







/* 1a. Containers */







/* 1b. Colors */





/* 1c. Typography */











/* Primary | Secondary */



/* ANCHOR VARIABLES */













/* BLOCKQUOTE */
















/* H1 FONT VARIABLES */















/* H2 FONT VARIABLES */















/* H3 FONT VARIABLES */















/* H4 FONT VARIABLES */















/* H5 FONT VARIABLES */















/* H6 FONT VARIABLES */















/* 1d. Buttons */

/* Primary Button */





  







/* Primary Button Responsive */








/* Secondary Button */













/* Secondary Button Responsive */








/* Tertiary Button */




















/* Tertiary Button Responsive */








/* Quaternary Button */




















/* Quaternary Button Responsive */








/* Senary Button */




















/* Senary Button Responsive */








/* Black Button */













/* Black Button Responsive */









/* 1e. Forms */



































































/* Form Submit Button Default */






/* Form Submit Button Hover */




/* Form Submit Button Responsive */








/* Form Submit Thank You MSG */









/* 1f. Tables */












/* Bullet Points */











.content-wrapper {
  max-width: 1240px;
}

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 80px 15px;
}

@media (max-width: 477px){
  .dnd-section,
  .content-wrapper--vertical-spacing {
    padding: 50px 15px;
  }
}

.dnd-section > .row-fluid {
  max-width: 1240px;
}


html,
body{ 
  background: #FFFFFF;
}

main{
  font-size: 14px;
  font-family: F37Bolton, sans-serif; font-style: normal; font-weight: normal; text-decoration: none; 
  color: #000000;  
}

main p, footer p, header p{
  font-size: 14px;
  font-family: F37Bolton, sans-serif; font-style: normal; font-weight: normal; text-decoration: none; 
  color: #000000;
}

main li, header li{
  font-size: 14px;
  font-family: F37Bolton, sans-serif; font-style: normal; font-weight: normal; text-decoration: none; 
  color: #000000;  
}

/* Anchors */
main a, footer a, header a {
  font-family: F37Bolton, sans-serif; font-style: normal; font-weight: bold; text-decoration: underline;
  color: #000000;
  outline: none;
  font-size: 14px;
}

/* main a {
  text-decoration: none;
} */

main a:hover, footer a:hover, header a:hover,
main a:focus, footer a:focus, header a:focus {
  font-family: F37Bolton, sans-serif; font-style: normal; font-weight: bold; text-decoration: underline;
  color: rgba(255, 214, 2, 1.0);
  outline: none;
}

main a:active, footer a:active, header a:active {
  font-family: F37Bolton, sans-serif; font-style: normal; font-weight: bold; text-decoration: underline;
  color: rgba(255, 214, 2, 0.0);
}

/* Blockquote */
main blockquote {
  font-family: F37Bolton, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #000000;
  font-size: 16px;
}

main blockquote:before {
  color: rgba(0, 0, 0, 1.0);
}

/* Headings */

main h1, footer h1, header h1 {
  font-weight: normal; text-decoration: none; font-family: DIN Condensed, sans-serif; font-style: normal;
  color: #000000;
  font-size: 32px;
  text-transform: uppercase;

  font-weight: 400;
}

main h2, footer h2, header h2, main h2 *, main h2 *:hover {
  font-weight: normal; text-decoration: none; font-family: DIN Condensed, sans-serif; font-style: normal;
  color: #000000;
  font-size: 26px;
  text-transform: uppercase;

  font-weight: 400;
}

main h3, footer h3, header h3, main h3 *, main h3 *:hover {
  font-weight: normal; text-decoration: none; font-family: DIN Condensed, sans-serif; font-style: normal;
  color: #000000;
  font-size: 20px;
  text-transform: uppercase;

  font-weight: 400;
}

main h4, footer h4, header h4, main h4 *, main h4 *:hover {
  font-weight: normal; text-decoration: none; font-family: DIN Condensed, sans-serif; font-style: normal;
  color: #000000;
  font-size: 16px;
  text-transform: uppercase;

  font-weight: 400;
}

