.widget-thin-slider .slider .swiper-slide.color-yellow>a figure figcaption .title {
    font-size: 30px;
}
.spot .card h3 {
    height: 48px;
    font-size: 17px;
}
.widgets .ctg {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    padding: 5px 10px;
    font-weight: 600;
    font-size: 13px;
    background-color: #d5151c !important;
}
.widgets .ctg a {
    color: #fff;
}
.news-list {
    display: block;
    line-height: 1.4;
}
.news-list.left-image.bordered {
    margin-bottom: 22px!important;
}
.news-list.left-image.bordered:last-child {
    margin-bottom: 0!important;
}
.news-list.left-image {
    display: flex;
    font-size: 1.125rem;
    font-weight: 500;
    align-items: center;
}
.news-list.left-image>.v-image {
    flex-basis: 148px;
    flex-grow: 0;
    flex-shrink: 0;
    margin-right: .625rem;
}
.news-list>span {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 17px;
}
.photo-wrapper .post-title {
    font-size: 18px;
    line-height: 24px;
    margin: 12px 0 10px;
    font-weight: 600;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #f8f8f8;
}
.photo-wrapper .post-title.title-md {
    font-size: 24px;
    line-height: 28px;
    margin-top: 15px;
    margin-bottom: 15px;
    font-weight: 700;
}
.photo-wrapper .block.style2 .post-block-style .post-title:not(.title-md) {
    line-height: 1.1;
}
.photo-wrapper .text-light .post-title a {
    color: #fff;
}
.photo-wrapper .post-block-style .post-thumb img {
    display: block;
    width: 100%;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.photo-wrapper .post-block-style {
    position: relative;
    overflow: hidden;
}
.photo-wrapper .post-block-style .post-thumb {
    max-width: 100%;
    position: relative;
    overflow: hidden;
    margin-top: 7px;
}
.photo-wrapper .post-block-style:hover .post-thumb img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.authors-slider {
    position: relative;
    height: auto;
    max-height: 360px;
    background-color: #fff;
    padding: 26px 24px 24px;
}

.authors-slider_header {
    min-height: 62px;
}
.authors-slider_header .title {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-left: 5px solid #311d51;
    color: #111;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 22px;
    font-weight: 800;
    height: 24px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 24px 0;
    padding-left: 8px;
    white-space: nowrap;
}
.title.red {
    border-color: #ec1a29;
}
.authors-slider_header .title::after {
    background-color: #ddd;
    content: "";
    height: 1px;
    margin: 5px 0 0 21px;
    width: 100%;
}
.authors-slider__all-authors {
    position: absolute;
    width: 150px;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    background-color: #fff;
    right: 110px;
    color: #222;
    top: 24px;
    font-size: 16px;
    font-weight: 700;
    padding-right: 15px;
    padding-left: 15px;
}
.authors-slider__buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: 50px;
    top: 28px;
    background: #fff;
    height: 27px;
    width: 75px;
}
[role=button] {
    color: inherit;
    cursor: default;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: pre;
}
.authors-slider .swiper-button-arrow-next, .authors-slider .swiper-button-arrow-prev {
    background: #f6f6f6;
    color: #222;
    width: 27px;
    height: 27px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    line-height: 27px;
    cursor: pointer;
}
.authors-slider .swiper-button-arrow-prev {
    margin-right: 7px;
}
.authors-slider .swiper-button-arrow-next .fa-arrow-left, .authors-slider .swiper-button-arrow-next .fa-arrow-right, .authors-slider .swiper-button-arrow-prev .fa-arrow-left, .authors-slider .swiper-button-arrow-prev .fa-arrow-right {
    font-size: 14px;
}
.authors-slider__item {
    display: inline-block;
    background-color: #fafafa;
    width: 100%;
    padding-top: 0;
    padding-right: 15px;
    padding-left: 15px;
    text-align: center;
}
.author-slider__content{
    display: block;
    margin: 0;
}
.author-slider__content a{
    color: #000;
}
.authors-slider__img {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-top: 14px;
    width: 104px;
    height: auto;
    max-width: 100%;
}
.authors-slider__name {
    display: inline-block;
    color: #111;
    font-size: 17px;
    font-weight: 700;
    line-height: 21px;
    max-height: 42px;
    margin: 12px 0 6px;
    display: -webkit-box;
    display: -moz-box;
    overflow: hidden;
    white-space: inherit;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.authors-slider__text {
    color: #555;
    font-size: 16px;
    font-weight: 500;
    height: 52px;
    line-height: 18px;
    display: -webkit-box;
    display: -moz-box;
    overflow: hidden;
    white-space: inherit;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}


.widgets .numsld {
    height: 310px;
}
.widgets .obj {
    position: relative;
    transition-duration: 0.35s;
    height: 233px;
    overflow: hidden;
}
.widgets .obj img{
    height: 195px;
    object-fit: cover;
}
.widgets .cap {
    position: relative;
    padding: 15px 15px 12px 15px;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    background-color: #000 !important;
}
.widgets .cap a {
    border: 0;
    display: block;
    border-radius: 0;
    text-decoration: none;
    color: #fff;
    font-size: 20px;
    line-height: 1.2;
    height: 50px;
    overflow: hidden;
}
.numsld .swiper-numeric {
    position: absolute;
    left: 0;
    z-index: 2;
    width: 100%;
    font-weight: 600;
    text-align: center;
    background: rgba(32, 30, 30, 1);
    bottom: 77px;
}
.numsld .swiper-numeric .num {
    display: inline-block;
    cursor: pointer;
    color: #fff;
    height: 38px;
    line-height: 38px;
    padding: 0px 8px;
    margin: 0px 2px;
    font-size: 15px;
}
.numsld .swiper-numeric .num.act {
    background-color: #d5151c !important;
}
.caption-area{
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    z-index: 30;
}
.secondtitle{
    display: inline-block;
    box-shadow: 0 0 20px rgba(0,0,0,.5);
    background: #ffd200;
    max-width: 80%;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 17px;
    overflow: hidden;
    color: #000;
    padding: 8px;
    margin: 0 0 9px 15px;
    font-family: "PT Sans", sans-serif;
    font-weight: 700;
}
.widget-thin-min-slider {
    position: relative;
    height: 100%;
    overflow: hidden;
}
.widget-thin-min-slider .slider {
    height: 200px;
}
.widget-thin-min-slider .swiper-wrapper{
    width: 1030px;
    float: right;
}
.widget-thin-min-slider .slider .swiper-slide figure {
    position: relative;
    height: 100%;
    margin-bottom: 0;
}
.widget-thin-min-slider_bg .slider .swiper-slide figure:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 20;
    width: 100%;
    height: 130px;
    opacity: .5;
    background-image: -webkit-linear-gradient(top,transparent 0,#000 100%);
    background-image: linear-gradient(to bottom,transparent 0,#000 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#FF000000', GradientType=0);
}
.widget-thin-min-slider .slider .swiper-slide figure .img {
    overflow: hidden;
}
.widget-thin-min-slider .slider .swiper-slide figure figcaption {
    width: 50%;
    padding: 20px;
    position: absolute;
    left: 0;
    bottom: 20px;
    z-index: 30;
}
.widget-thin-min-slider .slider .swiper-slide figure figcaption .title {
    color: #fff;
    font-size: 24px;
    font-family: sans-serif,Verdana,Helvetica;
    font-weight: 700;
    text-shadow: 2px 4px 3px rgba(0,0,0,.8), 0 8px 13px rgba(0,0,0,.1), 0 18px 23px rgba(0,0,0,.1);
}

.widget-thin-min-slider .indicator.type1.left2 {
    position: relative !important;
    float: left;
    width: 34px;
    height: 200px;
    padding: 0;
    margin: 0;
    display: block!important;
}

.widget-thin-min-slider .indicator.type1 .pagination{
    flex-direction: column;
}

.widget-thin-min-slider .indicator.type1.left2 .pagination .swiper-pagination-bullet{
    border-radius: 0;
    border: none;
    opacity: 1;
    background: #003082;
    margin-bottom: 4px;
    font-weight: 600;
    color: #FFF;
}
.widget-thin-min-slider .indicator.type1.left2 .pagination .swiper-pagination-bullet-active{
    background: #dd1117;
}
.widget-thin-min-slider .indicator.type1 .pagination a:last-child .swiper-pagination-bullet{
    margin-bottom: 0;
}
.top-slider {
    height: 100% !important;
}
.top-slider .swiper-wrapper {
    height: 200px !important;
}
.top-slider .swiper-slide {
    background-position: right;
    background-size: contain;
    background-repeat: no-repeat;
}
.top-slider > .swiper-wrapper > .swiper-slide > a  {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.top-slider-overlay {
    position: absolute;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 5;
    width: 61%;
    background: rgb(0,0,0);
    background: -moz-linear-gradient(87deg, rgba(0,0,0,1) 60%, rgba(0,0,0,0) 94%);
    background: -webkit-linear-gradient(87deg, rgba(0,0,0,1) 60%, rgba(0,0,0,0) 94%);
    background: linear-gradient(87deg, rgba(0,0,0,1) 60%, rgba(0,0,0,0) 94%);
}
.top-slider-overlay-content {
    padding-left: 20px;
    bottom: 40px;
}
.top-slider-overlay-content h2 {
    font-weight: 700;
    color: #fff;
    font-size: 44px;
    line-height: normal;
    margin-top: 15px;
    text-shadow: 0 0 6px rgba(0,0,0,1);
    font-family: "Helvetica Neue","Segoe UI",Roboto,Arial,sans-serif !important;
}
#koronaWidget {
    background: #601115;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.coDatas, .coMap {
    display: flex;
}
.coMap {
    background: url(../images/turkey-map-virus-icon.png) center center no-repeat;
    margin: 0 0 0 5px;
    width: 210px;
    height: 60px;
}
.coMap span {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    display: inline-block;
    margin: 10px 0 0 62px;
}
.coDatas .itemData {
    margin: 0 5px 0 0;
    color: #fff;
    text-align: center;
    background: rgba(223, 9, 1, 0.4);
    height: 50px;
}
.coDatas .itemData span {
    display: inline-block;
    width: 100%;
    font-weight: 600;
    font-size: 14px;
    background: rgba(10,11,9,.7);
    height: 26px;
    line-height: 26px;
}
.coDatas .itemData strong {
    font-weight: 700;
    font-size: 16px;
    display: inline-block;
    padding-top: 3px;
}
.slider .indicator.type1 .pagination .swiper-pagination-bullet {
    width: 34px;
    height: 34px;
    font-size: 16px;
}
body.night .authors-slider, body.night .authors-slider__all-authors, body.night .authors-slider__buttons {
    background: #333!important;
}
body.night .news-list>span,body.night .authors-slider__all-authors, body.night .authors-slider__text{
    color: #FFF;
}
body.night .authors-slider_header .title {
    color: #FFF;
}
body.night .authors-slider__item{
    background-color: #444;
}
.top-headline-item {
    display: block;
    position: relative;
    background: #dfe6e9;
    color:#000;
    height: 235px;
}
.top-headline-item .image {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}
.top-headline-item .category {
    position: absolute;
    top: 12px;
    left: 12px;
    color: #fff;
    display: block;
    font-size: 12px;
    font-weight:600;
    padding: 6px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    overflow: hidden;
    transition: all .13s;
    text-transform: uppercase;
    background: #d72924;
}
.top-headline-item .title {
    position: absolute;
    left: 11px;
    bottom: 10px;
    width: 94%;
    max-width: 94%;
    min-height: 63px;
    font-size: 16px;
    font-weight:600;
    background: #fff;
    padding: 11px 5px;
    text-align: center;
    display: table;
    transition: all .13s;
    border-top: 3px solid #d72924;
    -webkit-box-shadow: 0 2px 0 0 rgba(0,0,0,.04);
    box-shadow: 0 2px 0 0 rgba(0,0,0,.04);
}
body.night .top-headline-item .title{
    background: #222;
    color: #fff;
}
body.night .top-headline-item{
    background: #000;
}
.top-headline-item .title span {
    display: table-cell;
    vertical-align: middle;
    line-height: 1.4;
}
.text-limit-2-row {
    overflow: hidden!important;
    display: -webkit-box!important;
    -webkit-line-clamp: 2!important;
    -webkit-box-orient: vertical;
}
.homepage-zodiac-widget{
    background-color: #ed445a;
    padding: 15px 15px 20px;
}
.homepage-zodiac-widget .title {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-left: 4px solid #f8f8f8;
    color: #f8f8f8;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 20px;
    font-weight: bold;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 18px 0;
    padding-left: 8px;
    white-space: nowrap;
}
.homepage-zodiac-widget .title a {
    color: #f8f8f8;
}
.homepage-zodiac-widget .title::after {
    background-color: #ddd;
    content: "";
    height: 1px;
    margin: 5px 0 0 21px;
    width: 100%;
}
.homepage-zodiac-widget .title-widget::after {
    margin: 5px 0 0;
    width: -webkit-calc(78% - 20px);
    width: calc(78% - 20px);
}
.homepage-zodiac-widget .zodiac-list .zodiac {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    height: 114px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 75px;
}
.homepage-zodiac-widget .zodiac-list .zodiac__bg {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: -webkit-linear-gradient(139deg,#311d51 0,#ed445a 100%);
    background-image: -o-linear-gradient(139deg,#311d51 0,#ed445a 100%);
    background-image: linear-gradient(-49deg,#311d51 0,#ed445a 100%);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 4px 8px #ac9cc7;
    box-shadow: 0 4px 8px #ac9cc7;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 58px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 19px 0;
    position: relative;
    width: 58px;
}
.homepage-zodiac-widget .zodiac-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
}
.zodiac__icon{
    width: 35px;
    height: auto;
    filter: invert(1);
}
.homepage-zodiac-widget .zodiac-list .zodiac__link {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 90px;
}
.homepage-zodiac-widget .zodiac-list .zodiac__name {
    color: #311d51;
    font-size: 14px;
    font-weight: 800;
    height: 16px;
    text-align: center;
    text-transform: uppercase;
}
body.night .slider .indicator.type1 .pagination .swiper-pagination-bullet {
    background-color: #222;
    border: solid 2px #000;
    color: #dedede;
}

@media (max-width: 480px){
    .authors-slider__buttons{
        right: 0;
    }
    .authors-slider__item{
        width: 100%;
    }
    .authors-slider__all-authors{
        display: none;
    }
    .widgets .numsld {
        height: 316px;
    }
    .widgets .obj {
        height: 236px;
    }
    .widgets .obj img{
        height: 201px;
    }
    .widgets .cap a{
        font-size: 16px;
        height: 40px;
    }
    .secondtitle{
        font-size: 14px;
        padding: 6px;
        margin: 0 0 7px 10px;
    }
    .widget-thin-slider .slider .swiper-slide.color-yellow>a figure figcaption .title {
        font-size: 16px;
    }
    .widget-thin-min-slider .indicator.type1.left2 {
        display: none!important;
    }
    .top-slider .swiper-slide {
        height: 100% !important;
        background-size: 100% 100%;
        background-position: center;
    }
    .widget-thin-min-slider .swiper-wrapper {
        width: 100%;
        float: none;
    }
    .top-slider-overlay-content h2 {
        font-size: 20px;
    }
    .thinpagination {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: relative;
        bottom: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        margin-top: 0;
        height: auto;
        border-top: none;
        padding: 10px 10px 8px 10px!important;
    }
    .thinpagination .pagination {
        position: relative;
        bottom: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-left: 0!important;
        text-align: center;
        -webkit-transition: .3s opacity;
        -o-transition: .3s opacity;
        transition: .3s opacity;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        z-index: 10;
    }
    .thinpagination .pagination .swiper-pagination-bullet {
        margin: 0 4px!important;
        width: 10px;
        height: 10px;
        border: none;
        border-radius: 100%;
        background-color: #cacaca;
        opacity: 1;
        font-size: 16px;
    }
    .thinpagination .pagination .swiper-pagination-bullet-active {
        background-color: #d5151c;
    }
    .widget-thin-slider .slider .indicator.type1 .pagination .swiper-pagination-bullet {
        margin: 0 3px!important;
        background-color: #cacaca;
    }
    .widget-thin-slider .slider .indicator.type1 .swiper-pagination-bullet-active {
        background-color: #d5151c !important;
    }

}
@media (min-width: 768px) and (max-width: 1024px) {
    .top-slider .swiper-slide{
        background-size: cover;
    }
    .top-slider .swiper-wrapper, .widget-thin-min-slider {
        height: 247px !important;
    }
    .widget-thin-min-slider .swiper-wrapper{
        width:650px;
    }
    .widget-thin-min-slider .indicator.type1 .pagination{
        height: 247px !important;
    }
    .widget-thin-min-slider .indicator.type1.left2{
        height: 247px !important;
    }
}
