@media (min-width: 1540px) and (max-width: 1740px) {
    

    .wrapper {
        width: 1540px;
    }
    
    h2 {
        margin-top: 100px;
    }
    
    
    /* main screen */

    .main-screen {
        height: 1023px;
        background-size: auto 100%;
    }
    
    .mapimg {
        top: 33px;
        left: 314px;
        width: 912px;
    }

    
    /* advantages */

    .advantages {
        margin-bottom: 100px;
    }
    
    .advantages ul {
        margin-top: -20px;
    }

    .brd {
        padding: 30px;
    }
    
    
    /* installment */

    .installment {
        background-size: auto 100%;
        height: 571px;
    }
    
    
    /* facade */

    .facade ul {
        margin-top: -10px
    }

    .facade ul li a img {
        width: 340px;
    }
    
    
    /* planning */

    .pl-w {
        width: 1510px;
    }

    
    /* youadvantages */

    .youadvantages {
        margin-top: 100px;
        height: 723px;
        background-size: auto 100%;
    }

    .adv {
        width: 1160px;
    }
    
    
    /* income */

    .inc-w {
        width: 1160px
    }
    
    
    /* investment */

    .investment {
        height: 832px;
        margin-top: 100px;
        background-size: auto 100%;
    }
    
    
    /* map */

    .map {
        height: 419px;
        background-size: auto 100%;
    }
    
    .inv-w {
        width: 1200px;
    }

    .adr {
        top: 20px;
        left: 350px;
    }
    
    
    /* footer */

    .ft-w {
        width: 870px;
    }


}


@media (min-width: 1300px) and (max-width: 1540px) {
    
    .wrapper {
        width: 1300px;
    }
    
    h2 {
        margin-top: 100px;
    }
    
    
    /* main screen */

    .main-screen {
        height: 903px;
        background-size: auto 100%;
    }

    .logo {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
        left: -35px;
        top: 70px;
    }

    .choose-floor {
        font-size: 28px;
        top: 380px;
        height: 55px;
        width: 320px;
    }
    
    .chosen-floor {
        top: 460px;
        left:200px;
    }
            
    .mapimg {
        top: 28px;
        left: 246px;
        width: 807px;
    }
    
    
    /* advantages */

    .advantages {
        margin-bottom: 100px;
    }
    
    .advantages ul {
        margin-top: -10px;
    }
    
    .advantages ul li {
        margin: 7px 5px;
        width: 23%;
        padding: 0;
        background: none;
    }
    
    .brd {
        padding: 30px 15px 20px 15px;
        border: none;
    }
    
    
    /* installment */

    .installment {
        background-size: auto 100%;
        height: 541px;
    }
    
    .installment ul li p {
        margin-top: 10px;
        font-size: 14px
    }
    
    
    /* facade */

    .facade ul {
        margin-top: -10px
    }

    .facade ul li a img {
        width: 290px;
        margin: 0 5px 5px 5px;
    }
    
    
    /* planning */
    
    .plan h3 {
        width: 460px;
    }
    
    .plan img {
        margin-top: 0;
        width: 320px;
    }
    
    .pl-w {
        width: 1280px;
    }
    
    
    /* youadvantages */

    .youadvantages {
        margin-top: 100px;
        height: 673px;
        background-size: auto 100%;
    }

    .adv {
        width: 1160px;
    }

    .youadvantages-video iframe {
        width: 500px;
        height: 280px;
    }

    
    /* income */

    .inc-w {
        width: 1160px
    }
    
    
    /* investment */

    .investment {
        height: 832px;
        margin-top: 100px;
        background-size: auto 100%;
    }
    
    
    /* map */

    .map {
        height: 315px;
        background-size: auto 100%;
    }
    
    .inv-w {
        width: 1200px;
    }

    .adr {
        top: 70px;
        left: 270px;
    }
    
    
    /* footer */

    .ft-w {
        width: 870px;
    }

}


