/* applies to x-small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {

.header-top-bar {
  padding-inline: 22px;
  grid-template-columns: 70% 30%;
}

/* menu */

.humburger-menu {
  width: 32px;
  height: 32px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  z-index: 3;
  position: absolute;
  right: 30px;
  top: 33px;
}
.custom-menu {
  color: #fff;
  width: 100%;
  position: absolute;
  height: 100vh;
  left: 0;
  top: 0;
  z-index: 3;
  display: none;
}
.custom-menu.change { 
  display: inherit;
}
.custom-menu .mod-list {
  flex-direction: column;
  background-color: #1E2F5F;
  justify-content: center;
}
.custom-menu .mod-list li a {
  background-color: rgba(104, 183, 228, 0); 
  font-size: 25px;
}
.menu-line {
  width: 100%;
  height: 2px;
  background-color: #fff;
  transition:  0.8s;
}
.custom-menu .mod-list {
  position: relative;
}
.custom-menu .mod-list::after { 
  content: '';
  position: absolute;
  top: -225px;
  left: 0;
  background-color: #E1F0FA;
  width: 100%;
  height: 943px;
  clip-path: circle(50% at 50% 0);
}
.change .line-1 {
  transform: rotateZ(-45deg) translate(0px, 0px);
}
.change .line-2 {
  opacity: 0;
}
.change .line-3 {
  transform: rotateZ(45deg) translate(-11px, -9px);
}

/* menu end */

.logo img {
  width: 189px;
  z-index: 5;
  position: relative;
}
.text-header-featured {
  width: 100%;
  flex-direction: column;
  text-align: center;
}
.first-text-header {
  bottom: 73px;
  left: 0;
  transform: none;
  width: 100%;
  padding-inline: 30px;
}
.text-header--line {
  width: 60%;
  margin-inline: 0;
  height: 2px;
  margin: auto;
}
.text-header.left {
  font-size: 35px;
  text-align: center;
}
.text-header.right p {
  font-size: 17px;
  line-height: 27px;
}
.box-h2-landing .title-landing {
  margin-left: 49px;
  margin-right: 34px;
}
.title-landing, .page-header h1 {
  font-size: 30px;
}
.epemvaseis-image img {
  display: none;
}
.vacuum,
.vacuum.eswterikes {
  height: 50px;
}

.inside-iatros {
  flex-direction: column;
  background-color: #67B6E74D;
}

.inside---iatros {
  width: 100%;
  margin-right: 0;
  order: 2;
}

.image-iatros img {
  max-width: 100%;
  position: absolute;
  top: 0px;
  left: 0;
}

.image-iatros {
  width: 270px;
  height: 270px;
  clip-path: none;
  margin-right: 0;
  margin-top: 0;
  margin-left: 0;
  border-radius: 50%;
  margin: auto;
  order: 1;
  margin-bottom: 22px;
}
.inside-iatros::before {
  display: none;
}
.inside-iatros,
.footer-big-box {
  padding-inline: 35px;
}
.inside-iatros {
  padding-block: 55px;
}
.text--iatros {
  margin-inline: 0; 
  margin-bottom: 22px;
}
.text--inside-p-iatros {
  line-height: 18px;
}
p {
  font-size: 15px;
  line-height: 35px;
}
.line-iatros {
  margin-block: 22px;
}
.inside-iatros h3 {
  font-size: 25px;
}
.inside-iatros h4 {
  font-size: 20px;
}
.simptomata {
  margin-top: 50px;
}
.box-simptomata-items {
  grid-template-columns: 100%;
  margin-top: 50px;
  position: relative;
}
.box-simptomata-item.left li a,
.box-simptomata-item.right li a {
  justify-content: center;
}
.box-simptomata-items li a:hover {
  padding-right: 0;
}
.box-simptomata-items li a,
.blog-item .page-header h2 a {
  font-size: 18px;
  padding-block: 15px;
  border-bottom: 2px solid #67B6E7;
}
.title-pathiseis, .title-epemvaseis {
  margin-bottom: 50px;
}
.box-simptomata-item.left,
.box-simptomata-item.right {
  margin-block: 0;
}
.box-simptomata-item.left::before,
.box-simptomata-item.right::before,
.blog-items::after {
display: none;
}
.box-simptomata-items::after { 
  content: '';
  position: absolute;
  width: 580px;
  height: 580px;
  background-image: url(/images/bg-simpotata-icon.png);
  background-repeat: no-repeat;
  background-size: 100%;
  top: 50%;
  right: 50%;
  transform: translate(-50%, -50%);
  transition: 0.6s;
  background-position: center;
  left: 50%;
  z-index: 0;
}
.landing-pathiseis-items {
  padding-left: 0px;
  grid-template-columns: 100%;
  gap: 50px;
}
.landing-pathiseis-items .text-pathiseis .text--pathseis-p {
  padding: 20px 36px;
  text-align: center;
  font-size: 15px;
  line-height: 28px;
}
.swiper-pagination-fraction {
  top: -4px !important;
  left: 40% !important;
}
.slide-number {
  font-size: 158px;
  line-height: 128px;
  left: -28px;
}
.swiper-pathiseis {
  padding-top: 70px !important;
  padding-bottom: 45px !important;
  padding-left: 55px !important;
}
.swiper-slide-inside-land {
  height: 118px;
  width: 95%;
}
.swiper-slide-inside-land .li-pathiseis {
  font-size: 20px;
}
.swiper-button-next-prev,
.full-image::after {
  display: none;
}
.btn-more {
  padding: 7px 37px;
}
.page-header h1, .layout-cassiopeia_papadomichelakis404 .page-header p {
  font-size: 27px;
  width: 100%;
}

.btn-more::after, #rsform_3_page_0 .btn-primary::after {
  right: 7px;
}

 /* .swiper-vertical > .swiper-wrapper {
  flex-direction: inherit !important; 
} */

.swiper-05 {
  height: 700px;
}
.swiper--item-slide {
  width: 216px;
  height: 216px;
  padding-inline: 10px;
}
.swiper--item-slide h3 { 
  text-align: center;
}
.swiper--item-slide a {
  color: #fff;
  font-size: 20px;
}
.swiper-pagination-epe-mob {
  width: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: absolute;
  top: 45% !important;
  right: -102px !important;
  z-index: 4;
}
.swiper-pagination-bullet {
  width: 16px !important;
  height: 16px !important;
  background-color: #68B7E4 !important;
  opacity: 1 !important;
}
.swiper-pagination-bullet-active {
  background-color: #1E2F5E !important;
  width: 19px !important;
  height: 19px !important;
}
.epemvaseis-item.mobile {
  padding-left: 25px;
}
.epemvaseis-image {
  height: 384px;
  position: relative;
  top: 126px;
}

