 #wrapper3 {
     background-color: transparent;
     padding: 0;
 }
 #formwrap {
  margin:0 auto; 
  width:100%; 
  max-width:1200px; 
  padding:20px;
  box-sizing:border-box;
  background-color: #020033;
  width: fit-content;
  height: fit-content;
  padding-bottom: 16vw;

}
.formwrap {
  width:100%;
  max-width:700px;
  display:inline-block;
  border: 2px solid transparent;
     margin: 0 auto;


}
.formsect {
  font-size:40px;
  line-height:45px;
  margin:60px 0  30px 0;
  text-transform:uppercase;
    font-family: "Monigue";
	color: #f8dd4b;
    border-radius: 0 15px 0 15px;
}
.formquest {
  font-size:14px;
  line-height:17px;
  margin:20px 0 10px 0;
    color: white;
}
.formnote {
  font-size:14px;
  line-height:15px;
  margin:20px 0 10px 0;
    color: #f8dd4b;
}
.formfields {
    font-size:14px;
  margin:10px 0;
    border-radius: 20px;
    color: white;
}
.formlinks {
  font-size:14px;
    color: #f8dd4b;
}
.formlinks a:link {
      font-size:14px;
	color: #f8dd4b;
	text-decoration: none;
    font-weight: normal;
}

.formlinks a:visited {
	color: #f8dd4b;
    font-weight: normal;
}

.formlinks a:hover {
	color: #FFF;
    font-weight: normal;
}

.formlinks a:active {
	color: #f8dd4b;
    font-weight: normal;
}
.reqstar {
  font-size:20px;
  color:#f8dd4b;
}
.chosen-select,
.textinput {
  width:100%;
  padding:20px;
  background-color:#ffffff;
  box-sizing:border-box;
}
.chosen-container {
  background-color:#ffffff;
}
.textarea {
  width:100%;
  height:100px;
  box-sizing:border-box;
  padding:10px;
}
.g-recaptcha {
  border: 2px solid transparent;
}
#rec-submit {
	display: block;
	position: relative;
	color: #020033;
	padding: 1.3vw 2.5% 1vw 2.5%;
	width: 100%;
    height: t;
	text-align: center;
	font-family: "Monigue";
	font-size: 2vw;
	line-height: 2vw;
	background-color: #f8dd4b;
    border-radius: 0 15px 0 15px;
    margin: 3vw auto 0 auto;
    font-weight: normal;
}
#rec-submit:hover {
	color: #020033;
	background-color: #fbed8c;
    font-weight: normal;
}
#errors {
  color:#e73323;
  font-size:14px;
  line-height:20px;
  display:none;
    margin: 20px 0;
}
#rec_done {
  display:none;
    position: absolute;
    box-sizing: border-box;
    top: 0;
    left: 0;
    width: 100%;
    height: 50vw;
    padding: 5vw 20%;
    background-color: #020033;
    
}
.stf-rec-text-header {
	display: block;
	position: relative;
	box-sizing: border-box;
    width: 60%;
      margin: 0 auto;
    height: auto;
    text-align: center;
	font-family: "Monigue";
	font-size: 5.7vw;
	line-height: 5vw;
	color: #FFDD03;
    padding-top: 1.5vw;
    text-transform: uppercase;
}
.stf-rec-text-header2 {
	display: block;
	position: relative;
	box-sizing: border-box;
    margin: 0 auto;
    width: 60%;
    height: auto;
    text-align: center;
	font-family: "Monigue";
	font-size: 2vw;
	line-height: 2vw;
	color: #FFF;
    padding-top: 1.1vw;
}
.rec-back {
	display: block;
	position: relative;
	color: #020033;
	padding: 1vw 5vw;
	width: fit-content;
    height: fit-content;
	text-align: center;
	font-family: "Monigue";
	font-size: 2vw;
	line-height: 2vw;
	background-color: #f8dd4b;
    border-radius: 0 15px 0 15px;
    margin: 3vw auto 0 auto;
    font-weight: normal;
}
.rec-back:hover {
	color: #020033;
	background-color: #fbed8c;
    font-weight: normal;
}


@media only screen and (max-width: 461px) {
#rec-submit {
	display: block;
	position: relative;
	color: #020033;
	padding: 3.5vw 12% 2vw 12%;
	width: 100%;
    height: auto;
	text-align: center;
	font-family: "Monigue";
	font-size: 7vw;
	line-height: 12vw;
	background-color:#FFDD03;
    border-radius: 0 15px 0 15px;
    margin: 8vw auto 0 auto;
    font-weight: normal;
}
#rec-submit:hover {
	color: #020033;
	background-color: #fbed8c;
    font-weight: normal;
}
 #rec_done {
  display: none;
    position: absolute;
    box-sizing: border-box;
    top: 0;
    left: 0;
    width: 100%;
    height: 260vw;
    padding: 10vw 5%;
    background-color: #020033;
    
}
.stf-rec-text-header {
	display: block;
	position: relative;
	box-sizing: border-box;
    width: 90%;
      margin: 0 auto;
    height: auto;
    text-align: center;
	font-family: "Monigue";
	font-size: 16vw;
	line-height: 15vw;
	color: #FFDD03;
    padding-top: 0;
    text-transform: uppercase;
}
.stf-rec-text-header2 {
	display: block;
	position: relative;
	box-sizing: border-box;
    margin: 0 auto;
    width: 100%;
    height: auto;
    text-align: center;
	font-family: "Monigue";
	font-size: 6vw;
	line-height: 7vw;
	color: #FFF;
    padding-top: 5vw;
}
.rec-back {
	display: block;
	position: relative;
	color: #020033;
	padding: 2vw 5% 2vw 5%;
	width: fit-content;
    height: fit-content;
	text-align: center;
	font-family: "Monigue";
	font-size: 7vw;
	line-height: 12vw;
	background-color:#FFDD03;
    border-radius: 0 15px 0 15px;
    margin: 12vw auto 0 auto;
    font-weight: normal;
    }
.rec-back:hover {
	color: #020033;
	background-color: #fbed8c;
    
}
}
