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

  /* menu */
  #menu {
    padding: 15px 0px;
  }

  /* header */
  header .col-0 {
    display: none;
  }

  .header::before {
    bottom: 50px;
  }

  #maximenuck114-mobilebarmaximenuck,
  #maximenuck270-mobilebarmaximenuck {
    width: 90px;
  }

  /* search */

  #search .aikonsearch-trigger {
    margin-left: auto;
    margin-right: 0px;
  }

  /* main page */

  #main-page {
    display: flex;
  }

  #main-page .col-12.col-md-4 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  #main-page .container {
    width: 100%;
  }

  #main-page .item-page img {
    max-width: 100%;
    height: auto;
    margin-bottom: 30px;
  }
  
    #main-page .item-page .cv-img img {
	  float: none !important;
	  width: 100%;;
	  
  }

  #main-page #content,
  #aside {
    padding: 50px 0;
  }

  #main-page ul li a {
    text-align: center;
  }

  #main-page .custom.mt-5 a,
  .custom.nopading a {
    display: block;
    margin-bottom: 75px;
  }

  #main-page #cf_ce-submit-button_reset {
    margin-left: 0;
  }

  #main-page .contact-sidebar {
    padding-left: 0px;
  }

  #main-page .row {
    margin-left: 0px;
    margin-right: 0px;
  }

  #content .item-page .pager {
    text-align: center;
  }

  #content .item-page .pager .float-left,
  .float-right {
    float: none !important;
    margin: 5px 0;
  }

  /* contact enhanced */

  #ce-contact-1 .span7.col-md-7,
  #ce-contact-2 .span7.col-md-7 {
    padding-left: 0px;
    padding-right: 0px;
  }

  /* 	ilias */

  #search .aikonsearch-trigger {
		left: 0;
		top: -4px;
		width: 51%;
		height: 35px;
		font-size: 17px;
  }
  
  .aikonsearch-trigger {
  line-height: 42px !important;
  }
  


  .brand img {
    width: 100%;
    height: auto;
  }

  #main-menu {
    height: 48px;
  }

  .navigation {
    text-align: left;
  }

  #main-menu .mobilebarmaximenuck .mobilebuttonmaximenuck {
    color: #fff;
    left: -33px;
  }

  #main-menu #maximenuck114-mobile {
    background-color: #1E1E54;
  }

  .mobilemaximenucktitle {
    height: 60px;
  }

  #maximenuck114-mobile .level1 {
    border-bottom: 1px solid #fff;
  }

  #maximenuck114-mobile .level2 {
    background: #fff;
  }

  #maximenuck114-mobile .level2 a span {
    color: #1E1E54;
  }

  .slider-title,
  .slider-content,
  .vas-fifty-text {
    left: 115px !important;
    border: none !important;
  }

  .vas-fifty-text .custom-btn {
    font-size: 9px !important;
    letter-spacing: 0;
    line-height: 23px !important;
    padding: 0 4px 0px 5px !important;
  }

  .welcome:before,
  .welcome:after {
    content: none;
  }

  #welcome .w-85 {
    width: 100%;
  }

  #doctor,
  #doctor-text {
    height: 100%;
    padding-top: 50px;
  }

  .text-logia {
    position: static;
    background-color: transparent;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
  }

  #doctor-image {
    display: none;
  }
  
  a.btn-giatrou {
	  width: 170px;
  }
  
  .topothesia {

  width: 87%;
}

  .text-katsargyris {
    position: static;
    top: 0;
    right: 0;
    height: 100%;
  }

  #doctor-text h2 {
    width: 100%;
    position: static;
  }

  #vessel-title h2,
  #vessel-surgery h2 {
    padding: 50px 10px;
    font-size: 2rem;
  }

  #list-text {
    width: 100%;
  }

  .list-img {
    height: 500px;
  }

  .latest-title {
    height: 100%;
    padding: 25px;
    text-align: center;
  }

  .latest-title .title-news {
    position: static;
    transform: rotate(0);

  }

  .text-content {
    height: auto;
    width: 55%;
    left: 0;
  }

  .latest-carousel .news-content {
    height: 500px;
    background-position: center;
  }
  

  /* end-1 */
  
  #breads {
	  background-position: right center;
  }
  
  #contact #contact-form::after,
  .itemid-101 #contact h2::after {
    content: none;
  }

  .form-check-label {
    position: static;
  }

  #contact .rsform {
    width: 55%;
  }

  #contact h2 {
    padding-top: 0;
    width: 300px;
  }

  #submit.btn-primary {
    left: 16px;
    right: 0;
  }

  .google-2.pl-5 {
    padding-left: 2rem !important;
    display: block !important;
    ;
    text-align: center;
    padding-top: 50px;
    width: 100%;
    padding-left: 0 !important;
  }

  #google {
    height: 100%;
  }

  .footer {
    margin-top: -4px;
  }

  #back-top {
    left: 45%;
    right: 0;
    top: -112px;
  }

}

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

  /* menu */

  #menu {
    padding: 15px 0px;
  }

  /* header */

  header .col-0 {
    display: none;
  }

  .header::before {
    bottom: 50px;
  }

  #maximenuck114-mobilebarmaximenuck {
    width: 90px;
  }

  /* search */

  #search .aikonsearch-trigger {
    margin-left: auto;
    margin-right: 0px;
  }

  /* 	contact home */

  #contact-home .padding {
    padding-top: 50px;
  }

  #con-text .small-title::before {
    content: none;
  }

  /* footer */

  .footer {
    text-align: center;
  }

  #back-top {
    right: calc(50% - 20px);
    top: -85px;
    color: #fff;
    background-color: #6c757d;
  }

  /* 	phone button */
  .phone-button,
  .remote-button {
    position: fixed;
    width: 41px;
    height: 41px;
    padding: 10px 0;
    right: 20px;
  }

  .phone-button a span,
  .remote-button a span {
    font-size: 21px;
  }

  .remote-button {
    display: block;
    right: 80px;
    background: #000;
  }

  .phone-button a span {
    font-size: 21px;
  }

  /* 	ilias */

  #search .aikonsearch-trigger {
    left: 0;
    top: -12px;
  }

  .brand img {
    width: 100%;
    height: auto;
  }

  #main-menu {
    height: 48px;
  }

  #main-menu .mobilebarmaximenuck .mobilebuttonmaximenuck {
    color: #fff;
    left: -33px;
    top: -7px;
  }

  .slider-title,
  .slider-content,
  .vas-fifty-text {
    left: 115px !important;
    border: none !important;
  }

  #main-menu #maximenuck114-mobile {
    background-color: #1E1E54;
  }

  .mobilemaximenucktitle {
    height: 60px;
  }

  #maximenuck114-mobile .level1 {
    border-bottom: 1px solid #fff;
  }

  #maximenuck114-mobile .level2 {
    background: #fff;
  }

  #maximenuck114-mobile .level2 a span {
    color: #1E1E54;
  }

  .navigation {
    text-align: left;
  }

  .welcome:before,
  .welcome:after {
    content: none;
  }

  #welcome .w-85 {
    width: 100%;
  }

  #doctor,
  #doctor-text {
    height: 100%;
    padding-top: 50px;
  }

  .text-logia {
    position: static;
    background-color: transparent;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
  }

 #doctor-image {
    display: none;
  }
  
  a.btn-giatrou {
	  width: 32%;
  }

  .text-katsargyris {
    position: static;
    top: 0;
    right: 0;
    height: 100%;
  }

  #doctor-text h2 {
    width: 100%;
    position: static;
  }

  #vessel-title h2,
  #vessel-surgery h2 {
    padding: 50px 10px;
    font-size: 2rem;
  }

  #list-text {
    width: 100%;
  }

  .list-img {
    height: 550px;
  }

  .news-img .link-img {
    left: 35%;
  }

  .latest-title {
    height: 100%;
    padding: 25px;
    text-align: center;
  }

  .latest-title .title-news {
    position: static;
    transform: rotate(0);
  }

  .text-content {
    height: auto;
    width: 55%;
    left: 0;
  }

  .latest-carousel .news-content {
    height: 500px;
    background-position: center;
  }

  /* end-2 */
  
  #breads {
	  background-position: right center;
  }
  
  #main-page #content,
  #aside {
    padding: 50px 0;
  }

  #google {
    height: 100%;
  }

  .footer {
    margin-top: -4px;
  }

  #back-top {
    left: 45%;
    right: 0;
    top: -112px;
  }

  .google-2.pl-5 {
    padding-left: 2rem !important;
    display: block !important;
    text-align: center;
    padding-top: 50px;
    width: 100%;
    padding-left: 0 !important;
  }

  #contact #contact-form::after,
  .itemid-101 #contact h2::after {
    content: none;
  }

  .form-check-label {
    position: static;
  }

  #contact .rsform {
    width: 76%;
  }

  #contact h2 {
    padding-top: 0;
    width: 300px;
  }

  #submit.btn-primary {
    left: 16px;
    right: 0;
  }

  .rsform-block-agree .col-sm-3,
  .rsform-block-submit .col-sm-3 {
    display: none;
  }

}

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

  /* search */

  #search .aikonsearch-trigger {
    margin-left: auto;
    margin-right: 0px;
  }

  /* header */

  #maximenuck114-mobilebarmaximenuck {
    width: 100px;
  }

  /* 	Footer */

  #back-top {
    right: calc(50% - 20px);
    top: -85px;
    color: #fff;
    background-color: #6c757d;
  }

  /* 	phone button */

  .phone-button,
  .remote-button {
    position: fixed;
    width: 41px;
    height: 41px;
    padding: 10px 0;
    right: 20px;
  }

  .phone-button a span,
  .remote-button a span {
    font-size: 21px;
  }

  .remote-button {
    display: block;
    right: 80px;
    background: #000;
  }

  .phone-button a span {
    font-size: 21px;
  }

  footer .col-12.col-md-3.mb-md-5:last-child p:last-child {
    word-break: break-all;
  }

  /* 	contact-home */

  #con-text .small-title::before {
    content: none;
  }

  #con-text .small-title {
    top: 70px;
    left: 4px;
  }

  /* 	ilias */

  .slider-title,
  .slider-content,
  .vas-fifty-text {
    left: 115px !important;
  }

  #search .aikonsearch-trigger {
    left: 0;
    top: -10px;
  }

  .brand img {
    width: 100%;
    height: auto;
  }

  #main-menu {
    height: 48px;
  }

  #main-menu .mobilebarmaximenuck .mobilebuttonmaximenuck {
    color: #fff;
    left: -33px;
    top: 8px;
  }

  #main-menu #maximenuck114-mobile {
    background-color: #1E1E54;
  }

  .mobilemaximenucktitle {
    height: 60px;
  }

  #maximenuck114-mobile .level1 {
    border-bottom: 1px solid #fff;
  }

  #maximenuck114-mobile .level2 {
    background: #fff;
  }

  #maximenuck114-mobile .level2 a span {
    color: #1E1E54;
  }

  .navigation {
    text-align: left;
  }

  .welcome:before {
    top: 39%;
  }

  .welcome:after {
    bottom: 2px;
  }

  #doctor,
  #doctor-text {
    height: 100%;
    padding-top: 50px;
  }

  .text-logia {
    position: static;
    background-color: transparent;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
  }

 #doctor-image {
    display: none;
  }
  
  a.btn-giatrou {
	  width: 25%;
  }

  .text-katsargyris {
    position: static;
    top: 0;
    right: 0;
    height: 100%;
  }

  #doctor-text h2 {
    width: 100%;
    position: static;
  }

  #vessel-title h2,
  #vessel-surgery h2 {
    padding: 50px 10px;
    font-size: 2rem;
  }

  /* end-3 */
  
  .footer h3 {
	  font-size: 1.17rem;
  }
  
  #main-page #content,
  #aside {
    padding: 100px 0;
  }
  .footer {
    margin-top: -4px;
  }

  #google {
    height: 100%;
  }

  .google-2.pl-5 {
    padding-left: 2rem !important;
    display: block !important;
    ;
    text-align: center;
    padding-top: 50px;
    width: 100%;
    padding-left: 0 !important;
  }

  #list-text {
    width: 100%;
  }

  .list-img {
    width: 70%;
    margin: auto;
  }

  #list-image::after {
    right: 91px;
  }

  .news-img .link-img {
    left: 40%;
  }

  .news-img .small-title {
    left: 5%;
  }

  .latest-title {
/*     height: 500px; */
    padding: 25px;
    text-align: center;
  }

  .text-content {
    height: auto;
    width: 55%;
    left: 0;
  }

  .latest-carousel .news-content {
    height: 500px;
    background-position: center;
  }

  .itemid-101 #contact h2::after {
    right: -350px;
  }

  .rsform-block-agree .form-check-label {
    left: -48px !important;
    top: -15px;
  }

  #submit.btn-primary {
    right: -350px !important;
  }

  #contact h2 {
    padding-top: 50px;
  }

}

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

  /* menu */

  #menu div#maximenuck114.maximenuckh ul.maximenuck li.maximenuck.level1>a,
  #menu div#maximenuck114.maximenuckh ul.maximenuck li.maximenuck.level1>span.separator {
    padding: 18px 10px !important;
  }

  #menu div#maximenuck114.maximenuckh ul.maximenuck li.maximenuck.level1>a span.titreck,
  #menu div#maximenuck114.maximenuckh ul.maximenuck li.maximenuck.level1>span.separator span.titreck {
    font-size: 14px !important;
  }

  .aikonsearch-trigger {
    top: -6px;
  }

  /* 	main page */

  #content .item-page img {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
  }

  #article-body p img,
  #article-body div img {
    width: 100%;
    float: none !important;
  }

  #con-text .small-title {
    top: 75px;
    left: 2px;
  }

  /* 	Footer */

  #back-top {
    right: calc(50% - 20px);
  }

  /* 	contact-home */
  #contact-home .small-title::before {
    content: none;
  }

  /* 	ilias */

  .welcome:before {
    top: 39%;
  }

  .welcome:after {
    bottom: 2px;
  }

  #doctor,
  #doctor-text {
    height: 100%;
    padding-top: 50px;
  }

  .text-logia {
    position: static;
    background-color: transparent;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
  }
  
    a.btn-giatrou {
	  width: 38%;
  }

  #doctor-image {
	      background-color: transparent;
    top: 0;
    width: 100%;
    left: 0;
    text-align: center;
    height: 100%;
  }

  #doctor-image img {
    position: static;
    top: 0;
    right: 0;
    height: 50%;
    width: 48%;
  }

  .text-katsargyris {
    position: static;
    top: 0;
    right: 0;
    height: 100%;
  }

  #doctor-text h2 {
    width: 100%;
    position: static;
  }

  /* end-4 */
  
  .footer h3 {
	  font-size: 1.3rem;
  }

  .news-img .link-img {
    left: 32%;
  }

  .rsform-block-agree .form-check-label {
    left: -48px !important;
    top: -15px;
  }

  #submit.btn-primary {
    right: -350px !important;
  }

  .itemid-101 #contact h2::after {
    right: -350px;
  }

  .text-content {
    height: auto;
    width: 55%;
    font-size: 1rem;
  }

  #contact h2 {
    padding-top: 50px;
  }
  
     #main-page .item-page .cv-img img {
	  float: left !important;
	 width: 40% !important;
  }
}

