
.lang-settings {
	display: none;
}
.content-en, .content-el,
.content-en.eltdf-main-menu ul li, .content-el.eltdf-main-menu ul li {
    display: none;
}
.language-switcher {
    display: flex;
    align-items: center;
    grid-gap: 20px;
    justify-content: center;
}
.language-switcher > li {
    margin-bottom: 0!important;
    list-style-type: none;
}
.language-switcher .lang-switcher.disabled {
    opacity: .4;
    pointer-events: none;
}

body {
	color: #000;
	font-weight: 400;
	font-family: "Roboto Mono", monospace;
}
.eltdf-drop-down .second .inner ul li span {
	font-family: "Roboto", sans-serif;
}

:root {
  --blue: #2E3192;
  --orange: #F7941D;
}

::selection {
	background: #E98C1C;
}

a:hover, p a:hover {
	color: var(--orange);
}

h5 {
	font-family: "Roboto Mono", monospace;
}

.eltdf-main-menu>ul>li.eltdf-active-item>a .item_text:before {
	border-bottom-color: var(--blue);
}
.eltdf-main-menu>ul>li>a .item_text:before {
	border-bottom-color: var(--blue);
	font-weight: "Roboto", sans-serif;
}
.eltdf-course-list-holder article .eltdf-cli-image .eltdf-cli-category-holder {
	background-color: var(--orange);
}
.eltdf-course-list-holder article .eltdf-cli-image .eltdf-cli-category-holder a {
    font-family: 'Roboto';
	font-weight: 500;
}
.eltdf-course-list-holder article .eltdf-cli-image .eltdf-cli-category-holder:not(:hover) a {
    color: #212121;
}
#eltdf-back-to-top>span {
	color: #212121;
	background-color: var(--orange);
	border-color: var(--orange);
}
.eltdf-course-list-holder.eltdf-cl-standard article .eltdf-cli-text-holder .eltdf-cli-top-info .eltdf-instructor-name:after {
	background-color: var(--blue);
}

.eltdf-title-holder {
	background-image: url(/wp-content/uploads/2025/09/orange-back.png);
	background-position: center right;
}
.eltdf-title-holder.eltdf-standard-with-breadcrumbs-type .eltdf-breadcrumbs a,
.eltdf-title-holder.eltdf-standard-with-breadcrumbs-type .eltdf-breadcrumbs span {
	font-weight: 800;
    padding: 0 8px;
}
.eltdf-title-holder.eltdf-standard-with-breadcrumbs-type .eltdf-breadcrumbs a:hover {
	color: var(--blue);
	background: var(--orange);
}
.eltdf-breadcrumbs-info .breadcrumb-home {
    font-size: 0;
}
.eltdf-breadcrumbs-info .breadcrumb-home:before {
    content: "\f144";
    font-family: "Ionicons";
    font-size: 20px;
    position: relative;
    top: 3px;
}



.eltdf-sticky-header.header-appear {
	box-shadow: 1px -5px 15px gray;
}
.eltdf-drop-down .second {
    box-shadow: 1px 3px 15px #4343435c;
}

.videoCover {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: url(/wp-content/uploads/2025/09/home-video-cover-v4.png);
    background-size: cover;
    background-position: bottom right;
    background-repeat: no-repeat;
}

#submit_comment, .post-password-form input[type=submit], input.wpcf7-form-control.wpcf7-submit {
	color: var(--blue);
	background-color: var(--orange);
}
.wpcf7 form br {
	display: none;
}
.eltdf-drop-down .second .inner ul li a .item_outer:before {
    color: var(--orange);
}
.cf7_custom_style_3 input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover {
    background-color: var(--orange);
    border-color: var(--orange);
}
.eltdf-btn.eltdf-btn-solid {
	color: var(--blue);
	background-color: var(--orange);
}

.eltdf-top-bar {
	background-color: var(--blue);
}
.eltdf-top-bar .widget a, .eltdf-top-bar .widget span {
    color: #FFF!important;
}

.eltdf-mobile-header .eltdf-mobile-menu-opener.eltdf-mobile-menu-opened a,
.eltdf-mobile-header .eltdf-mobile-nav .eltdf-grid>ul>li.eltdf-active-item>a, 
.eltdf-mobile-header .eltdf-mobile-nav .eltdf-grid>ul>li.eltdf-active-item>h6 {
	color: var(--orange);
}


