::placeholder {
  color: #20242B;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #20242B;
}

::-ms-input-placeholder {
  color: #20242B;
}


input[type=url], 
input[type=tel], 
input[type=email], 
input[type=text] {
  outline: 2px solid #20242B !important;
  outline-offset: 0 !important;
  border: 0;
  border-left: 10px solid transparent;
  font-size: 16px !important;
  color: #20242B !important;
  padding: 10px 20px 10px 10px !important;
  background: #fff!important;
  font-family: 'Moderat', Helvetica, sans-serif!important;
  font-size: 16px !important;
  font-weight: 400 !important;
  color: #20242B !important;
  transition: border-color .25s ease-out;
  width: 100%;
}

input[type=url]:focus, 
input[type=tel]:focus, 
input[type=email]:focus, 
input[type=text]:focus,
select:focus {
  border-left-color: #FFDD00;
}

input[type="checkbox"] {
  border: 0 !important;
  outline: 0 !important;
  padding: 0 !important;
  height: auto !important;
}

select {
  border: 2px solid #20242B !important;
  border-left: 10px solid transparent;
  font-size: 16px !important;
  color: #20242B;
  padding: 5px 20px;
  background: #fff;
  border-radius: 0;
  font-family: 'Moderat',Helvetica,sans-serif!important;
  font-size: 16px;
  font-weight: 400;
  color: #20242B;
  outline: 0;
  outline-offset: 0 !important;
  width: 100%;
}

select option {
  border: 0;
  background: #fff;
  border-radius: 0;
}

input[type=submit] {
  border: 3px solid #0020A0!important;
  color: #0020A0!important;
  background: #fff!important;
  padding: 10px 20px!important;
}

body .mktoForm {
  max-width: 100%;
}

body .mktoForm .mktoFormRow {
  margin-top: 0 !important;
}

body .mktoForm .mktoFormCol {
  min-height: 0 !important;
  margin-bottom: 20px !important;
  width: 100%;
}

body .mktoForm .mktoButtonRow {
  width: 100%;
  margin-top: 10px;
}

body .mktoForm .mktoButtonWrap  {
  margin-left: 0 !important;
}

body .mktoForm button.mktoButton {
  border: 3px solid #0020A0!important;
  margin: 0 !important;
  background-color: #0020A0!important;
  color: #fff !important;
  background-image: none !important;
  font-family: 'Moderat', Helvetica, sans-serif !important;
  font-weight: 400 !important;
  border-radius: 0 !important;
  
  width: 100% !important;
  height: 50px;
  font-size: 20px !important;
  outline: 0px !important;
  text-shadow: none !important;
  box-shadow: none !important;
  
  max-width: 100% !important;
}

body .mktoForm .mktoField {
  border: none !important;
  max-width: 100%!important;
  height: 50px !important;
  padding: 10px 20px 10px 10px !important;
  border-left: 10px solid transparent !important;
  outline: 2px solid #20242B !important;
  outline-offset: 0 !important;
  font-size: 16px !important;
  font-weight: 400!important;
  font-family: 'Moderat', Helvetica, sans-serif !important;
  transition: border-color .25s ease-out;

}

select,
body .mktoForm select.mktoField {
  margin: 0 !important;
  padding: 10px 20px 10px 10px !important;
  border-radius: 0 !important;
  -webkit-appearance: none !important;
  appearance: none !important;
  
  background-image: url(images/down-arrow.svg);
  background-repeat: no-repeat;
  background-position: 96% center;
  background-size: 18px;
  background-color: #fff;
  cursor: pointer;
}


body .mktoForm textarea.mktoField {
  float: left;
  min-height: 50px;
  height: auto !important;
  padding: 10px 20px 10px 10px !important;
}

.mktoForm .mktoFieldWrap {
  width: 100%;
}

.mktoForm .mktoField:focus {
  border-color: #FFDD00 !important;
}

.mktoForm .mktoError {
  left: 22px;
  right: auto !important;
}

.mktoForm .mktoErrorArrow {
  background-color: #20242B !important;
  border: 0 !important;
}

.mktoForm .mktoError .mktoErrorMsg {
  background-color: #20242B !important;
  background-image: none !important;
  color: #fff !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-radius: 0 !important;
  border: 0 !important;
  font-family: 'Moderat', Helvetica, sans-serif !important;
}

.mktoLabel {
  font-family: 'Moderat'!important,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #20242B;
}

.download-form-container iframe {
  border: 0;
  display: block;
  width: 100%;
  min-height: 400px;
}

.mktoContent .lpeCElement {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  margin: auto;
  width: 98%;
}

