/* applies to x-small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
  
  .itemid-129 .title-categories h1 {
    font-size: 24px;
  }
  
  .layout-cassiopeia_thoracicsurgeongiatros .box-03 {
    padding: 30px 24px;
  }
  
  .phone-mobile--new {
  position: absolute;
  right: 0;
  top: 280px;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #717564;
}
  
  .phone-abs-icon img {
    width: 20px;
    height: 20px;
  }
  
  .big--box-footer-new {
    grid-template-columns: 1fr;
  }
  
  .box-footer-b {
    width: 60%;
    margin: auto;
  }

.xrisimes-simvoules-items {
  width: 95%;
  margin-top: 70px;
  gap: 11px;
  padding: 10px;
}
.xrisimes-simvoules-item {
  padding: 12px;
}


	
.title-categories {
    bottom: -12%;
}
  
.layout-cassiopeia_thoracicsurgeonmedia-video .small-title {
  height: 52px;
  font-size: 13px;
  padding-left: 10px;
  padding-right: 17px;
}

.title-video h1 {
    font-size: 25px;
}
  
.article-video--box {
    width: 88%;
    margin-top: 130px;
}

.itemid-145 .title-categories h1, .itemid-175 .title-categories h1 {
  font-size: 22px;
}


/* videoo  */
.title-video h1 {
  font-size: 18px;
  text-align: center;
}

.view-article.layout-cassiopeia_thoracicsurgeonmedia-video iframe {
  width: 100%;
  height: 139px;
}

.view-article.layout-cassiopeia_thoracicsurgeonmedia-video .com-content-article.item-page {
  width: 100%;
}
/* videoo  */


[data-rlta-state="closed"]::after,
[data-rlta-state="open"]::after
{
  background-size: 52%;
  right: 1%;
  top: 37%;
}

[data-rlta-state="open"]::after {
  top: 52%;
}
  
  /* accordion */

[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="button"], [data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="panel"] > [data-rlta-element="panel-content"], [data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="tabs"] > [data-rlta-element="panels"] > [data-rlta-element="panel"] > [data-rlta-element="panel-content"]
{
  padding: 0 20px;
}

[data-rlta-element="button"] h3
{
  font-size: 17px !important;
  width: 84% !important;
}

[data-rlta-element="button"]:nth-child(4n+1),
[data-rlta-element="button"]:nth-child(2n+1)
{
  width: 90%;
}

[data-rlta-element="button"]
{
  height: 80px;
  border-radius: 0 180px 180px 0 !important;
}

[data-rlta-element="panel-content"]
{
  background-color: #3B4D5B !important;
  color: #fff;
  width: 82% !important;
}

.com-content-article.custom [data-rlta-element="panel-content"] p
{
  padding-top: 25px;
}

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

  /* accordion */
  
  
  .view-category .category-desc
  {
      display: block !important;
    }

.col-logo {
  height: 79px;
    z-index: 5;
  position: relative;
  top: 6px;
}

.view-featured .first-video video {
  width: 268vw;
  transform: translate(-51%);
}

/* menu */

.navbar  {
  position: absolute;
  margin-top: 0px;
  right: -1192px;
  top: 0;
  transition: all 0.8s;
}

.navbar.change  {
  right: 0px;
  position: absolute;
  transition: all 0.8s;
  height: 100%;
  padding: 0;
  width: 100%;
}

.navbar.change .custom-menu  {
  height: 100vh;
  border-radius: 0;
  background-color: #B57566D1;
  background-image: url(/images/landing/tree-menu-mobile.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: bottom;
  backdrop-filter: blur(7px);
}


.row.row-top-bar.mx-0 {
  position: fixed;
  width: 100%;
  z-index: 12;
}

.menu-line {
	background-color: #ffffff;
	height: 1px;
  width: 100%;
}

.humburger-menu {
  width: 22px;
  height: 30px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  position: fixed;
  top: 25px;
  right: 28px;
  transition: all 0.8s;
  z-index: 10;
}

  .humburger-menu {
width: 83px;
  height: 47px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  position: fixed;
  top: 15px;
  right: 28px;
  transition: all 0.8s;
  z-index: 10;
  background-color: #b57566;
  right: 0;
  padding: 10px 27px 10px 25px;
  border-radius: 30px 0px 0px 30px;
}

.box-navbar {
  background-color: #B57566;
  width: 48%;
  margin-left: auto;
  border-radius: 60px 0px 0px 60px;
  height: 50px;
}

  .box-navbar {
  background-color: #B5756600;
  width: 100%;
  margin-left: 0;
  border-radius: 60px 0px 0px 60px;
  height: 50px;
  position: fixed;
  right: 0px;
  z-index: 22;
}

.col-menu {
  display: flex;
  align-items: center;
}

.navbar li a {
  color: #000;
}

.custom-menu {
  padding-right: 0;
  height: 100%;
  width: 100%;
  transition: all 0.8s;
}

.custom-menu .mod-list li {
  padding-left: 0;
}

.custom-menu .mod-list li a {
	color: #fff;
}

.mod-menu {
  flex-direction: column;
  display: flex;
  width: 100%;
  align-items: center;
}

.change .humburger-menu {
  top: 25px;
  background-color: #b5756600;
}

.change .line-1 {
transform: rotateZ(-50deg) translate(-6px, 0px);
transition: all 0.8s;

}

.change .line-2 {
  opacity: 0;
  transition: all 0.8s;
}

.change .line-3 {
transform: rotateZ(50deg) translate(-15px, -7px);
transition: all 0.8s;

}

.custom-footer .logo {
  width: 200px;
}


.custom-menu .mod-list li a {
  font-size: 20px;
}

.custom-menu .mod-list li {
padding-top: 25px;
}

.logo-basic-01 img {
  max-width: 138px;
  
max-width: 200px;
  position: relative;
  left: -32px;
}


/* menu */

main {
  overflow: hidden;
}

.header {
  overflow: hidden;
}

.logo {
    width: 145px;
}

.box-header-icon {
  height: 43px;
  width: 38px;
  padding-top: 7px;
  margin-right: 9px;
}

.box-header-icon img {
  height: 20px;
  width: 20px;
}

div.mod-languages ul.lang-block li {
  width: 45px;
}

div.mod-languages ul li.lang-active {
  width: 64px;
}

.header-lang li a {
  font-size: 15px;
}

.box-header-icon:nth-child(1) {
  height: 58px;
}

.feature-social-icon {
  left: 5%;
}

.vacuum {
  height: 60px;
}

.welcome-landing .first--landing {
  font-size: 20px;
  width: 60%;
}

.welcome-landing .second--landing {
  font-size: 20px;
}

.welcome--landing {
  width: 85%;
}

p {
  font-size: 15px;
  line-height: 28px;

}

.layout-cassiopeia_thoracicsurgeongiatros .title-categories h1 {
    font-size: 29px;
}

.col-soltanis-right, .col-video-latest.b {
  padding: 27px 0 61px 60px !important;
}

.col-soltanis-right h2, .col-video-latest.b h2 {
  width: 90%;
  font-size: 20px;
  font-family: "Serif-Light";
  line-height: 33px;
  margin-bottom: 30px;
}

.box-soultanis-02 {
    width: 79%;
}

.logos-bottom-soultanis {
  margin-top: 41px;
}

.classic-arrow img {
  width: 39px;
}

.col-soltanis-right .classic-arrow {
  margin-top: 10px;
}

.thoracicsurgery-landing {
  padding: 9%;
}

.title-land {
  font-size: 30px;
}

.box-inside-thor {
  padding: 45px 0px;
}

.box-inside-thor h2 {
  margin-bottom: 45px;
  font-family: "Serif-Light";
}

.box-first-thor {
  width: 80%;
  margin-bottom: 25px;
}

.big-arrow-epemvaseis img {
  width: 56px;
}

.big-arrow-epemvaseis {
  padding-right: 10px;
  height: 23px;
}

.box-inside-thor .big-arrow-epemvaseis {
  padding-right: 13px;
}

.row-thor {
  margin-top: 60px;
}

.col-thor-left {
  display: flex;
  justify-content: center;
}

.col-thor-box h3 {
  text-align: center;
  margin-bottom: 25px;
}

.image-thor {
width: 60px;
}

.line-thor {
  width: 76%;
  margin: auto;
  margin-top: 50px;
  margin-bottom: 43px;
}

.arrow-small {
  left: 39%;
}

.col-thor-box {
  margin-top: 40px;
}

.col-thor-right {
  justify-content: center;
}

.box-ailments-left.a h2 {
  font-family: "Serif-Light";
  margin-bottom: 30px;
}

.box-ailments-left.a {
  width: 100%;
}

.big-arrow-epemvaseis {
bottom: 55px;
left: 0;
width: 50%;
}

.box-ailments-left.b {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: end;
}

.box-ailments-left.b img {
  width: 200px;
}

.row-ailments.a, .welcome-landing::after {
  background-size: 425%;
  background-position: -116px 0px;
  height: 346px;
}

.box-ailments-c {
    padding: 48px 44px;
}

.col-ailments-left.d {
  height: 300px;
}


.swiper-2 {
  width: 70%;
}

.box-slide .line-slide, .box-slide p {
  opacity: 1;
  transition: 0.3s;
}

.swiper-2 .line-slide {
  margin-bottom: 11px;
  margin-top: 20px;
}

.box-inside-slide {
  bottom: 80px;
  padding: 0 33px;
}

.swiper-5 .swiper-pagination-bullet::after {
  content: '' !important;
}

.swiper-slide-box-epemvaseis {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  color: #000;
}

.row.row-epemvaseis::after {
  display: none;
}

.row.row-epemvaseis::before {
  width: 93%;
  height: 461px;
  background-image: url(/images/landing/mobile-landing-tree.svg);
  background-position: center center;
  top: 88px;
  right: 0;
  margin: auto;
  left: 0;
}

.swiper-5 .swiper-pagination-bullet {
  background: var(--swiper-pagination-bullet-inactive-color,#3B4D5B);
  opacity: 0.5;
  width: 10px;
  height: 10px;
  margin-right: 10px !important;
  margin-bottom: 0px !important;
}

.row-epemvaseis h2, .swiper.swiper-5 .swiper-pagination {
  padding-left: 0px;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap,1px);
}

.swiper.swiper-5 .swiper-pagination {
  display: flex;
  height: 24px;
  align-items: center;
}

.swiper-horizontal > .swiper-pagination-bullets, 
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom,-3px) !important;
}

.swiper-5 .swiper-pagination-bullet-active::before {
  display: none;
}

.swiper-slide-box-epemvaseis p {
  padding-bottom: 0px;
}

.swiper-slide-box-epemvaseis .arrow-small {
  margin-bottom: 20px;
  display: none;
}

