/*
Theme Name: iNTERAD
Theme URI: https://interad.gr/
Author: iNTERAD
Author URI: https://interad.gr/
Description: Child Theme for iNTERAD
Template: betheme
Version: 2.0.2
*/


html {
    font-size: 62.5% !important;
    scroll-behavior: smooth;
}
:root {
    --pink:#c2bc00;
    --hover-pink:#9f9a05;
    /*--red:#851012;*/
    --red:#9f9a05;
    --text-black:#010116;
    --text-grey:#333;
    --light-blue:#596b7a;
}
::selection{
    background:#596b7a;
}
.header-classic #Header .top_bar_left{
    height: 100px;
}
#Subheader {
    padding: 170px 0 200px;
}
#Top_bar #logo, #Top_bar.is-sticky #logo  {
    height: 80px;
    padding: 10px 0;
}
#Top_bar .menu > li > a span:not(.description) {
    line-height: 40px;
}
.slider-section .slick-slide img {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}
.slider-section {
    position: relative !important;
    overflow: hidden;
}


.slider-section:before {
    content: '';
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*background-color: rgba(0, 0, 0, 0.7) !important;*/
    z-index: 2!important;
}



.slider-content-wrap{
   position: absolute;
    bottom: 45%;
    z-index: 3!important;
}
.slider-images-wrap{
    position: relative;
}
.slider-section .fancy_heading .title {
    margin-bottom: 5px;
    position: relative;
}

/*.slider-section .fancy_heading .title:after {
    content: 'ΠΑΜΘ';
    font-size: 130px;
    left: 0;
    letter-spacing: 10px;
    line-height: 0.7;
    position: absolute;
    right: 0;
    top: 50%;
    text-transform: uppercase;
    font-weight: 900;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    z-index: 4;
   !* color: rgb(26 44 94 / 11%);*!
    color: rgba(255, 255, 255, 0.1);

}*/
.message-section  .fancy_heading .title{
    text-align: left;
}
.message-section{
   /* margin-top: -100px;*/
    z-index: 999;
    background: #e1e4e9;
}
.mynima-wrap{
    margin-top: -100px;

}
.parallax-section .fancy_heading .title{
    margin-bottom: 15px;
}
.small-title, .small-line{
    color: var(--red);
    letter-spacing: 4px;
}
/*.dear p{
    font-size: 14px;
    line-height: 27px;
}*/
p.small-title{
    margin: 0;
}
.erga-section .mfn-icon-box .title{
    text-align: left;
}
.head-sec .section_wrapper{
    max-width: 1920px;
    padding: 11px 30px;
}
.head-sec {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px -1px;
}

.h-logo{
    width: 125px!important;
}
.h-logo img{
    width: 125px!important;
}
.head-sec .menu-label{
    font-size: 17px;
    color: var(--text-black);
}
/*.head-sec .mfn-menu-link:hover .menu-label{
    color: var(--red);
}*/
.head-sec .mfn-header-menu > .mfn-menu-li.current_page_item,
.head-sec .mfn-header-menu > .mfn-menu-li.current-menu-item{
    color: var(--red)!important;
}
.menu-col{
    flex-basis: unset!important;
    width: 100%!important;
}
.blog-section .fancy_heading .inside{
    text-align: left;
}
/*
.blog-section .blog_slider .blog_slider_ul li .item_wrapper .image_frame {
    margin-left: 0;
    min-height: unset;
}
.blog-section .blog_slider .blog_slider_ul li .item_wrapper .date_label {
    display: none;
}
.blog-section .post{
    position: relative;
}
.blog-section .post .desc{
    position: absolute;
    top: 165px;
    color: white;
}
.blog-section .post .desc{
    color: white;
    font-size: 24px;
    padding: 0 20px;
}*/
/*.blog-teaser.margin-no li:first-child {
    width: 65.5%;
}*/
/*.slider-section.hid{
    display: none;
}*/
.slider-section.vid{
    display: none;
}

.blog-teaser.margin-no li:not(:first-child) {
    width: 32.3333%;
    margin-bottom: 16px;
}
video {
    height: 100% !important;
    object-fit: cover !important;
}
.blog-teaser.margin-no li.post-145  img{
    height: 297px;
}

.random-text{
    color: white;
}
.random-text p{
    line-height: 25px;
}

.social-list .mfn-list-desc a{
    text-decoration: none;
}
.social-list li{
    transition: all .4s;
}
.social-list li:hover{
    transform: translateX(3px);
}
.social-list li:hover a, .social-list li:hover i:before{
    color: var(--hover-pink)!important;
}
.column_footer_logo .logo-wrapper img {
    width: 220px;
}
.color-line{
    display: flex;
    width: 80px;
    height: 3px;
    color: white;
    background: #9f9a05;
    margin-top: 20px;
}
.news-text p{
    color: white;
    line-height: 24px;
    font-size: 15px;
}
.frm_fields_container{
    display: flex!important;
    gap: 0!important;
}
.with_frm_style input[type=email]{
    margin-top: 10px;
    height: 45px;
    width: 200px;

}
.with_frm_style .frm_form_fields > fieldset {
    padding: 0;
}
.frm_style_formidable-style.with_frm_style .frm_submit button{
    padding: 14px 16px!important;
    box-shadow: unset;
    border: none;
    background: var(--hover-pink);
    color: var(--pink);
    font-weight: bold;
}
.frm_style_formidable-style.with_frm_style .frm_submit button:hover{
    background: var(--red);
}
.frm_style_formidable-style.with_frm_style .form-field {
    margin-bottom: 14px;
}
.social-box .mfn-icon-box .icon-wrapper i {
    font-size: 19px;
    color: var(--pink);
}
.social-box .mfn-icon-box .icon-wrapper:hover i{
    color: white!important;
}
.social-box .mfn-icon-box-top .icon-wrapper {
    margin: 0;
    background: var(--hover-pink);
    padding: 10px;
    border-radius: 50%;
}

.social-box .mfn-icon-box-top .icon-wrapper:hover{
    background: var(--red);
}
.social-box .mfn-icon-box-top{
    transition: all .4s;
    margin-left: 10px;
 }
.social-box .mfn-icon-box-top:hover{
   transform: translateY(-3px);
}
.social-box{
    width: 13%!important;
}
.social-box .mcb-column-inner{
    margin-left: 0!important;
    margin-right: 0!important;
}
.with_frm_style .frm_message, .with_frm_style .frm_error_style{
    padding: 10px 15px 5px!important;
}