body .mktoClear:empty {
  display: none;
}

@media (min-width: 1024px) {
  body .mktoForm {
    max-width: 375px;
    margin: 0 auto !important;
    width: 100% !important;
  }
  
  body .mktoForm .mktoFormCol {
    margin-bottom: 4px !important;
  }
}


/* .mktoForm .mktoFormCol {
  min-height: 65px!important;
}

.mktoField, 
.form-field-container {
  width: 100%;
  border: 1px solid #20242B;
}

.mktoForm .mktoFormCol {
  margin-bottom: 0  !important;
}


.mktoForm {
  width: 100% !important;
}

.mktoForm input,
.mktoForm select {
  margin-bottom: 10px !important;
}

.mktoButton, 


.mktoButton,
.mktoForm button.mktoButton,
.mktoButton .mktoButtonWrap .mktoButton,
.mktoForm .mktoButtonWrap,
.mktoForm .mktoButtonWrap.mktoSkip button.mktoButton {
  height: auto !important;
  background-color: #0020A0 !important;
  color: #fff !important;
  margin-left: 0 !important;
  margin: 0 !important;
  font-family: 'Moderat', Helvetica, sans-serif !important;
  border-radius: 0!important;
  font-weight: 400 !important;
}

.mktoButtonRow,
.mktoForm .mktoFormCol, 
.mktoForm .mktoFieldWrap,
.mktoForm .mktoFieldWrap .mktoField,
.mktoForm .mktoField,
.mktoForm .mktoButtonRow button.mktoButton {
  width: 100% !important;
}

.mktoForm .mktoFormCol {
  padding-left: 2px;
  padding-right: 2px;
}






.col-form .form-field-container {
  width: auto!important;
  margin-bottom: .5rem!important;
}

.col-form input[type=url], input[type=tel], input[type=email], input[type=text] {
  width: 100%;
  font-family: 'Moderat',Helvetica,sans-serif!important;
}

.col-form .form-field-container select {
  height: 44px!important;
  width: 100%!important;
  border: 0!important;
  font-family: 'Moderat',Helvetica,sans-serif!important;
  border-radius: 0!important;
  background: #fff!important;
  -webkit-appearance: none;
  outline: none;
}

.col-form .form-field-select-container:after {
  content: "\2228";
  position: absolute;
  top: 0;
  right: 30px;
  bottom: 0;
  font-size: 1.1rem;
  line-height: 44px;
  padding: 0;
  background: transparent;
  color: #20242B;
  pointer-events: none;
  -webkit-border-radius: 0 6px 6px 0;
  -moz-border-radius: 0 6px 6px 0;
  border-radius: 0 6px 6px 0;
}

.mktoForm {
  max-width: 395px !important;
}

.mktoForm .mktoField {
  border-left: 10px solid transparent !important;
}

.mktoForm .mktoFormRow .mktoField {
  border-left: 10px solid transparent !important;
  transition: border-color .25s ease-out;
  outline-offset: 0 !important;
}

.mktoForm .mktoField:focus {
  border-left: 10px solid #FFDD00 !important;
}

.mktoForm .mktoError {
  left: 0 !important;
  right: auto !important;
}

.mktoForm .mktoError .mktoErrorArrow {
  background-color: #000 !important;
  color: #fff !important;
  border-color: #000 !important;
}

.mktoForm .mktoError .mktoErrorMsg {
  background-color: #000 !important;
  box-shadow: none !important;
  background-image: none !important;
  text-shadow: none !important;
  border-radius: 0 !important;
  border: none !important;
}

.mktoContent .lpeCElement {
  position: relative !important;
}


@media (max-width: 768px) {
  .block-newsletter-signup-cta-banner .container .mktoForm .mktoFormRow {
    height: 25px!important;
  }

  .block-newsletter-signup-cta-banner .container .mktoForm {
    width: 280px!important;
  }

  .block-newsletter-signup-cta-banner .container .mktoForm .mktoField {
    width: 270px!important;
    padding: 10px!important;
    height: 25px!important;
  }
  
  .block-newsletter-signup-cta-banner .container .mktoForm button.mktoButton {
    width: 110px !important;
    height: 38px!important;
    border: 3px solid #ffffff !important;
    background: transparent !important;
    color: #ffffff !important;
    padding: 0!important;
    line-height: 1!important;
    font-size: 1rem!important;
  }
}

@media (min-width: 768px) {
  .mktoForm {
    max-width: 395px !important;
    margin-right: 0;
    margin-left: auto;
  }

  .mktoForm .mktoButtonRow .mktoButtonWrap {
    margin-left: 0 !important;
  }
} */