/* Editing in Demo */
 /*  */
 /*  */
 /*  */
 /*  */
 /*  */


h1 {
  font-size: 70px; 
  margin-bottom: 25px;
}
h2 {
  font-size: 55px; 
  margin-bottom: 25px;
}
h3 {
  font-size: 42px; 
  margin-bottom: 25px;
}
h4 {
  font-size: 30px; 
  margin-bottom: 12px;
}
h5 {
  font-size: 28px; 
  margin-bottom: 12px;
}
h6 {
  font-size: 24px; 
  margin-bottom: 12px;
}
p  { 
  color: #617278;
}
a.sampleBad  { 
  color: #0C9DDE  !important;
  text-decoration: none !important;
  font-weight: bold;
}
a.sampleBad:hover,
a.sampleBad:focus {
  color: #e24e6b  !important;
  text-decoration: none  !important;
  background-size: 0 !important;
  outline: none !important;
}
a.sampleBad:focus {  
  background-size: 0 !important;
  outline: none !important;
}

a.sampleGood  { 
  color: #0C9DDE  !important;
  text-decoration: underline !important;
  font-weight: bold;
}
a.sampleGood:hover, 
a.sampleGood:focus { 
  color: #e24e6b  !important;
  text-decoration: none  !important;
  background-size: 0 !important;
  outline: none !important;
}

.atOnly {
  display: inline-block !important;
  height: 1px;
  left: -9999px !important;
  line-height: 0px;
  overflow: hidden;
  position: absolute !important;
  top: 0;
  white-space: nowrap;
  width: 1px !important;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.hs_email label:not(label.hs-error-msg) {
  display: inline-block !important;
  height: 1px;
  left: -9999px !important;
  line-height: 0px;
  overflow: hidden;
  position: absolute !important;
  top: 0;
  white-space: nowrap;
  width: 1px !important;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* End Editing in Demo */

/* Page Assets */
.a11yDemo .image-header h1,
.a11yDemo .image-header h2, 
.a11yDemo .image-header h3, 
.a11yDemo .image-header h4,
.a11yDemo .image-header h5,
.a11yDemo .image-header h6,
.a11yDemo .image-header p { 
  color: #ffffff;
}
.a11yDemo .borderTop {border-top: 2px solid #cfcfcf;}
.flags {
    margin-bottom: 25px;
    font-size: 18px;
    font-family: freight-sans-pro,sans-serif;
  text-transform: uppercase;
}
.a11yDemo .flags i {
    margin-right: 7px;
}
.a11yDemo .flagged {
    color: #334f5c;
    display: inline-block;
    padding: 3px 20px 3px 15px;
    margin: 0 14px 10px 0;
    border: 1px solid;
    border-radius: 10px;
}
.a11yDemo .notFlagged {
    color: #a73d57;
    display: inline-block;
    padding: 3px 20px 3px 15px;
    margin: 0 14px 10px 0;
    border: 1px solid;
    border-radius: 10px;
}
.a11yCodeSection p span {
  font-family: monospace;
  font-size: 18px;
}
.a11ySocialSection, .a11yCodeSection, .a11yBlogSection {
    background: #f3f3f3;
    border-radius: 10px;
    padding: 44px;
    border: 2px solid #cfcfcf;
}
.a11yDemo a .fa, .a11yDemo a .fab, .a11yDemo a .fas {
  padding: 5px;
  font-size: 30px;
  margin-top: 10px;
}
.a11yDemo ul, ol {
  font-family: 'freight-sans-pro',sans-serif;
  color: #617278;
  font-size: 18px;
  line-height: 1.35;
  font-weight: 400;
  font-style: normal;
}
.a11yDemo .hs_cos_wrapper_type_rich_text ul li {
  list-style: none;
  margin: 8px 0;
}
.a11yDemo .hs_cos_wrapper_type_rich_text ul li:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f00c";
  margin-right: 12px;
  color: #617278;
  font-size: 18px;
  margin-left: -32px;
}
.a11yDemo ul.inputs-list.multi-container {
    display: block !important;
}

.a11yDemo h1, 
.a11yDemo .heading1 {
  font-size: 70px; 
  margin-bottom: 25px;
  color: #007D70;
}
.a11yDemo h2, 
.a11yDemo .heading2 {
  font-size: 55px; 
  margin-bottom: 25px;
  color: #007D70;
}
.a11yDemo h3, 
.a11yDemo .heading3 {
  font-size: 42px; 
  margin-bottom: 25px;
  color: #007D70;
}
.a11yDemo h4, 
.a11yDemo .heading4 {
  font-size: 30px; 
  margin-bottom: 12px;
  color: #617278;
}
.a11yDemo h5, 
.a11yDemo .heading5 {
  font-size: 28px; 
  margin-bottom: 12px;
  color: #617278;
}
.a11yDemo h6, 
.a11yDemo .heading6 {
  font-size: 24px; 
  margin-bottom: 12px;
  color: #617278;
}
.a11yDemo p  { 
  color: #617278;
}
a.sample:focus { 
  outline: none;
  background-size: 0 !important;
}
@media (max-width: 767px) {}