@media only screen and (max-width: 1599px) {

    .home-banner-info {
        padding: 24px;
    }

    .home-banner-info-top p {
        font-size: 18px;
        line-height: 24px;
    }

    .home-banner-info-bottom-social {
        width: 100%;
    }

    .home-banner-info-bottom-social span {
        font-size: 16px;
        line-height: 18px;
    }

    .home-banner-info-bottom-social ul li {
        margin-right: 16px;
        width: 36px;
        height: 36px;
    }

    .home-banner-info-bottom {
        flex-wrap: wrap;
    }

    .home-banner-info-top h2 {
        font-size: 32px;
        line-height: 40px;
    }

    .footer-nav ul li a {
        font-size: 16px;
        line-height: 24px;
    }

    .footer-top-logo span {
        font-size: 18px;
        line-height: 24px;
    }

    .footer-top-subscribe input {
        font-size: 16px;
        line-height: 24px;
    }

    .footer-top-subscribe button.ant-btn {
        font-size: 16px;
        line-height: 24px;
    }
}

@media (max-width: 1440px) {
    .container {
        max-width: 95%;
    }
    .home-hero2-item { 
        height: calc(100vh - 203px);
    }
    .person .personal-title .logo-text {
        font-size: 22px;
        padding: 0;
    }

    .person .personal-title h2 {
        font-size: 26px;
    }

    .fio_item h4 {
        font-size: 23px;
    }

    .person .personal-title .id_number {
        font-size: 18px;
    }

    .full-menu-list > ul {
        height: 430px;
    }

    .personal_card_logo {
        width: 27%;
    }

    .header-middle-logo a img {
        height: 65px;
    }

    .shop_item__image.image img {
        object-fit: unset;
    }

    .header-left-block a, .new-navbar .navbar-nav > li > a {
        font-size: 16px;
    }

    .top-right-btns .top-right-item {
        font-size: 12px;
    }

    .full-menu {
        padding-top: 115px;
    }

    .header-middle-virtual span,
    .ant-btn {
        font-size: 17px;
    }

    .header-url .header-middle-virtual .svg {
        display: none;
    }

    .pages-header .header-left-block a, .pages-header .new-navbar .navbar-nav > li > a {
        font-size: 15px;
    }

    .shop_bag i {
        font-size: 22px;
    }

    .shop_bag {
        padding: 6px 8px;
        margin: 0 10px;
    }

    .course-block-d {
        height: 305px;
    }

    .course-block-d p {
        height: 120px;
        overflow: hidden;
    }

    .sticky .new-navbar .navbar-nav > li > a {
        margin-right: 15px;
    }

    .upcoming-events_home {
        height: 581px;
    }

    .upcoming-events_home a.all-events {
        font-size: 15px;
    }

    .content img {
        width: 100%;
    }
}

@media (max-width: 1366px) {
    .news-page-main .news-col {
        width: 33.333%
    }

    .students-items {
        margin-top: 20px;
    }
}

@media (max-width: 1210px) {
    .container {
        max-width: 1170px;
    }

    .pages-header .new-navbar .navbar-nav > li > a {
        margin-right: 15px;
    }
}