.copyright{
    color: var(--hover-pink);
    font-size: 15px;
    border-top: 1px solid #4f4f4f;
    padding-top: 20px;
}
.copyright a{
    color: white!important;
    font-weight: bold;
    text-decoration: none;
}
.copyright a:hover{
    color: var(--hover-pink)!important;
}
.category-section .post .post-head{
    display: none;
}
.category-section .post-footer .button-love {
    display: none;
}
.category-section .post-footer{
    display: flex;
}
.category-section .grid .post-desc-wrapper {
    background: white;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.category-section .grid .post-desc-wrapper .post-desc {
    padding: 25px 25px 30px;
}
.category-section .post h2.entry-title{
    font-size: 22px;
}
.category-section .post h2.entry-title a{
    color: var(--pink);
 }

.category-section .post-footer .post-links .icon-doc-text{
    display: none;
}
.category-section .post-footer .post-links {
    border-left-width: 0;
    padding-left: 5px;
}
.category-section .grid .post-item {
    margin: 0px 1% 30px!important;
}
.category-section .post-footer .post-links a{
    background: #c2bc00;
    color: white;
    padding: 10px 25px;
    text-decoration: none;
    border-radius: 5px;
}
.category-section .post-footer .post-links a:hover{
    background: var(--hover-pink);
    color: #c2bc00;
}
.category-section .post{
    transition:all .4s;
}
.category-section .post:hover{
    transform: translateY(-5px);
}
.category-section .post .image_wrapper{
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.post-nav.minimal.column, .single-post .fixed-nav{
    display: none;
}
.section-post-related .section-related-adjustment {
    border-top-width: 0;
    padding-bottom: 30px;
}
.section-post-related .post .desc .button{
    display: none;
}
.single-post .section-post-header .section_wrapper{
    flex-direction: column-reverse;
    padding-top: 45px;
}
.single-post .section-post-header .section_wrapper .post-header{
    margin-bottom: 10px;
}
.single-post .section-post-header .section_wrapper .post-header .mcb-column-inner{
    margin-bottom: 0;
}
.section-post-related .section-related-adjustment > h4{
    color: #c2bc00;
    margin-bottom: 30px;
    padding-left: 10px;
}
.section-post-related .post-related .image_frame {
    margin-bottom: 5px;
}
.section-post-related .section-related-adjustment .post .desc a{
    font-size: 27px;
    color: #c2bc00;
}
.section-post-related .section-related-adjustment .post{
    transition: all .4s;
}
.section-post-related .section-related-adjustment .post:hover{
    transform: translateY(-5px);
}
.mfn-header-menu .mfn-menu-li .mfn-menu-link:hover {
    /*text-decoration: underline;*/
    color: var(--text-black);
   /* border-top: 5px solid var(--pink);*/
    background: #e1e4e9;
}

.mfn-header-menu .mfn-menu-li.current-menu-item > .mfn-menu-link:hover{
    /*text-decoration: underline;*/
}
.mfn-header-menu .mfn-menu-li.current-menu-item > .mfn-menu-link {
    text-decoration: none;
    color: white;
    /*border-top: 5px solid var(--pink);*/
    background: var(--pink);
    position: relative;
}
.mfn-header-menu .mfn-menu-li.current-menu-item > .mfn-menu-link .menu-label{
    color: white!important;
}
/*.mfn-header-menu .mfn-menu-li.current-menu-item > .mfn-menu-link:before{
   content: "";
   display: block;
   position: absolute;
   top: 0px;
   left: 0px;
   height: 5px;
   width: 100%;z-index: -1;
   background-color: var(--pink);
   pointer-events: none;
}
.mfn-header-menu .mfn-menu-li .mfn-menu-link:hover:before{
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 5px;
    width: 100%;
    z-index: -1;
    background: rgba(242, 19, 72, 0.3);
    pointer-events: none;
}*/

.mfn-header-menu > .mfn-menu-li > .mfn-menu-link {
   /* padding: 26px 20px;*/
    padding: 12px 20px;
    margin-right: 10px;
    border-radius: 4px;
}

.footer-list ul{
    display: flex;
    align-items: center;
}

.footer-list .mfn-list .mfn-list-icon {
    margin-left: 10px;
}

.footer-list .mfn-list-left .mfn-list-item:first-child .mfn-list-icon {
    display: none;
}

.footer-sec{
    border-top: 1px solid rgb(204, 204, 204);
}
#Subheader {
    padding: 250px 0 200px;
    background-position: center;
    background-size: cover;
}
.postid-205 .section-post-header .single-photo-wrapper.image,
.postid-219 .section-post-header .single-photo-wrapper.image,
.postid-207 .section-post-header .single-photo-wrapper.image{
    display: none;
}

.platform-section h5{
    margin-top: 25px;
}
.platform-box-wrap .full .mfn-icon-box-left .icon-wrapper, .platform-box-wrap .full .mfn-icon-box-right .icon-wrapper {
    width: 50%;
}
.platform-box-wrap .mfn-icon-box{
    background: white;
    box-shadow: rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
    border: 1px solid rgb(224, 224, 224);
    border-radius: 3px;
    transition: all .5s;
}
.platform-box-wrap .mfn-icon-box:hover{
    transform: translateY(-5px);
}
.platform-box-wrap .mfn-icon-box .desc-wrapper{
    padding: 0px 70px;
}
.platform-box-wrap .mfn-icon-box-left .icon-wrapper, .platform-box-wrap .mfn-icon-box-right .icon-wrapper {
    width: 100%;
}

.platform-box-wrap .vertical-box .mfn-icon-box{
    flex-direction: column;
}
.platform-box-wrap .vertical-box .mfn-icon-box-left .icon-wrapper {
    margin: 0;
}
.platform-box-wrap .vertical-box .mfn-icon-box .desc-wrapper {
    padding: 30px 30px;
    min-height: 280px;
}

.platform-inside-page p,
.platform-inside-page strong,
.platform-inside-page li,
.platform-inside-page h3,
.platform-inside-page h4,
.platform-inside-page h5{
    color: var(--text-black);
}
.full-button .button{
    width: 100%;
}

.line-col{
    border-bottom: 1px solid rgb(224, 224, 224);
}

.expand-btn .button{
    background: transparent;
    padding: 0;
    margin-top: 10px;
}
.expand-btn .button .button_label{
    color: var(--light-blue);
    text-decoration: underline;
}
.expand-btn .button i{
    color: var(--light-blue);
    font-size: 14px;
}
.expand-btn .button:hover .button_label,
.expand-btn .button:hover i{
    color: var(--text-black);
}
.single-post .category-nea .section-post-header,
.single-post .category-anoichta-erga .section-post-header,
.single-post .category-olokliromena-erga .section-post-header{
    display: none;
}
.nea-blog-wrap .post-item .post-head,
.nea-blog-wrap .post-item .post-footer{
    display: none;
}
.nea-blog-wrap .post-item, .erga-section .post-item{
    background: white;
    transition: all .5s!important;
    border: 1px solid rgb(224, 224, 224)!important;
    box-shadow: rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
}
.nea-blog-wrap .post-item:hover, .erga-section .post-item:hover{
   transform: translateY(-5px);
}
.nea-blog-wrap .grid .post-desc-wrapper .post-desc,
.erga-section .grid .post-desc-wrapper .post-desc {
    padding: 30px 30px 20px!important;
    min-height: 318px!important;
}
.nea-blog-wrap .post-item:hover .post-title a,
.erga-section .post-item:hover .post-title a{
color: var(--text-black);
}
.erga-section .post-item .post-title a{
    font-size: 21px!important;
    line-height: 25px!important;
    font-weight: 800!important;
}
.nea-blog-wrap .post-item:hover .post-title a,
.erga-section .post-item:hover .post-title a{
    text-decoration: underline;
}
.nea-blog-wrap .post-item .post-excerpt,
.erga-section .post-item .post-excerpt{
    color: var(--light-blue);
    font-weight: 300;
    line-height: 1.3;
}
.single-post .category-nea .section-post-related,
.single-post .category-anoichta-erga .section-post-related,
.single-post .category-olokliromena-erga .section-post-related{
    display:none;
}
.oroi-section a, .event-tourism-col a{
    color: var(--pink);
}
.event-tourism-col h3{
    color: var(--text-black);
}
.event-title-col h4{
    color: var(--text-black);
    margin-bottom: 0;
}
.event-programm-wrap .post-item .post-head,
.event-programm-wrap .post-item .post-links .post-comments,
.event-programm-wrap .post-item .post-links i{
  display: none;
}
.event-programm-wrap .post-item .post-links{
    border-left-width: 0;
    padding-left: 0;
    width: 100%;
}

.event-programm-wrap .post-item .post-links .post-more{
    width: 100%;
    border-radius: 3px;
    background: var(--pink);
    padding: 9px 18px;
    color: white;
    text-decoration: none;
    width: 97%;
    display: flex;
    justify-content: center;
    margin: 0 auto;
}
.event-programm-wrap .post-item .post-links .post-more:hover{
    background: var(--hover-pink);
}
.event-programm-wrap .post-item .entry-title a{
    color: rgb(1, 1, 22);
    font-style: normal;
    font-weight: bold;
    line-height: 1.3;
    word-break: break-word;
    font-size: 18px;
}
.event-programm-wrap .grid .post-desc-wrapper .post-desc {
   background: white;
    padding: 20px 20px 20px;
    min-height: 255px;
}
.event-programm-wrap.previous .grid .post-desc-wrapper .post-desc {
    min-height: 305px;
}
.event-programm-wrap .post-item .event-box-line p, .event-programm-wrap .post-item .event-box-line a {
    line-height: 1.5;
    color: rgb(67, 81, 93);
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-overflow: clip;
    white-space: normal;
    text-shadow: none;
    word-break: normal;
    font-size: 14px;
}
.event-programm-wrap .post-item .event-box-line a:hover{
    text-decoration: underline;
}
.event-programm-wrap .post-item {
    border: 1px solid rgb(204, 204, 204);
    border-radius: 6px;
    transition: all .5s;
}
.event-programm-wrap .post-item:hover {
    transform: translateY(-5px);
}
.event-box-line{
    display: flex;
    align-items: start;
    gap: 8px;
}

.event-box {
    background: rgb(244, 246, 248);
    padding: 12px 16px 4px;
    margin-top: 25px;
}

.single-post .category-events .post-header, .single-post .category-events .section-post-related,
.single-post .category-previous-events .post-header, .single-post .category-previous-events .section-post-related{
    display: none;
}

.inside-event-box .event-box-line a{
    color: #333!important;
}

.inside-event-box .event-box {
    padding: 25px 20px 20px;
    margin-top: 0;
    border-radius: 6px;
}
.event-box-line.sec a{
    margin-bottom: 10px;
}
.ays-survey-section-button-content .ays-survey-finish-button{
    background: var(--pink);
    color: white;
    font-size: 18px!important;
    padding: 5px 20px!important;
}
.ays-survey-section-button-container:hover,
.ays-survey-section-button-container:hover .ays-survey-finish-button{
    color: white!important;
    background: var(--hover-pink)!important;
}
.ays-survey-section-buttons{
    text-align: center!important;
    margin-top: 30px !important;
}
#comments #wpd-post-rating,
#wpdcom .wpd-sbs-toggle,
#wpd-threads .wpdiscuz-user-settings,
.wpd-follow-link,
#wpdcom .wpd-comment-header .wpd-comment-share,
#wpdcom .wpd-comment-header .wpd-comment-link{
    display: none!important;
}
#comments {
    max-width: 1400px;
    margin: 0 auto 50px;
}
#wpdcom {
    max-width: 1400px;
}
#wpdcom .wpd-auth .wpd-login a {
    color: var(--pink);
    text-decoration: none;
}
#wpdcom .wpd-auth .wpd-login a:hover {
    color: var(--hover-pink);
}
.wpd-login-to-comment{
    color: var(--pink);
    font-weight: bold;
}
.section-post-comments, .section-post-intro-share{
    background:#edeff0 ;
}
.comment .wpd-comment-wrap{
    background: white;
    padding: 35px 25px 20px!important;
    border-radius: 8px;
    border-left: 5px solid var(--pink);
    margin-bottom: 15px;
}
.wc-field-submit .wpd_label{
    display: none;
}
.wpd-comment-wrap .wpd-reply-to a{
    color: var(--pink)!important;
    pointer-events: none;
}
#wpdcom .wpdiscuz-sort-buttons {
    width: 200px;
    left: -87px;
}