.swiper-pathiseis .btn-more {
  top: 11px;
}

.image-logo-footer {
  width: 195px;
}

.footer-box-h2-earth h2 {
  padding-right: 7px;
  font-size: 30px;
  padding-top: 0px;
  margin-top: -92px;
  margin-bottom: 50px;
  padding-bottom: 13px;
}

.gmap_canvas.footer--custom {
  width: 221px;
  height: 221px;
}

.footer-box-h2-earth {
  padding-left: 0;
  margin-bottom: 27px;
  flex-direction: column;
  align-items: center;
}

.footer-info {
  margin-top: 25px;
  flex-direction: column;
  align-items: center;
  gap: 19px;
}

.footer-big-box {
  padding-top: 125px;
}

.footer-info-item {
  gap: 21px;
  padding-inline: 24px;
}

.footer-big-box::after {
  height: 2px;
}

.copyright {
  margin-top: 25px;
  padding-bottom: 27px;
  font-size: 12px;
  line-height: 19px;
}

.text-header.left h2 {
  font-size: 25px;
}

.text-header.right p:nth-child(2) {
  margin-top: 10px;
  line-height: 21px;
}

.top-header-article {
  padding-left: 0;
  gap: 18px;
  padding-block: 25px;
  flex-direction: column;
}

.full-image img {
  width: 305px;
}

.box-intro-artcle {
  padding: 25px 28px;
  color: #707070;
  font-family: "Arimo-Regular";
  font-size: 15px;
  line-height: 30px;
}

.box-intro-artcle::after { 
  display: none;
}

.form-control {
  font-size: 20px;
}

.com-content-article__body {
  width: 85%;
}

[data-rlta-element="panel"] {
  padding: 1px 2px !important;
}

[data-rlta-element="button"] h3 {
  font-size: 16px !important;
}

[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="button"] {
  border-bottom: 2px solid #67B6E7 !important;
}

.form-check-inline {
  margin-right: 0;
  text-align: end;
}

#rsform_3_page_0::before {
  top: 15px;
  left: -39px;
  width: 411px;
  height: 532px;
}

/* .view-article main .vacuum,
.view-category main .vacuum,
.view-categories main .vacuum {
  height: 25px !important;
} */

[data-rlta-element="button"][data-rlta-state="closed"]::after, [data-rlta-element="button"][data-rlta-state="open"]::after {
  width: 14px;
  height: 14px;
  top: 10%;
}

.view-article .menu-line,
.view-category .menu-line,
.view-categories .menu-line {
  background-color: #1e2f5e;
}

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

.blog-items .blog-item {
  width: 100%;
  justify-content: center;
}

.blog-item:nth-child(2n+1) {
  text-align: center;
}

.blog-items .blog-item:nth-child(2n+1) .item-content .page-header h2 a,
.blog-items .blog-item:nth-child(2n) .item-content .page-header h2 a {
  justify-content: center;
  display: flex;
}

.video-page.view-category .blog-items {
  grid-template-columns: 1fr;
  gap: 16px;
}

.top-header-article .page-header {
  padding-inline: 14px;
}

.blog-item .item-image {
  margin-bottom: 1px;
}

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

.video-page.view-article iframe {
  width: 100%;
  height: 180px;
}

#rsform_3_page_0 {
  padding-inline: 9%; 
}

.form-control {
  padding-block: 9px;
  padding-left: 30px;
  font-size: 17px;
}

.formControls {
  font-size: 12px;
}

.layout-cassiopeia_papadomichelakis404 .page-header p {
  padding-bottom: 5px;
}

.layout-cassiopeia_papadomichelakis404 .page-header p {
  font-size: 15px;
  line-height: 22px;
}

.top-social-menu {
  position: absolute;
  bottom: 40px;
}

.menu-social-items {
  display: flex;
  justify-content: center;
  gap: 40px;
  align-items: center;
  padding-block: 30px;
  position: relative;
}

.menu-social-items::before,
.menu-social-items::after { 
  content: '';
  position: absolute;
  width: 80%;
  height: 2px; 
  background-color: #fff;
}

.menu-social-items::before {
  top: 0;
  left: 0;
}

.menu-social-items::after {
  bottom: 0;
  right: 0;
}

.menu-social-item img {
  width: 30px;
  height: 30px;
}

.menu-social-item-p {
  padding-top: 40px;
  padding-inline: 55px;
  text-align: center;
  line-height: 20px;
  padding-bottom: 55px;
}

.menu-social-item-p a { 
  color: #fff;
  position: relative;
  top: -11px;
}


 .view-featured .custom-menu .mod-list::after {
  background-color: #1E2F5F;
}

 .view-featured .custom-menu .mod-list {
  background-color: #E1F0FA;
}

 .view-featured .custom-menu .mod-list li a {
  color: #1e2f5f;
  font-family: "Arimo-SemiBold";
}

.mod-list li {
  position: relative;
    top: -70px;
}

.view-featured .menu-social-items::before,
.view-featured .menu-social-items::after {
  background-color: #1e2f5f;
}

.view-featured .menu-social-item-p a {
  color: #1e2f5f;
}

 .view-featured .menu-social-item img {
  filter: drop-shadow(0px 0px 4px #00446C);
}

.custom-menu .mod-list li a:hover {
  background-color: rgba(104, 183, 228, 0);
}

[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="button"] {
  padding: 0 0 15px 17px;
}

[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-type="accordions"] > [data-rlta-element="button"], [data-rlta-element="container"][data-rlta-state="ready"][data-rlta-type="accordions"] > [data-rlta-element="panel"] {
  margin-bottom: 15px;
}

.footer-big-box {
  margin-top: 50px;
}

}

