@media (min-width: 1300px) {
    .container {
        max-width: 1300px;
        /* max-width: 1245px; */
    }
}

@media screen and (max-width: 1200px) {
    .footer-copy {
        font-size: 14px;
        width: 100%;
        max-width: 100%
    }
    .footer-private a {
        font-size: 14px;
        text-align: left
    }
    .footer-top {
        flex-wrap: wrap;
        text-align: center;
        flex-direction: column-reverse
    }
    .footer-private {
        width: 100%;
        text-align: left;
        border: none;
        justify-content: center;
        align-items: center;
        margin-bottom: 10px
    }
    .footer-social a {
        margin: 0 10px 10px
    }
    .footer-social {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin-bottom: 10px
    }
    .footer-private {
        text-align: center;
        justify-content: center;
        align-items: center;
    }
    .footer-private a {
        text-align: center;
    }
    .footer-copy.footer-copy2 {
        order: -1;
        margin-top: 20px;
    }
}

@media screen and (max-width: 1024px) {
    .logo.logo-lk a {
        flex-direction: row;
    }
    a.openMenu {
        display: block;
        background: #079ba5;
        border-radius: 5px;
        z-index: 5;
    }
    .menuclose.active {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #0000007a;
        z-index: 10
    }
    ul.mainlist li.hide {
        display: block!important
    }
    nav#mainnav {
        position: fixed;
        top: 0;
        right: 0;
        height: 100vh;
        background: #fff;
        width: 95%;
        max-width: 320px;
        transition: .5s;
        box-shadow: 0 0 10px 10px #000000b0;
        right: -350px
    }
    nav#mainnav.active {
        right: 0
    }
    ul.mainlist,
    header#header.fixed ul.mainlist {
        padding: 20px;
        padding-top: 80px;
        display: block
    }
    ul.mainlist li {
        padding: 10px 0;
        border-bottom: 1px solid gray
    }
    .container {
        max-width: 100%;
    }
    .logo a {
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
    }
    .logo a span.logo-text {
        margin-left: 15px;
    }
    ul.mainlist li::before {
        opacity: 0;
    }
    .about {
        align-items: unset !important;
        position: relative;
        z-index: 1;
    }
    .about-text {
        font-size: 16px;
        line-height: 1.5;
    }
    .font26 {
        font-size: 22px;
        line-height: 1.5;
    }
}

@media screen and (max-width: 992px) {
    .slider-right {
        margin-right: 0
    }
    h1.slider-head {
        font-size: 25px;
        line-height: 1.3
    }
    .slider-blue {
        font-size: 20px;
        line-height: 1.3
    }
    .pos-name {
        font-size: 20px;
        line-height: 1.3
    }
    .pos-text {
        font-size: 14px
    }
    .pos-blue1 {
        font-size: 14px
    }
    .pos-blue2 {
        font-size: 25px;
        line-height: 1.3
    }
    .part-title {
        font-size: 25px
    }
    .part-srok {
        font-size: 16px;
        line-height: 1.3
    }
}

@media screen and (max-width: 991px) {
    .result-item.item-half {
        width: 100%;
    }
}

@media screen and (max-width: 768px) {
    .btn-green.slider-link {
        padding: 7px 20px;
    }
    .faq-head {
        font-size: 16px;
        line-height: 1.3;
        padding-right: 40px;
    }
}

@media screen and (max-width: 767px) {
    .pos.d-flex {
        flex-wrap: wrap;
        justify-content: center !important;
    }
    .slider-content {
        text-align: center;
    }
    .slider-right {
        text-align: center;
    }
    .slider-item {
        flex-wrap: wrap;
        flex-direction: column;
        padding: 50px 0;
    }
    .slider-content::before {
        left: 50%;
        transform: translate(-50%, 0);
    }
    .part-title span {
        display: none;
    }
    .part-title {
        font-size: 20px;
        padding: 5px 25px;
    }
    .about {
        flex-direction: column;
    }
    .about-img {
        margin: 0 auto 30px;
        max-width: 100%;
    }
    .about-item {
        width: 100%;
        max-width: 100%;
        text-align: center;
    }
    .how-item {
        margin-bottom: 30px;
    }
    .how {
        padding-bottom: 0;
    }
    .item-half {
        width: 100%;
    }
    .priem-img {
        margin: 0 auto 30px;
    }
    .priem {
        text-align: center;
    }
    table.result-table {
        font-size: 16px;
        line-height: 1.5;
    }
    table.result-table thead {
        font-size: 18px;
        line-height: 1.5;
    }
    .result-head {
        font-size: 14px;
    }
    .result-grafic_item>div:first-child .color-blue {
        font-size: 18px;
        line-height: 1.5;
    }
    .result-grafic_item .bold {
        font-size: 14px;
    }
    .result-grafic_line {
        font-size: 14px;
        line-height: 1.3;
    }
    .result-grafic_line>div {
        padding: 11px 7px;
    }
    .result-grafic_item>div:first-child {
        width: 75px;
    }
    .loginbox {
        width: 90%;
    }
    .logo-lk .logo-text {
        display: none;
    }
    ul.lang-list li:last-child {
        margin-right: 0;
        padding: 0;
    }
    ul.lang-list li:last-child::before {
        opacity: 0;
    }
}

@media screen and (max-width: 480px) {
    .btn-green.slider-link {
        font-size: 16px;
    }
    h1.slider-head {
        font-size: 22px;
    }
    .slider-img {
        margin-bottom: 20px;
    }
    .slider-img img {
        width: 80%;
    }
    span.logo-text {
        font-size: 12px;
    }
}

@media screen and (max-width: 365px) {}