/******************************************************/
/*изменение блоков футера для адаптации под мобильные*/
/******************************************************/
html {
    min-width: auto;
}

.jcarousel2-wrapper {
    box-sizing: border-box;
    width: 950px;
}

.jcarousel2-wrapper #jcarousel2 .move-block .block .block-top {
    overflow: hidden;
    background-color: #fff;
}

.jcarousel2-wrapper #jcarousel2 .move-block .block {
    transition: all .1s ease-out;
    /*box-shadow: 0 5px 9px rgba(0,0,0,.26);
    -moz-box-shadow: 0 5px 9px rgba(0,0,0,.26);
    -webkit-box-shadow: 0 5px 9px rgba(0,0,0,.26);*/
    box-sizing: border-box;
    box-shadow: none;
    margin: 0;
}


.jcarousel2-wrapper #jcarousel2 .move-block .block a{
    transition: all .1s ease-out;
    box-shadow: 0 5px 9px rgba(0,0,0,.26);
    -moz-box-shadow: 0 5px 9px rgba(0,0,0,.26);
    -webkit-box-shadow: 0 5px 9px rgba(0,0,0,.26);
    margin: 0 10px;
    display: block;
}


.jcarousel2-wrapper #jcarousel2 .move-block .block:hover {
    background: none;
}

.jcarousel2-wrapper #jcarousel2 .move-block .block a:hover .block-bottom {
    transition: all .1s ease-out;

}

.scene .header-phones .phone {
    border-radius: 3px;
}

.phone--city .phone-number {
    margin-top: 2px;
}

.phone--city .phone-city {
    color: #bfe6e0;
}

footer .inner .footer-phones {
    margin: 0;
}
footer .inner nav a:last-child {
    margin: 0;
    margin-left: 34px;
    width: auto;
}


footer #bx-composite-banner {
    float: none;
}

footer .inner .copyright {
    float: none;
    /*    position: absolute;*/
    bottom: 0;
    width: 42%;
}
.footer-info .images {
    margin-left: -57px;
    margin-top: 43px;
}
.footer-info .images img {
    margin-right: 6px;
}
.menu_mobile-btn {
    padding: 16px 15px 17px;
    background-color: #00a78c;
    float: right;
    cursor: pointer;
    display: none;
}

.menu_mobile-btn div {
    width: 19px;
    height: 3px;
    border-radius: 3px;
    background-color: #fff;
    margin-bottom: 3px;
}

.menu-show {
    display: block;
}

.header-contact {
    margin-top: 15px;
    display: none;
}

.header-contact_city {
    color:#221e20;
    font: bold 13px 'HelveticaNeue', Tahoma, sans-serif;
}

.header-contact_number {
    color:#221e20;
    font: bold 18px 'HelveticaNeue', Tahoma, sans-serif;
}

.partners {
    /*display: none;*/
}


footer {
    margin-top: 0;
    margin-bottom: 0;
}

.services-list-wrap .services-list-item .content-services-slider-block-inner .circle {
    margin-left: auto;
    margin-right: auto;
    background: #f7f7f7;
}

.content-service-block .content-service-left .content-service-image {
    background: #f7f7f7;
}

.services-list-wrap .services-list-item {
    margin-left: 5px;
    margin-right: 5px;
}

.services-list-wrap .services-list-item:nth-child(3n+3) {
    margin-right: 5px;
}


.content-service-block {
    margin-top: 0;
    margin-bottom: 30px;
}

#demand {
    display: none;
}

/******************************************************/
/*contact*/
/******************************************************/
h1.contact-title {
    font: 60px 'HelveticaNeueBold', Tahoma, sans-serif;
    color: #fff;
}

.contacts .header-phones {
    display: none;
}

/******************************************************/
/*about*/
/******************************************************/
.services-list-carousel-wrap .content-slider-block .content-slider-block-inner .circle {
    background-color: #f7f7f7;
}

/******************************************************/
/*media*/
/******************************************************/