/* applies to small devices (landscape phones, less than 768px) */
@media (min-width: 576px) and (max-width: 767.98px) {
.header-top-bar {
  padding-inline: 22px;
  grid-template-columns: 70% 30%;
}

/* menu */

.humburger-menu {
    width: 32px;
    height: 32px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    z-index: 3;
    position: absolute;
    right: 30px;
    top: 33px;
}

.custom-menu {
  color: #fff;
  width: 100%;
  position: absolute;
  height: 100vh;
  left: 0;
  top: 0;
    z-index: 3;
  display: none;
}

.custom-menu.change { 
  display: inherit;
}

.custom-menu .mod-list {
  flex-direction: column;
    background-color: #1E2F5F;
    justify-content: center;
}

.custom-menu .mod-list li a {
  background-color: rgba(104, 183, 228, 0); 
  font-size: 25px;
}

.menu-line {
  width: 100%;
  height: 2px;
  background-color: #fff;
  transition:  0.8s;
}

.custom-menu .mod-list {
  position: relative;
}

.custom-menu .mod-list::after { 
  content: '';
  position: absolute;
  top: -225px;
  left: 0;
  background-color: #E1F0FA;
  width: 100%;
  height: 971px;
  clip-path: circle(50% at 50% 0);
}


.change .line-1 {
 transform: rotateZ(-45deg) translate(0px, 0px);
}

.change .line-2 {
  opacity: 0;
}

.change .line-3 {
 transform: rotateZ(45deg) translate(-11px, -9px);
}

/* menu end */

.logo img {
  width: 189px;
  z-index: 5;
  position: relative;
}

.text-header-featured {
  width: 100%;
  flex-direction: column;
  text-align: center;
}

.first-text-header {
  bottom: 73px;
  left: 0;
  transform: none;
  width: 100%;
  padding-inline: 30px;
}

.text-header--line {
  width: 60%;
  margin-inline: 0;
  height: 2px;
  margin: auto;
}

.text-header.left {
  font-size: 35px;
  text-align: center;
}

.text-header.right p {
  font-size: 17px;
  line-height: 27px;
}

.box-h2-landing .title-landing {
  margin-left: 49px;
  margin-right: 34px;
}

.title-landing, .page-header h1 {
  font-size: 30px;
}

.epemvaseis-image img {
  display: none;
}
.vacuum,
.vacuum.eswterikes {
  height: 50px;
}

.inside-iatros {
  flex-direction: column;
  background-color: #67B6E74D;
}

.inside---iatros {
  width: 100%;
  margin-right: 0;
  order: 2;
}

.image-iatros img {
  max-width: 100%;
  position: absolute;
  top: 0px;
  left: 0;
}

.image-iatros {
  width: 270px;
  height: 270px;
  clip-path: none;
  margin-right: 0;
  margin-top: 0;
  margin-left: 0;
  border-radius: 50%;
  margin: auto;
  order: 1;
  margin-bottom: 22px;
}

.inside-iatros::before {
  display: none;
}

.inside-iatros,
.footer-big-box {
  padding-inline: 35px;
}

.inside-iatros {
  padding-block: 55px;
}

.text--iatros {
  margin-inline: 0; 
  margin-bottom: 22px;
}

.text--inside-p-iatros {
  line-height: 18px;
}

p {
  font-size: 15px;
  line-height: 35px;
}

.line-iatros {
  margin-block: 22px;
}

.inside-iatros h3 {
  font-size: 25px;
}

.inside-iatros h4 {
  font-size: 20px;
}

.simptomata {
  margin-top: 50px;
}

.box-simptomata-items {
  grid-template-columns: 100%;
  margin-top: 50px;
  position: relative;
}

.box-simptomata-item.left li a,
.box-simptomata-item.right li a {
  justify-content: center;
}

.box-simptomata-items li a:hover {
  padding-right: 0;
}

.box-simptomata-items li a,
.blog-item .page-header h2 a {
  font-size: 18px;
  padding-block: 15px;
  border-bottom: 2px solid #67B6E7;
}

.title-pathiseis, .title-epemvaseis {
  margin-bottom: 50px;
}

.box-simptomata-item.left,
.box-simptomata-item.right {
  margin-block: 0;
}

.box-simptomata-item.left::before,
.box-simptomata-item.right::before,
.blog-items::after {
display: none;
}

.box-simptomata-items::after { 
  content: '';
  position: absolute;
  width: 580px;
  height: 580px;
  background-image: url(/images/bg-simpotata-icon.png);
  background-repeat: no-repeat;
  background-size: 100%;
  top: 50%;
  right: 50%;
  transform: translate(-50%, -50%);
  transition: 0.6s;
  background-position: center;
  left: 50%;
  z-index: 0;
}

.landing-pathiseis-items {
  padding-left: 0px;
  grid-template-columns: 100%;
  gap: 50px;
}

.landing-pathiseis-items .text-pathiseis .text--pathseis-p {
  padding: 20px 36px;
  text-align: center;
  font-size: 15px;
  line-height: 28px;
}

.swiper-pagination-fraction {
  top: -4px !important;
  left: 40% !important;
}

.slide-number {
  font-size: 254px;
  line-height: 172px;
  left: -52px;
}

.swiper-pathiseis {
  padding-top: 70px !important;
  padding-bottom: 45px !important;
  padding-left: 55px !important;
}

.swiper-slide-inside-land {
    height: 176px;
  width: 95%;
}

.swiper-slide-inside-land .li-pathiseis {
  font-size: 20px;
}

.swiper-button-next-prev,
.full-image::after {
  display: none;
}

.btn-more {
  padding: 7px 37px;
}

.page-header h1, .layout-cassiopeia_papadomichelakis404 .page-header p {
  font-size: 27px;
  width: 100%;
}

.btn-more::after, #rsform_3_page_0 .btn-primary::after {
  right: 7px;
}

 /* .swiper-vertical > .swiper-wrapper {
  flex-direction: inherit !important; 
} */

.swiper-05 {
  height: 700px;
}

.swiper--item-slide {
  width: 216px;
  height: 216px;
  padding-inline: 10px;
}

.swiper--item-slide h3 { 
  text-align: center;
}

.swiper--item-slide a {
  color: #fff;
  font-size: 20px;
}

.swiper-pagination-epe-mob {
  width: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: absolute;
  top: 45% !important;
  right: -102px !important;
  z-index: 4;
}

.swiper-pagination-bullet {
  width: 16px !important;
  height: 16px !important;
  background-color: #68B7E4 !important;
  opacity: 1 !important;
}

.swiper-pagination-bullet-active {
  background-color: #1E2F5E !important;
  width: 19px !important;
  height: 19px !important;
}

.epemvaseis-item.mobile {
  padding-left: 25px;
}

.epemvaseis-image {
  height: 384px;
  position: relative;
  top: 126px;
}

.swiper-pathiseis .btn-more {
  top: 11px;
}

