/* XL Device :1200px. */
@media (min-width: 1200px) and (max-width: 1449px) {

    .about__area {
        padding-block: 150px 120px;
    }

}

/* LG Device :992px. */
@media (min-width: 992px) and (max-width: 1200px) {

    .hero__text h1 {
        font-size: 60px;
    }

    .hero__text h1 sup {
        top: -35px;
        right: 5px;
    }

    .hero__text p {
        max-width: 720px;
        margin: auto;
    }

    .feature__title h1 {
        font-size: 85px;
    }

    .map__title h1 {
        font-size: 85px;
    }

    .button__frame {
        padding-left: 50px;
    }

    .feature__title {
        margin-bottom: 60px;
    }

    .feature__area {
        padding-block: 100px;
    }

    .about__area {
        padding-block: 150px 120px;
    }

    .about__text__title h1 {
        font-size: 85px;
        margin-bottom: 35px;
    }

    .optifine__content h1 {
        width: 30%;
    }

    .optifine__tutorial__button {
        width: 20%;
    }

    .footer__navigaiton {
        width: 30%;
    }
}


/* MD Device :768px. */
@media (min-width: 768px) and (max-width: 991px) {

    .header__navigation ul {
        gap: 25px;
    }

    .image__framed__button {
        padding: 15px 23px;
    }

    header {
        padding-block: 20px;
    }

    .button__frame {
        padding-left: 50px;
    }

    .hero__text h1 {
        font-size: 60px;
    }

    .hero__text h1 sup {
        top: -35px;
        right: 5px;
    }

    .hero__text p {
        max-width: 720px;
        margin: auto;
    }

    .feature__title h1 {
        font-size: 70px;
    }

    .map__title h1 {
        font-size: 70px;
        margin-bottom: 50px;
    }

    .button__frame {
        padding-left: 50px;
    }

    .feature__title {
        margin-bottom: 60px;
    }

    .feature__area {
        padding-block: 100px;
    }

    .about__area {
        padding-block: 150px 120px;
    }

    .about__text__title h1 {
        font-size: 70px;
        margin-bottom: 30px;
        line-height: 55px;
        padding-top: 20px;
    }

    .optifine__content h1 {
        width: 36%;
    }

    .optifine__tutorial__button {
        width: 26%;
    }

    .footer__navigaiton {
        width: 32%;
    }

    .feature__card {
        width: 48.5%;
    }

    .feature__flex {
        row-gap: 23px;
    }

    .about__wrapper {
        width: 48%;
    }

    .about__text__main h3 {
        line-height: 35px;
        margin-top: 30px;
        margin-bottom: 15px;
    }

    .about__text {
        width: 49.256%;
    }

    .optifine__content p {
        font-size: 14px;
    }

    .footer__logo img {
        width: 150px;
    }

    .footer__summery {
        width: 30%;
    }
}


/* SM Small Device :320px. */
@media only screen and (min-width: 320px) and (max-width: 767px) {

    header {
        padding-block: 19px;
        background-color: #101213;
        position: relative;
    }

    header .container {
        padding-inline: 20px;
    }

    .button__frame {
        padding-left: 50px;
    }

    .header__logo img {
        width: 82px;
    }

    .hero__text h1 {
        font-size: 35px;
        position: relative;
        display: inline-block;
    }

    .hero__text h1 sup {
        top: -20px;
        right: 0;
    }

    .hero__text p {
        max-width: 720px;
        margin: auto;
        font-size: 14px;
    }

    .feature__title h1 {
        font-size: 50px;
        line-height: 50px;
    }

    .map__title h1 {
        font-size: 75px;
        margin-bottom: 66px;
        -webkit-text-stroke-width: 2px;
    }

    .button__frame {
        padding-left: 0;
    }

    .feature__title {
        margin-bottom: 39px;
    }

    .feature__area {
        padding-block: 62px 80px;
    }

    .about__area {
        padding-block: 90px 52px;
    }

    .about__text__title h1 {
        margin-bottom: 60px;
        line-height: 73px;
        padding-top: 20px;
    }

    .optifine__content h1 {
        width: 37%;
        font-size: 30px;
    }

    .optifine__tutorial__button {
        width: 12.7%;
    }


    .feature__card {
        width: 100%;
    }

    .feature__flex {
        row-gap: 35px;
    }

    .about__wrapper {
        display: none;
    }

    .about__text__main h3 {
        line-height: 35px;
        margin-top: 40px;
        margin-bottom: 15px;
    }

    .about__text {
        width: 100%;
    }

    .optifine__content p {
        font-size: 14px;
    }

    .footer__logo img {
        width: 150px;
    }

    .footer__summery {
        width: 50.7%;
    }

    .hero__outro {
        justify-content: center !important;
        position: relative;
        bottom: unset;
        margin-top: 55px;
    }

    .hero__area {
        padding-block: 133px 140px;
        height: unset;
    }

    .hero__area::before {
        display: none;
    }

    .feature__title p {
        display: none;
    }

    .feature__blox {
        width: 90px;
        top: auto;
        bottom: 320px;
    }

    .feature__text p {
        max-width: 340px;
        margin: auto;
    }

    .map__area .container2 {
        padding-inline: 0;
    }

    .about__button {
        display: none;
    }

    .optifine__content article {
        width: 29%;
    }

    .optifine__tutorial__button a {
        flex-direction: column;
        gap: 10px;
        font-size: 13px;
        padding: 15px;
        text-align: center;
    }

    .optifine__area {
        padding-block: 40px;
        background: url("../img/optifine-bg2.png") center no-repeat;
        background-size: 100% 100%;
    }

    .footer__single__nav ul {
        display: none;
    }

    .footer__logo {
        display: none;
    }

    .container,
    .container2,
    .container3 {
        padding-inline: 48px;
    }

    footer .container {
        padding-inline: 20px;
    }

    .footer__navigaiton {
        justify-content: start !important;
    }

    .footer__social {
        margin: 0;
        gap: 20px;
        margin-top: -70px;
    }

    .footer__social svg {
        width: 35px;
        height: 35px;
    }

    .footer__flex {
        align-items: end !important;
        padding-top: 30px;
    }

    .footer__credit {
        padding-block: 0 25px;
        margin-top: -17px;
    }

    footer {
        padding-top: 0;
    }

    .long__description {
        display: none;
    }
        .short__description {
        display: block;
    }
}