.home-courses .eltdf-large-space .eltdf-outer-space {
    overflow: hidden;
}
.home-courses .eltdf-cl-filter-holder {
    margin-left: -10px;
}
.eltdf-cl-has-filter-category .eltdf-cl-filter-holder ul li {
    border-bottom: 2px dotted #e1e1e1;
    padding-left: 0;
    padding-right: 0;
    margin: 0 10px;
}
.eltdf-cl-has-filter-category .eltdf-cl-filter-holder ul li:hover, 
.eltdf-cl-has-filter-category .eltdf-cl-filter-holder ul li.eltdf-cl-current {
    padding-left: 25px;
}
.eltdf-cl-has-filter-category .eltdf-cl-filter-holder ul li:before {
    color: var(--orange);
}
html[lang="el"] .eltdf-cl-filter-holder ul li:first-child > span {
    font-size: 0;
}
html[lang="el"] .eltdf-cl-filter-holder ul li:first-child > span:before {
    content: 'Όλα τα μαθήματα';
    font-size: 17px;
}
.eltdf-course-list-holder.eltdf-cl-standard article .eltdf-cli-text-holder .eltdf-cli-excerpt {
    margin-bottom: 40px;
}
.view-course-btn {
	color: #000;
	position: absolute;
	bottom: 0;
	right: 0;
}
.view-course-btn:before {
    content: '';
    display: block;
    border-bottom: 1px solid;
    border-color: inherit;
    position: absolute;
    bottom: 3px;
    right: 0;
    width: 100%;
}
.view-course-btn:hover:before {
    animation: eltdf-draw-underline .8s;
}

.home-banner .wpb_text_column {
	width: unset!important;
}
.home-banner h2 {
    font-size: 35px;
    margin-top: 0;
    line-height: 40px;
}

.image-cover:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    //background: url(/wp-content/uploads/2025/09/raster_image_hover.png);
    background-size: cover;
    opacity: .2;
}
.image-cover.cover-left:before {
    transform: scaleX(-1);
}

.screenshots-carousel .vc_images_carousel .vc_carousel-control {
    color: #FFF;
    line-height: 43px;
    width: 30px;
    background: var(--blue);
    opacity: 1;
}
.vc_images_carousel {
    max-width: 100%;
}
.vc_images_carousel.vc_build .vc_carousel-slideline .vc_carousel-slideline-inner>.vc_item {
    max-width: 100%;
}
.screenshots-carousel  .vc_carousel-control .icon-prev, 
.screenshots-carousel  .vc_carousel-control .icon-next {
    margin-top: 0;
    top: 0;
}
.vc_images_carousel .vc_carousel-control .icon-prev:before, 
.vc_images_carousel .vc_carousel-control .icon-next:before {
    top: 0;
}
.courses-widget {
    background-image: url(/wp-content/uploads/2018/07/pattern.jpg);
    padding: 120px 0;
}

.home-courses {
	justify-content: center;
}
.eltdf-elements-holder .eltdf-eh-item .wpb_text_column {
    max-width: 100%;
}

.eltdf-page-footer .eltdf-footer-top-alignment-right {
    display: flex;
	justify-content: space-between;
}
.eltdf-page-footer .eltdf-footer-top-alignment-right > .eltdf-column-content {
	width: unset;
}
.eltdf-page-footer .eltdf-footer-top-alignment-right:before,
.eltdf-page-footer .eltdf-footer-top-alignment-right:after {
	display: none;
}
.eltdf-page-footer .footer-logo {
	text-align: left;
    margin-top: -30px;
}
.eltdf-page-footer .footer-logo img:not(.logo-background) {
    width: 200px;
	position: relative;
	z-index: 1;
}
.footer-logo {
    position: relative;
}
.footer-logo  .logo-background {
    position: absolute;
    left: -80%;
    width: auto;
    top: -80px;
    bottom: -140px;
    height: -webkit-fill-available;
    max-width: none;
}
.eltdf-page-footer .footer-links {
    display: inline-flex;
    justify-content: flex-start;
	gap: 40px;
    width: 100%;
}
.eltdf-page-footer .footer-links > span {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.footer-contact {
    display: flex;
    gap: 40px;
}
.eltdf-page-footer .contact-details {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
}
.eltdf-page-footer .contact-details > a {
    display: flex;
    align-items: center;
    gap: 10px;
}
.eltdf-page-footer .contact-details .fa {
    font-size: 20px;
    background: var(--orange);
    padding: 10px;
    border-radius: 100%;
    color: #FFF!important;
}
.eltdf-page-footer .contact-icons {
    display: flex;
	flex-direction: column;
    align-items: flex-start;
    gap: 15px;
}
.eltdf-page-footer .contact-icons img {
    width: 40px;
}
.eltdf-footer-top-holder .social-icons .social-icon {
    text-decoration: none;
}

.eltdf-page-footer .eltdf-footer-bottom-holder .eltdf-grid-col-6:first-child {
    width: 70%;
}
.eltdf-page-footer .eltdf-footer-bottom-holder .eltdf-grid-col-6:last-child {
    width: 30%;
}
.eltdf-footer-top-holder .social-icons {
    text-align: left;
    margin-top: 60px;
}

.eltdf-page-footer #block-3 > a > i {
    font-size: 14px;
}

