@media (max-width: 575.98px) {

/* menu */
    .top-bar-header {
        display: none;
}

iframe {
    width: 365px;
    height: 199px;
  }

.mobile-header {
        display: inherit;
}

.humburger-menu {
    width: 36px;
    height: 32px;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    position: absolute;
    top: 43px;
    right: 45px;
    transition: all 0.8s;
    z-index: 1000;
}

.navbar {
        position: absolute;
        margin-top: 0px;
        /* right: -1192px; */
        top: 0;
        transition: all 0.8s;
}
      
.menu-line {
        background-color: #ffffff;
        height: 3px;
        width: 100%;
        border-radius: 20px;
}

.top-bar-custom {
    height: 100vh;
    position: absolute;
    top: 0;
    background-color: #000;
    opacity: 0;
    transition: 0.6s;
    display: none;
}

.top-bar-custom.change {
    display: inherit;
    opacity: 1;
    transition: 0.6s;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;

}

.mod-menu {
  flex-direction: column; 
}

.top-bar-custom .mod-list li {
    margin-top: 43px;
}

.mod-menu {
    gap: 0;
}

.logo img {
  width: 174px;
  z-index: 1;
  position: relative;
  left: 38px;
}


/* menu end*/

.center-header-images img {
    width: 136px;
    display: none;
}

.header-right-01 {
    width: 187px;
}

.header-right-02 {
    width: 167px;
}

.header-right-03 {
    width: 155px;
}

.header-left-02 {
    top: 188px;
    width: 76px;
  }

.header-right-01, .header-right-02, .header-right-03, .header-right-04, .header-right-05, .header-right-06 {
    width: 143px;
}

.header-right-05 {
    width: 192px;
}

.header-right-06 {
    width: 301px;
}

.header-left-01 {
  display: none;
}

.header-left-03 {
    width: 94px;
    top: 373px;
}

.header-left-04 {
  width: 78px;
  top: 683px;
}

.first-section .header-mpoukali-arxikhs {
    width: 96px;
}

.land-products {
    padding-inline: 8px;
    padding-block: 20px;
}

.swiper-slide .mod-articles-category-title {
    opacity: 1;
    padding-top: 35px;
    font-size: 20px;
    width: 81%;
    justify-content: center;
}

.swiper-intro-image-product img {
    opacity: 1;
    width: 105px;
}

.swiper-intro-image-product {
    height: 518px;
}

.swiper-container {
    padding-inline: 0px;
}

.header-right-01, .header-right-02, .header-right-03, .header-right-04, .header-right-05, .header-right-06 {
    display: none;
}

.orama-items {
    width: 80%;
    grid-template-columns: 1fr;
}

.orama-item h3 {
    font-size: 28px;
}

.orama-box {
    text-align: center;
}

.linkorma {
    width: 166px;
    margin: auto;
    font-size: 17px;
}

.orama-item p {
    font-size: 19px;
    line-height: 26px;
}

.awards-items {
  padding-inline: 0px;
  padding-block: 86px;
  gap: 20px;
}

.awards-item.a img,
 .awards-item.c img {
  width: 79px;
}

.awards-item.b h3 {
  font-size: 19px;
}

.awards-item.b img {
    width: 116px;
}

.footer-items {
    display: flex;
    flex-direction: column;
    width: 80%;
}

.footer-item:nth-child(2) {
    order: 1;
}

.footer-item:nth-child(1) {
    order: 2;
}

.footer-item:nth-child(3) {
    order: 3;
}

.footer-item:nth-child(2) img { 
  width: 180px;
}

.custom-footer {
    padding-top: 58px; 
}

.footer-item a {
    font-size: 18px;
}

.footer-copyright p {
  font-size: 15px;
  text-align: center;
}

.nav-item a {
    font-size: 24px;
}

.sxetika-me-meas--page .page-header,
.sxetika-me-meas--page .com-content-article__body p {
    padding-inline: 43px;
}

.com-content-article.item-page p, .sxetika-me-meas--page .com-content-article__body p {
    font-size: 18px;
 }

.view-article .page-header h1 {
    font-size: 30px;
}

.com-content-article__body {
    margin-top: 26px;
}

.article-mpoukalia-items {
    padding: 31px;
    margin-top: 47px;
    padding-block: 70px;
}


.article-mpoukalia-item img {
    width: 31px !important;
}

.article-mpoukalia-item.d img {
    top: 42px;
}

.article-mpoukalia-item.f img {
    top: 37px;
}

.article-mpoukalia-item.c img {
    right: 36px;
    top: 49px;
}

.article-mpoukalia-item.a img {
    position: relative;
    top: -34px;
}


.article-mpoukalia-item.b img {
  right: -79px;
  position: relative;
  top: -34px;
}

.article-mpoukalia-item.e img {
    position: relative;
    top: -34px;
    right: -13px;
  }

.blog-items {
    grid-template-columns: 1fr 1fr;
    width: 86%;
    margin-top: 63px;
    gap: 16px;
    z-index: 3;
    position: relative;
}

.blog-item .page-header h2 a {
    font-size: 17px;
}

.blog-item .page-header h2 { 
    line-height: 19px;
}

.items-article-product {
    grid-template-columns: 1fr;
}

.full-image img {
    width: 95px;
    z-index: -1;
    position: relative;
  }

.article-image-top img {
    width: 105px;
}

.article-image-top {

    justify-content: center;
}

.epikoinonia--page #rsform_3_page_0 {
    width: 81%;
    margin-left: auto;
    padding-right: 15px;
}

