@media screen and (max-width: 1366px) {
    .about-complex .items__text .title{
        font-size: 30px;
        line-height: 33px;
    }
    .contacts-map iframe{
        max-width: 600px;
        margin: 0 auto;
    }
    .banner-link {
        width: 500px;
        right: -500px;
        height: 108px;
    }
    .icon-tiktok-green {
        margin-left: 2px;
        height: 16px;
    }

    @keyframes slideinnew {
        from {
            right: -500px;
        }

        to {
            right: 0;
        }
    }
    header [class^="icon-"] {
        width: 18px;
    }

    .icon-box-img-left {
        width: 18px;
        height: auto;
        margin-right: 5px;
    }

    .nav-elem {
        font-size: 14px;
        line-height: 17px;
        margin: 0;
        border: none;
    }

    header .address-wrapper {
        max-width: 205px;
    }

    header .sharing {
        margin: 20px;
    }

    header .sharing a {
        font-size: 20px;
    }

    .video-wrap {
        max-width: 100%;
    }

    .building-filter-sliders {
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .building-nav-slider {
        max-height: 100%;
    }

    .third-screen {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    header .icon-box-img-left {
        width: 20px;
        height: 22px;
        object-fit: contain;
    }

    header .sharing {
        margin-right: 30px;
    }

    header .sharing a {
        font-size: 20px;
    }

    .main-header__icon-box .header__lang .lang > * {
        font-size: 15px;
    }
}

@media (max-width: 1200px) {
    .main-header__nav.active, .main-mav.active {
        -webkit-transform: translateY(40px);
        -ms-transform: translateY(40px);
        transform: translateY(40px);
    }
    .topBanner{
        top: 60px;
    }
    .about-complex .items__image{
        max-width:45%;
    }
    .about-complex .items__text{
        max-width: 45%;
    }
    .about-complex .items__rewards{
        width: 100%;
        margin: 25px auto;
    }
    header .logo-header svg{
        height: 40px;
    }
    .about-complex .items__rewards{
        justify-content: center;
    }
    .contacts-map .info-block-wrap,
    .info-block-wrap .info-block .sales_day{
        max-width: 600px;
        margin: 0 auto;
        justify-content: center;
        border-radius: 0;
    }
    .info-block-wrap .info-block .white-btn:last-child{
        margin: 0 auto;
    }
    .info-block-wrap .info-block{
        padding:20px 0;
    }
    .info-block-wrap .info-block_title,
    .info-block-wrap .info-block a,
    .info-block-wrap .info-block .sales_title,
    .info-block-wrap .info-block p{
        text-align: center;
    }
    .developer-background {
        padding: 30px 0;
    }

    .developer-background img {
        height: 80px;
    }
    .about-developer .content {
        max-width: 1130px;
        padding: 0 15px;
    }
    .about-developer p {
        text-align: left;
    }
    .developer-background {
        padding: 30px 0;
    }

    .developer-background img {
        height: 80px;
    }
    .about-developer .content {
        max-width: 800px;
        padding: 0 15px;
    }
    .about-developer .content p {
        font-size: 18px;
        line-height: 21px;
    }
    .about-developer .description p {
        font-size: 16px;
        line-height: 19px;
        margin-bottom: 15px;
    }
    .about-developer h2 {
        font-size: 25px;
        line-height: 28px;
        padding: 20px 0;
        margin-bottom: 20px;
    }
    .about-developer .header-section {
        margin-bottom: 40px;
    }
    .for-today .large-text {
        font-size: 50px;
        line-height: 53px;
        padding-left: 15px;
        margin-bottom: 3px;
    }
    .for-today .large-text::before {
        top: 10px;
        height: 40px;
    }

    .for-today .low-text {
        font-size: 16px;
        line-height: 19px;
    }

    .for-today .row {
        padding-bottom: 40px;
    }

    .reword-year {
        font-size: 30px;
        line-height: 33px;
    }

    .reword-year span {
        font-size: 14px;
    }

    .rewords .reword {
        margin-bottom: 10px;
    }
    .social-responsibility-text {
        max-width: 100%;
        margin-bottom: 40px;
    }
    .social-responsibility-images {
        max-width: 100%;
        height: auto;
    }
    .footer-menu li {
        margin: 0;
    }

    .footer-menu {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        justify-items: flex-start;
        align-items: normal;
        grid-gap: 0 20px;
        margin: 20px auto;
    }

    .footer-content {
        flex-flow: column;
        justify-content: center;
        align-items: center;
    }

    .footer-menu,
    .footer-info-box {
        text-align: center;
        margin-bottom: 40px;
    }

    .footer-kurs,
    .footer-kurs .hidden-block {
        width: 100%;
    }

    #section-rooms .room {
        margin: 5px;
    }

    .btn-5 {
        height: 65px;
        font-size: 16px;
    }

    .main-header__nav .qr-block,
    .qr-block {
        display: flex;
        justify-content: center;
    }

    .main-header__nav .qr-block .qr-block__link p {
        color: #000;
        font-size: 12px;
        font-weight: 600;
    }

    footer .qr-block .qr-block__link p {
        color: #fff;
        font-size: 20px;
        font-size: 12px;
        font-weight: 600;
    }

    .qr-block picture {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 50px;
        height: 50px;
    }

    .qr-block .qr-block__img {
        width: 40px;
        height: 40px;
        background: #fff;
        border-radius: 50%;
        border: 1px solid #000;
        margin: 0;
    }

    .main-header__content {
        justify-content: space-around;
    }

    header .sharing.mobile {
        margin: 0;
        display: flex;
    }

    .main-header__icon-box {
        margin-left: 0;
    }

    .third-screen_content-box {
        height: 245px;
    }

    .submenu {
        background-color: #fff;
        left: 0;
    }

    .third-screen_content-box img {
        height: 120px;
        margin-right: 25px;
    }

    .first-header {
        display: none;
    }

    .main-header,
    .modern-header__content {
        display: block;
        -webkit-transition: 0.3s;
        transition: 0.3s;
        background-color: #fff;
    }

    s .main-header.active,
    .modern-header__content.active {
        background-color: #fff;
    }

    .main_menu_toggle {
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-align-content: space-between;
        -ms-flex-line-pack: justify;
        align-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        width: 35px;
        height: 24px;
        cursor: pointer;
    }

    .main_menu_toggle span {
        display: block;
        width: 100%;
        height: 4px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        background-color: #009483;
    }

    .main-header__nav,
    .main-mav {
        position: fixed;
        z-index: 900;
        top: 60px;
        left: 0;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100vw;
        max-width: 100%;
        padding: 15px;
        -webkit-transform: translateY(-webkit-calc(-100% - 65px));
        -ms-transform: translateY(calc(-100% - 65px));
        transform: translateY(calc(-100% - 65px));
        -webkit-transition: 0.3s;
        transition: 0.3s;
        background-color: #fff;
        -webkit-box-shadow: inset -2px 18px 30px -18px #d3d3d9;
        box-shadow: inset -2px 18px 30px -18px #d3d3d9;
    }

    .main-header__nav.active,
    .main-mav.active {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        justify-content: center;
        flex-flow: column;
    }

    header .address-wrapper {
        margin-bottom: 15px;
    }

    .nav-elem-wrap {
        display: block;
        width: 100%;
        margin-bottom: 15px;
        text-align: center;
        line-height: 17px;
    }

    .nav-elem-wrap:last-child {
        margin-bottom: 0;
    }

    .nav-elem-wrap br {
        display: none;
    }

    .nav-elem {
        display: inline;
        padding: 0;
        border-bottom: 0;
    }

    .commercial-single:after {
        content: none;
    }

    .slider-nav-image-wrap {
        height: 150px;
    }

    .progect-single {
        padding-left: 0;
    }

    .buy-nav ul li {
        margin: 0 10px;
    }

    .filter .filter-form .room_quantity label {
        margin-bottom: 10px;
    }

    .building-header {
        top: 30px;
    }

    .filter-clider-year {
        padding: 0 60px;
    }

    .month-list li {
        padding: 0 15px 3px 30px;
    }

    .navbar-expand-xl {
        -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .navbar-expand-xl .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute;
    }

    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }

    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }

    .navbar-expand-xl .navbar-collapse {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }

    .navbar-expand-xl .navbar-toggler {
        display: none;
    }
}

