#block-webform-3{
position:absolute;
  top:25%;
  left:0;
  right:0;
  z-index:100;
  width:100%;
  max-width:740px;
  background-color: #fff;
  padding:10px;
  box-shadow: 0px 0px 20px rgba(0,0,0,0.1);  
font-family: 'Montserrat',arial,sans-serif;
  margin:0 auto;z-index:666;
}
.bg-overlay.coh-ce-872e7eb9{z-index:555;}
#block-webform-3 form legend{
      margin-bottom: 2px;
}
#block-webform-3 #edit-processed-text-01{
margin:0 auto;
  width:100%;
  padding:0 0 10px;
}

#block-webform-3 #edit-processed-text-01 p{
margin:0; 
  text-align:center;
  color:#081F2D;
}

#block-webform-3 #edit-processed-text{
  width:50%;
  padding:20px;
  background-color: #00758D;
  display:inline-block;
  float:left;
}

#block-webform-3 #edit-processed-text p{
  color:#fff;
  font-family: 'Montserrat',arial,sans-serif;
  font-size: 40px;
  text-transform: uppercase;
  font-style: italic;
  font-weight:800;
  line-height:1.3;
  margin:15px 5px;padding:24px 0;
}
#block-webform-3 #edit-processed-text p > span{font-style:normal;}

#block-webform-3 .fieldgroup{
  display:inline-block;
  width:50%;
  padding:0 5px 0px 35px;
  margin:20px 0 0px;
}

#block-webform-3 .fieldgroup .fieldset-legend{
font-size:30px;
font-family: 'Montserrat',arial,sans-serif;
  font-weight:700;
  letter-spacing:0px;
  color:#00233F;
  
}

#block-webform-3 .fieldset-wrapper{
margin:10px 10px 10px 20px;
  color:#00233F;
}

#block-webform-3 .fieldset-wrapper label{
  font-size:20px;
  padding-left:30px;
  margin-bottom:7px;
  line-height:1.3em;
 }

#block-webform-3 #edit-actions{
  width: 50%;
  float:right;
  text-align: center;
  padding-top:20px;
  padding-bottom:0px
}

#block-webform-3 input#edit-actions-submit{
  width:51.139%;
  border-radius:50px;
  background-color:#FF9E18;
  border:2px solid #FF9E18;
  color:#081F2D;
  font-size:14px;
  padding:12px;  
  transition:background-color 0.5s, color 0.5s;font-weight:800;
}
#block-webform-3 input#edit-actions-submit:hover{
  background-color:#fff;
  border:2px solid #FF9E18;
  color:#FF9E18;
  transition:background-color 0.5s, color 0.5s;
}

#block-webform-3 input[type="radio"] {
   display:none;
}

#block-webform-3 form .form-type-radio label::before {
  pointer-events: none;
  background-color: #fff;
  height: 18px;
  width: 18px;
  position: absolute;
  top: 0;
  left: 0;
  border-width: 2px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border-style: solid;
  border-color: #D8D8D8;
  content: "";
}

#block-webform-3 form .form-type-radio label::after {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    pointer-events: none;
    font-size: 0;
    height: 12px;
    width: 12px;
    position: absolute;
    top: 5px;
    left: 5px;
    background-color: #001C71;
  border:0px;
  border-radius:3px;
}
.fieldset-wrapper div:first-child p {
    margin-bottom: 11px;
}
.footnote-mob {display:none}
@media (max-width: 1366px){

}

@media (max-width: 1024px) and (min-width:810px){

}

@media (max-width: 768px){
  #block-webform-3{
  padding-bottom:25px;padding-left:20px;padding-right:20px
  }
  
  #block-webform-3 input#edit-actions-submit{
   width:90%;
  }  
  
  #block-webform-3 #edit-processed-text, 
  #block-webform-3 .fieldgroup,
  #block-webform-3 #edit-actions{
  width:100%;
  }
  /*#block-webform-3 #edit-processed-text p{
  font-size:24px;
    text-align:center
}*/
  
  #block-webform-3 #edit-processed-text p > br{
  display:none;
}
  #block-webform-3 {width:90%}
  #block-webform-3 #edit-processed-text-01 p{font-size:16px}
  .footnote-mob{display:block}
  .footnote-desk{display:none}
  #block-webform-3 #edit-processed-text p {font-size:32px;padding:2px 0}
  #block-webform-3 .fieldset-wrapper label {font-size:14px}
}
