.visible--mob { display:none;}
@media only screen and (max-width : 1920px) {
    .header-desc{
        max-width: 1440px;
    }
    .header-item.item-2{
        left: 15%;
    }
    .header-item.item-1 {
         left: 8%;
    }
    .header-item.item-4 {
            left: 77%;
    }
}
@media only screen and (max-width : 1440px) {
    .header-top{
        padding: 25px 20px 0 20px;
    }
    .produc-web:before{
        right: -55%;
    }
    .produc-desing:before{
        left: -30%;
    }
    .produc-3d:before{
        right: -75%;
    }
    .produc-print:before{
        left: -10%;
    }
    .produc-mat:before{
        right: -5%;
    }
    .produc-wall:before{
        left: -90%;
    }
    .header-desc{
        max-width: 1040px;
    }
    .header-desc-img img{
        height: 500px;
    }
    .header-item.item-1{
        left: 7%;
        bottom: 0;
    }
    .header-item.item-1 img{
        height: 200px;
    }
    .header-item.item-2{
        left: 15%;
        bottom: 250px;
    }
    .header-item.item-2 img{
        height: 150px;
    }
    .header-item.item-3{
        left: 56%;
        bottom: 250px;
    }
    .header-item.item-3 img{
        height: 250px;
    }
    .header-item.item-4{
        left: 77%;
        bottom: 200px;
    }
    .header-item.item-4 img{
        height: 150px;
    }
    .header-item.item-5{
        left: 65%;
        bottom: 50px;
    }
    .header-item.item-5 img{
        height: 150px;
    }
    .header-desc::before{
        bottom: 0;
    }
    .header-desc--text,.header-desc::before{
        font-size: 300px;
    }
    
}
@media only screen and (max-width : 1300px) {
    .produc-wall-img{
        display: none;
    }
    .produc-desing-web{
        display: none;
    }
    .produc-desing-img{
        display: none;
    }
    .produc-3d-img{
        display: none;
    }
    .produc-print-img{
        display: none;
    }
    .produc-mat-img{
        display: none;
    }
}
@media only screen and (max-width : 1200px) {
    
}
@media only screen and (max-width : 1024px) {
    .header-desc{
        max-width: 992px;
    }
    .header-desc-img img{
        height: 400px;
    }
    .header-item.item-1{
        left: 15%;
        bottom: 0;
    }
    .header-item.item-1 img{
        height: 150px;
    }
    .header-item.item-2{
        left: 20%;
        bottom: 150px;
    }
    .header-item.item-2 img{
        height: 100px;
    }
    .header-item.item-3{
        left: 56%;
        bottom: 150px;
    }
    .header-item.item-3 img{
        height: 200px;
    }
    .header-item.item-4{
        left: 77%;
        bottom: 150px;
    }
    .header-item.item-4 img{
        height: 100px;
    }
    .header-item.item-5{
        left: 65%;
        bottom: 0px;
    }
    .header-item.item-5 img{
        height: 100px;
    }
    .header-desc::before{
        bottom: 0;
    }
    .header-desc--text,.header-desc::before{
        font-size: 200px;
    }
}
@media only screen and (max-width : 992px) {
    .keyboard{
        display: none;
    }

    .header-top{
        justify-content: center;    z-index: 9;
    position: relative;
    }
	.email{
        display: none;
    }
    .phone{
        display: none;
    }
    .product-item{
        flex-direction: column;
        align-items:center
    }
 
    .produc:before{
        font-size: 200px;
        text-align: center;
        right: 0;
        z-index: -1;
        top: 0;
        line-height: 200px;
     }
    .produc-web:before{
       font-size: 200px;
       text-align: center;
       right: 0;
       z-index: -1;
       top: 0;
       line-height: 200px;
    }
    .product-img-sub{
        bottom:85px;
    }
    .produc-desing:before{
        left: 0;
        text-align: center;
    }
    .produc-desing .product-img-sub{
        bottom:150px;
    }
    .produc-3d:before{
        right: 0;
        text-align: center;
    }
    .produc-3d .product-img-sub{}
    .produc-print:before{
        
    }
    .produc-mat .product-img-sub{
        left: 230px;
        bottom:70px;
    }
    .produc-mat:before{
       right: 0;
       left: 0;
       text-align: center;
    }
    .produc-wall:before{
        right: 0;
        left: 0;
        text-align: center;
    }
    .produc-wall .product-img-sub{
        left: 230px;
        bottom:50px;
    }
    .product-text{
        max-width: 100%;
    }
    .produc-desing .product-item{
        flex-direction: column;
    }
    .produc-print .product-item{
        flex-direction: column;
    }
    .produc-wall .product-item{
        flex-direction: column;
    }
    .footer-block{
        flex-direction: column;
    }
    .footer-info{
        order: 2;
        flex-direction: column;
    }
    .social-link{
        order: 2;
        margin: 30px 0;
    }
    .footer-contact{
        text-align: center;
    }
    .logo-mog img{
        height: 50px;
           margin-top: 25px;
    }
    .close{
        position: absolute;
        top: 0vh;
        right: 10px;
    }
    .mob-info{
        display: flex;
        align-items:center;
        justify-content: center;
        flex-direction: column;
        margin: 0 auto;
        width: 90%;
        border-top:1px solid #798BA7;
        margin-top: 40px;
    }
    .mob-info a{
        font-size: 19px;
        line-height: 24px;
        color: #798BA7;
        text-decoration: none;
        margin-top: 20px;
    }
    .nav-btn {
        display: block;
        position: absolute;
        top: 37px;
        right: 0;
        height: 40px;
        width: 40px;
        z-index: 99;
        cursor: pointer;
      }
      #nav {
        display: block;
        text-align: center;
        position: fixed;
        z-index: 100;
        height: 0;
        width: 0;
        top: 0;
        right: 0;
         background: #F1F3F6;
        box-shadow: -3px 0 10px rgba(0,0,0,0.2);
        transition: all 1s;
      }
      #nav ul li a{
    text-decoration: none;
    font-size: 22px;
    line-height: 30px;
    text-align: center;
    color: #798BA7;
    padding: 0;
    display: flex;
    height: 50px;
    width: 90%;
    justify-content: center;
    align-items: center;
    margin: 0 5%;
      }
	  
	  #nav ul li a.section--1:hover {
	  background:#31679D;
	  }
	    #nav ul li a.section--2:hover {
	  background:#84d1db;
	  }
	    #nav ul li a.section--3:hover {
	 background:#ff9b05;
	  }
	    #nav ul li a.section--4:hover {
	 background:#137f25;
	  }
	    #nav ul li a.section--5:hover {
	  background:#ea6d66;
	  }
	      #nav ul li a.section--6:hover {
	  background:#77399d;
	  }
      #nav ul li .close{
          padding: 10px 0;
          background:0;    display: inline-block;
    width: 25px;
		          top: 27px;
      }
      #nav ul li .close:hover{
          background:none
      }
      #nav ul li a:hover{
          background:#137F25;
         
          color:#ffffff;
      }
      #nav:not(:target) {
        right: -105%;
        height: 100vh;
        width: 0;
      }
	  
      #nav:target,#nav.open {
        right: 0;
        height: 100vh;
        width: 100vw;
      }
      #nav ul {
        margin: 0;
        padding: 0;
      }
      
    #nav li { 
        list-style-type: none;
        font-size: 24px;
        margin-top: 0px;
        transition: all 0.5s;
    }
}