@media (max-width: 1170px) {
    .container {
        max-width: 100%;
    }

    .person .personal-title .logo-text {
        font-size: 20px;
    }

    .header-middle-functions.mobile {
        display: block;
        margin-left: auto;
    }

    .fio_item h4 {
        font-size: 20px;
    }

    .header-middle-functions.desktop {
        display: none;
    }

    .person .area {
        flex-direction: column;
        gap: 8px;
        margin-top: 10px;
    }

    .personal_card_logo img:first-child {
        height: 80px;
    }

    .personal_card_logo img:last-child {
        width: 110px;
    }

    .person .area .district,
    .person .area .phone {
        margin-left: 0;
    }

    .fio {
        margin: 25px 10px 115px;
    }

    .person .person_data_title {
        text-align: center;
        margin-bottom: 15px;
        font-size: 24px;
    }

    .main__wrapper__video__item__image {
        height: 300px;
    }

    .header-top.sticky .new-navbar {
        padding: 0;
    }

    .partner-info__text span {
        font-size: 18px;
        line-height: 24px;
    }

    .partner-info__text {
        padding-top: 8px;
    }

    #myHeader .new-navbar .header-top__burger {
        display: none;
    }

    /*.header-middle-line.desktop {*/
    /*    display: none;*/
    /*}*/
    .header-middle-line {
        margin: 0 14px;
    }

    .header-middle-logo a img {
        height: 62px;
    }

    .special-icons.md {
        display: block;
    }

    .header-url.md {
        display: block;
    }

    .header-middle-virtual .svg {
        display: none;
    }

    .header-middle-virtual {
        background-color: rgba(255, 255, 255, 0.1);
        padding: 6.5px 20px;
        border-radius: 4px;
        margin-right: 10px;
    }

    .header-middle-virtual span {
        color: #FFFFFF;
        font-size: 14px;
    }

    .search-toggle.md {
        display: block;
    }

    .header-middle-wrapper .special-icons {
        display: none;
    }

    .header-middle-wrapper .header-middle-line.desktop {
        display: none;
    }

    .header-middle-wrapper .header-url {
        display: none;
    }

    .header-middle-wrapper .search-toggle {
        display: none;
    }

    .mobile-menu {
        display: block;
    }

    .mobile-menu a {
        color: #fff;
        float: left;
    }

    #dl-menu {
        display: none;
    }

    .footer-bottom .col-md-3, .footer-bottom .col-md-4, .footer-bottom .col-md-5 {
        width: 100%;
        float: none;
    }

    .footer-logo h4 {
        float: none;
    }

    .footer-bottom {
        text-align: center;
    }

    .footer-logo h4 {
        max-width: 270px;
        float: none;
        margin: 20px auto 0;
        display: block;
    }

    .dev, .copy {
        text-align: center;
    }

    .footer-logo img {
        float: none;
    }

    .footer-menu .col-md-2 {
        width: 25%;
    }

    .footer-contact li span {
        width: auto;
        float: none;
    }

    .news-item .news-item__content .news-item__title h2 {
        font-size: 15px;
    }

    .teacher-category .col-md-6 {
        width: 100%;
    }

    .footer-social ul li:first-child {
        width: 100%;
        margin: 10px 0;
    }

    .course-block-d {
        height: 256px;
    }

    .course-block-d p {
        height: 100px;
    }

    .header-top.sticky .scroll-logo {
        margin-left: 40px;
        margin-right: 0;
    }

    .upcoming-event-item-img {
        margin: 0 auto;
        padding-bottom: 10px;
        float: none;
    }

    .publications-title {
        padding: 0 !important;
        width: 100% !important;
    }
}

@media (max-width: 1024px) {
    .container {
        max-width: 100%;
    }

    .footer-menu, .about-main .about-slider {
        display: none;
    }

    .intro-logo h3 {
        font-size: 32px;
    }

    .header-top-social span {
        display: none;
    }

    .intro-logo img {
        width: 150px;
        left: -71px;
    }

    .about-main .col-md-6, .news-home .news-home__main, .news-home .upcoming-events__col {
        width: 100%;
    }

    .about-main {
        height: auto;
        text-align: center;
        margin: 0;
    }

    .about-main .about-content > a {
        display: inline-block;
        float: none;
    }

    #graduates-carousel .item .graduates-content {
        margin: 0;
        height: 435px;
        padding: 20px 15px;
    }

    .ctrl-enter {
        display: none;
    }

    .course-block-d {
        width: 100%;
        height: auto;
    }

    .course-block-img {
        width: 100%;
        float: right;
    }
}