@media screen and (max-width: 1160px) {
    .block-portfolio {
        box-sizing: border-box;
        width: 94%;
        margin: 125px 3%;
    }

    .editions-site-list-wrap .editions-site-list .editions-site-list-item  {
        margin: 0;
        width: 218px;
    }

    .services-list-carousel-wrap .jcarousel-wrap #jcarousel {
        width: 100%;
    }

    .services-list-carousel-wrap .jcarousel-wrap {
        width: 100%;
        padding: 0 60px;
        box-sizing: border-box;
    }

    .services-list-carousel-wrap .content-slider-block .content-slider-block-inner .circle {
        margin: 27px auto 18px;
    }

    .services-list-carousel-wrap .content-slider-block .content-slider-block-inner {
        margin: 0 auto;
        width: 100%;
    }
}

@media screen and (max-width: 1060px) {
    .content-card {
        width: 33%;
        text-align: center;
        margin: 0;
        margin-bottom: 10px;
    }

    .content-card .container {
        height: 162px;
        width: 231px;
        display: inline-block;
    }

    .content-middle-block-image2 .text {
        width: 235px;
        left: 250px;
    }

    .bar {
        width: 100%;
        text-align: center;
    }
}

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

    .editions-site-list-wrap .editions-site-list {
        width: 100%;
        text-align: center;
    }

    .editions-site-list-wrap .editions-site-list .editions-site-list-item  {
        margin: 0;
        display: inline-block;
        float: none;
    }
}


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

    .about-news .inner{
        width: 100%;
    }

    .about-news .news-block {
        font-size: 0;
    }

    .about-news .inner .news {
        float: none;
        display: inline-block;
        vertical-align: top;
        width: 50%;
        padding: 0 20px;
        box-sizing: border-box;
        margin: 0 0 60px;
    }

    .about-news .inner .news img {
        width: 100%;
        height: auto;
    }

    .about-news .inner .news .info {
        height: auto;
    }

    .about-news .inner .news:before {
        content: '';
        display: none;
    }

    .editions-site-list-wrap .editions-site-list {
        width: 100%;
    }
    .editions-site-list-wrap .editions-site-list .editions-site-list-item .editions-site-list-item-preview-picture {
        text-align: center;
    }

    .editions-site-list-wrap .editions-site-list .editions-site-list-item {
        width: 47%;
        padding: 0 15px 20px;
        box-sizing: border-box;
        box-shadow: 0 2px 10px 0 rgba(0,0,0,.16);
        margin: 0 10px 20px;
    }

    .editions-site-list-wrap .editions-site-list .editions-site-list-item .editions-site-list-item-order {
        margin: 0 auto;
        text-indent: -15px;
    }

    .editions-site-list-wrap .editions-site-list .editions-site-list-item .editions-site-list-item-rhombus {
        margin-left: -32px;
    }

    .content-about-top .content-top-centered {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
        box-sizing: border-box;
    }

    .content-about-top .content-top-centered.freedum-web-design h1 {
        font: 50px/65px "HelveticaWorldBold", Verdana, sans-serif;
        margin-bottom: 0;
    }

    .content-about-top .content-top-centered.freedum-web-design {
        padding-top: 40px;
    }

    .content-about-top {
        padding-bottom: 60px;
    }
}


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

    /*header*/
    header {
        width: 100%;
        left: 0;
        margin: 0;
    }

    header nav {
        margin-right: 14px;
    }

    header nav a {
        margin-left: 14px;
    }

    .content-top .content-top-inner {
        width: 100%;
    }

    .content-top .content-top-inner h3,
    .content-top .content-top-inner .breadcrumb {
        margin-left: 14px;
    }

    .content-top {
        background-position: 0 0;
        margin-top: 0;
    }

    .header-fon .squares {
        left: 50%;
        top: 390px;
        transform: translateX(-50%);
        width: auto;
        text-align: center;
        padding: 12px;
        background-color: rgba(0, 0, 0, 0.6);
        border-radius: 4px;
        margin: 0;
    }

    .header-fon .squares li {
        display: inline-block;
        vertical-align: middle;
        margin: 0 10px;
    }

    .header-fon .squares li.slick-active .square {
        background-color: #00c0a9;
        position: relative;
    }

    .header-fon .squares li.slick-active .square::after {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        border-radius: 50px;
        display: block;
        width: 10px;
        height: 10px;
        border: 3px solid #fff;
    }

    .header-fon .squares .square {
        border-radius: 50px;
    }

    .content-top .content-top-inner .content-top-controls {
        top: 50%;
        right: 14px;
    }

    .header-fon .fon-arrow {
        right: auto;
        left: 14px!important;
    }

    /*body*/
    html {
        min-width: 100%;
        box-sizing: border-box;
    }

    .content-service-block .content-service-right {
        float: none;
        padding-left: 330px;
        width: auto;
    }

    .content {
        padding: 0 10px;
    }

    .header-fon .header-middle {
        width: 100%;
    }

    .content-line {
        height: 36px;
    }

    .content-line span {
        left: 50%;
        top: -37px;
        text-align: center;
        transform: translateX(-50%);
        margin: 0;
        padding: 0;
        font-size: 15px;
        font-weight: 700;
        font-family: Tahoma, sans-serif;
        width: 85%;
        color: #79827f;
    }

    .content-line span h1 {
        line-height: .8;
        font-weight: 700;
        margin-bottom: 8px;
    }

    .jcarousel2-wrapper .right-button {
        right: 0;
        left: auto;
    }

    .jcarousel2-wrapper {
        width: 100%;
        box-sizing: border-box;
    }

    .jcarousel2-wrapper #jcarousel2 {
        width: 100%;
        box-sizing: border-box;
    }

    .block-portfolio img {
        width: 100%;
    }

    .block-portfolio .right {
        float: right;
        width: 415px;
        margin-top: -35px;
        margin-right: 0;
    }

    .content .content-middle {
        width: 100%;
        /*padding-left: 14px;
        padding-right: 14px;*/
    }

    .services-list-wrap .services-list-item {
        width: 31%;
        margin-left: 7px;
        margin-right: 7px;
    }

    .partners {
        width: 96% !important;
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 80px;
    }

    .partners .inner {
        width: 100% !important;
    }

    /*footer*/
    footer {
        width: 100%;
        box-sizing: border-box;
    }

    footer .inner,
    .inner {
        width: 100%;
        box-sizing: border-box;
        margin: 0;
        padding: 0 14px;
    }

    .footer-info::after {
        content: '';
        display: table;
        clear: both;
    }
    footer .inner nav {
        display: block;
        /*float: none;*/
        /*width: 100%;*/
        /*min-width: 100%;*/
        /*padding: 0 10%;*/
        margin: 0;
        /*text-align: center;*/
        box-sizing: border-box;
        width: 420px;
    }

    footer .inner nav a,
    footer .inner nav a:last-child {
        float: none;
        display: inline-block;
        margin: 0;
        padding: 6px 8px;
    }

    footer .logo {
        /*float: none;
        display: block;
        margin: 0 auto;
        margin-bottom: 10px;*/
    }

    .footer-info .images{
        margin-left:  0;
    }
    .footer-info .images img{
        margin-bottom: 10px;
    }
    footer .inner .copyright {
        /*float: none;*/
        display: block;
        width: 100%;
    }

    /*contact.html*/

    .content-contact .content-left,
    .content-contact .content-right {
        float: none;
        width: auto;
        height: auto;
    }

    .content-contact {
        overflow: visible;
        display: flex;
        flex-flow: row nowrap;
        align-items: stretch;
        justify-content: center;
        margin-bottom: 70px;
    }

    /*reviews*/
    .responses .content-response-block {
        text-align: center;
        margin: 0 20px 30px;
    }

    .responses .container {
        width: 100%;
    }

    .responses {
        text-align: center;
    }
    .responses .content-response-block:nth-child(3n+3) {
        margin-right: 20px;
    }
}


