@media (max-width: 1200px) {
    .wrapper {
        padding-top: 80px;
    }
    .container {
        max-width: 960px;
    }
    .header-main {
        height: 80px;
    }
    .homeSlider-item__image {
        height: 500px;
    }
    .header-menu ul li {
        padding: 0;
    }
    .header-info .header-search {
        margin-left: 15px;
        margin-top: 1px;
    }
    .header-info .header-lang {
        margin-left: 30px;
    }
    .slider-info h1 {
        font-size: 42px;
        line-height: 44px;
        margin-bottom: 20px;
    }
    .slider-info p {
        font-size: 18px;
        line-height: 21px;
        margin-bottom: 30px;
    }
    .title {
        padding-bottom: 30px;
    }
    .title h1 {
        font-size: 32px;
        line-height: 40px;
    }
    .about-home__main {
        padding: 0;
    }
    .about-left__info {
        font-size: 17px;
        line-height: 21px;
        margin-bottom: 10px;
    }
    .url-btn {
        padding-top: 10px;
    }
    .about-right__image {
        height: 290px;
    }
    .about-left__images {
        width: 570px;
        /* border-top: 15px solid #fff; */
        /* border-right: 15px solid #fff; */
    }
    .about-left__images img {
        width: 265px;
        flex: 0 0 265px;
        height: 150px;
    }
    .products-home__main {
        padding: 0 0 30px;
    }
    .process-home {
        padding: 45px 0 15px;
    }
    .process-item__info {
        width: calc(100% - 300px);
        height: 280px;
        margin-top: 30px;
        padding: 20px 160px 20px 0;
    }
    .process-item__info--count {
        height: calc(100% - 30px);
        width: 160px;
    }
    .process-item__image {
        width: 330px;
        height: 280px;
    }
    .process-item__info h2 {
        font-size: 25px;
        line-height: 24px;
        margin-bottom: 35px;
    }
    .process-item__info h2::before {
        width: 100px;
        bottom: -15px;
    }
    .process-item__info--count span {
        font-size: 75px;
        line-height: 75px;
    }
    .process-item:nth-child(2n) .process-item__info {
        padding: 20px 0 20px 160px;
    }
    .process-item {
        height: 310px;
    }
    .news-item__head {
        padding: 20px 0;
        margin-left: -30px;
        margin-right: 30px;
    }
    .news-item__head span.line {
        width: 100px;
    }
    .news-item__head .date strong {
        font-size: 35px;
        line-height: 31px;
        padding: 0 12.5px 0 20px;
        margin-right: 12.5px;
    }
    .news-item__head .date {
        width: 185px;
        height: 56px;
    }
    .news-item__head .date span {
        font-size: 17px;
        line-height: 20px;
    }
    .news-item__image {
        height: 260px;
    }
    .news-item:nth-child(2n) .news-item__head {
        margin-right: -30px;
    }
    .news-home {
        padding: 15px 0 30px;
    }
    .footer-menu {
        padding: 0 30px;
    }
    .footer-menu ul li {
        margin-bottom: 10px;
    }
    footer {
        padding: 30px 0;
    }
    .footer-contacts ul li a {
        font-size: 16px;
        line-height: 22px;
    }
    .footer-menu ul li a {
        font-size: 16px;
        line-height: 21px;
    }
    .footer-copy {
        font-size: 16px;
        line-height: 21px;
    }
    .footer-socials a {
        font-size: 21px;
        margin-right: 15px;
    }
    a.footer-logo img {
        height: 48px;
    }
    .news-item__main {
        padding: 0 20px;
        margin-bottom: 20px;
    }
    .news-item__footer {
        padding: 0 20px;
    }
    .pages-header {
        min-height: 160px;
    }
    .pages-header__main .title {
        padding-bottom: 20px;
    }
    .qa-home .accordion__square:nth-child(1) .card-header {
        padding: 0 20px;
        min-height: 75px;
    }
    .portfolio-inner-item a {
        height: 345px;
    }
    .pages-content {
        padding: 15px 0;
    }
    .pages {
        padding: 15px 0;
    }
    .history-col {
        padding-left: 25px;
        margin-bottom: 5px;
    }
    .bear-col {
        padding-right: 25px;
        margin-bottom: 15px;
    }
    .history-videoBx {
        height: 400px;
    }
    .news-slide__item {
        height: 400px;
    }
}