.row.row-epemvaseis {
  background: #D9CDC8;
  padding-top: 0px;
}

.swiper-5 .swiper-pagination-bullet:last-child {
  margin-bottom: 0px !important;
}

.row-epemvaseis h2 {
  padding-bottom: 0px;
  height: 110px;
  background-color: #ADB19F;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Serif-Light";
}

.big-arrow-epemvaseis-box {
  margin-left: 0;
}

.swiper.swiper-5 .swiper-pagination-bullet-active {
  left: 0;
  opacity: 1;
  width: 14px;
  height: 14px;
}

.big-arrow-epemvaseis-box {
  margin-top: 15px;
  margin-bottom: 3px;
}

  .swiper.swiper-5 .swiper-pagination {
  display: flex;
  height: 24px;
  align-items: center;
  position: absolute !important;
  text-align: center;
  justify-content: center;
  width: 100% !important;
}

.swiper.swiper-5 {
  display: flex;
  width: 73%;
  padding-top: 30px;
  padding-bottom: 20px;
}

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

.ailments-landing .swiper-button-box {
display: none;
}

.swiper-3 h2.mod-title {
  height: 144px;
  padding-left: 0;
  width: 100%;
  top: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
}

.media-landing::before {
 display: none;
}

.media-landing::after,
.media-landing-basic::after {
  display: none;
}

.col-video-latest.a {
  background-color: #3B4D5B;
}

.col-video-latest.b {
  background-color: #D9CDC9;
}

.media-landing .big-arrow-epemvaseis {
  bottom: 0;
  z-index: 2;
  top: 37.6%;
}

.col-video-latest.a {
  padding-top: 140px !important;
}

.media-landing-basic .swiper-pagination-video {
  display: none;
}

.nea-custom .title-news-landing {
  width: 80%;
  height: 90px;
}

.nea-custom {
    padding: 127px 9px 110px 9px;
}

.box-intro-text {
  width: 89%;
  margin: 0 19px;
  position: relative;
  top: 38px;
}

.slide-box-news {
  align-items: flex-start;
}

.arrow-small {
  width: 36px;
}

 .card-news p {
  line-height: 27px;
}

.card-news {
  width: 96%;
}

.nea-custom .arrow-small {
  margin-top: 0;
}

.swiper-4 {
  height: 369px;
}

.news-title h3 {
  font-size: 19px;
}

.nea-custom .arrow-news-bottom {
  width: 75%;
  height: 70px;
}

.swiper-4 .swiper-slide::after {
  top: 27px;
  left: 29px;
  width: 92%;
  height: 64%;
}

.nea-custom .swiper-pagination-news {
  bottom: 118px;
  left: 43%;
}

.nea-custom .big-arrow-epemvaseis {
  position: absolute;
  bottom: 20px;
}

.nea-custom .image-news-intro {
  width: 73%;
}

.col-thor-left .col-thor-box {
  margin-top: 0px;
}

 .swiper-3 .arrow-small ,
 .swiper-4 .arrow-small {
  left: 0;
}

.box-blog {
  padding: 67px 0px 0px 0px;
}

.arrow-blog-bottom {
  height: 121px;
  width: 80%;
  margin-left: auto;
}

.arrow-blog-bottom .big-arrow-epemvaseis {
  width: 203px;
}

.big-box-footer-a {
    width: 100%;
  padding-left: 0px;
  padding-block: 0px;
  border-left: 0px solid #3B4D5B;
}

.box-footer-icon:last-child {
  margin-right: 0px;
}

.box-footer-a {
  display: flex;
  justify-content: center;
  margin-top: 33px;
}

.footer-logo-image {
  margin-top: 70px;
  margin-bottom: 0px;
  display: flex;
  justify-content: center;
}

.footer-copyright {
  position: relative;
}

.big-box-footer-b,
.footer-copyright p {
  margin-left: 0;
  width: 80%;
  margin: auto;
}

.big-box-footer-b h3 {
  font-size: 20px;
}

.footer-copyright p {
  font-size: 12px;
  padding: 0;
  padding-bottom: 0px;
  line-height: 20px;
  text-align: center;
  margin-top: 40px;
  width: 86%;
  padding-bottom: 11px;
}

.col-footer-a, .col-footer-b {
  padding-top: 60px;
}

.col-footer-b {
  border: 1px solid#707070;
}

.custom-footer::after {
display: none;
}

.navbar.change div.mod-languages ul li.lang-active,
.navbar.change .box-header-icon:nth-child(1) {
    background-color: #a25949;
}

.navbar.change .mod-languages__list li a {
  color: #fff;
}

.footer-logo-image img {
  margin-left: 0;
}


/* categories */

.category-desc {
        height: auto;

}

.box-07 img {
    width: auto;
    height: auto;
}

.intro-image-categories {
  margin-top: 0px;
}

.intro-image-categories img {
  max-width: 318%;
  position: relative;
  left: -561px;
}

.title-categories h1 {
    font-size: 26px;
}

.row-box-article {
  margin-top: 66px;
}

.custom-category-discription {
  height: auto; 
  padding-bottom: 27px;
  padding-block: 0px;
}

.title-categories {
  width: 100%;
  height: 85px;
  bottom: 0%;
  left: 0px;
}

.custom-category-discription p {
  width: 92%;
  line-height: 28px;
}

.row-categories {
  padding: 0 40px;
}

.box-custom-category {
    width: 315px;
  height: 235px;
}

.box-custom-category::after {
  width: 38%;
  height: 117%;
  left: 25px;
}

.col--category-box {
  margin-bottom: 4px;
}

.title-category-items h2 {
  padding: 0 52px;
  font-size: 21px;
}


/* categories */


/* categories-ekso */
.view-categories .category-desc {
  height: inherit;
  display: flex;
  flex-direction: column;
}


.view-categories .box-custom-category {
  width: 331px;
  height: 235px;
  margin-bottom: 17px;
}

.view-categories .col--category-box:last-child .box-custom-category  {
  margin-bottom: 0px;
}

/* categories-ekso */

.box-02,
.box-05
 {
  padding: 29px;
}

 .layout-cassiopeia_thoracicsurgeoncustom-category .category-desc {
  height: inherit;
  display: flex;
}

.box-03 {
  padding: 19px 40px 73px 40px;
  height: 100%;
}

.box-04 {
  height: 100%;
}

.box-08 {
  height: 93%;
  padding: 30px;
}

.com-content-article li
{
  font-size: 15px;
  letter-spacing: 0.8px;
  font-family: "Serif-Light";
}

.com-content-article.custom p
{
  padding-bottom: 17px;
}

.box-09 p {
  padding: 0;
}

.box-06 p
{
    padding: 0 4%;
}

.box-10 {
display: none;
}

.box-09 {
  padding: 30px;
  height: 100%;
  z-index: 3;
  position: relative;
}


/* categories-ekso */

.layout-cassiopeia_thoracicsurgeonmedia-video .row-categories {
  padding: 0 41px;
}

/* new category */

.row-news-category {
    padding-left: 16px;
}

.news-title {
  font-size: 20px;
}

 .card-news p {
  font-size: 12px;
}

.image-news-intro img {
  width: 100px;
}

.image-news-intro img {
  width: 226px;
}

.layout-cassiopeia_thoracicsurgeoncustom-news .slide-box-news::before {
  top: 14%;
  width: 87%;
  height: 108%;
  left: 32px;
}

.layout-cassiopeia_thoracicsurgeoncustom-news .col-news-category,
.layout-cassiopeia_thoracicsurgeoncustom-news .col-news-category:nth-last-child(-n+2) {
  margin-bottom: 85px;
}
/* new category */

.layout-cassiopeia_thoracicsurgeoncustom-blog .row-land-blog {
  margin: 0 35px;
}

.box-intro-text-blog {
  font-size: 20px;
  padding: 0px 38px;
}

/* contact */

#rsform_3_page_0 {
  width: 86%;
}

.formControls input::placeholder,
.formControls textarea::placeholder {
  font-size: 12px;
}

.form-control {
  padding: 0.2rem 1rem;
}

.mb-3.rsform-block.rsform-block-terms.rsform-type-checkboxgroup {
 justify-content: flex-start;
}

.layout-cassiopeia_thoracicsurgeonepikoinonia .form-check.form-check-inline {
  font-size: 10px;
}

.layout-cassiopeia_thoracicsurgeonepikoinonia .btn-primary {
  font-size: 10px;
}

/* contact */


}