@media (max-width: 991px) {
    .content-main {
        width: 100%;
        float: none;
    }
    #videoCarousel .main__wrapper__video__item__image{
        height: 230px;
    }
    .person .personal-title .logo-text {
        font-size: 26px;
    }

    .fio_item h4 {
        font-size: 24px;
    }

    .payment-right {
        flex-direction: column;
    }

    .payment-right .div {
        width: 100%;
    }

    .fio {
        margin: 25px 10px 90px;
    }

    .personal_card_logo img:first-child {
        height: 100px;
    }

    .personal_card_logo img:last-child {
        width: 130px;
    }

    .person .person_data_title {
        margin-top: 25px;
    }

    .item_take .col-md-12:nth-child(3),
    .item_take .col-md-12:nth-child(4) {
        display: none;
    }

    .payment-right #pills-tabContent {
        padding: 10px 0;
    }

    .payment-right #pills-tabContent .tab-pane .pay-tab {
        justify-content: space-between;
        margin-bottom: 10px;
    }

    .payment-right .div:first-child {
        width: 100%;
    }

    .payment-right .bottom #pills-tab {
        margin-top: 10px;
    }

    .payment-right .top span {
        line-height: normal;
    }

    .payment-right .bottom #pills-tab .nav-item {
        flex: 0;
    }

    .payment-right #pills-tabContent .tab-pane .pay-tab label {
        min-width: 135px;
    }

    .featured-item_a {
        margin-bottom: 15px;
        display: block;
    }

    .payment-right #pills-tabContent .pay-tab__bottom {
        height: 39px;
    }

    .payment_charity .payment_btn {
        margin-left: 15px;
    }

    .news__pages__body {
        padding: 0;
        box-shadow: none;
        background-color: transparent;
    }

    .games__title {
        font-size: 90px;
        line-height: 90px;
    }

    ul#example li span {
        font-size: 60px;
        line-height: 60px;
    }

    ul#example li p {
        font-size: 22px;
        margin-bottom: 0;
        padding-left: 0;
    }

    .products-list > * {
        margin-bottom: 1rem;
    }

    .one_modal .modal-content {
        width: 45%;
    }

    .main__wrapper__news__header {
        margin-top: 30px;
    }

    .main__wrapper__news__list__item .image {
        height: 100px;
        max-width: 140px;
        -ms-flex: 0 0 140px;
        flex: 0 0 140px;
    }

    .home-banner {
        padding: 40px 0 70px;
    }

    .home-banner-info-top h2 {
        font-size: 20px;
        line-height: 30px;
    }

    .marquee-content li {
        margin-right: 18px;
        width: auto;
    }

    .support__main__carousel__item__image {
        width: 105px;
    }

    .home-banner-info-top p {
        font-size: 17px;
    }

    .partner_university .partner-item {
        margin-bottom: 30px;
    }

    .main__wrapper__video__item__info h3 {
        font-size: 20px;
        line-height: 24px;
        font-weight: 400;
    }

    .main__wrapper__video__item__image {
        height: 250px;
    }

    .siderbar-main {
        width: 50%;
        float: none;
        margin: 15px auto 0;
    }

    .contacts .col-md-6 {
        float: left;
        width: 100%;
    }

    .contact-info {
        margin-top: 25px;
    }

    .contact-info li span {
        float: none;
    }

    .content-main .content {
        padding: 25px;
    }

    .international-content {
        width: 72%;
    }

    .subdivision-item {
        padding-bottom: 25px;
    }

    .publications-title {
        width: calc(100% - 55px) !important;
        padding: 0 0 0 15px !important;
    }

    .upcoming-event-item-img {
        float: left;
    }

    .header-top-right ul li.eye {
        display: none;
    }
}

@media (max-width: 920px) {
    .intro-logo {
        width: 565px;
    }

    .about-main .about-content {
        padding-bottom: 45px;
    }

    #graduates-carousel .item .graduates-image__item {
        width: 120px;
        height: 120px;
        border-radius: 50%;
        overflow: hidden;
        margin: 25px auto 0;
    }

    .omega__container ul#example li span {
        font-size: 50px;
        line-height: normal;
    }

    .omega__container ul#example li p {
        font-size: 23px;
    }
    .games__title {
        font-size: 70px;
        line-height: 70px;
    }
    .parij-bg figure {
        height: 280px;
    }
    #graduates-carousel .item .graduates-image__item:before {
        display: none;
    }

    #graduates-carousel .item .graduates-image__item img {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        height: 120px;
        width: auto;
    }

    #graduates-carousel .item .graduates-content {
        text-align: center;
    }

    .counters-home .counters-main .item-counter > h4 {
        font-size: 18px;
        padding: 0;
    }

    .counters-home .counters-main .item-counter > div {
        font-size: 42px;
    }

    .international-content {
        width: 100%;
        margin-top: 20px;
    }

}

@media (max-width: 800px) {
    .advantages-main .col-advantages {
        width: 50%;
    }

    .news-home-col__big {
        width: 100%;
    }

    .counters .counters-home {
        height: auto;
    }

    .counters-home .counters-main {
        padding: 15px 0;
    }

    .pages-header .header-left-block a, .pages-header .new-navbar .navbar-nav > li > a {
        font-size: 16px;
    }

    .media-col {
        width: 50%;
    }

    .media-main iframe {
        height: 290px;
    }

    .graduates-image {
        width: 200px;
        float: none;
        padding: 20px;
        margin: 0 auto;
    }

    #graduates-carousel .item .graduates-content {
        padding-top: 0;
    }

    #graduates-carousel.owl-carousel .owl-stage-outer, #graduates-carousel .item .graduates-content, section.header-top {
        height: auto;
    }

    .news-page-main .news-col {
        width: 50%;
    }

    .home_banner img {
        height: auto;
    }
}