@media (max-width: 960px) {
    .items__text{
        order: 2;
    }
    .about-complex .items{
        position: relative;
        flex-flow: column;
    }
    .about-complex .items__image {
        order: 1;
        margin-bottom: 30px;
    }
    .about-complex .items__rewards{
        margin: 0;
        justify-content: center;
        order: 3;
        background: #ffffff91;
    }
    .items__text{
        order: 1;
    }
    .about-complex .items__advantages {
        order: 3;
    }
    .about-complex .items__image{
        order: 2;
    }
    .about-complex .items__image img{
        height: 400px;
        width: 100%;
    }
    .about-complex .items__image,
    .about-complex .items__text{
        max-width: 100%;
        max-height: 100%;
    }
    .rools .rools_item {
        max-width: 100%;
    }
    .about-complex{
        padding: 40px 0;
    }
    .sec-genplan .benefits__item{
        max-width: 100%;
    }
    .about-complex .items__advantages{
        grid-template-columns: repeat(auto-fill, minmax(50%, 1fr));
    }
    .about-complex .items__advantages li{
        border: none;
        margin-bottom: 40px;
    }
    .about-complex .reword img{
        width: 50px;
        height: 50px;
    }
    .about-complex .reword{
        margin: 0 auto;
        max-width: 170px;
    }
    .about-complex .items__image img{
        height: 300px;
    }
    .about-complex .reword p{
        font-size: 12px;
        line-height: 15px;
    }
    .bg-block {
        position: relative;
        background: #009483c9;
        z-index: 2;
        margin-bottom: 70px;
    }

    .bg-block .mob-address {
        position: absolute;
        display: block;
        margin: 15px auto;
        font-size: 12px;
        line-height: 15px;
        text-align: center;
        color: #fff;
        z-index: 3;
        bottom: -41px;
    }

    .info-block-wrap .info-block {
        padding: 40px 0;
    }

    .info-block-wrap .info-block_title,
    .info-block-wrap .info-block a,
    .info-block-wrap .info-block .sales_title {
        text-align: center;
    }

    .info-block-wrap .info-block .sales {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
    }

    .info-block-wrap .info-block .white-btn:last-child {
        margin: 0 auto;
    }

    .building-nav-slider_img-wrap img {
        width: 80px;
    }

    .characteristics-page-background {
        padding-top: 0;
    }

    .contacts-map {
        height: auto;
        display: flex;
        flex-flow: column;
    }

    .contacts-map .map {
        height: 350px !important;
        position: static;
        order: 2;
    }

    .footer-logo {
        margin: 0 auto;
        text-align: center;
    }

    .contact-tabs {
        max-width: 100%;
        position: static;
        width: 100%;
        margin: 0 auto;
        transform: none;
        border-radius: 0;
        order: 1;
        text-align: left;
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
        background: linear-gradient(to right, #dbc22c, #259282);
    }

    .contact-tabs .contacts-h2 {
        text-align: center;
    }

    .tab-links .active a {
        border-bottom: 2px solid #259282;
    }

    header .sharing .icon-Email {
        display: none;
    }

    header .sharing {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .main_btn a {
        padding: 10px 20px;
    }

    header .sharing a {
        margin: 0 10px;
    }

    footer {
        padding-bottom: 20px;
    }

    .footer-menu {
        text-align: left;
        padding: 0;
        grid-template-columns: repeat(2, 1fr);
    }

    .footer-menu li {
        margin: 0;
    }

    .footer-menu,
    .footer-info-box {
        margin-bottom: 20px;
        order: 3;
    }

    .footer-rights {
        max-width: 280px;
        margin: 0 auto;
    }

    footer .sharing {
        order: 2;
        margin: 15px 0;
        text-align: center;
    }

    footer .sharing a {
        margin: 0 10px;
    }

    footer .adress {
        margin-bottom: 10px;
    }

    .third-screen_content-box {
        padding: 0 120px;
    }

    .sec-genplan {
        padding: 0;
    }

    .third-screen-h2 {
        width: 55%;
    }

    .bg-block svg {
        height: 70px;
    }

    .info-block-wrap {
        position: static;
        transform: none;
        max-width: 100%;
        border-radius: 0;
    }

    .popup form {
        max-width: 300px;
        margin: 0 auto;
    }

    .popup .popup__btn {
        margin-top: 20px;
    }

    .second-screen-box {
        /* padding-top: 56vw; */
        background-position: top;
        background-size: contain;
        display: flex;
        align-items: flex-start;
    }

    .second-screen-box {
        height: auto;
    }

    .second-screen-content-box {
        height: 100%;
        padding: 0;
    }

    #carouselExampleIndicators1 .slick-dots {
        bottom: 70px;
    }

    .advantages {
        padding: 0;
    }

    .main-page-head-h2 {
        width: 100%;
        font-size: 18px;
        line-height: 21px;
        padding: 5px 0;
        max-width: 100%;
    }

    .developer-content__h2.myclass {
        font-size: 18px;
        text-align: center;
        min-width: 413px;
    }

    .third-screen_content-box {
        padding: 0 30px;
    }

    .main-slider-arrow-next,
    .main-slider-arrow-prev {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 30px;
        height: 30px;
        font-size: 16px;
    }

    .main-slider-arrow-next span,
    .main-slider-arrow-prev span {
        line-height: 30px;
    }

    .second-screen-content-box {
        padding-right: 70px;
        padding-left: 15px;
        padding-top: 0;
    }

    .advantages {
        padding-top: 0;
    }

    .contact-tabs .contact-tabs-toggle {
        display: none;
    }

    .submenu {
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    .first-header {
        display: none !important;
    }

    .main-header {
        display: block !important;
    }

    .genplan {
        flex-flow: column;
    }

    .characteristics__items {
        max-width: 100%;
        position: static;
    }

    .genplan__img {
        order: 2;
    }

    .characteristics__items .item__icon {
        width: 40px;
        height: 40px;
        object-fit: cover;
        margin-bottom: 10px;
    }

    .characteristics__items .item__icon.child-ico,
    .characteristics__items .item__icon.parking-ico {
        width: 60px;
    }

    header .submenu {
        background-color: #fff;
    }

    header .sharing.mobile {
        order: 1;
        margin: 0;
    }

    header .logo-header {
        margin: 0 auto;
        order: 2;
    }

    header .logo-header svg {
        width: 70px;
        height: 45px;
    }

    .main-header__icon-box {
        order: 3;
    }

    .main-page-head-h2 {
        width: 100%;
        font-size: 17px;
        line-height: 20px;
        max-width: 180px;
        padding: 5px 0;
    }

    .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

    .table-responsive-md > .table-bordered {
        border: 0;
    }

    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }

    .main-header {
        padding: 10px;
    }

    .main-header__nav .qr-block {
        display: flex;
    }

    .main-header__nav {
        display: flex;
        flex-flow: column;
        align-items: center;
        justify-items: center;
        justify-content: center;
    }

    .main-header__nav,
    .main-mav {
        top: 60px;
        height: auto;
    }

    .nav-elem-wrap {
        margin-bottom: 10px;
    }

    .int_header.active {
        height: 100%;
    }

    .nav-elem-wrap {
        position: static;
        line-height: 1.2;
    }

    header .address-wrapper {
        margin-bottom: 15px;
    }

    header .sharing.mobile {
        margin: 0;
        margin-right: auto;
        width: auto;
    }

    header .logo-header svg {
        width: 60px;
        height: 40px;
    }

    .content-box-wrap {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .third-screen_content-box {
        width: 100%;
        max-width: 100%;
    }

    .commercial-fileter > div:nth-child(1) {
        width: 30%;
    }

    .commercial-fileter > div:nth-child(2) {
        width: 30%;
    }

    .commercial-fileter > div:nth-child(3) {
        width: 30%;
        text-align: right;
    }

    .commercial-fileter > div:nth-child(4) {
        width: 100%;
        text-align: center;
    }

    .slick-dots {
        bottom: 15px;
    }

    .progect-single .progect-single-pct,
    .progect-single .progect-single-characteristics {
        width: 100%;
    }

    .building-header {
        left: 50%;
        padding: 10px 15px 15px;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .building-date {
        margin: 0;
    }

    .building-nav-slider_img-wrap {
        height: 95px;
    }

    .building-h1 {
        font-size: 30px;
    }

    .building-filter-sliders-wrapp {
        position: absolute;
        z-index: 99;
        top: 50%;
        left: 0;
        height: 100%;
        -webkit-transform: translate(-100%, -50%);
        -ms-transform: translate(-100%, -50%);
        transform: translate(-100%, -50%);
        -webkit-transition: 0.5s;
        transition: 0.5s;
    }

    .building-filter-sliders-wrapp .building-filter-sliders {
        position: static;
        top: 0;
        max-height: 100%;
        overflow-y: scroll;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    .building-filter-sliders-wrapp.active {
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }

    .filter-clider-year {
        padding: 0 45px;
        font-size: 18px;
    }

    .building-filter-sliders-toggle {
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        top: 0;
        left: 100%;
        width: auto;
        height: 40px;
        -webkit-transition: 0.3s;
        transition: 0.3s;
        background-color: rgba(0, 148, 128, 0.85);
        color: #fff;
        padding: 5px;
        /*background-image: url("../img/controls.svg");*/
        /*background-repeat: no-repeat;*/
        /*background-position: center;*/
        /*background-size: 65%;*/
    }
    .building-filter-sliders-toggle p{
        margin: 0;
        padding: 0;
    }

    .building-filter-sliders-toggle.active {
        width: 27px;
        height: 27px;
        background-image: none;
    }
    .building-filter-sliders-toggle.active p{
        display: none;
    }
    .building-filter-sliders-toggle.active:after,
    .building-filter-sliders-toggle.active:before {
        content: "";
        display: block;
        position: absolute;
        top: auto;
        left: auto;
        width: 20px;
        height: 2px;
        background-color: #fff;
    }

    .building-filter-sliders-toggle.active:after {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .building-filter-sliders-toggle.active:before {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .descroption-box-wrap {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .slider-nav-image-wrap {
        height: 110px;
    }

    .descroption-box {
        width: -webkit-calc(50% - 15px);
        width: calc(50% - 15px);
        margin: 0 0 30px;
    }

    .shares__content a,
    .news-item {
        width: -webkit-calc(33% - 10px);
        width: calc(33% - 10px);
    }

    .news-banners__item {
        width: -webkit-calc(50% - 8px);
        width: calc(50% - 8px);
    }

    .main-header__icon-box {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .first-screen-box {
        height: 494px;
        max-height: 100vh;
    }

    .main-page-head-h2 {
        width: 340px;
        max-width: -webkit-calc(100% - 30px);
        max-width: calc(100% - 30px);
        margin: 0 auto;
        font-size: 36px;
        line-height: 48px;
        line-height: 40px;
    }

    .second-screen-box {
        height: 484px;
    }

    .advantages {
        padding-top: 40px;
        padding-bottom: 33px;
    }

    .main-page-h2 {
        font-size: 16px;
        font-weight: 700;
        line-height: 22px;
    }

    .second-screen-content-box_p {
        margin-top: 25px;
        font-family: "Arimo", sans-serif;
        font-size: 12px;
        line-height: 18px;
    }

    .second-screen-content-box {
        max-height: 100%;
        padding-right: 70px;
        padding-left: 20px;
        overflow: hidden;
    }

    .carousel-control-prev,
    .carousel-control-next {
        width: 34px;
        height: 34px;
    }

    .carousel-control-prev {
        left: 20px;
    }

    .carousel-control-next {
        right: 20px;
    }

    .carousel-control-prev span,
    .carousel-control-next span {
        font-size: 22px;
    }

    .map-navigation {
        width: 217px;
    }

    .map-navigation-h3 {
        margin-bottom: 10px;
        font-size: 24px;
    }

    .map-navigation__elem-wrap {
        width: 300px;
    }

    .map-navigation__elem {
        padding: 9px 0 6px;
        font-size: 18px;
        letter-spacing: 0.9px;
    }

    .footer-content {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 20px 15px;
    }

    .footer-logo {
        margin: 0;
        font-size: 45px;
    }

    .sharing a {
        font-size: 27px;
    }

    .sharing a:last-child {
        margin: 0;
    }

    .adress {
        font-size: 12px;
        letter-spacing: 0.6px;
        border-bottom: 1px dashed #fff;
    }

    .footer-contact-info a {
        font-size: 12px;
        letter-spacing: 0.8px;
    }

    .sharing {
        margin: 0;
    }

    .footer-logo,
    .sharing {
        width: 50%;
    }

    .footer-info-box {
        width: 300px;
        margin: 0;
    }

    .apartments .apartments-item {
        width: 50%;
        padding: 20px 0;
    }

    .buy-nav ul li a {
        padding: 0 10px;
    }

    .custom-container {
        padding: 0 15px;
    }

    .breadcrumbs {
        padding: 0 15px;
    }

    .help {
        padding: 30px 60px 60px;
    }

    .int_header {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
    }

    .main-container {
        padding-top: 80px;
    }

    .pagination {
        margin-bottom: 30px;
    }

    .similar-apartments-carousel {
        margin-top: 20px;
    }

    .similar-apartments {
        padding: 40px 0;
    }

    .news-banners__item a {
        bottom: 40px;
        left: 45px;
    }

    .profile .profile-box .sing-in-form,
    .profile .profile-box .sing-up-form {
        -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
        align-content: flex-start;
        width: 50%;
    }

    .profile .profile-box .sing-in-form .gradient-btn,
    .profile .profile-box .sing-up-form .gradient-btn {
        margin-top: 20px;
    }

    .profile .profile-box .sing-up-form {
        padding-left: 30px;
    }

    .preview-img {
        width: auto;
    }

    .wish-list {
        padding: 30px 15px;
    }

    .progect-single.commercial-single .progect-single-characteristics,
    .progect-single.commercial-single .progect-single-pct {
        width: 100%;
        padding: 15px 0;
    }

    .table-responsive-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

    .table-responsive-lg > .table-bordered {
        border: 0;
    }

    header.sticky,
    header {
        transition: none;
    }

    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }

    header.sticky {
        padding: 10px 0;
    }

    .main-header__nav,
    .main-mav {
        top: 59px;
    }

    .fancybox-thumbs {
        width: 110px;
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px;
    }

    .fancybox-thumbs > ul > li {
        max-width: -webkit-calc(100% - 10px);
        max-width: calc(100% - 10px);
    }

    .screen-map {
        margin: 0;
        height: auto;
        min-height: auto;
        padding: 0;
    }

    .screen-map iframe {
        height: 300px !important;
    }

    .icon-tiktok-green {
        margin-left: 10px !important;
    }
}

@media (max-width: 750px) {
    .apartments .apartments-item{
        width: 100%;
    }
    .apartments{
        justify-content: center;
    }
    .bye-filter .room_quantity,
    .bye-filter .room_area{
        width: 80%;
        margin: 0 auto;
        order: 2;
    }
    .bye-filter .room_quantity.room_needs{
        display: flex;
        flex-flow: row wrap;
        width: 100%;
        justify-content: space-around;
        order: 1;
    }
    .main-header__nav.active, .main-mav.active{
        -webkit-transform: translateY(80px);
        -ms-transform: translateY(80px);
        transform: translateY(80px);
    }
    .filter_parametr_title{
        text-align: left;
        font-size: 18px;
        line-height: 21px;
    }
    .building-content{
        padding: 40px 0;
    }
    .conditions{
        padding-top: 20px;
    }
    .conditions-section{
        padding: 40px 0;
    }
    .rools_wrapp h2{
        font-size: 25px;
        line-height: 28px;
        text-transform: uppercase;
        max-width: 300px;
    }
    .rools_title_ico img{
        margin-right: 15px;
    }
    .parking-section{
        padding-bottom: 40px;
    }
    .parking-section .rools__image{
        height: 250px;
        object-fit: contain;
    }
    .main_menu_toggle{
        order: 3;
    }
    header .logo-header{
        margin: 0;
        order: 1;
    }
    .main-header__icon-box{
        order: 2;
    }
    .sharing a:last-child{
        margin: 0 10px;
    }
    .sec-genplan .benefits{
        padding: 40px 0;
    }
    .main-page-head-h2{
        font-size: 30px;
        line-height: 33px;
    }
    .buy-single,
    .buy-flat{
        padding-top: 40px;
    }
    .apartments .apartments-item{
        margin: 5px;
    }
    .head-info__h3{
        display: block;
        line-height: 27px;
        margin: 10px 0;
    }
    .kupit-kvar-plan span {
        position: relative;
        cursor: pointer;
        max-width: 100%;
        color: #000;
        background: transparent;
    }
    .kupit-kvar-plan span:after{
        content: '';
        position: absolute;
        right: 10px;
        top: 18px;
        border: 5px solid transparent;
        border-top: 5px solid #000;
        transform: none;
    }
    .kupit-kvar-plan span:hover{
        box-shadow:none;
        color: #000;
        background: transparent;
        transform: none;
    }
    .kupit-kvar-plan span.active:hover::after{
        transform: rotate(180deg) translateY(5px);
    }
    .footer-contact-info a {
        font-size: 14px;
    }
    .news-single .news-single__desc img{
        max-width: 400px;
        width: 100%;
        height: 400px;
        float: none;
        margin: 10px 0;
    }
    footer .sharing .qr-block__link {
        text-align: center;
        font-size: 12px;
        line-height: 15px;
    }
    .breadcrumbs{
        margin: 15px 0;
    }
    .page-links{
        padding: 0;
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(6rem, 1fr));
    }
    .about-page-link{
        font-size: 14px;
        line-height: 17px;
        padding: 0;
        margin: 0 8px;
    }
    .characteristics h2{
        font-size: 30px;
        line-height: 33px;
    }
    .slider-image-wrap{
        height: auto;
    }
    .bg-block{
        margin-bottom: 20px;
        border-radius: 0;
        padding-bottom: 40px;
    }
    .bg-block:after{
        border-radius: 0;
    }
    .bg-block .mob-address{
        bottom: -5px;
    }
    .main_slider_off .main_btn{
        margin-top: 40px;
    }
    header .logo-header svg{
        width: 75px;
    }
    header .sharing.mobile{
        display: none;
        margin: 0;
        width: auto;
    }
    .main-container{
        padding-top:20px;
    }
    .characteristics__list{
        grid-template-columns: repeat(1, 1fr);
        justify-items: center;
        list-style: none;
    }
    .characteristics__list li{
        font-size: 14px;
        line-height: 17px;
        text-transform: uppercase;
        margin-bottom: 15px;
    }
    .infrastructure-list{
        grid-template-columns: repeat(1, 1fr);
        padding-left: 40px;
    }
    .infrastructure-list li{
        font-size: 16px;
        line-height: 19px;
        margin-bottom: 15px;
    }
    .info-block-wrap .info-block{
        width: 100%;
        max-width: 100%;
        border-radius: 0;
    }
    .developer-content__h2{
        font-size: 25px;
        line-height: 28px;
    }
    h1,
    .h1 {
        font-size: 1.4rem;
    }
    .news-single .news-single__desc img{
        object-fit: contain;
        object-position: center;
    }
    .developer-background {
        padding: 20px 0;
    }

    .developer-background img {
        height: 60px;
    }

    .social-responsibility-images {
        margin-bottom: 15px;
    }
    .about-developer .content {
        max-width: 600px;
    }
    .developer-background {
        padding: 20px 0;
    }
    .for-today .row {
        justify-content: space-around;
    }
    .for-today .block {
        width: 100%;
        max-width: 100%;
    }
    .about-developer p{
        font-size: 16px;
        line-height: 19px;
    }
    .developer-background img {
        margin-top: 20px;
        height: 40px;
    }
    .about-developer .description {
        padding-left: 0;
    }
    .about-developer {
        padding: 60px 0;
        padding-top: 0;
    }
    .about-developer .description p {
        font-size: 14px;
        line-height: 17px;
        text-align: left;
    }
    .social-responsibility-images{
        width: 100%;
    }
    .about-developer h2 {
        text-align: center;
        padding: 20px 0;
    }
    .about-developer .header-section {
        margin-bottom: 20px;
    }
    .for-today .large-text {
        font-size: 35px;
        line-height: 38px;
        padding: 0;
    }
    .for-today .large-text::before {
        top: 8px;
        height: 30px;
    }

    .for-today .low-text {
        font-size: 14px;
        line-height: 17px;
        max-width: 160px;
    }
    .reword-images img{
        width: 40px;
        height: 40px;
    }

    .for-today .row {
        padding-bottom: 20px;
    }

    .reword-year {
        font-size: 25px;
        line-height: 28px;
    }
    .rewords .reword {
        margin-bottom: 10px;
    }
    .social-responsibility-text {
        padding-left: 0;
        margin-bottom: 20px;
    }
    .content .social-responsibility-text p {
        font-size: 14px;
        line-height: 17px;
    }

    .social-responsibility-images {
        margin-bottom: 20px;
    }
    .social-responsibility-images.has-logo,
    .social-responsibility-images {
        height: 250px;
    }
    .social-responsibility-images.has-logo::before {
        bottom: -30px;
        width: 250px;
        height: 60px;
    }

    #section-rooms .rooms {
        justify-content: space-around;
        width: 100%;
        max-width: 100%;
    }

    .characteristics-content,
    .gallery-content {
        margin-bottom: 20px;
    }

    .pagination li a,
    .pagination li span {
        width: 25px;
        height: 25px;
        font-size: 12px;
        line-height: 25px;
    }

    .genplan__img {
        height: 230px;
    }

    .characteristics__items {
        grid-template-columns: repeat(3, 1fr);
    }

    .pagination li.next a:after,
    .pagination li.prev a:after {
        top: 8px;
        left: 6px;
        width: 10px;
        height: 10px;
        border-right: 2px solid #c6aa00;
        border-bottom: 2px solid #c6aa00;
    }

    .pagination li.next a,
    .pagination li.prev a {
        -webkit-box-shadow: 0 4px 8px rgba(13, 6, 3, 0.35);
        box-shadow: 0 4px 8px rgba(13, 6, 3, 0.35);
    }

    .pagination li.prev a {
        -webkit-box-shadow: 0 -4px 8px rgba(13, 6, 3, 0.35);
        box-shadow: 0 -4px 8px rgba(13, 6, 3, 0.35);
    }

    .developer-content__h2.myclass {
        font-size: 22px;
        text-align: center;
    }

    #section-rooms .rooms-wrapper {
        display: flex;
        justify-content: center;
        flex-flow: column;
        align-items: center;
    }

    .characteristics__items .item:nth-child(3) {
        display: none;
    }

    .developer-content__h2.myclass {
        font-size: 24px;
        text-align: center;
    }

    .footer-content {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .footer-logo,
    .sharing {
        width: 100%;
        text-align: center;
    }

    .sharing {
        font-size: unset;
    }

    .footer-info-box {
        width: 100%;
        margin: 20px 0;
    }

    .commercial-single .btn_group_single {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 15px;
    }

    .progect-single {
        padding-top: 30px;
    }

    .progect-single:after {
        content: none;
    }

    .commercial-fileter > div:nth-child(3) {
        width: 31%;
    }

    .callback {
        bottom: 15px;
    }

    .gallery-nav-slider {
        margin-top: -40px;
    }

    .gallery-slider .slick-dots {
        bottom: -25px;
    }

    .gallery-slider .slick-dots li {
        margin: 0 auto;
    }

    .gallery-slider .slick-dots li button {
        width: 5px;
        height: 5px;

    }

    .gallery-slider .slick-dots li button:before {
        font-size: 5px;
        line-height: 8px;
        color: #ccc;
        width: 5px;
        height: 5px;
    }

    #banner {
        bottom: 90px;
        left: 15px;
        max-width: 100px;
    }

    #banner .content {
        padding-top: 40px;
        padding-bottom: 0;
    }

    #banner #sale-title span {
        margin: 0;
    }

    #banner #badge {
        width: 43px;
        height: 43px;
        font-size: 9px;
        text-transform: uppercase;
        margin: 0;
        border-radius: 50%;
        line-height: 43px;
    }

    #banner #sale {
        padding-top: 10px;
    }

    #banner #sale-title {
        font-size: 14px;
        line-height: 1;
    }

    #banner #sale-text {
        display: block;
        font-size: 12px;
        line-height: 1;
    }

    #banner .close-button {
        width: 30px;
        height: 30px;
    }

    #banner .close-button-block {
        width: 30px;
        height: 15px;
    }
}