/* applies to small devices (landscape phones, less than 768px) */
@media (min-width: 576px) and (max-width: 767.98px) {

.layout-cassiopeia_thoracicsurgeongiatros .box-03 {
  padding: 30px 24px;
}

.big--box-footer-new {
  grid-template-columns: 1fr;
}

.xrisimes-simvoules-item img {
  width: 117px;
}

.box-footer-b {
  width: 44%;
  margin: auto;
}

.xrisimes-simvoules-items {
  width: 95%;
  margin-top: 121px;
  gap: 11px;
  padding: 10px;
}

.xrisimes-simvoules-item {
  padding: 12px;
}

.itemid-145 .title-categories h1, .itemid-175 .title-categories h1 {
  font-size: 26px;
}

.layout-cassiopeia_thoracicsurgeongiatros .title-categories h1 {
  font-size: 27px;
}

.layout-cassiopeia_thoracicsurgeonmedia-video .small-title {
  height: 65px;
  font-size: 16px;
  padding-left: 10px;
  padding-right: 15px;
}

.article-video--box {
  margin-top: 133px;
}

/* videoo  */
.title-video h1 {
  font-size: 18px;
  text-align: center;
}

.view-article.layout-cassiopeia_thoracicsurgeonmedia-video iframe {
  width: 441px;
  height: 285px;
}

.view-article.layout-cassiopeia_thoracicsurgeonmedia-video .com-content-article.item-page {
    width: 100%;
}
/* videoo  */

[data-rlta-state="closed"]::after,
[data-rlta-state="open"]::after
{
  background-size: 57%;
  right: 1%;
  top: 37%;
}

[data-rlta-state="open"]::after {
  top: 52%;
}

 /* accordion */

[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="button"], [data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="panel"] > [data-rlta-element="panel-content"], [data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="tabs"] > [data-rlta-element="panels"] > [data-rlta-element="panel"] > [data-rlta-element="panel-content"]
{
  padding: 0 20px;
}

[data-rlta-element="button"] h3
{
    font-size: 20px !important;
  width: 84% !important;
}

[data-rlta-element="button"]:nth-child(4n+1),
[data-rlta-element="button"]:nth-child(2n+1)
{
  width: 90%;
}

[data-rlta-element="button"]
{
  height: 80px;
  border-radius: 0 180px 180px 0 !important;
}

[data-rlta-element="panel-content"]
{
  background-color: #3B4D5B !important;
  color: #fff;
  width: 82% !important;
}

.com-content-article.custom [data-rlta-element="panel-content"] p {
    padding-top: 2px;
  }

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

  /* accordion */

.col-logo {
  height: 79px;
  z-index: 3;
}

  .view-category .category-desc
{
    display: block !important;
  }

.view-featured .first-video video {
  width: 175vw;
  transform: translate(-42%);
}

/* menu */

.navbar  {
  position: absolute;
  margin-top: 0px;
  right: -1192px;
  top: 0;
  transition: all 0.8s;
}

.navbar.change  {
  right: 0px;
  position: absolute;
  transition: all 0.8s;
  height: 100%;
  padding: 0;
  width: 100%;
}

.navbar.change .custom-menu  {
  height: 100vh;
  border-radius: 0;
  background-color: #B57566D1;
  background-image: url(/images/landing/tree-menu-mobile.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: bottom;
  backdrop-filter: blur(7px);
}

.row.row-top-bar.mx-0 {
  position: fixed;
  width: 100%;
  z-index: 12;
}

.menu-line {
  background-color: #ffffff;
  height: 1px;
  width: 100%;
}

.humburger-menu {
  width: 22px;
  height: 30px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  position: fixed;
  top: 25px;
  right: 28px;
  transition: all 0.8s;
  z-index: 10;
}

.box-navbar {
  background-color: #B57566;
  width: 38%;
  margin-left: auto;
  border-radius: 60px 0px 0px 60px;
  height: 50px;
}

.col-menu {
  display: flex;
  align-items: center;
}

.navbar li a {
  color: #000;
}

.custom-menu {
  padding-right: 0;
  height: 100%;
  width: 100%;
  transition: all 0.8s;
}

.custom-menu .mod-list li {
  padding-left: 0;
}

.custom-menu .mod-list li a {
  color: #fff;
}

.mod-menu {
  flex-direction: column;
  display: flex;
  width: 100%;
  align-items: center;
}

.change .humburger-menu {
  top: 25px;
}

.change .line-1 {
  transform: rotateZ(-50deg) translate(-6px, 0px);
  transition: all 0.8s;
}

.change .line-2 {
  opacity: 0;
  transition: all 0.8s;
}

.change .line-3 {
  transform: rotateZ(50deg) translate(-15px, -7px);
  transition: all 0.8s;
}

.custom-menu .mod-list li a {
  font-size: 20px;
}

.custom-menu .mod-list li {
  padding-top: 19px;
}


/* menu */

main {
  overflow: hidden;
}

.header {
  overflow: hidden;
}

.logo {
width: 170px;
}

.box-header-icon {
  height: 55px;
  width: 38px;
  padding-top: 7px;
  margin-right: 9px;
}

.box-header-icon img {
  height: 20px;
  width: 20px;
}

div.mod-languages ul.lang-block li {
  width: 45px;
}

div.mod-languages ul li.lang-active {
  width: 64px;
}

.header-lang li a {
  font-size: 15px;
}

.box-header-icon:nth-child(1) {
  height: 77px;
}

.feature-social-icon {
  left: 5%;
}

.vacuum {
  height: 75px;
}

.welcome-landing .first--landing {
  font-size: 20px;
  width: 60%;
}

.welcome-landing .second--landing {
  font-size: 20px;
}

.welcome--landing {
  width: 85%;
}

p {
  font-size: 15px;
}

.col-soltanis-right, .col-video-latest.b {
  padding: 27px 0 61px 60px !important;
}

.col-soltanis-right h2, .col-video-latest.b h2 {
  width: 90%;
  font-size: 20px;
  font-family: "Serif-Light";
  line-height: 33px;
  margin-bottom: 30px;
}

.box-soultanis-02 {
    width: 79%;
}

.logos-bottom-soultanis {
  margin-top: 41px;
}

.classic-arrow img {
  width: 39px;
}

.col-soltanis-right .classic-arrow {
  margin-top: 10px;
}

.thoracicsurgery-landing {
  padding: 9%;
}

.title-land {
  font-size: 30px;
}

.box-inside-thor {
  padding: 45px 0px;
}

.box-inside-thor h2 {
  margin-bottom: 45px;
  font-family: "Serif-Light";
}

.box-first-thor {
  width: 80%;
  margin-bottom: 25px;
}

.big-arrow-epemvaseis img {
  width: 56px;
}

.big-arrow-epemvaseis {
  padding-right: 10px;
  height: 23px;
}

.box-inside-thor .big-arrow-epemvaseis {
  padding-right: 13px;
}

.row-thor {
  margin-top: 60px;
}

.col-thor-left {
  display: flex;
  justify-content: center;
}

.col-thor-box h3 {
  text-align: center;
  margin-bottom: 25px;
}

.image-thor {
width: 60px;
}

.line-thor {
  width: 76%;
  margin: auto;
  margin-top: 50px;
  margin-bottom: 43px;
}

.arrow-small {
  left: 43%;
}

.col-thor-box {
  margin-top: 40px;
}

.col-thor-right {
  justify-content: center;
}

.box-ailments-left.a h2 {
  font-family: "Serif-Light";
  margin-bottom: 30px;
}

.box-ailments-left.a {
  width: 100%;
}

.big-arrow-epemvaseis {
bottom: 55px;
left: 0;
width: 50%;
}

.box-ailments-left.b {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: end;
}

.box-ailments-left.b img {
  width: 200px;
}

.row-ailments.a, .welcome-landing::after {
  background-size: 425%;
  background-position: -116px 0px;
  height: 346px;
}

.box-ailments-c {
    padding: 48px 44px;
}

.col-ailments-left.d {
  height: 300px;
}


.swiper-2 {
  width: 70%;
}

.box-slide .line-slide, .box-slide p {
  opacity: 1;
  transition: 0.3s;
}

.swiper-2 .line-slide {
  margin-bottom: 11px;
  margin-top: 20px;
}

.box-inside-slide {
  bottom: 80px;
  padding: 0 33px;
}

.swiper-5 .swiper-pagination-bullet::after {
  content: '' !important;
}

.swiper-slide-box-epemvaseis {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  color: #000;
}

.row.row-epemvaseis::after {
  display: none;
}

.row.row-epemvaseis::before {
  width: 55%;
  height: 461px;
  background-image: url(/images/landing/mobile-landing-tree.svg);
  background-position: center center;
  top: 88px;
  left: 0;
  right: 0;
  margin: auto;
}

.swiper-5 .swiper-pagination-bullet {
  background: var(--swiper-pagination-bullet-inactive-color,#3B4D5B);
  opacity: 0.5;
  width: 10px;
  height: 10px;
  margin-right: 10px !important;
  margin-bottom: 0px !important;
}

.row-epemvaseis h2, .swiper.swiper-5 .swiper-pagination {
  padding-left: 0px;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap,1px);
}

.swiper.swiper-5 .swiper-pagination {
  display: flex;
  height: 24px;
  align-items: center;
}

.swiper-horizontal > .swiper-pagination-bullets, 
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom,-3px) !important;
}

.swiper-5 .swiper-pagination-bullet-active::before {
  display: none;
}

.swiper-slide-box-epemvaseis p {
  padding-bottom: 0px;
}

.swiper-slide-box-epemvaseis .arrow-small {
  margin-bottom: 20px;
  display: none;
}

.row.row-epemvaseis {
  background: #D9CDC8;
  padding-top: 0px;
}

.swiper-5 .swiper-pagination-bullet:last-child {
  margin-bottom: 0px !important;
}

.row-epemvaseis h2 {
  padding-bottom: 0px;
  height: 110px;
  background-color: #ADB19F;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Serif-Light";
}

.big-arrow-epemvaseis-box {
  margin-left: 0;
}

.swiper.swiper-5 .swiper-pagination-bullet-active {
  left: 0;
  opacity: 1;
  width: 14px;
  height: 14px;
}

.big-arrow-epemvaseis-box {
  margin-top: 15px;
  margin-bottom: 3px;
}

  .swiper.swiper-5 .swiper-pagination {
  display: flex;
  height: 24px;
  align-items: center;
  position: absolute !important;
  text-align: center;
  justify-content: center;
  width: 100% !important;
}

.swiper.swiper-5 {
  display: flex;
  width: 73%;
  padding-top: 30px;
  padding-bottom: 20px;
}

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

.ailments-landing .swiper-button-box {
display: none;
}

.swiper-3 h2.mod-title {
  height: 144px;
  padding-left: 0;
  width: 100%;
  top: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
}

.media-landing::before {
 display: none;
}

.media-landing::after,
.media-landing-basic::after {
  display: none;
}

.col-video-latest.a {
  background-color: #3B4D5B;
}

.col-video-latest.b {
  background-color: #D9CDC9;
}

.media-landing .big-arrow-epemvaseis {
  bottom: 0;
  z-index: 2;
  top: 49.9%;
}

.col-video-latest.a {
  padding-top: 140px !important;
}

.media-landing-basic .swiper-pagination-video {
  display: none;
}

.nea-custom .title-news-landing {
  width: 80%;
  height: 90px;
}

.nea-custom {
  padding: 170px 9px 110px 9px;
}

.box-intro-text {
  width: 89%;
  margin: 13px 19px;
  position: relative;
  top: 38px;
}

.slide-box-news {
  align-items: flex-start;
}

.arrow-small {
  width: 47px;
}

 .card-news p {
  line-height: 27px;
}

.card-news {
  width: 96%;
}

.nea-custom .arrow-small {
  margin-top: 0;
}

.swiper-4 {
  height: 369px;
}

.news-title h3 {
  font-size: 19px;
}

.nea-custom .arrow-news-bottom {
  width: 75%;
  height: 70px;
}

.swiper-4 .swiper-slide::after {
  top: 27px;
  left: 29px;
  width: 92%;
  height: 64%;
}

.nea-custom .swiper-pagination-news {
  bottom: 118px;
  left: 43%;
}

.nea-custom .big-arrow-epemvaseis {
  position: absolute;
  bottom: 20px;
}

.nea-custom .image-news-intro {
  width: 73%;
}

.col-thor-left .col-thor-box {
  margin-top: 0px;
}

 .swiper-3 .arrow-small ,
 .swiper-4 .arrow-small {
  left: 0;
}

.box-blog {  
  padding: 67px 0px 67px 0px;
  width: 58%;
  margin: auto;
}

.arrow-blog-bottom {
  height: 121px;
  width: 80%;
  margin-left: auto;
}

.arrow-blog-bottom .big-arrow-epemvaseis {
  width: 203px;
}

.big-box-footer-a {
    width: 100%;
  padding-left: 0px;
  padding-block: 0px;
  border-left: 0px solid #3B4D5B;
}

.box-footer-icon:last-child {
  margin-right: 0px;
}