#wpdiscuz-comment-message {
    top: 52%!important;
    right: 40%!important;
    text-align: center!important;
}

.wpd-form-wrap .wpd-form-head{
    display: none!important;
}

/*ΑΠΑΝΤΗΣΗ ΣΕ ΣΧΟΛΙΑ*/
.comment .wpd-comment-wrap .wpd-reply-button,
.comment .reply{
   /* display: none;*/
    margin-bottom: 15px;
}
.comment .reply{
    display: none;
}
.comment .wpd-comment-wrap .wpd-comment-footer .wpd-reply-button{
    margin-bottom: 0;
}
/*ΤΕΛΟΣ ΑΠΑΝΤΗΣΗ ΣΕ ΣΧΟΛΙΑ*/



#wpdcom .wpd-form-wrap .wpd-login-to-comment {
    top: 25px;
    position: relative;
}
#wpdcom #wpd-threads {
    margin-top: 0;
}
#wpdcom .wpd-form-wrap {
    padding-bottom: 0;
}
.result-wrap{
    padding: 40px 35px 30px;
    background: rgb(255, 255, 255);
    border-radius: 3px;
    box-shadow: rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
    margin-top: 30px;
}
.erga-section  .post-item .post-footer {
    display: none;
}
.single-post .post-wrapper-content .column_visual a{
    color: var(--pink);
}
#comments .nocomments{
    display: none;
}
.platform-section .mfn-list-middle .mfn-list-item {
    align-items: start;
}
.platform-section .mfn-list .mfn-list-icon {
    top: 3px;
}
/*.single-post .category-previous-events .section-post-comments, .single-post .category-previous-events .section-post-intro-share,
.single-post .category-events .section-post-comments, .single-post .category-events .section-post-intro-share {
    background: transparent;
}*/
.ays-survey-sections .ays-survey-section-desc {
    font-size: 15px!important;
    text-align: center!important;
}
.ays-survey-section-header{
    display: flex;
    flex-direction: column;
    align-items: center;
}

/*.mfn-header-scrolled .mfn-header-tmpl.mfn-hasSticky {
    animation: none !important;
    transition: none !important;
    top: 0;
    left: 0;
}*/

.oroi-section h3{
    margin-bottom: 40px;
}

.oroi-section h5{
    margin-top: 30px;
}
.blog-section .post .post-meta{
  display: none;
}
.space-up{
    margin-top: 10px;
    margin-bottom: 0;
}
.oroi-section .enotites-col h5{
    margin-top: 40px;
}

.antiperiferia-wrap .fancy_heading .title {
    font-style: italic;
}

.column_footer_logo.no-click .logo-wrapper{
    pointer-events: none;
}
.blog-teaser.margin-no li:first-child {
    width: 66.45%!important;
}
.erga-home-wrap .post-item .post-head{
    display: none;
}
.erga-home-wrap .grid .post-desc-wrapper .post-desc {
    padding: 20px 0 0 !important;
    min-height: unset !important;
}
.erga-home-wrap .post-item{
    border: 0!important;
    box-shadow: unset;
    margin-bottom: 30px;
}
.erga-home-wrap  .post h2.entry-title {
    font-size: 25px;
    line-height: 1;
}
.erga-home-wrap .post-item .post-footer {
    display: none;
}
.erga-home-wrap .post-item .icon-doc-text{
    display: none;
}
.erga-home-wrap .post-item .post-links{
  padding-left: 5px;
}
.erga-home-wrap .post-item .post-links a{
    text-decoration: none;
    border-radius: 3px!important;
    background: var(--pink);
    padding: 9px 18px;
    color: white;
    text-decoration: none;
    display: flex;
    justify-content: start;
}
.erga-home-wrap .post-item .post-title a {
    font-size: 18px!important;
}

.erga-home-wrap .post-item .post-links a {
    font-size: 0!important;
}
.erga-home-wrap .post-item .post-links a:after {
    content: "Πάρτε Μέρος";
    font-size: 18px!important;
}
.erga-home-wrap .post-item:hover .post-links a{
    background: var(--hover-pink);
}
.erga-home-wrap .post-item img{
    border-radius: 6px;
}
.draseis-home-section .post-item .post-footer{
    display: none;
}
.draseis-home-section .grid .post-desc-wrapper .post-desc {
    min-height: 200px;
}
.radius-img img, .blog-section .blog-teaser .post{
    border-radius: 6px;
}

