/* XL Device :1200px. */

@media (min-width: 1200px) and (max-width: 1449px) {
    .hero__content h1 {
        font-size: 64px;
    }

    .section__title h3 {
        font-size: 36px;
        line-height: normal;
    }

    .section__title {
        margin-bottom: 40px;
    }

    .tanlash__text h5 {
        font-size: 26px;
    }

    .main__area {
        overflow: hidden;
    }

    .union__about__text h5 {
        font-size: 20px;
        line-height: normal;
    }

    .union__about__bottom__ico img {
        height: 120px;
    }

    .union__about__bottom__content p {
        font-size: 20px;
    }

    .food__content h4 {
        font-size: 27px;
        line-height: normal;
    }

    .form__content__blk h4 {
        font-size: 46px;
    }
}


/* LG Device :992px. */

@media (min-width: 992px) and (max-width: 1200px) {
    .hero__content h1 {
        font-size: 64px;
    }.header__contact__blk.none__phone > a {
        font-size: 15px;
    }
    .header__top__text.none__phone p {
        font-size: 15px;
    }.hero__content {
        padding-top: 0;
    }
    .section__title h3 {
        font-size: 36px;
        line-height: normal;
    }

    .section__title {
        margin-bottom: 40px;
    }

    .tanlash__text h5 {
        font-size: 26px;
    }

    .main__area {
        overflow: hidden;
    }

    .union__about__text h5 {
        font-size: 20px;
        line-height: normal;
    }

    .union__about__bottom__ico img {
        height: 120px;
    }

    .union__about__bottom__content p {
        font-size: 20px;
    }

    .food__content h4 {
        font-size: 27px;
        line-height: normal;
    }

    .form__content__blk h4 {
        font-size: 46px;
    }

    .union__about__top__content h5 {
        font-size: 30px;
    }

    .union__about__top__thumb img {
        height: 120px;
    }

    .common__section__inner {
        padding: 40px 50px;
        border-radius: 20px;
        border-bottom-right-radius: 100px;
    }

    .union__about__top__blk {
        padding-bottom: 40px;
    }

    .form__thumb {
        max-width: 400px;
        margin: 0 auto;
    }

    .enroll__inner__wrap {
        justify-content: center;
    }

    .interview__content p {
        font-size: 23px;
    }

    .interview__content span {
        height: 90px;
        width: 90px;
    }

    .union__about__area {
        margin-top: 100px;
    }

    .hero__thumb {
        max-width: 400px;
        margin: 0 auto;
    }

    .hero__btn {
        text-align: left;
    }
}


/* MD Device :768px. */

@media (min-width: 768px) and (max-width: 991px) {
    .none__phone {
        display: none;
    }

    .none__desk {
        display: block;
    }

    .mobile__menu.active {
        left: 0;
    }

    .overlay.active {
        left: 0;
    }

    .header__area {
        padding: 10px 0;
    }





    .union__about__bottom__area .col-lg-6 .bottom__union__about__box {
        min-height: auto;
    }

    .hero__content {
        padding-top: 0;
    }

    .header__top__text {
        margin-top: 20px;
        text-align: center;
    }

    .tanlash__union__blk {
        flex-direction: column;
    }

    .union__about__top__content p {
        text-align: center;
    }

    .food__thumb {
        max-width: 100%;
        margin-bottom: 20px;
    }

    .mobile__menu .header__right__blk .main__menu ul li a:hover {
        color: #099308;
        padding-left: 4px;
    }

    .header__contact__blk {
        flex-direction: column;
        align-items: center;
        width: 100%;
        margin-top: 31px;
    }

    .header__contact__blk>a {
        font-family: HelveticaNeueCyr;
        font-size: 15px;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: 0em;
        color: #444;
    }

    .hero__content h1 {
        font-size: 64px;
    }

    .section__title h3 {
        font-size: 36px;
        line-height: normal;
    }

    .section__title {
        margin-bottom: 40px;
    }

    .tanlash__text h5 {
        font-size: 26px;
    }

    .main__area {
        overflow: hidden;
    }

    .union__about__text h5 {
        font-size: 20px;
        line-height: normal;
    }

    .union__about__bottom__ico img {
        height: 120px;
    }

    .union__about__bottom__content p {
        font-size: 20px;
    }

    .food__content h4 {
        font-size: 27px;
        line-height: normal;
    }

    .form__content__blk h4 {
        font-size: 46px;
    }

    .union__about__top__content h5 {
        font-size: 30px;
    }

    .union__about__top__thumb img {
        height: 120px;
    }

    .common__section__inner {
        padding: 40px 50px;
        border-radius: 20px;
        border-bottom-right-radius: 100px;
    }

    .union__about__top__blk {
        padding-bottom: 40px;
        flex-direction: column;
        text-align: center;
    }

    .tanlash__union__blk {
        flex-direction: column;
    }

    .form__thumb {
        max-width: 400px;
        margin: 0 auto;
    }

    .enroll__inner__wrap {
        justify-content: center;
        flex-direction: column;
    }

    .interview__content p {
        font-size: 23px;
    }

    .interview__content span {
        height: 90px;
        width: 90px;
    }

    .union__about__area {
        margin-top: 100px;
    }

    .hero__thumb {
        max-width: 400px;
        margin: 0 auto;
    }

    .hero__btn {
        text-align: left;
    }

    .admission__text p {
        font-size: 15px;
        line-height: 16px;
    }
}


