.layout-slideshow .sprocket-features-pagination {
    max-height: 3.5em;
}

/*Survay css*/
#sfooter>p {
    display: none !important;
}

/*Survay end*/
@media (max-width: 1587px) {
    #JtfLeftBox {
        display: none !important;
    }

    #JtfRightBox {
        display: none !important;
    }
}

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

h1.itemTitle {
    font-size: 28px !important;
    font-weight: bold;
  	font-family: 'Open Sans' !important;
}

body.homepage #st-2 {
    display: none;
}

.sp-k2-featured-slider .item-title {
    font-size: 20px !important;
    line-height: 21px !important;
    margin: 0 0 5px;
    padding: 0;
    color: #fff4f4 !important;
}

.sp-k2-featured-slider .item-inner img {
    width: 100%;
    min-height: 345px !important;
}

.k2ui-button-set input[type="radio"][value="1"]:checked+label,
.k2ui-button-set input[type="radio"][value="all"]:checked+label,
.k2ui-button-set label.isChecked[for="published1"],
.k2ui-button-set label.isChecked[for="featured1"],
.k2ui-button-set label.isChecked[for="sendpush1"] {
    background: #3fa800 !important;
    color: #fff !important;
}

/***************
***Facelift
****************/

.black24hour .sprocket-mosaic-container {
    margin: 0 !important;
}

.black24hour {
    background-color: #2c2c2c;
}

.black24hour h3.header {
    color: #fff;
    border: 0;
}

.black24hour h1.sprocket-mosaic-title a {
    color: #fff !important;
}

.hidden-desktop .sprocket-mosaic-item {
    margin: 0;
}

#sp-slide1 {
    padding: 0 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#sp-content-top-right,
#sp-slide2 {
    padding: 15px 10px 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#sp-content-top-left,
#sp-content-top {
    background: #ffffff;
    padding: 15px 0 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 26px;
    color: #333;
}

#main-body {
    background: #fff;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#sp-syntages-wrapper,
#sp-webtv-wrapper,
#sp-lifestyle-wrapper {
    background: rgb(255, 255, 255) !important;
    padding: 10px !important;
}

#sp-paros-antiparos {
    padding: 0 0 0 10px !important;
    box-sizing: border-box;
}

#sp-kyklades-aigaio {
    padding: 0 10px 0 0 !important;
    box-sizing: border-box;
}

#sp-right-bottom {
    padding-right: 20px !important;
    box-sizing: border-box;
}

#sp-header-wrapper .logo-wrapper {
    padding: 0 0 10px;
}

.ns2-inner {
    height: auto;
}

h4.ns2-title a {
    color: #444;
    font-size: inherit;
}

#sp-bottom3 .ns2-inner {
    height: auto;
}

#sp-bottom3 h4.ns2-title a {
    color: #444;
    font-size: 1em;
}

.lifestyle .webTvItem {
    background-color: transparent !important;
    border: 0;
    margin: 0 0 10px 0;
    align-content: center;
    border-radius: 5px;
}

#syntages .videos {
    background-color: #e67e22;
}

#syntages .webTvItem {
    background-color: transparent !important;
    border: 0;
    margin: 0 0 10px 0;
    align-content: center;
    border-radius: 5px;
}

#k2Container {
    font-size: 18px;
}

.title-solid.lifestyle h3.header {
    border-bottom: 3px solid #b72222;
}

.title-solid.lifestyle h3.header span {
    background: #b72222;
}

.title-solid.lifestyle h3.header span:before {
    border-color: #fff #d22e20 #d22e20 #fff;
    background: #d22e20;
}

.title-solid.syntages h3.header {
    border-bottom: 3px solid #e67e22;
}

.title-solid.syntages h3.header span {
    background: #e67e22;
}

.title-solid.syntages h3.header span:before {
    border-color: #fff #d22e20 #d22e20 #fff;
    background: #e67e22;
}

.title-solid.webtv h3.header {
    border-bottom: 3px solid #f00;
}

.title-solid.webtv h3.header span {
    background: #f00;
}

.title-solid.webtv h3.header span:before {
    border-color: #fff #d22e20 #d22e20 #fff;
    background: #d22e20;
}

.title-solid.tiktok h3.header span::before {
	border-color: #fff #97413a #bba19f #fff;
	background: #794949;
}