@media screen and (min-width: 900px) {
    .jcarousel2-wrapper #jcarousel2 .move-block .block img {
        width: 121px;
        height: 121px;
        position: relative;
        top: 17px;
    }
}

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

    .services-list-wrap .services-list-item:nth-child(3n+3) {
        margin-right: 7px;
    }
}

@media screen and (max-width: 835px) {
    header nav {
        display: none;
    }
    .menu_mobile-btn {
        display: block;
    }
    .main-menu li{
        float: none!important;
        position: inherit!important;
    }
    header nav {
        background-color: #00a78c;
        width: 100%;
        height: 100vh;
        position: absolute;
        left: 0;
        top: 51px;
    }

    header nav a {
        display: block;
        text-align: center;
        color:#fff;
        padding: 16px 0;
        border-bottom: 1px solid #3ebfab;
        float: none;
        margin: 0;
        line-height: 1;
        height: auto;
    }

    header nav li.menu-item:last-child {
        border-bottom: none;
    }
    .main-menu>li:hover>ul.menu-sublist{
         display: none!important;
     }

    .block-portfolio {
        margin: 90px 3%;
    }
    .content {
        padding-bottom: 42px;
    }

    /*portfolio*/
    .content-card {
        width: 50%;
    }
}
@media screen and (max-width: 835px) and (min-width: 620px) {
    .content-card .container {
        height: 207px;
        width: 290px;
    }

    .content-middle-block-image2 .text {
        width: 292px;
        left: 290px;
    }
}