.eltdf-page-footer {
	z-index: unset;
}

.espa-banner {
    position: fixed;
    bottom: -7px;
    left: 0;
    display: flex;
    align-items: center;
    background: #FFF;
    z-index: 100;
    transition: .3s;
    border: 1px solid #e1e1e1;
}
.espa-banner .espa-logo-link {
	border-right: 1px solid #e1e1e1;
}
.espa-banner img.espa-logo {
    width: 500px;
}
.espa-banner a.espaToggle {
    padding: 10px;
    height: 100%;
    transition: .3s;
    color: #000;
    font-size: 20px;
}
.espa-banner.inactive {
    transform: translateX(-95%);
}
.espa-banner.inactive a.espaToggle {
    transform: rotate(-180deg);
}

.modal {
    position: fixed;
    top: 0;
    border: 0;
    left: 0;
    right: 0;
    background: rgb(0 0 0 / 80%);
    opacity: 0;
	visibility: hidden;
	z-index: -1;
	transition: .6s;
	cursor: pointer;
}
.modal.open {
	opacity: 1;
	visibility: visible;
	z-index: 120;
}
.modal-content {
    width: 600px;
    max-width: 90%;
    padding: 15px;
    background: #FFF;
    position: relative;
    margin: 50px auto;
	cursor: default;
}
.modal-content .close {
    position: absolute;
    right: 0;
    top: 0;
    color: #000;
    background: var(--orange);
    padding: 8px 14px;
    border: 0;
    font-size: 20px;
    cursor: pointer;
}
.modal-content .close:hover {
    color: #FFF;
    background: #212121;
}



.eltdf-course-list-holder.eltdf-cl-standard article .eltdf-cli-text-holder .eltdf-cli-top-info .eltdf-cli-title {
	position: relative;
}
.eltdf-course-list-holder.eltdf-cl-standard article .eltdf-cli-text-holder .eltdf-cli-top-info .eltdf-cli-title:after {
	content: '';
    position: absolute;
    bottom: -22px;
    left: 0;
    width: 38px;
    height: 3px;
    background-color: var(--blue);
	transition: .3s;
}
.eltdf-course-list-holder.eltdf-cl-standard article:hover .eltdf-cl-item-inner .eltdf-cli-title:after {
	width: 50px!important;
}

.eltdf-course-single-holder .course-info {
    display: flex;
    flex-direction: row-reverse;
    gap: 50px;
}
.eltdf-course-single-holder .course-info .eltdf-course-image-wrapper {
    width: 30%;
}
.eltdf-course-single-holder .course-info .eltdf-course-tabs-wrapper {
    width: 70%;
}
.course-info .eltdf-course-image {
    position: relative;
    width: fit-content;
}
.course-info .course-details {
    width: 500px;
    max-width: 100%;
}
.eltdf-course-single-holder .eltdf-course-single-title {
    position: relative;
}
.eltdf-course-single-holder .eltdf-course-single-title:after {
    content: '';
    position: absolute;
    bottom: -20px;
    left: 0;
    width: 38px;
    height: 3px;
    background-color: var(--blue);
    transition: .3s;
}
.eltdf-course-single-holder .eltdf-course-single-title:hover:after {
    width: 50px;
}
.course-info .course-details tr {
    border-style: dotted;
    border-left: 0;
    border-right: 0;
}
.course-info .course-details .course-type {
    background: #f4f4f4;
    border: 0;
    color: var(--blue);
}
.course-info .course-details .course-name {
    color: #212121;
    font-weight: bold;
	text-align: left;
	padding-left: 35px;
}
.course-info .course-details td {
    left: 0;
    position: relative;
	transition: .2s;
}