.box-footer-a {
  display: flex;
  justify-content: center;
  margin-top: 30px;
  }

.footer-logo-image {
  margin-top: 70px;
  margin-bottom: 0px;
  display: flex;
  justify-content: center;
}

.footer-logo-image img {
  margin-left: 0;
}

.footer-copyright {
  position: relative;
}

.big-box-footer-b,
.footer-copyright p {
  margin-left: 0;
  width: 80%;
  margin: auto;
}

.big-box-footer-b h3 {
  font-size: 20px;
}

.footer-copyright p {
  font-size: 12px;
  padding: 0;
  line-height: 20px;
  text-align: center;
  margin-top: 40px;
}

.col-footer-a, .col-footer-b {
  padding-top: 60px;
}

.col-footer-b {
  border: 1px solid#707070;
}

.custom-footer::after {
display: none;
}

.navbar.change div.mod-languages ul li.lang-active,
.navbar.change .box-header-icon:nth-child(1) {
    background-color: #a25949;
}

.navbar.change .mod-languages__list li a {
  color: #fff;
}

/* categories */

.category-desc,
.custom-category-discription {
    height: auto;
    padding-block: 44px;
}

.row-box-article {
  margin-top: 65px;
}

.box-01 .category-desc.base-desc p {
  padding-bottom: 10px;
}

.category-desc.base-desc p {
  padding-bottom: 0px;
}

.intro-image-categories {
  margin-top: 0px;
}

.intro-image-categories img {
  max-width: 204%;
  position: relative;
  left: -561px;
}

.title-categories h1 {
  font-size: 30px;
}

.title-categories {
  width: 100%;
  height: 93px;
  bottom: -21%;
  left: 0px;
}

.custom-category-discription p {
  width: 92%;
  line-height: 28px;
}

.row-categories {
  padding: 0 40px;
}

.box-custom-category {
  width: 499px;
  height: 328px;
}

.box-custom-category::after {
  width: 38%;
  height: 117%;
  left: 0px;
}

.col--category-box,
.col--category-box:nth-last-child(-n+3) {
  margin-bottom: 30px;
}

.title-category-items h2 {
  padding: 0 72px;
  font-size: 21px;
}

.col--category-box:last-child {
  margin-bottom: 0px;
}

/* categories */

/* categories-ekso */
.view-categories .category-desc {
  height: inherit;
  display: flex;
}

.view-categories .box-custom-category {
  width: 483px;
  height: 332px;
  margin-bottom: 17px;
}

.view-categories .col--category-box:last-child .box-custom-category  {
  margin-bottom: 0px;
}

/* categories-ekso */

/* categories-ekso */

.box-02,
.box-05
 {
  padding: 29px;
}

.layout-cassiopeia_thoracicsurgeoncustom-category .category-desc {
  height: inherit;
  display: flex;
}

.box-03 {
  padding: 19px 40px 73px 40px;
  height: 100%;
}

.box-04 {
  padding: 15px 40px 70px 38px;
  height: 100%;
}

.box-08 {
  height: 100%;
  padding: 28px 40px 36px 40px;
  justify-content: inherit;
}

.box-10 {
  display: none;
}

.box-09 {
  padding: 35px 42px 5px 20px;
  height: 100%;
  z-index: 3;
  position: relative;
}

  .com-content-article.custom p
{
    padding-top: 0;
  }

/* categories-ekso */

.layout-cassiopeia_thoracicsurgeonmedia-video .row-categories {
  padding: 0 41px;
}

.com-content-article li
{
  font-size: 16px;
  letter-spacing: 0.8px;
}


/* new category */

.row-news-category {
  padding-left: 16px;
}

.news-title {
  font-size: 20px;
}

.card-news p {
  font-size: 12px;
}

.image-news-intro img {
  width: 100px;
}

.image-news-intro img {
  width: 226px;
}

.layout-cassiopeia_thoracicsurgeoncustom-news .slide-box-news::before {
  top: 14%;
  width: 80%;
  height: 108%;
  left: 44px;
}

.layout-cassiopeia_thoracicsurgeoncustom-news .col-news-category,
.layout-cassiopeia_thoracicsurgeoncustom-news .col-news-category:nth-last-child(-n+2) {
  margin-bottom: 85px;
}

.layout-cassiopeia_thoracicsurgeoncustom-news .arrow-small {
  left: 0;
}

.layout-cassiopeia_thoracicsurgeoncustom-news .card-news {
  width: 74%;
}

.layout-cassiopeia_thoracicsurgeoncustom-news .news-title {
  width: 79%;
}

.layout-cassiopeia_thoracicsurgeoncustom-news .box-intro-text {
  width: 75%;
  margin: 13px 0px 4px 23px;
}
/* new category */


.layout-cassiopeia_thoracicsurgeoncustom-blog .row-land-blog {
  margin: 0 35px;
}

.box-intro-text-blog {
  font-size: 22px;
  padding: 0px 38px;
}

/* contact */

#rsform_3_page_0 {
  width: 86%;
}

.formControls input::placeholder,
.formControls textarea::placeholder {
  font-size: 13px;
}

.form-control {
  padding: 0.2rem 1rem;
}

.mb-3.rsform-block.rsform-block-terms.rsform-type-checkboxgroup {
 justify-content: flex-start;
}

.layout-cassiopeia_thoracicsurgeonepikoinonia .form-check.form-check-inline,
.layout-cassiopeia_thoracicsurgeonepikoinonia .btn-primary {
  font-size: 11px;
}


/* contact */

.col-logo {
  height: 79px;
  z-index: 3;
  position: relative;
  top: 6px;
}

.big-box-footer-b img {
  width: 68px;
}

  .humburger-menu {
  width: 93px;
  height: 47px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  position: fixed;
  top: 15px;
  right: 28px;
  transition: all 0.8s;
  z-index: 10;
  background-color: #b57566;
  right: 0;
  padding: 10px 24px 10px 40px;
  border-radius: 20px 0px 0px 17px;
}

  .box-navbar {
  background-color: #B5756600;
  width: 100%;
  margin-left: 0;
  border-radius: 60px 0px 0px 60px;
  height: 50px;
  position: fixed;
  right: 0px;
  z-index: 22;
}
.change .humburger-menu {
  top: 25px;
  background-color: #b5756600;
}

.itemid-129 .title-categories h1 {
  font-size: 23px;
}

}

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

  .itemid-129 .title-categories h1 {
    font-size: 27px;
}

.layout-cassiopeia_thoracicsurgeongiatros .box-03 {
  padding: 30px 24px;
}


.big--box-footer-new {
  grid-template-columns: 1fr;
}

.big--box-footer-new-child {
  width: 50%;
}

.xrisimes-simvoules-item img {
  width: 117px;
}

.box-footer-b {
  width: 57%;
  margin: auto;
}

.xrisimes-simvoules-items {
  width: 95%;
  margin-top: 121px;
  gap: 11px;
  padding: 10px;
}

.xrisimes-simvoules-item {
  padding: 12px;
}
  
  .custom-category-discription {
      height: auto;
  }
  
  .layout-cassiopeia_thoracicsurgeonmedia-video .small-title {
    height: 65px;
    font-size: 16px;
    padding-left: 10px;
    padding-right: 15px;
  }
  
  .col-thor-box {
    width: 96%;
    padding: 0 5px;
  }
  
  .row-box-article {
      margin-top: 72px;
  }
  
  [data-rlta-state="closed"]::after,
  [data-rlta-state="open"]::after
  {
    background-size: 67%;
    right: 1%;
    top: 37%;
  }
  
  .row.mx-0.art-row-01.row-box-article .col-md-6 {
    width: 100%;

  }
  
  .box-10 img {
      max-width: 499%;
  }
  
  .box-07 img {
      width: auto;
      height: auto;
  }
  
  .article-video--box {
    margin-top: 133px;
  }
  
  .itemid-145 .title-categories h1, .itemid-175 .title-categories h1 {
    font-size: 22px;
  }
  
  [data-rlta-state="open"]::after {
    top: 52%;
  }
  
  /* videoo  */
  .title-video h1 {
    font-size: 18px;
    text-align: center;
  }
  
  .view-article.layout-cassiopeia_thoracicsurgeonmedia-video iframe {
    width: 551px;
    height: 285px;
  }
  
  .view-article.layout-cassiopeia_thoracicsurgeonmedia-video .com-content-article.item-page {
    width: 100%;
  }
  /* videoo  */
  
 /* accordion */

  [data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="button"], [data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="panel"] > [data-rlta-element="panel-content"], [data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="tabs"] > [data-rlta-element="panels"] > [data-rlta-element="panel"] > [data-rlta-element="panel-content"]
 {
    padding: 0 0px;
}

.com-content-article.custom p
{
  padding-bottom: 6px;
}

.com-content-article li
{
  font-size: 15px;
  letter-spacing: 0.8px;
}

[data-rlta-element="button"] h3 {
    font-size: 21px !important;
  width: 84% !important;
}

[data-rlta-element="button"]:nth-child(4n+1),
[data-rlta-element="button"]:nth-child(2n+1)
{
  width: 90%;
}

[data-rlta-element="button"]
{
  height: 80px;
  border-radius: 0 180px 180px 0 !important;
}

[data-rlta-element="panel-content"]
{
  background-color: #3B4D5B !important;
  color: #fff;
  width: 82% !important;
}

.com-content-article.custom [data-rlta-element="panel-content"] p
{
  padding-top: 25px;
}

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

  /* accordion */

.col-logo {
  height: 94px;
}
  
.custom-menu .nav-item a {
 font-size: 12px;
}

.logo {
  width: 167px;
}

.custom-menu .mod-list li {
  padding-left: 12px;
}

.custom-menu {
  padding-right: 5px;
}

.header-lang li a {
  font-size: 15px;
}

div.mod-languages ul.lang-block li {
width: 52px;
} 

div.mod-languages ul li.lang-active {
  width: 73px;
} 

.box-header-icon {
  height: 65px;
  width: 37px;
  margin-right: 10px;
}

.box-header-icon img {
  width: 25px;
  height: 30px;
}

.box-header-icon:nth-child(1) {
  height: 91px;
}

.vacuum {
  height: 95px;
}

.welcome--landing {
  width: 95%;
}

.first--landing {
  font-size: 25px;
}

p {
font-size: 16px;
}

.col-soltanis-right, .col-video-latest.b {
  padding: 36px 0 58px 39px !important;
}

.col-soltanis-right h2, .col-video-latest.b h2 {
  width: 95%;
  margin-bottom: 28px;
  font-size: 22px;
}

.box-soultanis-02 {
  width: 91%;
}

.logos-bottom-soultanis {
  margin-top: 25px;
}

.col-soltanis-right .classic-arrow {
  margin-top: 6px;
}

.classic-arrow img {
  width: 60px;
}

