
/* =========================================================
   RESPONSIVE
========================================================= */

@media (max-width: 991px) {

    .footer-column {
        margin-bottom: 30px;
    }

    .footer-bottom {
        padding-top: 10px;
    }

    .newsletter-column {
        margin-top: 30px;
    }

    .about-wrapper {
        align-items: flex-start;
    }

}


@media (max-width: 767px) {

    .sttar-footer {
        padding-top: 30px;
    }

    .footer-column {
        padding-right: 15px;
    }

    .about-wrapper {
        display: block;
    }

    .footer-logo {
        margin-bottom: 20px;
    }

    .about-text {
        max-width: 100%;

        font-size: 10px;
        line-height: 1.8;
    }

    .newsletter-form {
        margin-top: 25px;
    }

    .social-icons {
        gap: 22px;
    }

}


@media (max-width: 480px) {

    .newsletter-form {
        height: 45px;
    }

    .newsletter-form button {
        width: 100px;
    }

    .contact-item {
        font-size: 12px;
    }

    .copyright {
        font-size: 8px;
        line-height: 1.7;
    }

}


@media (max-width: 991px) {
  .hero-decoration {
    display: none;
  }

  .fee-banner {
    flex-direction: column;
    text-align: center;
  }
}


@media (max-width: 480px) {

    .section-title {
        font-size: 23px;
    }

    .register-input,
    .submit-btn {
        height: 42px;
    }

    .hall-title {
        margin-bottom: 25px;
    }

}


/* =========================================================
   RESPONSIVE
========================================================= */

@media (max-width: 1199px) {

    .rank-big {
        width: 250px;
        height: 250px;
    }

    .rank-heading {
        font-size: 18px;
    }

    .reward-title {
        font-size: 19px;
    }

    .reward-amount {
        font-size: 23px;
    }

    .rank-small {
        width: 190px;
        height: 175px;
    }

}


@media (max-width: 991px) {

    .bonanza-section {
        padding-top: 60px;
    }

    .top-ranks > div {
        margin-bottom: 40px;
    }

    .lower-ranks {
        margin-top: 0;
    }

    .lower-ranks > div {
        margin-bottom: 45px;
    }

}


@media (max-width: 767px) {

    .bonanza-section {
        padding: 50px 15px;
    }

    .bonanza-title {
        font-size: 24px;
        margin-bottom: 30px;
    }

    .rank-big {
        width: 260px;
        height: 260px;
    }

    .rank-small {
        width: 200px;
        height: 180px;
    }

}


@media (max-width: 480px) {

    .bonanza-title {
        font-size: 22px;
    }

    .rank-big {
        width: 250px;
        height: 250px;
    }

    .rank-heading {
        font-size: 17px;
    }

    .rank-number {
        font-size: 32px;
    }

    .reward-title {
        font-size: 18px;
    }

    .reward-amount {
        font-size: 22px;
    }

}


/* =========================================================
   RESPONSIVE
========================================================= */

@media (max-width: 1199px) {

    .reward-item {
        font-size: 13px;
    }

    .gift-icon {
        transform: scale(.9);
    }

}


@media (max-width: 991px) {

    .assured-rewards-section {
        padding-top: 55px;
    }

    .assured-title {
        font-size: 25px;
    }

    .reward-item {
        min-height: 38px;
        font-size: 12px;
    }

    .reward-total {
        font-size: 18px;
    }

}


@media (max-width: 767px) {

    .assured-rewards-section {
        padding: 50px 15px 60px;
    }

    .assured-title {
        font-size: 23px;

        margin-bottom: 25px;
    }

    .reward-item {
        min-height: 45px;

        padding: 8px 12px;

        font-size: 12px;
    }

    .reward-total {
        height: 48px;

        font-size: 17px;
    }

}


@media (max-width: 480px) {

    .assured-title {
        font-size: 21px;
    }

    .reward-item {
        font-size: 11px;
    }

    .reward-total {
        font-size: 16px;
    }

}


/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 767px) {

    .nto-section-4 {
        padding: 50px 15px 55px;
    }

    .nto-logo {
        width: 180px;
    }

    .nto-description {
        font-size: 12px;

        line-height: 1.8;
    }

    .nto-calendar-title {
        margin-top: 48px;

        margin-bottom: 28px;

        font-size: 23px;
    }

    .nto-info-row > div {
        padding-left: 12px;
        padding-right: 12px;
    }

    .nto-info-item {
        min-height: 135px;
    }

    .nto-icon {
        width: 45px;
        height: 45px;
    }

    .nto-icon i {
        font-size: 18px;
    }

    .nto-label {
        font-size: 12px;
    }

    .nto-value {
        font-size: 16px;
    }

    .nto-note {
        font-size: 11px;

        line-height: 1.7;

        padding: 0 5px;
    }

    .nto-register-wrap {
        margin-top: 40px;
    }

}


/* =========================================================
   SMALL MOBILE
========================================================= */

@media (max-width: 480px) {

    .nto-calendar-title {
        font-size: 21px;
    }

    .nto-info-item {
        min-height: 130px;
    }

    .nto-value {
        font-size: 15px;
    }

}


/* =========================================================
   RESPONSIVE
========================================================= */

@media (max-width: 1199px) {

    .outreach-stats {
        max-width: 950px;
    }

    .outreach-number {
        font-size: 30px;
    }

    .outreach-text {
        font-size: 20px;
    }

}


@media (max-width: 991px) {

    .sttar-outreach-section {
        min-height: auto;

        padding: 65px 0;
    }

    .outreach-title {
        font-size: 26px;

        margin-bottom: 40px;
    }

    .outreach-stats > div {
        margin-bottom: 35px;
    }

}