.course-info .course-details tr:hover td {
    left: 15px;
}
.course-info .course-details .course-name:before {
    content: "\24";
    position: absolute;
    top: 6px;
    left: 0;
    width: 18px;
    font-family: ElegantIcons;
    vertical-align: unset;
    color: var(--orange);
    font-size: 16px;
    line-height: inherit;
    font-weight: 800;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: left .2s ease-in-out;
    transition: left .2s ease-in-out;
}
.course-info .course-details tr:hover .course-name:before {
    left: 15px;
}
.course-info .course-details td:last-child {
    text-align: right;
}
.eltdf-course-single-holder .eltdf-course-action .eltdf-btn {
    margin-top: 30px;
}

.single-course-widget {
    background-image: url(/wp-content/uploads/2018/07/pattern.jpg);
    padding: 120px 0;
    margin-top: 70px;
    position: relative;
}
.single-course-widget:before, .single-course-widget:after {
    content: '';
    width: 100vw;
    height: 100%;
    position: absolute;
    background-image: url(/wp-content/uploads/2018/07/pattern.jpg);
    top: 0;
    bottom: 0;
}
.single-course-widget:before {
    margin-left: -50%;
}
.single-course-widget:after {
    margin-right: -50%;
}


.eltdf-elements-holder .eltdf-eh-item.orange-back{
    background-image: url("/wp-content/uploads/2025/09/orange-back.png");
    background-position: 0 0;
}
.eltdf-elements-holder .eltdf-eh-item.white-back{
    background-image: url("/wp-content/uploads/2025/09/white-back.png");
    background-position: 100% 0;
}
.eltdf-elements-holder .eltdf-eh-item.orange-back, 
.eltdf-elements-holder .eltdf-eh-item.white-back{
    background-attachment: fixed;
    background-size: auto;
    background-repeat: no-repeat;
}

.homeVideoMain video {
    height: 100%;
}
.homeVideoMain .slide .elem1 {
    transform: translateX(130%);
    transition-duration: .8s;
}
.homeVideoMain .slide.active .elem1 {
    transform: translateX(0);
    transition-delay: .4s;
}
.homeVideoMain .slide .elem2 {
    transform: translateX(-130%);
    transition-duration: .8s;
}
.homeVideoMain .slide.active .elem2 {
    transform: translateX(0);
    transition-delay: .8s;
}
.homeVideoMain .slide .eltdf-btn {
    opacity: 0;
    transition-duration: .3s;
}
.homeVideoMain .slide.active .eltdf-btn {
    opacity: 1;
    transition-delay: .6s;
}

.contact-info-icon img {
    width: 25px;
}
.contact-info-icon {
    display: inline-flex;
}
.contact-info {
	font-size: 15px;
    display: flex;
    flex-direction: row-reverse;
    gap: 10px;
    justify-content: flex-end;
    width: fit-content;
}
.contact-info .eltdf-btn-text:after {
	visibility: hidden;
}
.contact-details .contact-icons > a {
    font-weight: 600;
    display: flex;
    width: max-content;
    gap: 10px;
    margin-bottom: 15px;
}
.contact-details .contact-icons img {
    width: 25px;
}
.contact-details .contact-icons {
    display: flex;
    flex-direction: column;
}
.contact-details .contact-info {
    margin-bottom: 10px;
}
.contact-details .contact-info > .fa {
    color: #FFF;
    background: var(--orange);
    padding: 6px;
    border-radius: 100%;
    font-size: 12px;
    width: 15px;
    height: 15px;
    text-align: center;
    line-height: 15px;
}

.contact-icons > a {
    display: flex;
    align-items: center;
    gap: 10px;
}

.term-lexilab-courses .eltdf-title-holder,
.term-filologika-mathimata .eltdf-title-holder {
    background-image: url(/wp-content/uploads/2025/09/Lwrida-Titlou-Filologika-Orange.jpg);
	background-size: cover;
}
.term-greek-language-lessons .eltdf-title-holder {
    background-image: url(/wp-content/uploads/2025/09/Lwrida-titlou-Greek-Lang-Orange.jpg);
	background-size: cover;
}