@media screen and (max-width: 790px) {
    #top {
        left: 10px;
        bottom: 20px;
    }
    .block-portfolio .right {
        width: 330px;
        margin-top: -12px;
    }

    .content-service-block .content-service-left {
        width: 100%;
        float: none;
        margin: 0;
        margin-bottom: 24px;
        padding: 14px;
        box-sizing: border-box;
    }

    .content-service-block .content-service-right {
        padding: 0;
    }

    .content-service-block .content-service-left .content-service-image {
        float: left;
        width: auto;
        height: auto;
        margin: 0;
        background: none;
    }

    .content-service-block .content-service-left .content-service-image img {
        position: static;
    }
    .content-service-block .content-service-left h2,
    .content-service-block .content-service-left .content-service-text {
        padding-left: 144px;
        text-align: left;
    }

    .content-service-block .content-service-left .content-service-text::after {
        content: '';
        display: table;
        clear: both;
    }

    .content-service-block .content-service-left .btn-green-large {
        width: 100%;
    }


    footer {
        margin-top: 0;
    }


    footer * {
        box-sizing: border-box;
    }


    footer .inner .footer-phones,
    footer .inner nav {
        float: none;
        padding-left: 70px;
    }

    footer nav {
        width: 100%;
        margin-bottom: 10px;
    }


    footer .inner .copyright {
        position: relative;
        margin-top: 10px;

    }

    footer .logo {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 10;
    }

    .copyright {
        text-align: center;
    }

    .services-list-wrap .services-list-item {
        width: 47%;
    }

    footer .inner nav {
        width: 100%;
    }

    /*about.html*/

    .editions-site-list-wrap .editions-site-list .editions-site-list-item {
        width: 45%;
    }

}


@media screen and (max-width: 790px) and (min-width: 500px) {

    footer .inner .footer-phones:before {
        content: '';
        display: none;
    }

    .phones-composite,
    .premia,
    #bx-composite-banner {
        display: inline-block;
        vertical-align: middle;
        margin-right: 14px;
    }
    #bx-composite-banner {
        margin: 0;
    }
}

@media screen and (max-width: 720px) {
    .responses .content-response-block:nth-child(3n+3) {
        margin-right: 5px;
    }

    .responses .content-response-block {
        margin: 0 5px 20px;
    }

    .content-about-top .content-top-centered.freedum-web-design h1 {
        font: 34px/1.2 "HelveticaWorldBold", Verdana, sans-serif;
    }

    .content-about-top .content-top-centered.freedum-web-design {
        padding-top: 20px;
    }

    .content-about-top {
        padding-bottom: 45px;
    }
}

