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

body{
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    margin: auto;
    padding:0;
}

header {
    width: 100%;
    height: auto;
    padding-bottom: 20px;
}

.header-menu{
    display: none;
}

.logo {
    width: 100%;
    margin-top: 0px;
    margin: 0 auto;
    text-align: center;
}

.logo img {
    width: 170px;
}

.one3{
    display: none;
}

.one {
    width: 50%;
    margin-top: 20px;
}

.one2 {
    width: 50%;
    margin-top: 20px;
}

.header-button {
    margin: 0 auto;
}

.banner {
    width: 100%;
    height: 800px;
    background: transparent;
    background-size: cover;
    background-position: center;
    position: relative;
}

.banner-mob{
    display: none;
}

.banner-wrap {
    width: 100%;
    padding-top: 40px;
}

.banner-video {
    width: 100%;
    padding-top: 40px;
}

.banner-video iframe {
    width: 100%;
    height: 250px;
    border-radius: 8px;
}

.banner-title {
    width: 100%;
    color: #000;
    font-size: 28px;
    font-family: Gotham-Bold;
    text-transform: uppercase;
    line-height: 45px;
}

.banner-sm-title {
    width: 100%;
    color: #000;
    font-size: 17px;
    font-family: Gotham-Medium;
    padding-top: 20px;
    padding-bottom: 40px;
}

.banner-list li {
    list-style: none;
    font-size: 17px;
    font-family: Gotham-Medium;
    background: url(img/circle.png);
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: left top 13px;
    color: #000;
    padding-top: 10px;
    padding-left: 25px;
}

.banner-button-wrap {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 0px;
}

.modul {
    padding: 40px 0 40px 0;
}

.modul-text span {
    font-family: Gotham-Bold;
    font-size: 38px;
    text-align: left;
}

.modul-img {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    position: relative;
}

.modul-img img {
    width: 100%;
    border-radius: 15px;
    margin-top: 15px;
    z-index: 99999;
    position: relative;
}

.modul-img-wrap {
    display: none;
}

.tech-title {
    width: 100%;
    font-family: Gotham-Bold;
    font-size: 28px;
    text-align: left;
    color: #414040;
}

.tech-item {
    width: 47%;
    height: 350px;
    border-radius: 15px;
    position: relative;
    margin-top: 40px;
    background: #fff;
    box-shadow: 0 10px 30px #0a58ca42;
    border-radius: 6px;
}

.tech-icon-3 {
    text-align: center;
    margin: 0 auto;
}

.tech-icon-3 img {
    width: 130px;
    position: relative;
    top: 20px;
    left: 0px;
}

.tech-item p {
    width: 90%;
    height: 105px;
    margin: 0 auto;
    color: #000;
    font-family: Gotham-Bold;
    font-size: 17px;
    text-align: left;
    padding-left: 0px;
    padding-top: 40px;
    line-height: auto;
}

.tech-item p > span {
    font-family: Gotham-Light;
    font-size: 12px;
}

.tech-line {
    width: 80px;
    height: 3px;
    background: blue;
    margin-top: 15px;
    margin-left: 8px;
    display: none;
}

.tech-button {
    border: solid 1px #fff;
    border-radius: 8px;
    padding: 10px 10px 10px 10px;
    color: #000;
    width: 90%;
    height: 45px;
    font-family: Gotham-Light;
    cursor: pointer;
    font-size: 14px;
    margin-top: 20px;
    margin-left: 0px;
}

.priem {
    padding: 40px 0 80px 0;
}

.priem-item {
    background: #80808014;
    width: 100%;
    height: 220px;
    border-radius: 6px;
    margin-top: 40px;
    margin: 0 auto;
    text-align: center;
    padding-top: 30px;
    position: relative;
    top: 0px;
    margin-top: 40px;
}

.priem-title {
    width: 100%;
    font-family: Gotham-Bold;
    font-size: 38px;
    color: #414040;
}

.priem-bottom-text {
    padding-top: 80px;
    margin: 0 auto;
    text-align: center;
    width: 90%;
    color: #000;
    font-size: 22px;
    font-family: Gotham-Medium;
}

.offer .left {
    width: 100%;
}

.offer-title {
    font-family: Gotham-Bold;
    font-size: 26px;
    line-height: 30px;
    color: #fff;
    padding-top: 20px;
}