.footer-social-wrap .column_icon_box_2 a{
    display: flex;
    width: 25px;
    height: 25px;
    transition: all .5s;
}
.footer-social-wrap .column_icon_box_2 a:hover{
    transform: translateY(-2px);
}
.footer-social-wrap .column_icon_box_2{
    width: 45px;
}
.footer-social-wrap .mfn-icon-box-top.mfn-icon-box-center .icon-wrapper{
    width: 25px;
    height: 25px;
}
.footer-social-wrap .mfn-icon-box .icon-wrapper i {
    font-size: 23px;
}
.footer-social-wrap .mfn-icon-box .icon-wrapper{
    margin: 0;
}

.footer-social-wrap .mfn-icon-box .desc-wrapper {
    display: none;
}

.slider-content-wrap br{
    display: none;
}
.parallax-section .fancy_heading .title br,
.parallax-section .fancy_heading .inside br{
    display: none;
}
.parallax-section.two .fancy_heading .inside br{
    display: block;
}



.mfn-cookies .cookies-tab-nav{
  display: none;
}
.mfn-cookies .cookie-consent .cookie-type:last-child{
    display: none;
}
.mfn-cookies .gdpr-title{
    font-size: 22px;
    color: var(--text-black);
    line-height: 1.5;
    font-weight: bold;
    margin-bottom: 20px;
}
.mfn-cookies .gdpr-title p{
    font-size: 22px!important;
}
.mfn-cookies .cookies-tab-content p{
    text-align: center;
}
.mfn-cookies .cookies-tab-content a{
    color: var(--pink);
}
.mfn-cookies .cookie-type header strong{
  font-size: 20px;
}
.mfn-cookies [data-id="details"]  p {
    text-align: left;
}
.mfn-cookies .mfn-cookies-footer{
    background: transparent;
    padding: 10px 20px 20px;
}
.mfn-cookies .mfn-cookies-footer #consent_allow{
    background: var(--pink)!important;
    color:white;
}
.mfn-cookies .mfn-cookies-footer #consent_allow:hover{
    background: var(--hover-pink)!important;
}
.mfn-cookies .mfn-cookies-footer #consent_customize,
.mfn-cookies .mfn-cookies-footer #consent_deny{
    background: #e1e4e9!important;
    color:black;
}
.mfn-cookies .mfn-cookies-footer #consent_customize:hover,
.mfn-cookies .mfn-cookies-footer #consent_deny:hover{
    background: var(--pink)!important;
    color:white;
}
.mfn-cookies .mfn-switch input[type=checkbox]:checked ~ label {
    background-color:var(--pink);
}
.mfn-cookies .mfn-cookies-footer #consent_customize{
    display:none;
}
.page-id-531 .mfn-cookies{
    display:none;
}

.site-map-section .wsp-templates-title,
.site-map-section .wsp-templates-list{
  display:none;
}
.site-map-section h2.wsp-pages-title,
.site-map-section h2.wsp-posts-title{
    margin-top: 40px;
    font-size: 25px;
    border-bottom: 1px solid #ededed;
    padding-bottom: 10px;
    margin-bottom: 30px;
}

.site-map-section .wsp-category-title{
    font-size:0px;
}
.site-map-section .wsp-category-title a{
    font-size:20px;
    pointer-events:none;
    margin-top:20px;
}
.site-map-section .wsp-posts-list{
    margin-bottom:30px;
}
.site-map-section.oroi-section h3 {
    margin-bottom: 10px;
}
.site-map-section .wsp-pages-list .current_page_item{
    display:none;
}

.mfn-cookies .gdpr-title p:first-child{
    margin-bottom:0!important;
}
.footer-sec .mfn-list-desc a,
.blog-section .post .post-title a,
.erga-home-section .post a{
    pointer-events: none;
}
.erga-home-section .erga-home-wrap .post-item .post-footer {
    display: flex;
}

/*MEDIA*/

@media only screen and (min-width: 1925px) and (max-width: 10000px){
    .slider-section .image_frame, .slider-section .image_frame img{
        width: 100%;
    }
    .parallax-section.two .section_wrapper{
        max-width: 1920px!important;
    }
}

@media (max-width: 1450px){
    #Subheader {
        padding: 180px 0;
    }
    .slider-section .image_wrapper  {
        position: relative;
        height: 500px;
        overflow: hidden;
    }

    .slider-section img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center center;
    }
}

@media (max-width: 1340px){
    .mfn-header-menu > .mfn-menu-li > .mfn-menu-link {
        padding: 12px 14px;
    }
    .parallax-section.two .fancy_heading .title {
        font-size: 25px!important;
        line-height: 34px!important;
    }
    /*.image-left{
        width: 45%!important;
    }
    .text-right{
        width: 55%!important;
    }*/

}


@media (max-width: 1239px){
    .section_wrapper, .container, .with_aside .content_wrapper {
        max-width: 100%;
        padding: 0 30px;
    }
    /*.footer-sec .section_wrapper {
        padding: 0 15px;
    }*/
    .mfn-header-menu > .mfn-menu-li > .mfn-menu-link {
        padding: 12px 10px;
    }
    .slider-section .section_wrapper {
        padding: 0;
    }
    .draseis-home-section .section_wrapper{
        padding: 0 10px;
    }
    .parallax-section.two .section_wrapper{
        padding: 0;
    }
    .parallax-section.two .fancy_heading .title {
        font-size: 23px !important;
        line-height: 32px !important;
    }
}
@media (max-width: 1150px){
    .footer-list ul {
        justify-content: center;
        flex-wrap: wrap;
        width: 730px;
        margin: 0 auto;
    }
    .footer-list .mfn-list .mfn-list-item {
        padding: 0;
    }
    .footer-sec{
        padding: 50px 20px!important;
    }
   /* .menu-col .mcb-column-inner {
        padding-left: 30px!important;
    }*/
    .article-sec .post-item{
        width: 48%!important;
    }
    .article-sec  {
        padding-top: 80px!important;
        padding-bottom: 50px!important;
    }
    .article-sec .blog_wrapper{
        margin-top: 45px;
    }
    .nea-blog-wrap .grid .post-desc-wrapper .post-desc, .erga-section .grid .post-desc-wrapper .post-desc {
        min-height: 250px !important;
    }
    .article-sec .posts_group{
        display: flex;
        flex-wrap: wrap;
    }
    .head-sec .menu-label {
        font-size: 16px;
    }
    .mfn-header-menu > .mfn-menu-li > .mfn-menu-link {
        padding: 12px 7px;
    }
    .erga-home-wrap .grid .post-desc-wrapper .post-desc {
        min-height: unset !important;
    }
    .antiperiferia-wrap{
        width: 100% !important;
    }
    .parallax-section.two .section_wrapper {
        padding: 0 25px;
    }

}
@media (max-width: 1090px){
    .head-sec .menu-label {
        font-size: 15px;
    }
    .interad-login-button {
        font-size: 16px;
    }
  /*  .mfn-header-menu > .mfn-menu-li > .mfn-menu-link {
        padding: 26px 15px;
    }*/
    .platform-box-wrap .mfn-icon-box .desc-wrapper {
        padding: 0px 20px;
    }
    .inside-event-box{
        width: 85%!important;
    }
    .xairetismos-wrap .mcb-wrap-inner {
        padding-right: 40px!important;
        padding-left: 40px!important;
    }
    .image-text-section .fancy_heading .title {
        font-size: 22px!important;
        line-height: 32px!important;
    }
    .image-text-section{
        padding-top: 50px!important;
    }
    .image-text-section.revert{
        padding-top: 0!important;
    }
    .image-text-section .text-wrap .mcb-wrap-inner{
        padding-top: 40px!important;
        padding-bottom: 30px!important;
        padding-left: 40px!important;
    }
    .image-text-section.revert .text-wrap .mcb-wrap-inner{
        padding-left:0!important;
        padding-right:15px!important;
    }
    .blog-section .post .post-title h4{
        font-size: 22px!important;
        line-height: 28px!important;
    }

}
@media (max-width: 1030px){
    /*.menu-col .mcb-column-inner {
        padding-left: 15px !important;
    }*/
    .head-sec .menu-label {
        font-size: 15px;
    }
    .mfn-header-menu > .mfn-menu-li > .mfn-menu-link {
        /*padding: 26px 11px;*/
        margin-right: 6px;
    }
    .head-sec .section_wrapper {
        padding: 11px 11px;
    }
    .interad-login-button {
        font-size: 15px!important;
    }
    .title-home-wrap .fancy_heading .inside,
    .title-home-wrap .fancy_heading .inside p.space-up{
        font-size: 25px!important;
        line-height: 32px!important;
    }
    .title-home-wrap .fancy_heading .inside .space-up{
        margin-top: 0;
    }
    .parallax-section.two .fancy_heading .title {
        font-size: 21px !important;
        line-height: 30px !important;
        margin-bottom: 25px!important;
    }
}