.form-check {
    font-size: 12px;
}

#Submit {
    font-size: 14px;
    padding: 9px;
}












}


@media (min-width: 576px) and (max-width: 767.98px) {



/* menu */
.top-bar-header {
    display: none;
}


.mobile-header {
    display: inherit;
}

.humburger-menu {
width: 36px;
height: 32px;
cursor: pointer;
display: flex;
flex-direction: column;
justify-content: space-around;
position: absolute;
top: 43px;
right: 45px;
transition: all 0.8s;
z-index: 1000;
}

.navbar {
    position: absolute;
    margin-top: 0px;
    /* right: -1192px; */
    top: 0;
    transition: all 0.8s;
}
  
.menu-line {
    background-color: #ffffff;
    height: 3px;
    width: 100%;
    border-radius: 20px;
}

.top-bar-custom {
height: 100vh;
position: absolute;
top: 0;
background-color: #000;
opacity: 0;
transition: 0.6s;
display: none;
}

.top-bar-custom.change {
display: inherit;
opacity: 1;
transition: 0.6s;
width: 100%;
display: flex;
flex-direction: column;
justify-content: center;

}

.mod-menu {
flex-direction: column; 
}

.top-bar-custom .mod-list li {
margin-top: 43px;
}

.mod-menu {
gap: 0;
}

.logo img {
width: 174px;
z-index: 1;
position: relative;
left: 38px;
}


/* menu end*/

iframe {
    width: 365px;
    height: 199px;
  }

.center-header-images img {
width: 136px;
display: none;
}

.header-right-01 {
width: 187px;
}

.header-right-02 {
width: 167px;
}

.header-right-03 {
width: 155px;
}

.header-left-02 {
top: 188px;
width: 76px;
}

.header-right-01, .header-right-02, .header-right-03, .header-right-04, .header-right-05, .header-right-06 {
width: 143px;
}

.header-right-05 {
width: 192px;
}

.header-right-06 {
width: 301px;
}

.header-left-01 {
display: none;
}

.header-left-03 {
width: 94px;
top: 373px;
}

.header-left-04 {
width: 78px;
top: 683px;
}

.first-section .header-mpoukali-arxikhs {
width: 96px;
}

.land-products {
padding-inline: 8px;
padding-block: 20px;
}

.swiper-slide .mod-articles-category-title {
opacity: 1;
padding-top: 35px;
font-size: 20px;
width: 81%;
justify-content: center;
}

.swiper-intro-image-product img {
opacity: 1;
width: 105px;
}

.swiper-intro-image-product {
height: 518px;
}

.swiper-container {
padding-inline: 0px;
}

.header-right-01, .header-right-02, .header-right-03, .header-right-04, .header-right-05, .header-right-06 {
display: none;
}

.orama-items {
width: 80%;
grid-template-columns: 1fr;
}

.orama-item h3 {
font-size: 28px;
}

.orama-box {
text-align: center;
}

.linkorma {
width: 166px;
margin: auto;
font-size: 17px;
}

.orama-item p {
font-size: 19px;
line-height: 26px;
}

.awards-items {
padding-inline: 0px;
padding-block: 86px;
gap: 20px;
}

.awards-item.a img,
.awards-item.c img {
width: 79px;
}

.awards-item.b h3 {
font-size: 19px;
}

.awards-item.b img {
width: 116px;
}

.footer-items {
display: flex;
flex-direction: column;
width: 80%;
}

.footer-item:nth-child(2) {
order: 1;
}

.footer-item:nth-child(1) {
order: 2;
}

.footer-item:nth-child(3) {
order: 3;
}

.footer-item:nth-child(2) img { 
width: 180px;
}

.custom-footer {
padding-top: 58px; 
}

.footer-item a {
font-size: 18px;
}

.footer-copyright p {
font-size: 15px;
text-align: center;
}

.nav-item a {
font-size: 24px;
}

.sxetika-me-meas--page .page-header,
.sxetika-me-meas--page .com-content-article__body p {
padding-inline: 43px;
}

.com-content-article.item-page p, .sxetika-me-meas--page .com-content-article__body p {
font-size: 18px;
}

.view-article .page-header h1 {
font-size: 30px;
}

.com-content-article__body {
margin-top: 26px;
}

.article-mpoukalia-items {
padding: 31px;
margin-top: 47px;
padding-block: 70px;
}


.article-mpoukalia-item img {
width: 31px !important;
}

.article-mpoukalia-item.d img {
top: 42px;
}

.article-mpoukalia-item.f img {
top: 37px;
}

.article-mpoukalia-item.c img {
right: 36px;
top: 49px;
}

.article-mpoukalia-item.a img {
position: relative;
top: -34px;
}


.article-mpoukalia-item.b img {
right: -79px;
position: relative;
top: -34px;
}

.article-mpoukalia-item.e img {
position: relative;
top: -34px;
right: -13px;
}

.blog-items {
grid-template-columns: 1fr 1fr;
width: 86%;
margin-top: 63px;
gap: 16px;
z-index: 3;
position: relative;
}

.blog-item .page-header h2 a {
font-size: 17px;
}

.blog-item .page-header h2 { 
line-height: 19px;
}

.items-article-product {
grid-template-columns: 1fr;
}

.full-image img {
width: 95px;
z-index: -1;
position: relative;
}

.article-image-top img {
width: 105px;
}

.article-image-top {

justify-content: center;
}

.epikoinonia--page #rsform_3_page_0 {
width: 81%;
margin-left: auto;
padding-right: 15px;
}

