﻿/********************************************* MOBIL *********************************************/

/*************** MOBIL SLIDER BAŞLA ***************/
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    width: 100%;
    height: auto;
}

.mobil-slider .carousel-indicators li {
    text-indent: inherit;
    border-radius: 50%;
    border: 1px solid #212325;
    background: rgb(87,94,98);
    background: -moz-linear-gradient(top, rgba(87,94,98,1) 0%, rgba(57,62,65,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(87,94,98,1)), color-stop(100%,rgba(57,62,65,1)));
    background: -webkit-linear-gradient(top, rgba(87,94,98,1) 0%,rgba(57,62,65,1) 100%);
    background: -o-linear-gradient(top, rgba(87,94,98,1) 0%,rgba(57,62,65,1) 100%);
    background: -ms-linear-gradient(top, rgba(87,94,98,1) 0%,rgba(57,62,65,1) 100%);
    background: linear-gradient(to bottom, rgba(87,94,98,1) 0%,rgba(57,62,65,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#575e62', endColorstr='#393e41',GradientType=0 );
    color: #FFF;
    font-weight: bold;
    text-align: center;
    text-shadow: 0px 0px 2px #000;
}

.mobil-slider .carousel-caption {
    background: rgba(0, 0, 0, 0.20);
    left: 0%;
    right: 0%;
    padding-bottom: 80px;
    padding-top: 00px;
    bottom: 0%;
}

.mobil-slider .carousel-indicators .active {
    color: #FFF;
    margin: 0;
    background: rgba(148,0,0,1);
    background: -moz-linear-gradient(top, rgba(148,0,0,1) 0%, rgba(61,12,12,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(148,0,0,1)), color-stop(100%, rgba(61,12,12,1)));
    background: -webkit-linear-gradient(top, rgba(148,0,0,1) 0%, rgba(61,12,12,1) 100%);
    background: -o-linear-gradient(top, rgba(148,0,0,1) 0%, rgba(61,12,12,1) 100%);
    background: -ms-linear-gradient(top, rgba(148,0,0,1) 0%, rgba(61,12,12,1) 100%);
    background: linear-gradient(to bottom, rgba(148,0,0,1) 0%, rgba(61,12,12,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#940000', endColorstr='#3d0c0c', GradientType=0 );
}


.slider-pro p.sp-layer {
    font-size: 40px;
}

.sp-slide > p > a > span {
    letter-spacing: 4px;
}
/*************** MOBIL SLIDER BİTİŞ ***************/
.item-yuvarlak {
    width: 77px;
    height: 77px;
    background: rgb(88,95,99);
    background: -moz-linear-gradient(top, rgba(88,95,99,1) 0%, rgba(56,61,65,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(88,95,99,1)), color-stop(100%,rgba(56,61,65,1)));
    background: -webkit-linear-gradient(top, rgba(88,95,99,1) 0%,rgba(56,61,65,1) 100%);
    background: -o-linear-gradient(top, rgba(88,95,99,1) 0%,rgba(56,61,65,1) 100%);
    background: -ms-linear-gradient(top, rgba(88,95,99,1) 0%,rgba(56,61,65,1) 100%);
    background: linear-gradient(to bottom, rgba(88,95,99,1) 0%,rgba(56,61,65,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#585f63', endColorstr='#383d41',GradientType=0 );
    border-radius: 50%;
    color: #FFF;
    text-align: center;
    font-size: 27px;
    line-height: 77px;
    font-weight: 100;
    border: 1px solid #212325;
    margin: 0 auto;
}

.olaylar-wrap .item-olaylar h4 {
    font-size: 17px;
    font-weight: 700;
    text-align: center;
}

    .olaylar-wrap .item-olaylar h4 a,
    .olaylar-wrap .item-olaylar h4 a:visited {
        color: #494F53;
    }

        .olaylar-wrap .item-olaylar h4 a:hover,
        .olaylar-wrap .item-olaylar h4 a:focus {
            text-decoration: none;
            color: #333;
        }

.haberler-yuvarlak {
    width: 77px;
    height: 77px;
    background: rgb(88,95,99);
    background: -moz-linear-gradient(top, rgba(88,95,99,1) 0%, rgba(56,61,65,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(88,95,99,1)), color-stop(100%,rgba(56,61,65,1)));
    background: -webkit-linear-gradient(top, rgba(88,95,99,1) 0%,rgba(56,61,65,1) 100%);
    background: -o-linear-gradient(top, rgba(88,95,99,1) 0%,rgba(56,61,65,1) 100%);
    background: -ms-linear-gradient(top, rgba(88,95,99,1) 0%,rgba(56,61,65,1) 100%);
    background: linear-gradient(to bottom, rgba(88,95,99,1) 0%,rgba(56,61,65,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#585f63', endColorstr='#383d41',GradientType=0 );
    border-radius: 50%;
    color: #FFF;
    text-align: center;
    font-size: 27px;
    line-height: 77px;
    font-weight: 100;
    border: 1px solid #212325;
    margin: 0 auto;
}

    .haberler-yuvarlak i {
        font-size: 35px;
        margin-left: 2px;
    }

.home-haber-listesi {
    list-style: none;
    padding: 0px;
    margin: 15px 0px 0px;
}

    .home-haber-listesi li span {
        font-size: 25px;
        margin-top: 5px;
        display: inline-block;
        float: left;
        margin-right: 20px;
    }

    .home-haber-listesi li a,
    .home-haber-listesi li a:visited {
        color: #454545;
        font-size: 20px;
    }

    .home-haber-listesi li time {
        float: right;
    }

    .home-haber-listesi li {
        clear: both;
        text-align: justify;
        margin-bottom: 5px;
    }

.tskdan-haberler-wrap {
    border-radius: 6px;
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(209,208,207,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(209,208,207,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(209,208,207,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(209,208,207,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(209,208,207,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(209,208,207,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d1d0cf',GradientType=0 ); /* IE6-9 */
    padding: 30px 30px 0px;
    margin: 0px 0px 20px;
    border: 2px solid #D1D0CF;
}

.basin-duyurular {
    border-radius: 6px;
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(209,208,207,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(209,208,207,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(209,208,207,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(209,208,207,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(209,208,207,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(209,208,207,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d1d0cf',GradientType=0 ); /* IE6-9 */
    padding: 30px 30px;
    margin: 0px 0px 20px;
    border: 2px solid #D1D0CF;
}

.tum-haberler-home {
    margin: 0 auto;
    padding-top: 15px;
    display: block;
}

.home-ikili h4 {
    color: #740e0f;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
}

.ikili-liste {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

    .ikili-liste img {
        border: 1px solid #FFF;
        display: block;
        display: block;
        margin: 0 auto 20px;
    }

    .ikili-liste time {
        float: right;
        margin-top: -23px;
    }

    .ikili-liste li {
        margin-top: 12px;
        text-align: center;
    }

a.basindan-baslik,
a.basindan-baslik:visited {
    color: #4E4E4E;
    font-size: 19px;
    display: block;
    line-height: 25px;
}

.ikili-home-wrap {
    border-radius: 6px;
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(209,208,207,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(209,208,207,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(209,208,207,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(209,208,207,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(209,208,207,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(209,208,207,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d1d0cf',GradientType=0 ); /* IE6-9 */
    padding: 30px;
    margin: 0px 0px 20px;
    border: 2px solid #D1D0CF;
}

    .ikili-home-wrap a,
    .ikili-home-wrap a:visited {
        color: #3B4043;
        display: block;
    }

    .ikili-home-wrap h4 {
        color: #740E0F;
    }

img.bilgi-notlari-icon {
    margin-top: -13px;
    margin-left: 8px;
}

.basin-duyurular-icon {
    color: #DBDDDE;
}

.tekli-wrap {
    border-radius: 6px;
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(209,208,207,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(209,208,207,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(209,208,207,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(209,208,207,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(209,208,207,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(209,208,207,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d1d0cf',GradientType=0 ); /* IE6-9 */
    padding: 30px;
    margin: 0px 0px 20px;
    border: 2px solid #D1D0CF;
}

    .tekli-wrap a,
    .tekli-wrap a:visited {
        display: block;
        color: #740e0f;
    }

    .tekli-wrap h4 {
        color: #740E0F;
        font-size: 20px;
        font-weight: 600;
        text-align: center;
        margin-bottom: 0px;
   }

.icon-tv-haberler img {
    margin-top: -9px;
    height: 36px;
}

img.sinir-icon {
    margin-top: -9px;
}

img.kurtmarma-icon {
    margin-top: -7px;
}

.ikili-arka-plan .basin-duyurular .tsk-logo-arka-plan {
    background-image: url(../img/into.png);
    background-position: 50% center;
    background-size: 231px;
    background-repeat: no-repeat;
}

.mobil-slider .carousel-caption h6 {
    font-size: 13px;
}

.olaylar-wrap {
    border-radius: 6px;
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(209,208,207,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(209,208,207,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(209,208,207,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(209,208,207,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(209,208,207,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(209,208,207,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d1d0cf',GradientType=0 ); /* IE6-9 */
    padding: 30px;
    margin: 20px 0px;
    border: 2px solid #D1D0CF;
}

    .olaylar-wrap h4 {
        font-size: 20px;
        color: #740e0f;
        font-weight: 600;
        text-align: center;
    }

.tskdan-haberler-wrap h4 {
    font-size: 20px;
    color: #740e0f;
    font-weight: 600;
    text-align: center;
}

.iletisim div a {
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    color: #454545;
}

.iletisim div a h3 {
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    color: #3b4a53;
    margin-top: 5px;
}

    

@media (max-width: 1024px) {

    .item-yuvarlak, .haberler-yuvarlak {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 12px;
    }

    .olaylar-wrap {
        padding: 0px 30px;
        margin: 10px 0px 10px;
    }

    .tskdan-haberler-wrap {
        padding: 0px 30px 0px;
        margin: 0px 0px 10px;
    }

    .basin-duyurular, .ikili-home-wrap {
        padding: 10px 30px;
        margin: 0px 0px 10px;
    }

    .tekli-wrap {
        padding: 10px 30px;
        margin: 0px 0px 10px;
    }

    .iletisim-wrap {
        padding: 10px 30px 0px;
        margin: 0px 0px 3.5px;
    }

        .iletisim-wrap h4 {
            margin-bottom: 12px;
            display: none;
        }

        .iletisim-wrap h6 {
            margin-bottom: 0px;
        }

        .iletisim-wrap a, .iletisim-wrap a:visited {
            margin-bottom: 5px;
        }

    .haberler-yuvarlak i {
        font-size: 14px;
    }
}


@media (max-width: 768px) {

    .box-wrapper .row:first-child {
        padding: 0px;
        margin: 0px;
    }

    .haberler-yuvarlak i {
        font-size: 14px;
    }

    .iletisim-wrap a, .iletisim-wrap a:visited {
        display: block;
    }
}


@media (max-width: 680px) {

    .tum-haberler-home {
        width: 80px;
        clear: both;
    }
}


@media (max-width: 480px) {

    .iletisim-wrap span {
        font-size: 20px;
    }

    .olaylar-wrap .item-olaylar h4 {
        font-size: 13px;
    }

    .home-haber-listesi li a, .home-haber-listesi li a:visited {
        font-size: 14px;
    }

    .home-haber-listesi li time {
        float: none;
        text-align: right;
        display: block;
        margin-bottom: 10px;
    }

    a.basindan-baslik, a.basindan-baslik:visited {
        font-size: 15px;
        line-height: 19px;
    }

    .ikili-liste time {
        float: none;
        margin-top: 0px;
        text-align: right;
        display: block;
    }

    .iletisim-wrap h6 {
        font-size: 20px;
        text-align: center;
        font-size: 13px;
    }

    .bizi-arayin-span-icon {
        margin: 7px 0px 19px;
    }

    .header_pc .top-menus .top-menu .navbar-nav a,
    .header_pc .top-menus .top-menu .navbar-nav a:visited {
        font-size: 9px;
    }
}

/********************************************* MOBIL *********************************************/