.col-soltanis-left {
  display: flex;
  align-items: end;
}

/* .box-soltanis-image img {
  max-width: 154%;
} */

.thoracicsurgery-landing {
    padding: 20px;
}

.box-inside-thor h2 {
  margin-bottom: 35px;
}

.box-inside-thor {
  padding: 45px 0px;
}

.box-first-thor {
  width: 62%;
}

.title-land {
  font-size: 45px;
}

.big-arrow-epemvaseis {
  height: 30px;
}

.col-thor-box h3 {
  font-size: 20px;
  height: 31px;
}

.line-thor {
  margin-top: 40px;
  margin-bottom: 26px;
}

.row-thor {
  margin-top: 69px;
}

.row-thor .arrow-small {
  margin-top: 8px;
}

.arrow-small {
  width: 50px;
}

.welcome-landing .first--landing,
.second--landing {
  font-size: 22px;
}

.welcome-landing {
  padding: 42px 0;
}

.big-arrow-epemvaseis img {
  width: 94px;
}

.col-thor-box img {
  height: auto;
  width: 53px;
  top: 8px;
}

.image-thor {
  width: 75px;
}

 .box-inside-thor p {
    line-height: 26px;
}

.ailments-landing .big-arrow-epemvaseis {
  width: 290px;
}

.box-ailments-left.b {
  width: 323px;
}

.col-ailments-left.b {
  justify-content: center;
  align-items: end;
}

.box-ailments-left.a h2 {
  margin-bottom: 76px;
}

.row-ailments.a {
  height: 323px;
}

.box-ailments-c {
  padding: 41px 30px;
}

.ailments-landing .swiper-button-box {
  bottom: 33px;
  right: 94px;
}

.box-ailments-c p {
    line-height: 26px;
}

.ailments-button-next::after,
.ailments-button-prev::after {
  width: 11px;
  height: 40px;
}

.row-epemvaseis h2,
.swiper.swiper-5 .swiper-pagination {
  padding-left: 33px;
  padding-bottom: 41px;
}

.swiper-slide-box-epemvaseis {
  width: 43%;
  margin-right: 319px;
}

.row.row-epemvaseis::after {
  /* width: 413px;
  right: 3%; */
  display: none;
}

.row.row-epemvaseis {
  background: linear-gradient(90deg, rgb(0, 0, 0) 0%, rgb(76, 76, 76) 0%, rgb(174, 177, 160) 0%, rgb(174, 177, 160) 42%, rgb(217, 205, 201) 29%, rgb(217, 205, 201) 100%);
}

.swiper-pagination-bullet::after {
 font-size: 19px;
}

.row.row-epemvaseis::before {
  width: 330px;
  height: 489px;
}

.media-landing .big-arrow-epemvaseis {
  width: 249px;
}

.swiper-5 .swiper-pagination-bullet {
  margin-bottom: 45px !important;
}

.big-arrow-epemvaseis-box {
  width: 58%;
  margin-bottom: 8px;
}

.row-epemvaseis .big-arrow-epemvaseis {
  position: inherit;
  width: 249px;
}

.swiper-slide-box-epemvaseis p {
  padding-top: 8px;
  padding-bottom: 5px;
}

.nea-custom {
  padding: 135px 80px 130px 80px;
}

.p-text-mobile {
  line-height: 28px;
}

.box-intro-text {
width: 93%;
margin: 0 42px;
}

.news-title h3 {
  font-size: 22px;
}

.swiper-4 .swiper-slide {
  display: flex;
  align-items: center;
}

.swiper-4 .swiper-slide::after {
  top: 151px;
  width: 88%;
  height: 315px;
}

.swiper-4 .news-title {
  margin-bottom: 8px;
}

.swiper-3 h2.mod-title {
  height: 100%;
  padding-left: 0;
  left: 0;
  top: 12%;
  display: flex;
  justify-content: center;
}

.nea-custom .big-arrow-epemvaseis {
  width: 300px;
}

.blog-custom .title-news-landing {
  padding-top: 35px;
}

.box-blog {
  padding: 30px 20px 0px 20px;
}

.arrow-blog-bottom {
  height: 120px;
}

.arrow-blog-bottom .big-arrow-epemvaseis {
  width: 270px;
}

.box-intro-text-blog {
  padding: 0px 6px;
}

.box-blog .box-intro-text-blog h3 {
  font-size: 20px;
}

.big-box-footer-a {
  padding-left: 40px;
  padding-block: 25px;
  width: 78%;
}

.box-footer-icon {
  width: 46px;
  height: 46px;
}

.box-footer-icon img {
  width: 26px;
  height: 22px;;
}

.big-box-footer-b {
  margin-left: 58px;
}

.col-footer-a, .col-footer-b {
  padding-top: 46px;
}

.big-box-footer-b h3 {
  margin-bottom: 20px;
  font-size: 24px;
}

.footer-copyright p {
  font-size: 13px;
  padding: 10px 30px;
}

.footer-logo-image {
  margin-top: 75px;
}

.image-video-intro {
  padding-bottom: 85px;
}

.layout-cassiopeia_thoracicsurgeongiatros .title-categories h1 {
    font-size: 32px;
}

.layout-cassiopeia_thoracicsurgeongiatros .com-content-article.custom .category-desc.base-desc p {
    padding-top: 21px;
}


/* categories */

.category-desc {
  height: auto;
}

.intro-image-categories {
  margin-top: -101px;
  overflow: hidden;
}

.intro-image-categories img {
  max-width: 204%;
  position: relative;
  left: -561px;
}

.title-categories h1 {
  font-size: 30px;
}

.title-categories {
  width: 57%;
  height: 95px;
  bottom: -4%;
  left: 49px;
}

.custom-category-discription p {
  width: 92%;
  line-height: 28px;
}

    .custom-category-discription,
    .custom-category-discription p {
  padding-block: 30px;
}

main {
  overflow: hidden;
}

.box-custom-article-media {
  width: 70%;
  margin: auto;
}

.row-categories {
  padding: 0 40px;
}

.com-content-category-blog .row {
--gutter-x: 0;
}

  .col--category-box,
  .col--category-box:nth-last-child(-n+3) {
  margin-bottom: 30px;
}

.col--category-box:last-child {
  margin-bottom: 0px;
}

/* categories-ekso */
.view-categories .category-desc {
  height: inherit;
  display: flex;
}


.view-categories .col--category-box:last-child .box-custom-category  {
  margin-bottom: 0px;
}

/* categories-ekso */

/* categories-ekso */

.box-02,
.box-05
 {
  padding: 50px;
}

 /* .layout-cassiopeia_thoracicsurgeoncustom-category .category-desc {
  height: inherit;
  display: flex;
} */

.box-03 {
  padding: 19px 40px 23px 40px;
  height: 100%;
}

  .view-article .title-categories {
  bottom: -1%;
}

.box-04 {
  padding: 15px 40px 70px 38px;
  height: 100%;
}

  .box-08 {
  height: 100%;
  padding: 28px 40px 36px 40px;
  justify-content: inherit;
}


.box-09 {
  padding: 11px 42px 5px 20px;
  height: 100%;
  z-index: 3;
  position: relative;
}

.com-content-article.custom p {
  padding-top: 16px;
}

/* categories-nea */

.layout-cassiopeia_thoracicsurgeonmedia-video .row-categories {
  padding: 0 41px;
}

.layout-cassiopeia_thoracicsurgeoncustom-news .news-title {
  font-size: 21px;
}

.layout-cassiopeia_thoracicsurgeoncustom-news .row-news-category {
  padding-left: 20px;
}

.layout-cassiopeia_thoracicsurgeoncustom-news .box-intro-text {
    width: 93%;
    margin: 22px 16px;
  }

.layout-cassiopeia_thoracicsurgeoncustom-news .card-news p {
  line-height: 24px;
}

.slide-box-news {
  display: block;
  width: 95%;
}

.layout-cassiopeia_thoracicsurgeoncustom-news .slide-box-news::before {
  width: 100%;
}
/* categories-nea */

.layout-cassiopeia_thoracicsurgeoncustom-blog .row-land-blog {
    margin: 0 55px;
}

.box-intro-text-blog {
  font-size: 23px;
  padding: 0px 48px;
}

/* contact */

#rsform_3_page_0 {
  width: 86%;
}

.formControls input::placeholder,
.formControls textarea::placeholder {
  font-size: 14px;
}

.form-control {
  padding: 0.2rem 1rem;
}

.mb-3.rsform-block.rsform-block-terms.rsform-type-checkboxgroup {
 justify-content: flex-start;
}

.layout-cassiopeia_thoracicsurgeonepikoinonia .form-check.form-check-inline,
.layout-cassiopeia_thoracicsurgeonepikoinonia .btn-primary {
  font-size: 12px;
}


/* contact */
	
}

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

.proti-episkepsi.layout-cassiopeia_thoracicsurgeongiatros .box-02 {
  display: flex;
  justify-content: center;
}
  
  .itemid-129 .title-categories h1 {
    position: relative;
    font-size: 25px;
    top: -10px;
}

.layout-cassiopeia_thoracicsurgeongiatros .box-03 {
  padding: 30px 44px;
}

.big--box-footer-new {
  grid-template-columns: 1fr;
}

  [data-rlta-state="closed"]::after,
[data-rlta-state="open"]::after
{
  background-size: 77%;
  right: 1%;
  top: 37%;
}

.col-thor-box h3 {
  margin-bottom: 18px;
  width: 100%;
  font-size: 22px;
}

.layout-cassiopeia_thoracicsurgeongiatros .art-row-01 .col-md-6 {
  width: 100%;
}

.layout-cassiopeia_thoracicsurgeongiatros .art-row-01 .col-md-6 .box-02 img {
    width: 550px;
}

.box-07 img {
    width: auto;
    height: auto;
}

.layout-cassiopeia_thoracicsurgeonmedia-video .small-title {
        height: 55px;
font-size: 14px;
}

.layout-cassiopeia_thoracicsurgeongiatros .title-categories h1 {
    font-size: 29px;
}

  /* videoo  */
.title-video h1 {
  font-size: 25px;
  text-align: center;
}

.view-article.layout-cassiopeia_thoracicsurgeonmedia-video iframe {
  width: 651px;
  height: 285px;
}

.view-article.layout-cassiopeia_thoracicsurgeonmedia-video .com-content-article.item-page {
  width: 100%;
}
/* videoo  */

.itemid-145 .title-categories h1, .itemid-175 .title-categories h1 {
  font-size: 22px;
}

[data-rlta-state="open"]::after {
  top: 52%;
}

 /* accordion */

  [data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="button"], [data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="panel"] > [data-rlta-element="panel-content"], [data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="tabs"] > [data-rlta-element="panels"] > [data-rlta-element="panel"] > [data-rlta-element="panel-content"]
 {
     padding: 0 44px;
   }