@media screen and (max-width: 700px) {
    header .logo .title {
        display: none;
    }
    header .logo {
        background: none;
        width: auto;
        height: auto;
        position: static;
        top: auto;
        left: auto;
    }
    header .logo img{
        width: 98px;
        margin: 0;
        padding: 10px 0 10px 14px;
    }

    header {
        text-align: center;
    }

    .header-contact {
        display: inline-block;
        text-align: left;
    }

    .content {
        padding-bottom: 0;
        width: 100%;
        box-sizing: border-box;
    }

    /*прячим сцену с животными*/
    .scene {
        background-size: cover;
        height: auto;
    }

    .scene .header-phones {
        height: auto;
        margin: 0;
        margin-bottom: 20px;
        text-align: center;
    }

    .header-fon .header-middle {
        width: 100%;
        box-sizing: border-box;
        margin: 0;
        padding: 70px 14px 0 14px;
    }
    .header-fon .header-phones .phone {
        margin: 0;
    }

    .phone--city {
        width: 100% !important;
        box-sizing: border-box;
        padding: 13px 57px 8px 21px;
    }

    #city-list-modal {
        width: 100%;
    }

    #city-list-modal li {
        float: none;
    }


    .scene .header-phones .phone,
    .scene .header-phones .phone:last-child {
        margin: 0;
    }

    .scene-road,
    .moon {
        display: none;
    }
    .scene-wr::after {
        content: '';
        display: none;
    }


    .block-portfolio .right {
        display: none;
    }

    .block-portfolio .left {
        float: none;
        width: 100%;
        text-align: center;
        margin: 0;
        padding: 18px 26px;
        box-sizing: border-box;
    }

    .block-portfolio .left .text {
        text-align: center;
        box-sizing: border-box;
    }

    .partners {
        margin-top: 26px !important;
        width: 94% !important;
    }

    footer {
        padding-top: 42px;
        border: none;
    }

    footer::after {
        content: '';
        width: 100%;
        height: 100px;
        position: absolute;
        left: 0;
        top: 20px;
        background: url('../img/scene-after.png');
        z-index: -1;
        background-size: cover;
    }

    footer::before  {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 20px;
        background-color: #00b69d;
    }

    .jcarousel2-wrapper {
        text-align: center;
        height: auto;
        padding: 6px 0px;
        position: static;
    }

    .jcarousel2-wrapper .left-button,
    .jcarousel2-wrapper .right-button {
        display: none;
    }

    .jcarousel2-wrapper #jcarousel2 {
        overflow: visible;
        height: auto;
    }

    .jcarousel2-wrapper #jcarousel2 .move-block {
        width: auto;
        position: relative;
        z-index: 10000;
    }
    .jcarousel2-wrapper #jcarousel2 .move-block .block .block-top {
        border-radius: 6px;
        -webkit-box-shadow: 0px 7px 8px 0px rgba(0,0,0,0.15);
        -moz-box-shadow: 0px 7px 8px 0px rgba(0,0,0,0.15);
        box-shadow: 0px 7px 8px 0px rgba(0,0,0,0.15);
    }



    .jcarousel2-wrapper #jcarousel2 .move-block .block .block-bottom span {
        display: none;
    }
    .jcarousel2-wrapper #jcarousel2 .move-block .block .block-bottom {
        height: auto;
        background: none;
        color: #fff;
    }

    .jcarousel2-wrapper #jcarousel2 .move-block .block {
        height: auto;
        float: none;
        display: inline-block;
        vertical-align: top;
        width: 49% !important;
        margin-bottom: 15px;
    }

    .jcarousel2-wrapper #jcarousel2 .move-block .block:hover .block-top {
        background-color: #34ad98;
        background-color: rgba(255,255,255,.2);
        -webkit-box-shadow: 0px 7px 8px 0px rgba(0,0,0,0.05);
        -moz-box-shadow: 0px 7px 8px 0px rgba(0,0,0,0.05);
        box-shadow: 0px 7px 8px 0px rgba(0,0,0,0.05);
        transition: all .1s ease-out;
    }


    .jcarousel2-wrapper #jcarousel2 .move-block .block:hover,
    .jcarousel2-wrapper #jcarousel2 .move-block .block:hover .block-bottom {
        background: none;
    }

    .jcarousel2-wrapper #jcarousel2 .move-block .block a {
        box-shadow: none;
    }

    .jcarousel2-wrapper #jcarousel2 .move-block .block img {
        width: 100px;
    }

    .footer-button {
        /*display: none;*/
    }

    .block-portfolio {
        margin: 26px 3%;
    }

    /*карточки*/
    .services-list-wrap .services-list-item {
        background: none;
        box-shadow: none;
        margin-left: 0;
        margin-right: 0;
        width: 49%;
    }
    .services-list-wrap .services-list-item:nth-child(3n+3) {
        margin-right: 0;
    }

    .services-list-wrap .services-list-item,
    .services-list-wrap .services-list-item .content-services-slider-block-inner {
        height: auto;
    }

    .services-list-wrap .services-list-item .content-services-slider-block-inner {
        padding: 0 7px;
    }

    .services-list-wrap .services-list-item .content-services-slider-block-inner-button,
    .services-list-wrap .services-list-item .content-services-slider-block-inner .span {
        display: none;
    }

    .services-list-wrap .services-list-item .content-services-slider-block-inner .circle {
        background: none;
        /*margin-top: 8px;*/
        margin: 0;
        margin-bottom: 11px;
        width: 100%;
    }

    .services-list-wrap .services-list-item .content-services-slider-block-inner .content-services-slider-block_img  {
        background-color: #fff;
        display: block;
        -webkit-box-shadow: 0px 7px 8px 0px rgba(0,0,0,0.15);
        -moz-box-shadow: 0px 7px 8px 0px rgba(0,0,0,0.15);
        box-shadow: 0px 7px 8px 0px rgba(0,0,0,0.15);
        transition: all .1s ease-out;
        border-radius: 6px;
    }

    .header-fon .squares {
        top: 416px;
        width: 100%;
    }

    /*contact.html*/
    h1.contact-title {
        text-align: center;
    }

    .content-contact {
        flex-direction: column;
    }

    .content-contact .content-left {
        order: 2;
    }

    .content-contact .content-right {
        margin-left: 0;
        order: 1;
    }

    .content-contact .content-left input[type="text"],
    .content-contact .content-left textarea,
    .content-contact .content-left .contact-bottom {
        width: 100%;
    }

    .content-contact .content-left .contact-bottom .number {
        width: 70%;
        display: block;
        float: none;
        margin-right: 0;
        box-sizing: border-box;
    }

    .contact-bottom {
        display: flex;
        flex-flow: row nowrap;
        align-items: center;
        justify-content: space-between;
    }

    .content-contact .content-left .contact-button {
        margin: 10px auto 0;
    }


    h1.contact-title {
        font-size: 40px;
    }

    .content .content-middle {
        padding-top: 50px;
    }

}