.offer p {
    font-family: Gotham-Medium;
    font-size: 18px;
    line-height: 27px;
    color: #fff;
    padding-top: 30px;
}

.offer form {
    width: 100%;
    background: #fff;
    padding: 20px 20px;
    padding-bottom: 25px;
    border-radius: 30px;
    font-family: Gotham-Light;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.offer form > label {
    width: 100%;
    margin-top: 10px;
    color: #000;
    font-size: 15px;
}

.offer-button {
    border-radius: 12px;
    width: 100%;
    height: 50px;
    color: #fff;
    font-family: Gotham-Medium;
    background: #377af1;
    font-size: 15px;
    text-align: center;
    padding: 15px 10px;
    margin-top: 10px;
    cursor: pointer;
    border: none;
}

.offer .right {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-top: 40px;
}

.offer .right iframe {
    margin-top: 20px;
    width: 100%;
    border-radius: 6px;
}

.footer-item {
    width: 100%;
    margin-top: 30px;
}

.modul-text {
    width: 100%;
    font-family: Gotham-Light;
    font-size: 16px;
    text-align: left;
    color: #414040;
    padding-top: 20px;
    padding-bottom: 20px;
}

.mob-menu{
        display: block;
        position: fixed;
        right: 0px;
        top: -5px;
        z-index: 999999;
}

.menu-btn {
        display: flex;
        align-items: center;
        position: relative;
        top: 5px;
        left: -20px;
        width: 35px;
        height: 50px;
        cursor: pointer;
        z-index: 9999999;
}
 
.menu-btn > span,
.menu-btn > span::before,
.menu-btn > span::after {
  display: block;
  position: absolute;
  width: 100%;
  height: 3px;
  background-color: #000;
  transition-duration: .25s;
}
.menu-btn > span::before {
  content: '';
  top: -8px;
}
.menu-btn > span::after {
  content: '';
  top: 8px;
}

.menubox{
        display: block;
        position: fixed;
        visibility: hidden;
        top: 0px;
        right: -100%;
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 50px 20px;
        list-style: none;
        background-color: #fff;
        box-shadow: 1px 0px 6px rgba(0, 0, 0, .2);
        transition-duration: .25s;
        z-index: 99999;
}

.menubox a{
    text-decoration: none;
    color: #000;
}

.menubox li{
    font-family: Gotham-Medium;
    padding-top: 25px;
    text-transform: uppercase;
}

.menu-item {
  display: block;
  padding: 12px 24px;
  color: #333;
  font-family: Gotham-Medium;
  font-size: 20px;
  text-decoration: none;
  transition-duration: .25s;
}
.menu-item:hover {
  background-color: #CFD8DC;
}

#menu-toggle{
  opacity: 0;
}

#menu-toggle:checked ~ .menu-btn > span{
  transform: rotate(45deg);
}
#menu-toggle:checked ~ .menu-btn > span::before{
  top: 0;
  transform: rotate(0);
}
#menu-toggle:checked ~ .menu-btn > span::after{
  top: 0;
  transform: rotate(90deg);
}
#menu-toggle:checked ~ .menubox {
    visibility: visible;
    right: 0;
}

.product {
    padding: 40px 0 50px 0;
}

.product .left {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.prod-img {
    width: 100%;
    height: 250px;
    border: solid 1px #80808038;
    border-radius: 4px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}

.product .right {
    width: 100%;
    padding-top: 20px;
}

.formblock_modal_ov {
    width: 350px;
    margin: 0px 0px 0 0;
    background: #fff;
    text-align: center;
    float: right;
    font-family: Gotham-Bold;
    font-size: 24px;
    padding-top: 20px;
    line-height: 30px;
    box-shadow: 0 0 40px rgba(0, 0, 0, .2);
    border-radius: 7px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    position: relative;
    top: -90px;
    display: none;
}

.footer-text {
    color: #585858;
    font-family: Gotham-Light;
    position: relative;
    top: 20px;
    width: 100%;
    text-align: left;
    margin-left: 0px;
    vertical-align: top;
}

.offer {
    padding: 30px 0 30px 0;
    background: url(img/grey-texture-background-d29qkeb2b46ygint.jpg) center / cover;
}

}