@media (max-width: 959px){
    #Subheader {
        padding: 130px 0;
    }
    p,li{
        font-size: 16px;
        line-height: 1.5;
    }
    .section_wrapper, .container, .with_aside .content_wrapper {
        padding: 0 20px;
    }

    .head-sec .mcb-wrap-inner{
        justify-content: space-between!important;
    }
    .connect-btn {
        right: 10px;
    }
    .connect-user-btn {
        right: -12px;
    }
    .mfn-header-menu .mfn-menu-li.current-menu-item > .mfn-menu-link:before,
    .mfn-header-menu .mfn-menu-li .mfn-menu-link:hover:before{
        display: none;
    }
    .mfn-header-tmpl-menu-sidebar .mfn-header-tmpl-menu-sidebar-wrapper {
        padding: 50px 0;
    }
    .mfn-header-menu .mfn-menu-li.current-menu-item > .mfn-menu-link  {
        background: var(--pink);
    }
    .mfn-header-menu .mfn-menu-li.current-menu-item > .mfn-menu-link > .label-wrapper > .menu-label{
        color: white;
    }
    .mfn-header-menu > .mfn-menu-li > .mfn-menu-link {
        padding: 20px 10px;
        margin-right: 0;
    }
    .mfn-header-menu .mfn-menu-li .mfn-menu-link:hover{
        text-decoration: none;
    }
    .head-sec .menu-label {
        font-size: 16px;
    }
    .oroi-section {
        padding-top: 55px!important;
        padding-bottom: 25px!important;
    }
    .platform-post-section .mfn-icon-box .desc{
        font-size: 15px;
    }
    .platform-post-section .mfn-icon-box .title {
        line-height: 1.2;
    }
    .erga-section .post-item .post-title a {
        font-size: 19px !important;
        line-height: 23px !important;
    }
    .nea-blog-wrap .post-item .post-excerpt, .erga-section .post-item .post-excerpt {
        font-size: 15px;
    }
    .nea-blog-wrap .grid .post-desc-wrapper .post-desc, .erga-section .grid .post-desc-wrapper .post-desc {
        min-height: 220px !important;
    }
    .event-programm .post-item {
        width: 48%!important;
        background: white;
    }
    .event-programm .posts_group {
        display: flex;
        flex-wrap: wrap;
    }
    .event-programm-wrap .post-item .post-links .post-more {
        font-size: 15px;
    }
    .result-wrap {
        margin-top: 30px!important;
    }
    .inside-event-box {
        width: 90% !important;
    }
    .interad-login-button {
        font-size: 16px !important;
    }
    .head-sec .section_wrapper {
        padding: 11px 30px;
    }
    .xairetismos-wrap .fancy_heading .title {
        font-size: 22px!important;
    }
    .slider-content-wrap .fancy_heading .title{
        font-size: 27px!important;
    }
    .image-text-section .section_wrapper{
        flex-direction: column;
    }
    .image-text-section.revert .section_wrapper{
        flex-direction: column-reverse;
    }
    .image-text-section .text-wrap .mcb-wrap-inner {
        padding-top: 0!important;
        padding-left: 20px !important;
    }
    .image-text-section .text-wrap{
        width: 100% !important;
    }
    .image-text-section {
        padding-top: 90px !important;
    }
    .image-text-section.revert{
        padding-bottom: 30px!important;
        padding-left: 20px !important;
        padding-right: 0 !important;
    }
    .xairetismos-wrap strong{
        font-size: 16px;
        line-height: 1.5;
    }
    .parallax-section .fancy_heading .title {
        font-size: 26px!important;
    }
    .parallax-section{
        background-attachment: fixed!important;
    }
    .erga-section .erga-home-wrap .post-item .post-title a {
        font-size: 18px !important;
        line-height: 23px !important
    }
    .erga-section .erga-home-wrap .grid .post-desc-wrapper .post-desc {
        min-height: unset !important;
    }
    .erga-section .erga-home-wrap .post-item{
        width: 48%!important;
    }
    .erga-section .erga-home-wrap .posts_group{
        display: flex;
        flex-wrap: wrap;
    }
    .erga-home-section .title-home-wrap .split .mcb-column-inner{
        margin-bottom: 25px!important;
    }
    .erga-section .erga-home-wrap .grid .post-desc-wrapper .post-desc {
        padding: 12px 0 0 !important;
    }
    .erga-home-wrap .post-item {
        margin-bottom: 20px;
    }
    .blog-section .post .post-title h4 {
        font-size: 20px !important;
        line-height: 26px !important;
    }
    .antiperiferia-wrap > .mcb-wrap-inner{
        flex-direction: column-reverse;
        align-content: center;
    }
    .image-left{
        margin-top: 15px;
        width: 62%!important;
    }
    .text-right{
        width: 100%!important;
    }
    .parallax-section.two .fancy_heading .title,
    .parallax-section.two .fancy_heading .inside,
    .parallax-section.two .column_button {
        text-align: center;
    }
    .parallax-section.two .fancy_heading .title br{
        display: block;
    }
    .footer-sec .section_wrapper {
       padding: 0;
   }


}