main h5, footer h5, header h5, main h5 *, main h5 *:hover {
  font-weight: normal; text-decoration: none; font-family: DIN Condensed, sans-serif; font-style: normal;
  color: #000000;
  font-size: 16px;
  text-transform: uppercase;

  font-weight: 400;
}

main h6, footer h6, header h6, main h6 *, main h6 *:hover {
  font-weight: normal; text-decoration: none; font-family: DIN Condensed, sans-serif; font-style: normal;
  color: #000000;
  font-size: 18px;
  text-transform: uppercase;

  font-weight: 400;
}

/* Bullet Points Default */

main .hs_cos_wrapper_type_rich_text ul {
  list-style: none;
}
main .hs_cos_wrapper_type_rich_text ul li::before {
  content: "\2022";
  display: inline-block;
  width: 1em;
  margin-left: -1em;
  color: #000000;
  font-size: 16px;
}


/* TABLET */
@media (min-width: 767px) {
  main,main li,main p, footer p, header p{
    font-size: 16px;
  }

  main a, footer a, header a {
    font-size: 16px;
  }

  main blockquote {
    font-size: 20px;
  }

  main h1, footer h1, header h1, main h1 *, main h1 *:hover {
    font-size: 48px;

    font-weight: 400;
  }

  main h2, footer h2, header h2, main h2 *, main h2 *:hover {
    font-size: 34px;

    font-weight: 400;
  }

  main h3, footer h3, header h3, main h3 *, main h3 *:hover {
    font-size: 28px;

    font-weight: 400;
  }

  main h4, footer h4, header h4, main h4 *, main h4 *:hover {
    font-size: 22px;

    font-weight: 400;
  }

  main h5, footer h5, header h5, main h5 *, main h5 *:hover {
    font-size: 20px;

    font-weight: 400;
  }

  main h6, footer h6, header h6, main h6 *, main h6 *:hover {
    font-size: 18px;

    font-weight: 400;
  }

  
  main .hs_cos_wrapper_type_rich_text ul li::before {
    font-size: 15px;
  }
  

}

/* DESKTOP */
@media (min-width: 990px) {
  main,main li,main p, footer p{
    font-size: 18px;
  }

  main a, footer a, header a {
    font-size: 18px;
  }

  main blockquote {
    font-size: 25px;
  }

  main h1, footer h1, header h1, main h1 *, main h1 *:hover {
    font-size: 65px;

    font-weight: 400;
  }

  main h2, footer h2, header h2, main h2 *, main h2 *:hover {
    font-size: 42px;

    font-weight: 400;
  }

  main h3, footer h3, header h3, main h3 *, main h3 *:hover {
    font-size: 35px;

    font-weight: 400;
  }

  main h4, footer h4, header h4, main h4 *, main h4 *:hover {
    font-size: 30px;

    font-weight: 400;
  }

  main h5, footer h5, header h5, main h5 *, main h5 *:hover {
    font-size: 25px;

    font-weight: 400;
  }

  main h6, footer h6, header h6, main h6 *, main h6 *:hover {
    font-size: 22px;

    font-weight: 400;
  }

  
  main .hs_cos_wrapper_type_rich_text ul li::before {
    font-size: 16px;
  }
  
}


/* Primary Button */
button,
.button {
  font-family: DIN Condensed, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #000000;
  font-size: 18px;
  background: rgba(255, 214, 2, 1.0);
  border-radius: 0px;
  text-transform: uppercase;
  border: 1px solid #FFD602;
;
  padding-top: 14px;
padding-right: 35px;
padding-bottom: 14px;
padding-left: 35px;
;
  width: auto;
  transition: all .3s ease-in-out;
  text-transform: uppercase;
}

.button .cta_button{
  font-family: DIN Condensed, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #000000;
  font-size: 18px;
  text-transform: uppercase;
  text-transform: uppercase;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  font-family: DIN Condensed, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: rgba(0, 0, 0, 1.0);
  background: rgba(224, 187, 0, 1.0);
  border-color: #E0BB00;
}