.image-logo-footer {
  width: 195px;
}

.footer-box-h2-earth h2 {
  padding-right: 7px;
  font-size: 30px;
  padding-top: 0px;
  margin-top: -92px;
  margin-bottom: 50px;
  padding-bottom: 13px;
}

.gmap_canvas.footer--custom {
  width: 221px;
  height: 221px;
}

.footer-box-h2-earth {
  padding-left: 0;
  margin-bottom: 27px;
  flex-direction: column;
  align-items: center;
}

.footer-info {
  margin-top: 25px;
  flex-direction: column;
  align-items: center;
  gap: 19px;
}

.footer-big-box {
  padding-top: 125px;
}

.footer-info-item {
  gap: 21px;
  padding-inline: 24px;
}

.footer-big-box::after {
  height: 2px;
}

.copyright {
  margin-top: 25px;
  padding-bottom: 27px;
  font-size: 12px;
  line-height: 19px;
}

.text-header.left h2 {
  font-size: 25px;
}

.text-header.right p:nth-child(2) {
  margin-top: 10px;
  line-height: 21px;
}

.top-header-article {
  padding-left: 0;
  gap: 18px;
  padding-block: 25px;
  flex-direction: column;
}

.full-image img {
  width: 305px;
}

.box-intro-artcle {
  padding: 25px 28px;
  color: #707070;
  font-family: "Arimo-Regular";
  font-size: 15px;
  line-height: 30px;
}

.box-intro-artcle::after { 
  display: none;
}

.form-control {
  font-size: 20px;
}

.com-content-article__body {
  width: 85%;
}

[data-rlta-element="panel"] {
  padding: 1px 2px !important;
}

[data-rlta-element="button"] h3 {
  font-size: 16px !important;
}

[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="button"] {
  border-bottom: 2px solid #67B6E7 !important;
}

.form-check-inline {
  margin-right: 0;
  text-align: end;
}

#rsform_3_page_0::before {
  top: 15px;
  left: -39px;
  width: 411px;
  height: 532px;
}

/* .view-article main .vacuum,
.view-category main .vacuum,
.view-categories main .vacuum {
  height: 25px !important;
} */

[data-rlta-element="button"][data-rlta-state="closed"]::after, [data-rlta-element="button"][data-rlta-state="open"]::after {
  width: 14px;
  height: 14px;
  top: 10%;
}

.view-article .menu-line,
.view-category .menu-line,
.view-categories .menu-line {
  background-color: #1e2f5e;
}

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

.blog-items .blog-item {
  width: 100%;
  justify-content: center;
}

.blog-item:nth-child(2n+1) {
  text-align: center;
}

.blog-items .blog-item:nth-child(2n+1) .item-content .page-header h2 a,
.blog-items .blog-item:nth-child(2n) .item-content .page-header h2 a {
  justify-content: center;
  display: flex;
}

.video-page.view-category .blog-items {
  grid-template-columns: 1fr;
  gap: 16px;
}

.top-header-article .page-header {
  padding-inline: 14px;
}

.blog-item .item-image {
  margin-bottom: 1px;
}

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

.video-page.view-article iframe {
  width: 100%;
  height: 180px;
}

#rsform_3_page_0 {
  padding-inline: 9%; 
}

.form-control {
  padding-block: 9px;
  padding-left: 30px;
  font-size: 17px;
}

.formControls {
  font-size: 12px;
}

.layout-cassiopeia_papadomichelakis404 .page-header p {
  padding-bottom: 5px;
}

.layout-cassiopeia_papadomichelakis404 .page-header p {
  font-size: 15px;
  line-height: 22px;
}

.top-social-menu {
  position: absolute;
  bottom: 0
}

.menu-social-items {
  display: flex;
  justify-content: center;
  gap: 40px;
  align-items: center;
  padding-block: 30px;
  position: relative;
}

.menu-social-items::before,
.menu-social-items::after { 
  content: '';
  position: absolute;
  width: 80%;
  height: 2px; 
  background-color: #fff;
}

.menu-social-items::before {
  top: 0;
  left: 0;
}

.menu-social-items::after {
  bottom: 0;
  right: 0;
}

.menu-social-item img {
  width: 30px;
  height: 30px;
}

.menu-social-item-p {
  padding-top: 40px;
  padding-inline: 55px;
  text-align: center;
  line-height: 20px;
  padding-bottom: 55px;
}

.menu-social-item-p a { 
  color: #fff;
}


 .view-featured .custom-menu .mod-list::after {
  background-color: #1E2F5F;
}

 .view-featured .custom-menu .mod-list {
  background-color: #E1F0FA;
}

 .view-featured .custom-menu .mod-list li a {
  color: #1e2f5f;
  font-family: "Arimo-SemiBold";
}

.mod-list li {
  position: relative;
  top: -50px;
}

.view-featured .menu-social-items::before,
.view-featured .menu-social-items::after {
  background-color: #1e2f5f;
}

.view-featured .menu-social-item-p a {
  color: #1e2f5f;
}

 .view-featured .menu-social-item img {
  filter: drop-shadow(0px 0px 4px #00446C);
}

.custom-menu .mod-list li a:hover {
  background-color: rgba(104, 183, 228, 0);
}

[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="button"] {
  padding: 0 0 15px 17px;
}

[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-type="accordions"] > [data-rlta-element="button"], [data-rlta-element="container"][data-rlta-state="ready"][data-rlta-type="accordions"] > [data-rlta-element="panel"] {
  margin-bottom: 15px;
}

.footer-big-box {
  margin-top: 50px;
}

}