@media (max-width: 767px) {
    .intro-logo {
        width: 430px;
    }

    .header-middle-logo a img {
        height: 45px;
    }
    #videoCarousel .main__wrapper__video__item__image{
        height: 450px;
    }
    .header-middle-line {
        margin: 0 10px;
    }

    .header-logo .logo-text {
        max-width: 285px;
    }

    .layout-banner-breadcrumbs li a, .layout-banner-breadcrumbs li span {
        font-size: 14px;
    }

    .layout-banner-breadcrumbs {
        padding: 5px;
    }

    .layout-banner-wrapper h2 {
        font-size: 24px;
        margin-bottom: 0;
    }

    .header-middle-virtual span, .ant-btn {
        font-size: 16px;
    }

    .multi_step_form #msform fieldset {
        padding: 15px 50px 0;
    }

    .news-col, .counters-home .counters-main .item-counter {
        width: 50%;
        margin-bottom: 20px;
    }

    .intro-logo h3 {
        font-size: 24px;
        margin: 0;
    }

    .intro-logo img {
        width: 125px;
        left: -59px;
    }

    .pages-title__main .pages-title__header {
        width: 420px;
        height: 150px
    }

    .pages-title__main .pages-title__header h2 {
        font-size: 34px;
    }

    .pages-title__main .pages-title__header img {
        height: auto;
        width: 95px;
        left: -45px;
    }

    .thim-widget-courses-searching .thim-course-search-overlay .courses-searching form {
        padding: 0 10px;
    }

    .siderbar-main {
        width: 70%;
    }

    .news-view__content .images-block__news {
        width: 100%;
        float: none;
    }

    .media-item .media-item__image img, .media-item .media-item__image {
        height: auto;
    }

    #graduates-carousel .item .graduates-content p {
        font-size: 15px;
        color: #2f3941;
        margin: 0;
    }

    #graduates-carousel .item .graduates-image__item {
        width: 80px;
        height: 80px;
        margin: 15px auto 0;
    }

    #graduates-carousel .item .graduates-image__item img {
        height: 80px;
    }

    .cd-timeline-content h2 {
        font-size: 20px;
    }

    .content-img {
        float: none;
        padding: 0 0 20px 0;
        text-align: center;
    }

    .content img {
        width: 100%;
    }

    .upcoming-events_home {
        height: auto;
    }

    .card-header button {
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media (max-width: 720px) {
    .header-top-left, .header-top-right {
        text-align: center;
        float: none;
    }
    .omega__container ul#example li span {
        font-size: 40px;
    }
    .one_modal .modal-content {
        width: 55%;
    }
    .omega__container ul#example li p {
        font-size: 16px;
    }
    .header-top-right ul {
        display: inline-block;
        float: none;
    }
    .parij-bg figure {
        height: 270px;
    }
    .omega__container ul#example li + li {
        margin-left: 15px;
    }
    .omega__container ul#example li {
        padding: 10px;
    }
    .header-top-left {
        margin-bottom: 5px;
    }
}

@media (max-width: 640px) {
    .video-news .video-js {
        width: 100% !important;
        height: 285px !important;
    }

    .multi_step_form #msform fieldset {
        padding: 15px 30px 0;
    }
}

@media (max-width: 600px) {
    .language {
        display: none;
    }
    .games__title {
        font-size: 50px;
        line-height: 50px;
    }
    .one_modal .modal-content {
        width: 65%;
    }

    .intro-logo h3 {
        font-size: 22px;
    }

    .intro-logo {
        width: 380px;
        padding-left: 90px;
    }

    .news-home-item__big .news-home-big__image img, .news-home-item__big, .news-item .news-item__image, .news-item .news-item__image img {
        height: auto;
    }

    .news-item .news-item__content .news-item__title h2 {
        font-size: 15px;
    }

    .news-item .news-item__content .news-item__date span {
        font-size: 14px;
    }

    .pages-title__main .pages-title__header {
        width: 340px;
    }

    .media-col, .media-main iframe {
        width: 100%;
    }

    #graduates-carousel .item .graduates-content {
        margin: 0;
        overflow: hidden;
        height: 400px;
        padding: 0 15px;
        overflow-y: scroll;
    }

    #graduates-carousel .item .graduates-content h2 {
        font-size: 20px;
        margin: 10px 0;
    }

    #graduates-carousel {
        padding: 0 65px;
    }

    .manage-img {
        float: none;
        padding-right: 0;
        text-align: center;
    }

    .manage-text h3 {
        margin-top: 15px;
    }

    .content-main .content .phone-day-cousin ul {
        margin: 0;
    }

    .subdivision-item__content {
        height: auto;
        min-height: 160px;
    }

    .subdivision-item__content h3 {
        font-size: 22px;
    }

    .subdivision-category h2 {
        font-size: 24px;
    }

    .subdivision-item__content h5 {
        font-size: 18px;
    }

    .graduates-image {
        width: 150px;
        padding-bottom: 0;
    }

    .hrblock-content:before {
        top: -30px;
        left: 0;
        right: 0;
        margin: 0 auto;
        transform: rotate(90deg);
    }
}