@media (max-width: 991px) {
    .navbar-collapse {
        display: none;
    }
    .header-lang {
        display: none;
    }
    .history-videoBx {
        height: 320px;
    }
    .news-slide__item {
        height: 320px;
    }
    .bear-col {
        padding-right: 25px;
        margin-bottom: 25px;
    }
    .homeSlider-item__image {
        height: 420px;
    }
    .reviews-home .owl-theme .owl-dots {
        bottom: 50px;
    }
    .container {
        padding: 0 20px;
    }
    .header-menu ul.menu {
        display: none;
    }
    .header-menu {
        justify-content: flex-end;
    }
    .process-item__info--count {
        width: 120px;
    }
    .process-item__info--count span {
        font-size: 62px;
        line-height: 62px;
    }
    .process-item__info--count img {
        height: 40px;
    }
    .process-item__info {
        padding: 20px 125px 20px 0;
    }
    .process-item:nth-child(2n) .process-item__info {
        padding: 20px 0 20px 125px;
    }
    a.footer-logo {
        justify-content: center;
        text-align: center;
    }
    .footer-socials {
        margin-top: 30px;
        justify-content: center;
    }
    .footer-menu {
        display: none;
    }
    .footer-contacts {
        padding: 15px 0 0;
        text-align: center;
    }
    .footer-contacts ul li a {
        justify-content: center;
        text-align: center;
        display: block;
    }
    .footer-contacts ul li {
        margin-bottom: 15px;
    }
    .footer-copy {
        text-align: center;
    }
    .footer-info {
        margin-bottom: 0;
    }
    .process-item__info p {
        font-size: 17px;
        line-height: 21px;
    }
    .mobile-menu {
        display: block;
    }
    a.header-mobile__navbar {
        color: #004F40;
        font-size: 21px;
        display: flex;
        align-items: center;
    }
    .header-info .header-search {
        margin-left: 25px;
        margin-top: -1px;
    }
    .contacts-item h2 {
        font-size: 20px;
        line-height: 23px;
    }
    .contacts-item a,
    .contacts-item span {
        font-size: 17px;
        line-height: 21px;
    }
    .qa-home .card {
        margin-bottom: 15px;
    }
    .news-view-title h2 {
        font-size: 21px;
        line-height: 22px;
    }
    .portfolio-inner-item a {
        height: 325px;
    }
}

@media (max-width: 767px) {
    .about-right {
        display: none;
    }
    .products-view__content p {
        font-size: 16px;
    }
    .history-col {
        width: 100%;
        padding-left: 0;
        float: unset;
    }
    .bear-col {
        width: 100%;
        padding-right: 0;
        float: unset;
        margin-bottom: 30px;
    }
    .newsImages .owl-dots {
        position: absolute;
        left: 40%;
    }
    .bear-info p>span {
        font-size: 15px !important;
    }
    .bear-info p {
        font-size: 16px;
    }
    .about-history p {
        font-size: 16px;
    }
    .about-left {
        flex: 0 0 100%;
        max-width: 100%;
        padding-right: 0;
    }
    .products-home__about {
        padding-right: 0;
        padding-bottom: 20px;
    }
    .process-item__image {
        display: none;
    }
    .process-item__info {
        padding: 20px 125px 20px 0;
        width: 100%;
        height: auto;
        margin-top: 0;
    }
    .process-item {
        height: auto;
        margin: 0;
    }
    .process-item__info--count {
        width: 120px;
        height: 100%;
    }
    .reviewsSlider-item__content {
        padding: 20px 20px 20px 220px;
    }
    .reviewsSlider-item__image {
        left: 30px;
    }
    .contact_Pages {
        padding: 20px 0;
    }
    .contacts {
        margin: 20px 0;
    }
    .qa-home {
        padding: 40px 0 20px;
        min-height: 360px;
    }
    .all-products {
        padding: 20px 0;
    }
    .products-wrapper {
        padding: 20px 0;
    }
    .thim-course-search-overlay form {
        height: 44px;
    }
    .courses-searching input[type="text"] {
        width: calc(100% - 44px);
        width: -webkit-calc(100% - 44px);
        width: -moz-calc(100% - 44px);
        height: 44px;
        line-height: 40px;
        padding-left: 20px;
        font-size: 17px;
    }
    .courses-searching button {
        width: 44px;
        line-height: 45px;
    }
    .thim-widget-courses-searching .thim-course-search-overlay .courses-searching form {
        padding: 0 20px;
    }
}