/* applies to medium devices (tablets, less than 992px) */
@media (min-width: 768px) and (max-width: 991.98px) {

.header-top-bar {
  padding-inline: 80px;
  grid-template-columns: 70% 30%;
}

/* menu */

.humburger-menu {
    width: 32px;
    height: 32px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    z-index: 3;
    position: absolute;
    right: 80px;
    top: 33px;
}

.custom-menu {
  color: #fff;
  width: 100%;
  position: absolute;
  height: 100vh;
  left: 0;
  top: 0;
    z-index: 3;
  display: none;
}

.custom-menu.change { 
  display: inherit;
}

.custom-menu .mod-list {
  flex-direction: column;
    background-color: #1E2F5F;
    justify-content: center;
}

.custom-menu .mod-list li a {
  background-color: rgba(104, 183, 228, 0); 
  font-size: 25px;
}

.menu-line {
  width: 100%;
  height: 2px;
  background-color: #fff;
  transition:  0.8s;
}

.custom-menu .mod-list {
  position: relative;
}

.custom-menu .mod-list::after { 
  content: '';
  position: absolute;
  top: -367px;
  left: -255px;
  background-color: #E1F0FA;
  width: 160%;
  height: 971px;
  clip-path: circle(47% at 50% 0);
}


.change .line-1 {
 transform: rotateZ(-45deg) translate(0px, 0px);
}

.change .line-2 {
  opacity: 0;
}

.change .line-3 {
 transform: rotateZ(45deg) translate(-11px, -9px);
}

/* menu end */

.logo img {
  width: 206px;
  z-index: 5;
  position: relative;
}

.text-header-featured {
  width: 100%;
  flex-direction: column;
  text-align: center;
}

.first-text-header {
  bottom: 73px;
  left: 0;
  transform: none;
  width: 100%;
  padding-inline: 30px;
}

.text-header--line {
  width: 60%;
  margin-inline: 0;
  height: 2px;
  margin: auto;
}

.text-header.left {
  font-size: 35px;
  text-align: center;
}

.text-header.right p {
  font-size: 17px;
  line-height: 27px;
}

.box-h2-landing .title-landing {
  margin-left: 49px;
  margin-right: 34px;
}

.title-landing, .page-header h1 {
  font-size: 30px;
}

.epemvaseis-image img {
  display: none;
}
.vacuum,
.vacuum.eswterikes {
  height: 50px;
}

.inside-iatros {
  flex-direction: column;
  background-color: #67B6E74D;
}

.inside---iatros {
  width: 100%;
  margin-right: 0;
  order: 2;
}

.image-iatros img {
  max-width: 100%;
  position: absolute;
  top: 0px;
  left: 0;
}

.image-iatros {
  width: 270px;
  height: 270px;
  clip-path: none;
  margin-right: 0;
  margin-top: 0;
  margin-left: 0;
  border-radius: 50%;
  margin: auto;
  order: 1;
  margin-bottom: 22px;
}

.inside-iatros::before {
  display: none;
}

.inside-iatros,
.footer-big-box {
  padding-inline: 35px;
}

.inside-iatros {
  padding-block: 55px;
}

.text--iatros {
  margin-inline: 0; 
  margin-bottom: 22px;
}

.text--inside-p-iatros {
  line-height: 18px;
}

p {
  font-size: 17px;
  line-height: 36px;
}

.line-iatros {
  margin-block: 22px;
}

.inside-iatros h3 {
  font-size: 25px;
}

.inside-iatros h4 {
  font-size: 20px;
}

.simptomata {
  margin-top: 50px;
}

.box-simptomata-items {
  grid-template-columns: 100%;
  margin-top: 50px;
  position: relative;
}

.box-simptomata-item.left li a,
.box-simptomata-item.right li a {
  justify-content: center;
}

.box-simptomata-items li a:hover {
  padding-right: 0;
}

.box-simptomata-items li a,
.blog-item .page-header h2 a {
  font-size: 18px;
  padding-block: 15px;
  border-bottom: 2px solid #67B6E7;
}

.title-pathiseis, .title-epemvaseis {
  margin-bottom: 50px;
}

.box-simptomata-item.left,
.box-simptomata-item.right {
  margin-block: 0;
}

.box-simptomata-item.left::before,
.box-simptomata-item.right::before,
.blog-items::after {
display: none;
}

.box-simptomata-items::after { 
  content: '';
  position: absolute;
  width: 580px;
  height: 580px;
  background-image: url(/images/bg-simpotata-icon.png);
  background-repeat: no-repeat;
  background-size: 100%;
  top: 50%;
  right: 50%;
  transform: translate(-50%, -50%);
  transition: 0.6s;
  background-position: center;
  left: 50%;
  z-index: 0;
}

.landing-pathiseis-items {
  padding-left: 0px;
  grid-template-columns: 100%;
  gap: 50px;
}

.landing-pathiseis-items .text-pathiseis .text--pathseis-p {
  padding: 20px 36px;
  text-align: center;
  font-size: 15px;
  line-height: 28px;
}

.swiper-pagination-fraction {
  top: -4px !important;
  left: 40% !important;
}

.slide-number {
  font-size: 231px;
  line-height: 145px;
  left: -40px;
}

.swiper-pathiseis {
  padding-top: 70px !important;
  padding-bottom: 45px !important;
  padding-left: 55px !important;
}

.swiper-slide-inside-land {
  height: 156px;
  width: 95%;
}

.swiper-slide-inside-land .li-pathiseis {
  font-size: 20px;
}

.swiper-button-next-prev,
.full-image::after {
  display: none;
}

.btn-more {
  padding: 7px 37px;
}

.page-header h1, .layout-cassiopeia_papadomichelakis404 .page-header p {
  font-size: 27px;
  width: 100%;
}

.btn-more::after, #rsform_3_page_0 .btn-primary::after {
  right: 7px;
}

 /* .swiper-vertical > .swiper-wrapper {
  flex-direction: inherit !important; 
} */

.swiper-05 {
  height: 700px;
}

.swiper--item-slide {
  width: 216px;
  height: 216px;
  padding-inline: 10px;
}

.swiper--item-slide h3 { 
  text-align: center;
}

.swiper--item-slide a {
  color: #fff;
  font-size: 20px;
}

.swiper-pagination-epe-mob {
  width: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: absolute;
  top: 45% !important;
  right: -102px !important;
  z-index: 4;
}

.swiper-pagination-bullet {
  width: 16px !important;
  height: 16px !important;
  background-color: #68B7E4 !important;
  opacity: 1 !important;
}

.swiper-pagination-bullet-active {
  background-color: #1E2F5E !important;
  width: 19px !important;
  height: 19px !important;
}

.epemvaseis-item.mobile {
    padding-left: 50px;
}

.epemvaseis-image {
  height: 512px;
  position: relative;
  top: 45px;
}

.text--pathseis {
  margin-inline: 100px;
}

.swiper-pathiseis .btn-more {
  top: 11px;
}

.image-logo-footer {
  width: 195px;
}

.footer-box-h2-earth h2 {
  padding-right: 7px;
  font-size: 30px;
  padding-top: 0px;
  margin-top: -92px;
  margin-bottom: 50px;
  padding-bottom: 13px;
}

.gmap_canvas.footer--custom {
  width: 221px;
  height: 221px;
}

