/* <!--/* = css 260417.3 =  */
.bricktown-contact-form .cmp-form-page-layout .contact-header {
  display: block;
  position: relative;
  width: 100%;
  padding-top: 5px;
}
.bricktown-contact-form .cmp-form-page-layout .contact-header::before {
  content: '';
  background-color: #0073af;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.bricktown-contact-form .employers-wrapper {
  margin-left: auto;
  margin-right: auto;
  padding: 0 15px;
  *zoom: 1;
}
.bricktown-contact-form .employers-wrapper::before, .employers-wrapper::after {
  content: "";
  display: table;
}
.bricktown-contact-form .cmp-form-page-layout .employers-wrapper {
  position: relative;
}
.bricktown-contact-form .cmp-form-page-layout .contact-form-container {
  position: relative;
  background: #ffffff;
  padding: 15px;
  /* margin-left: -15px; */
  /* margin-right: -15px; */
}
.bricktown-contact-form .cmp-form-page-layout .form-card {
  max-width: 360px;
  margin: 0 auto;
  margin-bottom: 0px;
}
.bricktown-contact-form .cmp-form-input {
  background: #f1f1f1;
  border-radius: 4px 4px 0 0;
  padding-top: 0;
  position: relative;
  width: 100%;
}
.bricktown-contact-form .cmp-form-input::after {
  content: '';
  transform: scaleX(0);
  transition: transform 250ms ease-in-out;
  border-bottom: 2px solid transparent;
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
}
.bricktown-contact-form .cmp-form .cmp-form-group, .bricktown-contact-form .cmp-form .cmp-form-field {
  position: relative;
  margin-bottom: 40px;
}
.cmp-form-input input {
  font-family: 'AvenirNextRegular', sans-serif !important;
  background: none;
  border: none;
  border-bottom: 1px solid #d4d2d2;
  color: #444444;
  font-size: 16px;
  outline: 0;
  padding: 35px 15px 7px 17px;
  width: 100%;
}
.bricktown-contact-form .cmp-form input, .bricktown-contact-form .cmp-form label, .bricktown-contact-form .cmp-form select, .bricktown-contact-form .cmp-form textarea {
  color: #1e1e1e;
}
.bricktown-contact-form .cmp-form-input input::placeholder {
  color: transparent;
}
.bricktown-contact-form .cmp-form .cmp-form-group__error, .bricktown-contact-form .cmp-form .cmp-form-field__error {
  display: none;
  position: relative;
  left: 18px;
  color: #C00000;
  font-size: 14px;
  font-weight: 500;
  text-align: left;
  letter-spacing: 0;
  line-height: 24px;
}

.bricktown-contact-form .cmp-form .cmp-form-group__error, .bricktown-contact-form .cmp-form .cmp-form-field__error i {
  display: none !important;
}

.bricktown-contact-form .cmp-form-textarea {
  border-radius: 4px;
  border: 3px solid #c9c9c9;
  display: block;
  height: 200px;
  margin-top: 0;
  max-width: 100%;
  position: relative;
}
.bricktown-contact-form .cmp-form-textarea textarea {
  border: none;
  font-family: inherit;
  font-size: 16px;
  height: 100%;
  outline: 0;
  overflow: auto;
  padding: 15px;
  resize: none;
  width: 100%;
}
.bricktown-contact-form .cmp-form-page-layout #recaptcha {
  margin-bottom: 0;
  cursor: pointer;
}

.cmp-form-field__captcha.cmp-form-field.cmp-form-field--error {
width:100%;
}
.cmp-form-field__captcha.cmp-form-field.cmp-form-field--error .g-recaptcha {
border: none;
width: 100%;
display: flex;
align-content: flex-start;
border-radius: 5px;
justify-content: flex-start;
text-align: left;
padding: 5px;
}

.cmp-form-page-layout #recaptcha > div {
  margin: 0 !important;
}