@media (max-width: 460px) {
    .for-today .row {
        justify-content: start;
        padding: 0;
    }
    .about-developer h2 {
        margin-bottom: 0;
    }
    .about-developer .reword-text::before {
        width: 5px;
    }
    .social-responsibility {
        padding-left: 0;
        border-left: none;
    }
    .about-developer .content {
        max-width: 340px;
    }
    .about-developer .description {
        padding-left: 0;
    }
    .popup_block {
        width: 100%;
    }

    .popup-call-back .popup_block {
        height: 454px;
        background-size: 160px;
    }

    .d2-message {
        text-align: center;
    }

    .close-popup {
        top: 31px;
    }

    .podval {
        margin: 0;
        width: 100%;
        padding: 0 15px;
        text-align: center;
    }

    .podval a {
        font-size: 15px;
    }

    .facebook-button {
        width: 240px;
        margin: 0 auto;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .fb_like_bg {
        margin-top: 28px;
    }

    .contact-tabs:not(.active) .contact-tabs-toggle {
        transform: translateX(-100%);
    }

    .contact-tabs .tab-links {
        margin-top: 5px;
    }

    .first-screen-box {
        height: 100vh;
    }

    .third-screen_content-box {
        padding: 0 30px;
    }

    .third-screen-h2 {
        width: 55%;
    }

    div.rools_item_desc.rools_item_desc p {
        font-size: 14px;
        line-height: 18px;
    }

    .callback {
        display: block;
        right: 15px;
        bottom: 15px;
        z-index: 9999;
    }

    .progect-single.commercial-single .progect-single-pct img,
    .progect-single.commercial-single .progect-single-pct svg {
        max-height: calc(70vh - 30px);
        margin: 0 auto;
    }

    .developer-content__h2.myclass {
        font-size: 14px;
        text-align: center;
        min-width: 261px;
    }

    .screen-map #map {
        top: 55px;
    }

    .second-slider .main-page-head-h2 {
        font-size: 17px;
        line-height: 20px;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0;
        padding: 0;
    }

    .mappp.mappp {
        margin-bottom: 0;
    }

    .mappp.mappp .developer-content__h2 {
        display: none;
    }

    .infrastructure-map {
        margin-top: 0;
    }

    .screen-map aside nav,
    .infrastructure-map aside nav {
        width: 100%;
    }

    .video-wrap > * {
        width: 100% !important;
    }

    .contacts-get {
        margin: 18px auto 22px;
    }

    .progect-single.commercial-single .progect-single-pct {
        max-height: 70vh;
    }

    .progect-single.commercial-single .progect-single-pct img,
    .progect-single.commercial-single .progect-single-pct svg {
        display: block;
        max-height: 70vh;
    }

    .btn_group_single {
        margin-top: 30px;
    }

    .posts_navigation {
        padding: 20px 0;
    }

    .commercial-fileter.commercial-fileter > div {
        text-align: left;
    }

    .massage-err {
        padding: 30px 15px;
    }

    .help {
        padding-right: 15px;
        padding-left: 15px;
    }

    .form_subtitle {
        padding: 0 15px;
    }

    .request_shares {
        margin: 0 auto;
    }

    .profile-table .progect-characteristics-item {
        height: auto;
        margin: 0 auto;
        padding: 15px 5px;
        font-size: 12px;
        font-weight: 400;
        line-height: 14px;
    }

    .photo-list__h3 {
        position: static;
        width: 100%;
        color: #009483;
        font-size: 28px;
        text-align: center;
    }

    .photo-list__img-wrap {
        -webkit-box-flex: 1;
        -webkit-flex: auto;
        -ms-flex: auto;
        flex: auto;
        width: 100%;
    }

    .contact-tabs {
        max-width: 100%;
        -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
        transform: translateX(50%);
    }

    .contact-tabs .tab-content {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .contact-tabs .tab-content .contacts-info {
        margin: 0 auto 20px;
    }

    .head-info {
        padding: 60px 15px;
    }

    .gallery-head-info {
        padding: 20px 10px;
    }

    .gallery-head-info .head-info__h1 {
        font-size: 30px;
    }

    .head-info br {
        display: none;
    }

    .main-slider-arrow-next,
    .main-slider-arrow-prev {
        width: 30px;
        height: 30px;
        font-size: 22px;
        line-height: 30px;
    }

    .main-slider-arrow-next {
        right: 5px;
    }

    .main-slider-arrow-prev {
        left: 5px;
    }

    .main-slider-arrow-next span,
    .main-slider-arrow-prev span {
        line-height: 30px;
    }

    .slider-nav-image-wrap {
        height: 60px;
    }

    .progect-single:after {
        content: none;
    }

    .head-info__h1 {
        font-size: 40px;
    }

    .apartment-selected-image {
        height: 250px;
    }

    .page-links {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
        max-width: 100%;
        margin: 30px 0;
        padding: 0 15px;
    }

    .page-links .page-link-wrap {
        display: block;
        width: 100%;
        margin-bottom: 5px;
    }

    .about-page-link {
        padding-bottom: 5px;
        text-align: center;
    }

    .descroption-box__icon {
        width: 62px;
        margin-right: 20px;
        margin-left: 0;
    }

    .descroption-box__h3 {
        width: -webkit-calc(100% - 82px);
        width: calc(100% - 82px);
    }

    .descroption-box {
        width: 100%;
    }

    .buy-nav ul li {
        width: 100%;
        margin: 0 0 5px;
    }

    .buy-nav ul li a {
        line-height: 40px;
    }

    .building-nav-slider {
        position: static;
        max-width: 100%;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }

    .building-nav-slider_img-wrap {
        height: 78px;
    }

    .building-header {
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }

    .building-h2 {
        margin: 30px auto 20px;
        font-size: 24px;
    }

    .video-wrap {
        padding: 0 15px;
    }

    .profile {
        padding: 30px 0;
    }

    .profile .profile-box .sing-in-form,
    .profile .profile-box .sing-up-form {
        width: 100%;
        padding: 0;
    }

    .profile .profile-box .sing-in-form {
        margin-bottom: 20px;
        padding-bottom: 20px;
        border-right: 0;
        border-bottom: 1px solid #e0e0e0;
    }

    .news-banners__item,
    .shares__content a,
    .news-item {
        width: 100%;
        margin-bottom: 15px;
    }

    .news-banners__item:last-child,
    .shares__content a:last-child,
    .news-item:last-child {
        margin-bottom: 0;
    }

    .news-banners__item img,
    .shares__content a img,
    .news-item img {
        display: block;
        margin: 0 auto;
    }

    .pagination ul li a,
    .pagination ul li span {
        width: 25px;
        height: 25px;
        font-size: 12px;
        line-height: 25px;
    }

    .pagination ul li .next:after,
    .pagination ul li .prev:after {
        top: 8px;
        left: 6px;
        width: 10px;
        height: 10px;
        border-right: 2px solid #c6aa00;
        border-bottom: 2px solid #c6aa00;
    }

    .pagination ul li .next,
    .pagination ul li .prev {
        -webkit-box-shadow: 0 4px 8px rgba(13, 6, 3, 0.35);
        box-shadow: 0 4px 8px rgba(13, 6, 3, 0.35);
    }

    .pagination ul li .prev {
        -webkit-box-shadow: 0 -4px 8px rgba(13, 6, 3, 0.35);
        box-shadow: 0 -4px 8px rgba(13, 6, 3, 0.35);
    }

    .carousel-indicators {
        display: block;
        bottom: 0;
        text-align: center;
    }

    .carousel-indicators li {
        display: inline-block;
        width: 7px;
        height: 7px;
        margin: 0 10px;
    }

    .screen-link {
        display: none;
    }

    .callback {
        display: none;
    }

    .second-screen-content-box {
        float: none;
    }

    .second-screen-box {
        /* padding-top: 56vw; */
        background-position: top;
        background-size: contain;
    }

    .second-screen-box {
        height: auto;
    }

    .second-screen-content-box {
        padding: 0 35px;
    }

    .carousel-control-prev,
    .carousel-control-next {
        top: -webkit-calc(50% - 18px + 20vw);
        top: calc(50% - 18px + 20vw);
        width: 24px;
        height: 24px;
    }

    .carousel-control-prev span,
    .carousel-control-next span {
        font-size: 16px;
    }

    .carousel-control-prev {
        left: 5px;
    }

    .carousel-control-next {
        right: 5px;
    }

    .content-box-wrap {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .third-screen_content-box img {
        height: 100px;
        margin-right: 50px;
    }

    .third-screen-h2 {
        margin-bottom: 0;
        font-size: 24px;
        letter-spacing: 2.22px;
    }

    .main_menu_toggle {
        margin-right: 0px;
    }

    .icon-box-img-left {
        margin-right: 10px;
    }

    .map-navigation ul {
        display: block;
        position: absolute;
        top: 100%;
        left: 0;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-transition: 0.5s;
        transition: 0.5s;
        opacity: 0;
    }

    .map-navigation ul.active {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }

    .screen-map .map-navigation {
        position: relative;
        z-index: 10;
        width: 100%;
        padding: 16px 0 16px 80px;
        background-color: #fff;
    }

    .screen-map .map-navigation:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 60px;
        height: 60px;
        opacity: 0.6;
        background-color: #a6541b;
        background-image: url("../img/pin-white.png");
        background-repeat: no-repeat;
        background-position: center;
    }

    .map-navigation-h3 {
        margin-bottom: 0;
        text-align: left;
    }

    .screen-map {
        padding-top: 0;
    }

    .filter_parametr.filter_parametr.filter_parametr {
        width: 100%;
        margin: 15px 0;
        padding-right: 15px;
    }

    .apartments {
        margin-top: 20px;
    }

    .apartments .apartments-item {
        width: 100%;
    }

    .bye-filter .room_needs {
        text-align: center;
    }

    .bye-filter .room_needs .filter_parametr_title {
        padding-right: 0;
        text-align: center;
    }

    .ui-widget.ui-widget-content {
        margin-top: 30px;
        margin-bottom: 20px;
    }

    .room_area {
        padding: 0 30px;
    }


    .filter {
        margin-bottom: 30px;
    }

    .slick-dots li {
        margin: 0 10px;
    }

    .similar-apartments .slick-dotted.slick-slider .slick-dots {
        bottom: -40px;
    }

    .rools .rools_wrapp {
        margin-top: 30px;
    }

    .btn_group > * {
        margin: 7px 15px;
    }

    .parking {
        margin: 30px 0;
    }

    .parking .tabs {
        margin-bottom: 30px;
    }

    .parking .tabs ul li {
        margin-bottom: 10px;
    }

    .rools .rools_item {
        margin-bottom: 30px;
    }

    .rools .rools_item img {
        margin-right: 0;
    }

    .rools .rools_item .rools_title .rools_title_ico {
        margin-right: 20px;
    }

    .rools_title .filter_parametr_title {
        width: -webkit-calc(100% - 84px);
        width: calc(100% - 84px);
        text-align: left;
    }

    .single {
        margin-top: 30px;
    }

    .progect-single {
        padding: 0 0 30px;
    }

    .progect-single .progect-single-pct,
    .progect-single .progect-single-characteristics {
        width: 100%;
        padding: 15px 0;
    }

    .progect-single .progect-single-pct img,
    .progect-single .progect-single-characteristics img {
        margin-top: 15px;
    }

    .progect-single .progect-single-pct br,
    .progect-single .progect-single-characteristics br {
        display: none;
    }

    .news-banners__item a {
        bottom: 15px;
        left: 25px;
        -webkit-transform: scale(0.6);
        -ms-transform: scale(0.6);
        transform: scale(0.6);
        -webkit-transform-origin: bottom left;
        -ms-transform-origin: bottom left;
        transform-origin: bottom left;
    }

    .first-screen-box video {
        max-height: 100%;
    }

    .main-slider-arrow-next,
    .main-slider-arrow-prev {
        top: 50%;
    }

    .btn_group_single {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .btn_group_single > * {
        margin: 7px;
    }

    .second-screen-content-box {
        padding: 0 40px 30px;
    }

    .main-page-head-h2 {
        width: 100%;
        max-width: 100%;
        margin: 0 auto;
    }

    .advantages {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        min-height: 250px;
    }


    .social-share-wrapper.active {
        height: auto;
        z-index: 99;
    }

    .social-share-wrapper-width {
        width: 278px;
    }

    .social-share-wrapper a {
        will-change: bottom, opacity;
    }


    .social-share-btn.active {
        background-size: 15px;
        padding: 6px 0 0 6px;
    }
}


@media all and (max-width: 320px) {
    .about-developer .content {
        max-width: 280px;
    }
    .about-complex .items__advantages .quantity{
        font-size: 35px;
        line-height: 38px;
    }
    .profile div[style="max-width: 100%;"] {
        width: 100%;
    }

    .profile .profile-box input {
        width: 100%;
    }

    .third-screen_content-box img {
        height: 70px;
        margin-right: 25px;
    }

    .third-screen-h2 {
        width: 65%;
    }

    .icon-box-img-left {
        margin-right: 15px;
    }

    #id_help {
        margin-right: 0 !important;
        margin-bottom: 15px;
    }

    .main-header-logo {
        height: 35px;
        margin: 0 auto;
    }

    .profile .profile-box .profile-box-footer .soc-login:last-child {
        margin-right: 0;
    }

    .news-banners__item a {
        bottom: 10px;
        left: 18px;
        -webkit-transform: scale(0.4);
        -ms-transform: scale(0.4);
        transform: scale(0.4);
    }

    .header__lang .lang {
        font-size: 16px;
    }

    .main-header.active .main_menu_toggle span:nth-child(2) {
        transform: rotate(45deg) translate(5px, 5px);
    }

    .main-header.active .main_menu_toggle span:nth-child(3) {
        transform: rotate(-45deg) translate(6px, -7px);
    }

    .main_menu_toggle {
        width: 25px;
        height: 20px;
    }
}















/**MIN_WIDTH***/
/* QR timeline */
@media (min-width: 1000px) {
    #timeline .timeline-card:nth-child(even) .head::after,
    #timeline .timeline-card:nth-child(odd) .head::after {
        position: absolute;
        content: "";
        width: 0;
        height: 0;
        border-top: 15px solid transparent;
        border-bottom: 15px solid transparent;
    }

    #timeline .timeline-card:nth-child(even) .head::before,
    #timeline .timeline-card:nth-child(odd) .head::before {
        position: absolute;
        content: "";
        width: 9px;
        height: 9px;
        background: linear-gradient(to right, #152f1f 0%, #326543 46%, #356a46 50%, #152f1f 100%);
        border-radius: 9px;
        box-shadow: 0px 0px 2px 8px #f7f7f7;
    }

    #timeline .timeline-card-wrapper {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        width: 1170px;
        height: auto;
        margin: 0 auto;
    }

    #timeline .timeline-card-wrapper::after {
        border-left: 1px solid #bdbdbd;
    }

    #timeline .timeline-card {
        max-width: 450px;
        height: auto;
        max-height: 380px;
        margin: 90px;
        margin-top: 45px;
        margin-bottom: 45px;
    }

    #timeline .timeline-card:nth-child(odd) {
        margin-right: 45px;
    }

    #timeline .timeline-card:nth-child(odd) .head::after {
        border-left-width: 15px;
        border-left-style: solid;
        left: 100%;
    }

    #timeline .timeline-card:nth-child(odd) .head::before {
        left: 491.5px;
    }

    #timeline .timeline-card:nth-child(even) {
        margin-left: 45px;
        margin-top: 180px;
    }

    #timeline .timeline-card:nth-child(even) .head::after {
        border-right-width: 15px;
        border-right-style: solid;
        right: 100%;
    }

    #timeline .timeline-card:nth-child(even) .head::before {
        right: 489.5px;
    }

    #timeline .timeline-card .body {
        display: flex;
        flex-flow: column;
        height: auto;
    }
}