@media (max-width: 767px) {

    .sttar-outreach-section {
        padding: 55px 15px;
    }

    .outreach-title {
        font-size: 24px;

        margin-bottom: 35px;
    }

    .outreach-number {
        font-size: 27px;
    }

    .outreach-text {
        font-size: 17px;

        line-height: 1.45;
    }

}


@media (max-width: 480px) {

    .outreach-title {
        font-size: 21px;
    }

    .outreach-number {
        font-size: 23px;
    }

    .outreach-text {
        font-size: 15px;
    }

}


/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 767px) {

    .participate-section {
        padding: 50px 15px;
    }

    .participate-title {
        font-size: 24px;

        margin-bottom: 35px;
    }

    .participate-row > div {
        margin-bottom: 32px;
    }

    .participant-icon {
        width: 85px;
        height: 85px;

        margin-bottom: 12px;
    }

    .participant-icon i {
        font-size: 31px;
    }

    .participant-name {
        font-size: 12px;

        line-height: 1.4;
    }

}


/* =========================================================
   SMALL MOBILE
========================================================= */

@media (max-width: 480px) {

    .participate-section {
        padding: 45px 10px;
    }

    .participate-title {
        font-size: 21px;
    }

    .participant-icon {
        width: 78px;
        height: 78px;
    }

    .participant-icon i {
        font-size: 28px;
    }

    .participant-name {
        font-size: 11px;
    }

}




/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 767px) {

    .sttar-sec10 {
        padding: 45px 15px 25px;
    }

    .sec10-title {
        font-size: 23px;

        margin-bottom: 18px;
    }

    .sec10-description {
        font-size: 12px;

        line-height: 1.8;
    }

    .sec10-cards {
        margin-top: 55px;
    }

    .sec10-cards > div {
        margin-bottom: 50px;
    }

    .sec10-card {
        width: 100%;

        max-width: 300px;

        height: 135px;

        margin-left: auto;
        margin-right: auto;
    }

    .sec10-card-text {
        font-size: 16px;
    }

}


/* =========================================================
   SMALL MOBILE
========================================================= */

@media (max-width: 480px) {

    .sec10-title {
        font-size: 21px;
    }

    .sec10-description {
        font-size: 11px;
    }

    .sec10-card {
        height: 130px;
    }

    .sec10-card-text {
        font-size: 15px;
    }

    .sec10-icon {
        width: 50px;
        height: 50px;
    }

}



/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 767px) {

    .sttar-sec11 {
        padding: 45px 15px 50px;
    }

    .sec11-title {
        font-size: 23px;

        margin-bottom: 32px;
    }

    .sec11-contact-row > div {
        padding-left: 10px;
        padding-right: 10px;

        margin-bottom: 30px;
    }

    .sec11-label {
        font-size: 12px;
    }

    .sec11-name {
        font-size: 17px;
    }

    .sec11-email,
    .sec11-mobile {
        font-size: 14px;
    }

}


/* =========================================================
   SMALL MOBILE
========================================================= */

@media (max-width: 480px) {

    .sec11-title {
        font-size: 21px;
    }

    .sec11-name {
        font-size: 16px;
    }

    .sec11-email,
    .sec11-mobile {
        font-size: 13px;
    }

}

/* =========================================================
   RESPONSIVE
========================================================= */

@media (max-width: 1199px) {

    .awardee {
        width: 175px;
    }

    .awardee img {
        width: 82px;
        height: 82px;
    }

}

@media (max-width: 991px) {

    .register-section {
        padding-top: 50px;
    }

    .register-row > div {
        padding: 6px 10px;
    }

    .register-row > div:nth-child(-n+4) {
        margin-bottom: 0;
    }

    .hall-section {
        margin-top: 70px;
    }

    .award-year {
        margin-bottom: 35px;
    }

}






@media (max-width: 767px) {

    .section-title {
        font-size: 25px;
    }

    .register-section {
        padding-left: 20px;
        padding-right: 20px;
    }

    .register-row > div {
        padding: 6px 0;
    }

    .hall-section {
        margin-top: 55px;
    }

    /*
       On mobile make Hall of Fame horizontally
       scrollable instead of cutting content.
    */

    .hall-row-wrapper {
        overflow: visible;
    }

    .awardee {
        width: 190px;
    }

    .awardee img {
        width: 90px;
        height: 90px;
    }

    .award-year {
        font-size: 14px;
        margin-top: 15px;
    }

}



/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 767px) {

    .sttar-sec8 {
        padding: 45px 15px;
    }

    .sec8-top {
        padding: 35px 20px 30px;
    }

    .sec8-title {
        font-size: 25px;

        line-height: 1.35;
    }

    .sec8-description {
        font-size: 13px;

        line-height: 1.8;

        text-align: left;
    }

    .sec8-subtitle {
        font-size: 22px;

        margin-top: 30px;
    }

    .sec8-topics {
        padding: 20px;
    }

    .sec8-topic {
        justify-content: flex-start;

        min-height: 60px;

        margin-bottom: 12px;
    }

    .sec8-icon {
        width: 45px;
        height: 45px;

        flex-basis: 45px;
    }

    .sec8-icon i {
        font-size: 19px;
    }

    .sec8-topic-text {
        font-size: 15px;
    }

    .sec8-bottom {
        height: 35px;
    }

}


/* =========================================================
   SMALL MOBILE
========================================================= */

@media (max-width: 480px) {

    .sec8-title {
        font-size: 22px;
    }

    .sec8-description {
        font-size: 12px;

        line-height: 1.75;
    }

    .sec8-subtitle {
        font-size: 20px;
    }

    .sec8-topic-text {
        font-size: 14px;
    }

}