@media (max-width: 850px){
    .footer-list ul {
        width: 100%;
    }
    .footer-list .mfn-list .mfn-list-icon {
        margin-left: 1px;
        margin-right: 0;
    }
    .platform-post-section .column_icon_box_2{
        width: 50%;
    }
    .platform-box-wrap .vertical-box .mfn-icon-box .desc-wrapper {
        min-height: 255px;
    }
    .platform-post-section .full .mfn-icon-box{
        flex-direction: column;
    }
    .platform-post-section .full .mfn-icon-box .icon-wrapper{
        width: 100%;
        margin: 0;
    }
    .platform-box-wrap .full .mfn-icon-box .desc-wrapper{
        padding: 30px 30px;
    }
    .single-post .category-previous-events .post-wrapper-content .wrap,
    .single-post .category-events .post-wrapper-content .wrap{
        width: 100%!important;
    }
    .single-post .category-previous-events .post-wrapper-content .wrap .mcb-wrap-inner,
    .single-post .category-events .post-wrapper-content .wrap .mcb-wrap-inner{
       justify-content: start!important;
    }
    .inside-event-box {
        width: 100% !important;
    }
    .single-post .category-previous-events .post-wrapper-content h3,
    .single-post .category-events .post-wrapper-content h3{
        margin-top: 7px;
    }
    .inside-event-box .event-box {
        margin: 20px 0px 45px;
    }
    .inside-event-box .event-box a{
        font-size: 16px;
    }
    #wpdcom .wpd-form-wrap .wpd-login-to-comment {
        right: 35px;
    }
    .mynima-wrap > .mcb-wrap-inner{
        flex-direction: column-reverse;
        align-content: center;
    }
    .mynima-wrap .wrap{
        width: 75%!important;
    }
    .mynima-wrap {
        margin-top: -70px;
    }
    .slider-section .image_wrapper {
        height: 450px;
    }
    .slider-content-wrap {
        bottom: 42%;
    }
    .mynima-wrap img{
        object-position: bottom;
        object-fit: cover;
        height: 465px;
    }
    .slider-content-wrap .fancy_heading .inside br{
        display: block;
    }
    .slider-content-wrap .fancy_heading .inside .hide-line{
        display: none;
    }
    .image-text-section .img-wrap{
        width: 75%!important;
    }
    .parallax-section .fancy_heading .title {
        font-size: 24px !important;
    }
    .parallax-section{
        padding-top: 100px!important;
        padding-bottom: 50px!important;
    }
    .parallax-section.two {
        padding-bottom: 0 !important;
    }
    .title-home-wrap .fancy_heading .inside br{
        display: none;
    }
    .blog-section .post .post-title h4 {
        font-size: 19px !important;
    }
}

@media (max-width: 767px) {
    .content_wrapper .section_wrapper, .container, .four.columns .widget-area {
        max-width: 100% !important;
        padding: 0 28px;
    }

    h5 {
        font-size: 18px;
    }

    h4 {
        font-size: 20px;
    }

    .head-sec .section_wrapper {
        padding: 0 20px !important;
    }

    .connect-btn {
        right: 0px;
    }

    .platform-box-wrap .mcb-column-inner {
        margin: 0 10px 20px;
    }

    .platform-box-wrap .vertical-box .mfn-icon-box .desc-wrapper {
        min-height: 345px;
    }

    .article-sec .post-item {
        margin: 0 7px 20px !important;
        width: 47% !important;
    }

    .article-sec .section_wrapper {
        padding: 0 20px !important;
    }

    .event-programm .post-item {
        margin: 0 7px 20px !important;
        width: 47% !important;
    }

    .platform-inside-page {
        padding-top: 40px !important;
    }

    .platform-inside-page h3 {
        margin: 10px 0 20px;
    }

    .results-section {
        padding-top: 80px !important;
    }

    #wpdcom .wpd-form-wrap .wpd-login-to-comment {
        font-size: 15px;
    }

    .ays-survey-section-title {
        font-size: 25px;
    }

    .ays-survey-sections .ays-survey-section-desc {
        line-height: 1.3 !important;
    }

    .interad-modal-content {
        padding: 30px 20px;
        width: 95%;
    }

    .interad-user-name {
        display: none;
    }

    .interad-profile-container {
        padding: 20px;
    }

    .interad-profile-page .section {
        width: 100%;
    }

    .interad-profile-page .section_wrapper {
        padding: 0 15px;
    }

    .interad-profile-page .profile-title {
        font-size: 26px !important;
        margin-bottom: 23px !important;
    }

    .interad-modal-content {
        max-width: 80% !important;
        width: 80% !important;
    }

    .head-sec {
        padding: 13px 0;
    }

    .slider-section .section_wrapper {
       padding: 0;
    }
    .slider-section .image_wrapper {
        height: 380px;
    }
    .slider-content-wrap {
        bottom: 29%;
    }
    .slider-content-wrap .fancy_heading .title {
        font-size: 25px !important;
        margin-bottom: 10px;
    }
    .message-section{
        padding-top: 90px;
    }
    .mynima-wrap .wrap {
        width: 85% !important;
    }
    .image-text-section .text-wrap .mcb-wrap-inner {
        padding-top: 15px !important;
        padding-left: 5px !important;
    }
    .image-text-section.revert {
        padding-bottom: 40px !important;
        padding-top: 15px !important;
        padding-left: 5px !important;
    }
    .image-text-section .img-wrap {
        width: 85% !important;
    }
    .parallax-section {
        padding-top: 90px !important;
        padding-bottom: 70px !important;
    }
    .parallax-section .column_button{
        margin-top: 20px!important;
    }
    .parallax-section .fancy_heading .title {
        font-size: 22px !important;
    }
    .title-home-wrap .fancy_heading .inside, .title-home-wrap .fancy_heading .inside p.space-up {
        font-size: 23px !important;
        line-height: 30px !important;
    }
    .erga-home-wrap .post-item {
        margin: 0 1% 20px !important;
    }
    .blog-section .title-home-wrap{
        margin-bottom: 25px;
    }
    .blog-section, .erga-home-section{
        padding-bottom: 80px!important;
    }
    .blog-section .column_button{
        margin-top: 15px;
    }
    .blog-section .blog-teaser.margin-no li:first-child, .blog-section .blog-teaser.margin-no li:not(:first-child) {
        width: 80% !important;
        margin-bottom: 25px;
    }
    .blog-section .blog-teaser .teaser-wrapper {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .blog-section .post .post-title h4 {
        font-size: 21px !important;
    }
    .draseis-home-section .section_wrapper{
        padding: 0 20px;
    }
    .draseis-home-section.event-programm{
        padding-bottom: 80px!important;
    }
    .parallax-section .column_button {
        margin-bottom: 20px;
    }
    .image-left {
        width: 75% !important;
    }
    .parallax-section.two .fancy_heading .title {
        font-size: 19px !important;
    }
    .footer-sec .column_footer_logo{
        display: flex;
        justify-content: center;
        margin-bottom: 30px;
    }
    .footer-sec {
        padding: 50px 20px 40px !important;
    }
    .footer-sec .column_list_2 {
       width: 50%;
    }
    .site-map-section h2.wsp-pages-title, .site-map-section h2.wsp-posts-title {
        font-size: 21px;
    }
    .site-map-section .wsp-category-title a {
        font-size: 18px;
    }
    .mfn-cookies .gdpr-title p {
        font-size: 20px !important;
    }
}
@media (max-width: 650px){
    .platform-post-section .column_icon_box_2 {
        width: 100%;
    }
    .platform-box-wrap .vertical-box .mfn-icon-box .desc-wrapper {
        min-height: unset;
    }
    .platform-box-wrap .mcb-column-inner {
        margin: 0 0px 20px;
    }
    .platform-post-section .mfn-icon-box .desc {
        font-size: 16px;
    }
    .article-sec .post-item {
        width: 100% !important;
    }
    .nea-blog-wrap .grid .post-desc-wrapper .post-desc, .erga-section .grid .post-desc-wrapper .post-desc {
        min-height: unset !important;
    }
    .nea-blog-wrap .post-item .post-excerpt, .erga-section .post-item .post-excerpt {
        font-size: 16px;
    }
    .event-programm .post-item {
        margin: 0 0 20px !important;
        width: 100% !important;
    }
    .event-programm-wrap.previous .grid .post-desc-wrapper .post-desc {
        min-height: unset;
    }
    #wpdcom .wpd-form-wrap .wpd-login-to-comment {
        font-size: 17px;
        right: 0;
        top: -13px;
    }
    .slider-content-wrap .title br {
        display: block;
    }
    .slider-section .image_wrapper {
        height: 350px;
    }
    .slider-content-wrap {
        bottom: 22%;
    }
    .slider-content-wrap .inside{
        line-height: 1.3;
    }
    .slider-content-wrap a.button{
        font-size: 17px!important;
    }
    .parallax-section .fancy_heading .title br {
        display: block;
    }
    .erga-section .erga-home-wrap .post-item .post-title a {
        font-size: 17px !important;
        line-height: 1 !important;
    }
    .erga-section .erga-home-wrap .grid .post-desc-wrapper .post-desc {
        padding: 8px 0 0 !important;
    }
    .erga-home-wrap .post-item {
        margin: 0 1% 15px !important;
    }
    .blog-section .blog-teaser.margin-no li:first-child, .blog-section .blog-teaser.margin-no li:not(:first-child) {
        width: 100% !important;
    }
    .draseis-home-section .grid .post-desc-wrapper .post-desc {
        min-height: unset;
    }
    .draseis-home-section .section_wrapper {
        padding: 0 25px;
    }
    .mfn-cookies .cookies-tab-content p br {
       display:none;
    }

}
@media (max-width: 580px){
    #Subheader {
        padding: 100px 0;
    }
    .interad-modal-content {
        max-width: 70% !important;
        width: 70% !important;
    }
    .interad-tab-content h2 {
        font-size: 22px!important;
    }
    .mynima-wrap .wrap {
        width: 100% !important;
    }
    .xairetismos-wrap .mcb-wrap-inner {
        padding-right: 35px !important;
        padding-left: 35px !important;
        padding-bottom: 25px!important;
        padding-top: 35px!important;
    }
    .image-text-section .text-wrap .mcb-wrap-inner {
        padding-left: 0 !important;
    }
    .image-text-section .img-wrap {
        width: 99% !important;
    }
    .parallax-section .fancy_heading .inside br {
        display: block;
    }
    .parallax-section .fancy_heading .inside{
        line-height: 1.5;
    }
    .title-home-wrap .fancy_heading .inside, .title-home-wrap .fancy_heading .inside p.space-up {
        font-size: 21px !important;
        line-height: 28px !important;
    }
    .small-title {
        letter-spacing: 2px;
    }
    .blog-section .post .post-title h4 {
        font-size: 20px !important;
    }
    .parallax-section.two .fancy_heading .title {
             font-size: 20px !important;
      }
    .image-left {
        width: 90% !important;
    }
    .footer-sec .column_list_2 {
        width: 51%;
        margin: 0 auto;
    }
    /*.footer-sec .column_list_2 ul{
        display: flex;
    }
    .footer-sec .column_list_2 .mfn-list-desc {
        font-size: 14px!important;
    }
    .footer-sec {
        padding: 50px 10px 40px !important;
    }
    .footer-sec .mfn-list-middle .mfn-list-item {
        align-items: start;
    }
    .footer-sec  .mfn-list .mfn-list-icon {
        top: 1px;
    }*/
    .footer-sec .column_footer_logo {
        margin-bottom: 40px;
    }
    .footer-sec .column_list_2 ul{
        width: 240px;
    }
    .mfn-cookies .gdpr-title {
        font-size: 20px;
        line-height: 1.4;
    }
    .mfn-cookies .gdpr-title p {
        font-size: 18px !important;
    }
}

