.ggt-title-title .ggt-title {
    font-size: 20px;
    font-weight: 600;
}
.ggt-title-title .ggt-text {
    font-size: 16px;
    font-style: italic;
    font-weight: 100;
    margin: 0;
}
.ggt-title-title .ggt-subtitle {
    font-size: 14px;
    font-weight: 500;
}


.ggt-heading.text-align-center {
    max-width: 60%;
}
.ggt-heading.text-align-right {
    float: right;
    max-width: 60%;
}
.ggt-heading.text-align-left {
    float: left;
    max-width: 60%;
}
.text-align-center .ggt-heading .ggt-text {
    margin: auto;
    max-width: 600px;
}
.ggt-heading {
  text-align: center;
  margin: 0 auto 0;
}
  @media only screen and (max-width: 767px) {
    .ggt-heading {
      margin-bottom: 40px; }
  }

    @media only screen and (max-width: 767px) {
      .ggt-heading .ggt-text {
        font-size: 15px;
        line-height: 26px; }
    }


@media only screen and (max-width: 767px) {
    .ggt-heading.ggt-style1 .ggt-title, .ggt-heading.ggt-style2 .ggt-title, .ggt-heading.ggt-style3 .ggt-title {
      font-size: 24px;
      line-height: 32px;
    }
}
.ggt-dark-bg .ggt-heading.ggt-style1 .ggt-title, .ggt-dark-bg .ggt-heading.ggt-style2 .ggt-title, .ggt-dark-bg .ggt-heading.ggt-style3 .ggt-title {
  color: #e5e5e5; }
.ggt-dark-bg .ggt-heading.ggt-style1 .ggt-subtitle, .ggt-dark-bg .ggt-heading.ggt-style2 .ggt-subtitle, .ggt-dark-bg .ggt-heading.ggt-style3 .ggt-subtitle {
  color: #505050; }
.ggt-dark-bg .ggt-heading.ggt-style1 .ggt-text, .ggt-dark-bg .ggt-heading.ggt-style2 .ggt-text, .ggt-dark-bg .ggt-heading.ggt-style3 .ggt-text {
  color: #909090; }

.ggt-heading.ggt-style2 .ggt-subtitle {
    color: #888;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 3px;
    line-height: 20px;
    margin: 0 auto 5px;
    max-width: 700px;
    padding: 0 10px;
    position: relative;
    text-transform: uppercase;
}

  @media only screen and (max-width: 767px) {
    .ggt-heading.ggt-style2 .ggt-subtitle {
      font-size: 11px;
      line-height: 18px; } }

.ggt-heading.ggt-style3 {
  margin: 0 auto 30px; }
  .ggt-heading.ggt-style3 .ggt-title {
    font-size: 22px;
    line-height: 32px;
    text-transform: uppercase;
    letter-spacing: 1px; }
    .ggt-heading.ggt-style3 .ggt-title:after {
      width: 35px;
      height: 1px;
      background: #aaa;
      display: block;
      content: ""; }
    .ggt-heading.ggt-style3 .ggt-title:after {
      margin: 10px auto 20px; }
      .ggt-dark-bg .ggt-heading.ggt-style3 .ggt-title:after {
        background: #909090; }
    @media only screen and (max-width: 767px) {
      .ggt-heading.ggt-style3 .ggt-title {
        font-size: 16px;
        line-height: 24px; } }

/*# sourceMappingURL=style.css.map */