[data-rlta-element="button"] h3
{
    font-size: 21px !important;
  width: 84% !important;
}

[data-rlta-element="button"]:nth-child(4n+1), [data-rlta-element="button"]:nth-child(2n+1)
{
    width: 77%;
  }

[data-rlta-element="button"]
{
  height: 80px;
  border-radius: 0 180px 180px 0 !important;
}

[data-rlta-element="panel-content"] {
    background-color: #3B4D5B !important;
    color: #fff;
    width: 72% !important;
  }

.com-content-article.custom [data-rlta-element="panel-content"] p
{
  padding-top: 25px;
}

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

  /* accordion */


.custom-menu .mod-list li {
  padding-left: 13px;
  font-size: 14px;
}

.custom-menu {
  padding-right: 6px;
}

.logo {
  width: 230px;
}

.col-logo {
  height: 135px;
}

.header-lang li a {
  font-size: 17px;
}

div.mod-languages ul.lang-block li {
  width: 62px;
}

div.mod-languages ul li.lang-active {
  width: 90px;
}

div.mod-languages a {
  padding: 5px;
}

.box-header-icon {
  height: 65px;
  padding-top: 11px;
  width: 44px;
  margin-right: 11px;
}

.box-header-icon:nth-child(1) {
  background-color: #B57566;
  height: 100px;
}

.box-header-icon img {
  width: 27px;
  height: 27px;
}

.vacuum {
  height: 105px;
}

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

.col-soltanis-right h2, .col-video-latest.b h2 {
  width: 86%;
  margin-bottom: 43px;
}

.box-soultanis-02 {
  width: 82%;
}

.col-soltanis-right, .col-video-latest.b {
  padding: 35px 0 60px 40px !important;
}

.col-thor-box {
  width: 95%;
  padding: 0 6px;
}

/* .box-soltanis-image img {
  max-width: 161%;
} */

.thoracicsurgery-landing {
  padding: 20px;
}

.col-thor-box img {
  height: auto;
  top: 15px;
}

.row-thor .arrow-small {
  margin-top: 0px;
}

.box-inside-thor h2 {
  margin-bottom: 90px;
}

.row-thor {
  margin-top: 100px;
}

.line-thor {
  margin-bottom: 60px;
}

.col-ailments-left.b {
  align-items: end;
}

.box-ailments-c {
  padding: 65px 50px;
}

.box-inside-slide {
  bottom: 107px;
  padding: 0 20px;
}

.box-slide .line-slide, .box-slide p {
  opacity: 1;
  margin-block: 13px;
}

.swiper-2 h3 {
  font-size: 22px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.row.row-epemvaseis::after {
  width: 613px;
  right: 3%;
  top: 18px;
}

.row.row-epemvaseis {
  background: linear-gradient(90deg, rgb(0, 0, 0) 0%, rgb(76, 76, 76) 0%, rgb(174, 177, 160) 0%, rgb(174, 177, 160) 33%, rgb(217, 205, 201) 29%, rgb(217, 205, 201) 100%);
  padding-top: 45px;
}

.row-epemvaseis h2, .swiper.swiper-5 .swiper-pagination {
  padding-left: 37px;
}

.swiper-5 .swiper-pagination-bullet {
  margin-bottom: 56px !important;
}

.swiper-pagination-bullet::after {
  font-size: 19px;
}

.title-land {
  font-size: 50px;
}

.swiper-slide-box-epemvaseis {
  width: 51%;
  color: #fff;
  margin-left: auto;
  margin-right: 426px;
}

.swiper-4 .swiper-slide::after {
  top: 81px;
}

.swiper-4 .news-title {
  margin-bottom: 30px;
}

.box-blog {
    padding: 60px 60px 0px 60px;
}

.blog-custom .title-news-landing {
  padding-top: 58px;
}

.big-arrow-epemvaseis {
  width: 477px;
  height: 52px;
}

.big-arrow-epemvaseis-box {
  width: 67%;
}

.box-intro-text-blog {
  padding: 0px 20px;
}

.box-intro-text-blog h3 {
  font-size: 23px;
}

.arrow-blog-bottom .big-arrow-epemvaseis {
  width: 467px;
  height: 48px;
}

.arrow-blog-bottom {
  height: 150px;
}

.xrisimes-simvoules-items {
  width: 80%;
  margin-top: 122px;
}

.big-box-footer-a {
  padding-left: 12px;
  width: 50%;
  margin: auto;
  margin-top: auto;
  margin-top: 43px;
}

.box-footer-icon {
  width: 50px;
  height: 50px;
}

.box-footer-icon img {
  width: 25px;
  height: 25px;
}

.big-box-footer-b {
  margin-left: 71px;
}

.big-box-footer-b h3 {
  margin-bottom: 27px;
  font-size: 26px;
}

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

.media-landing .big-arrow-epemvaseis {
  width: 440px;
  height: 52px;
}

.swiper-3 h2.mod-title {
  padding-left: 117px;
}

/* categories */

/* .category-desc {
  height: 114vh;
} */

.intro-image-categories {
  margin-top: -146px;
  overflow: hidden;
}

.intro-image-categories img {
  max-width: 204%;
  position: relative;
  left: -561px;
}

.title-categories h1 {
  font-size: 30px !important;
}

.title-categories {
  width: 50%;
  height: 114px;
  bottom: -4%;
  left: 55px;
}

.custom-category-discription p {
  width: 92%;
  line-height: 28px;
}

.row-categories {
  padding: 0 40px;
}

.com-content-category-blog .row {
--gutter-x: 0;
}

.box-custom-category {
  width: 283px;
  height: 418px;
}

.box-custom-category::after {
  width: 261px;
  height: 440px;
}

.col--category-box {
  margin-bottom: 8px;
}

 .blog-items {
  margin: 0px 0 0em;
}

.title-category-items h2 {
  font-size: 20px;
}

.com-content-categories .row {
  --gutter-x: 0;
}

.view-categories  .col--category-box {
  margin-bottom: 19px;
}

/* categories eksw  */

.box-02 {
padding: 96px 30px 72px 27px;
}

.box-03 {
  padding: 37px;
}

     .layout-cassiopeia_thoracicsurgeonmedia-video   .blog-items.columns-3 {
    grid-template-columns: 1fr 1fr;
}

.box-05 {
    padding: 135px 20px 125px 20px;
}

.row-box-article {
    margin-top: 91px;
}

.custom-category-discription {
    height: auto;
    padding: 41px;
}

.box-04 {
    height: 100%;
  padding: 50px 35px 31px 34px;
}

.com-content-article li
{
  font-size: 16px;
  letter-spacing: 0.8px;
}

.box-08 {
  flex-direction: column;
  align-content: inherit;
  padding: 15px 20px 15px 20px;
  height: 100%;
}

.box-07 {
  padding: 46% 3% 47% 3%;
}

.box-09 {
  padding: 2% 3%;
        justify-content: center;

  height: 100%;
}

.com-content-article.custom p
{
  padding-bottom: 6px;
}

.box-09 p {
  font-size: 13px;
}

.box-10 {
  overflow: hidden;
}

  .box-10 img
{
    max-width: 417%;
  }

.layout-cassiopeia_thoracicsurgeonmedia-video .row-categories {
  padding: 0 26px;
}

.box-06 p {
  padding: 0 3%;
}

/* categories-nea */

 .layout-cassiopeia_thoracicsurgeoncustom-news .box-intro-text {
  width: 100%;
  margin: 0;
}

 .layout-cassiopeia_thoracicsurgeoncustom-news .news-title {
  font-size: 20px;
  height: 81px;
}

 .layout-cassiopeia_thoracicsurgeoncustom-news .row-news-category {
  padding-left: 0;
}

.layout-cassiopeia_thoracicsurgeoncustom-news .slide-box-news::before {
  width: 87%;
  top: 9%;
  height: 104%;
  left: 62px;
}

.layout-cassiopeia_thoracicsurgeoncustom-news .card-news p {
  line-height: 20px;
  font-size: 15px;
  text-align: left;
}

.layout-cassiopeia_thoracicsurgeoncustom-news .card-news {
  width: 100%;
}

.layout-cassiopeia_thoracicsurgeoncustom-news .slide-box-news {
  width: 95%;
  margin: auto;
}

.image-news-intro img {
    width: 91%;
}

/* categories-nea */

.layout-cassiopeia_thoracicsurgeoncustom-blog .row-land-blog {
  margin: 0 43px;
}

.layout-cassiopeia_thoracicsurgeoncustom-blog .box-intro-text-blog {
  font-size: 23px;
}

/* contact */

#rsform_3_page_0 {
  width: 86%;
}

.formControls input::placeholder,
.formControls textarea::placeholder {
  font-size: 15px;
}

.form-control {
  padding: 0.2rem 1rem;
}

.mb-3.rsform-block.rsform-block-terms.rsform-type-checkboxgroup {
 justify-content: flex-start;
}

.layout-cassiopeia_thoracicsurgeonepikoinonia .form-check.form-check-inline,
.layout-cassiopeia_thoracicsurgeonepikoinonia .btn-primary {
  font-size: 13px;
}


/* contact */

}

