@import "/css/reset.css";
.center-vertical {
    display: flex;
    align-items: center;
}

.center {
    display: flex;
    align-items: center;
    justify-content: center;
}

@media only screen and (max-width: 5000px) and (min-width: 991px) {
    .main-width {
        float: left;
        width: calc(66% - -13px);
        margin-inline-start: calc(50% - 33%);
    }
    .mt-50 {
        margin-top: 50px;
    }
    .z-top {
        position: relative;
        z-index: 10;
    }
    section {
        float: left;
        width: 100%;
    }
    .header-ust-menu {
        float: left;
        display: flex;
        align-items: center;
    }
    .header-ust-menu li:first-child a {
        padding-left: 0px;
    }
    .header-ust-menu li a {
        float: left;
        padding: 15px 12px 19px 10px;
        font-weight: normal;
        font-size: 16px;
        text-align: left;
        color: #6b6b6b;
    }
    .header-first-area h1 {
        float: left;
        padding: 20px 9px 20px 0px;
        font-weight: normal;
        font-size: 16px;
        text-align: left;
        color: #6b6b6b;
    }
    .header-ust-sosyal {
        float: right;
        display: flex;
        width: 100px;
        height: 56.7px;
        align-items: center;
        justify-content: space-between;
    }
    .header-second-area {
        float: left;
        width: 100%;
        height: 116px;
        background-color: #b00006;
    }
    .header-second-area::after {
        content: '';
        position: absolute;
        right: 0;
        width: 22.865%;
        height: 116px;
        z-index: 0;
        background-color: #2b2a29;
    }
    .header-main-logo {
        float: left;
        width: 19.685%;
        height: 73px;
        margin-top: 21px;
    }
    .header-main-logo picture {
        float: left;
        width: 100%;
        height: 100%;
    }
    .header-main-logo picture img {
        float: left;
        width: 100%;
        height: 100%;
        object-fit: contain;
    }
    .header-main-menu {
        float: right;
        width: 66%;
        margin-right: 5%;
        margin-top: 50px;
        justify-content: space-between;
    }
    .header-main-menu li a {
        float: left;
        font-weight: bold;
        font-size: 18px;
        text-align: left;
        color: #fff;
    }
    .header-main-menu li:first-child a {
        padding-left: 0px;
    }
    .menubuton {
        float: right;
        width: 47px;
        height: 47px;
        border-radius: 3px;
        background: transparent;
        border: 2px solid #fff;
        fill: #fff;
        margin-top: 35px;
    }
    .menubuton svg {
        float: left;
        width: 20.621px;
    }
    .search-buton {
        float: right;
        height: 47px;
        margin-left: 16px;
        margin-top: 35px;
    }
    .header-third-area {
        float: left;
        width: 100%;
        height: 70px;
        background: #b00006;
    }
    .header-third-area b {
        float: left;
        width: 12.186%;
        height: 69px;
        font-weight: bold;
        font-size: 16px;
        text-align: left;
        color: #fff;
        position: relative;
        overflow: hidden;
    }
    .last-min svg {
        float: left;
        margin-right: 10px;
    }
    .last-min:before {
        content: ' ';
        position: absolute;
        width: 100px;
        height: 69px;
        top: 0;
        opacity: 0.7;
        z-index: 100;
        animation: slide 4s ease-in-out infinite;
        animation-direction: alternate;
    }
    @keyframes slide {
        0% {
            left: -200px;
            background: rgb(176, 0, 6);
            background: linear-gradient(90deg, rgba(176, 0, 6, 0) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(176, 0, 6, 0) 100%);
        }
        to {
            left: 400px;
            background: rgb(176, 0, 6);
            background: linear-gradient(90deg, rgba(176, 0, 6, 0) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(176, 0, 6, 0) 100%);
        }
    }
    .prev,
    .next {
        float: left;
        width: 3.75%;
        height: 70px;
        cursor: pointer;
    }
    .next:hover,
    .prev:hover {
        background-color: #594545;
    }
    .last-min-news-area {
        float: right;
        width: 80.31%;
        height: 70px;
        background: #6b6b6b;
    }
    .last-min-news-area::after {
        content: '';
        position: absolute;
        right: 0;
        width: 16.31%;
        height: 70px;
        background: #6b6b6b;
        z-index: 0;
    }
    .last-min-news {
        float: left;
        width: 69.145%;
    }
    .last-min-news article {
        float: left;
        width: 461px;
        height: 70px;
    }
    .last-min-news article div {
        float: left;
        width: 71px;
        height: 32px;
        border-radius: 16px;
        background: #fff;
        margin-right: 10px;
        font-weight: 500;
        font-size: 16px;
        text-align: left;
        margin-left: 10px;
        color: #6b6b6b;
    }
    .last-min-news article b {
        float: left;
        width: 100%;
        font-weight: normal;
        font-size: 16px;
        text-align: left;
        color: #fff;
        display: flex;
        align-items: center;
    }
    .vertical-line {
        float: left;
        width: 1px;
        height: 24px;
        background-color: #a6a6a6;
        margin-top: 23.5px;
        margin-left: 19px;
    }
    .all-news-buton {
        float: right;
        font-weight: 500;
        font-size: 20px;
        text-align: left;
        color: #d9dada;
        margin: 22px 0px;
        line-height: normal;
    }
    .all-news-buton:hover {
        color: #fff;
    }
    .agenda-area {
        float: left;
        width: 100%;
        background: #f8f8f8;
        padding: 55px 0px;
    }
    .agenga-news-area {
        float: left;
        width: 100%;
        height: 416px;
        border-radius: 3px;
        background: #fff;
    }
    .agenga-left-side {
        float: left;
        width: 30.543%;
        margin-left: 5%;
        margin-top: 27px;
    }
    .agenga-writing {
        float: left;
        width: 100%;
    }
    .agenga-writing b {
        float: left;
        width: 80%;
        font-weight: bold;
        font-size: 34px;
        text-align: left;
        color: #000;
        line-height: normal;
    }
    .agenga-writing span {
        float: left;
        width: 100%;
        font-weight: 500;
        font-size: 32px;
        text-align: left;
        color: #000;
        line-height: normal;
    }
    .agenga-buton-area {
        float: left;
        width: 100%;
        height: 68px;
        border-top: 1px solid #d8d8d8;
        margin-top: 40px;
    }
    .agenga-buton-area a {
        float: left;
        width: 108px;
        height: 38px;
        border-radius: 19px;
        background: #b00006;
        font-weight: 500;
        font-size: 18px;
        text-align: left;
        color: #fff;
        margin-top: 22px;
    }
    .agenga-buton-area div {
        float: right;
        width: 48px;
        height: 49px;
        margin-top: 18px;
        cursor: pointer;
    }
    .agenga-buton-area div:nth-child(2) {
        border-radius: 0px 5px 5px 0px;
        border: 1px solid #d9dada;
    }
    .agenga-buton-area div:nth-child(3) {
        border-radius: 5px 0px 0px 5px;
        border: 1px solid #d9dada;
    }
    .agenga-right-side {
        float: right;
        width: 60.144%;
        height: 416px;
        position: relative;
    }
    .agenga-right-side picture {
        float: right;
        width: 100%;
        height: 100%;
    }
    .agenga-right-side img {
        float: left;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .last-minute {
        position: absolute;
        width: 200px;
        height: 93px;
        background: rgb(255, 232, 77);
        background: linear-gradient(90deg, rgba(255, 232, 77, 1) 80%, rgba(43, 42, 41, 1) 80%);
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        padding-left: 7px;
        top: 47px;
    }
    .last-minute p {
        float: left;
        width: 80%;
        font-weight: normal;
        font-size: 28px;
        text-align: left;
        color: #2b2a29;
        line-height: normal;
    }
    .last-minute p strong {
        font-weight: bold;
    }
    .last-minute span {
        float: right;
        width: 20%;
        font-weight: normal;
        font-size: 81px;
        text-align: left;
        color: #fff;
        line-height: normal;
        text-align: center;
        animation: lastmin 0.5s ease-in-out infinite;
        animation-direction: alternate;
    }
    @keyframes lastmin {
        0% {
            opacity: 0;
        }
        100% {
            opacity: 1;
        }
    }
    .slide-news-area {
        float: left;
        width: 66.363%;
    }
    .slide-news {
        float: left;
        width: 100%;
        height: 463px;
        position: relative;
    }
    .slide-news picture {
        float: left;
        width: 100%;
        height: 100%;
    }
    .slide-news picture img {
        float: left;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .slide-write {
        position: absolute;
        width: 100%;
        height: 232px;
        background: linear-gradient(rgba(0, 0, 0, 0) 0%, #2b2a29 100%);
        bottom: 0;
        padding: 0px 50px;
        display: flex;
        align-items: flex-end;
    }
    .slide-write b {
        float: left;
        width: 45%;
        font-weight: 500;
        font-size: 26px;
        line-height: 32px;
        text-align: left;
        color: #fff;
        margin-bottom: 15px;
    }
    .slide-news-numbers {
        float: left;
        width: 100%;
        height: 59px;
        background: #2b2a29;
        bottom: 0px;
        padding: 0px 50px;
    }
    .slide-news-numbers li {
        float: left;
        width: 50%;
        height: 23px;
        border-left: 1px solid #6b6b6b;
        font-weight: 500;
        font-size: 16px;
        text-align: left;
        color: #fff;
        cursor: pointer;
    }
    .slide-news-numbers li:first-child {
        border-left: none;
    }
    .featured-news-areas {
        float: right;
        width: 32.04%;
    }
    .featured-news:first-child h2 {
        font-weight: 500;
        font-size: 24px;
        line-height: 32px;
        text-align: left;
        color: #fff;
        position: absolute;
        z-index: 1;
        margin-left: 15px;
        margin-top: 20px;
    }
    .featured-news:first-child {
        float: left;
        width: 100%;
        height: 223px;
        position: relative;
    }
    .featured-news {
        float: left;
        width: 100%;
        height: 75px;
        position: relative;
    }
    .featured-news article {
        float: left;
        width: 100%;
        height: 100%;
        border-bottom: 1px solid #ebebeb;
    }
    .featured-news:last-child article {
        border-bottom: 1px solid transparent;
    }
    .featured-news article:hover {
        background: #f8f8f8;
    }
    .featured-news article b {
        position: absolute;
        bottom: 26px;
        display: inline-block;
        max-width: 100%;
        height: 1.5em;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        left: 15px;
        z-index: 1;
        font-weight: 500;
        font-size: 20px;
        line-height: 32px;
        text-align: left;
        color: #2b2a29;
    }
    .featured-news article div {
        position: absolute;
        right: 15px;
        bottom: 23px;
        font-weight: 500;
        font-size: 42px;
        line-height: 32px;
        text-align: left;
        color: #d9dada;
    }
    .featured-news:first-child article {
        position: absolute;
        width: 100%;
        height: 100%;
        background: rgb(43, 42, 41);
        background: linear-gradient(0deg, rgba(43, 42, 41, 1) 0%, rgba(43, 42, 41, 0) 50%, rgba(43, 42, 41, 1) 100%);
    }
    .featured-news:first-child article b {
        color: #fff;
    }
    .featured-news:first-child article div {
        bottom: 20px;
    }
    .featured-news:first-child article img {
        float: left;
        width: 100%;
        height: 100%;
        object-fit: cover;
        position: relative;
        z-index: -1;
    }
    .featured-news-manisa-areas {
        float: left;
        width: 100%;
    }
    .main-title {
        float: left;
        width: 100%;
        margin-top: 50px;
    }
    .main-title h2 {
        float: left;
        width: 100%;
        font-weight: 500;
        font-size: 24px;
        line-height: 32px;
        text-align: left;
        color: #2b2a29;
    }
    .manisa-news-area {
        float: left;
        width: 100%;
    }
    .manisa-news {
        float: left;
        width: 32%;
        margin-top: 30px;
        margin-right: 2%;
    }
    .manisa-news:nth-child(3n+0) {
        margin-right: 0px;
    }
    .manisa-news picture {
        float: left;
        width: 100%;
        height: 224px;
    }
    .manisa-news picture img {
        float: left;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .manisa-news b {
        float: left;
        width: 100;
        height: 58px;
        font-weight: 500;
        font-size: 18px;
        line-height: 26px;
        text-align: left;
        color: #2b2a29;
    }
    .global-news-area {
        float: left;
        width: 100%;
        margin-top: 50px;
    }
    .global-news-area h3 {
        float: left;
        width: 100%;
        font-weight: 500;
        font-size: 24px;
        line-height: 32px;
        text-align: left;
        color: #2b2a29;
    }
    .global-news-left-side {
        float: left;
        width: 66.363%;
    }
    .global-news {
        float: left;
        width: 100%;
        height: 192px;
        background: #f8f8f8;
        margin-top: 24px;
    }
    .global-news picture {
        float: left;
        width: 41.4%;
        height: 192px;
    }
    .global-news picture img {
        float: left;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .global-news div {
        float: right;
        width: 58.6%;
        height: 192px;
        padding: 28px 70px 21px 58px;
    }
    .global-news div b {
        float: left;
        width: 100%;
        font-weight: 500;
        font-size: 18px;
        line-height: 26px;
        text-align: left;
        color: #2b2a29;
    }
    .global-news div span {
        float: left;
        width: 100%;
        font-weight: normal;
        font-size: 16px;
        line-height: 26px;
        text-align: left;
        color: #2b2a29;
        margin: 10px 0px;
    }
    .global-news div p {
        float: left;
        width: 100%;
        font-weight: normal;
        font-size: 16px;
        line-height: 26px;
        text-align: left;
        color: #2b2a29;
    }
    .global-news-right-side {
        float: right;
        margin-top: 24px;
        width: 32.04%;
    }
    .global-news-right {
        float: left;
        width: 100%;
        height: 223px;
    }
    .global-news-right {
        float: left;
        width: 100%;
        height: 223px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        padding: 0px 30px 20px 30px;
        display: flex;
        justify-content: center;
        align-items: flex-end;
        margin-bottom: 28px;
    }
    .global-news-right b {
        float: left;
        width: 100%;
        font-weight: 500;
        font-size: 18px;
        line-height: 24px;
        text-align: left;
        color: #fff;
    }
    .writers-area-bakcground {
        float: left;
        width: 100%;
        margin-top: 50px;
        background: #f8f8f8;
        padding: 40px 0px;
    }
    .writers-area {
        float: left;
        width: 100%;
        position: relative;
    }
    .writers-area h3 {
        float: left;
        width: 100%;
        font-weight: 500;
        font-size: 24px;
        line-height: 32px;
        text-align: left;
        color: #2b2a29;
    }
    .writers-area .writers-area-list {
        float: left;
        width: 100%;
        margin-top: 25px;
    }
    .writers {
        float: left;
        width: 15.036%;
        margin-right: 1.958%;
    }
    .writers:last-child {
        margin-right: 0px;
    }
    .writers a {
        float: left;
        width: 100%;
    }
    .writers img {
        float: left;
        width: 100%;
        height: 220px;
        object-fit: cover;
    }
    .writers b {
        float: left;
        width: 100%;
        font-weight: 500;
        font-size: 18px;
        line-height: 26px;
        text-align: left;
        color: #2b2a29;
        padding-bottom: 15px;
        border-bottom: 1px solid #d9dada;
        margin-top: 20px;
    }
    .writers span {
        float: left;
        width: 100%;
        font-weight: 500;
        font-size: 16px;
        line-height: 32px;
        text-align: left;
        color: #2b2a29;
        margin-top: 15px;
    }
    .writers p {
        float: left;
        width: 100%;
        font-weight: normal;
        font-size: 16px;
        line-height: 32px;
        text-align: left;
        color: #6b6b6b;
    }
    .writers-left-arrow {
        position: absolute;
        top: 162px;
        left: -18px;
    }
    .writers-right-arrow {
        position: absolute;
        top: 162px;
        right: -18px;
    }
    .global .global-news-left-side {
        float: right !important;
    }
    .global .global-news-right-side {
        float: left !important;
    }
    .writers-area-list-titles {
        float: left;
        width: 100%;
    }
    .writers-area-list-titles li {
        float: left;
        cursor: pointer;
        margin-right: 35px;
    }
    .writers-area-list-titles li h3 {
        width: auto;
    }
    .aktif {
        color: #6b6b6b !important;
    }
    .newspaper {
        float: left;
        width: 22.2789%;
        margin-right: 3.62%;
    }
    .newspaper:last-child {
        margin-right: 0px;
    }
    .newspaper a {
        float: left;
        width: 100%;
    }
    .newspaper picture {
        float: left;
        width: 297px;
        height: 416px;
        background-color: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .newspaper picture img {
        float: left;
        height: 416px;
    }
    .newspaper-arrow {
        top: 243px !important;
    }
    .photo-gallery-title {
        float: left;
        width: 100%;
        font-weight: 500;
        font-size: 24px;
        line-height: 32px;
        text-align: left;
        color: #2b2a29;
        margin-top: 40px;
    }
    .photo-gallery-list {
        float: left;
        width: 100%;
    }
    .photo-gallery:first-child {
        float: left;
        width: 49.202%;
    }
    .photo-gallery:nth-child(2) {
        float: right;
        width: 49.202%;
        margin-right: 0px;
    }
    .photo-gallery:first-child a,
    .photo-gallery:nth-child(2) a {
        float: left;
        width: 100%;
        height: 342px;
        position: relative;
    }
    .photo-gallery:first-child a picture,
    .photo-gallery:nth-child(2) a picture {
        position: absolute;
        width: 100%;
        height: 100%;
        background: linear-gradient(rgba(0, 0, 0, 0)0%, #2b2a29 100%);
    }
    .photo-gallery:first-child a img,
    .photo-gallery:nth-child(2) a img {
        position: absolute;
        width: 100%;
        height: 100%;
        position: relative;
        z-index: -1;
        object-fit: cover;
    }
    .photo-gallery:first-child a b,
    .photo-gallery:nth-child(2) a b {
        position: absolute;
        width: 52%;
        font-weight: 500;
        font-size: 18px;
        line-height: 24px;
        text-align: left;
        color: #fff;
        bottom: 27px;
        left: 30px;
    }
    .photo-gallery {
        float: left;
        width: 32.27%;
        margin-top: 20px;
        margin-right: 1.59%;
    }
    .photo-gallery:last-child {
        margin-right: 0px;
    }
    .photo-gallery img {
        float: left;
        width: 100%;
        height: 224px;
        object-fit: cover;
    }
    .photo-gallery b {
        float: left;
        width: 70%;
        font-weight: 500;
        font-size: 18px;
        line-height: 26px;
        text-align: left;
        color: #2b2a29;
        margin-top: 30px;
    }
    footer {
        float: left;
        width: 100%;
        margin-top: 45px;
    }
    .main-logo-footer {
        float: left;
        width: 100%;
        height: 93px;
        background: #b00006;
    }
    .main-logo-footer img {
        float: left;
        width: 203.5px;
        height: 59.04px;
        object-fit: cover;
    }
    .footer-links {
        float: left;
        width: 35%;
        height: 289px;
        margin-top: 30px;
        column-count: 2;
    }
    .footer-links:last-child {
        float: left;
        width: 30%;
        column-count: 1;
    }
    .footer-links h5 {
        float: left;
        width: 100%;
        font-weight: 500;
        font-size: 16px;
        line-height: 26px;
        text-align: left;
        color: #b00006;
    }
    .footer-links a {
        float: left;
        width: 100%;
        font-weight: normal;
        font-size: 16px;
        line-height: 26px;
        text-align: left;
        color: #272525;
    }
    .copyright-area {
        float: left;
        width: 100%;
        border-top: 1px solid #d9dada;
        margin-top: 30px;
    }
    .flex-space {
        height: 100px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .manisa-district-news {
        float: left;
        width: 100%;
    }
    .manisa-district-news h2 {
        float: left;
        width: 100%;
        font-weight: 500;
        font-size: 24px;
        line-height: 32px;
        text-align: left;
        color: #2b2a29;
    }
    .manisa-counties {
        float: left;
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        margin-top: 30px;
    }
    .manisa-counties li {
        float: left;
        font-weight: 500;
        font-size: 0.9vw;
        line-height: 26px;
        text-align: left;
        color: #2b2a29;
    }
    .manisa-counties-aktif {
        color: #B00006 !important;
    }
    /*
    Haber Kategorisi Sayfa Kodları Aşağıda
    */
    .breadcrumb {
        float: left;
        width: 100%;
        margin-top: 30px;
    }
    .breadcrumb li {
        display: inline;
        font-size: 18px;
    }
    .breadcrumb li+li:before {
        padding: 8px;
        color: #6b6b6b;
        content: ">";
    }
    .breadcrumb li a {
        font-weight: normal;
        font-size: 16px;
        text-align: left;
        color: #6b6b6b;
    }
    .breadcrumb li a:hover {
        color: #01447e;
        text-decoration: underline;
    }
    .main-title-subtitle {
        float: left;
        width: 100%;
        font-weight: bold;
        font-size: 42px;
        text-align: left;
        color: #000;
        line-height: normal;
        margin-top: 18px;
        margin-bottom: 30px;
    }
    /*
    Haber Detay Kodları Aşağıda
    */
    .agenda-date {
        float: left;
        width: 100%;
        margin-bottom: 30px;
    }
    .agenda-date b {
        float: left;
        width: 108px;
        height: 38px;
        border-radius: 19px;
        background: #b00006;
        font-weight: 500;
        font-size: 18px;
        text-align: left;
        color: #fff;
        line-height: normal;
        margin-right: 24px;
    }
    .agenda-date span {
        float: left;
        font-weight: 500;
        font-size: 18px;
        text-align: left;
        color: #2b2a29;
    }
    .body-area {
        float: left;
        width: 66.363%;
    }
    .body-area-img {
        float: left;
        width: 100%;
        height: 463px;
        position: relative;
    }
    .body-area-img picture {
        float: left;
        width: 100%;
        height: 100%;
    }
    .body-area-img picture img {
        float: left;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .body-area-write {
        float: left;
        width: 100%;
        font-weight: normal;
        font-size: 20px;
        letter-spacing: -0.02em;
        line-height: 36px;
        text-align: left;
        color: #575757;
        margin-top: 20px;
    }
    .body-area-write strong {
        font-weight: 600;
    }
    .body-area-right-side {
        float: right;
        width: 32.04%;
    }
    .body-area-right-side .global-news-right-side,
    .body-area-right-side .featured-news-areas {
        width: 100% !important;
    }
    .other-news-images {
        float: left;
        width: 100%;
        margin-top: 50px;
    }
    .other-news-images picture {
        float: left;
        width: 100%;
        height: 463px;
        margin-bottom: 40px;
    }
    .other-news-images picture img {
        float: left;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .pcdegizle {
        display: none !important;
    }
}

@media only screen and (max-width: 1599px) and (min-width: 1300px) {
    .main-width {
        width: 90%;
        margin-inline-start: calc(50% - 45%);
    }
    .header-second-area::after {
        width: 14.865%;
    }
    .last-min-news-area::after {
        width: 5%;
    }
    .manisa-counties li {
        font-size: 1.2vw;
    }
}

@media only screen and (max-width: 1299px) and (min-width: 991px) {
    .main-width {
        width: 100%;
        padding: 0px 15px;
        margin: 0px;
    }
    .header-main-menu {
        width: 63%;
        margin-right: 6%;
    }
    .header-main-menu li a {
        font-size: 14px;
    }
    .header-second-area::after {
        width: 13.865%;
    }
    .last-min-news-area::after {
        width: 1.49%;
    }
    .agenga-writing b {
        font-size: 30px;
    }
    .agenga-writing span {
        font-size: 29px;
    }
    .featured-news article b {
        font-size: 16px;
    }
    .featured-news article div {
        font-size: 30px;
    }
    .featured-news article b {
        bottom: 30px;
    }
    .global-news div b {
        font-size: 16px;
    }
    .manisa-counties li {
        font-size: 1.3vw;
    }
}

@media only screen and (max-width: 990px) and (min-width: 0px) {
    .mobildegizle {
        display: none !important;
    }
    .main-width {
        float: left;
        width: 100%;
        padding: 0px 25px;
    }
    .header-second-area {
        float: left;
        width: 100%;
        height: 99px;
        background-color: #b00006;
    }
    .header-main-logo {
        float: left;
        width: 195px;
        height: 56px;
        margin-top: 21px;
    }
    .header-main-logo picture {
        float: left;
        width: 100%;
        height: 100%;
    }
    .header-main-logo picture img {
        float: left;
        width: 100%;
        height: 100%;
        object-fit: contain;
    }
    .menubuton {
        float: right;
        width: 27px;
        fill: #fff;
        margin-top: 38px;
    }
    .last-min-news-area {
        float: right;
        width: 100%;
        height: 71px;
        background: #6b6b6b;
        padding: 0px 16px;
    }
    .last-min-news {
        float: left;
        width: 100%;
    }
    .last-min-news article {
        float: left;
        width: 100%;
        height: 71px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .last-min-news article div {
        float: left;
        width: 61px;
        height: 32px;
        border-radius: 16px;
        background: #fff;
        margin-right: 10px;
        font-weight: 500;
        font-size: 16px;
        text-align: left;
        color: #6b6b6b;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .last-min-news article b {
        float: left;
        width: 100%;
        font-weight: normal;
        font-size: 16px;
        text-align: left;
        color: #fff;
        display: flex;
        align-items: center;
    }
    .agenda-area {
        float: left;
        width: 100%;
        background: #f8f8f8;
        padding: 25px 0px;
    }
    .agenga-news-area {
        float: left;
        width: 100%;
        height: 350px;
        border-radius: 3px;
        background: #fff;
    }
    .agenga-left-side {
        float: left;
        width: 100%;
        padding: 0px 17px;
        margin-top: 14px;
    }
    .agenga-writing {
        float: left;
        width: 100%;
    }
    .agenga-writing b {
        float: left;
        width: 100%;
        font-weight: bold;
        font-size: 16px;
        text-align: left;
        color: #000;
        line-height: normal;
    }
    .agenga-writing span {
        float: left;
        width: 100%;
        font-weight: 500;
        font-size: 16px;
        text-align: left;
        color: #000;
        line-height: normal;
    }
    .agenga-buton-area {
        float: left;
        width: 100%;
        margin-top: 15px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .agenga-line {
        float: left;
        width: 66%;
        height: 1px;
        background: #d8d8d8;
    }
    .agenga-buton-area a {
        float: left;
        width: 80px;
        height: 28px;
        border-radius: 14px;
        background: #b00006;
        font-weight: 500;
        font-size: 13px;
        text-align: left;
        color: #fff;
    }
    .agenga-right-side {
        float: left;
        width: 100%;
        height: 210px;
        position: relative;
    }
    .agenga-right-side picture {
        float: right;
        width: 100%;
        height: 100%;
    }
    .agenga-right-side img {
        float: left;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .last-minute {
        position: absolute;
        width: 120px;
        height: 66px;
        background: rgb(255, 232, 77);
        background: linear-gradient(90deg, rgba(255, 232, 77, 1) 80%, rgba(43, 42, 41, 1) 80%);
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        padding-left: 15px;
        top: 25px;
    }
    .last-minute p {
        float: left;
        width: 80%;
        font-weight: normal;
        font-size: 19px;
        text-align: left;
        color: #2b2a29;
        line-height: normal;
    }
    .last-minute p strong {
        font-weight: bold;
    }
    .last-minute span {
        float: right;
        width: 21%;
        font-weight: normal;
        font-size: 54px;
        text-align: left;
        color: #fff;
        line-height: normal;
        text-align: center;
        animation: lastmin 0.5s ease-in-out infinite;
        animation-direction: alternate;
    }
    @keyframes lastmin {
        0% {
            opacity: 0;
        }
        100% {
            opacity: 1;
        }
    }
    .line-flex {
        float: left;
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        margin-top: 20px;
    }
    .line-flex-aktif {
        background-color: #7a7a7a !important;
    }
    .line-flex li {
        float: left;
        width: 24%;
        height: 4px;
        border-radius: 2px;
        background-color: #d9dada;
        margin-right: 0.5%;
    }
    .line-flex li:last-child {
        margin-right: 0%;
    }
    .mobil-width {
        float: left;
        width: 100%;
        padding: 0px;
    }
    .slide-news-area {
        float: left;
        width: 100%;
        margin-top: 20px;
    }
    .slide-news {
        float: left;
        width: 100%;
        height: 265px;
        position: relative;
    }
    .slide-news picture {
        float: left;
        width: 100%;
        height: 100%;
    }
    .slide-news picture img {
        float: left;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .slide-write {
        position: absolute;
        width: 100%;
        height: 232px;
        background: linear-gradient(rgba(0, 0, 0, 0) 0%, #2b2a29 100%);
        bottom: 0px;
        padding: 16px 20px;
        display: flex;
        align-items: flex-end;
    }
    .slide-write b {
        float: left;
        width: 100%;
        font-weight: 500;
        font-size: 16px;
        line-height: 16px;
        text-align: left;
        color: #fff;
    }
    .featured-news-areas {
        float: right;
        width: 100%;
        padding: 0px 20px;
        margin-top: 20px;
    }
    .featured-news:first-child h2 {
        font-weight: 500;
        font-size: 18px;
        line-height: 30px;
        text-align: left;
        color: #fff;
        position: absolute;
        z-index: 1;
        margin-left: 15px;
        margin-top: 20px;
    }
    .featured-news:first-child {
        float: left;
        width: 100%;
        height: 223px;
        position: relative;
    }
    .featured-news {
        float: left;
        width: 100%;
        height: 75px;
        position: relative;
    }
    .featured-news article {
        float: left;
        width: 100%;
        height: 100%;
        border-bottom: 1px solid #ebebeb;
    }
    .featured-news:last-child article {
        border-bottom: 1px solid transparent;
    }
    .featured-news article:hover {
        background: #f8f8f8;
    }
    .featured-news article b {
        position: absolute;
        bottom: 30px;
        display: inline-block;
        max-width: 100%;
        height: 1.5em;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        left: 15px;
        z-index: 1;
        font-weight: 500;
        font-size: 16px;
        line-height: 32px;
        text-align: left;
        color: #2b2a29;
    }
    .featured-news article div {
        position: absolute;
        right: 15px;
        bottom: 23px;
        font-weight: 500;
        font-size: 42px;
        line-height: 32px;
        text-align: left;
        color: #d9dada;
    }
    .featured-news:first-child article {
        position: absolute;
        width: 100%;
        height: 100%;
        background: rgb(43, 42, 41);
        background: linear-gradient(0deg, rgba(43, 42, 41, 1) 0%, rgba(43, 42, 41, 0) 50%, rgba(43, 42, 41, 1) 100%);
    }
    .featured-news:first-child article b {
        color: #fff;
    }
    .featured-news:first-child article div {
        bottom: 20px;
    }
    .featured-news:first-child article img {
        float: left;
        width: 100%;
        height: 100%;
        object-fit: cover;
        position: relative;
        z-index: -1;
    }
    .featured-news-manisa-areas {
        float: left;
        width: 100%;
    }
    .main-title {
        float: left;
        width: 100%;
        margin-top: 50px;
    }
    .main-title b {
        float: left;
        width: 100%;
        font-weight: 500;
        font-size: 22px;
        line-height: 32px;
        text-align: left;
        color: #2b2a29;
    }
    .manisa-news-area {
        float: left;
        width: 100%;
    }
    .manisa-news {
        float: left;
        width: 100%;
        margin-top: 20px;
    }
    .manisa-news picture {
        float: left;
        width: 40%;
        height: 94px;
    }
    .manisa-news picture img {
        float: left;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .manisa-news b {
        float: right;
        width: 55%;
        height: 58px;
        font-weight: 500;
        font-size: 16px;
        line-height: 26px;
        text-align: left;
        color: #2b2a29;
        margin-top: 21px;
    }
    .global-news-area {
        float: left;
        width: 100%;
        margin-top: 50px;
    }
    .global-news-area h3 {
        float: left;
        width: 100%;
        font-weight: 500;
        font-size: 24px;
        line-height: 32px;
        text-align: left;
        color: #2b2a29;
    }
    .global-news-left-side {
        float: left;
        width: 100%;
    }
    .global-news {
        float: left;
        width: 100%;
        height: 86px;
        background: #f8f8f8;
        margin-top: 24px;
    }
    .global-news picture {
        float: left;
        width: 40%;
        height: 86px;
    }
    .global-news picture img {
        float: left;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .global-news div {
        float: right;
        width: 55%;
        height: 86px;
        /* display: flex; */
        padding: 17px 0px;
    }
    .global-news div b {
        float: left;
        width: 100%;
        height: 30px;
        font-weight: 500;
        font-size: 14px;
        line-height: 14px;
        text-align: left;
        color: #2b2a29;
        overflow: hidden;
    }
    .global-news div span {
        float: left;
        width: 40%;
        font-weight: normal;
        font-size: 12px;
        line-height: 11px;
        text-align: left;
        color: #2b2a29;
        margin: 10px 0px;
    }
    .global-news div p {
        float: left;
        width: 60%;
        font-weight: normal;
        font-size: 12px;
        line-height: 11px;
        text-align: left;
        margin: 10px 0px;
        color: #2b2a29;
    }
    .global-news-right-side {
        float: right;
        margin-top: 24px;
        width: 100%;
    }
    .global-news-right {
        float: left;
        width: 100%;
        height: 207px;
    }
    .global-news-right {
        float: left;
        width: 100%;
        height: 207px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        padding: 0px 28px 20px 28px;
        display: flex;
        justify-content: center;
        align-items: flex-end;
        margin-bottom: 28px;
    }
    .global-news-right b {
        float: left;
        width: 100%;
        font-weight: 500;
        font-size: 16px;
        line-height: 21px;
        text-align: left;
        color: #fff;
    }
    .manisa-district-news {
        float: left;
        width: 100%;
    }
    .manisa-district-news h2 {
        float: left;
        width: 100%;
        font-weight: 500;
        font-size: 24px;
        line-height: 32px;
        text-align: left;
        color: #2b2a29;
    }
    .manisa-counties {
        float: left;
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        margin-top: 30px;
    }
    .manisa-counties li {
        float: left;
        font-weight: 500;
        font-size: 0.9vw;
        line-height: 26px;
        text-align: left;
        color: #2b2a29;
    }
    .manisa-counties-aktif {
        color: #B00006 !important;
    }
    .writers-area-bakcground {
        float: left;
        width: 100%;
        margin-top: 50px;
        background: #f8f8f8;
        padding: 40px 0px;
    }
    .writers-area {
        float: left;
        width: 100%;
        position: relative;
    }
    .writers-area h3 {
        float: left;
        width: 100%;
        font-weight: 500;
        font-size: 18px;
        line-height: 32px;
        text-align: left;
        color: #2b2a29;
    }
    .writers-area .writers-area-list {
        float: left;
        width: 100%;
        margin-top: 25px;
    }
    .writers {
        float: left;
        width: 15.036%;
        margin-right: 1.958%;
    }
    .writers:last-child {
        margin-right: 0px;
    }
    .writers a {
        float: left;
        width: 100%;
    }
    .writers-left-arrow {
        position: absolute;
        top: 162px;
        left: -18px;
    }
    .writers-right-arrow {
        position: absolute;
        top: 162px;
        right: -18px;
    }
    .global .global-news-left-side {
        float: right !important;
    }
    .global .global-news-right-side {
        float: left !important;
    }
    .writers-area-list-titles {
        float: left;
        width: 100%;
        display: flex;
    }
    .writers-area-list-titles li {
        float: left;
        cursor: pointer;
        margin-right: 23px;
    }
    .aktif {
        color: #6b6b6b !important;
    }
    .newspaper {
        float: left;
        width: 100%;
    }
    .newspaper:last-child {
        margin-right: 0px;
    }
    .newspaper a {
        float: left;
        width: 100%;
    }
    .newspaper picture {
        float: left;
        width: 100%;
        height: 416px;
        background-color: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .newspaper picture img {
        float: left;
        height: 416px;
    }
    .newspaper-arrow {
        top: 243px !important;
    }
    .photo-gallery {
        float: left;
        width: 100%;
        margin-top: 20px;
    }
    .photo-gallery-title {
        float: left;
        width: 100%;
        font-weight: 500;
        font-size: 22px;
        line-height: 32px;
        text-align: left;
        color: #2b2a29;
        margin-top: 40px;
    }
    .photo-gallery img {
        float: left;
        width: 40%;
        height: 94px;
        object-fit: cover;
    }
    .photo-gallery b {
        float: right;
        width: 55%;
        height: 58px;
        font-weight: 500;
        font-size: 16px;
        line-height: 26px;
        text-align: left;
        color: #2b2a29;
        margin-top: 20px;
        overflow: hidden;
    }
    footer {
        float: left;
        width: 100%;
        margin-top: 45px;
    }
    .main-logo-footer {
        float: left;
        width: 100%;
        height: 93px;
        background: #b00006;
    }
    .main-logo-footer img {
        float: left;
        width: 203.5px;
        height: 59.04px;
        object-fit: cover;
    }
    .footer-links {
        float: left;
        width: 100%;
        height: 289px;
        margin-top: 30px;
        column-count: 2;
    }
    .footer-links:last-child {
        float: left;
        width: 30%;
        column-count: 1;
    }
    .footer-links h5 {
        float: left;
        width: 100%;
        font-weight: 500;
        font-size: 16px;
        line-height: 26px;
        text-align: left;
        color: #b00006;
    }
    .footer-links a {
        float: left;
        width: 100%;
        font-weight: normal;
        font-size: 16px;
        line-height: 26px;
        text-align: left;
        color: #272525;
    }
    .copyright-area {
        float: left;
        width: 100%;
        border-top: 1px solid #d9dada;
        margin-top: 30px;
    }
    .flex-space {
        height: 100px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .manisa-district-news {
        float: left;
        width: 100%;
    }
    .manisa-district-news h2 {
        float: left;
        width: 100%;
        font-weight: 500;
        font-size: 24px;
        line-height: 32px;
        text-align: left;
        color: #2b2a29;
    }
    .manisa-counties {
        float: left;
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        margin-top: 30px;
    }
    .manisa-counties li {
        float: left;
        font-weight: 500;
        font-size: 0.9vw;
        line-height: 26px;
        text-align: left;
        color: #2b2a29;
    }
    .manisa-counties-aktif {
        color: #B00006 !important;
    }
    /*
    Haber Kategorisi Sayfa Kodları Aşağıda
    */
    .breadcrumb {
        float: left;
        width: 100%;
        margin-top: 30px;
    }
    .breadcrumb li {
        display: inline;
        font-size: 18px;
    }
    .breadcrumb li+li:before {
        padding: 8px;
        color: #6b6b6b;
        content: ">";
    }
    .breadcrumb li a {
        font-weight: normal;
        font-size: 16px;
        text-align: left;
        color: #6b6b6b;
    }
    .breadcrumb li a:hover {
        color: #01447e;
        text-decoration: underline;
    }
    .main-title-subtitle {
        float: left;
        width: 100%;
        font-family: "DM Sans";
        font-weight: bold;
        font-size: 26px;
        text-align: left;
        color: #000;
        line-height: normal;
        margin-top: 18px;
        margin-bottom: 30px;
    }
    /*
    Haber Detay Kodları Aşağıda
    */
    .agenda-date {
        float: left;
        width: 100%;
        margin-bottom: 30px;
    }
    .agenda-date b {
        float: left;
        width: 108px;
        height: 38px;
        border-radius: 19px;
        background: #b00006;
        font-weight: 500;
        font-size: 18px;
        text-align: left;
        color: #fff;
        line-height: normal;
        margin-right: 24px;
    }
    .agenda-date span {
        float: left;
        font-weight: 500;
        font-size: 18px;
        text-align: left;
        color: #2b2a29;
    }
    .body-area {
        float: left;
        width: 100%;
    }
    .body-area-img {
        float: left;
        width: 100%;
        height: 235px;
        position: relative;
    }
    .body-area-img picture {
        float: left;
        width: 100%;
        height: 100%;
    }
    .body-area-img picture img {
        float: left;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .body-area-write {
        float: left;
        width: 100%;
        font-weight: normal;
        font-size: 20px;
        letter-spacing: -0.02em;
        line-height: 36px;
        text-align: left;
        color: #575757;
        margin-top: 20px;
        padding: 0px 20px
    }
    .body-area-write strong {
        font-weight: 600;
    }
    .body-area-right-side {
        float: right;
        width: 100%;
    }
    .body-area-right-side .global-news-right-side {
        padding: 0px 20px;
    }
    .body-area-right-side .global-news-right-side,
    .body-area-right-side .featured-news-areas {
        width: 100% !important;
    }
    .other-news-images {
        float: left;
        width: 100%;
        margin-top: 50px;
    }
    .other-news-images picture {
        float: left;
        width: 100%;
        height: 463px;
        margin-bottom: 40px;
    }
    .other-news-images picture img {
        float: left;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
}