.footer-box-h2-earth {
  padding-left: 0;
  margin-bottom: 27px;
  flex-direction: column;
  align-items: center;
}

.footer-info {
  margin-top: 25px;
  flex-direction: column;
  align-items: center;
  gap: 19px;
}

.footer-big-box {
  padding-top: 125px;
}

.footer-info-item {
  gap: 21px;
  padding-inline: 24px;
}

.footer-big-box::after {
  height: 2px;
}

.copyright {
  margin-top: 25px;
  padding-bottom: 27px;
  font-size: 12px;
  line-height: 19px;
}

.text-header.left h2 {
  font-size: 25px;
}

.text-header.right p:nth-child(2) {
  margin-top: 10px;
  line-height: 21px;
}

.top-header-article {
  padding-left: 0;
  gap: 18px;
  padding-block: 25px;
  flex-direction: column;
}

.full-image img {
  width: 305px;
}

.box-intro-artcle {
  padding: 25px 28px;
  color: #707070;
  font-family: "Arimo-Regular";
  font-size: 15px;
  line-height: 30px;
}

.box-intro-artcle::after { 
  display: none;
}

.form-control {
  font-size: 20px;
}

.com-content-article__body {
  width: 85%;
}

[data-rlta-element="panel"] {
  padding: 1px 2px !important;
}

[data-rlta-element="button"] h3 {
  font-size: 18px !important;
}

[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="button"] {
  border-bottom: 2px solid #67B6E7 !important;
}

.form-check-inline {
  margin-right: 0;
  text-align: end;
}


#rsform_3_page_0::before {
  top: 15px;
  left: -39px;
  width: 411px;
  height: 532px;
}

/* .view-article main .vacuum,
.view-category main .vacuum,
.view-categories main .vacuum {
  height: 25px !important;
} */

[data-rlta-element="button"][data-rlta-state="closed"]::after, [data-rlta-element="button"][data-rlta-state="open"]::after {
  width: 14px;
  height: 14px;
  top: 10%;
}

.view-article .menu-line,
.view-category .menu-line,
.view-categories .menu-line {
  background-color: #1e2f5e;
}

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

.blog-items .blog-item {
  width: 100%;
  justify-content: center;
}

.blog-item:nth-child(2n+1) {
  text-align: center;
}

.blog-items .blog-item:nth-child(2n+1) .item-content .page-header h2 a,
.blog-items .blog-item:nth-child(2n) .item-content .page-header h2 a {
  justify-content: center;
  display: flex;
}

.video-page.view-category .blog-items {
  grid-template-columns: 1fr 1fr 1fr;
  gap: 16px;
}

.video-page.view-category .blog-items {
  width: 90%;
}

.top-header-article .page-header {
  padding-inline: 14px;
}

.blog-item .item-image {
  margin-bottom: 1px;
}

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

.video-page.view-article iframe {
  width: 551px;
  height: 300px;
}

#rsform_3_page_0 {
  padding-inline: 9%; 
}

.form-control {
  padding-block: 9px;
  padding-left: 30px;
  font-size: 17px;
}

.formControls {
  font-size: 12px;
}

.layout-cassiopeia_papadomichelakis404 .page-header p {
  padding-bottom: 5px;
}

.layout-cassiopeia_papadomichelakis404 .page-header p {
  font-size: 15px;
  line-height: 22px;
}

.top-social-menu {
  position: absolute;
  bottom: 0
}

.menu-social-items {
  display: flex;
  justify-content: center;
  gap: 40px;
  align-items: center;
  padding-block: 30px;
  position: relative;
}

.menu-social-items::before,
.menu-social-items::after { 
  content: '';
  position: absolute;
  width: 80%;
  height: 2px; 
  background-color: #fff;
}

.menu-social-items::before {
  top: 0;
  left: 0;
}

.menu-social-items::after {
  bottom: 0;
  right: 0;
}

.menu-social-item img {
  width: 30px;
  height: 30px;
}

.menu-social-item-p {
  padding-top: 40px;
  padding-inline: 55px;
  text-align: center;
  line-height: 20px;
  padding-bottom: 55px;
}

.menu-social-item-p a { 
  color: #fff;
}


 .view-featured .custom-menu .mod-list::after {
  background-color: #1E2F5F;
}

 .view-featured .custom-menu .mod-list {
  background-color: #E1F0FA;
}

 .view-featured .custom-menu .mod-list li a {
  color: #1e2f5f;
  font-family: "Arimo-SemiBold";
}

.mod-list li {
  position: relative;
  top: -50px;
}

.view-featured .menu-social-items::before,
.view-featured .menu-social-items::after {
  background-color: #1e2f5f;
}

.view-featured .menu-social-item-p a {
  color: #1e2f5f;
}

 .view-featured .menu-social-item img {
  filter: drop-shadow(0px 0px 4px #00446C);
}

.custom-menu .mod-list li a:hover {
  background-color: rgba(104, 183, 228, 0);
}

[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="button"] {
  padding: 0 0 15px 17px;
}

[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-type="accordions"] > [data-rlta-element="button"], [data-rlta-element="container"][data-rlta-state="ready"][data-rlta-type="accordions"] > [data-rlta-element="panel"] {
  margin-bottom: 15px;
}

.footer-big-box {
  margin-top: 50px;
}

}
/* applies to large devices (desktops, less than 1200px) */
@media (min-width: 992px) and (max-width: 1199.98px) {

.header-top-bar {
  grid-template-columns: 25% 75%;
    padding-inline: 27px;
}

.layout-cassiopeia_papadomichelakis404 .page-header p {
  font-size: 19px;
}

.custom-menu .mod-list li a {
  padding: 7px 11px;
  font-size: 14px;
}

.text-header.left h2 {
  font-size: 20px;
}

.text-header.right p {
  font-size: 18px;
}

.text-header-featured {
  width: 800px;
}
.title-landing, .page-header h1 {
  font-size: 42px;
}

.box-h2-landing .title-landing {
  margin-left: 159px;
  margin-right: 95px;
}

.inside-iatros h3 {
  font-size: 25px;
}

.inside-iatros h4 {
  font-size: 20px;
}

.inside---iatros {
 width: 60%;
 margin-right: 62px;
}

.image-iatros {
  width: 612px;
  height: 606px;
  margin-top: -115px;
  margin-right: -374px;
}

.image-iatros img {
  max-width: 100%;
  left: -113px;
}

.video-page.view-category .blog-items {
  gap: 33px;
  width: 86%;
}

.footer-info-item {
  width: 253px;
}

.footer-info-item img {
  width: 22px;
  height: 22px;
}

#rsform_3_page_0 {
  padding-inline: 10%;
}