.form-check {
font-size: 12px;
}

#Submit {
font-size: 14px;
padding: 9px;
}




    .header-right-01, .header-right-02, .header-right-03, .header-right-04, .header-right-05, .header-right-06 {
        display: none;
    }

}


@media (min-width: 768px) and (max-width: 991.98px) {

/* menu */

.top-bar-header {
    display: flex;
    justify-content: space-between;
    padding-inline: 20px;
  }

  .logo img {
    width: 156px;
    padding-bottom: 0px;
  }

  .mod-menu {
    gap: 60px;
  }

  .nav-item a {
    font-size: 16px;
}

/* menu end */

.orama-item.a img {
    width: 190px;
}

.vocum {
    height: 44px;
  }

.orama-item.a {
    justify-content: center;
}

iframe {
        width: 365px;
        height: 199px;
}
    
.center-header-images img {
    width: 136px;
    display: none;
}
    
.header-right-01 {
  width: 187px;
}
    
    .header-right-02 {
    width: 167px;
    }
    
    .header-right-03 {
    width: 155px;
    }
    
    .header-left-02 {
    top: 188px;
    width: 76px;
    }
    
    .header-right-01, .header-right-02, .header-right-03, .header-right-04, .header-right-05, .header-right-06 {
    width: 143px;
    }
    
    .header-right-05 {
    width: 192px;
    }
    
    .header-right-06 {
    width: 301px;
    }
    
    .header-left-01 {
    display: none;
    }
    
    .header-left-03 {
    width: 94px;
    top: 373px;
    }
    
    .header-left-04 {
    width: 78px;
    top: 683px;
    }
    
    .first-section .header-mpoukali-arxikhs {
    width: 96px;
    }
    
    .land-products {
    padding-inline: 8px;
    padding-block: 20px;
    }
    
    .swiper-slide .mod-articles-category-title {
    opacity: 1;
    padding-top: 35px;
    font-size: 20px;
    width: 81%;
    justify-content: center;
    }
    
    .swiper-intro-image-product img {
    opacity: 1;
    width: 105px;
    }
    
    .swiper-intro-image-product {
    height: 518px;
    }
    
    .swiper-container {
    padding-inline: 0px;
    }
    
    .header-right-01, .header-right-02, .header-right-03, .header-right-04, .header-right-05, .header-right-06 {
    display: none;
    }
    
    .orama-items {
    width: 80%;
    grid-template-columns: 1fr;
    }
    
    .orama-item h3 {
    font-size: 28px;
    }
    
    .orama-box {
    text-align: center;
    }
    
    .linkorma {
    width: 166px;
    margin: auto;
    font-size: 17px;
    }
    
    .orama-item p {
    font-size: 19px;
    line-height: 26px;
    }
    
    .awards-items {
    padding-inline: 0px;
    padding-block: 86px;
    gap: 20px;
    }
    
    .awards-item.a img,
    .awards-item.c img {
    width: 79px;
    }
    
    .awards-item.b h3 {
    font-size: 19px;
    }
    
    .awards-item.b img {
    width: 116px;
    }
    
    .footer-items {
        display: grid;
        width: 80%;
    }
    
    .footer-item:nth-child(2) img { 
        width: 133px;
    }
    
    .custom-footer {
    padding-top: 58px; 
    }
    
    .footer-item a {
    font-size: 16px;
    }
    
    .footer-copyright p {
    font-size: 15px;
    text-align: center;
    }

    .sxetika-me-meas--page .page-header,
    .sxetika-me-meas--page .com-content-article__body p {
        padding-inline: 91px;
    }
    
    .com-content-article.item-page p, .sxetika-me-meas--page .com-content-article__body p {
    font-size: 18px;
    }
    
    .view-article .page-header h1 {
    font-size: 30px;
    }
    
    .com-content-article__body {
    margin-top: 26px;
    }
    
    .article-mpoukalia-items {
    padding: 31px;
    margin-top: 47px;
    padding-block: 70px;
    }
    
    
.article-mpoukalia-item img {
        width: 56px !important;
}
    
    .article-mpoukalia-item.d img {
    top: 42px;
    }
    
    .article-mpoukalia-item.f img {
    top: 37px;
    }
    
    .article-mpoukalia-item.c img {
        right: 112px;
        top: 56px;
    }
    
    .article-mpoukalia-item.a img {
    position: relative;
    top: -34px;
    }
    
    
    .article-mpoukalia-item.b img {
    right: -79px;
    position: relative;
    top: -34px;
    }
    
    .article-mpoukalia-item.e img {
    position: relative;
    top: -34px;
    right: -13px;
    }
    
    .blog-items {
    grid-template-columns: 1fr 1fr;
    width: 86%;
    margin-top: 63px;
    gap: 16px;
    z-index: 3;
    position: relative;
    }
    
    .blog-item .page-header h2 a {
    font-size: 17px;
    }
    
    .blog-item .page-header h2 { 
    line-height: 19px;
    }
    
    .items-article-product {
    grid-template-columns: 1fr;
    }
    
    .full-image img {
    width: 95px;
    z-index: -1;
    position: relative;
    }
    
    .article-image-top img {
    width: 105px;
    }
    
    .article-image-top {
    
    justify-content: center;
    }
    
    .epikoinonia--page #rsform_3_page_0 {
    width: 81%;
    margin-left: auto;
    padding-right: 15px;
    }
    
    .form-check {
    font-size: 12px;
    }
    
    #Submit {
    font-size: 14px;
    padding: 9px;
    }
    
    
    



    .header-right-01, .header-right-02, .header-right-03, .header-right-04, .header-right-05, .header-right-06 {
        display: none;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) { 

/* menu */

.top-bar-header {
    display: flex;
    justify-content: space-between;
    padding-inline: 67px;
  }

  .logo img {
    width: 156px;
    padding-bottom: 0px;
  }

  .mod-menu {
    gap: 60px;
  }

  .nav-item a {
    font-size: 18px;
}

/* menu end */

.orama-item.a img {
    width: 190px;
}

.vocum {
    height: 44px;
  }

.orama-item.a {
    justify-content: center;
}

iframe {
        width: 365px;
        height: 199px;
}
    
.center-header-images img {
    width: 136px;
    display: none;
}
    
.header-right-01 {
  width: 187px;
}
    
    .header-right-02 {
    width: 167px;
    }
    
    .header-right-03 {
    width: 155px;
    }
    
    .header-left-02 {
    top: 188px;
    width: 76px;
    }
    
    .header-right-01, .header-right-02, .header-right-03, .header-right-04, .header-right-05, .header-right-06 {
    width: 143px;
    }
    
    .header-right-05 {
    width: 192px;
    }
    
    .header-right-06 {
    width: 301px;
    }
    
    .header-left-01 {
    display: none;
    }
    
    .header-left-03 {
    width: 94px;
    top: 373px;
    }
    
    .header-left-04 {
    width: 78px;
    top: 683px;
    }
    
    .first-section .header-mpoukali-arxikhs {
    width: 96px;
    }
    
    .land-products {
    padding-inline: 8px;
    padding-block: 20px;
    }
    
    .swiper-slide .mod-articles-category-title {
    opacity: 1;
    padding-top: 35px;
    font-size: 20px;
    width: 81%;
    justify-content: center;
    }
    
    .swiper-intro-image-product img {
    opacity: 1;
    width: 105px;
    }
    
    .swiper-intro-image-product {
    height: 518px;
    }
    
    .swiper-container {
    padding-inline: 0px;
    }
    
    .header-right-01, .header-right-02, .header-right-03, .header-right-04, .header-right-05, .header-right-06 {
    display: none;
    }
    
    .orama-items {
    width: 80%;
    grid-template-columns: 1fr;
    }
    
    .orama-item h3 {
    font-size: 28px;
    }
    
    .orama-box {
    text-align: center;
    }
    
    .linkorma {
    width: 166px;
    margin: auto;
    font-size: 17px;
    }
    
    .orama-item p {
    font-size: 19px;
    line-height: 26px;
    }
    
    .awards-items {
    padding-inline: 0px;
    padding-block: 86px;
    gap: 115px;
    }
    
    .awards-item.a img,
    .awards-item.c img {
        width: 102px;
    }
    
    .awards-item.b h3 {
        font-size: 25px;
    }
    
    .awards-item.b img {
    width: 116px;
    }
    
    .footer-items {
        display: grid;
        width: 80%;
    }
    
    .footer-item:nth-child(2) img { 
        width: 133px;
    }
    
    .custom-footer {
    padding-top: 58px; 
    }
    
    .footer-item a {
    font-size: 16px;
    }
    
    .footer-copyright p {
    font-size: 15px;
    text-align: center;
    }

    .sxetika-me-meas--page .page-header,
    .sxetika-me-meas--page .com-content-article__body p {
        padding-inline: 91px;
    }
    
    .com-content-article.item-page p, .sxetika-me-meas--page .com-content-article__body p {
    font-size: 18px;
    }
    
    .view-article .page-header h1 {
    font-size: 30px;
    }
    
    .com-content-article__body {
    margin-top: 26px;
    }
    
    .article-mpoukalia-items {
    padding: 31px;
    margin-top: 47px;
    padding-block: 70px;
    }
    
    
.article-mpoukalia-item img {
        width: 56px !important;
}
    
    .article-mpoukalia-item.d img {
    top: 42px;
    }
    
    .article-mpoukalia-item.f img {
    top: 37px;
    }
    
    .article-mpoukalia-item.c img {
        right: 112px;
        top: 56px;
    }
    
    .article-mpoukalia-item.a img {
    position: relative;
    top: -34px;
    }
    
    
    .article-mpoukalia-item.b img {
        right: -174px;
    position: relative;
    top: -34px;
    }
    
    .article-mpoukalia-item.e img {
    position: relative;
    top: -34px;
    right: -13px;
    }
    
    .blog-items {
    grid-template-columns: 1fr 1fr;
    width: 86%;
    margin-top: 63px;
    gap: 16px;
    z-index: 3;
    position: relative;
    }
    
    .blog-item .page-header h2 a {
    font-size: 17px;
    }
    
    .blog-item .page-header h2 { 
    line-height: 19px;
    }
    
    .items-article-product {
    grid-template-columns: 1fr;
    }
    
    .full-image img {
    width: 95px;
    z-index: -1;
    position: relative;
    }
    
    .article-image-top img {
    width: 105px;
    }
    
    .article-image-top {
    
    justify-content: center;
    }
    
    .epikoinonia--page #rsform_3_page_0 {
    width: 81%;
    margin-left: auto;
    padding-right: 15px;
    }
    
    .form-check {
    font-size: 12px;
    }
    
    #Submit {
    font-size: 14px;
    padding: 9px;
    }

 
    .swiper-landing-product {
        width: 77%;
    }
  