@media (max-width: 480px) {
    .language {
        display: none;
    }
    .search-item a {
        font-size: 20px;
    }
    .games__title {
        font-size: 38px;
        line-height: 40px;
    }
    .omega__container ul#example li span {
        font-size: 28px;
    }
    .person .personal-title .logo-text {
        font-size: 16px;
    }

    .personal_card_logo {
        width: 20%;
    }
    .parij-bg figure {
        height: 200px;
    }
    .omega__container ul#example li p {
        font-size: 14px;
        padding: 0;
    }
    .omega {
        padding-top: 45px;
    }
    .person .personal-title {
        padding: 8px;
        margin-top: 5px;
    }

    .personal_card_logo img:first-child {
        height: 50px;
    }

    .personal_card_logo img:last-child {
        width: 60px;
        margin-top: 10px;
    }

    .person .personal-title h2 {
        font-size: 20px;
    }

    .person .personal-title .id_number {
        font-size: 14px;
        margin-top: 5px;
    }

    .fio {
        margin: 15px 0 45px;
    }

    .personal_card_info_end {
        margin: 0;
    }

    .fio_item h4 {
        font-size: 16px;
    }

    .fio_item h5 {
        width: 87px;
        margin-bottom: 0;
        font-size: 14px;
    }

    .person_card {
        height: 280px;
    }

    .person_card .qrImg {
        position: absolute;
        bottom: 10px;
        right: 20px;
        width: 45px;
    }

    .personal_card_info {
        width: 80%;
    }

    .header-middle-virtual span, .ant-btn {
        font-size: 14px;
    }

    .layout-banner-breadcrumbs li a, .layout-banner-breadcrumbs li span {
        font-size: 14px;
    }

    .session-title h2 {
        font-size: 20px;
    }

    .section-session {
        padding: 18px;
    }

    .section-session .session-icon span,
    .section-session .session-footer-social span {
        font-size: 14px;
    }

    .section-session .session-footer-social ul li .svg {
        width: 26px;
        height: 26px;
    }

    .section-session .session-text p, .section-session .session-text {
        font-size: 14px;
    }

    .section-session .session-footer-publish {
        padding: 12px;
        height: 30px;
    }

    .section-session .session-footer-social ul li .svg svg {
        width: 16px;
    }

    .section-session .session-banner {
        height: 300px;
    }

    .section-session .session-icon span:last-child .svg svg {
        width: 16px;
    }

    .layout-banner-breadcrumbs {
        margin-bottom: 0;
        padding: 5px;
    }

    .layout-banner-wrapper {
        min-height: 150px;
    }

    .multi_step_form #msform fieldset {
        padding: 15px 20px 0;
    }

    .multi_step_form .checkboxes .checkbox_item label,
    .multi_step_form .checkboxes .checkbox_item label.active {
        font-size: 16px;
    }

    .multi_step_form #msform .action-button {
        min-width: 110px;
        padding: 6px 0;
    }

    .header-middle-virtual {
        padding: 10px;
    }

    .header-top-wrapper {
        min-height: auto;
        justify-content: space-between;
        flex-wrap: wrap;
        /*flex-direction: column;*/
    }

    .header-top-social ul li:not(:first-child) {
        margin-left: 15px;
    }

    .header-top-text {
        margin: 10px 0 0;
    }

    .header-middle-wrapper {
        flex-wrap: wrap;
        justify-content: normal;
        padding: 20px 0 10px;
    }
    .header-top-social {
        justify-content: center;
        width: 100%;
        margin: 10px 0;
    }
    .main{
        margin: 0 0 20px;
    }
    .featured-item{
        height: 240px;
    }
    .graduates {
        margin: 20px 0;
    }
    .section-dons {
        margin: 0 0 40px;
    }
    .media {
        margin-top: 20px;
    }
    .header-top-text.old-version {
        margin: 10px 0 0;
    }

    /*.header-top-social{*/
    /*    margin-bottom: 10px;*/
    /*}*/
    .header-middle-logo a img {
        height: 60px;
    }

    .header-top-text.test-mode {
        margin-bottom: 0;
    }

    .header-middle-line.md {
        margin: 0 20px;
    }

    .desktop-menu .header-middle-line {
        display: none;
    }

    .header-url.md {
        display: none;
    }

    .header-middle-wrapper .header-url {
        background-color: #2f4978;
        margin-right: 10px;
        display: flex;
        border-radius: 6px;
    }

    .header-top__right .top-right-btns {
        margin-left: 15px;
    }

    .main__wrapper__video__item__info h3 {
        font-size: 18px;
        line-height: 22px;
        font-family: var(--MuseoMedium400);
    }

    #videoCarousel .main__wrapper__video__item__image {
        height: 300px;
    }

    .header-middle-virtual {
        margin-right: 0;
    }

    /*#myHeader .new-navbar {*/
    /*    flex-wrap: wrap;*/
    /*}*/
    .main__wrapper__video__item__info {
        padding-right: 0;
        padding-top: 15px;
    }

    .card-vertical-info-header span {
        font-size: 14px;
    }

    .counters-home .counters-main .item-counter > div {
        font-size: 24px;
    }

    .footer-bottom-about span {
        font-size: 14px;
    }

    .footer-bottom-about {
        flex-direction: column;
    }

    .footer-main {
        padding: 25px 0;
    }

    .footer-main-text p {
        text-align: center;
        font-size: 14px;
        line-height: 22px;
    }

    .footer-nav ul li a {
        font-size: 14px;
        line-height: 22px;
    }

    .footer-top-subscribe button.ant-btn {
        padding: 10px 20px;
        font-size: 14px;
        line-height: 22px;
    }

    .footer-top-logo img:last-child {
        height: 50px;
    }

    .footer-top-subscribe input {
        padding: 9px 12px;
        margin-right: 13px;
        font-size: 14px;
        line-height: 22px;
    }

    .featured-item_a {
        display: block;
        margin-top: 15px;
    }

    .featured-item-content {
        padding: 10px 12px 10px;
    }

    .top-gallery__title {
        padding: 15px 20px;
        font-size: 18px;
    }

    .featured-item-content h4 {
        font-size: 16px;
    }

    .featured-item-content p {
        line-height: 17px;
    }

    .title-flex a {
        font-size: 14px;
    }

    .title h2 {
        font-size: 24px;
        margin-bottom: 15px;
    }

    .students-items {
        margin-top: 0;
    }

    .news-col, .counters-home .counters-main .item-counter {
        width: 50%;
        margin-bottom: 15px;
    }

    .counters-home .counters-main {
        padding: 15px 0 0;
    }

    .counters-home .counters-main .item-counter > h4 {
        font-size: 16px;
    }

    .card-vertical-info-header span:first-child .svg svg {
        font-size: 16px;
    }

    .main__wrapper__video {
        margin-bottom: 25px;
    }

    .home-news-vertical .card-vertical {
        margin-top: 15px;
        display: block;
    }

    .header-top__right {
        width: 100%;
        justify-content: end;
        flex-wrap: wrap;
    }

    .home-header .header-top {
        padding: 5px 0;
    }

    .home-hero2-item {
        height: 420px;
    }

    .header-middle-lang {
        margin-right: 0;
        /*width: 50%;*/
    }

    .home-hero2-info h3 {
        font-size: 18px;
    }

    .home-hero2-slider-action {
        padding: 0px 25px;
    }

    .top-right-btns .top-right-item {
        display: block;
        padding: 8px 15px;
        font-size: 14px;
    }

    .banner__item__info__content {
        width: 100%;
    }

    .banner__item__info__content__item h1 {
        font-size: 26px;
        line-height: 36px;
        font-weight: 600;
        margin-bottom: 15px;
        margin-top: 0;
    }

    .banner__item__info__bottom__item p {
        margin-left: 0;
        font-size: 16px;
        line-height: 22px;
        margin-top: 5px;
    }

    .banner__item__info__bottom__item > div {
        flex-direction: column;
        padding: 10px 0;
        align-items: unset;
    }

    .main__wrapper {
        margin: 0;
    }

    .banner__item__info {
        padding-top: 50px;
        padding-bottom: 20px;
        height: calc(100vh - 400px);
    }

    .banner__item__info__bottom__item i {
        font-size: 30px;
    }

    .heade-middler-login {
        /*width: 50%;*/
        display: flex;
        align-items: center;
        justify-content: end;
    }

    .heade-middler-login .ant-btn {
        padding: 5px 15px;
    }

    .advantages-main .col-advantages {
        width: 100%;
    }

    .header-middle-logo {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 15px;
    }

    .intro-logo h3 {
        font-size: 18px;
    }

    .intro-logo {
        width: 320px;
        padding-left: 70px;
    }

    .intro-logo img {
        width: 100px;
        left: -46px;
    }

    .title h2 {
        font-size: 30px;
    }

    .about-main .about-content .about-title h2 {
        font-size: 20px;
    }

    .advantages-main .advantages-item, .advantages-main .advantages-item .advantages-content, #graduates-carousel .item .graduates-content {
        height: auto;
    }

    .news-home-item__big .news-home-big__content .news-home-big__title h2 {
        font-size: 18px;
    }

    /*.news-col, .counters-home .counters-main .item-counter {*/
    /*    width: 100%;*/
    /*}*/
    .payment-right {
        flex-direction: column;
    }

    .payment-right .div:first-child,
    .payment-right .div:last-child {
        width: 100%;
    }

    .payment-right .bottom #pills-tab {
        height: 40px;
    }
    .footer-top{
        padding: 0 0 25px;
    }
    .leadership__item__info ul li span small{
        font-size: 14px;
        line-height: 18px;
    }
    .leadership__item__info ul li span {
        font-size: 14px;
        line-height: 18px;
    }
    .radio-style:not(checked) + label{
        font: 14px ClearSansRegular, sans-serif;
    }
    .sidebar-title h3 {
        font-size: 18px;
    }
    .sidebar-menu > ul li > a {
        font-size: 15px;
        line-height: 16px;
    }
    .pages-content {
        margin: 20px 0;
    }
    .leadership__item__info ul li{
        margin-bottom: 4px;
    }
    .leadership__item__info h3{
        margin-bottom: 8px;
        margin-top: 8px;
    }
    .leadership__item__info p {
        font-size: 14px;
        line-height: 18px;
    }
    .leadership__item__image{
        margin-right: 0;
        margin-bottom: 10px;
        /*flex: 0 0 200px;*/
        /*height: 200px;*/
    }
    .leadership__item{
        flex-direction: column;
        align-items: center;
        padding: 15px;
    }
    .payment-left {
        margin-bottom: 20px;
        grid-row-gap: 10px;
    }
    /*.payment-right .top {*/
    /*    padding: 5px;*/
    /*}*/

    .payment-right #pills-tabContent .tab-pane .pay-tab {
        justify-content: space-between;
    }

    .payment-right #pills-tabContent {
        padding: 15px 0;
    }

    .footer-top-wrapper {
        /*flex-direction: column;*/
        flex-wrap: wrap;
    }

    .footer-top-social ul li {
        margin-right: 10px;
    }

    .news-item .news-item__content {
        height: auto;
        padding-bottom: 20px;
    }

    .footer-top-social {
        margin: 20px 0;
    }

    .news-item .news-item__content .news-item__title h2 {
        font-size: 18px;
    }

    .news-item .news-item__content .news-item__date span {
        font-size: 16px;
    }

    .news-item {
        margin-bottom: 0;
    }

    #graduates-carousel .item .col-md-6 {
        width: 100%;
    }

    #graduates-carousel {
        padding: 0 20px;
    }

    #graduates-carousel .owl-nav button svg {
        width: 28px;
    }

    #graduates-carousel.owl-carousel .owl-nav button.owl-next {
        right: -18px;
    }

    #graduates-carousel.owl-carousel .owl-nav button.owl-prev {
        left: -18px;
    }

    .dev a {
        display: block;
    }

    .pages-title__main .pages-title__header {
        width: 300px;
    }

    .pages-title__main .pages-title__header h2 {
        font-size: 28px;
    }

    .siderbar-main {
        width: 100%;
    }

    .content img {
        width: 100%;
    }

    .date-share-main ul.list-unstyled li {
        float: none;
        display: inline-block;
    }

    .date-share-main ul.list-unstyled {
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
        float: none;
    }

    .news-footer .date-share-main .share {
        float: none;
        text-align: center;
    }

    .news-footer .date-share-main .share div.osg {
        float: none;
    }

    .news-footer .date-share-main .share p {
        float: none;
        margin: 0 0 10px 0;
        color: #d2c988;
    }

    .captcha-input-2 {
        width: 100%;
        margin-bottom: 15px;
    }

    #request-form .captcha-input-2 {
        width: 100%;
    }

    .captcha-main {
        text-align: center;
    }

    .captcha-main #captcha_contacts, .captcha-main #captcha_contacts_button {
        float: none !important;
        display: inline-block;
    }

    .captcha-main #captcha_contacts img {
        width: auto;
    }

    #request-form #captcha_contacts_button {
        position: relative;
        top: 2px;
        right: 3px;
    }

    .captcha-input-2 {
        width: 100%;
        margin-bottom: 15px;
    }

    .captcha-main #captcha_contacts_button {
        position: relative;
        top: 2px;
        right: 5px;
    }

    #contactMSG {
        float: none;
    }

    .media-view__title h2 {
        font-size: 20px;
    }

    .video-news .video-js {
        margin: 0 auto;
        width: 100% !important;
        height: 205px !important;
    }

    #mouse-scroll {
        display: none;
    }

    section.header-top {
        height: auto;
    }

    .header-top-left, .header-top-right {
        text-align: center;
        float: none;
    }

    .header-top-right {
        margin: 10px 0;
    }

    .header-top-right ul {
        display: inline-block;
        float: none;
    }

    .subdivision-item__image {
        float: none;
        padding: 0 15px 15px 0;
        text-align: center;
    }

    #owl-course .owl-stage-outer:after, #owl-course .owl-stage-outer:before {
        display: none;
    }

    #owl-course.owl-theme .owl-nav [class*=owl-] {
        background: #fff !important;
    }

    #owl-course.owl-carousel .owl-nav button.owl-next {
        right: -15px;
    }

    #owl-course.owl-carousel .owl-nav button.owl-prev {
        left: -15px;
    }

    #graduates-carousel .item .graduates-content {
        overflow: hidden;
    }

    .header-top-left li {
        margin-bottom: 5px;
    }

    .manage-img img {
        height: auto;
        width: 100% !important;
    }

    .manage-img {
        height: auto;
    }

    .news-page-main .news-col {
        width: 100%;
    }
}