@media screen and (max-width: 680px) {
    /*молджальное окно*/

    .arcticmodal-container table,
    .arcticmodal-container tbody,
    .arcticmodal-container tr,
    .arcticmodal-container td {
        width: 100%;
        display:block;
        paddding:0;
        box-sizing: border-box;
    }

    #demand input {width: 100%;box-sizing: border-box;margin-right:0;margin-left:0;}
    #demand textarea {width: 100%;box-sizing: border-box;margin-right:0;margin-left:0;}
    #demand {width: 100%;box-sizing: border-box;}
    #demand .close {left: 96%;}
    #demand form {box-sizing: border-box;padding: 0 40px;}
    #demand .title {font-size:30px;}

}

@media screen and (max-width: 640px) {
    /*about.html*/

    .editions-site-list-wrap .editions-site-list .editions-site-list-item {
        width: 94%;
    }

    .bar .button {
        width: 100%;
        margin: 0 0 10px;
        height: 44px;
    }

    .content-about-top .content-top-centered.freedum-web-design h1 {
        font: 26px/1.2 "HelveticaWorldBold", Verdana, sans-serif;
    }

    .content-about-top .content-top-centered.freedum-web-design {
        padding-top: 20px;
    }

    .content-about-top {
        padding-bottom: 45px;
    }
}