.eltdf-mobile-menu-opener {
    display: none;
}
.eltdf-side-menu-button-opener {
    padding: 10px;
    background: var(--orange);
}
.eltdf-side-menu-button-opener .eltdf-side-menu-icon :before {
    font-weight: bold;
}
.eltdf-side-menu-button-opener .eltdf-side-menu-title {
    display: none;
}
.eltdf-mobile-header .eltdf-grid {
    width: 100%;
}
.eltdf-side-menu-slide-from-right .eltdf-side-menu {
    padding: 20px;
    max-width: 100%;
}
.eltdf-side-menu a.eltdf-close-side-menu {
    background: var(--orange);
    padding: 10px;
    top: 10px;
    right: 10px;
    color: var(--blue)!important;
}
.eltdf-side-menu a.eltdf-close-side-menu.eltdf-close-side-menu-icon-pack :before {
    font-weight: bold;
}
.eltdf-side-menu .widget ul.menu li a {
    color: #212121;
    font-weight: bold;
}
.eltdf-side-menu .widget ul.menu li a:after {
    color: var(--orange);
	left: 0;
}
.eltdf-side-menu .widget ul.menu > li > a {
    padding-left: 15px;
}
.eltdf-side-menu .widget.widget_nav_menu ul li a:hover {
    padding: 30px;
}
.eltdf-side-menu .widget.widget_nav_menu ul li a:hover:after {
    left: 15px;
}
.eltdf-side-menu .widget ul.menu li > .sub-menu > li > a {
    padding-left: 30px;
}
.eltdf-side-menu .widget ul.menu li > .sub-menu > li > a:after {
    color: var(--orange);
    left: 15px;
}
.eltdf-side-menu .widget ul.menu li > .sub-menu > li > a:hover {
    padding-left: 45px;
}
.eltdf-side-menu .widget ul.menu li > .sub-menu > li > a:hover:after {
    color: var(--orange);
    left: 30px;
}
.eltdf-side-menu .widget ul.menu li.parent-item > a:after {
    transition: .5s!important;
}
.eltdf-side-menu .widget ul.menu li.parent-item.show-sub > a:after {
    transform: rotate(90deg)!important;
}
.eltdf-side-menu .widget ul .sub-menu {
    display: none;
}
.mobile-contact .contact-phone {
	color: #212121;
	font-weight: 500;
	position: relative;
}
.mobile-contact .contact-phone:after {
    content: '';
    width: 30px;
    height: 2px;
    background: var(--blue);
    display: block;
    margin-top: 10px;
}
.mobile-contact .contact-icons {
    display: flex;
    gap: 15px;
    margin-top: 20px;
}
.mobile-contact .contact-icons img {
    width: 30px;
}
.eltdf-sidearea .language-switcher {
    justify-content: flex-start;
    gap: 1px;
}
.eltdf-sidearea .language-switcher > li {
    padding: 10px!important;
    background: var(--orange);
    border: 0!important;
}
.eltdf-sidearea .language-switcher > li > a {
    color: var(--blue)!important;
    font-weight: bold;
}
.eltdf-sidearea .language-switcher .lang-switcher.disabled {
    opacity: .6;
    background: #DDD;
}

footer .widget {
    margin: 0;
}
.eltdf-footer-top-alignment-right > .eltdf-grid-col-4 {
	width: unset;
}



/* Responsive */
@media(min-width: 992px){	
	.homeVideoMain video {
		height: 840px;
	}
	.videoCover {
		height: 850px;
		top: unset;
	}
	.homeVideoMain {
		background: var(--orange);
	}
}

@media(min-width: 1201px){
	.eltdf-grid-list.eltdf-four-columns .eltdf-item-space:last-child {
		left: 0 !important;
	}
}

@media(min-width: 2000px){
	.eltdf-content {
		max-width: 2000px;
		margin: 0 auto;
	}
	.homeVideoMain video {
		height: 90%;
	}
	.videoCover {
		height: 90%;
		top: unset;
	}
	#homeVideoCover .wpb_wrapper {
		background: var(--orange);
		overflow: hidden;
	}
	.homeVideoMain {
		background: none;
	}
}