.button:hover .cta_button,
.button:focus .cta_button{
  color: rgba(0, 0, 0, 1.0);
}

button:active,
.button:active,
.button .cta_button:active{
  font-family: DIN Condensed, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background: rgba(224, 187, 0, 1.0);
  border-color: #E0BB00;
}

/* Secondary Button */
.secondary-button {
  font-family: DIN Condensed, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #000000;
  font-size: 18px;
  background: rgba(255, 255, 255, 1.0);
  border-radius: 0px;
  text-transform: uppercase;
  border: 2px solid #ffd602;
;
  padding-top: 14px;
padding-right: 35px;
padding-bottom: 14px;
padding-left: 35px;
;
  width: auto;
  text-transform: uppercase;
}

.secondary-button .cta_button{
  font-family: DIN Condensed, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #000000;
  font-size: 18px;
  text-transform: uppercase;
}

.secondary-button:hover,
.secondary-button:focus {
  font-family: DIN Condensed, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: rgba(0, 0, 0, 1.0);
  background: rgba(255, 214, 2, 1.0);
  border-color: #ffd602;
}

.secondary-button:hover .cta_button,
.secondary-button:focus .cta_button{
  color: rgba(0, 0, 0, 1.0);
}

.secondary-button:active,
.secondary-button .cta_button:active{
  font-family: DIN Condensed, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background: rgba(255, 214, 2, 1.0);
  border-color: #ffd602;
}

/* Quaternary Button */
.tertiary-button {
  font-family: DIN Condensed, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 18px;
  background: rgba(255, 214, 2, 0.0);
  text-transform: uppercase;
  padding: 0px;
;
  text-transform: uppercase;
}

.tertiary-button .cta_button{
  font-family: DIN Condensed, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 18px;
  text-transform: uppercase;
}

.tertiary-button:hover,
.tertiary-button:focus {
  font-family: DIN Condensed, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: rgba(255, 214, 2, 1.0);
  background: rgba(255, 214, 2, 0.0);
}

.tertiary-button:hover .cta_button,
.tertiary-button:focus .cta_button{
  color: rgba(255, 214, 2, 1.0);
}

.tertiary-button:active,
.tertiary-button .cta_button:active{
  font-family: DIN Condensed, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background: transparent;
}

.tertiary-button:after {
  font-family: 'Font Awesome 5 Pro';
  content: '\f178';
  color: rgba(255, 255, 255, 1.0);
  background: rgba(255, 214, 2, 0.0);
  display: inline-block;
  margin-left: 10px;
  font-weight: 300;
  transition: all .3s ease-in-out;
}

.tertiary-button:hover:after {
  color: rgba(255, 214, 2, 1.0);
  background: rgba(255, 214, 2, 0.0);
  margin-left: 20px;
}

/* Quaternary Button */
.quaternary-button {
  font-family: DIN Condensed, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #000000;
  font-size: 18px;
  background: rgba(255, 214, 2, 0.0);
  text-transform: uppercase;
  padding: 0px;
;
  text-transform: uppercase;
}

.quaternary-button .cta_button{
   font-family: DIN Condensed, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #000000;
  font-size: 18px;
   text-transform: uppercase;
}

.quaternary-button:hover,
.quaternary-button:focus {
  font-family: DIN Condensed, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: rgba(255, 214, 2, 1.0);
  background: rgba(255, 214, 2, 0.0);
}

.quaternary-button:hover .cta_button,
.quaternary-button:focus .cta_button{
  color: rgba(255, 214, 2, 1.0);
}

.quaternary-button:active,
.quaternary-button .cta_button:active{
  font-family: DIN Condensed, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background: transparent;
}

.quaternary-button:after {
  font-family: 'Font Awesome 5 Pro';
  content: '\f178';
  color: rgba(0, 0, 0, 1.0);
  background: rgba(255, 214, 2, 0.0);
  display: inline-block;
  margin-left: 10px;
  font-weight: 300;
  transition: all .3s ease-in-out;
}