.header-right-01, .header-right-02, .header-right-03, .header-right-04, .header-right-05, .header-right-06 {
        display: none;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) { 
    * menu */

    .top-bar-header {
        display: flex;
        justify-content: space-between;
        padding-inline: 67px;
      }
    
      .logo img {
        width: 156px;
        padding-bottom: 0px;
      }
    
      .mod-menu {
        gap: 75px;
      }
    
      .nav-item a {
        font-size: 20px;
    }
    
    /* menu end */
    
    .orama-item.a img {
        width: 357px;
    }

    .top-bar-header {
        padding-inline: 128px;
      }
    
    .vocum {
        height: 44px;
      }
    
    .orama-item.a {
        justify-content: center;
    }

    .orama-item.b {
        gap: 28px;
      }
    
    iframe {
            width: 365px;
            height: 199px;
    }
        
    .center-header-images img {
        width: 136px;
        display: none;
    }
        
    .header-right-01 {
      width: 187px;
    }
        
        .header-right-02 {
        width: 167px;
        }
        
        .header-right-03 {
        width: 155px;
        }
        
        .header-left-02 {
        top: 188px;
        width: 76px;
        }
        
        .header-right-01, .header-right-02, .header-right-03, .header-right-04, .header-right-05, .header-right-06 {
        width: 143px;
        }
        
        .header-right-05 {
        width: 192px;
        }
        
        .header-right-06 {
        width: 301px;
        }
        
        .header-left-01 {
        display: none;
        }
        
        .header-left-03 {
        width: 94px;
        top: 373px;
        }
        
        .header-left-04 {
        width: 78px;
        top: 683px;
        }
        
        .first-section .header-mpoukali-arxikhs {
        width: 96px;
        }
        
        .land-products {
        padding-inline: 8px;
        padding-block: 20px;
        }
        
        .swiper-slide .mod-articles-category-title {
        opacity: 1;
        padding-top: 35px;
        font-size: 14px;
        width: 81%;
        justify-content: center;
        }
        
        .swiper-intro-image-product img {
        opacity: 1;
        width: 75px;
        }
        
        .swiper-intro-image-product {
            height: 412px;
        }
        
        .swiper-container {
        padding-inline: 0px;
        }
        
        .header-right-01, .header-right-02, .header-right-03, .header-right-04, .header-right-05, .header-right-06 {
        display: none;
        }
        
        .orama-items {
        width: 80%;
        }
        
        .orama-item h3 {
            font-size: 26px;
        }
        
        
        .linkorma {
            width: 152px;
            font-size: 16px;
        }
        
        .orama-item p {
            font-size: 17px;
            line-height: 25px;
        }
        
        .awards-items {
        padding-inline: 0px;
        padding-block: 86px;
        gap: 115px;
        }
        
        .awards-item.a img,
        .awards-item.c img {
            width: 102px;
        }
        
        .awards-item.b h3 {
            font-size: 25px;
        }
        
        .awards-item.b img {
        width: 116px;
        }
        
        .footer-items {
            display: grid;
            width: 80%;
        }
        
        .footer-item:nth-child(2) img { 
            width: 133px;
        }
        
        .custom-footer {
        padding-top: 58px; 
        }
        
        .footer-item a {
        font-size: 16px;
        }
        
        .footer-copyright p {
        font-size: 15px;
        text-align: center;
        }
    
        .sxetika-me-meas--page .page-header,
        .sxetika-me-meas--page .com-content-article__body p {
            padding-inline: 91px;
        }
        
        .com-content-article.item-page p, .sxetika-me-meas--page .com-content-article__body p {
        font-size: 18px;
        }
        
        .view-article .page-header h1 {
        font-size: 30px;
        }
        
        .com-content-article__body {
        margin-top: 26px;
        }
        
        .article-mpoukalia-items {
            padding: 119px;
        margin-top: 47px;
        padding-block: 70px;
        }
        
        
    .article-mpoukalia-item img {
            width: 56px !important;
    }
        
        .article-mpoukalia-item.d img {
        top: 42px;
        }
        
        .article-mpoukalia-item.f img {
        top: 37px;
        }
        
        .article-mpoukalia-item.c img {
            right: 112px;
            top: 56px;
        }
        
        .article-mpoukalia-item.a img {
        position: relative;
        top: -34px;
        }
        
        
        .article-mpoukalia-item.b img {
            right: -174px;
        position: relative;
        top: -34px;
        }
        
        .article-mpoukalia-item.e img {
        position: relative;
        top: -34px;
        right: -13px;
        }
        
        .blog-items {
        width: 86%;
        margin-top: 63px;
        gap: 16px;
        z-index: 3;
        position: relative;
        }
        
        .blog-item .page-header h2 a {
        font-size: 17px;
        }
        
        .blog-item .page-header h2 { 
        line-height: 19px;
        }

        
        .full-image img {
            width: 131px;
        z-index: -1;
        position: relative;
        }

        .vraveia-item img {
            width: 145px;
          }
        
        .article-image-top img {
        width: 105px;
        }
        
        .article-image-top {
        
        justify-content: center;
        }
        
        .epikoinonia--page #rsform_3_page_0 {
        width: 81%;
        margin-left: auto;
        padding-right: 15px;
        }
        
        .form-check {
        font-size: 12px;
        }
        
        #Submit {
        font-size: 14px;
        padding: 9px;
        }
    
     
        .swiper-landing-product {
            width: 99%;
        }
      
  


    .header-right-01, .header-right-02, .header-right-03, .header-right-04, .header-right-05, .header-right-06 {
        display: none;
    }
}