@media(max-width: 1399px){
	.footer-logo .logo-background {
		left: -60%;
		width: 200%;
	}
}

@media(min-width: 1025px) and (max-width: 1200px){
	.eltdf-page-footer .eltdf-footer-top-inner {
		width: 100%;
		padding-left: 20px!important;
		padding-right: 20px!important;
	}
	.zoom-screenshots .eltdf-eh-item-content {
		padding-left: 0 !important;
		margin-top: 50px;
	}
}

@media(min-width: 1025px) and (max-width: 1599px){
	.homeVideoContent {
		top: 40% !important;
        left: 5% !important;
	}
}

@media(max-width: 1024px) {	
	#homeVideoCover .homeVideoContent {
		max-width: 90%;
		top: 30%!important;
		left: 5%!important;
	}
	.eltdf-elements-holder .eltdf-eh-item.eltdf-background-arrow-left:after {
		top: 0;
		right: 50%;
		border-bottom-color: inherit;
		border-right-color: transparent;
		margin-top: -30px;
	}
	.eltdf-page-footer .eltdf-footer-top-holder .eltdf-footer-top-inner.eltdf-grid {
		padding: 70px 0;
	}
	.eltdf-page-footer .footer-logo {
		margin-top: 20px;
	}
	.footer-logo .logo-background {
		bottom: -200px;
		top: -100px;
	}
	.footer-contact {
		display: flex;
		flex-direction: column;
		gap: 20px;
	}
	.eltdf-footer-top-holder .social-icons {
		margin-top: 20px;
	}
	.eltdf-page-footer .footer-links {
		flex-direction: column;
		align-items: flex-start;
		gap: 20px;
	}
	.footer-links {
		justify-content: flex-start;
		gap: 20px;
		margin-bottom: 30px;
	}
	.eltdf-page-footer #block-3 {
		width: 100%;
		gap: 20px;
	}
	.eltdf-page-footer .eltdf-footer-bottom-holder .eltdf-grid-col-6 {
		width: 100%!important;
	}
	.eltdf-cl-has-filter-category .eltdf-cl-filter-holder ul li:first-child {
		padding-left: 0;
	}
	.eltdf-grid-list.eltdf-four-columns .eltdf-item-space:last-child {
		left: 0 !important;
	}
}

@media(max-with: 1024px) and (orientation: landscape){
	.homeVideoMain {
		min-height: 440px;
	}
}

@media(max-width: 991px){
	.eltdf-container-inner, .eltdf-grid, .eltdf-row-grid-section {
		width: 85%;
	}
	.eltdf-page-footer .eltdf-footer-top-holder .eltdf-footer-top-inner.eltdf-grid {
		width: 95%;
	}
	#homeVideoCover .homeVideoMain {
		max-height: calc(100vh - 120px);
		background: var(--orange);
	}
	#homeVideoCover img {
		right: 0;
		height: 50%;
		width: auto;
		max-width: none;
	}
	#homeVideoCover video {
		height: 60%;
	}
	#homeVideoCover .videoCover {
		top: 40%;
	}
	#homeVideoCover .homeVideoContent .wrapper {
		width: 100%;
	}
	.footer-contact {
		padding-right: 15px;
	}
	.eltdf-title-holder.eltdf-title-va-header-bottom .eltdf-title-wrapper {
		max-height: 240px;
	}
	.eltdf-course-single-holder .course-info {
		flex-direction: column;
		gap: 20px;
	}
	.eltdf-course-single-holder .eltdf-course-tabs-wrapper {
		margin-top: 0;
	}
	.about-me {
		display: flex;
		flex-direction: column;
	}
	.about-me > .wpb_column:last-child {
		width: 100%;
		margin-top: 50px;
	}
}

@media(max-width: 991px) and (orientation: landscape){
	#homeVideoCover .homeVideoContent {
		top: 45%!important;
	}	
	#homeVideoCover video {
		height: 100%;
	}
	#homeVideoCover .videoCover {
		top: 0%;
	}
	#homeVideoCover .carousel {
		padding-top: 100%;
	}
	#homeVideoCover h1 {
        font-size: 26px;
        line-height: 30px;
    }
	#homeVideoCover h1 > span {
		margin-bottom: 0;
		line-height: 50px;
	}
	#homeVideoCover .eltdf-btn {
		font-size: 15px;
		padding: 8px 22px;
	}
}