/* FIREFOX */
@-moz-document url-prefix() {
  .quaternary-button:after {
  height: 25px!important;
  }
}

.quaternary-button:hover:after {
  color: rgba(255, 214, 2, 1.0);
  background: rgba(255, 214, 2, 0.0);
  margin-left: 20px;
}

/* senary Button */
.senary-button {
  font-family: DIN Condensed, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #ffd602;
  font-size: 18px;
  background: rgba(255, 214, 2, 0.0);
  text-transform: uppercase;
  padding: 0px;
;
  text-transform: uppercase;
}

.senary-button .cta_button{
   font-family: DIN Condensed, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #ffd602;
  font-size: 18px;
   text-transform: uppercase;
}

.senary-button:hover,
.senary-button:focus {
  font-family: DIN Condensed, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: rgba(255, 255, 255, 1.0);
  background: rgba(255, 214, 2, 0.0);
}

.senary-button:hover .cta_button,
.senary-button:focus .cta_button{
  color: rgba(255, 255, 255, 1.0);
}

.senary-button:active,
.senary-button .cta_button:active{
  font-family: DIN Condensed, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background: transparent;
}

.senary-button:after {
  font-family: 'Font Awesome 5 Pro';
  content: '\f178';
  color: rgba(255, 214, 2, 1.0);
  background: rgba(255, 214, 2, 0.0);
  display: inline-block;
  margin-left: 10px;
  font-weight: 300;
  transition: all .3s ease-in-out;
}

/* FIREFOX */
@-moz-document url-prefix() {
  .senary-button:after {
  height: 25px!important;
  }
}

.senary-button:hover:after {
  color: rgba(255, 255, 255, 1.0);
  background: rgba(255, 214, 2, 0.0);
  margin-left: 20px;
}

/* Black Button */
.black-button {
  font-family: DIN Condensed, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 18px;
  background: rgba(0, 0, 0, 1.0);
  border-radius: 0px;
  text-transform: uppercase;
  border: 2px solid #000000;
;
  padding-top: 14px;
padding-right: 35px;
padding-bottom: 14px;
padding-left: 35px;
;
  width: auto;
  text-transform: uppercase;
}

.black-button .cta_button{
  font-family: DIN Condensed, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 18px;
  text-transform: uppercase;
}

.black-button:hover,
.black-button:focus {
  font-family: DIN Condensed, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: rgba(0, 0, 0, 1.0);
  background: rgba(255, 255, 255, 0.0);
  border-color: #ffd602;
}

.black-button:hover .cta_button,
.black-button:focus .cta_button{
  color: rgba(0, 0, 0, 1.0);
}

.black-button:active,
.black-button .cta_button:active{
  font-family: DIN Condensed, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background: rgba(255, 255, 255, 0.0);
  border-color: #ffd602;
}