@media (min-width: 750px) {
    #timeline .timeline-card {
        max-width: 40%;
    }

    #timeline {
        padding: 40px 0;
    }

    #timeline h2 {
        font-size: 1.4rem;
        line-height: 1;
    }

    #timeline .chatbot {
        justify-content: center;
    }

    #timeline .timeline-card .chatbot img {
        display: none;
    }
}


@media (min-width: 480px) {
    #timeline .timeline-card {
        max-width: 60%;
        box-shadow: 0px 1px 22px 4px rgba(0, 0, 0, 0.07);
    }

    #timeline .timeline-card .head h2 {
        font-size: 165%;
        line-height: 1.2rem;
    }

    #timeline .timeline-card .head h2 span {
        font-size: 0.8rem;
    }
}

@media (max-width: 1200px) {
    .installment-terms {
        font-size: 25px;
        line-height: 30px;
    }

    .installment-payment {
        font-size: 25px;
        line-height: 30px;
    }

    .installment-span {
        font-size: 10px;
        line-height: 15px;
        margin-left: 3px;
    }
}

@media (max-width: 920px) {
    .installment-terms {
        font-size: 20px;
        line-height: 25px;
    }

    .installment-payment {
        font-size: 20px;
        line-height: 25px;
    }

    .installment-span {
        font-size: 9px;
        line-height: 15px;
        margin-left: 3px;
    }
}

@media (max-width: 768px) {
    .installment {
        justify-content: center;
    }

    .installment-block {
        width: 100%;
        flex-direction: column;
    }

    .installment-item-title {
        margin-bottom: 5px;
    }

    .installment-item {
        width: 100%;
        margin-bottom: 15px;
    }

    .installment-terms {
        font-size: 25px;
        line-height: 30px;
    }

    .installment-payment {
        font-size: 25px;
        line-height: 30px;
    }

    .installment-span {
        font-size: 10px;
        line-height: 15px;
        margin-left: 3px;
    }
}

/* QR timeline end*/


/**MIN_WIDTH end***/