@media screen and (max-width: 560px) {
    .content-card {
        width: 100%;
    }

    .content-card .container {
        height: 207px;
        width: 290px;
    }

    .content-middle-block-image2 .text {
        width: 292px;
        left: 290px;
    }

    .about-news .inner .news {
        width: 100%;
        margin: 0 0 40px;
        padding: 0;
    }

    .about-news .inner .news .info {
        margin-top: -73px;
        background-color: rgb(18, 187, 160);
        z-index: 7;
        position: relative;
        padding: 5px 8px;
        box-sizing: border-box;
        color: #fff;
    }

    .about-news .inner .news img {
        box-shadow: none;
    }

    .services-list-carousel-wrap .content-slider-block,
    .services-list-carousel-wrap .jcarousel-wrap #jcarousel {
        height: 410px;
    }

    .services-list-carousel-wrap .content-slider-block .content-slider-block-inner{
        height: 330px;
    }

    .arcticmodal-container_i2{padding:0;}
    #demand {height:100vh;}
    #demand .close {left: 83%; top:4px;}
    #demand form {padding: 0 20px;}
}

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


    footer .inner nav {
        margin: 0;
        padding: 0;
        text-align: center;
        margin-bottom: 36px;
    }
    footer .inner nav a {
        display: block;
    }

    footer .inner .footer-phones {
        margin-left: 122px;
        padding: 0;
    }

    .bx-composite-btn {
        background-image: none !important;
        padding: 0 14px 0 17px !important;
    }

    .jcarousel2-wrapper #jcarousel2 .move-block .block img {
        width: 77px;
        height: 77px;
    }

    .services-list-wrap .services-list-item .content-services-slider-block-inner .circle,
    .jcarousel2-wrapper #jcarousel2 .move-block .block .block-top {
        height: 101px;
    }

    .jcarousel2-wrapper #jcarousel2 .move-block .block .block-top {
        line-height: 101px;
    }

    .services-list-wrap .services-list-item .content-services-slider-block-inner .circle img {
        width: 77px;
        height: 77px;
    }

    footer .footer-phones .phones-composite{
        text-align:start;
    }
    .footer-phones .premia
    {
        float: none;
        margin-left: 5px;

    }

}

@media screen and (max-width: 430px) {
    .content-line {
        height: 74px;
    }

    .content-line span h1 {
        width: 80%;
        margin: 0 auto;
        margin-bottom: 10px;
    }

    .block-portfolio .left .bar .button,
    .block-portfolio .left .bar {
        width: 100%;
        display: block;
    }

    .content-service-block .content-service-left h2,
    .content-service-block .content-service-left .content-service-text {
        padding-left: 93px;
    }

    .content-service-block .content-service-left .content-service-image img {
        width: 78px;
        height: 78px;
    }

}

.rf {
    text-align: center;
}

.rf-item {
    display: inline-block;
    width: 25%;
    position: relative;
}

.dev .rf-item input {
    width: 100%;
}
.dev .new-connect.new .frm_ico {
    margin: 0;
    padding: 0;
}
.dev .new-connect.new .frm_ico.s1 {
    margin: 0;
}

.dev .new-connect.new input.form-connect {
    /*padding-left: 0;*/
    margin: 0;
}

.dev .new-connect {
    min-width: auto;
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
}

.dev.new-content-inner .triple.osobennosti {
    margin-left: 0;
}


/*dev page--------------------------------------------------*/

@media screen and (max-width: 1230px) {
    .content.dev-layout {
        padding: 0;
    }

    .dev {
        width: 100%;
    }

    .dev .green-block {
        background-size: cover;
        background-position: 50% 50%;
        height: auto;
    }

    .dev .new-tech {
        background-size: 390%;
        background-position: 50% 50%;
        height: auto;
        padding: 40px 0;
        margin-top: 30px;
    }

    .dev .new-tech h2 {
        margin: 0;
    }

    .dev.new-content-inner h2,
    .dev.new-content-inner h2 b {
        font-size: 60px;
        line-height: 1;
    }

    .dev .triple div {
        height: 100px;
    }

    .dev .new-clients {
        background-size: 390%;
        background-position: 50% 50%;
        height: auto;
        padding: 40px 0;
        margin-top: 30px;
    }

    .dev .new-clients h2 {
        margin-top: 30px;
    }

    .dev .new-connect.new input.form-connect {
        margin-bottom: 0;
    }

    .dev.new-content-inner .new-tech .new-list .bl_111,
    .dev.new-content-inner .new-tech .new-list .bl_222 {
        width: auto;
        font-size: 14px;
        margin: 0;
		padding-left: 70px;
    }

    .dev.new-content-inner .new-tech .new-list {
        margin-left: 65px;
    }

    .dev.new-content-inner .triple div {
        width: 29%;
        margin: 0 10px;
        height:auto;
    }


    .new-content-inner #new-jcarousel-2 {
        margin-left: 1%;
        margin-right: 1%;
        width: 98%;
    }
}

