.mgz-image-hsb-01 {
  /* MEDIA SPECIFIC CSS */
  /* LAYOUT STYLE 1 */
  /* LAYOUT STYLE 2 */
  /* LAYOUT STYLE 3 */
  /* LAYOUT STYLE 4 */
  /* LAYOUT STYLE 5 */
  /* JUSTIFY STYLES 1 */
  /* JUSTIFY STYLES 2 */
  /* JUSTIFY STYLES 3 */ }
  .mgz-image-hsb-01 .mgz-block {
    display: flex;
    height: 500px;
    padding-right: 5%;
    padding-left: 5%;
    background-position: center;
    background-size: cover; }
  .mgz-image-hsb-01 .mgz-text-container {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-top: 175px;
    margin-bottom: 50px; }
  .mgz-image-hsb-01 .mgz-text-container p {
    text-align: center; }
  .mgz-image-hsb-01 .mgz-header-text {
    font-size: 40px;
    margin: 0; }
  .mgz-image-hsb-01 .mgz-button {
    /* width:300px; */
    min-height: 2em;
    border: 1px rgba(72, 72, 248, 0.75);
    border-radius: 2px;
    font-size: 1.3em;
    display: inline-block;
    margin: 15px 0;
    padding: 5px; }
  .mgz-image-hsb-01 .mgz-button:hover {
    /* background-color: rgba(72, 72, 248,.9); */
    cursor: pointer; }
  .mgz-image-hsb-01 .mgz-subheader-text {
    font-size: 20px;
    font-weight: bold;
    margin: 20 0 20 0; }
  .mgz-image-hsb-01 h1, .mgz-image-hsb-01 p, .mgz-image-hsb-01 form {
    max-width: 50%; }
  @media screen and (min-width: 1650px) {
    .mgz-image-hsb-01 .mgz-block {
      height: 750px; }
    .mgz-image-hsb-01 .mgz-text-container {
      margin: 300px 0px 0px 0px; } }
  @media screen and (min-width: 1200px) and (max-width: 1649px) {
    .mgz-image-hsb-01 .mgz-block {
      height: 600px; }
    .mgz-image-hsb-01 .mgz-text-container {
      margin: 300px 0px 0px 0px; } }
  @media screen and (min-width: 990px) and (max-width: 1199px) {
    .mgz-image-hsb-01 .mgz-header-text {
      font-size: 40px; }
    .mgz-image-hsb-01 .mgz-subheader-text {
      font-size: 20px; }
    .mgz-image-hsb-01 .mgz-button {
      font-size: 1.2em; } }
  @media screen and (min-width: 768px) and (max-width: 989px) {
    .mgz-image-hsb-01 .mgz-header-text {
      font-size: 40px; }
    .mgz-image-hsb-01 .mgz-subheader-text {
      font-size: 20px; }
    .mgz-image-hsb-01 .mgz-button {
      font-size: 1.2em; } }
  @media screen and (min-width: 0px) and (max-width: 767px) {
    .mgz-image-hsb-01 h1, .mgz-image-hsb-01 p, .mgz-image-hsb-01 form {
      max-width: 80%; }
    .mgz-image-hsb-01 .mgz-block {
      padding: 0px; }
    .mgz-image-hsb-01 .mgz-text-container {
      background-color: rgba(0, 0, 0, 0.33);
      margin-top: auto;
      margin-bottom: 0px;
      align-items: center;
      padding: 5px 15px; }
    .mgz-image-hsb-01 .mgz-header-text {
      font-size: 25px; }
    .mgz-image-hsb-01 .mgz-subheader-text {
      font-size: 20px; }
    .mgz-image-hsb-01 .mgz-button {
      font-size: 1.2em;
      padding: 2%; } }
  @media screen and (min-width: 0px) and (max-width: 575px) {
    .mgz-image-hsb-01 .mgz-text-container {
      position: relative;
      top: 300px;
      margin: 0px;
      height: 250px;
      justify-content: space-evenly; }
    .mgz-image-hsb-01 .mgz-block {
      height: 300px; }
    .mgz-image-hsb-01 h1, .mgz-image-hsb-01 p, .mgz-image-hsb-01 form {
      max-width: 80%; }
    .mgz-image-hsb-01 .mgz-text-container {
      align-items: center; } }
  .mgz-image-hsb-01.mgz-layouts-2 .mgz-subheader-text {
    display: none; }
  .mgz-image-hsb-01.mgz-layouts-2 .mgz-separatorline {
    height: 7px;
    width: 100%;
    margin: 30px auto; }
  .mgz-image-hsb-01.mgz-layouts-3 .mgz-text-container {
    display: none; }
  .mgz-image-hsb-01.mgz-layouts-3 {
    height: auto; }
  .mgz-image-hsb-01.mgz-layouts-4 .mgz-text-container {
    display: none; }
  .mgz-image-hsb-01.mgz-layouts-4 .mgz-block {
    height: 375px; }
  .mgz-image-hsb-01.mgz-layouts-5 .mgz-button {
    display: none; }
  .mgz-image-hsb-01.mgz-justifys-1 .mgz-text-container {
    align-items: flex-start; }
  .mgz-image-hsb-01.mgz-justifys-1 h1, .mgz-image-hsb-01.mgz-justifys-1 p {
    text-align: left; }
  .mgz-image-hsb-01.mgz-justifys-2 .mgz-text-container {
    align-items: center; }
  .mgz-image-hsb-01.mgz-justifys-2 h1, .mgz-image-hsb-01.mgz-justifys-2 p {
    text-align: center; }
  .mgz-image-hsb-01.mgz-justifys-3 h1, .mgz-image-hsb-01.mgz-justifys-3 p {
    text-align: right; }
  .mgz-image-hsb-01.mgz-justifys-3 .mgz-text-container {
    align-items: flex-end; }

/*# sourceMappingURL=mgz-image-hsb-01.css.map */