/* Black Button alt - grey hover */
.black-button-alt {
  font-family: DIN Condensed, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  background: rgba(0, 0, 0, 1.0);
  border-radius: 0px;
  text-transform: uppercase;
  {bottom={color=#000000, opacity=100, style=none, width={units=px, value=2}}, left={color=#000000, opacity=100, style=none, width={units=px, value=2}}, right={color=#000000, opacity=100, style=none, width={units=px, value=2}}, top={color=#000000, opacity=100, style=none, width={units=px, value=2}}, css=border: 2px none #000000;
};
  width: auto;
  text-transform: uppercase;
  font-size: 18px;
  padding: 14px 35px 14px 35px;
 }

.black-button-alt .cta_button {
  font-family: DIN Condensed, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 20px;
}

.black-button-alt:hover,
.black-button-alt:focus {
  font-family: DIN Condensed, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: rgba(255, 255, 255, 1.0);
  background: rgba(87, 87, 86, 1.0);
  border-color: #575756;
}

.black-button-alt:hover .cta_button,
.black-button-alt:focus .cta_button {
  color: rgba(255, 255, 255, 1.0);
}

.black-button-alt:active,
.black-button-alt .cta_button:active {
  font-family: DIN Condensed, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background: rgba(87, 87, 86, 1.0);
  border-color: #575756;
}

@media (min-width: 767px) {
  button,
  .button{
    font-size: 20px;
    padding-top: 21px;
padding-right: 40px;
padding-bottom: 21px;
padding-left: 40px;
;
    width: auto;
  }
  .button .cta_button{
    font-size: 20px;
  }

  .secondary-button {
    font-size: 20px;
    padding-top: 21px;
padding-right: 40px;
padding-bottom: 21px;
padding-left: 40px;
;
    width: auto;
  }
  .secondary-button .cta_button{
    font-size: 20px;
  }

  .tertiary-button {
    font-size: 20px;
    padding: 0px;
;
    width: auto;
  }
  .tertiary-button .cta_button{
    font-size: 20px;
  }

  .quaternary-button {
    font-size: 20px;
    padding: 0px;
;
  }
  .quaternary-button .cta_button{
    font-size: 20px;
  }
  
  .black-button {
    font-size: 20px;
    padding-top: 21px;
padding-right: 40px;
padding-bottom: 21px;
padding-left: 40px;
;
    width: auto;
  }
  .black-button .cta_button{
    font-size: 20px;
  }
  .black-button-alt,
  .black-button-alt .cta_button {
    font-size: 20px;
  }

  .black-button-alt {
    width: auto;
    padding: 21px 40px 21px 40px;
  }
}


form {
  font-family: F37Bolton, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

/* Form title */
.form-title {
  font-weight: normal; text-decoration: none; font-family: F37Bolton, sans-serif; font-style: normal;
  color: #000000;
  text-transform: none;
  font-size: 20px;
  font-weight: 700;
  text-align: left;
}

/* Labels */
form label,
form label span{
  color: #000000;
  font-size: 14px;
  font-weight: 700;
}

/* Help text */
form legend {
  color: #000000;
}

/* Error MSG */
form .hs-error-msg,
form .hs-error-msgs label{
  color: #E1684E;
  font-size: 14px;
  font-weight: 400;
}

form .hs-input.invalid.error {
  border-color: #000000;
}

/* Inputs */
form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form input[type="date"],
form select,
form textarea {
  border: 1px solid #575756;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #000000;
  font-size: 14px;
  border-radius: 0px;
}

.hs-fieldtype-select .input:after {
  color: #000000;
}

/* Form placeholder text */
::-webkit-input-placeholder {
  color: #575756;
}

::-moz-placeholder {
  color: #575756;
}

:-ms-input-placeholder {
  color: #575756;
}

::placeholder {
  color: #575756;
}

/* Inputs - date picker */
.hs-fieldtype-date .input .hs-dateinput:before {
  color: #575756;
}

.fn-date-picker td.is-selected .pika-button {
  background: #ffd602;
}

.fn-date-picker td .pika-button:hover {
  background-color: #ffd602 !important;
}

.fn-date-picker td.is-today .pika-button {
  color: #ffd602;
}

/* Required * */
form .hs-form-required{
  color: #000000;
}

/* Consent Comms */
form .hs-richtext,
form .hs-richtext p,
form .legal-consent-container .hs-form-booleancheckbox-display>span,
form .legal-consent-container .hs-form-booleancheckbox-display>span p{
  font-weight: normal; text-decoration: none; font-family: F37Bolton, sans-serif; font-style: normal;
  font-size: 14px;
  color: #000000;
  text-transform: none;
}

form .hs-richtext a,
form .hs-richtext p a{
  font-weight: normal; text-decoration: none; font-family: F37Bolton, sans-serif; font-style: normal;
  font-size: 14px;
  text-transform: none;
  color: #0559FA;
}

form .hs-richtext a:hover,
form .hs-richtext p a:hover{
  color: #FFD602;
}

/* Submit button */
form input[type=submit],
form .hs-button {
  font-family: DIN Condensed, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #000000;
  background: #ffd602;
  border-radius: 0px;
  text-transform: none;
  transition: all .3s ease-in-out;
  text-transform: uppercase;
  border: 0px solid #FFD602;
;
  font-size: 18px;
  padding-top: 15px;
padding-right: 35px;
padding-bottom: 15px;
padding-left: 35px;

}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  color: #000000;
  border-color: #b89300;
  background: #E0BB00; 
  outline: none;
}

form input[type=submit]:active,
form .hs-button:active {
  color: #000000;
  background: #ffd602;
  border: 0px solid #FFD602;
;
}

.submitted-message,
.submitted-message p{
  font-family: F37Bolton, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  font-size: 14px;
  text-transform: none;
  color: #000000; 
  text-align: center; 
}

@media (min-width: 767px) {
  .form-title{
    font-size: 28px;
    font-weight: 700;
    text-align: left;
  }

  form label,
  form label span{
    font-size: 16px;
    font-weight: 700;
  }

  form input[type=text],
  form input[type=email],
  form input[type=password],
  form input[type=tel],
  form input[type=number],
  form select,
  form textarea {
    font-size: 16px;
  }

  form .hs-richtext,
  form .hs-richtext p,
  form .legal-consent-container .hs-form-booleancheckbox-display>span, 
  form .legal-consent-container .hs-form-booleancheckbox-display>span p,
  form .hs-richtext a,
  form .hs-richtext p a {
    font-size: 14px;
    
  }

  form input[type=submit],
  form .hs-button {
    font-size: 20px;
    padding-top: 21px;
padding-right: 40px;
padding-bottom: 21px;
padding-left: 40px;

  }

  form .hs-error-msg,
  form .hs-error-msgs label{
    font-size: 15px;
  }

  .submitted-message,
  .submitted-message p{
    font-size: 14px;
  }

}

@media (min-width: 990px) {
  .form-title{
    font-size: 35px;
    font-weight: 700;
    text-align: left;
  }

  form label,
  form label span{
    font-size: 18px;
    font-weight: 700;
  }

  form input[type=text],
  form input[type=email],
  form input[type=password],
  form input[type=tel],
  form input[type=number],
  form select,
  form textarea {
    font-size: 18px;
  }

  form .hs-richtext,
  form .hs-richtext p,
  form .legal-consent-container .hs-form-booleancheckbox-display>span, 
  form .legal-consent-container .hs-form-booleancheckbox-display>span p,
  form .hs-richtext a,
  form .hs-richtext p a {
    font-size: 14px;
  }

  form .hs-error-msg,
  form .hs-error-msgs label{
    font-size: 16px;
  }

  .submitted-message,
  .submitted-message p{
    font-size: 14px;
  }

}
.hd-modal .modal-content{
  background: #fff;
}

.hd-modal .modal-header{
  border-bottom: 0px solid #e9ecef;
  padding: 7px 10px 5px 5px;
}

.hd-modal .close{
  color: #1a2538;
  opacity: 1; 
}

.hd-modal .close span{
  font-size: 24px;
  float: right;
}

.hd-modal button:hover, 
.hd-modal button:focus{
  background: transparent;
  outline: none;
  border-color: transparent;
}

.hd-modal .modal-body{
  padding: 0 16px 16px 16px;
}

.hd-modal .hs_recaptcha{
  float: none;
  width: 100%;
}

.hd-modal .actions{
  text-align: center;
}

.hd-modal .meetings-iframe-container iframe{
  max-height: 655px!important;
}

@media (min-width: 576px){
  .hd-modal .modal-dialog {
    max-width: 650px;
  }
}


/* Table */

table {
  border: 1px solid #000000;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

td,
th {
  border: 1px solid #000000;

  padding: 18px;

  color: #000000;
}

/* Table header */

thead th {
  background-color: 

  
  
    
  


  rgba(255, 214, 2, 1.0)

;
  color: #FFFFFF;
}

/* Table footer */

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #000000;
}