@media (max-width: 576px) {
    .slider-info h1 {
        font-size: 32px;
        line-height: 32px;
        margin-bottom: 15px;
    }
    .about-history p {
        font-size: 15px;
    }
    .news-slide__item {
        height: 280px;
    }
    .history-videoBx {
        height: 280px;
    }
    .about-left__images {
        width: 100%;
        /* border-top: 15px solid #fff; */
        border-right: 0;
    }
    .about-left__images img {
        width: calc(50% - 10px);
        flex: 0 0 calc(50% - 10px);
        height: 150px;
    }
    .title h1 {
        font-size: 28px;
        line-height: 30px;
    }
    .reviewsSlider-item__content {
        height: auto;
        padding: 215px 15px 30px 15px;
        margin-top: 15px;
    }
    .reviewsSlider-item__image {
        left: 0;
        bottom: auto;
        top: -15px;
        right: 0;
        margin: 0 auto;
    }
    .reviewsSlider-item {
        height: auto;
        margin: 0;
    }
    .reviews-home .owl-theme .owl-dots {
        left: 5px;
        bottom: 15px;
    }
    .reviewsSlider-item__content p {
        max-height: initial;
        -webkit-line-clamp: initial;
    }
    .reviewsSlider-item__content h2 {
        margin-bottom: 5px;
    }
    .reviews-home .owl-theme .owl-dots {
        left: 15px;
        bottom: 30px;
    }
    .news-item__image {
        height: 240px;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .news-item__info {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .news-item__head {
        padding: 0;
        margin-left: 20px;
        margin-right: 20px;
        padding-bottom: 15px;
        margin-top: -28px;
    }
    .news-item {
        margin-bottom: 20px;
    }
    .news-item__main {
        padding: 0 20px;
        margin-bottom: 10px;
    }
    .news-item:nth-child(2n) .news-item__head {
        margin-right: 20px;
        margin-left: 20px;
    }
    .news-item:nth-child(2n) .news-item__main {
        padding: 0 20px;
    }
    .news-item:nth-child(2n) .news-item__footer {
        padding: 0 20px;
    }
    .news-item__main h3 {
        font-size: 18px;
        line-height: 20px;
        -webkit-line-clamp: initial;
    }
    .news-item__head span.line {
        width: 80px;
        margin-top: 25px;
    }
    .reviewsSlider-item__content p {
        font-size: 17px;
        line-height: 21px;
    }
    .news-home__main {
        padding: 15px 0;
    }
    #reviewsSlider {
        margin-top: 15px;
    }
    .header-logo a img {
        height: 42px;
    }
    .header-info .header-lang {
        display: none;
    }
    .wrapper {
        padding-top: 65px;
    }
    .header-main {
        height: 65px;
    }
    .header-menu {
        justify-content: flex-start;
        flex-direction: row-reverse;
    }
    .mobile-menu {
        margin-left: 25px;
    }
    .contacts-form .form-control {
        font-size: 16px;
        line-height: 18px;
    }
    .contacts-form>h2 {
        font-size: 24px;
        line-height: 25px;
    }
    .qa-home .accordion__square:nth-child(1) .card-header {
        padding: 0 15px;
    }
    .qa-home .card-body {
        padding: 0 15px 15px 15px;
        font-size: 16px;
        line-height: 18px;
    }
    .products-view__imgBx {
        width: 100%;
        height: 280px;
        margin-right: 0;
    }
    .products-imgBx {
        padding: 20px;
        width: 100%;
        height: 280px;
    }
    .news-view-content {
        font-size: 17px;
        line-height: 21px;
    }
    .portfolio-inner-item a {
        height: 245px;
    }
    .news-main {
        padding: 15px 15px;
    }
    .contacts {
        padding: 15px;
    }
    .contacts-form {
        padding: 15px;
        margin-bottom: 20px;
    }
    .sidebar-category {
        padding: 15px 15px;
    }
    .products-view {
        padding: 15px;
    }
    .process-item__info p {
        font-size: 14px;
    }
    .process-item__info--count span {
        font-size: 35px;
        line-height: 50px;
    }
    .process-item__info h2 {
        font-size: 22px;
        line-height: 24px;
        margin-bottom: 32px;
    }
}

@media (max-width: 415px) {
    .header-logo {
        margin-right: 0;
    }
    .about-left__images {
        flex-wrap: wrap;
    }
    .about-left__images img {
        width: 100%;
        flex: 0 0 100%;
        height: 160px;
        margin-bottom: 15px;
    }
    .about-home {
        padding: 20px 0;
    }
    .products-home {
        padding: 20px 0;
    }
    .products-home__about p {
        margin-bottom: 5px;
    }
    .products-home__main {
        padding: 0 0 20px;
    }
    .process-home {
        padding: 30px 0 15px;
    }
    #reviewsSlider.owl-theme .owl-nav {
        display: none;
    }
    .process-item__info {
        padding: 75px 0 0 0;
    }
    .process-item__info--count {
        width: 100%;
        height: 75px;
        flex-direction: row;
        justify-content: space-between;
        padding-right: 30px;
    }
    .process-item:nth-child(2n) .process-item__info {
        padding: 75px 0 0 0;
    }
    .process-item__info--count img {
        margin-top: 7px;
    }
    .reviews-home {
        padding: 30px 0;
    }
    .news-item__image {
        height: 210px;
    }
    .news-item__main {
        padding: 0;
    }
    .news-item:nth-child(2n) .news-item__main {
        padding: 0;
    }
    .news-item__footer {
        padding: 0;
    }
    .news-item:nth-child(2n) .news-item__footer {
        padding: 0;
    }
    .news-item__head .date {
        width: 175px;
        height: 50px;
    }
    .news-item__head .date strong {
        font-size: 30px;
        line-height: 31px;
        padding: 0 11.5px 0 17px;
        margin-right: 11.5px;
    }
    .news-item__head .date span {
        font-size: 16px;
        line-height: 19px;
    }
    .news-item__head {
        padding: 0;
        margin-left: 15px;
        margin-right: 15px;
        padding-bottom: 15px;
        margin-top: -25px;
    }
    .news-item:nth-child(2n) .news-item__head {
        margin-right: 15px;
        margin-left: 15px;
    }
    .process-item__info--count span {
        font-size: 37px;
        line-height: 26px;
    }
    .portfolio-inner-item a {
        height: 205px;
    }
    .process-item:nth-child(2n) .process-item__info--count {
        left: 10px;
    }
    .process-item:nth-child(2n) .process-item__info {
        padding-left: 10px;
        padding-right: 10px;
    }
    .process-item .process-item__info {
        padding-left: 10px;
        padding-right: 10px;
    }
    .process-item .process-item__info--count {
        left: 10px;
    }
    .certificates_about img {
        object-fit: unset;
    }
    .process-item__info p {
        display: -webkit-box;
        -webkit-line-clamp: 15;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    .title h1 {
        font-size: 24px;
        line-height: 26px;
    }
    .footer-socials {
        margin-top: 10px;
    }
}