/* SM Small Device :320px. */

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .none__phone {
        display: none;
    }

    .none__desk {
        display: block;
    }

    .mobile__menu.active {
        left: 0;
    }

    .overlay.active {
        left: 0;
    }

    .header__area {
        padding: 10px 0;
    }
    .union__about__bottom__area .col-lg-6 .bottom__union__about__box {
        min-height: auto;
    }

    .hero__content {
        padding-top: 0;
    }
    .hero__content h2 {
        font-size: 25px;
        line-height: normal;
        margin-top: 3px;
    }

    .hero__content p {
        font-size: 16px;
        line-height: normal;
    }

    .common__btn {
        font-size: 16px;
        padding: 10px 40px;
    }

    .hero__area {
        padding: 40px 0;
    }

    .tanlash__area {
        padding: 40px 0;
    }

    .tanlash__bottom__blk {
        padding-top: 50px;
    }

    .tanlash__union__content p {
        font-size: 17px;
        line-height: normal;
    }

    .rocaket_img {
        height: 146px;
        width: 146px;
        right: -40px;
        top: -33px;
    }

    .tanlash__union__content {
        padding-right: 82px;
    }

    .puzzel__content p {
        font-size: 18px;
        line-height: normal;
    }

    .single__form__step input {
        width: 100%;
    }

    .form__content__blk p {
        font-size: 20px;
    }

    .single__union__about__item {
        margin-bottom: 0;
        gap: 15px;
    }

    .union__about__img {
        height: 40px;
        width: 40px;
    }

    .union__about__bottom__text p {
        font-size: 18px;
    }

    .food__list__ico {
        height: 40px;
        width: 40px;
    }

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

    .address__thumb {
        width: 100%;
        height: 310px;
    }

    .addressbox__wrap {
        flex-direction: column;
        align-items: flex-start;
    }

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

    .address__content h4 {
        font-size: 16px;
    }

    .form__content__blk h4,
    .form__content__blk p {
        text-align: center;
    }

    .form__content__blk h4 {
        margin: 0;
    }

    .form__content__blk p {
        margin: 0;
        margin-top: 10px;
    }

    .advantage__text p {
        font-size: 18px;
        line-height: normal;
    }

    .advantage__icon {
        height: 40px;
        width: 40px;
    }

    .single__address__box {
        flex-direction: column;
        align-items: flex-start;
    }

    .footer__inner__blk {
        flex-direction: column;
        gap: 12px;
    }

    .admission__title h4 {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 20px;
    }

    .admission__text p {
        font-size: 15px;
        line-height: 16px;
    }

    .header__top__text {
        margin-top: 20px;
        text-align: center;
    }

    .tanlash__union__blk {
        flex-direction: column;
    }

    .union__about__top__content p {
        text-align: center;
        font-size: 16px;
    }

    .food__thumb {
        max-width: 100%;
        margin-bottom: 20px;
    }

    .mobile__menu .header__right__blk .main__menu ul li a:hover {
        color: #099308;
        padding-left: 4px;
    }

    .header__contact__blk {
        flex-direction: column;
        align-items: center;
        width: 100%;
        margin-top: 31px;
    }

    .header__contact__blk>a {
        font-family: HelveticaNeueCyr;
        font-size: 15px;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: 0em;
        color: #444;
    }

    .hero__content h1 {
        font-size: 32px;
        line-height: normal;
        margin: 0;
    }

    .section__title h3 {
        font-size: 28px;
        line-height: normal;
    }

    .section__title {
        margin-bottom: 40px;
    }

    .tanlash__text h5 {
        font-size: 20px;
        line-height: normal;
    }

    .main__area {
        overflow: hidden;
    }

    .union__about__text h5 {
        font-size: 16px;
        line-height: normal;
    }

    .union__about__bottom__ico img {
        height: 80px;
    }

    .union__about__bottom__content p {
        font-size: 16px;
        line-height: 20px;
    }

    .food__content h4 {
        font-size: 22px;
        line-height: normal;
    }

    .form__content__blk h4 {
        font-size: 30px;
        line-height: normal;
    }

    .union__about__top__content h5 {
        font-size: 20px;
        padding: 4px 40px;
        display: block;
        line-height: normal;
    }

    .union__about__top__thumb img {
        height: 120px;
    }

    .common__section__inner {
        padding: 15px 25px;
        border-radius: 10px;
        border-bottom-right-radius: 50px;
    }

    .union__about__top__blk {
        padding-bottom: 40px;
        flex-direction: column;
        text-align: center;
    }

    .tanlash__union__blk {
        flex-direction: column;
    }

    .form__thumb {
        max-width: 400px;
        margin: 0 auto;
    }

    .enroll__inner__wrap {
        justify-content: center;
        flex-direction: column;
    }

    .interview__content p {
        font-size: 18px;
        line-height: normal;
    }

    .interview__content span {
        height: 40px;
        width: 40px;
    }

    .union__about__area {
        margin-top: 100px;
    }

    .hero__thumb {
        max-width: 400px;
        margin: 0 auto;
    }

    .hero__btn {
        text-align: left;
    }

    .tanlash__img {
        height: 100px;
        width: 100px;
        flex: 0 0 auto;
    }

    .tanlash__union__logo img {
        height: 140px;
    }

    .puzzel__area {
        flex-direction: column;
        padding-top: 40px;
    }

    .tanlash__content p {
        font-size: 18px;
        line-height: 23px;
        margin: 0;
    }

    .bottom__union__about__box {
        flex-direction: column;
        align-items: flex-start;
        border-width: 2px;
        border-radius: 10px;
    }

    .admission__inner__wrap .col-2 {
        width: 33.33%;
    }
}


/* SM Small Device :550px. */

@media only screen and (min-width: 320px) and (max-width: 575px) {
    .admission__inner__wrap .col-2 {
        width: 50%;
    }

}