#k2ModuleBox619 > .moduleCustomLink { /*tiktok module*/
	color: black;
}
.module.title-solid.tiktok {
	margin-top: 20px !important;
}
.uEmbedContainer {
	margin: 0px auto !important;
}

.px14 {
    font-size: 14px;
    line-height: 20px;
}

/*Related Articles By Tag */
div.itemRelated ul {
    margin: 0;
    list-style: none;
    display: flex;
    flex-flow: row wrap;
}

div.itemRelated ul li {
    width: 33%;
    float: left;
    padding-right: 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

img.itemRelImg {
    margin-bottom: 10px;
    /*width: auto !important;
    max-height: 200px;
    height: 200px !important;*/
    max-width: 492px !important;
    width: 100% !important;
    height: auto !important;
    max-height: 328px !important;
    min-height: 160px;
}

a.itemRelTitle {
    margin-bottom: 20px;
    display: inline-block;
    color: #444;
    font-size: 18px;
    font-weight: bold;
}

a.itemRelTitle:hover {
    color: #444;
}

#ekloges .bannergroup {
    display: flex;
    justify-content: space-between;
}

.bannergroup.ypopsif {
    justify-content: space-evenly !important;
}

@media (min-device-width: 768px) and (max-device-width: 1024px) {

    /*Related Articles By Tag */
    div.itemRelated ul {
        margin: 0;
        list-style: none;
        display: flex;
        flex-flow: row wrap;
    }

    div.itemRelated ul li {
        width: 50%;
        float: left;
        padding-right: 10px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
    }

    img.itemRelImg {
        margin-bottom: 10px;
        width: 100% !important;
        height: auto !important;
    }

    a.itemRelTitle {
        margin-bottom: 20px;
        display: inline-block;
        color: #444;
        font-size: 18px;
        font-weight: bold;
    }

    a.itemRelTitle:hover {
        color: #444;
    }
}

@media (max-width: 767px) {

    #ekloges .bannergroup {
        display: flex;
        /* justify-content: space-around; */
        flex-flow: column;
        text-align: center;
    }

    #ekloges .banneritem {
        margin-bottom: 10px;
    }

    #ekloges .banneritem:last-child {
        margin-bottom: 0;
    }

    .ns2-inner {
        height: auto;
    }

    .responsive #sp-slide1,
    .responsive #sp-slide2,
    .responsive #sp-content-top-right,
    .responsive #sp-content-top-left {
        padding: 0px;
    }

    .news24hours .header span {
        background-color: #f00;
        padding: 0px !important;
        font-size: 22px;
    }

    #sp-content-top {
        background: #ffffff;
        padding: 15px 0 0 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    #sp-syntages-wrapper {
        background: rgb(255, 255, 255) !important;
        padding: 0px !important;
    }

    #sp-webtv-wrapper {
        background: rgb(255, 255, 255) !important;
        padding: 0px !important;
    }

    #sp-lifestyle-wrapper {
        background: rgb(255, 255, 255) !important;
        padding: 0px !important;
    }

    #sp-right-bottom {
        padding-right: 0 10px !important;
        box-sizing: border-box;
    }

    #sp-paros-antiparos {
        padding: 0px 10px !important;
        box-sizing: border-box;
    }

    #sp-kyklades-aigaio {
        padding: 0px 10px !important;
        box-sizing: border-box;
    }

    .articleSecondary {
        max-width: 100% !important;
        margin: 0px !important;
    }

    .custom.hidden-desktop.adsInside24 {
        margin: 0 auto;
        padding-bottom: 20px;
    }

    /*Related Articles By Tag */
    div.itemRelated ul {
        margin: 0;
        list-style: none;
        display: flex;
        flex-flow: row wrap;
    }

    div.itemRelated ul li {
        width: 100%;
        float: left;
        padding-right: 10px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
    }

    img.itemRelImg {
        margin-bottom: 10px;
        width: 100% !important;
        height: auto !important;
    }

    a.itemRelTitle {
        margin-bottom: 20px;
        display: inline-block;
        color: #444;
        font-size: 18px;
        font-weight: bold;
    }

    a.itemRelTitle:hover {
        color: #444;
    }
}

/* Added in Nov 2023 */
@media only screen and (min-width:1024px) {
    .k2ItemsBlock.ticker-latest-news>ul li {list-style:none;}
    .k2ItemsBlock.ticker-latest-news>ul li:first-child {margin-left:110px;}
}