@media (min-width: 1170px) and (max-width: 1300px) {

    .wrapper {
        width: 1170px;
    }
    
    h2 {
        margin-top: 80px;
    }
    
    
    /* main screen */

    .main-screen {
        height: 763px;
        background-size: auto 100%;
    }

    .logo {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
        left: -35px;
        top: 30px;
    }

    .choose-floor {
        font-size: 28px;
        top: 380px;
        height: 55px;
        width: 320px;
    }

    .chosen-floor {
        top: 420px;
        left:200px;
    }

    .chooseleng {
        top: 45px;
    }
    
    .mapimg {
        top: 24px;
        left: 245px;
        width: 680px;
    }
    
    
    /* advantages */

    .advantages {
        margin-bottom: 30px;
    }
    
    .advantages ul {
        margin-top: -10px;
    }
    
    .advantages ul li {
        margin:0;
        width: 23%;
        padding: 0;
        background: none;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    
    .brd {
        padding: 0px 15px 20px 15px;
        border: none;
        background: none;
    }
    
    .brd p {
        margin-top: 20px;
        line-height: 21px
    }
    
    
    /* installment */

    .installment {
        background-size: auto 100%;
        height: 511px;
    }
    
    .installment ul li {
        width: 240px;
    }
    
    .installment ul li p {
        margin-top: 10px;
        font-size: 14px
    }
    
    
    /* facade */

    .facade ul {
        margin-top: -10px
    }

    .facade ul li a img {
        width: 250px;
        margin: 0 5px 5px 5px;
    }
    
    
    /* planning */
    
    .plan {
        width: 420px;
    }
    
    .render {
        margin-left: 480px;
    }
    
    .plan h3 {
        width: 460px;
    }
    
    .plan img {
        margin-top: 0;
        width: 240px;
    }
    
    .pl-w {
        width: 1120px;
    }
    
    
    /* youadvantages */
    
    .youadvantages h2 {
        width: 490px
    }

    .youadvantages {
        margin-top: 100px;
        height: 703px;
        background-size: auto 100%;
    }

    .adv {
        width: 1110px;
    }

    .youadvantages-video iframe {
        width: 500px;
        height: 280px;
    }

    
    /* income */

    .inc-w {
        width: 1150px
    }
    
    
    /* investment */
    
    .investment h2 {
        width: 570px
    }

    .investment {
        height: 832px;
        margin-top: 100px;
        background-size: auto 100%;
    }
    
    
    /* map */

    .map {
        height: 315px;
        background-size: auto 100%;
    }
    
    .inv-w {
        width: 1160px;
    }

    .adr {
        top: 70px;
        left: 190px;
    }
    
    
    /* footer */

    .ft-w {
        width: 870px;
    }
    
    .adr-f {
        margin-top: 30px;
    }
    
    .cop {
        margin-top: 40px;
    }


}


@media (min-width: 960px) and (max-width: 1170px) {

    .wrapper {
        width: 960px;
    }
    
    h2 {
        margin-top: 60px;
        margin-bottom: 40px;
    }
    
    .tac {
        margin-bottom: 40px
    }
    
    
    /* popup */

    .pr h2 {
        margin-bottom: 20px;
        font-size: 38px;
        line-height: 45px
    }

    .pr ul {
        margin-bottom: 20px
    }

    .pr p {
        margin-bottom: 20px;
        font-size: 14px
    }

    .pr h3 {
        font-size: 26px;
        line-height: 26px;
    }

    
    /* main screen */

    .main-screen {
        height: 683px;
        background-size: auto 100%;
    }

    .logo {
        -webkit-transform: scale(0.60);
        transform: scale(0.60);
        left: -65px;
        top: 20px;
    }

    .choose-floor {
        font-size: 22px;
        top: 260px;
        height: 55px;
        width: 270px;
    }

    .chosen-floor {
         top: 320px;
        left:200px;
    }
    
    .chooseleng {
        top: 45px;
    }
    
    .mapimg {
        top: 21px;
        left: 174px;
        width: 610px;
    }
    
    
    /* advantages */

    .advantages {
        margin-bottom: 0px;
    }
    
    .advantages ul {
        margin-top: 0px;
    }
    
    .advantages ul li {
        margin:0;
        width: 30%;
        padding: 0;
        background: none;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    
    .brd {
        padding: 0px 15px 10px 15px;
        border: none;
        background: none;
    }
    
    .brd p {
        margin-top: 20px;
        line-height: 21px
    }
    
    
    /* installment */

    .installment {
        background-size: auto 100%;
        height: 461px;
    }
    
    .installment ul li {
        width: 200px;
    }
    
    .installment ul li p {
        margin-top: 10px;
        font-size: 14px
    }
    
    
    /* facade */

    .facade ul {
        margin-top: -10px
    }

    .facade ul li a img {
        width: 210px;
        margin: 0 2px 2px 2px;
    }
    
    
    /* planning */
    
    .plan {
        width: 260px;
    }
    
    .render {
        margin-left: 300px;
    }
    
    .plan h3 {
        width: 360px;
    }
    
    .plan img {
        display: none;
    }
    
    .pl-w {
        width: 940px;
    }
    
    
    /* youadvantages */
    
    .youadvantages h2 {
        width: 490px
    }

    .youadvantages {
        margin-top: 70px;
        height: 633px;
        background-size: auto 100%;
    }
    
    .youadvantages-text {
        width: 410px;
        font-size: 16px;
    }
    
    .youadvantages-video {
        margin-left: 460px
    }
    
    .youadvantages-text ul li {
        margin-bottom: 20px;
    }

    .adv {
        width: 960px;
    }

    .youadvantages-video iframe {
        width: 500px;
        height: 280px;
    }

    
    /* income */

    .inc-w {
        width: 960px
    }
    
    .equation li {
        font-size: 36px;
    }
    
    .grd {
        font-size: 36px;
    }
    
    .equation li img {
        margin: 0 10px;
    }
    
    .equation {
        margin-bottom: 30px
    }
    
    .e-edt {
        margin-top: 50px;
        margin-bottom: 50px;
    }
    
    .e-edt li {
        width: 185px
    }
    
    .e-edt li .comm {
        padding: 0 20px
    }
    
    
    /* investment */
    
    .inv-w {
        width: 960px;
    }
    
    .investment h2 {
        width: 570px
    }

    .investment {
        height: 832px;
        margin-top: 0px;
        background-size: auto 100%;
    }
    
    .investment ul li img {
        margin-right: 15px;
    }
    
    .investment ul li {
        height: 55px;
        font-size: 14px;
        line-height: 21px;
    }
    
    
    /* map */

    .map {
        height: 315px;
        background-size: auto 100%;
    }
    

    .adr {
        top: 20px;
        left: 100px;
    }
    
    
    /* footer */
    
    footer {
        padding: 60px 0 20px 0;
    }

    .ft-w {
        width: 870px;
    }
    
    .adr-f {
        margin-top: 30px;
    }
    
    .cop {
        margin-top: 40px;
    }


}


@media (min-width: 768px) and (max-width: 960px) {

    .wrapper {
        width: 768px;
    }
    
    h2 {
        margin-top: 60px;
        margin-bottom: 40px;
        font-size: 36px;
        line-height: 45px
    }
    
    .tac {
        margin-bottom: 40px
    }
    
    .subtitle {
        margin-bottom: 40px;
    }

    .play-btn {
        top: 110px;
        right: 10px;
    }
    
    /* popup */

    .pr h2 {
        margin-bottom: 20px;
        font-size: 38px;
        line-height: 38px
    }

    .pr ul {
        margin-bottom: 20px
    }

    .pr p {
        margin-bottom: 20px;
        font-size: 14px
    }

    .pr h3 {
        font-size: 26px;
        line-height: 26px;
    }

        
    /* main screen */

    .main-screen {
        height: 563px;
        background-size: auto 100%;
    }

    .logo {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        left: -85px;
        top: -10px;
    }

    .choose-floor {
        font-size: 22px;
        top: 200px;
        height: 45px;
        width: 180px;
        background-size: auto 60%;
    }

    .chosen-floor {
        top: 300px;
        font-size: 18px;
        
        left:250px;
    }

    .chooseleng {
        top: 30px;
    }
    
    .mapimg {
        top: 16px;
        left: 132px;
        width: 503px;
    }
    
    
    /* advantages */

    .advantages {
        margin-bottom: -15px;
    }
    
    .advantages ul {
        margin-top: 0px;
    }
    
    .advantages ul li {
        margin:0;
        width: 32%;
        padding: 0;
        background: none;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    
    .brd {
        padding: 0px 15px 20px 15px;
        border: none;
        background: none;
    }
    
    .brd p {
        margin-top: 20px;
        line-height: 21px
    }
    
    
    /* installment */

    .installment {
        background-size: auto 100%;
        height: 411px;
    }
    
    .installment ul li {
        width: 210px;
        margin-left: 20px;
        margin-right: 20px;
        line-height: 21px;
    }

    .installment ul li img {
        height: 70px
    }

    .installment ul li p {
        margin-top: 10px;
        font-size: 14px
    }
    
    
    /* facade */

    .facade ul {
        margin-top: -10px
    }

    .facade ul li a img {
        width: 160px;
        margin: 0 2px 2px 2px;
    }
    
    
    /* planning */
    
    .plan {
        float: none;
        text-align: center;
    }
    
    .render {
        margin-left: 0;
    }
    
    .plan p {
        width: 768px;
    }
    
    .plan h3 {
        width: 768px;
    }
    
    .plan img {
        display: none;
    }
    
    .pl-w {
        width: 768px;
    }
    
    
    /* youadvantages */
    
    .youadvantages h2 {
        width: 490px
    }

    .youadvantages {
        margin-top: 70px;
        height: 583px;
        background-size: auto 100%;
    }
    
    .youadvantages-text {
        width: 300px;
        font-size: 14px;

    }
    
    .youadvantages-video {
        margin-left: 358px
    }
    
    .youadvantages-text ul li {
        margin-bottom: 20px;
    }

    .nmb-sm {
        margin-right: 15px;
    }
    
    .adv {
        width: 768px;
    }

    .youadvantages-video iframe {
        width: 410px;
        height: 230px;
    }

    
    /* income */

    .inc-w {
        width: 768px
    }
    
    .equation li {
        font-size: 26px;
    }
    
    .grd {
        font-size: 26px;
    }
    
    .equation li img {
        margin: 0 0px;
    }
    
    .equation li .comm {
        font-size: 13px;
        width: 125px;
        line-height: 16px;
        margin-top: 0px;
    }
    
    .equation {
        margin-bottom: 30px
    }
    
    .e-edt {
        margin-top: 40px;
        margin-bottom: 50px;
    }
    
    .e-edt li {
        width: 125px;
        margin: 0 10px
    }
    
    .e-edt li .comm {
        padding: 0 0px;
        font-size: 13px;
    }
    
    
    /* investment */
    
    .inv-w {
        width: 768px;
    }
    
    .investment h2 {
        width: 570px
    }

    .investment {
        height: 802px;
        margin-top: 0px;
        background-size: auto 100%;
    }
    
    .investment ul li img {
        margin-right: 15px;
    }
    
    .investment ul li {
        height: 55px;
        font-size: 14px;
        line-height: 21px;
    }
    
    .investment ul li p {
        padding-right: 20px
    }
    
    
    /* map */

    .map {
        height: 315px;
        background-size: auto 100%;
    }
    

    .adr {
        top: 20px;
        left: 10px;
    }
    
    
    /* footer */
    
    footer {
        padding: 60px 0 20px 0;
    }

    .ft-w {
        width: 768px;
    }
    
    .adr-f {
        margin-top: 30px;
    }
    
    .adr-f li {
        width: 32%;
    }
    
    .cop {
        margin-top: 40px;
    }

}


@media (min-width: 480px) and (max-width: 768px) {

    .wrapper {
        width: 480px;
    }
    
    h2 {
        margin-top: 50px;
        margin-bottom: 30px;
        font-size: 30px;
        line-height: 45px
    }
    
    .tac {
        margin-bottom: 30px
    }
    
    .subtitle {
        margin-bottom: 40px;
    }

    .play-btn {
        transform: unset;
        top: 70px;
        left: 0;
    }
    
    /* main screen */

    .main-screen {
        height: 443px;
        background-size: auto 100%;
    }

    .main-screen .logo {
        display: none;
    }
    section.mobile-logo {
        display: block;
        background: rgba(0, 0, 0, .8);
        padding: 60px 0 15px 0;
    }
    section.mobile-logo .logo {
        position: initial;
    }

    .main-screen {
        margin-top: 0!important;
    }

    .choose-floor {
        font-size: 22px;
        top: 30px;
        height: 45px;
        width: 180px;
        background-size: auto 60%;
    }

    .chosen-floor {
        top: 35px;
        right: 0px;
    }

    .top-contacts {
        display: none;
    }
    
    .chooseleng {
        top: 15px;
    }
    
    .chooseleng a {
        height: 40px;
        width: 40px;
        line-height: 39px;
        font-size: 13px;
    }

    a.active-leng {
        height: 37px;
    }
    
    .mapimg {
        top: 13px;
        left: 43px;
        width: 396px;
    }
    
    
    /* advantages */

    .advantages {
        margin-bottom: -35px;
    }
    
    .advantages ul {
        margin-top: 0px;
    }
    
    .advantages ul li {
        margin:0;
        width: 230px;
        padding: 0;
        background: none;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    
    .nmb {
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
        margin-top: -40px
    }
    
    .brd {
        padding: 0px 15px 10px 15px;
        border: none;
        background: none;
    }
    
    .brd p {
        margin-top: 0px;
        line-height: 18px;
        font-size: 13px
    }
    
    
    /* installment */

    .installment {
        background-size: auto 100%;
        height: 351px;
    }
    
    .installment ul li {
        width: 130px;
        margin-left: 10px;
        margin-right: 10px;
        line-height: 21px;
    }

    .installment ul li img {
        height: 50px
    }

    .installment ul li p {
        margin-top: 10px;
        font-size: 13px;
        line-height: 18px
    }
    
    
    /* facade */

    .facade ul {
        margin-top: -10px
    }

    .facade ul li a img {
        width: 210px;
        margin: 0 2px 2px 2px;
    }
    
    
    /* planning */
    
    .plan {
        float: none;
        text-align: center;
    }
    
    .render {
        margin-left: 0;
    }
    
    .plan p {
        width: 480px;
        font-size: 14px;
        line-height: 21px;
        margin-bottom: 20px;
    }
    
    .plan h3 {
        width: 480px;
        font-size: 20px;
        line-height: 20px
    }
    
    .plan img {
        display: none;
    }
    
    .pl-w {
        width: 480px;
    }
    
    .slider {
        height: 400px;
    }
    
    
    /* youadvantages */
    
    .youadvantages h2 {
        width: 480px
    }

    .youadvantages {
        margin-top: 60px;
        height: 703px;
        background-size: auto 100%;
    }
    
    .youadvantages-text {
        float: none;
        width: 440px;
        font-size: 14px;
        margin-top: -10px

    }
    
    .youadvantages-text ul {
        list-style: none;
        margin-left: 50px
    }
    
    .youadvantages-video {
        margin-left: 0px;
        margin-top: 30px;
        text-align: center;
    }
    
    .youadvantages-text ul li {
        margin-bottom: 20px;
    }

    .nmb-sm {
        margin-right: 15px;
    }
    
    .adv {
        width: 480px;
    }

    .youadvantages-video iframe {
        width: 360px;
        height: 200px;
    }

    
    /* income */

    .inc-w {
        width: 480px
    }
    
    .equation li {
        font-size: 26px;
        display: block;

    }
    
    .grd {
        font-size: 26px;
    }
    
    .equation li img {
        margin: 0 0px;
    }
    
    .equation li .comm {
        font-size: 13px;
        width: 100%;
        line-height: 16px;
        margin-top: -10px
    }
    
    .equation {
        margin-bottom: 30px
    }
    
    .e-edt {
        margin-top: 40px;
        margin-bottom: 50px;
    }
    
    .e-edt li {
        width: 100%;
    }
    
    .e-edt li .comm {
        padding: 0 0px;
        font-size: 13px;
        margin-top: -10px;
        margin-bottom: 20px
    }
    
    .income-table table tr.teble-head {
        font-size: 9px;
        line-height: 10px
    }
    
    .income-table table tr.teble-head td {
        padding: 6px 6px;
    }
    
    .teble-cont-w td {
        font-size: 10px; 
        line-height: 14px;
        background: rgba(255,255,255,0.76);
        padding: 6px 6px;
    }

    .teble-cont-b td {
        font-size: 10px; 
        line-height: 14px;
        background: rgba(255,255,255,0.48);
        padding: 6px 6px;
    }
    
    .income-table table tr td:first-child {
        width: 80px;
    }
    
    
    /* investment */
    
    .inv-w {
        width: 480px;
    }
    
    .investment h2 {
        width: 480px
    }

    .investment {
        height: 972px;
        margin-top: 0px;
        background-size: auto 100%;
    }
    
    .investment ul li img {
        margin-right: 15px;
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
        margin-top: -10px
    }
    
    .investment ul li {
        height: 55px;
        font-size: 13px;
        line-height: 18px;
        float: none;
        width: 100%;
        margin-bottom: 0px;
    }
    
    .investment ul li p {
        padding-right: 20px
    }
    
    
    /* map */

    .map {
        height: 315px;
        background-size: auto 100%;
    }
    

    .adr {
        top: 120px;
        left: -40px;
        -webkit-transform: scale(0.7);
        transform: scale(0.7)
    }
    
    
    /* footer */
    
    footer {
        padding: 50px 0 20px 0;
    }

    .ft-w {
        width: 480px;
    }
    
    .adr-f {
        margin-top: 30px;
    }
    
    .adr-f li {
        width: 32%;
        font-size: 13px;
        line-height: 18px
    }
    
    .adr-f li i {
        margin-bottom: 10px;
    }
    
    .cop {
        margin-top: 20px;
        font-size: 13px
    }
}


@media (min-width: 320px) and (max-width: 480px) {

    .wrapper {
        width: 320px;
    }
    
    h2 {
        margin-top: 30px;
        margin-bottom: 30px;
        font-size: 24px;
        line-height: 45px
    }
    
    .tac {
        margin-bottom: 0px;
        background: none;
    }
    
    .subtitle {
        margin-bottom: 30px;
    }
    
    .play-btn {
        transform: unset;
        top: 50px;
        left: -10px;
    }

    /* popup */

    .pl {
        float: none;
        width: 100%;
    }

    .pr h2 {
        margin-bottom: 20px;
        font-size: 38px;
        line-height: 45px
    }

    .pr ul {
        margin-bottom: 20px
    }

    .pr p {
        margin-bottom: 20px;
        font-size: 14px
    }

    .pr h3 {
        font-size: 26px;
        line-height: 26px;
    }    
    
    .white-popup {
        padding: 20px;
        max-width: 100%;
        margin: 0px auto;
    }
    
    
    /* main screen */

    .main-screen {
        height: 273px;
        background-size: auto 100%;
    }

    .main-screen .logo {
        display: none;
    }
    section.mobile-logo {
        display: block;
        background: rgba(0, 0, 0, .8);
        padding: 60px 0 15px 0;
    }
    section.mobile-logo .logo {
        position: initial;
    }

    .main-screen {
        margin-top: 0!important;
    }

    .choose-floor {
        font-size: 18px;
        top: 20px;
        left: -10px;
        height: 35px;
        width: 120px;
        background-size: auto 50%;
        line-height: 18px
    }

    .chosen-floor {
        top: 35px;
        right: -10px;
    }

    .top-contacts {
        display: none;
    }
    
    .chooseleng {
        top: 1px;
        right: -10px;
    }
    
    .chooseleng a {
        height: 35px;
        width: 35px;
        line-height: 38px;
        font-size: 13px;
    }

    a.active-leng {
        height: 37px;
    }
    
    .mapimg {
        top: 8px;
        left: 38px;
        width: 244px;
    }
    
    
    /* advantages */

    .advantages {
        margin-bottom: 20px;
    }
    
    .advantages ul {
        margin-top: 0px;
        text-align: left;
    }
    
    .advantages ul li {
        margin:0;
        width: 300px;
        padding: 0;
        background: none;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    
    .nmb {
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
        float: left;
        width: 100px;
        text-align: center;
        margin-left: -23px;
        margin-top: -20px
    }
    
    .brd {
        padding: 0px 0px 10px 10px;
        border: none;
        background: none;
        min-height: 0;
    }
    
    .brd p {
        margin-top: 0px;
        line-height: 18px;
        font-size: 13px
    }
    
    
    /* installment */

    .installment {
        background-size: auto 100%;
        height: 431px;
    }
    
    .installment ul li {
        width: 130px;
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 20px;
        line-height: 21px;
    }

    .installment ul li img {
        height: 50px
    }

    .installment ul li p {
        margin-top: 10px;
        font-size: 13px;
        line-height: 18px
    }
    
    
    /* facade */

    .facade ul {
        margin-top: 0px
    }

    .facade ul li a img {
        width: 150px;
        margin: 0 2px 2px 2px;
        border: 0;
    }
    
    
    /* planning */
    
    .plan {
        float: none;
        text-align: center;
        width: 320px;
    }
    
    .render {
        margin-left: 0;
    }
    
    .plan p {
        width: 320px;
        font-size: 13px;
        line-height: 18px;
        margin-bottom: 20px;
    }
    
    .plan h3 {
        width: 320px;
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 20px;
    }
    
    .plan img {
        display: none;
    }
    
    .pl-w {
        width: 320px;
    }
    
    .slider {
        height: 320px;
    }
    
    
    /* youadvantages */
    
    .youadvantages h2 {
        width: 320px;
    }

    .youadvantages {
        margin-top: 60px;
        height: 633px;
        background-size: auto 100%;
    }
    
    .youadvantages-text {
        float: none;
        width: 320px;
        font-size: 14px;
        margin-top: -10px

    }
    
    .youadvantages-text ul {
        list-style: none;
        margin-left: 0px
    }
    
    .youadvantages-video {
        margin-left: 0px;
        margin-top: 30px;
        text-align: center;
    }
    
    .youadvantages-text ul li {
        margin-bottom: 20px;
    }

    .nmb-sm {
        margin-right: 15px;
    }
    
    .adv {
        width: 320px;
    }

    .youadvantages-video iframe {
        width: 300px;
        height: 170px;
    }

    
    /* income */

    .inc-w {
        width: 320px
    }
    
    .equation li {
        font-size: 26px;
        display: block;

    }
    
    .grd {
        font-size: 26px;
    }
    
    .equation li img {
        margin:0;
    }
    
    .equation li .comm {
        font-size: 13px;
        width: 100%;
        line-height: 16px;
        margin-top: -10px
    }
    
    .equation {
        margin-bottom: 30px
    }
    
    .e-edt {
        margin-top: 40px;
        margin-bottom: 50px;
    }
    
    .e-edt li {
        width: 100%;
    }
    
    .e-edt li .comm {
        padding: 0 0px;
        font-size: 13px;
        margin-top: -10px;
        margin-bottom: 20px
    }
    
    .income-table table tr.teble-head {
        font-size: 9px;
        line-height: 10px;
    }
    
    .income-table table tr.teble-head td span {
        display: inline-block;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        width: 120px;
        margin-left: -50px;
        margin-right: -50px;
        margin-bottom: 70px;
        margin-top: 30px;
        color: #808386
    }
    
    .income-table table tr.teble-head td {
        padding:0;
        text-align: left;
        width: 50px;
    }
    
    .teble-cont-w td {
        font-size: 10px; 
        line-height: 14px;
        background: rgba(255,255,255,0.76);
        padding: 6px 6px;
    }

    .teble-cont-b td {
        font-size: 10px; 
        line-height: 14px;
        background: rgba(255,255,255,0.48);
        padding: 6px 6px;
    }
    
    .income-table table tr td:first-child {
        width: 80px;
    }
    
    
    /* investment */
    
    .inv-w {
        width: 320px;
    }
    
    .investment h2 {
        width: 320px;
        margin-top: 50px;
    }

    .investment {
        height: 932px;
        margin-top: 0;
        background-size: auto 100%;
    }
    
    .investment ul li img {
        margin-right: 0px;
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
        margin-top: -10px;
        margin-left: -5px;
    }
    
    .investment ul li {
        height: 55px;
        font-size: 13px;
        line-height: 18px;
        float: none;
        width: 100%;
        margin-bottom: 0px;
    }
    
    .investment ul li p {
        padding-right: 20px
    }
    
    
    /* map */

    .map {
        height: 315px;
        background-size: auto 100%;
        background-position: 35%;
    }
    

    .adr {
        top: -10px;
        left: -40px;
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
    }
    
    
    /* footer */
    
    footer {
        padding: 50px 0 20px 0;
    }

    .ft-w {
        width: 320px;
    }
    
    .adr-f {
        margin-top: 0px;
    }
    
    .adr-f li {
        width: 100%;
        font-size: 13px;
        line-height: 18px
    }
    
    .adr-f li i {
        margin-bottom: 10px;
        margin-top: 20px;
    }
    
    .cop {
        margin-top: 20px;
        font-size: 13px
    }
}

@media screen and (min-width: 961px) {
    .slicknav_menu {
        display: none;
    }
    .header-on .slicknav_menu {
        display: block;
    }
}

@media screen and (max-width: 960px) {
    .main-screen .menu {
        display: none;
    }

    .top-contacts {
        display: none;
    }

    .menu-contacts {
        position: fixed;
        top: -2px;
        left: 8px;
        display: block;
        box-shadow: none;
        padding: 5px 10px;
        z-index: 100;
    }

    .main-screen {
        margin-top: 49px;
    }
}