@media (max-width: 425px) {
    .intro-logo {
        width: 280px;
    }
    .person .personal-title{
        padding: 6px;
    }
    .heade-middler-login .ant-btn {
        padding: 5px 8px;
    }
    .personal_card_logo img:last-child {
        width: 50px;
    }
    .personal_card_logo img:first-child {
        height: 40px;
    }
    .personal_card_info {
        width: 92%;
    }
    .person {
        padding: 30px 0;
    }
    .person .text-title {
        margin-bottom: 15px;
    }
    .top-right-btns .top-right-item {
        line-height: 17px;
    }

    .one_modal .modal-content {
        width: 80%;
    }
    .games__title {
        font-size: 40px;
        line-height: 40px;
    }
    .games__date {
        margin-left: 0;
        font-size: 16px;
    }
    .omega__container ul#example li span {
        font-size: 20px;
    }
    .omega__container ul#example li p {
        font-size: 12px;
    }
    .omega__container ul#example li + li {
        margin-left: 10px;
    }
    .ant-btn {
        font-size: 15px;
    }

    .intro-logo h3 {
        font-size: 17px;
    }

    .header-middle-logo a img {
        height: 45px;
    }

    .pages-title__main .pages-title__header {
        width: 260px;
    }

    .pages-title__main .pages-title__header h2 {
        font-size: 24px;
    }

    .header-middle-wrapper .header-url {
        margin-right: 10px;
    }

    .header-middle-virtual {
        padding: 7px;
    }

    #graduates-carousel .item .graduates-content p {
        font-size: 16px;
    }

    .header-middle-virtual span, .ant-btn {
        font-size: 14px;
    }

    #graduates-carousel .item .graduates-content span {
        line-height: 16px;
    }
}

