#et-boc .h1,
#et-boc .h2,
#et-boc .h3,
#et-boc .h4,
#et-boc h1,
#et-boc h2,
#et-boc h3,
#et-boc h4,
#et-boc h5,
#et-boc h6 {
  color: #283040;
  line-height: 1.25;
  margin: 0 0 20px;
}
#et-boc .h1,
#et-boc h1 {
  font-size: 3.5rem;
  line-height: 1.25;
  font-weight: 700;
}
#et-boc .h2,
#et-boc h2 {
  font-size: 2rem;
  font-weight: 700;
}
#et-boc .footer b,
#et-boc .footer strong,
#et-boc .h3,
#et-boc h3 {
  font-size: 1.5rem;
  font-weight: 700;
}
#et-boc .h4,
#et-boc h4 {
  font-size: 1.5rem;
  font-weight: 700;
}
#et-boc h5 {
  font-size: 1.125rem;
  font-weight: 700;
}
#et-boc h6 {
  font-size: 1rem;
  font-weight: 700;
}
#et-boc p {
  margin: 0;
  padding: 0 0 20px;
}
#et-boc b,
#et-boc strong {
  font-weight: 700;
}
#et-boc blockquote,
#et-boc q {
  font-style: italic;
}
#et-boc address {
  font-style: normal;
}
#et-boc a {
  text-decoration: none;
  transition: color 0.3s ease;
  transition-property: color, background-color, border-color;
  color: #1da1f2;
}
#et-boc .et_pb_menu__menu a {
	font-size: 1em;
}

/*
#et-boc .home_title {
	font-size: 4em;
}*/





@media all and (max-width: 980px) {
    #et-boc .h1,
#et-boc h1 {
  font-size: 2rem;

}
#et-boc .h2,
#et-boc h2 {
  font-size: 1.8rem;
  font-weight: 700;
}
#et-boc .footer b,
#et-boc .footer strong,
#et-boc .h3,
#et-boc h3 {
  font-size: 1.4rem;
  font-weight: 700;
}
#et-boc .h4,
#et-boc h4 {
  font-size: 1.4rem;
  font-weight: 700;
}
#et-boc h5 {
  font-size: 1rem;
  font-weight: 700;
}
#et-boc h6 {
  font-size: 1rem;
  font-weight: 700;
}
    /*
    #et-boc .home_title {
	font-size: 2.5em;
}*/

}