img {
    width: 100%;
}
.featured-intro {
    height: 50vh;
    display: block;
    width: 100%;
    /* height: calc(var(--vh, 1vh) * 100); */
    position: relative;
    overflow: hidden;
    background-color: #000;
    font-size: 1rem;
}
.bg-intro {
    position: absolute;
    z-index: 1;
    display: block;
    height: 100%;
    width: 100%;
    opacity: 1;
    transition: opacity .15s ease-in-out;
}
.featured-intro-img {
	position: relative;
    width: 100%;
    height: 100%;
}
.featured-intro-img {
    background-repeat: no-repeat;
    background-image: url(https://www.mononews.gr/wp-content/themes/cloudevo_mononews/100plus/assets/images/1001times_07sm.jpg);
    background-size: cover;
}
.bg-video {
    position: relative;
    width: 100%;
    height: 100%;
}
.bg-intro video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
._396ZpLWY {
    position: relative;
    display: block;
    text-align: center;
    padding: 0 0 2em;
    z-index: 2;
    font-size: 1em;
}
._396ZpLWY ._2cA6K8GW._3jzqq3A4 {
    transform: translateY(-50%);
    opacity: 1;
}
._2cA6K8GW {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    width: 95%;
    font-size: .6em;
    list-style-type: none;
    padding: .75em 0;
    margin: 0 auto;
    border: 1px solid #ddd;
    background-color: #fff;
    transform: translateY(0);
    opacity: 0;
    transition: transform .35s cubic-bezier(.25,.46,.45,.94),opacity .35s cubic-bezier(.25,.46,.45,.94);
}
._396ZpLWY ._2cA6K8GW li {
    font-size: 1em;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    display: inline-block;
    font-family: Oswald,sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    cursor: pointer;
    line-height: 2;
    letter-spacing: .05em;
    transition: color .3s ease-in-out;
}
._396ZpLWY ._2cA6K8GW li~li {
    border-left: 1px solid rgba(0,0,0,.65);
    height: 30px;
} 
._396ZpLWY .row.social_share {
    display: inline-block;
}
@media screen and (max-width: 640px) {
    ._396ZpLWY ._2cA6K8GW li {
        line-height: 3
    }
    .social_share.row a {
        margin-right: 3px;
    }
}
@media (min-aspect-ratio: 16/9) {
    .bg-intro video {
         height: 320%;
        top: -110%;   
    }
}
.featured-intro-content {
    z-index: 2;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
}
.featured-intro-content {
    position: absolute;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 1em;
}
.featured-intro-title {
    display: block;
    width: 100%;
    text-align: center;
    position: relative;
    top: 1em;
    font-size: .85em;
}
.title-block {
    display: block;
    width: 20em;
    margin: 0 auto .5em;
    color: #fff;
}
.title {
    display: inline-block;
    font-family: Oswald,sans-serif;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: .15em;
    line-height: 1.2;
    font-size: 1.15em;
    text-align: center;
}
.title-block span {
    display: block;
    font-weight: 700;
    letter-spacing: .13em;
    line-height: 1.5;   
}
._2vgTnk12._3hRT8kuM g:last-child {
    fill: #eb2027;
}
/* Section types */
.section {
    display: block;
    width: 100%;
    padding-left: .625rem;
    padding-right: .625rem;
    font-size: 1rem;  
}
.section {
    max-width: 1400px;
    margin: 0 auto;
}
.featured-container {
    max-width: 1000px;
    width: 80%;
    margin: 0 0 2em;
    pointer-events: none;
}
.content-box {
    display: block;
    font-size: 1rem;
}
.content-box a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    text-decoration: none;
}
.box-left {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
}
.box-right {
    display: none;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
}
.box-content {
    display: inline-block;
    width: 90%;
    max-width: 420px;
}
.featured-image {
    display: block;
    padding-bottom: 142.432%;
    position: relative;
    overflow: hidden;
    border-radius: 3px;
    opacity: 0;
    transform: translate3d(-30%,0,0);
    box-shadow: none;
    transition: opacity 2s cubic-bezier(.455,.03,.515,.955),transform 2s cubic-bezier(.455,.03,.515,.955),box-shadow .3s cubic-bezier(.165,.84,.44,1);
}
.featured-container .box-right .box-content .featured-image:hover {
    box-shadow: 0 14px 28px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.22);
}
.featured-container a:hover .box-right .featured-image {
    box-shadow: 0 10px 20px rgba(0,0,0,.19), 0 6px 6px rgba(0,0,0,.23);
}
.featured-image.ltr {
    transform: translateZ(0);
    opacity: 1;
}
.featured-grid {
    display: block;
    width: 100%;
}
.featured-grid {
    max-width: 1400px;
    margin: 0 auto;
}
.grid-container {
    display: block;
    font-size: 1rem;
}
.grid-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    list-style-type: none;
    padding-left: 0;
    width: 100%;
}
.list-item {
    display: inline-block;
    width: 100%;
    font-size: 1rem;
    margin: 0 0 8em;
    transform: translate3d(0,25%,0);
    opacity: 0;
    transition: transform 1s cubic-bezier(.25,.46,.45,.94),opacity 1s cubic-bezier(.25,.46,.45,.94);
}
.grid-list .list-item:hover .item-image {
    box-shadow: 0 3px 6px rgba(0,0,0,.16), 0 3px 6px rgba(0,0,0,.23);
    transform: scale3d(1.04,1.04,1.04);
}
.title-box {
    display: none;
}
a {
    color: #e90606;
    text-decoration: none;
}
a, button, input {
    outline: none;
}
a {
    background-color: transparent;
}
.subtitle {
    display: inline-block;
    margin: 0;
}
.title-box h3 {
    font-family: Oswald,sans-serif;
    font-weight: 200;
    font-size: 8rem;
    text-transform: uppercase;
    letter-spacing: .07em;
    line-height: .9;
    max-width: 50%;
    font-size: 2.8em;
    margin-bottom: .15em;
    font-display: swap;
    margin-top: 0;
    color: #0a0a0a;
}
.title-box span {
    color: #624a7e;
    font-family: Lora,serif;
    font-size: 1.8rem;
    margin-bottom: .5em;
    font-size: 1.5em;
    font-weight: 700;
    font-display: swap;
}
.box-right .featured-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.section.content-boxes {
    padding-top: 60px;
}
.subtitle h2 {
    color: #624a7e;
    border: 2px solid #624a7e;
    display: inline-block;
    border-radius: 3px;
    padding: .1em 1em;
    height: 50px;
}
.item-image {
    position: relative;
    display: block;
    /*padding-bottom: 100%;*/
    margin: 0 auto 1em;
    border-radius: 3px;
    overflow: hidden;
    box-shadow: none;
    transition: box-shadow .3s cubic-bezier(.165,.84,.44,1),transform .3s cubic-bezier(.165,.84,.44,1);
}
article .item-title {
    display: block;
    font-family: Oswald,sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 1;
    color: #000;
    font-size: 1.6em;
    font-weight: 400;
    font-display: swap;
    margin-top: 0;
    text-align: left;
}
article .item-auth {
    display: block;
    font-family: Lora,serif;
    font-weight: 400;
    font-size: 1em;
    font-style: italic;
    color: #5b496e;
    text-align: left;
    line-height: 1;
    margin-top: .5rem;
}
.ltr {
    transition-delay: 0.25s;
    transform: translateZ(0);
    opacity: 1;
}
.aspect-ratio-box {
    overflow: hidden;
    height: 0;
    padding-top: 100.00%;
    position: relative;
    width: 100%;
}
article.aspect-ratio-box {
    overflow: hidden;
    height: 0;
    padding-top: 100.00%;
    position: relative;
    width: 100%;
}
.aspect-ratio-box .featured-image, .aspect-ratio-box .item-image {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.aspect-ratio-box .featured-image img, .aspect-ratio-box .item-image img {
    max-width: 100%;
    object-fit: cover;
    max-height: 100%;
    object-position: top;
    width: 100%;
    height: 100%;
}
/* /.Section types */
#footer.viewmenu .row .col-md-4 {
    padding: 5px;
    /*line-height: 1;*/
}
#footer.viewmenu .row .col-md-3 {
    font-weight: 600;
    padding: 5px;
}
@media screen and (max-width: 740px) {
#footer.viewmenu .row .col-md-4 {
    order: 2;
}
#footer .sponsored img {
    padding: 5px;
    width: 100px;
}
}
@media screen and (max-width: 540px) {
#footer .sponsored img {
    padding: 5px;
    width: 85px;
}
}
@media screen and (max-width: 360px) {
#footer .sponsored img {
    padding: 5px;
    width: 80px;
}
}
@media screen and (min-width: 25em) {
._396ZpLWY ._2cA6K8GW {
    font-size: .8em;
    max-width: 450px;
}
.featured-intro-title {
    font-size: 1em;
}
}
@media screen and (min-width: 40em) {
._396ZpLWY ._2cA6K8GW {
    font-size: 1em;
    max-width: 600px;
}
.featured-intro-title {
    font-size: 1.5em;
}
.featured-container {
    margin: 0 30px 2em;
}
.list-item  {
    margin-left: 30px;
    margin-right: 30px;
}
.featured-intro-img {
    background-repeat: no-repeat;
    background-image: url(https://www.mononews.gr/wp-content/themes/cloudevo_mononews/100plus/assets/images/1001times_02.jpg);
    background-size: cover;
}
.featured-intro {
    display: block;
    width: 100%;
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
    position: relative;
    overflow: hidden;
    background-color: #000;
    font-size: 1rem;
}
}
@media screen and (min-width: 53.125em) {
.featured-container {
    margin: 0 auto 4em;
    pointer-events: all;
}
.box-right {
    display: -ms-inline-flexbox;
    display: inline-flex;
}
.subtitle {
    margin-bottom: 1em;
}
.list-item {
    width: calc(33.333% - 60px);
}
.title-box {
    display: inline-block;
}
.grid-container ul li:first-child {
    display: none;
}
}
@media screen and (min-width: 60em) {
/*.title-box h3 {
    font-size: 6em;
}*/
.list-item {
    width: calc(25% - 60px);
}
}
@media screen and (min-width: 72em) {
/*.title-box h3 {
    font-size: 6.5em;
}*/
}