@media (max-width: 380px) {
    .intro-logo {
        width: 250px;
        text-align: center;
        padding-left: 55px;
    }

    .intro-logo h3 {
        font-size: 15px;
    }

    .intro-logo img {
        width: 90px;
        left: -41px;
    }

    #graduates-carousel .item .graduates-content p {
        font-size: 15px;
    }

    .title h2 {
        font-size: 24px;
    }

    .pages-title__main .pages-title__header {
        width: 230px;
        height: 120px;
    }

    .pages-title__main .pages-title__header img {
        width: 65px;
        left: -30px;
    }

    .video-news .video-js {
        height: 190px !important;
    }

}

@media (max-width: 340px) {
    .intro-logo {
        width: 240px;
    }

    #contactMSG {
        margin-top: 15px;
    }
}

@media only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px) {

    /* Force table to not be like tables anymore */
    .content-main .content table, .content-main .content thead, .content-main .content tbody, .content-main .content th, .content-main .content td, .content-main .content tr {
        display: block;
        width: 100% !important;
        height: auto !important;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    .content-main .content thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    .content-main .content tr {
        border: 1px solid #ccc;
    }

    .arcticmodal-container_i tr {
        border: 0;
    }

    .content-main .content td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;

    }

    .content-main .contentc td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
    }

}