/* applies to x-large devices (large desktops, less than 1400px) */
@media (min-width: 1200px) and (max-width: 1399px) {
  
  .proti-episkepsi.layout-cassiopeia_thoracicsurgeongiatros .box-02 {
    align-items: center;
  }
  .itemid-129 .title-categories h1 {
    position: relative;
    font-size: 25px;
    top: -10px;
}

.layout-cassiopeia_thoracicsurgeongiatros .box-03 {
    padding: 30px 44px;
  }
.big--box-footer-new-child {
    width: 71%;
}

.xrisimes-simvoules-items {
  width: 75%;
  margin-top: 118px;
  gap: 26px;
}

  [data-rlta-state="closed"]::after,
[data-rlta-state="open"]::after
{
  background-size: 77%;
  right: 3%;
  top: 37%;
}

.col-thor-box h3 {
  margin-bottom: 18px;
  width: 100%;
  font-size: 22px;
}

.layout-cassiopeia_thoracicsurgeongiatros .art-row-01 .box-02 {
  align-items: end;
}

.box-07 img {
    width: auto;
    height: auto;
}

.custom-category-discription {
    height: auto;
    padding: 43px;
}

.layout-cassiopeia_thoracicsurgeonmedia-video .small-title {
    height: 56px;
    font-size: 14px;
    padding-left: 10px;
    padding-right: 6px;
}

.layout-cassiopeia_thoracicsurgeongiatros .title-categories h1 {
    font-size: 29px;
}

  /* videoo  */
.title-video h1 {
  font-size: 29px;
  text-align: center;
}

.view-article.layout-cassiopeia_thoracicsurgeonmedia-video iframe {
  width: 651px;
  height: 385px;
}

.view-article.layout-cassiopeia_thoracicsurgeonmedia-video .com-content-article.item-page {
  width: 100%;
}
/* videoo  */

.itemid-145 .title-categories h1, .itemid-175 .title-categories h1 {
  font-size: 22px;
}

[data-rlta-state="open"]::after {
  top: 52%;
}

 /* accordion */

 [data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="button"], [data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="panel"] > [data-rlta-element="panel-content"], [data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="tabs"] > [data-rlta-element="panels"] > [data-rlta-element="panel"] > [data-rlta-element="panel-content"]
 {
     padding: 1px 4px;
   }
   
[data-rlta-element="button"] h3
{
    font-size: 24px !important;
  width: 84% !important;
}

[data-rlta-element="button"]:nth-child(4n+1), [data-rlta-element="button"]:nth-child(2n+1)
{
    width: 77%;
  }

[data-rlta-element="button"]
{
    height: 90px;
  border-radius: 0 180px 180px 0 !important;
}

[data-rlta-element="panel-content"] {
    background-color: #3B4D5B !important;
    color: #fff;
    width: 72% !important;
  }

.com-content-article.custom [data-rlta-element="panel-content"] p
{
  padding-top: 25px;
}

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

  /* accordion */
  
.custom-menu .mod-list li {
  padding-left: 16px;
  font-size: 15px;
}

.layout-cassiopeia_thoracicsurgeonmedia-video .row-categories {
  padding: 0 33px;
}

.custom-menu {
  padding-right: 16px;
}

.logo {
  width: 320px;
}

.col-logo {
  height: 135px;
}

.header-lang li a {
  font-size: 17px;
}

div.mod-languages ul.lang-block li {
  width: 62px;
}

div.mod-languages ul li.lang-active {
    width: 81px;
}

div.mod-languages a {
  padding: 5px;
}

.box-header-icon {
  height: 65px;
  padding-top: 11px;
  width: 44px;
  margin-right: 11px;
}

.box-header-icon:nth-child(1) {
  background-color: #B57566;
  height: 100px;
}

.box-header-icon img {
  width: 27px;
  height: 27px;
}

.vacuum {
  height: 105px;
}

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

.col-soltanis-right h2, .col-video-latest.b h2 {
  width: 86%;
  margin-bottom: 43px;
}

.box-soultanis-02 {
  width: 82%;
}

.col-soltanis-right, .col-video-latest.b {
  padding: 35px 0 60px 40px !important;
}

/* .box-soltanis-image img {
  max-width: 134%;
} */

.thoracicsurgery-landing {
  padding: 55px;
}

.box-inside-thor h2 {
  margin-bottom: 90px;
}

.row-thor {
  margin-top: 100px;
}

.box-first-thor {
  width: 60%;r
}

.line-thor {
  margin-bottom: 60px;
}

.col-ailments-left.b {
  align-items: end;
}

.box-ailments-c {
  padding: 65px 50px;
}

.box-inside-slide {
  bottom: 107px;
  padding: 0 20px;
}

.box-slide .line-slide, .box-slide p {
  opacity: 1;
  margin-block: 13px;
}

.swiper-2 h3 {
  font-size: 22px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.row.row-epemvaseis::after {
  width: 661px;
  right: 3%;
  top: 18px;
}

.row.row-epemvaseis {
  background: linear-gradient(90deg, rgb(0, 0, 0) 0%, rgb(76, 76, 76) 0%, rgb(174, 177, 160) 0%, rgb(174, 177, 160) 33%, rgb(217, 205, 201) 29%, rgb(217, 205, 201) 100%);
  padding-top: 45px;
}

.row-epemvaseis h2, .swiper.swiper-5 .swiper-pagination {
  padding-left: 37px;
}

.swiper-5 .swiper-pagination-bullet {
  margin-bottom: 56px !important;
}

.swiper-pagination-bullet::after {
  font-size: 19px;
}

.title-land {
  font-size: 50px;
}

.swiper-slide-box-epemvaseis {
  width: 49%;
  margin-right: 460px;
}

.swiper-4 .swiper-slide::after {
  top: 81px;
  height: 486px;
}

.box-intro-text {
  width: 72%;
  margin: 0 55px;
  position: relative;
  top: -39px;
}

.swiper-4 .news-title {
  margin-bottom: 30px;
}

.box-blog {
    padding: 60px 60px 0px 60px;
}

.blog-custom .title-news-landing {
  padding-top: 58px;
}

.big-arrow-epemvaseis {
  width: 477px;
  height: 52px;
}

.big-arrow-epemvaseis-box {
  width: 67%;
}

.box-intro-text-blog {
  padding: 0px 20px;
}

.box-intro-text-blog h3 {
  font-size: 23px;
}

.arrow-blog-bottom .big-arrow-epemvaseis {
  width: 467px;
  height: 48px;
}

.arrow-blog-bottom {
  height: 150px;
}

.big-box-footer-a {
  padding-left: 37px;
  width: 74%;
}

.box-footer-icon {
width: 59px;
height: 44px;
}

.box-footer-icon img {
width: 21px;
height: 21px;
}

.big-box-footer-b {
  margin-left: 71px;
}

.big-box-footer-b h3 {
  margin-bottom: 27px;
  font-size: 26px;
}

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

.media-landing .big-arrow-epemvaseis {
  width: 440px;
  height: 52px;
}

.swiper-3 h2.mod-title {
  padding-left: 117px;
}

/* categories */

.intro-image-categories img {
  max-width: 110%;
  position: relative;
  left: 0;
}

.intro-image-categories img {
  max-width: 120%;
  position: relative;
  left: 0;
}

.title-categories h1 {
  font-size: 36px;
}

.title-categories {
  width: 50%;
  height: 114px;
  bottom: -4%;
  left: 55px;
}

.custom-category-discription p {
  width: 92%;
  line-height: 28px;
}

.row-categories {
  padding: 0 40px;
}

.com-content-category-blog .row {
--gutter-x: 0;
}

.box-custom-category {
  width: 336px;
  height: 418px;
}

.box-custom-category::after {
  width: 261px;
  height: 440px;
}

.col--category-box {
    margin-bottom: 33px;
}

 .blog-items {
  margin: 0px 0 0em;
}

.title-category-items h2 {
  font-size: 20px;
}

.intro-image-categories {
  overflow: hidden;
}

.view-categories .com-content-categories .row {
  --gutter-x: 0em;
}

/* categories eksw */


.box-03 {

  padding: 8% 6% 8% 6%;
  height: 100%;
}

.com-content-article.custom p
{
  padding-bottom: 3px;
}

.com-content-article.custom p {
  padding-top: 20px;
}


.layout-cassiopeia_thoracicsurgeonmedia-video 
.blog-items.columns-3 {
    grid-template-columns: 1fr 1fr;
         gap: 52px;

}

.box-07 img {
    width: 89%;
    height: auto;
    margin: auto;
}

.box-04 {
  justify-content: center;
  height: 100%;
  padding: 8% 3% 6% 3%;
}

.box-05 {
  padding: 73px 21px 87px 20px;
}

.col-art-trit-box {
  overflow: hidden;
}

.box-08 {
        justify-content: center;

  align-content: inherit;
  padding: 5px 5% 5% 5%;
  height: 100%;
}

.com-content-article li
{
  font-size: 16px;
}


.box-09 {
padding: 6% 7%;
height: 100%;
}

.box-10  {
  overflow: hidden;
}

.box-10 img {
    max-width: 450%;
}

/* categories-nea */

 .layout-cassiopeia_thoracicsurgeoncustom-news .box-intro-text {
  width: 98%;
  margin: 0;
}

 .layout-cassiopeia_thoracicsurgeoncustom-news .news-title {
  font-size: 22px;
  height: 81px;
}

 .layout-cassiopeia_thoracicsurgeoncustom-news .row-news-category {
  padding-left: 0;
}

.layout-cassiopeia_thoracicsurgeoncustom-news .slide-box-news::before {
  width: 87%;
  top: 9%;
  height: 104%;
  left: 73px;
}

.layout-cassiopeia_thoracicsurgeoncustom-news .card-news p {
  line-height: 20px;
  font-size: 16px;
  text-align: left;
  width: 90%;
}

.layout-cassiopeia_thoracicsurgeoncustom-news .card-news {
  width: 100%;
}

.layout-cassiopeia_thoracicsurgeoncustom-news .slide-box-news {
  width: 95%;
  margin: auto;
}

.image-news-intro img {
    width: 91%;
}


/* categories-nea */

.layout-cassiopeia_thoracicsurgeoncustom-blog .row-land-blog {
  margin: 0 48px;
}

.layout-cassiopeia_thoracicsurgeoncustom-blog .box-intro-text-blog {
  font-size: 24px;
}

/* contact */

#rsform_3_page_0 {
  width: 78%;
}

.formControls input::placeholder,
.formControls textarea::placeholder {
  font-size: 15px;
}

.form-control {
  padding: 0.2rem 1rem;
}

.mb-3.rsform-block.rsform-block-terms.rsform-type-checkboxgroup {
 justify-content: flex-start;
}

.layout-cassiopeia_thoracicsurgeonepikoinonia .form-check.form-check-inline,
.layout-cassiopeia_thoracicsurgeonepikoinonia .btn-primary {
  font-size: 13px;
}


/* contact */


}

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

  .proti-episkepsi.layout-cassiopeia_thoracicsurgeongiatros .box-02 {
  align-items: center !important;
}

  .itemid-129 .title-categories h1 {
    position: relative;
    font-size: 25px;
    top: -10px;
}

.layout-cassiopeia_thoracicsurgeongiatros .box-03 {
  padding: 34px;
}

  [data-rlta-state="closed"]::after,
[data-rlta-state="open"]::after
{
  background-size: 69%;
  right: 5%;
  top: 37%;
}

.big--box-footer-new-child {
  width: 61%;
}

.col-thor-box img {
  height: auto;
  top: 3px;
}

.layout-cassiopeia_thoracicsurgeongiatros .title-categories h1 {
  font-size: 39px;
  padding-inline: 10px;
}

.layout-cassiopeia_thoracicsurgeongiatros .art-row-01 .box-02 {
  align-items: end;
}

.custom-category-discription {
    height: auto;
    padding: 61px;
}

.layout-cassiopeia_thoracicsurgeonmedia-video .small-title {
    height: 73px;
    font-size: 16px;
}

  /* videoo  */
.title-video h1 {
  font-size: 33px;
  text-align: center;
}

.view-article.layout-cassiopeia_thoracicsurgeonmedia-video iframe {
  width: 751px;
  height: 405px;
}

