<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Tablet desktop :768px. */
@media (min-width:768px){

}

/* small mobile :992px. */
@media (max-width:992px){
    .p-row-sm {
        margin-left: -7.5px;
        margin-right: -7.5px;
    }
    .p-row-sm &gt; div[class^="col"] {
        padding-left: 7.5px;
        padding-right: 7.5px;
    }

    .header-sub{
        display: none;
    }
    div.reklamkodumsol {
        display: none !important
    }
    div.reklamkodumsag {
        display: none !important
    }
}

/* small mobile :768px. */
@media (max-width:768px){

}

/* Large Mobile :480px. */
@media only screen and (max-width:480px){
    .font-size-10 {
        font-size: .85rem !important;
    }
    .margin-right-md {
        margin-right: 12px;
    }
    #flashSlide {
        padding-left: 0;
        width: 99%;
    }
    #flashSlide a{
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    .flashNews .head {
        display: none;
    }
    .news-flash__content img {
        width: 200px;
    }
    .news-flash__button{
        display: none;
    }
    .news-flash__h4{
        -webkit-line-clamp: 3;
        max-height: 80px;
        font-size: 18px;
    }
    .icon-logo img{
        height: 60px;
    }
    .header-top .left-side.equal{
        display: none;
    }
    .header-sub{
        display: none;
    }
    .header-top .wrapper {
        height: 4.5rem;
    }
    .back-canvas {
        padding: 46px 25px 50px 25px;
        width: 95%;
    }
    .slider-1 .swiper-pagination {
        text-align: center;
        background-color: #000;
        position: inherit;
        height: 30px;
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        justify-content: center;
    }
    .slider-1 .swiper-pagination .swiper-pagination-bullet {
        margin: 0 3px!important;
        background-color: #cacaca;
        width: 10px;
        height: 10px;
        border: none;
        border-radius: 100%;
    }
    .slider-1 .swiper-pagination .swiper-pagination-bullet-active {
        background-color: #d5151c;
        border-color: #d5151c;
        opacity: 1;
        color: #fff;
    }

    .slider-manset .swiper-slide .slider-desc {
        padding: 10px 10px 15px 15px;
        min-height: 50px;
    }
    .slider-manset .swiper-slide .slider-desc h3.baslik {
        font-size: 1rem;
        line-height: 1.3em;
    }
    .slider-manset .swiper-pagination {
        align-items: center;
        justify-content: center;
        height: 30px;
    }
    .slider-manset .swiper-pagination .swiper-pagination-bullet {
        margin: 0 3px!important;
        background-color: #cacaca;
        width: 10px;
        height: 10px;
        border: none;
        border-radius: 100%;
    }
    .slider-manset .swiper-pagination .swiper-pagination-bullet-active {
        background-color: #d5151c;
        border-color: #d5151c;
        opacity: 1;
        color: #fff;
    }
    .slider-1 .swiper-slide .title {
        font-size: 1rem;
        width: 18rem;
    }
    .slider-manset .swiper-slide .slider-desc-red {
        font-size: .8rem !important;
        padding: 10px !important;
        min-height: 40px !important;
    }
    .slider-manset .swiper-slide .slider-desc-red .baslik {
        font-size: .8rem;
    }
    .padding-lg {
        padding: .5rem;
    }
    .news-item-title {
        height: 65px;
    }
    .searchbarm{
        width: 95%;
    }
    .search-popup input[type=text] {
        width: 21rem;
    }
    .text-news-item{
        margin: 12px 0;
    }
    .news-item-title-noshadow {
        font-size: 16px;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    .detail-title{
        font-size: 26px !important;
        line-height: 38px;
        margin: 0 0 20px 0 !important;
    }
    .detail blockquote{
        padding: 15px;
        font-size: 18px;
        line-height: 24px;
    }
    .post-author{
        margin-top: 2rem!important;
        margin-bottom: 2rem!important;
    }
    .post-author .avatar img {
        width: 55px !important;
    }
    .post-author .info .name{
        font-size: 14px !important;
    }
    .post-author .info .designation{
        font-size: 14px !important;
    }
    .post-author p {
        font-size: 12px !important;
        margin: 9px 0 9px !important;
        line-height: normal !important;
    }
    .widget-popular-news .popular-text {
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        overflow: hidden;
        margin-bottom: 0;
        padding: 0;
    }
    .widget-popular-news .popular-text:before {
        height: 0;
    }
    .sharebox a {
        margin: 0 4px;
    }
    .sharebox a:first-child {
        margin-left: 0;
    }
    .sharebox a.googlenews{
        margin-bottom: 10px;
    }
    .youtube-subscribe__text,.detail .list-wrapper .list-title{
        font-size: 16px;
    }
    aside.sidebar{
        margin-top: 1rem;
    }
    h2.video-baslik {
        font-size: 1.1rem;
    }
    .video-container .swiper-slide .slider-desc h3.baslik, .foto-container .swiper-slide .slider-desc h3.baslik {
        font-size: 1rem;
    }
    .container-video hr, .container-foto hr {
        margin-top: .4rem;
        margin-bottom: 1rem;
    }
    .video-haber{
        display: flex;
        align-items: center;
    }
    .img-thumbnail.float-left{
        float: none !important;
        margin-bottom: 15px;
    }
    .mobile-tab-menu {
        position: fixed;
        bottom: 0;
        left: 0;
        height: auto;
        background-color: transparent;
        width: 100%;
        text-align: center;
        z-index: 40;
        box-shadow: none;
        border-radius: 0;
    }
    .mobile-tab-menu ul {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        border-radius: 15px 15px 0 0;
        overflow: hidden;
        box-shadow: 2px -5px 9px 0 rgba(0, 0, 0,  .45);
        background: #003f78;
    }
    .mobile-tab-menu li {
        display: inline-block;
        padding: 0 10px;
    }
    .mobile-tab-menu li a {
        color: #fff;
        padding: 11px 0;
        margin: 0;
        text-align: center;
        position: relative;
        display: block;
    }
    .mobile-tab-menu li i {
        font-size: 18px;
        display: block;
    }
    .mobile-tab-menu li a span {
        display: block;
        font-size: 15px;
        padding-top: 4px;
        font-family: 'Oswald',sans-serif;
    }

    #return-to-top {
        position: fixed;
        bottom: 80px;
        right: 0px;
        background: rgb(0, 0, 0);
        background: rgba(0, 0, 0, 0.7);
        width: 30px;
        height: 30px;
        display: block;
        text-decoration: none;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
        display: none;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    #return-to-top i {
        color: #fff;
        margin: 0;
        position: relative;
        left: 7px;
        top: 4px;
        font-size: 17px;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    #return-to-top:hover {
        background: rgba(0, 0, 0, 0.9);
    }
    #return-to-top:hover i {
        color: #fff;
        top: 5px;
    }
    .news-flash__content img {
        width: 135px;
    }
    .news-flash__h4 {
        font-size: 16px;
    }
    .news-flash__heading, .news-flash__heading2 {
        padding: 15px;
    }
}

/*Other*/
@media (max-width:767px){
    #scrollUp{right:16px}
    .sticky-logo{display:block!important}
    .recent-articles .single-recent .what-cap h4{font-size:13px}
    .social-share ul li{margin:0 7px}
    .comment-form .name{padding-right:0px;margin-bottom:1rem}
}
@media only screen and (min-width:768px) and (max-width:991px){
    .header-sticky.sticky-bar.sticky .main-nav ul&gt;li&gt;a{padding:33px 13px}
    .header-sticky.sticky-bar.sticky .main-nav .sub-menu{right:0;left:inherit}
}
@media only screen and (min-width:576px) and (max-width:767px){
    .sticky-logo{display:block!important}
}
</pre></body></html>