@media (max-width: 480px){
    h4 {
        font-size: 19px;
        line-height: 1.2;
    }
    #Subheader {
        padding: 80px 0;
    }
    .platform-section {
        padding-top: 40px!important;
    }
    h5{
        line-height: 23px;
    }
    .footer-sec .section_wrapper {
        padding: 0;
    }
    .mfn-header-tmpl-menu-sidebar {
        width: 270px!important;
    }
    .interad-login-button {
        font-size: 15px!important;
    }
    .h-logo {
        width: 140px !important;
    }
    .head-sec {
        padding: 10px 0;
    }
    .connect-user-btn {
        right: -25px;
    }
    h3{
        font-size: 22px;
    }
    .oroi-section {
        padding-top: 45px !important;
    }
    .oroi-section  h3 {
        margin-bottom: 30px;
    }
    .platform-post-section .mfn-icon-box .title{
        font-size: 19px!important;
    }
    .erga-section .post-item .post-title a {
        font-size: 18px !important;
    }
    .article-sec .line-col .mcb-column-inner{
        margin-bottom: 17px!important;
    }
    .article-sec {
        padding-top: 60px !important;
    }
    .platform-inside-page h3{
        font-size: 20px;
        line-height: 23px;
    }
    .result-wrap {
        padding: 35px 25px 25px;
    }
    .single-post .category-previous-events .post-wrapper-content h3,
    .single-post .category-events .post-wrapper-content h3{
       line-height: 24px;
    }
    .comment .wpd-comment-wrap {
        padding: 20px 22px 10px !important;
    }
    #wpdcom .wpd-form-wrap .wpd-login-to-comment {
        padding: 45px 0 0 0;
        top: -20px;
        font-size: 16px;
    }
    .ays-survey-section-title {
        font-size: 23px;
    }
    .ays-survey-sections .ays-survey-section-desc {
        margin-top: 5px !important;
    }
    .interad-form-row {
        grid-template-columns: 1fr!important;
    }
    .interad-profile-container {
        padding: 20px 25px 37px!important;
    }
    .interad-profile-page .profile-title {
        font-size: 23px !important;
        margin-bottom: 20px !important;
    }
    .interad-form-row {
        row-gap: 0!important;
    }
    .interad-form-row {
        margin-bottom: 10px!important;
    }
    .interad-modal-content {
        max-height: 80vh !important;
    }
    .interad-tab-content h2 {
        font-size: 20px !important;
        line-height: 25px!important;

    }
    .connect-btn{
      bottom: 2px!important;
    }
    .connect-user-btn {
        bottom: 11px!important;
    }
    .event-programm{
        padding-top: 80px!important;
        padding-bottom: 45px!important;
    }
    .xairetismos-wrap .fancy_heading .title {
        font-size: 21px !important;
    }
    .slider-content-wrap .fancy_heading .title {
        font-size: 23px !important;
        line-height: 32px!important;
    }
    .slider-content-wrap .inside {
       font-size: 17px!important;
    }
    .slider-section .image_wrapper {
        height: 420px;
    }
    .slider-content-wrap {
        bottom: 25%;
    }
    .mynima-wrap img {
        height: 350px;
    }
    .image-text-section .fancy_heading .title {
        font-size: 21px !important;
        line-height: 30px !important;
    }
    .image-text-section.revert {
        padding-left: 0px !important;
    }
    .parallax-section .fancy_heading .title {
        font-size: 20px !important;
    }
    .parallax-section .fancy_heading .inside {
        font-size: 17px !important;
    }
    .parallax-section {
        padding-top: 80px !important;
        padding-bottom: 65px !important;
    }
    .erga-section .erga-home-wrap .post-item {
        width: 100% !important;
    }
    .erga-home-section {
        padding-top: 80px!important;
    }
    .blog-section .post .post-title h4 {
        font-size: 19px !important;
    }
    .image-left {
        width: 100% !important;
    }
    .parallax-section.two {
        padding-top: 90px !important;
    }
    .parallax-section .column_button {
        margin-bottom: 35px;
    }
    .parallax-section.two .fancy_heading .title {
        font-size: 19px !important;
        line-height: 26px !important;
    }
    .parallax-section.two .fancy_heading .title {
        margin: 0 auto;
        width: 300px;
    }
    .column_footer_logo .logo-wrapper img {
        width: 200px;
    }
    .footer-social-wrap .mfn-icon-box .icon-wrapper i {
        font-size: 21px;
    }
    .footer-social-wrap .column_icon_box_2 {
        width: 40px;
    }
    .footer-sec .column_list_2 {
        width: 55%;
    }
    .site-map-section h2.wsp-pages-title, .site-map-section h2.wsp-posts-title {
        font-size: 19px;
    }
    .site-map-section .wsp-category-title a {
        font-size: 17px;
    }
    .site-map-section li {
        font-size: 15px;
    }
    .site-map-section .column_visual ul {
        margin: 10px 0 30px 20px;
    }
    .site-map-section.oroi-section h3 {
        margin-bottom: 0;
    }
    .mfn-cookies .gdpr-title {
        font-size: 18px!important;
    }
    .mfn-cookies .cookies-tab-content p {
        font-size: 15px;
    }
    .mfn-cookies .gdpr-title br{
        display:block;
    }

}
@media (max-width: 420px){
    .content_wrapper .section_wrapper, .container, .four.columns .widget-area {
        padding: 0 24px;
    }
    p, li {
        font-size: 15px;
    }
    .xairetismos-wrap strong{
        font-size: 15px;
    }
    .footer-list  .mfn-list-desc {
        font-size: 13px!important;
    }
   /* .footer-sec {
        padding: 10px 15px !important;
    }*/
    .platform-post-section .mfn-icon-box .desc {
        font-size: 15px;
    }
    .nea-blog-wrap .post-item .post-excerpt, .erga-section .post-item .post-excerpt {
        font-size: 15px;
    }
    .platform-inside-page h3 {
        margin: 5px 0 20px;
    }
    .inside-event-box .event-box a{
        font-size: 15px;
    }
    #wpdcom .wpd-form-wrap .wpd-login-to-comment {
        font-size: 17px;
        width: 235px;
        margin: 40px auto 0;
        background: white;
        padding: 15px;
        border-radius: 5px;
    }
    .ays-survey-container .ays-survey-section .ays-survey-section-header {
        padding: 22px 20px 24px;
    }
    .interad-modal-content {
        /*max-width: 65% !important;
        width: 65% !important;*/
        padding: 40px 30px!important;
    }
    .oroi-section h5 {
        margin-top: 25px;
    }
    .slider-section .section_wrapper {
        padding: 0!important;
    }
    .slider-content-wrap .inside {
        width: 323px;
        margin: 0 auto;
    }
    .xairetismos-wrap .fancy_heading .title {
        font-size: 19px !important;
    }
    .xairetismos-wrap .mcb-wrap-inner {
        padding-right: 30px !important;
        padding-left: 30px !important;
        padding-top: 30px !important;
    }
    .image-text-section .fancy_heading .title {
        font-size: 19px !important;
        line-height: 28px !important;
    }
    .parallax-section .fancy_heading .title {
        font-size: 19px !important;
        line-height: 28px !important;
    }
    .parallax-section .section_wrapper{
        padding: 0 18px;
    }
    .title-home-wrap .fancy_heading .inside, .title-home-wrap .fancy_heading .inside p.space-up {
        font-size: 19px !important;
        line-height: 25px !important;
    }
    .title-home-wrap .split .fancy_heading .inside{
        width: 220px;
        margin: 0 auto;
        line-height: 29px !important;
    }
    .blog-section .post .post-title h4 {
        font-size: 18px !important;
        line-height: 24px !important;
    }
    .blog-teaser li .desc-wrapper {
        bottom: -25px;
    }
    .footer-sec .column_list_2 {
        width: 60%;
    }
    .mfn-cookies .gdpr-title {
        display: flex;
        flex-direction: column;
        margin-bottom: 5px;
    }
    .mfn-cookies .gdpr-title p {
        font-size: 17px !important;
    }
    .mfn-cookies .cookies-tab-content {
        padding: 20px 10px;
    }
}

