@media (max-width: 1400px) {
  img {
    height: auto;
    max-width: 100% !important;
  }
}
@media (max-width: 1160px) {
  .juxnav.jux-megamenu-110 .meganav > li > a, .juxnav.jux-megamenu-110 .meganav > li > .separator {
    padding-top: 25px;
    padding-right: 10px;
    padding-bottom: 25px;
    padding-left: 10px;
  }
  #wmService {
    padding: 0 30px;
  }
  .page-header h1 {
    font-size: 2.0rem;
  }
  #header ul li a {
    font-size: 12px;
  }
	
	
#header #lang {
    position: relative;
    right: inherit;
    bottom: inherit;
    z-index: 9;
    box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
    padding: 10px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}	
    #header #lang ul {
        display: flex;
        flex-direction: row;
        justify-content: center;
    }
	#header  #lang ul li {
        display: inherit;
        width: auto;
    }	
	
	
}

@media (max-width: 1024px) {
  #webmacPage {
    padding-top: 80px;
  }	
  #menu {
    display: none;
  }	
	
  #header .center {
    flex-direction: column;
    max-width: 100% !important;
    padding: 0;
    margin: 0;
  }
  #header ul {
    flex-direction: column;
    padding: 0;
  }
  #header ul li {
    display: block;
    width: 100%;
  }
  #header ul li a {
    font-size: inherit;
	  padding: 18px 20px;
  }
	
#header #lang {
    position: relative;
    right: inherit;
    bottom: inherit;
    z-index: 9;
    box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
    padding: 10px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}	
    #header #lang ul {
        display: flex;
        flex-direction: row;
        justify-content: center;
    }
	#header  #lang ul li {
        display: inherit;
        width: auto;
    }
  #logo {
    display: flex;
    margin-left: 0;
    padding: 10px;
    position: fixed;
    width: 100%;
    background: #fff;
    z-index: 999;
    top: 0;
    left: 0;
    justify-content: space-between;
    box-shadow: 0 0 10px rgb(0 0 0 / 15%);
  }
	
	
	
}

@media (max-width: 950px) {}
@media (max-width: 768px) {
  .center {
    max-width: 90% !important;
  }
  body {
    font-size: 100%;
  }
  img {
    height: auto;
    max-width: 100% !important;
  }
  iframe {
    height: auto;
    max-width: 100% !important;
  }


  #slideshow {
    margin-bottom: 30px;
  }
  #welcome .center {
    padding: 30px 15px;
    margin-top: 0;
  }
  h3.webmacModH3 {
    font-size: 1.8em;
  }
  #moto .center {
    padding: 30px 15px;
  }
  .testimonials {
    flex-direction: column;
  }
  .testimonials .webmacModHeader, .testimonials .webmacModBody {
    width: 100%;
  }
  #testimonialsModT h3 {
    margin-top: 0;
    margin-bottom: 30px;
  }
  ul.latestnewsWM {
    flex-direction: column;
  }
  ul.latestnewsWM li {
    width: 100%;
  }
  .wmServiceTop {
    flex-direction: column;
    margin-bottom: 15px;
  }
  .wmServiceTopLeft {
    width: 100%;
    order: 2;
  }
  .wmServiceTopRight {
    width: 100%;
    order: 1;
  }
  #wmService {
    padding-top: 30px;
    padding-left: 0;
    padding-right: 0;
  }
  .diadiktio .blog-item {
    flex-direction: column;
    padding: 20px;
  }
  .diadiktio .blog-item a.readMoreImage, .diadiktio .item-content {
    width: 100%;
  }
  .diadiktio .blog-item a.readMoreImage {
    margin-bottom: 30px;
  }
  .blog .columns-2 {
    flex-direction: column;
  }
  .blog .columns-2 .blog-item {
    width: 100%;
  }
  .page-header h1 {
    font-size: 1.8rem;
    padding: 20px 0;
  }
  .com-content-article__body {
    text-align: left;
  }
  #wmService::before {
    background-color: transparent;
  }
  .wmServiceTopIntro {
    padding: 15px 0;
  }
.blog .columns-3 .blog-item {
	width: 100%;
	}	
	
	
}