.section-full-image {
  min-height: 800px;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
  margin-top: 80px; }
  @media (max-width: 1200px) {
    .section-full-image {
      margin-top: 40px; } }
  @media (max-width: 850px) {
    .section-full-image {
      width: 100%;
      flex-wrap: wrap;
      display: flex; } }
  @media (max-width: 640px) {
    .section-full-image {
      background-position: 20% 0%; } }
  .section-full-image .section-row {
    width: 100%;
    margin: 0 auto;
    background-size: cover;
    height: 800px;
    background-repeat: no-repeat;
    background-position: -351px 1px; }
    .section-full-image .section-row .inner-area {
      max-width: 750px;
      align-self: flex-start;
      align-content: center;
      top: 50%;
      transform: translateY(-50%);
      border: 15px solid #1ADBE4;
      padding: 35px 40px;
      z-index: -1; }
      @media (max-width: 850px) {
        .section-full-image .section-row .inner-area {
          width: 90%;
          flex-wrap: wrap;
          display: flex;
          padding: 35px 5px; } }
      .section-full-image .section-row .inner-area .section-tag {
        font-size: 20px;
        font-weight: 400;
        line-height: 20px;
        color: #FFBE18;
        bottom: -15px;
        transform-origin: 0 0;
        transform: rotate(-90deg); }
        @media (max-width: 680px) {
          .section-full-image .section-row .inner-area .section-tag {
            font-size: 10px; } }
        @media (max-width: 640px) {
          .section-full-image .section-row .inner-area .section-tag {
            font-size: 7px; } }
      .section-full-image .section-row .inner-area .section-title {
        font-size: 178px;
        line-height: 135px;
        color: #ffffff;
        font-weight: 900;
        padding-left: 25px;
        margin: 0; }
        @media (max-width: 850px) {
          .section-full-image .section-row .inner-area .section-title {
            font-size: 140px;
            line-height: 115px; } }
        @media (max-width: 680px) {
          .section-full-image .section-row .inner-area .section-title {
            font-size: 90px;
            line-height: 75px; } }
        @media (max-width: 640px) {
          .section-full-image .section-row .inner-area .section-title {
            font-size: 65px;
            line-height: 50px; } }
      .section-full-image .section-row .inner-area .section-description {
        font-size: 58px;
        line-height: 58px;
        font-weight: 700;
        color: #ffffff; }
        @media (max-width: 680px) {
          .section-full-image .section-row .inner-area .section-description {
            font-size: 38px;
            line-height: 48px; } }
        .section-full-image .section-row .inner-area .section-description p {
          margin: 0; }

/*# sourceMappingURL=vc_full_width_image.css.map */