@media (max-width: 380px){
    h5 {
        font-size: 17px;
    }
    h4 {
        font-size: 18px;
    }
    #Subheader {
        padding: 70px 0;
    }
    .footer-list .mcb-column-inner {
        margin-left: 0!important;
        margin-right: 0!important;
    }
    .head-sec .section_wrapper {
        padding: 0 10px !important;
    }
    .connect-btn {
        right: -20px;
    }
    .connect-user-btn {
        right: -42px;
    }
    h3 {
        font-size: 20px;
    }
    .oroi-section  h3 {
        margin-bottom: 25px;
    }
    .platform-box-wrap .vertical-box .mfn-icon-box .desc-wrapper,
    .platform-box-wrap .full .mfn-icon-box .desc-wrapper{
        padding: 25px 25px;
    }
    .platform-post-section .mfn-icon-box .title {
        font-size: 18px !important;
    }
    .nea-blog-wrap .grid .post-desc-wrapper .post-desc, .erga-section .grid .post-desc-wrapper .post-desc {
        padding: 25px 25px 15px !important;
    }
    .event-programm-wrap .post-item .post-links .post-more {
        padding: 7px 18px;
    }
    .comment .wpd-comment-wrap {
        padding: 20px 20px 10px !important;
    }
    .ays-survey-section-header h4 {
        font-size: 17px;
    }
    .interad-profile-page .section_wrapper {
             padding: 0px 12px;
    }
    .interad-profile-page .profile-title {
        font-size: 22px !important;
    }
    .interad-modal-content {
        max-width: 75% !important;
        width: 75% !important;
        padding: 40px 25px !important;
    }
    .slider-content-wrap .inside {
        width: 305px;
        font-size: 16px !important;
    }
    .slider-content-wrap .fancy_heading .title {
        font-size: 22px !important;
        line-height: 28px !important;
        margin-bottom: 17px;
    }
    .slider-content-wrap a.button {
        font-size: 16px !important;
    }
    .mynima-wrap img {
        height: 300px;
    }
    .message-section .section_wrapper {
        padding: 0 18px;
    }
    .xairetismos-wrap .mcb-wrap-inner {
        padding-right: 25px !important;
        padding-left: 25px !important;
    }
    .xairetismos-wrap .fancy_heading .title {
        font-size: 17px !important;
    }
    .xairetismos-wrap a.button{
        padding: 17px 20px!important;
    }
    .image-text-section .img-wrap {
        width: 100% !important;
    }
    .image-text-section .fancy_heading .title {
        font-size: 18px !important;
        line-height: 25px !important;
    }
    .parallax-section .fancy_heading .title {
        font-size: 18px !important;
        line-height: 29px !important;
        width: 215px;
        margin: 0 auto 20px;
    }
    .parallax-section .fancy_heading .inside {
        font-size: 16px !important;
    }
    .parallax-section .column_button {
        margin-top: 15px !important;
    }
    .column_button .button {
        padding: 15px 30px!important;
    }
    .small-title {
        letter-spacing: 1px;
    }
    .erga-section .erga-home-wrap .post-item .post-title a {
        font-size: 16px !important;
    }
    .erga-section .erga-home-wrap .grid .post-desc-wrapper .post-desc {
        padding: 5px 0 0 !important;
    }
    .blog-teaser li .desc-wrapper .desc {
        padding: 70px 20px 30px;
    }
    .parallax-section.two .fancy_heading .title {
        font-size: 18px !important;
        width: 285px;
    }
    .column_footer_logo .logo-wrapper img {
        width: 180px;
    }
    .footer-sec .column_footer_logo {
        margin-bottom: 30px;
    }
    .footer-sec .column_list_2 {
        width: 70%;
    }
    .footer-social-wrap .mcb-wrap-inner{
        margin-top: 30px!important;
    }
    .footer-social-wrap .mfn-icon-box .icon-wrapper i {
        font-size: 20px;
    }
    .footer-social-wrap .column_icon_box_2 {
         width: 36px;
     }
    .site-map-section .section_wrapper{
        padding: 0 20px;
    }
    .mfn-cookies .gdpr-title p:first-child {
        width: 190px;
        margin: 0 auto 5px!important;
    }
    .mfn-cookies .gdpr-title p {
        font-size: 18px !important;
    }
}