@media (min-width: 1400px) and (max-width: 1800px) { 

    * menu */

    .top-bar-header {
        display: flex;
        justify-content: space-between;
        padding-inline: 67px;
      }
    
      .logo img {
        width: 156px;
        padding-bottom: 0px;
      }
    
      .mod-menu {
        gap: 75px;
      }
    
      .nav-item a {
        font-size: 20px;
    }
    
    /* menu end */
    
    .orama-item.a img {
        width: 357px;
    }

    .top-bar-header {
        padding-inline: 128px;
      }
    
    .vocum {
        height: 44px;
      }
    
    .orama-item.a {
        justify-content: center;
    }

    .orama-item.b {
        gap: 28px;
      }
    
    iframe {
            width: 365px;
            height: 199px;
    }
        
    .center-header-images img {
        width: 136px;
        display: none;
    }
        
    .header-right-01 {
      width: 187px;
    }
        
        .header-right-02 {
        width: 167px;
        }
        
        .header-right-03 {
        width: 155px;
        }
        
        .header-left-02 {
        top: 188px;
        width: 76px;
        }
        
        .header-right-01, .header-right-02, .header-right-03, .header-right-04, .header-right-05, .header-right-06 {
        width: 143px;
        }
        
        .header-right-05 {
        width: 192px;
        }
        
        .header-right-06 {
        width: 301px;
        }
        
        .header-left-01 {
        display: none;
        }
        
        .header-left-03 {
        width: 94px;
        top: 373px;
        }
        
        .header-left-04 {
        width: 78px;
        top: 683px;
        }
        
        .first-section .header-mpoukali-arxikhs {
        width: 96px;
        }
        
        .land-products {
        padding-inline: 8px;
        padding-block: 20px;
        }
        
        .swiper-slide .mod-articles-category-title {
        opacity: 1;
        padding-top: 35px;
        font-size: 14px;
        width: 81%;
        justify-content: center;
        }
        
        .swiper-intro-image-product img {
        opacity: 1;
        width: 75px;
        }
        
        .swiper-intro-image-product {
            height: 412px;
        }
        
        .swiper-container {
        padding-inline: 0px;
        }
        
        .header-right-01, .header-right-02, .header-right-03, .header-right-04, .header-right-05, .header-right-06 {
        display: none;
        }
        
        .orama-items {
        width: 80%;
        }
        
        .orama-item h3 {
            font-size: 26px;
        }
        
        
        .linkorma {
            width: 152px;
            font-size: 16px;
        }
        
        .orama-item p {
            font-size: 17px;
            line-height: 25px;
        }
        
        .awards-items {
        padding-inline: 0px;
        padding-block: 86px;
        gap: 115px;
        }
        
        .awards-item.a img,
        .awards-item.c img {
            width: 102px;
        }
        
        .awards-item.b h3 {
            font-size: 25px;
        }
        
        .awards-item.b img {
        width: 116px;
        }
        
        .footer-items {
            display: grid;
            width: 80%;
        }
        
        .footer-item:nth-child(2) img { 
            width: 133px;
        }
        
        .custom-footer {
        padding-top: 58px; 
        }
        
        .footer-item a {
        font-size: 16px;
        }
        
        .footer-copyright p {
        font-size: 15px;
        text-align: center;
        }
    
        .sxetika-me-meas--page .page-header,
        .sxetika-me-meas--page .com-content-article__body p {
            padding-inline: 91px;
        }
        
        .com-content-article.item-page p, .sxetika-me-meas--page .com-content-article__body p {
        font-size: 18px;
        }
        
        .view-article .page-header h1 {
        font-size: 30px;
        }
        
        .com-content-article__body {
        margin-top: 26px;
        }
        
        .article-mpoukalia-items {
            padding: 119px;
        margin-top: 47px;
        padding-block: 70px;
        }
        
        
    .article-mpoukalia-item img {
            width: 56px !important;
    }
        
        .article-mpoukalia-item.d img {
        top: 42px;
        }
        
        .article-mpoukalia-item.f img {
        top: 37px;
        }
        
        .article-mpoukalia-item.c img {
            right: 112px;
            top: 56px;
        }
        
        .article-mpoukalia-item.a img {
        position: relative;
        top: -34px;
        }
        
        
        .article-mpoukalia-item.b img {
            right: -174px;
        position: relative;
        top: -34px;
        }
        
        .article-mpoukalia-item.e img {
        position: relative;
        top: -34px;
        right: -13px;
        }
        
        .blog-items {
        width: 86%;
        margin-top: 63px;
        gap: 16px;
        z-index: 3;
        position: relative;
        }
        
        .blog-item .page-header h2 a {
        font-size: 17px;
        }
        
        .blog-item .page-header h2 { 
        line-height: 19px;
        }

        
        .full-image img {
            width: 131px;
        z-index: -1;
        position: relative;
        }

        .vraveia-item img {
            width: 145px;
          }
        
        .article-image-top img {
        width: 105px;
        }
        
        .article-image-top {
        
        justify-content: center;
        }
        
        .epikoinonia--page #rsform_3_page_0 {
        width: 81%;
        margin-left: auto;
        padding-right: 15px;
        }
        
        .form-check {
        font-size: 12px;
        }
        
        #Submit {
        font-size: 14px;
        padding: 9px;
        }
    
     
        .swiper-landing-product {
            width: 99%;
        }
      


    .header-right-01, .header-right-02, .header-right-03, .header-right-04, .header-right-05, .header-right-06 {
        display: none;
    }
}

@media screen and (min-width: 2200px) {

}



/* XLarge devices (desktops, less than 1366px) */
@media (min-width: 1px) and (max-width: 1400px) {  
}

@media (min-width: 1400px) and (max-width: 4500px) {
}