/* custom device for extra responsive */
@media only screen and (min-width: 320px) and (max-width: 680px) {

    .shop__btn {
        padding: 8px 12px;
        border-radius: 9px;
        border: 2px solid var(--primary-color);
        font-size: 16px;
        margin-right: 10px;
    }

    .image__framed__button {
        font-size: 12px;
        padding: 10px 14px;
    }

    .container,
    .container2,
    .container3 {
        padding-inline: 20px;
    }

    .header__logo img {
        width: 75px;
    }

    .hero__text h1 sup {
        top: -15px;
        right: -15px;
        position: absolute;
    }

    .mobile__arrow svg {
        width: 20px;
    }

    .feature__title h1 {
        margin: 0;
        font-size: 59px;
        line-height: 60px;
    }

    .feature__title__crown svg {
        width: 45px;
    }

    .feature__flex {
        row-gap: 25px;
    }

    .map__title h1 {
        font-size: 46px;
        margin-bottom: 40px;
        line-height: 50px;
        -webkit-text-stroke-width: 2px;
    }

    .map__area {
        padding-block: 100px;
    }

    .visit__map__btn {
        font-size: 18px;
        padding-block: 20px;
        padding-inline: 20px 30px;
    }

    .visit__map__btn svg {
        width: 15px;
    }

    .about__text__title h1 {
        margin-bottom: 30px;
        padding-top: 10px;
        font-size: 50px;
        line-height: 45px;
    }

    .single__social {
        border-radius: 22px;
        padding: 22px 26px;
    }

    .about__wiki {
        font-size: 14px;
    }

    .about__title__svg svg {
        width: 20px;
    }

    .about__text__main h3 {
        line-height: 30px;
        margin-top: 30px;
        margin-bottom: 15px;
        font-size: 28px;
    }

    .social__title h3 {
        font-size: 28px;
    }

    .optifine__area {
        padding-block: 40px;

    }

    .social__title p {
        font-size: 16px;
    }

    .social__text p {
        font-size: 14px;
    }

    .social__icon span {

        font-size: 18px;
    }

    .about__text__main p {
        font-size: 16px;
    }

    .about__area {
        padding-block: 90px 20px;
    }

    .optifine__content article {
        width: 100%;
        margin-block: 20px;
    }

    .optifine__content h1 {
        width: 100%;
    }

    .optifine__tutorial__button {
        width: 100%;
    }

    .optifine__tutorial__button a {
        flex-direction: row;
        display: inline-block;
    }

    .optifine__content {
        text-align: center;
    }

    .footer__navigation__mobile ul {
        display: flex;
        gap: 30px;
    }

    .footer__navigation__mobile {
        padding: 40px 20px;
        justify-content: center;
    }

    .footer__navigation__mobile ul li a {
        font-size: 14px;
    }

    .footer__flex {
        align-items: start !important;
        flex-direction: column-reverse;
        gap: 25px;
    }

    .footer__social {
        margin: 0;
        gap: 20px;
        margin-top: 0;
    }

    .footer__credit {
        padding-block: 25px;
        margin-top: 0;
        text-align: center;
    }

    .footer__navigaiton {
        justify-content: center !important;
        width: 100%;
    }

    .footer__summery {
        width: 100%;
    }
}


/* SM Small Device :550px. */
@media only screen and (min-width: 576px) and (max-width: 767px) {}