/* HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */
/* line 7, ../sass/main.scss */
html,
button,
input,
select,
textarea {
  color: #222;
}

/* line 11, ../sass/main.scss */
html {
  font-size: 1em;
  line-height: 1.4;
}

/* line 16, ../sass/main.scss */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

/* line 21, ../sass/main.scss */
::selection {
  background: #b3d4fc;
  text-shadow: none;
}

/* line 26, ../sass/main.scss */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

/* line 38, ../sass/main.scss */
audio,
canvas,
img,
video {
  vertical-align: middle;
}

/* line 42, ../sass/main.scss */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/* line 48, ../sass/main.scss */
textarea {
  resize: vertical;
}

/* line 52, ../sass/main.scss */
.browsehappy {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* ==========================================================================
   Media Queries
   ========================================================================== */
/* ==========================================================================
   Helper classes
   ========================================================================== */
/* line 97, ../sass/main.scss */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}

/* line 104, ../sass/main.scss */
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}

/* line 111, ../sass/main.scss */
.hidden {
  display: none !important;
  visibility: hidden;
}

/* line 116, ../sass/main.scss */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 128, ../sass/main.scss */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/* line 137, ../sass/main.scss */
.invisible {
  visibility: hidden;
}

/* line 142, ../sass/main.scss */
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

/* line 147, ../sass/main.scss */
.clearfix:after {
  clear: both;
}

/* line 151, ../sass/main.scss */
.clearfix {
  *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
  /* line 160, ../sass/main.scss */
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  /* line 168, ../sass/main.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 172, ../sass/main.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 176, ../sass/main.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 182, ../sass/main.scss */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  /* line 187, ../sass/main.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 192, ../sass/main.scss */
  thead {
    display: table-header-group;
  }

  /* line 197, ../sass/main.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 201, ../sass/main.scss */
  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
}

  /* line 211, ../sass/main.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 217, ../sass/main.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }
}
/* line 222, ../sass/main.scss */
b {
  font-family: "Conv_AvenirLTStd-Heavy" Georgia, serif;
  color: #0057a5;
}

#align {
  margin-right: 60px;
  float: left;
}

#align .calendar-with-description {
  margin-left: 0px;
}

#rc-hs-form {
  float: right;
  background: white;
  padding: 0 30px 30px 30px;
  width: 360px;
/*  min-height: 800px;
*/  box-sizing: border-box;
  margin-left: 60px;
}

#rc-hs-form h3 {
font-family: "Conv_AvenirLTStd-Heavy", Georgia, serif;
}

#rc-hs-form form {
width: 100% !important;
}

#rc-hs-form .hs-form-field {
  margin-top: 20px;
}

#rc-hs-form input {
    height: 34px;
    width: 100%;
    border: 1px solid #D5D7D8;
/*    margin-bottom: 20px;
*/    box-sizing: border-box;
}

#rc-hs-form label {
/*  border: 1px solid red;*/
  margin-top: ;
}

/* Choose all that apply */
#rc-hs-form .hs-field-desc {
  font-style: italic;
 /* color: #D5D7D8;*/
}

#rc-hs-form input[type=checkbox] {
  display: inline;
  width: 16px;
  margin: 0px;
  padding: 0 10px 0 0;
/*  position: relative;
  vertical-align: middle;
  bottom: 1px;*/
}



#rc-hs-form form button, #rc-hs-form input[type="submit"],#rc-hs-form button {
  background-color: #2baf66;
  border: none;
  color: white;
  padding: 10px;
  line-height: 12px;
  margin: 0 auto;
  width: 180px;
  font-size: 16px;
  letter-spacing: 0.5px;
  border-radius: 0.5em;
  border: 2px #2baf66 solid;
  display: inline;
  margin-top: 20px;
}

/* Program interested in section */
#rc-hs-form .hs_gst_interested_in.field.hs-form-field {
  margin-top: 10px;
}

/* Recaptcha */
#rc-hs-form .rc-anchor-light { 
  margin-top: 60px;
}

#rc-hs-form form button:hover,  #rc-hs-form input[type="submit"]:hover {
  background-color: white;
  color: #2baf66;
  border: 2px #2baf66 solid;
  display: inline;
}

#rc-hs-form ul {
  list-style-type: none;
  margin: 0;
  padding: 0;

}

#rc-hs-form ul li {
  margin: 0;
  padding: 0;
}


#rc-hs-form .hs-form-checkbox label {
  display: flex;
  flex-direction: row;
/*  border: 1px solid red;
*/  align-items: center;
}

#rc-hs-form .hs-form-checkbox label span {
 padding-left: 5px;
}

/* Error messsage */
#rc-hs-form ul.hs-error-msgs.inputs-list li label {
  margin: 0;
  padding: 0;
  color: red;
}

#breadcrumb ul{
padding-left:1px !important;
}