/* XLarge devices (desktops, less than 1366px) */

@media (min-width: 1200px) and (max-width: 1366px) {

  /* 	main page */
  #content .item-page img {
    margin-right: 10px;
    max-width: 100%;
    height: auto;
  }

  /* 	ta teleytaia nea in main-page */
  #article-body p img,
  #article-body div img {
    margin-top: 7px;
  }

  .itemid-1014 #main-page #content {
    padding-top: 76px;
  }

  /* 	Footer */

  #back-top {
    right: -25px;
  }

  /* 	contact-home */
  #contact-home .small-title::before {
    Width: 30px;
    left: -38px;
    top: calc(42% - 2px);
  }

  /* 	ilias */

  .welcome:before {
    top: 39%;
  }

  .welcome:after {
    bottom: 2px;
  }

  #doctor,
  #doctor-text {
    height: 100%;
    padding-top: 50px;
  }

  .text-logia {
    position: static;
    background-color: transparent;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
  }

  #doctor-image {
    top: 0;
    width: 79%;
    left: 0;
    text-align: center;
    height: 302px;
  }

  #doctor-image img {
    top: -79px;
    right: 58px;
    height: 380px;
    width: auto;
  }
  
   a.btn-giatrou {
	  width: 32%;
  	}

  .text-katsargyris {
    position: static;
    top: 0;
    right: 0;
    height: 100%;
  }

  #doctor-text h2 {
    width: 100%;
    position: static;
  }

  /* 	end-5 */
  .news-img .link-img {
    left: 35%;
  }
  
  
   .text-content {
    height: auto;
    width: 55%;
    font-size: 1rem;
  }

  #contact h2 {
    padding-top: 50px;
  }
}

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

  /* 	main page */

  #content .item-page img {
    margin-right: 10px;
    max-width: 100%;
    height: auto;
  }

  .itemid-1014 #main-page #content {
    padding-top: 76px;
  }

  /* 	Footer */

  #back-top {
    right: 0;
  }

  /* 	ilias */

  .welcome:before {
    top: 39%;
  }

  .welcome:after {
    bottom: 2px;
  }
  
   .text-content {
    height: auto;
    width: 55%;
    font-size: 1rem;
  }

  #contact h2 {
    padding-top: 50px;
  }
  

.text-logia {
	width: 750px;
}

}

/* Delete default 2200px to replace 1800 */

@media screen and (min-width: 1800px) {
	.news-slider button.owl-prev {
    position: absolute;
    left: -200px;
    top: 40%;
}



.news-slider button.owl-next {
    position: absolute;
    right: -200px;
    top: 40%;
}

}