@media screen and (max-width: 1064px) {
    .dev .new-times {
        margin-left: 93px;
    }
}


@media screen and (max-width: 960px) {
    header {
        margin: 0 !important;
		z-index:99999 !important;
    }

    .dev .new-tech {
        background-image: none;
        background-color: #029478;
    }


}

@media screen and (max-width: 840px) {
    .dev.new-content-inner h2 b,
    .dev.new-content-inner h2 {
        font-size: 44px !important;
        line-height: 1 !important;
    }

    .dev .rf-item {
        width: 100%;
        display: block;
    }

    .dev-layout .content-middle {
        padding-bottom: 0 !important;
    }

    .dev.new-content-inner .triple div {
        padding-top: 105px;
    }

    .dev.new-content-inner .green-block span.button span {
        font-size: 33px;
        line-height: 1;
    }

    .dev.new-content-inner .new-tech .new-list {
        margin-right: 20px;
		margin-left:0;
    }

    .dev.new-content-inner .new-tech .new-list .bl_111 li,
    .dev.new-content-inner .new-tech .new-list .bl_222 li {
        font-size: 16px;
        line-height: 1;
    }

    .dev .new-times {
        text-align: center;
        margin: 0;
    }
    .dev.new-content-inner .new-times .new-timer {
        display: none;
    }

    .dev.new-content-inner .new-times .new-times-field,
    .dev.new-content-inner .new-times .new-times-field-2,
    .dev.new-content-inner .new-times .new-times-field-3 {
        width: 100%;
        line-height: 1;
        box-sizing: border-box;
        padding: 20px;
    }

    .dev.new-content-inner .new-times .new-marg {
        margin-left: 0;
    }

    .dev.new-content-inner .new-times-info {
        font-size: 18px;
        margin-bottom: 25px;
    }

    .dev.new-content-inner .new-tech {
        margin-bottom: 30px;
    }
}


@media screen and (max-width: 780px) {
    .dev.new-content-inner .triple div {
        width: 280px;
    }
}

@media screen and (max-width: 640px) {
    .dev.new-content-inner .triple div {
        width: 100%;
        margin-bottom: 24px;
    }
}


@media screen and (max-width: 520px) {
    .dev.new-content-inner h2 b,
    .dev.new-content-inner h2 {
        font-size: 30px !important;
        line-height: 1 !important;
    }
}

/*адаптация баннера -------------------------*/
@media screen and (max-width: 960px) {
    .header-fon .header-phones {
        display: none;
    }

    .slide-list {
        background-size: 188% !important;
    }

    .header-fon {
        height: auto;
        padding-top: 34%;
        margin-top: 40px;
    }

    .header-fon .fon-arrow.banner-smm {
        top: 163px !important;
        left: auto !important;
        right: 40px;
    }
    .header-fon .fon-arrow.banner-tp {
        top: 260px !important;
    }
}

@media screen and (max-width: 790px) {
    .header-fon .fon-arrow {
        background-size: cover !important;
    }

    .slide-list:nth-child(1) .fon-arrow.banner-smm {
        width: 266px !important;
        height: 104px !important;
    }

    .slide-list {
        padding-top: 100%;
        height:  auto !important;
    }

    .header-fon .fon-arrow.banner-smm {
        top: 5% !important;
    }
    .header-fon .fon-arrow.banner-tp {
        top: 7% !important;
    }
}

@media screen and (max-width: 550px) {
    .slide-list {
        background-size: 223% !important;
        /*background-position: 45% -11% !important;*/
    }

    .slide-list .fon-arrow.banner-smm {
        width: 201px !important;
        height: 79px !important;
    }
    .slide-list .fon-arrow.banner-tp {
        width: 360px !important;
        height: 49px !important;
    }

    .header-fon .fon-arrow.banner-smm {
        right: 32%;
    }

    .header-fon .fon-arrow.banner-smm {
        top: 120px !important;
    }
    .header-fon .fon-arrow.banner-tp {
        top: 152 !important;
    }
}