.video-page.view-article iframe {
  width: 695px;
  height: 374px;
}

.line-iatros {
  margin-block: 21px;
}

.text--iatros {
  margin-inline: 30px;
}

p {
  font-size: 17px;
  line-height: 30px;
}

.inside-iatros {
  padding-block: 20px;
}

.text--iatros {
  margin-inline: 19px;
  margin-bottom: 16px;
  font-size: 15px;
}

.box-simptomata-items li a,
.blog-item .page-header h2 a {
    font-size: 17px;
  padding-block: 19px;
}

.blog-items .blog-item {
  width: 94%;
}

.landing-pathiseis-items .text-pathiseis .text--pathseis-p {
  padding: 44px 34px 112px;
}

.blog-items .blog-item:nth-child(2n+1) .item-content .page-header h2 a {
  padding-right: 8px;
}

.blog-items .blog-item:nth-child(2n) .item-content .page-header h2 a {
  padding-left: 10px;
}

.swiper-slide-inside-land {
  height: 155px;
  width: 90%;
}

.swiper-pagination-fraction {
  top: 123px !important; 
}

.slide-number {
  font-size: 213px;
  line-height: 165px;
}

.swiper-slide-inside-land .li-pathiseis {
  font-size: 25px;
}

.swiper-button-next-prev {
  left: 18%;
}

.swiper-button-next, .swiper-button-prev,
.epemvaseis-swiper-button-next, .epemvaseis-swiper-button-prev {
  width: 51px !important;
  height: 51px !important;
  border-radius: 9px;
}

.vacuum {
  height: 64px;
}

.swiper-01 {
  height: 772px;
  padding-left: 15px !important;
  width: 100%;
  padding-top: 109px !important;
}

.epemvaseis .swiper-container .swiper-slide {
  grid-template-columns: 170px 170px 170px;
  grid-template-rows: 170px 170px 170px;
  gap: 23px;
}

.epemvaseis-item video {
  width: 572px;
  left: 7px;
}

.swiper-pagination-epe {
  right: -176px !important;
}

.epemvaseis .swiper-slide .swiper--item-slide h3 a {
  font-size: 14px;
}

.epemvaseis-image {
  background-color: #E1F0FA;
  height: 823px; 
}

.footer-big-box {
 padding: 55px 55px 0 55px;
}

.footer-box-h2-earth h2 {
  padding-right: 20px;
  font-size: 47px;
  padding-top: 55px;
}

.gmap_canvas.footer--custom iframe {
  height: 234px; 
}

.gmap_canvas.footer--custom {
  margin-top: -40px;
  width: 239px;
  height: 228px; 
}

.footer-box-h2-earth {
  padding-left: 44px; 
}

.footer-big-box::after {
  top: 129px;
}
 
.footer-info {
  gap: 23px;
  margin-top: 49px;
}

.copyright {
  margin-top: 49px;
  padding-bottom: 24px;
  font-size: 15px;
}

.top-header-article {
  padding-left: 3px;
  gap: 57px;
  padding-block: 76px;
}

.page-header h1,
.layout-cassiopeia_papadomichelakis404 .page-header p {
  width: 525px;
}

.full-image img {
  width: 350px;
}

.full-image::after {
  top: 20%;
  left: -37px;
  width: 469px;
  height: 112px;
}

.box-intro-artcle {
  padding: 48px 125px;
}

.com-content-article__body {
  width: 74%;
}

[data-rlta-element="button"] h3 {
  font-size: 25px !important;
}

[data-rlta-element="panel"] {
  padding: 19px 41px !important;
}

}

/* applies to x-large devices (large desktops, less than 1400px) */
@media (min-width: 1200px) and (max-width: 1399px) {

.header-top-bar {
  grid-template-columns: 25% 75%;
  padding-inline: 27px;
}

.custom-menu .mod-list li a {
  padding: 7px 13px;
  font-size: 16px;;
}

.text-header.left h2 {
  font-size: 20px;
}

.text-header.right p {
  font-size: 18px;
}

.text-header-featured {
  width: 800px;
}
.title-landing, .page-header h1 {
  font-size: 42px;
}

.box-h2-landing .title-landing {
  margin-left: 159px;
  margin-right: 95px;
}

.inside-iatros h3 {
  font-size: 25px;
}

.inside-iatros h4 {
  font-size: 20px;
}

.inside---iatros {
  width: 60%;
  margin-right: 76px;
}

.image-iatros {
  width: 612px;
  height: 606px;
  margin-top: -115px;
  margin-right: -298px;
}

.image-iatros img {
  max-width: 100%;
  left: -79px;
}

.video-page.view-category .blog-items {
  gap: 33px;
  width: 86%;
}

.footer-info-item {
  width: 253px;
}

.footer-info-item img {
  width: 22px;
  height: 22px;
}

#rsform_3_page_0 {
  padding-inline: 10%;
}

.video-page.view-article iframe {
  width: 695px;
  height: 374px;
}

.line-iatros {
  margin-block: 32px;
}

.text--iatros {
  margin-inline: 30px;
}

p {
  font-size: 17px;
  line-height: 30px;
}

.inside-iatros {
    padding-block: 49px;
}

.text--iatros {
  margin-inline: 19px;
  margin-bottom: 43px;
  font-size: 17px;
}

.box-simptomata-items li a,
.blog-item .page-header h2 a {
  font-size: 19px;
  padding-block: 29px;
}

.blog-items .blog-item {
  width: 94%;
}

.landing-pathiseis-items .text-pathiseis .text--pathseis-p {
  padding: 44px 34px 112px;
}

.blog-items .blog-item:nth-child(2n+1) .item-content .page-header h2 a {
    padding-right: 20px;
}

.box-simptomata-item.left::before, .box-simptomata-item.right::before {
  width: 490px;
  height: 455px;
}

.blog-items .blog-item:nth-child(2n) .item-content .page-header h2 a {
  padding-left: 20px;
}

.swiper-slide-inside-land {
  height: 155px;
  width: 90%;
}

.swiper-pagination-fraction {
  top: 83px !important;
}

.slide-number {
  font-size: 213px;
  line-height: 165px;
}

.swiper-slide-inside-land .li-pathiseis {
  font-size: 25px;
  line-height: 25px;
}

