/*-------------- Hero Area Start  ---- --------*/
.hero-area {
  padding: 15px 0;
  position: relative; }

  
.hero-area .hero__maincontent {
    border-radius: 15px;
    background-image: url(https://www.goodwillcentraltexas.org/halloween/wp-content/uploads/sites/3/2024/07/hero-bg-scaled.jpg);
    background-color: #EE5311;
    background-position: center;
    background-size: cover;
    padding: 45px 45px;
    position: relative;
    z-index: 1;
    overflow: hidden; }
    @media (min-width: 1368px) and (max-width: 1499px) {
      .hero-area .hero__maincontent {
        padding: 34px 40px; } }
    @media (min-width: 1200px) and (max-width: 1367px) {
      .hero-area .hero__maincontent {
        padding: 30px 36px; } }
    @media (min-width: 992px) and (max-width: 1199px) {
      .hero-area .hero__maincontent {
        padding: 30px 25px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .hero-area .hero__maincontent {
        padding: 25px 25px; } }
    @media only screen and (max-width: 767px) {
      .hero-area .hero__maincontent {
        padding: 70px 20px;
        background-image: url(https://www.goodwillcentraltexas.org/halloween/wp-content/uploads/sites/3/2024/07/hero-bg-scaled.jpg);
        padding-bottom: 40px; } }
       

       @media only screen and (max-width: 400px) {
      .hero-area .hero__maincontent {
        padding: 70px 20px;
        background-image: url(https://www.goodwillcentraltexas.org/halloween/wp-content/uploads/sites/3/2024/07/hero-bg-scaled.jpg);
        padding-bottom: 40px; } }
    .hero-area .hero__maincontent .hero-zombie {
      position: absolute;
      width: 820px;
      height: auto;
      bottom: 0;
      right: 7%;
      z-index: -1; }
      @media (min-width: 1368px) and (max-width: 1499px) {
        .hero-area .hero__maincontent .hero-zombie {
          width: 760px;
          right: 6%; } }
      @media (min-width: 1200px) and (max-width: 1367px) {
        .hero-area .hero__maincontent .hero-zombie {
          width: 680px;
          right: 5.5%; } }
      @media (min-width: 992px) and (max-width: 1199px) {
        .hero-area .hero__maincontent .hero-zombie {
          width: 570px;
          right: 6%; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .hero-area .hero__maincontent .hero-zombie {
          width: 635px;
          right: -18%;
          bottom: -25px; } }
      @media only screen and (max-width: 767px) {
        .hero-area .hero__maincontent .hero-zombie {
          width: 580px;
          bottom: 0;
          right: 50%;
          transform: translateX(50%); } }
          

         @media only screen and (max-width: 500px) {
  .hero-area .hero__maincontent .hero-zombie {
    width: 466px;
    bottom: 0;
    right: 50%;
    transform: translateX(50%);
  }
}
      @media (min-width: 520px) and (max-width: 767px) {
        .hero-area .hero__maincontent .hero-zombie {
          width: 530px; }
      }
@media (min-width: 200px) and (max-width: 440px) {
       .hero-area .hero__maincontent .hero-zombie {
          width: 466px;
          bottom: 0;
          right: 50%;
          transform: translateX(50%);
          }
      }
  @media (min-width: 520px) and (max-width: 740px) {
            .hero-area .hero__maincontent .hero-zombie {
              width: 540px;
              bottom: -100px;
              right: 50%;
              transform: translateX(50%);
            }
          }
      @media (min-width: 200px) and (max-width: 400px) {
       .hero-area .hero__maincontent .hero-zombie {
          width: 466px;
          bottom: 0;
          right: 50%;
          transform: translateX(50%);
          }
      }
    .hero-area .hero__maincontent .hero__top--wrapper {
      display: flex;
      gap: 0 50px;
      align-items: flex-start;
      justify-content: space-between; }
      @media only screen and (max-width: 767px) {
        .hero-area .hero__maincontent .hero__top--wrapper {
          display: block; } }
      .hero-area .hero__maincontent .hero__top--wrapper .hero__top--left {
        width: 70%; }
        @media only screen and (max-width: 767px) {
          .hero-area .hero__maincontent .hero__top--wrapper .hero__top--left {
            width: 100%;
            text-align: center; } }
        .hero-area .hero__maincontent .hero__top--wrapper .hero__top--left .hero__top--content {
          max-width: 620px; }
          @media (min-width: 1368px) and (max-width: 1499px) {
            .hero-area .hero__maincontent .hero__top--wrapper .hero__top--left .hero__top--content {
              max-width: 500px; } }
          @media (min-width: 1200px) and (max-width: 1367px) {
            .hero-area .hero__maincontent .hero__top--wrapper .hero__top--left .hero__top--content {
              max-width: 480px; } }
          @media (min-width: 992px) and (max-width: 1199px) {
            .hero-area .hero__maincontent .hero__top--wrapper .hero__top--left .hero__top--content {
              max-width: 400px; } }
          @media (min-width: 768px) and (max-width: 991px) {
            .hero-area .hero__maincontent .hero__top--wrapper .hero__top--left .hero__top--content {
              max-width: 460px; } }
          @media only screen and (max-width: 767px) {
            .hero-area .hero__maincontent .hero__top--wrapper .hero__top--left .hero__top--content {
              max-width: 420px;
              margin: 0 auto; } }
          .hero-area .hero__maincontent .hero__top--wrapper .hero__top--left .hero__top--content h2 {
            font-size: 50px;
            font-weight: 700;
            text-transform: uppercase;
            font-family: "Poppins", sans-serif;
            line-height: 50px;
            color: #fff;
            margin-bottom: 20px; }
            @media (min-width: 1368px) and (max-width: 1499px) {
              .hero-area .hero__maincontent .hero__top--wrapper .hero__top--left .hero__top--content h2 {
                font-size: 40px;
                line-height: 44px; } }
            @media (min-width: 1200px) and (max-width: 1367px) {
              .hero-area .hero__maincontent .hero__top--wrapper .hero__top--left .hero__top--content h2 {
                font-size: 40px;
                line-height: 44px; } }
            @media (min-width: 992px) and (max-width: 1199px) {
              .hero-area .hero__maincontent .hero__top--wrapper .hero__top--left .hero__top--content h2 {
                font-size: 32px;
                line-height: 36px; } 
            
            }
            @media (min-width: 768px) and (max-width: 991px) {
              .hero-area .hero__maincontent .hero__top--wrapper .hero__top--left .hero__top--content h2 {
                font-size: 38px;
                line-height: 40px; } }
            @media only screen and (max-width: 767px) {
              .hero-area .hero__maincontent .hero__top--wrapper .hero__top--left .hero__top--content h2 {
                font-size: 38px;
                line-height: 40px; } }
          .hero-area .hero__maincontent .hero__top--wrapper .hero__top--left .hero__top--content p {
            font-size: 22px;
            color: #fff;
            font-family: "Poppins", sans-serif;
            max-width: 470px;
            font-weight: 400;
            letter-spacing: -.5px; }
            @media (min-width: 1368px) and (max-width: 1499px) {
              .hero-area .hero__maincontent .hero__top--wrapper .hero__top--left .hero__top--content p {
                font-size: 20px; } }
            @media (min-width: 1200px) and (max-width: 1367px) {
              .hero-area .hero__maincontent .hero__top--wrapper .hero__top--left .hero__top--content p {
                font-size: 20px; } }
            @media (min-width: 992px) and (max-width: 1199px) {
              .hero-area .hero__maincontent .hero__top--wrapper .hero__top--left .hero__top--content p {
                font-size: 18px;
                max-width: 350px; } }
            @media (min-width: 768px) and (max-width: 991px) {
              .hero-area .hero__maincontent .hero__top--wrapper .hero__top--left .hero__top--content p {
                font-size: 18px;
                max-width: 350px; } }
            @media only screen and (max-width: 767px) {
              .hero-area .hero__maincontent .hero__top--wrapper .hero__top--left .hero__top--content p {
                font-size: 17px;
                max-width: 290px;
                margin: 0 auto;
                margin-bottom: 15px; } }
          .hero-area .hero__maincontent .hero__top--wrapper .hero__top--left .hero__top--content .hero__btn {
            margin-top: 35px; }
            @media (min-width: 768px) and (max-width: 991px) {
              .hero-area .hero__maincontent .hero__top--wrapper .hero__top--left .hero__top--content .hero__btn {
                margin-top: 20px; } }
            @media (min-width: 992px) and (max-width: 1199px) {
              .hero-area .hero__maincontent .hero__top--wrapper .hero__top--left .hero__top--content .hero__btn {
                margin-top: 25px; } }
            .hero-area .hero__maincontent .hero__top--wrapper .hero__top--left .hero__top--content .hero__btn a {
              background-image: linear-gradient(to bottom, #ff8a00, #fb7d02, #f76f07, #f3620c, #ee5311);
              color: #fff;
              font-weight: 500;
              border: none;
              font-size: 20px;
              padding: 10px 34px;
              padding-right: 8px; }
              @media (min-width: 1200px) and (max-width: 1367px) {
                .hero-area .hero__maincontent .hero__top--wrapper .hero__top--left .hero__top--content .hero__btn a {
                  font-size: 18px; } }
              @media (min-width: 992px) and (max-width: 1199px) {
                .hero-area .hero__maincontent .hero__top--wrapper .hero__top--left .hero__top--content .hero__btn a {
                  font-size: 16px; } }
              @media (min-width: 768px) and (max-width: 991px) {
                .hero-area .hero__maincontent .hero__top--wrapper .hero__top--left .hero__top--content .hero__btn a {
                  font-size: 18px; } }
              @media only screen and (max-width: 767px) {
                .hero-area .hero__maincontent .hero__top--wrapper .hero__top--left .hero__top--content .hero__btn a {
                  font-size: 18px;
                  padding-top: 8px;
                  padding-bottom: 8px; } }
              .hero-area .hero__maincontent .hero__top--wrapper .hero__top--left .hero__top--content .hero__btn a span {
                background-color: #fff; }
                @media (min-width: 992px) and (max-width: 1199px) {
                  .hero-area .hero__maincontent .hero__top--wrapper .hero__top--left .hero__top--content .hero__btn a span {
                    margin-left: 12px; } }
                .hero-area .hero__maincontent .hero__top--wrapper .hero__top--left .hero__top--content .hero__btn a span svg path {
                  fill: #000; }
      .hero-area .hero__maincontent .hero__top--wrapper .hero__top--right {
        width: 17%;
        display: flex;
        justify-content: flex-end; }
        @media only screen and (max-width: 767px) {
          .hero-area .hero__maincontent .hero__top--wrapper .hero__top--right {
            width: 100%;
            margin-top: 271px; } }
        .hero-area .hero__maincontent .hero__top--wrapper .hero__top--right .hero__smart--text {
          text-align: right; }
          .hero-area .hero__maincontent .hero__top--wrapper .hero__top--right .hero__smart--text h2 {
            color: #fff;
            font-weight: 700;
            text-transform: uppercase;
            line-height: 40px;
            font-size: 40px;
            font-family: "Poppins", sans-serif; }
            @media (min-width: 1368px) and (max-width: 1499px) {
              .hero-area .hero__maincontent .hero__top--wrapper .hero__top--right .hero__smart--text h2 {
                font-size: 36px;
                line-height: 36px; } }
            @media (min-width: 1200px) and (max-width: 1367px) {
              .hero-area .hero__maincontent .hero__top--wrapper .hero__top--right .hero__smart--text h2 {
                font-size: 32px;
                line-height: 34px; } }
            @media (min-width: 992px) and (max-width: 1199px) {
              .hero-area .hero__maincontent .hero__top--wrapper .hero__top--right .hero__smart--text h2 {
                font-size: 28px;
                line-height: 30px; } }
            @media (min-width: 768px) and (max-width: 991px) {
              .hero-area .hero__maincontent .hero__top--wrapper .hero__top--right .hero__smart--text h2 {
                font-size: 22px;
                line-height: 24px; } }
            @media only screen and (max-width: 767px) {
              .hero-area .hero__maincontent .hero__top--wrapper .hero__top--right .hero__smart--text h2 {
                font-size: 18px;
                line-height: 20px; } }
            
          .hero-area .hero__maincontent .hero__top--wrapper .hero__top--right .hero__smart--text .long__arrow {
            display: flex;
            justify-content: flex-end; }
            .hero-area .hero__maincontent .hero__top--wrapper .hero__top--right .hero__smart--text .long__arrow img {
              max-height: 250px;
              width: auto; }
              @media (min-width: 1200px) and (max-width: 1367px) {
                .hero-area .hero__maincontent .hero__top--wrapper .hero__top--right .hero__smart--text .long__arrow img {
                  max-height: 220px; } }
              @media (min-width: 992px) and (max-width: 1199px) {
                .hero-area .hero__maincontent .hero__top--wrapper .hero__top--right .hero__smart--text .long__arrow img {
                  max-height: 200px; } }
              @media (min-width: 768px) and (max-width: 991px) {
                .hero-area .hero__maincontent .hero__top--wrapper .hero__top--right .hero__smart--text .long__arrow img {
                  max-height: 180px; } }
    .hero-area .hero__maincontent .hero__bottom--wrapper {
      margin-top: 18rem;
      }
      @media (min-width: 768px) and (max-width: 991px) {
        .hero-area .hero__maincontent .hero__bottom--wrapper {
          padding-top: 200px; } }
      .hero-area .hero__maincontent .hero__bottom--wrapper span {
        display: flex;
        align-items: center;
        gap: 0 15px;
        color: #fff;
        font-size: 20px;
        line-height: 1;
        cursor: pointer;
        margin-bottom: 15px; }
        .hero-area .hero__maincontent .hero__bottom--wrapper span img {
          width: 12px; }
      .hero-area .hero__maincontent .hero__bottom--wrapper h1 {
        font-size: 138px;
        line-height: 85%;
        font-weight: 700;
        color: #fff;
        text-transform: uppercase;
        font-family: "Poppins", sans-serif;
        letter-spacing: -2px;
        margin: 0; }
        @media (min-width: 1500px) and (max-width: 1599px) {
          .hero-area .hero__maincontent .hero__bottom--wrapper h1 {
            font-size: 134px; } }
        @media (min-width: 1368px) and (max-width: 1499px) {
          .hero-area .hero__maincontent .hero__bottom--wrapper h1 {
            font-size: 120px; } }
        @media (min-width: 1200px) and (max-width: 1367px) {
          .hero-area .hero__maincontent .hero__bottom--wrapper h1 {
            font-size: 112px; } }
        @media (min-width: 992px) and (max-width: 1199px) {
          .hero-area .hero__maincontent .hero__bottom--wrapper h1 {
            font-size: 92px; } .hero-area .hero__maincontent .hero__bottom--wrapper {
                margin-top: 8rem;
            }}
        @media (min-width: 768px) and (max-width: 991px) {
          .hero-area .hero__maincontent .hero__bottom--wrapper h1 {
            font-size: 92px;
            line-height: 85%; }
          .hero-area .hero__maincontent .hero__bottom--wrapper {
                margin-top: 3rem;
            }
            .hero-area .hero__maincontent .hero__bottom--wrapper h1 br {
              display: none; } }
        @media only screen and (max-width: 767px) {
          .hero-area .hero__maincontent .hero__bottom--wrapper h1 {
            font-size: 48px;
            line-height: 85%; }
            .hero-area .hero__maincontent .hero__bottom--wrapper h1 br {
              display: none; } }
  .hero-area .hero-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: -1;
    height: 380px;
    object-fit: cover;
    object-position: top; }

/*-------------- Hero Area End  ---- --------*/