body {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
}
.blue-bg {
  background-color: #0091d3;
  color: #fff;
}
.blue {
  color: #0091d3;
}
.bold {
  font-weight: bold;
}
.block {
  display: block;
}
img {
  max-width: 100%;
}
.container {
  max-width: 1000px;
  margin: 0 auto;
}
.pad30 {
  padding: 30px 0;
}
.upper {
  text-transform: uppercase;
}
img.full-width {
  max-width: 1300px;
  width: 100%;
}
.blue-bg h2 {
  padding: 10px 0 15px 0;
}
.border2 {
  border: 2px solid #000;
}
.clear {
  clear: both;
}
.break {
  display: block;
}
@media (max-width: 767px) {
	.break {
		display: none;
	}
}


.fs36{font-size: 36px;}
.fs30{font-size: 30px;}
.fs29{font-size: 29px;}
.fs28{font-size: 28px;}
.fs26{font-size: 26px;}
.fs24{font-size: 24px;}
.fs22{font-size: 22px;}

header {
  padding-top: 30px;
}
header p {
  font-size: 25px;
}
h1 {
  font-size: 80px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 30px;
}
h2 {
  font-size: 34px;
}
.mc-webform {
  margin: 0 auto;
}
.mc-webform img {
  border: 1px solid #000;
}
.mc-webform .mc-webform-item {
  margin-bottom: 10px !important;
  padding: 2px 25px !important;
}
.mc-webform-621a316b-45de-4373-98a1-7bd7375bb034 .mc-action-container {
  margin-top: 5px !important;
}
.mc-webform .mc-required-explanation, .mc-webform .mc-section-body-bottom {
  display: none;
}

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.register1 {
  font-size: 40px;
}
