/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/

@media (max-width: 1480px) {
    .loader-main:after{
        left: 60px;
    }
    .contact-right {
        padding: 25px;
    }
    .header-menu ul li{
        padding: 15px;
    }
    .contact-left {
        height: 100%;
    }
    .contact-card {
        padding: 25px;
    }
    .slider-item {
        height: 470px;
    }

    .slider-item__info h1 {
        font-size: 28px;
        line-height: 35px;
    }

    .slider-item__info p {
        font-size: 14px;
        line-height: 20px;
    }
    .partners-imgBx {
        height: 425px;
        display: block;
    }
    .partners-title {
        padding: 20px 0;
        margin-top: 10px;
        width: 100%;
    }
    .partners-title p {
        font-size: 17px;
    }
    .partners-name h4 {
        font-style: normal;
        font-weight: 600;
        font-size: 20px;
        line-height: 22px;
    }
    .partners-text p {
        font-size: 17px;
        line-height: 26px;
    }
    .partners-stats {
        padding-top: 50px;
    }
    .partners-stats ul li h4 {
        font-size: 32px;
        line-height: 22px;
        margin-bottom: 10px;
    }
    .loader-text__item svg {
        height: 65px;
    }
    .loader-text__item1 svg {
        height: 65px;
    }
}

@media (max-width: 1199px) {
    .partners-name{
        margin-top: 15px;
    }
    .header-top__row ul li {
        font-size: 14px;
    }
    .contact-card {
        padding: 20px;
    }
    .contact-right {
        padding: 20px;
    }

    .header-top__row ul li a {
        font-size: 14px;
    }

    .header-lang .dropdown button {
        font-size: 14px;
    }

    .header-lang {
        display: none;
    }

    .header-logo img {
        height: 75px;
    }

    .header-menu ul li.nav-item > a {
        font-size: 14px;
    }

    .header-appointment {
        font-size: 14px;
    }

    .slider-item__info h1 {
        font-size: 22px;
        line-height: 28px;
    }

    .slider-item__info p {
        padding: 20px 0;
    }

    .slider-item__info a {
        font-size: 14px;
    }

    .title {
        font-size: 28px;
    }

    .title-allblock {
        padding-bottom: 15px;
    }

    .home-about__info p {
        font-size: 14px;
        line-height: 22px;
    }

    .title-allblock a {
        font-size: 14px;
    }

    .teachers-card__img {
        width: 135px;
        height: 135px;
        margin-bottom: 20px;
    }

    .teachers-card {
        min-height: 300px;
    }

    .teachers-card h1 {
        font-size: 16px;
    }

    .teachers-card span {
        margin: 5px 0 10px 0;
    }

    .leadership-card__info {
        font-size: 14px !important;
    }

    .footer-logo {
        text-align: center;
    }

    .footer-card {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .footer-card ul li {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .footer-map {
        margin-top: 20px;
    }
    .partners-imgBx {
        height: 345px;
    }
    .partners-title {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .partners-title p {
        text-align: left;
        padding: 0 10px;
    }
    .partners-text {
        padding-top: 20px;
    }
    .partners-stats {
        padding-top: 40px;
    }
    .pages-banner > .container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 100%;
    }
    .header-menu ul li {
        padding: 5px;
    }
}

@media (max-width: 991px) {
    .header-top__row ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .contact-card,
    .contact-right {
        padding: 15px;
    }
    .contact-card {
        margin-bottom: 15px;
    }

    .header-top__row ul li {
        margin-bottom: 15px;
        padding-right: 0;
    }

    .header-top__row ul li:last-child {
        margin-bottom: 0;
    }

    .header-top__row {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .header-menu {
        display: none;
    }

    .mobile-menu {
        display: block;
    }

    .header-appointment {
        margin: 0 20px;
    }

    .slider-item {
        height: 315px;
    }

    .slider-item__info h1 {
        font-size: 18px;
        line-height: 25px;
    }

    .mobile-menu a i {
        font-size: 20px;
        color: #0179c2;
    }

    .teachers-card__img {
        width: 115px;
        height: 115px;
    }

    .teachers-card {
        min-height: 215px;
    }
    .news-view__card h2{
        font-size: 18px;
    }
    .footer-contacts{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .footer-contacts ul{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .contact-left {
        margin-bottom: 15px;
    }
    .contact-left,
    .contact-left #map_dip {
        height: 500px;
    }
    .partners-title p {
        font-size: 16px;
    }
    .partners-stats {
        padding-top: 30px;
    }
    .partners-stats ul li h4 {
        font-size: 29px;
        line-height: 16px;
    }
}

@media (max-width: 767px) {
    .partners-imgBx{
        margin-top: 15px;
    }
    .pages-banner__title h2 {
        font-size: 22px;
        margin-bottom: 20px;
    }
    .pages-banner {
        height: 225px;
    }
    .captcha-main{
        margin: 20px 0;
    }
    .contact-right .row {
        position: relative;
    }
    .leadership-card__info h2 {
        font-size: 16px;
    }
    .contact-card__info h1 {
        font-size: 15px;
        line-height: 21px;
    }
    .contact-card__info span {
        font-size: 13px;
        line-height: 19px;
    }
    .contact-card i {
        font-size: 25px;
    }

    .leadership-card__info h1 {
        font-size: 18px;
    }

    .pd50 {
        padding: 30px 0;
    }

    .home-about__circle2 {
        top: -25px;
        right: 0;
        bottom: unset;
        left: unset;
    }

    .home-about__circle1 {
        top: -20px;
        left: 0;
    }

    .home-about__circle3 {
        top: -25px;
        right: 0;
        bottom: unset;
        left: unset;
    }

    .home-about__circle4 {
        top: -20px;
        left: 0;
    }

    .home-about__card {
        margin-bottom: 40px;
    }

    .home-about__img3 {
        margin-top: 0;
    }

    .home-about > .container > .row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .leadership-card {
        margin-right: 0;
    }

    .footer-card1 {
        display: none;
    }

    .home-about__img4 {
        margin-top: 0;
    }

    footer {
        margin-top: 30px;
    }

    .manage-item__info h4 {
        margin-bottom: 15px;
        font-size: 15px;
    }
    .manage-item__info h3{
        font-size: 16px;
    }
    .news-view-imgs {
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
    }
    .news-view__card-video iframe{
        width: 100% !important;
    }
    .news-content .content table th{
        padding: 5px 10px;
    }
    .partners-imgBx {
        height: 285px;
    }
    .partners-text {
        padding-top: 10px;
    }
    .partners-name h4 {
        font-size: 19px;
        line-height: 19px;
    }
    .partners-text p {
        font-size: 16px;
        line-height: 26px;
    }
    .loader-text__item svg {
        height: 35px;
    }
    .loader-text__item1 svg {
        height: 35px;
    }

}

@media (max-width: 575px) {
    .footer-bottom{
        flex-direction: column;
    }
    .pages-banner {
        height: 180px;
    }
    .pages-banner__main {
        padding: 0;
    }
    .pages-banner__title h2{
        font-size: 16px;
        margin-bottom: 10px;
    }
    .header-top__row ul {
        -webkit-box-align: unset;
        -ms-flex-align: unset;
        align-items: unset;
    }

    .header-logo img {
        height: 65px;
    }

    .header-search {
        display: none;
    }

    .header-appointment {
        padding: 10px;
        line-height: 16px;
    }

    .slider-item {
        height: 255px;
    }

    .slider-item__info p {
        padding: 10px 0;
    }

    .header-top {
        display: none;
    }

    .circle h2 {
        font-size: 18px;
        margin: 0;
    }

    .circle p {
        font-size: 14px;
    }

    .home-about__circle3 {
        width: 100px;
        height: 100px;
    }

    .home-about__circle4 {
        width: 90px;
        height: 90px;
    }

    .title {
        font-size: 20px;
    }

    .title:before {
        top: -10px;
    }

    .pd50 {
        padding: 20px 0;
    }

    .teachers-card__img {
        width: 150px;
        height: 150px;
    }

    .leadership-card {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .leadership-card__img {
        margin: 0 auto;
        margin-bottom: 15px;
    }

    .all-info__card p {
        font-size: 14px;
        line-height: 21px;
    }

    .all-info__card h3 {
        font-size: 16px;
    }

    .all-info__card ul li {
        font-size: 14px;
        line-height: 21px;
    }

    footer {
        margin-top: 20px;
    }
    .manage-item__head{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .manage-item__image{
        margin-right: 0;
        margin-bottom: 15px;
    }
    .manage-item__info{
        text-align: center;
    }
    .manage-item__info .nav-tabs{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .manage-item__info .nav-tabs .nav-item{
        margin-right: 0;
        margin-bottom: 20px;
    }
    .news-view__card h2 {
        font-size: 16px;
        line-height: 22px;
    }
    .breadcrumb__links li a{
        font-size: 13px;
    }
    .pagination-main .pagination{
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 20px;
    }
    .footer-contacts ul li{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
    }
    .contacts-info li strong{
        display: block;
        margin: 10px 0;
    }
    .footer-bottom{
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .contact-card__info h1 {
        font-size: 15px;
        line-height: 21px;
    }
    .contact-card__info span {
        font-size: 13px;
        line-height: 19px;
    }
    .news-content .content table td {
        padding: 5px;
        font-size: 14px;
    }
    .news-content .content table th {
        font-size: 14px;
    }
    .partners-imgBx {
        height: 205px;
    }
    .partners-title p {
        font-size: 15px;
        line-height: 21px;
    }
    .partners-name h4 {
        font-size: 17px;
        margin-bottom: 4px;
        line-height: 16px;
    }
    .partners-stats ul>li {
        width: 100%;
        text-align: center;
    }
    .partners-stats ul li:not(:last-child) {
        margin-right: 0px;
        text-align: center;
    }
    .partners-stats ul li h4 {
        font-size: 26px;
        line-height: 13px;
        margin-bottom: 7px;
    }
    .partners-stats ul li span {
        font-size: 14px;
        line-height: 21px;
    }
    .loader-text__item svg {
        height: 30px;
    }
    .loader-text__item1 svg {
        height: 30px;
    }

    .loader-text__item1 {
        margin-top: 5px;
        padding-top: 5px;
        border-top: 2px solid #38248d;
    }
    .loader-main:after {
        left: 30px;
    }

}