@media screen and (min-width:1400px) {
    body {
    font-size: 1.16vw;
}
    .logo {
    margin-right: -6.1em
}
    .logo img {
        width: 15em
    }
.tel {
    margin-top: .6em;
    font-size: 1.1em;
}
    .nav-toggle {
    width: 1.6em;
    height: 1.6em;
    margin-top: .6em
}
.nav-toggle span {
    width: .6em;
    height: .6em;
}
    .nav-items a {
    margin: 3.3em 0;
    font-size: 1.1em;
}
.page-identy {
    width: 3.5em;
    top: calc(50% - 1.75em);
    height: 3.5em;
    left: 1em;
    z-index: 1
}
.page-identy span {
    font-size: 1.1em;
}
    .page-identy:after {
    width: 2.4em;
    height: 1px;
    left: calc(50% - 1.2em);
}
    .container {
        width: 88%
    }
    .headline {
    font-size: 2.7em;
    margin: 0 0 1em
}
    header {
        padding: .6em 1.4em 0;
    }
    .graf-cont {
        justify-content: center;
    }
    .graf {
    margin: 1em 3em 0;
    width: 31%
}
    .graf object {
        width: 100%
    }
    .graf-title {
    margin-bottom: .7em;
}
.graf-title img {
    margin-right: 1em;
    width: 2.55em
}
.graf-title h4 {
    margin: 0 0 .6em;
    font-size: .8em;
}
.graf-title p {
    font-size: .7em
}
    .content-main {
    font-size: 1.1em;
    padding: 0 15%
}
    .preloader-line {
    width: 10em;
    height: 10em;
    margin: 4em auto 0;
}
    .preloader-line img {
        width: 100%;
    }
.preloader-line span {
    font-size: 2em;
    line-height: 1em;
}
    
.men-container {
    position: relative;
    height: 100%;
}
.men-bl img {
    z-index: 1;
    position: relative;
    width: 24em;
}
    .men-bl1 img {
        width: 22em
    }
.men-bl1 {
    left: 20%;
    z-index: 2 
}
.men-bl2 {
    right: 20%
}
.men-title {
    padding: 1em 3.5em 1em 1.4em
}
.men-bl1 .men-title {
    left: -40%;
}
.men-bl2 .men-title {
    right: -33%;
    padding: 1em 1.8em 1em 3.5em
}
.men-title h3 {
    margin: 0 0 3px;
    font-size: 1.1em;
}
.men-title p {
    font-size: .9em;
}
.men-list {
    margin-bottom: 3.6em;
}
.men-list p {
    position: relative;
    font-size: 1.1em;
    margin-bottom: 3.4em;
    padding-left: 4em;
}
.men-list p:before {
    background: url(../img/icon/check.svg) center/cover;
    width: 3.6em;
    height: 3.6em;
}
.men-list1 p:nth-child(2) {
    margin-left: 1.4em;
}
.men-list1 p:nth-child(1) {
    margin-left: 3em;
}
.men-list2 p:nth-child(2) {
    margin-left: -1.3em;
}
.men-list2 p:nth-child(1) {
    margin-left: -3em;
}

.man-imag {
    width: 12em
}
    .man-imag1 {
        width: 13em
    }
.replika {
    width: 33%;
    margin: 0 3em
}
.replika:nth-of-type(1) {
    padding-right: 1.5em
}
.replika .text-deco {
    font-weight: bold;
    font-size: .9em;
}
.replika h5 {
    margin: .1em 0 .7em;
    font-size: 2.5em;
}
.replika-p {
    font-size: 1.1em;
    margin-bottom: 2em
}
.play-vid {
    font-size: .9em;
}
.play-vid img {
    margin-left: 1em;
}
    
    
.portfolio .slick-pr,
.portfolio .slick-nxt
{
    font-size: .9em;
    line-height: .9em;
}
.portfolio-section {
    justify-content: center;
}
.portfolio .slick-pr {
    left: 35%;
}
.portfolio .slick-nxt {
    right: 35%; 
}
.portfolio .slick-pr span img {
    transform: rotate(180deg);
    margin-right: .5em
}
.portfolio .slick-nxt span img {
    margin-left: .5em;
}

.port-part {
    background: #121A23;
    width: 23%;
    height: 33em;
    margin: 0 .5em;
}
.port-part1 {
    background-size: cover;
    background-position: center;
    justify-content: flex-end;
    padding-bottom: 2em;
}
.port-part1 h3 {
    font-size: 1.1em;
    margin: 0 0 1em
}
.port-part p {
    font-size: .76em;
}
    .port-part2>img {
        width: 60%
    }
.port-part-slide>div {
    padding: 0 .5em;
}
.port-part-slide_mod>div {
    padding-top: 1em
}
.port-part-slide img {
    margin: 0 auto 1.5em;
    width: 7em
}
.port-part3 .slick-prev {
    left: 7%;
    z-index: 1;
    bottom: 3%
}
.port-part3 .slick-next {
    right: 7%;
    z-index: 1;
    bottom: 3%
}
.port-part3 .slick-dots {
    bottom: 3%;
}
.port-part3 .but {
    height: 3em;
    margin-top: .5em
}
    
    .marketing-text {
    width: 40%
}
.marketing h2 {
    font-size: 2.8em;
    margin: 0 0 .5em;
}
.marketing h4 {
    font-size: 1em;
}
.carousel-container {
    width: 42%;
}

    .normal .container {
    padding: 7em 0 6em
}
    
    .main>.slick-prev {
    left: 30px;
    top: 55%;
    z-index: 1
}
.main>.slick-next {
    left: 37%;
    top: 55%;
}
.main>.slick-dots {
    left: 0 !important;
    width: 40%;
    right: 100%;
    bottom: -40px
}
.main-left {
    width: 40%;
    height: 30em;
}
.main-left h3 {
    font-size: 1.5em;
    margin: 0 0 1em;
}
.main-left h4 {
    font-size: 1.1em;
    margin: .8em 0;
}
.main-left p {
    font-size: 1.1em;
    margin-bottom: 1em;
    padding: 0 10%;
}
    .main-left>img {
        width: 5.5em
    }
.instr-bl {
    margin-top: 2em;
}
.instr {
    width: 30%;
    margin-bottom: 2.5em
}
    .instr>img {
        width: 3em
    }
.instr h4 {
    font-size: 1.1em;
    margin: 1em 0 .5em;
}
.instr li {
    padding-left: 1.2em;
    font-size: .9em;
    line-height: 140%;
    margin-bottom: .4em
}
.instr li:before {
    width: .6em;
    height: .6em;
    top: .4em;
}
    .grid {
    width: 82%;
}
.grid>div {
    width: 19%;
}
.item {
    margin-bottom: 1.3em;
    width: 100%
}
    .item a>img {
        width: 100%
    }
    
    .main-form {
    width: 30%;
    margin: 1.5em auto 0;
}
.input {
    margin-bottom: 1.2em;
    font-size: .9em;
}
textarea.input {
    height: 5em;
}
.but {
    height: 3em;
    font-size: .9em;
}

footer {
    padding: 0 25px 10px;
}
.soc a {
    margin-left: 1em;
    font-size: .8em
}
}