.bricktown-contact-form .cmp-form .cmp-form-group__error i::before, .bricktown-contact-form .cmp-form .cmp-form-field__error i::before {
  content: '\e94d';
}
.bricktown-contact-form .icomoon {
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.bricktown-contact-form .primary-cta {
  text-decoration: none;
  display: inline-block;
  text-align: left;
  position: relative;
  text-transform:inherit;
  font-size: 16px;
  padding: 15px 30px;
  letter-spacing: 1px;
  border-radius: 4px;
  cursor: pointer;
  font-weight: 500;
  width: fit-content;
}
.bricktown-contact-form .primary-cta::after {
  font-size: 0;
  content: none !important;
  display: none !important;
}


/* UPDATED STYLES FOR BRICKTOWN CONTACT FORM */
.bricktown-contact-form {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  flex-wrap: nowrap;
  text-align: left;
  float: inherit !important;
  font-family: 'AvenirNextRegular', sans-serif !important;
}
.bricktown-contact-form p {
  font-family: 'AvenirNextRegular', sans-serif !important;
/*  line-height: 1.4;*/
}
.bricktown-contact-form .primary-cta {
  background-color: #fff;
  color: #000;
  border-width: 1px;
  border-style: solid;
  border-color: #000;
  border-radius: 30px;
  width: fit-content;
}
.bricktown-contact-form .primary-cta:hover {
  border-color: #000;
  background-color: #000;
  color: #fff;
}
.bricktown-contact-form section.cmp-form-page-layout {
  background-color: #fff;
}
.bricktown-contact-form .contact-header {
  background-color: transparent;
  margin: 0;
  padding: 0;
}
.bricktown-contact-form .contact-header::before {
  background-color: transparent !important;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.bricktown-contact-form .employers-wrapper {
		width:inherit !important;
  padding: 0;
}
.bricktown-contact-form header.cmp-module-header {
  background-color: transparent !important;
  padding: 0 !important;
  margin: 70px 0 45px 0 !important;
}
.bricktown-contact-form header.cmp-module-header h1 {
  text-align: left;
  font-family: 'AvenirNextMedium', sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 60px;
  color: #ac632d;
/*  letter-spacing: -0.019em;*/
  margin-bottom: 0;
}
.bricktown-contact-form .contact-form-container {
  max-width: 1030px !important;
  flex: 0 0 auto;
  padding: 0 15px 15px 0 !important;
  margin: 0 auto 0 -5px !important;
  box-shadow: none !important;
}
.contact-form-container.m-col-6 form {
  width: 725px;
}
.bricktown-contact-form .cmp-form-page-layout .contact-form-container .cmp-module-description {
  text-align: left;
  font-size: 16px;
  margin-bottom: 0;
  font-weight: 300;
  color: #000;
  font-family: 'AvenirNextMedium', sans-serif !important;
}
.bricktown-contact-form .cmp-module-description p {
  margin-bottom: 0;
}
.bricktown-contact-form .form-card {
  display: flex;
  flex-direction:row;
  justify-content: space-between;
  max-width: inherit !important;
  gap: 30px;
  margin-bottom: 27px !important;
}
.bricktown-contact-form .form-card:nth-of-type(1){
  margin-bottom:-13px !important;
}
.bricktown-contact-form .form-card:nth-of-type(3){
  margin-bottom: 40px !important;
}
.bricktown-contact-form .form-card:nth-of-type(7){
  margin-bottom: 26px !important;
}
.bricktown-contact-form .form-card:nth-of-type(9){
  margin-bottom: 35px !important;
}
.bricktown-contact-form p.cmp-module-headline {
  font-size: 26px !important;
  line-height: inherit !important;
  color: #764e24;
  margin-bottom: 0 !important;
}
.bricktown-contact-form .cmp-form-field {
  margin-bottom: 0 !important;
}
.bricktown-contact-form .cmp-form-input {
  background: #fff !important;
}
.bricktown-contact-form .cmp-form-field label {
  position: relative;
  display: inline-block;
  top: 0;
  left: 0;
  margin-bottom: 10px !important;
  ;
  font-size: 16px;
  font-weight: inherit;
  color: #000;
}
.bricktown-contact-form .cmp-form-field {
  position: relative;
  margin-bottom: 40px;
}
.bricktown-contact-form .cmp-form-input label {
  color: #000 !important;
  font-size: 16px !important;
  font-weight: inherit !important;
  top: 0 !important;
  left: 0 !important;
}
.bricktown-contact-form .cmp-form-input input::-webkit-input-placeholder, .bricktown-contact-form input:-moz-placeholder, .bricktown-contact-form input::-moz-placeholder, .bricktown-contact-form input:-ms-input-placeholder, .bricktown-contact-form input::placeholder {
  color: #764e24 !important;
}
.bricktown-contact-form .cmp-form-input:after {}
/* ________ FOCUS _________ */
.bricktown-contact-form .cmp-form-field--focus label {}
/* ________ ERROR _________ */
.bricktown-contact-form .cmp-form-field--error label {
  font-size: 16px !important;
  left: 0 !important;
  top: 0 !important;
}
.bricktown-contact-form .cmp-form-field.cmp-form-field--error input {
  border: 1px #ac632d solid !important;
}
.bricktown-contact-form span.cmp-form-field__error.cmp-form-field__error--show {
		display:block;
  color: #ac632d;
  top: 3px;
  left: 0;
  font-size: 14px;
  font-weight: 400 !important;
}
.bricktown-contact-form .cmp-form-field--error.cmp-form-input span {
  color: #ac632d;
  top: 3px;
  left: 0;
  font-size: 14px;
}
.bricktown-contact-form .cmp-form-select label {
  color: #000;
}
.bricktown-contact-form .cmp-form-input input {
  height: 50px;
  border: 1px #000000 solid;
  border-radius: 5px;
  padding: 0 0 0 8px;
}
.bricktown-contact-form .cmp-form .cmp-form-group--focus.cmp-form-input input::placeholder, .bricktown-contact-form .cmp-form .cmp-form-field--focus.cmp-form-input input::placeholder, .bricktown-contact-form .cmp-form .cmp-form-group--error.cmp-form-input input::placeholder, .bricktown-contact-form .cmp-form .bricktown-contact-form .cmp-form-field--error.cmp-form-input input::placeholder {
  color: #575757 !important;
}
.bricktown-contact-form .cmp-form-textarea {
  border-radius: inherit;
  border: none;
  width: 100%;
  min-height: 200px;
  height: inherit;
}
.bricktown-contact-form .cmp-form-textarea textarea {
  border: 1px #000000 solid !important;
  border-radius: 5px;
  resize: vertical;
  height: 200px;
	 margin-top:0;
}
.bricktown-contact-form .cmp-form-textarea textarea:focus {
  outline: solid 1px #ddd;
}

.contact-right-sidebar h2 {
	margin-bottom:30px !important;
}



@media (min-width: 768px) {
  .bricktown-contact-form .cmp-form-page-layout .contact-header::before {
    height: 11%;
  }
  .bricktown-contact-form .cmp-form-page-layout .contact-form-container {
    padding: 0 15px 40px 0 !important;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 160px;
    border-radius: 4px;
    box-shadow: 0 3px 17px 6px rgba(30, 30, 30, 0.08);
    z-index: 0;
    width: 100%;
    max-width: 750px;
    display: flex;
    float: none;
    justify-content: center;
    flex-direction: column;
  }
}

@media (min-width: 1140px) and (max-width: 1440px) {
  .bricktown-contact-form .employers-wrapper {
    width: inherit !important;
    padding: 0;
  }
}

@media screen {
  .bricktown-contact-form p {
    margin-bottom: 0;
  }
}

/* mobile */
@media screen and (max-width:1023px){

  .bricktown-contact-form .form-card {
    flex-direction:column;
  }
  .contact-form-container.m-col-6 form {
    width: 100%;
  }
  .bricktown-contact-form header.cmp-module-header {
    margin: 0px 0 45px 0 !important;
  }

  .bricktown-contact-form .cmp-form-page-layout .contact-header {
    padding-top: 0px;
  }

}

.twocolumnlayout .employers-wrapper .d-col-9 {
padding:0 15px 0 0;
}

.header_clr #btn_search {
  background-image: url(../images/icon_search_black.png) !important;
}

.header_clr #btn_search_mobile {
  background-image: url(../images/search_icon_mobile_brick.png) !important;
}
.header_clr #btn_menu_mobile {
	background-image: url(../images/hamburger_brick.png) !important;
}

.header_clr .logo_mobile img {
  filter: inherit !important;
}