@media(max-width: 800px){
	.eltdf-cl-has-filter-category .eltdf-cl-filter-holder ul {
		display: flex;
		flex-direction: column;
		gap: 20px;
	}
}

@media(max-width: 768px){
	.margin-tablet-top {
		margin-top: 50px;
	}
	#homeVideoCover h1 {
		font-size: 38px;
	}
	.home-courses .course {
		margin-bottom: 0!important;
	}
	.eltdf-elements-holder.home-greek-banner {
		display: flex;
		flex-direction: column-reverse;
	}
	.eltdf-course-single-holder .course-info .eltdf-course-tabs-wrapper {
		width: 100%;
		margin-top: 0;
	}
	.eltdf-course-single-holder .course-info .eltdf-course-image-wrapper {
		width: 100%;
	}
	.eltdf-page-footer .eltdf-footer-top-alignment-right > .eltdf-column-content:nth-child(1) {
		display: none;
	}	
	.eltdf-course-list-holder.eltdf-cl-standard article .eltdf-cli-text-holder .eltdf-cli-excerpt {
		margin-bottom: 40px;
	}
	.view-course-btn {
		bottom: 30px;
	}
	.about-photo img {
		max-width: 300px;
	}
}

@media(max-width: 680px){
	.eltdf-container-inner, .eltdf-grid, .eltdf-row-grid-section {
		width: 85%;
	}
	.eltdf-footer-top-alignment-right > .eltdf-column-content:nth-child(2) {
		margin-top: 0;
	}
	.eltdf-page-footer .eltdf-column-content:not(:first-child) {
		margin-top: 0;
	}
}

@media(max-width: 580px){
	#homeVideoCover .homeVideoContent {
		top: 30%!important;
	}
	#homeVideoCover .carousel {
		padding-top: 100%;
	}
	#homeVideoCover h1 {
        font-size: 26px;
        line-height: 30px;
    }
	#homeVideoCover h1 > span {
		margin-bottom: -10px;
	}
	#homeVideoCover .eltdf-btn {
		font-size: 15px;
		padding: 15px 35px;
	}
	.footer-links {
		display: block;
		text-align: left;
		margin-left: -10px;
	}	
	.footer-links > a {
		margin: 2px 10px;
		display: inline-block;
	}
}

@media(max-width: 480px){
	#homeVideoCover h1 > span {
		line-height: 46px;
	}
	.eltdf-page-footer .contact-details > a,
	.eltdf-page-footer .contact-icons a {
		font-size: 0;
	}
	.eltdf-page-footer .eltdf-footer-top-alignment-right > .eltdf-column-content {
		width: 100%;
	}
	.eltdf-page-footer .eltdf-footer-top-holder .eltdf-footer-top-alignment-right {
		flex-wrap: wrap;
		flex-direction: column-reverse;
	}
	.eltdf-page-footer .footer-links {
		align-items: center;
		margin-top: 20px;
	}
	.eltdf-page-footer .footer-links > span {
		align-items: center;
	}
	.footer-contact {
		flex-direction: row;
		justify-content: center;
		margin-bottom: 20px;
	}
	.eltdf-page-footer .contact-details {
		flex-direction: row;
	}
	.eltdf-page-footer .contact-icons {
		flex-direction: row;
	}
	.eltdf-footer-top-holder .social-icons {
		text-align: center;
		margin-top: 0;
	}
	.course-info .course-details td {
		font-size: 12px;
		vertical-align: middle;
		padding: 5px 0;
	}
	.course-info .course-details .course-name {
		padding-left: 0;
	}
	.course-info .course-details .course-name:before {
		display: none;
	}
	.course-info .course-details .course-type:last-child {
		text-align: right;
		padding-right: 0;
	}
	.course-info .course-details .course-type > span {
		display: none;
	}
}


/* Responsive margins */

@media(max-width: 1024px){
	.mt-lg{margin-top: 30px;}
	.mt-lg-0{margin-top:0}
}
@media(max-width: 991px){
	.mt-md{margin-top: 30px;}
	.mt-md-0{margin-top:0}
}
@media(max-width: 767px){
	.mt-sm{margin-top: 50px;}
	.mt-md-0{margin-top:0}
}
@media(max-width: 580px){
	.mt-xs{margin-top: 30px;}
	.mt-md-0{margin-top:0}
}