@media screen and (max-width:960px) {
.flex-b {
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    flex-wrap: wrap
}
.flex-s {
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    flex-wrap: wrap
}
.wrapper {
    background-image: url(../img/main-bg.png);
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 5px 5px 0;
    background: linear-gradient(#0E141B 70%, rgba(14, 20, 27, 0) 100%);
    z-index: 6
}
.header {
    width: 100%;
    align-items: center;
    justify-content: space-between
}
.nav-toggle {
    width: 22px;
    height: 22px;
    position: relative;
    margin-top: 0px;
    cursor: pointer;
    z-index: 3
}
.nav-toggle span {
    width: 8px;
    height: 8px;
}
.logo {
    margin-right: 0;
}
    .logo img {
        width: 150px
    }
.tel {
    display: block;
    margin-top: 0;
    font-size: 0;
    line-height: 0;
    width: 22px;
    height: 22px;
    position: relative;
    right: 12px
}
.nav-container {
    width: 100%;
    z-index: 1;
    display: none
}
    .nav-container .soc {
        position: absolute;
        top: 10px;
        right: 10px;
    }
    .nav-container .soc a {
        font-size: 16px
    }
.nav-block {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}
.nav {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}
.nav-items {
    width: 100%;
}
.nav-items a {
    display: block;
    margin: 15px 0 0 10px;
    -webkit-text-stroke: .5px white;
    text-stroke: 1px white;
    font-weight: bold;
    font-size: 18px;
    line-height: 141%;
    color: transparent;
}
.page-identy {
    display: none
}
.headline {
    font-size: 22px;
    margin: 0 0 10px
}
.content-main {
    text-align: center;
    font-size: 14px;
    line-height: 160%;
    color: #C4C4C4;
    padding: 0 0px
}
.animated {
    visibility: visible
}
.scroll-link {
    display: none
}

.preloader-line {
    width: 155px;
    height: 155px;
    position: relative;
    margin: 60px auto 0;
    text-align: center
}
.preloader-line img {
    animation-name: preloader;
    animation-duration: 20s;
    animation-iteration-count: infinite;
    animation-fill-mode: forwards;
    animation-timing-function: linear;
}
@keyframes preloader {
    from{transform: rotate(0deg)}
    to{transform: rotate(360deg)}
}
.preloader-line span {
    position: absolute;
    left: 0%;
    top: 42%;
    font-weight: bold;
    font-size: 30px;
    line-height: 28px;
    width: 100%;
    display: block;
    text-align: center;
}
.graf-cont {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 50px 0
}
.graf {
    margin: 20px 0px 0
}
    
.graf-title {
    margin-bottom: 10px;
    justify-content: flex-start;
}
.graf-title img {
    margin-right: 12px;
}
.graf-title h4 {
    margin: 0 0 5px;
    font-size: 12px;
}
.graf-title p {
    font-size: 11px
}

.men-container {
    position: relative;
    height: 100%;
    justify-content: flex-start;
    align-items: flex-start;
   
    padding: 50px 0
}
.men-bl {
    position: static;
    bottom: 0;
/*    display: none;*/
    width: 100%;
    text-align: center
}
.men-bl img {
    z-index: 1;
    position: relative;
    width: 270px;
}
.men-bl1 {
    order: 1
}

.men-list1 {
    order: 2
}

.men-bl2 {
    order: 3;
    margin-top: 40px;
}

.men-list2 {
    order: 4
}
.men-title {
    position: relative;
    background: #0E141B;
    box-shadow: 0px 0px 40px #225D5E;
    padding: 16px 0px;
    width: 100%;
    margin-top: -30px;
    z-index: 1;
    left: 0;
}
.men-bl1 .men-title {
    right: 0;
    left: 0;
}
.men-bl2 .men-title {
    padding: 16px 0px
}
.men-title h3 {
    margin: 0 0 3px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
}
.men-title p {
    font-size: 14px;
    line-height: 160%;
    text-transform: uppercase;
    color: #C4C4C4;
}
.page3 .container {
    height: 100%;
}
.men-list {
    align-self: flex-start;
    margin-bottom: 0px;
    width: 100%; 
}
.men-list p {
    position: relative;
    font-size: 16px;
    margin-bottom: 0px;
    margin-top: 40px;
    padding-left: 70px;
    line-height: normal;
}
    .men-list p br {
        display: none
    }
.men-list p:before {
    position: absolute;
    content: '';
    left: 0;
    bottom: -20px;
    background: url(../img/icon/check.svg) center;
    width: 68px;
    height: 62px;
}
.men-list1 p:nth-child(2) {
    margin-left: 0;
}
.men-list1 p:nth-child(1) {
    margin-left: 0;
}
.men-list2 p:nth-child(2) {
    margin-left: 0;
}
.men-list2 p:nth-child(1) {
    margin-left: 0;
}

.man-imag {
    position: absolute;
    bottom: 0;
    z-index: -1;
    display: none
}
.man-imag:nth-of-type(1) {
    right: 0
}
.man-imag:nth-of-type(2) {
    left: 0
}
.replika-bl {
    justify-content: center;
    margin: 50px 0;
    align-items: flex-start
}
.replika {
    width: auto;
    margin: 0 0px 30px;
    padding-right: 20px
}
.replika:nth-of-type(1) {
    padding-right: 20px
}
.replika .text-deco {
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
}
.replika h5 {
    margin: 5px 0 10px;
    font-size: 20px;
    line-height: normal;
}
.replika-p {
    font-size: 14px;
    margin-bottom: 10px
}
.play-vid {
    font-size: 12px;
    font-weight: bold
}
.play-vid img {
    margin-left: 14px;
    display: inline-block !important;
}

.portfolio {
    margin: 60px 0
}
.portfolio .slick-pr,
.portfolio .slick-nxt
{
    font-size: 12px;
    line-height: 12px;
    position: absolute;
    display: block;
    color: #fff;
    padding: 0;
    cursor: pointer;
    border: none;
    outline: none;
    background: none;
    bottom: -3%;
}

.portfolio .slick-pr {
    left: 2%;
}
.portfolio .slick-nxt {
    right: 2%; 
}
.portfolio-section {
    justify-content: flex-start;
    flex-wrap: nowrap;
    overflow-x: scroll;
}

.port-part {
    width: 295px;
    height: 500px;
    margin: 0 10px;
    margin-bottom: 20px;
    flex-shrink: 0
}
.port-part1 {
    background-size: cover;
    background-position: center;
    justify-content: flex-end;
    padding-bottom: 40px;
}
.port-part1 h3 {
    font-size: 18px;
    line-height: 160%;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 0 20px
}
.port-part p {
    font-size: 12px;
    line-height: 160%;
    padding: 0 5%
}
.port-part p span {
    color: #225D5E;
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
    text-align: center
}
.port-part3 {
    text-align: left;
}
.port-part3 .slick-list {
    height: 100%;
}
.port-part3 .slick-track {
    height: 100%;
}
.port-part-slide_mod {
/*    width: 420px !important;*/
}
.port-part-slide>div {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 0 10px;
}
.port-part-slide_mod>div {
    justify-content: flex-start;
    padding-top: 10px
}
.port-part-slide img {
    margin: 0 auto 30px;
    display: block
}
.port-part3 .slick-prev {
    left: 7%;
    z-index: 1;
    bottom: 3%
}
.port-part3 .slick-next {
    right: 7%;
    z-index: 1;
    bottom: 3%
}
.port-part3 .slick-dots {
    bottom: 3%;
}
.port-part3 .but {
    height: 40px;
}
    .marketing {
        margin: 60px 0
    }
.marketing-text {
    width: 100%;
    padding-right: 20px
}
.marketing h2 {
    font-size: 22px;
    line-height: normal;
    margin: 0 0 17px;
}
.marketing h4 {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 160%;
}
.carousel-container {
    width: 100%;
    
}
.carousel-image {
    width: 270px;
    height: 340px;
    background: #0E141B;
    
}
.carousel-image>div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    height: 100%;
}
.carousel-image p {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    line-height: 160%;
    text-align: center;
    margin-top: 50px;
}
.normal .container {
    padding: 30px 0
}
    .main {
        margin: 10px 0
    }
.main .slick-list {
    overflow: visible !important;
}
.main>.slick-prev {
    left: 8%;
    top: 25%;
    z-index: 1;
    width: 20px;
    height: 25px
}
.main>.slick-next {
    left: 88%;
    top: 25%;
    width: 20px;
    height: 25px
}
.main>.slick-dots {
    display: none !important
}
.main-left {
    width: 320px;
    height: 459px;
    box-shadow: 0px 0px 20px #225D5E;
    margin-bottom: 20px
}
.main-left h3 {
    font-weight: bold;
    font-size: 22px;
    margin: 0 0 13px;
}
.main-left h4 {
    font-weight: bold;
    font-size: 16px;
}
.main-left p {
    font-size: 14px;
    margin-bottom: 20px;
    padding: 0 40px;
}

.main-right img {
    width: auto !important
}
.instr-bl {
    align-items: stretch;
    margin-top: 20px;
    flex-wrap: wrap;
    justify-content: center;
}
.instr {
    width: 80%;
    margin-bottom: 20px
}
    .instr>img {
        margin: 0 auto;
        display: block;
    }
.instr h4 {
    text-align: center

}
    .instr ul {
/*
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        flex-direction: column;
*/
        text-align: center
    }
    .instr br {
        display: block;
    }
.instr li {
    position: relative;
    padding-left: 20px;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 5px;
/*    text-align: center;*/
    width: auto;
    display: inline-block;
    margin: 0 auto;
    
}
    .grid-container {
         overflow-x: scroll;
    }
.grid {
    width: 1000px;
    margin: 0 0 0 15px;
    align-items: flex-start;
    justify-content: flex-start;
   
    flex-wrap: nowrap
}
.grid>div {
    width: 184px;
    text-align: center;
    margin-right: 10px
}
.item {
    margin-bottom: 10px;
    position: relative
}
.item a {
    display: block !important;
    width: 100%;
    height: 100%;
    position: relative
}
.item a:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(14, 20, 27, 0.7);
    top: 0;
    left: 0;
    display: none
}
.item span {
    width: 40px;
    height: 40px;
    position: absolute;
    background: url(../img/icon/plus.svg) center;
    left: calc(50% - 20px);
    top: calc(50% - 20px);
    display: none;
    z-index: 2
}

.item a:hover span {
    display: block
}
.item a:hover:after {
    display: block
}
.main-form {
    width: auto;
    margin: 20px auto;
}
    .main-form .soc {
        text-align: center;
        margin-top: 20px;
    }
    .main-form .soc a {
        font-size: 16px;
        margin: 0 10px
    }
.input {
    padding: 7px 10px;
    border-bottom: 1px solid #225D5E;
    margin-bottom: 15px;
    font-size: 14px;
}
textarea.input {
    height: 80px;
}

.modal-content {
    border-radius: 0px;
    background: none;
    width: 95%;
}
.modal h6 {
    font-size: 22px;
    margin: 10px 0;
}
.modal h6+p {
    font-size: 16px;
}
.modal-dialog .close {
    top: -10px;
    right: 10px;
}

    
}