@media only screen and (max-width : 768px) {
    .user-info{
        flex-direction: column;
    }
	.social-link ul li{
  
    margin: 0 20px 0 20px;

}
    .user-info input{
        width: 100%;
        margin-bottom: 30px;
    }
    .user-text textarea{
        margin-top: 0;
    }
	.header-desc{
        max-width: 100%;
    }
    .header-item.item-1{
        left: 5%;
        bottom: 0;
    }
    .header-item.item-2{
        left: 15%;
    }
    .header-item.item-3{
        left: 60%;
    }
    .header-item.item-4{
        left: 83%;
    }
    .header-item.item-5{
        left: 70%;
    }
    .header-desc--text,.header-desc::before{
        font-size: 300px;
        
    }
    .header-desc--text,.header-desc::before{
        font-size: 140px;
        top: -260px;
        bottom: 0;
    }
}
@media only screen and (max-width : 700px) {
    .header-desc-img img{
        height: 300px;
    }
    .header-item.item-1{
        bottom: 50px;
        height: 100px;
    }
    .header-item.item-1 img{
      height: 80px;
    }
    .header-item.item-2{
        bottom: 180px;
        height: 80px;
    }
    .header-item.item-2 img{
        height: 80px;
    }
    .header-item.item-3{
        bottom: 180px;
        height: 100px;
    }
    .header-item.item-3 img{
        height: 100px;
    }
    .header-item.item-4{
        bottom: 140px;
        height: 80px;
        left: 80%;
    }
    .header-item.item-4 img{
        height: 80px;
    }
    .header-item.item-5{
            bottom: 20px;
    height: 80px;
    left: 60%;
    z-index: 99;
    }
    .header-item.item-5 img{
        height: 60px;
    }
}
@media only screen and (max-width : 600px) {
	.footer-block .social-link ul li {
    margin: 0 10px 0 10px;
}
.footer-contact {
   
    margin: 0 0px 0 0;
}
	.footer-block .social-link {
	margin:20px 0;
	}
	.product-sub-title {
  
    margin: 18px 0;
}
	.produc {

    padding: 20px 0;
}
	

.l-title2 {
  
    height: 15px;
    left: 15px;
    bottom: 0;
    width: 90px;
}

.product-img .product-img-sub {

    left: 80%;

    top: 20%;
}
.social-link {
    order: 2;
    margin: 0px 0;
}
.produc-wall:before {
    right: 0;
    left: 0!important;
    text-align: center;
    font-size: 90px;
    line-height: 1;
}
.form {
 
    margin-top: 35px;
}
.footer-logo img {
    height: 55px;
}
.footer-btn {
    position: relative;
    margin-top: 20px;
}
.logo-main .logo {
    margin: 0;
    text-align: center;
}
.visible--mob .l-title {
   position: static;
   margin-top: 10px;
    display: inline-block;
    width: 113px;
}
  .produc-desing .product-img > img {
        height: 250px;
    }
	.produc-desing img.product-img-sub {
    height: 109px;
    width: 109px;
     left: 18rem;
    top: -3rem;
}
    .product-img img{
       height: auto;
    }
	.product-img {
       margin-bottom: 35px;
    width: 100%;
}
	.product-img .product-img-sub {
	    height: 109px;
    bottom: auto;
          left: 15.5rem;
    margin-left: -80px;
    top: -10%;
	}
	.produc-print .product-img .product-img-sub {
	
	    top: 10%;
	}
	.produc-web .product-img .product-img-sub {

    left: 8.5rem;

}
	.produc-mat .product-img .product-img-sub {

    left: 8rem;

}
.produc-wall .product-img .product-img-sub {

    left: auto;
 
    top: 30%;
    right: -2rem;
}
    .product-title{
      font-size: 30px;
    line-height: 30px;
    }
	.produc-web .product-sub-title {

    font-size: 22px;
    line-height: 28px;
}
.product-desc p {
  
    font-size: 14px;
    line-height: 18px;
}
.produc-web .product-item:before {
   
    font-size: 90px;
   
    left: -15px;
    top: 1.5rem;
  
}
.produc-desing:before {
    left: 0!important;    font-size: 90px;
    text-align: center;
    top: 0rem;
    line-height: 1;
}
.produc-3d .product-item:before {
    left: -15px;
    text-align: center;
    top: 0rem;
    line-height: 1;
    font-size: 90px;
    text-align: center;
    width: 100%;
}
.produc-print:before {
    left: 0!important;
    font-size: 90px;
    line-height: 1;
}





.produc-mat .product-item:before {
   
    top: -1.5rem;
   
    font-size: 90px;
   
    text-align: center;
    width: 100%;
}
}
@media only screen and (max-width : 480px) {
	.social-link ul li {
    margin: 0 0px 0 20px;
}
	
    .header-item.item-1{
    left: 2%;
    z-index: 99;
    bottom: 20px;
    }
	.header-link {

    margin-top: 15%;
}
    .header-item.item-2{
          left: 3%;bottom: 140px;
    }
    .header-item.item-3{
    left: auto;
    bottom: 150px;
    right: 2rem;
    }
	.header-item.item-3 img {
    height: 80px;
}
.header-item.item-2 img {
    height: 70px;
}
    .header-item.item-4{
          left: 70%;
    bottom: 90px;
    height: 80px;
    }
    .header-desc--text,.header-desc::before{
        font-size: 80px;
        top: -300px;
    }
    .header-desc-img img {
        height: 260px;
    }
}
@media only screen and (max-width : 414px) {
	.user-btn{
        width: 100%;
    }
}
@media only screen and (max-width : 375px) {
.social-link ul li {
    margin: 0 0px 0 20px;
}
    .header-desc--text,.header-desc::before{
        font-size: 80px;
       top: -100%;
    }
.header-desc-img img {
    height: 200px;
}
}