.view-article.layout-cassiopeia_thoracicsurgeonmedia-video .com-content-article.item-page {
  width: 100%;
}
/* videoo  */

[data-rlta-state="open"]::after {
  top: 52%;
}

[data-rlta-element="button"]
{
    height: 88px;
}  

[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="button"], [data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="panel"] > [data-rlta-element="panel-content"], [data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="tabs"] > [data-rlta-element="panels"] > [data-rlta-element="panel"] > [data-rlta-element="panel-content"]
{
  padding: 0 69px;
}

[data-rlta-element="button"] h3
{
font-size: 24px !important;
width: 91% !important;
}

.custom-menu .mod-list li {
  padding-left: 20px;
  font-size: 16px;
  }
  
.custom-menu {
    padding-right: 16px;
  }
  
.logo {
    width: 320px;
  }
  
.col-logo {
    height: 135px;
  }

.header-lang li a {
    font-size: 17px;
  }
  
div.mod-languages ul.lang-block li {
    width: 62px;
  }
  
div.mod-languages ul li.lang-active {
    width: 90px;
  }
  
div.mod-languages a {
    padding: 5px;
}
  
.box-header-icon {
  height: 65px;
  padding-top: 11px;
  width: 44px;
  margin-right: 11px;
}
  
.box-header-icon:nth-child(1) {
  background-color: #B57566;
  height: 100px;
}
  
.box-header-icon img {
  width: 27px;
  height: 27px;
}
  
.vacuum {
  height: 105px;
}
  
p {
    font-size: 18px;
 line-height: 33px;
}
  
.col-soltanis-right h2, .col-video-latest.b h2 {
  width: 86%;
  margin-bottom: 43px;
}
  
.box-soultanis-02 {
  width: 82%;
}
  
.col-soltanis-right, .col-video-latest.b {
  padding: 45px 0 77px 55px !important;
}
  
/* .box-soltanis-image img {
  max-width: 122%;
} */
  
.thoracicsurgery-landing {
    padding: 55px;
}
  
.box-inside-thor h2 {
    margin-bottom: 90px;
}
  
.row-thor {
    margin-top: 100px;
}
  
.box-first-thor {
    width: 60%;
    margin-bottom: 77px;
}
  
.line-thor {
    margin-bottom: 60px;
}
  
.col-ailments-left.b {
    align-items: end;
}

.box-ailments-c {
    padding: 65px 50px;
}
  
.box-inside-slide {
    bottom: 107px;
    padding: 0 20px;
}
  
.box-slide .line-slide, .box-slide p {
    opacity: 1;
    margin-block: 13px;
}
  
.swiper-2 h3 {
  font-size: 22px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.row.row-epemvaseis::after {
  width: 760px;
  right: 3%;
  top: 18px;
}
  
.row.row-epemvaseis {
  background: linear-gradient(90deg, rgb(0, 0, 0) 0%, rgb(76, 76, 76) 0%, rgb(174, 177, 160) 0%, rgb(174, 177, 160) 33%, rgb(217, 205, 201) 29%, rgb(217, 205, 201) 100%);
  padding-top: 45px;
}
  
.row-epemvaseis h2, .swiper.swiper-5 .swiper-pagination {
  padding-left: 37px;
}
  
.swiper-5 .swiper-pagination-bullet {
  margin-bottom: 56px !important;
}
  
.swiper-pagination-bullet::after {
  font-size: 19px;
}
  
.title-land {
  font-size: 50px;
}

.news-title h3 {
  font-size: 24px;
}
  
.swiper-slide-box-epemvaseis {
  width: 44%;
  margin-right: 525px;
}
  
.swiper-4 .swiper-slide::after {
  top: 81px;
  height: 486px;
}
  
.box-intro-text {
  width: 90%;
  margin: 0 32px;
  position: relative;
  top: 102px;
}
  
.swiper-4 .news-title {
  margin-bottom: 30px;
}
  
.box-blog {
  padding: 60px 60px 0px 60px;
}
  
.blog-custom .title-news-landing {
  padding-top: 58px;
}
  
.big-arrow-epemvaseis {
  width: 477px;
  height: 52px;
}
  
.big-arrow-epemvaseis-box {
  width: 67%;
}
  
.box-intro-text-blog {
  padding: 0px 20px;
}
  
.box-intro-text-blog h3 {
  font-size: 23px;
}
  
.arrow-blog-bottom .big-arrow-epemvaseis {
  width: 467px;
  height: 48px;
}
  
.arrow-blog-bottom {
  height: 150px;
}
  
.big-box-footer-a {
  padding-left: 50px;
  width: 74%;
}
  
.box-footer-icon {
  width: 50px;
  height: 50px;
}
  
.box-footer-icon img {
  width: 25px;
  height: 25px;
}
  
.big-box-footer-b {
  margin-left: 71px;
}
  
.big-box-footer-b h3 {
  margin-bottom: 27px;
  font-size: 26px;
}
  
.footer-copyright p {
  font-size: 15px;
}
  
.media-landing .big-arrow-epemvaseis {
  width: 440px;
  height: 52px;
}
  
.swiper-3 h2.mod-title {
  padding-left: 117px;
}

.nea-custom {
  padding: 250px 40px 200px 40px;
}

/* categories */



.intro-image-categories img {
  max-width: 110%;
  position: relative;
  left: 0;
}

.intro-image-categories img {
  max-width: 120%;
  position: relative;
  left: 0;
}

.title-categories h1 {
  font-size: 36px;
}

.title-categories {
  width: 50%;
  height: 114px;
  bottom: -4%;
  left: 55px;
}

.custom-category-discription p {
  width: 92%;
  line-height: 28px;
}

.row-categories {
  padding: 0 40px;
}

.com-content-category-blog .row {
--gutter-x: 0;
}

.box-custom-category {
  width: 391px;
  height: 515px;
}

.box-custom-category::after {
  width: 391px;
    height: 460px;
}

.col--category-box {
    margin-bottom: 33px;
}

 .blog-items {
  margin: 0px 0 0em;
}

.title-category-items h2 {
  font-size: 20px;
}

.intro-image-categories {
  overflow: hidden;
}

.view-categories .com-content-categories .row {
  --gutter-x: 0em;
}

.layout-cassiopeia_thoracicsurgeonmedia-video .blog-items.columns-3 {
    grid-template-columns: 1fr 1fr;
    gap: 47px;
}

.box-03 {
padding: 52px;
height: 100%;
}

  .box-04 {
  padding: 3% 7% 6% 9%;
}

.com-content-article li
{
  font-size: 18px;
}

.box-06 p
{
        padding: 0 3%;

    padding-bottom: 0px;
}


.box-05 {
  overflow: hidden;
  padding: 12% 16% 11% 8%;
}

.box-05 img {
  max-width: 112%;
}

.box-08 {
height: 100%;
}

.box-07 img {
    width: auto;
    height: auto;
}

.box-10  {
  overflow: hidden;
}

.box-10 img {
    max-width: 409%;
}

.box-09 {
  padding: 9% 6%;
        justify-content: center;

  height: 100%;
}

/* categories-nea */

 .layout-cassiopeia_thoracicsurgeoncustom-news .box-intro-text {
  width: 98%;
  margin: 0;
  top: -6px;
}

 .layout-cassiopeia_thoracicsurgeoncustom-news .news-title {
  font-size: 22px;
  height: 81px;
}

 .layout-cassiopeia_thoracicsurgeoncustom-news .row-news-category {
  padding-left: 0;
}

.layout-cassiopeia_thoracicsurgeoncustom-news .slide-box-news::before {
  width: 100%;
  top: 15%;
  height: 104%;
}

.layout-cassiopeia_thoracicsurgeoncustom-news .card-news p {
  line-height: 20px;
  font-size: 16px;
  text-align: left;
  width: 90%;
}

.layout-cassiopeia_thoracicsurgeoncustom-news .card-news {
  width: 100%;
}

.layout-cassiopeia_thoracicsurgeoncustom-news .slide-box-news {
  width: 95%;
  margin: auto;
}

.image-news-intro img {
  width: 90%;
}

/* categories-nea */

.layout-cassiopeia_thoracicsurgeoncustom-blog .row-land-blog {
  margin: 0 58px;
}

.layout-cassiopeia_thoracicsurgeoncustom-blog .box-intro-text-blog {
  font-size: 26px;
}

/* contact */

#rsform_3_page_0 {
  width: 75%;
}

.formControls input::placeholder,
.formControls textarea::placeholder {
  font-size: 17px;
}

.form-control {
  padding: 0.2rem 1rem;
}

.mb-3.rsform-block.rsform-block-terms.rsform-type-checkboxgroup {
 justify-content: flex-start;
}

.layout-cassiopeia_thoracicsurgeonepikoinonia .form-check.form-check-inline,
.layout-cassiopeia_thoracicsurgeonepikoinonia .btn-primary {
  font-size: 15px;
}


/* contact */

  
}


@media screen and (min-width: 2200px) {
	
.custom-menu .mod-list li {
  padding-left: 53px;
}

.title-categories {
    bottom: -10%;
}

.custom-menu .mod-list li a { 
 font-size: 20px;
}

p {
  font-size: 22px;
}

.first--landing,
.second--landing {
  font-size: 31px;
}

.col-thor-box h3 {
  margin-bottom: 13px;
}

.swiper-2 .box-slide {
  height: 700px;
}

.video-title h2 {
  font-size: 35px;
}

[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="panel"] > [data-rlta-element="panel-content"], [data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="tabs"] > [data-rlta-element="panels"] > [data-rlta-element="panel"] > [data-rlta-element="panel-content"] {
    padding: 71px !important;
}

.title-categories h1 {
    width: 85%;
}

.com-content-article li {
    font-size: 22px;
}

.swiper-4 .swiper-slide::after {
  height: 650px;
}

.swiper-4 {
  height: 803px;
}

.box-09 {
  height: 102%;
}

.box-custom-category {
  width: 500px;
  height: 691px;
}

.layout-cassiopeia_thoracicsurgeonmedia-video .image-category-items-media {
  width: 640px;
}

.col--category-media {
  display: flex;
  justify-content: center;
}

.news-title {
  margin-bottom: 40px;	
}

.layout-cassiopeia_thoracicsurgeoncustom-blog .row-land-blog {
  margin: 0 294px;
}




}





/* XLarge devices (desktops, less than 1366px) */
@media (min-width: 1px) and (max-width: 767px) {
.p-text-mobile {
  display: none;
}

  .box-navbar.desc {
  display: none;
}


}

/* XLarge devices (desktops, less than 1366px) */
@media (min-width: 768px) and (max-width: 3600px) {
  .p-text-desktop,
  .feature-social-icon.mobile,
  .header-lang.mobile {
    display: none;
  }
  
  .box-navbar.mobile {
    display: none;
  }
  

}



