
.event-planning-wrap h2 {
    color: #231F20;
    font-weight: bold;
    margin-bottom: 16px;
}


.event-planning-wrap p {
    color: #231F20;
    font-size: 22px;
    line-height: 34px;
    margin-bottom: 10px !important;
}

.event-planning-wrap span:not(.recaptcha) .wpcf7-not-valid-tip {
    position:relative;
	margin-top:-25px;
}

.event-planning-wrap p:last-of-type {
    margin-top: 16px !important;
    margin-bottom: 44px !important;
}


.contact-form-hrc-main h3 {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 21px;
}

.contact-form-hrc-main label {
     font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    color: #000000;
    margin-bottom: 10px;
}


.contact-form-hrc-main [type='text'], .contact-form-hrc-main [type='date'], .contact-form-hrc-main [type='datetime'], .contact-form-hrc-main [type='email'], .contact-form-hrc-main [type='tel'], .contact-form-hrc-main textarea, .contact-form-hrc-main select {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 46px;
   padding: 0;
    border: 1px solid #ABADAF;
    border-radius: 0;
    background-color: #EEEFEF;
    box-shadow: none;
     font-size: 18px;
    font-weight: normal;
    line-height: 26px;
    color: #363940;
    border-radius: 5px;
    margin-bottom: 32px;
    padding: 0 0 0 14px;
   }

  .contact-form-hrc-main textarea {
    height: 96px;
    border-radius: 5px;
    padding: 10px 14px 0 14px;
}

.contact-form-hrc-main input.wpcf7-form-control.wpcf7-submit {
    background: #709D2F;
    border: none;
    height: 45px;
    max-width: 173px;
    width: 100%;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    font-weight: bold;
     border-radius: 3px;
}

.specify-item label {
    font-weight: normal;
}


.contact-form-time-wrap {
    display: flex;
    justify-content: space-between;
    padding-top: 16px;
    flex-direction: row;
}

.contact-form-wrap {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}


.contact-form-wrap .left-col {
    width: 100%;
    max-width: 582px;
    margin-right: 15px;
}

 .contact-form-wrap .right-col {
    width: 100%;
    max-width: 174px;
}


.contact-form-hrc-main select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(/wp-content/uploads/arrow-down-select.svg) !important;
    background-repeat: no-repeat !important;
    background-position-x: 90% !important;
    background-position-y: 17px !important;
    padding-left: 15px;
    background-size: 9px 8px;
}

.contact-form-hrc-main label span {
    color: #D82435;
    padding-left: 6px;
}

.checkbox-wrap span.wpcf7-list-item-label {
    color: #000000;
    padding-left: 16px;
}
.wp-block-column.event-planning-wrap {
    max-width: 792px;
    margin: 0 auto;
    padding: 40px 0 44px;
}

.event-information-wrap h3 {
    margin-bottom: 21px;
}

.contact-form-hrc-main br {
    display: none;
}

.event-information-wrap {
    padding-right: 6px;
}

.wpcf7-checkbox span.wpcf7-list-item {
    margin: 0;
}


.wpcf7-checkbox input[type="checkbox" ] {
    cursor: pointer;
    position: relative;
    z-index: 0;
    opacity: 1;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 12px;
    height: 10px;
    border: none !important;
}

.wpcf7-checkbox input[type="checkbox" ] {
  display: inline-flex;
  align-items: center;
  user-select: none;
}
.wpcf7-checkbox input[type="checkbox" ]::before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    flex-shrink: 0;
    flex-grow: 0;
    border-radius: 2px;
    margin-right: 0.5em;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
    background-color: #EEEFEF;
    border: 1px solid #ABADAF;
    top: 5px;
    position: relative;
}

.wpcf7-checkbox input[type="checkbox" ]:checked::before {
  border-color: #00697f;
  background-color: #00697f;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}

.contact-form-time-wrap .time-item {
    width: 100%;
}

.contact-form-time-wrap .time-item:first-child {
    max-width: 174px;
    margin-right: 30px;
}


.contact-form-time-wrap .time-item:nth-child(2n) {
    max-width: 174px;
    margin-right: 30px;
}

.contact-information-wrap {
    padding: 48px 0 ;
}

.contact-information-wrap:before {
    content: "";
    background-image: url(/wp-content/uploads/line-dashed-icon.svg);
    width: 100%;
    display: block;
    height: 2px;
    position: relative;
    top: -41px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.contact-information-wrap h3 {
    margin-bottom: 20px;
}

.contact-information-wrap:after {
    content: "";
    background-image: url(/wp-content/uploads/line-dashed-icon.svg);
    width: 100%;
    display: block;
    height: 2px;
    position: relative;
    top: 7px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.event-description-wrap h3 {
    margin-bottom: 20px;
}

.contact-form-wrap-100.btn-wrap {
    padding: 30px 0 0;
}

.How-would-you-like-BCOHRC-to-participate select.wpcf7-form-control {
    background-position-x: 97% !important;
}


.hide-field-form {
    display: none;
}


.hide-field-form-Other\:.Please.explain{
    display: block;
}






































/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
	
} /* end 1200 */

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	
}  /*  end 992 */

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	
} /* end 768 */

/* Small Devices, Tablets */
@media only screen and (max-width : 550px) {
	
.contact-form-time-wrap {
       flex-direction: column;
}

.contact-form-time-wrap .time-item:first-child {
    max-width: 100%;
    margin-right: 0;
}
.contact-form-time-wrap .time-item:nth-child(2n) {
    max-width: 100%;
    margin-right: 0;
}

.contact-form-hrc-main select {
     background-position-x: 97% !important;
  
}

} /* end 550 */





/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {

} /*  end 480 */