.swiper-button-next-prev {
  left: 22%;
  width: 142px;
}

.swiper-button-next, .swiper-button-prev,
.epemvaseis-swiper-button-next, .epemvaseis-swiper-button-prev {
  width: 51px !important;
  height: 51px !important;
  border-radius: 9px;
}

.vacuum {
  height: 64px;
}

.swiper-01 {
  height: 772px;
  padding-left: 15px !important;
  width: 100%;
  padding-top: 109px !important;
}

.epemvaseis .swiper-container .swiper-slide {
  grid-template-columns: 170px 170px 170px;
  grid-template-rows: 170px 170px 170px;
  gap: 23px;
}

.epemvaseis-item video {
  width: 572px;
  left: 7px;
}

.swiper-pagination-epe {
  right: -176px !important;
}

.epemvaseis .swiper-slide .swiper--item-slide h3 a {
  font-size: 14px;
}

.epemvaseis-image {
  background-color: #E1F0FA;
  height: 777px;
}

.footer-big-box {
 padding: 55px 55px 0 55px;
}

.footer-box-h2-earth h2 {
  padding-right: 20px;
  font-size: 47px;
  padding-top: 55px;
}

.image-logo-footer {
width: 350px; 
}

.gmap_canvas.footer--custom iframe {
  height: 234px; 
}

.gmap_canvas.footer--custom {
  margin-top: -40px;
  width: 239px;
  height: 228px; 
}

.footer-box-h2-earth {
  padding-left: 44px; 
}

.footer-big-box::after {
  top: 129px;
}
 
.footer-info {
  gap: 23px;
  margin-top: 49px;
}

.copyright {
  margin-top: 49px;
  padding-bottom: 24px;
  font-size: 15px;
}

.top-header-article {
  padding-left: 3px;
  gap: 57px;
  padding-block: 76px;
}

.page-header h1,
.layout-cassiopeia_papadomichelakis404 .page-header p {
  width: 525px;
}

.full-image img {
  width: 350px;
}

.full-image::after {
  top: 20%;
  left: -37px;
  width: 469px;
  height: 112px;
}

.box-intro-artcle {
  padding: 48px 125px;
}

.com-content-article__body {
  width: 74%;
}

[data-rlta-element="button"] h3 {
  font-size: 25px !important;
}

[data-rlta-element="panel"] {
  padding: 19px 41px !important;
}

.layout-cassiopeia_papadomichelakis404 .page-header p {
  font-size: 19px;
}


}

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

.header-top-bar {
  grid-template-columns: 30% 70%;
  padding-inline: 50px;
}

.layout-cassiopeia_papadomichelakis404 .page-header p {
  font-size: 19px;
}

.logo img {
  width: 325px;
}

.custom-menu .mod-list li a {
  padding: 7px 11px;
  font-size: 17px;
}

.text-header.left h2 {
  font-size: 23px;
}

.text-header.left {
  display: flex;
  flex-direction: column;
  justify-content: center; 
}

.text-header-featured {
  width: 902px;
}

.inside---iatros {
  width: 55%;
  margin-right: 106px;
}

.line-iatros {
  margin-block: 25px;
}

.inside-iatros {
  padding-block: 35px;
}

.inside-iatros h3 {
  font-size: 30px;
}

.inside-iatros h4 {
  font-size: 25px;
}

p {
  font-size: 19px;
  line-height: 35px;
}

.image-iatros {
  width: 794px;
  height: 796px; 
}

.title-landing, .page-header h1 {
    font-size: 51px;
}

.box-h2-landing .title-landing {
  margin-left: 191px;
  margin-right: 179px;
}

.vacuum {
  height: 95px;
}

.box-simptomata-items li a, .blog-item .page-header h2 a {
  font-size: 21px;
  padding-block: 30px;
  padding-right: 24px;
}

.landing-pathiseis-items .text-pathiseis .text--pathseis-p {
  padding: 59px 56px 157px;
}

.swiper-button-next-prev {
  width: 160px;
  left: 23%;
}

.swiper-button-prev, .epemvaseis-swiper-button-next, .epemvaseis-swiper-button-prev {
  width: 55px !important;
  height: 55px !important;
  border-radius: 14px;
}

.swiper-slide-inside-land {
  height: 203px;
  width: 95%;
}

.slide-number {
  font-size: 277px;
  line-height: 215px;
  left: -53px;
}

.swiper-pagination-fraction {
  top: 110px !important; 
}

.swiper-slide-inside-land .li-pathiseis {
  font-size: 31px; 
}

.epemvaseis .swiper-container .swiper-slide {
  grid-template-columns: 185px 185px 185px;
  grid-template-rows: 185px 185px 185px;
  gap: 28px;
}

.epemvaseis-item video {
  width: 738px;
}

.swiper-01 {
  padding-left: 62px !important;
  padding-top: 168px !important;
}

.swiper-pagination-epe {
  right: -175px !important;
}

.epemvaseis .swiper-slide .swiper--item-slide h3 a {
  font-size: 17px; 
}

.footer-big-box {
  padding: 66px 66px 0 66px;
}

.footer-box-h2-earth {
  padding-left: 63px;
}

.footer-box-h2-earth h2 {
  padding-right: 55px;
  font-size: 64px;
}

.footer-info {
  gap: 57px;
  margin-top: 46px;
}

.copyright {
  margin-top: 64px;
  font-size: 16px;
}

.top-header-article {
  padding-left: 117px;
  gap: 50px;
  padding-block: 60px;
}

.full-image img {
  width: 368px;
}

.box-intro-artcle {
  padding: 64px 195px;
}

.com-content-article__body {
  width: 64%;
}

.video-page.view-category .blog-items {
  width: 88%;
}

.video-page.view-article iframe {
  width: 866px;
  height: 453px;
}

#rsform_3_page_0 {
  padding-inline: 19%;
}

#rsform_3_page_0::after {
  width: 87%;
}

.first-text-header {
  bottom: 89px;
}

  
}

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

.inside-iatros::before {
  width: 100%;
}

.image-iatros {
  width: 773px;
  height: 806px; 
}

.swiper-pagination-fraction {
  top: 125px !important; 
}

#rsform_3_page_0::after {
  width: 1996px;
}

}



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

  .epemvaseis-item.desck {
    display: none;
  }
  
}

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

  .epemvaseis-item.mobile,
  .top-social-menu {
  display: none;
}
  
}

