.slick-no-slide .slick-track {
    width: 100% !important;
    text-align: center;
}

.slick-no-slide .slick-slide {
    float: none;
    display: inline-block!important;
}
#paylas {
    position: absolute;
    top: 10px;
    width: 112.7%;
    float: right;
    right: 222px;
    text-align: right;
}

p {
    display: inline-block;
}

.videowrapper {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 21.91vw;
    height: 0;
}

    .videowrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }


.youtube-iframe {
    left: 0px;
    right: 20px;
    z-index: 999999;
    position: relative;
}

    .youtube-iframe img {
        left: 0px;
        margin-top: -19.96vw;
        z-index: 99999999;
        position: absolute;
    }

@media screen and (max-width: 1400px) {
    .videowrapper {
        padding-bottom: 21.57vw;
    }

    .youtube-iframe img {
        margin-top: -19.64vw;
        width: 50%;
    }
}

@media screen and (max-width: 1199px) {
    .videowrapper {
        padding-bottom: 32.67vw;
    }

    .youtube-iframe img {
        margin-top: -29.70vw;
    }
}

@media screen and (max-width: 991px) {
    .videowrapper {
        padding-bottom: 32.1vw;
    }

    .youtube-iframe img {
        margin-top: -29.18vw;
    }
}

@media screen and (max-width: 767px) {
    .videowrapper {
        padding-bottom: 48vw;
    }

    .youtube-iframe img {
        margin-top: -48vw;
    }
}

.fontsize-change {
    position: absolute;
}

.font-change button {
    width: 39px;
    height: 39px;
    margin: -3px;
    padding: 0px;
}

.font-change {
    margin-left: 50px;
    margin-top: 10px;
}

.tumprojeler-container .slick-slide div.img-part {
    position: relative;
}

    .tumprojeler-container .slick-slide div.img-part:hover:after {
        position: absolute;
        bottom: 24px;
        left: 20px;
        right: 20px;
        color: white;
        line-height: 22px;
        content: attr(data-caption);
        font-size: 24px;
        text-align: center;
    }

    .tumprojeler-container .slick-slide div.img-part:hover:before {
        background: rgba(0,0,0,0.7);
        position: absolute;
        height: 40px;
        bottom: 16px;
        left: 16px;
        right: 16px;
        top: auto;
        content: '';
    }

    .tumprojeler-container .slick-slide div.img-part:before {
        background: rgba(0,0,0,0.3);
        position: absolute;
        top: 16px;
        bottom: 16px;
        left: 16px;
        right: 16px;
        content: '';
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
    }

    .tumprojeler-container .slick-slide div.img-part:after {
        content: '';
    }


.slick-slider {
    padding: 0px;
}

.slick-slide img {
    padding: 15px;
}

.slick-next,
.slick-prev {
    overflow: hidden;
    height: auto !important;
    width: auto !important;
}

    .slick-next:before {
        content: "\f105" !important;
        font: normal normal normal 3.1vw FontAwesome !important;
        font-size: 3.6vw !important;
    }

    .slick-prev:before {
        content: "\f104" !important;
        font: normal normal normal 3.1vw FontAwesome !important;
        font-size: 3.6vw !important;
    }

/* Arrows */
.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

    .slick-prev:hover,
    .slick-prev:focus,
    .slick-next:hover,
    .slick-next:focus {
        color: transparent;
        outline: none;
        background: transparent;
    }

        .slick-prev:hover:before,
        .slick-prev:focus:before,
        .slick-next:hover:before,
        .slick-next:focus:before {
            opacity: 1;
        }

    .slick-prev.slick-disabled:before,
    .slick-next.slick-disabled:before {
        opacity: .25;
    }

    .slick-prev:before,
    .slick-next:before {
        line-height: 1;
        opacity: 1 !important;
        ;
        color: white;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

.slick-prev {
    left: 25px !important;
    z-index: 998;
}

[dir='rtl'] .slick-prev {
    right: 65px !important;
    left: auto;
}

.slick-prev:before {
    content: '←';
}

[dir='rtl'] .slick-prev:before {
    content: '→';
}

.slick-next {
    right: 25px !important;
}

[dir='rtl'] .slick-next {
    right: auto;
    left: 25px !important;
}

.slick-next:before {
    content: '→';
}

[dir='rtl'] .slick-next:before {
    content: '←';
}


@media screen and (max-width: 630px) {
    .slick-next:prev,
    .slick-next:before {
        font-size: 23px !important;
    }
}

.box-ozellik {
    background-color: #f7f7f7;
    height: 120px;
    margin-bottom: 30px;
}


.haberbaslik-gun {
    font-size: 20px;
    color: #3b3b3c;
}

.haberbaslik-ay {
    font-size: 20px;
    line-height: 20px;
    color: #6d6e71;
}

.haberbaslik-cizgi {
    width: 1px;
    height: 40px;
    margin-left: 15px;
    background-color: #f0ad2e;
}

.haberbaslik-title {
    font-size: 24px;
    text-align: left;
    margin-top: 5px;
    line-height: 24px;
    color: #3b3b3c;
}

    .haberbaslik-title h2 {
        font-size: inherit;
        text-align: inherit;
        margin-top: inherit;
        line-height: inherit;
        color: inherit;
    }

.haberbaslik-tarih {
    font-size: 14px;
    color: #6d6e71;
}


.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #f0ad2e;
    border-color: #f0ad2e;
}

.pagination > li > a, .pagination > li > span {
    font-size: 18px;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 4px 12px;
    margin-left: 6px;
    line-height: 1.42857143;
    color: #404145;
    text-decoration: none;
    background-color: #e2e1e1;
    border: 1px solid #ddd;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.alert {
    padding: 1px;
    margin-bottom: 10px;
}

p {
    margin: 0px 0 20px;
}

#main .content-block {
    font-size: 18px;
    color: #6d6e71;
}

    #main .content-block h5 {
        font-size: 20px;
        color: #3b3b3c;
    }

/* direk a olarka yazilmis */
#main a {
    color: #f0ad2e;
}

    #main a:hover, #main a:focus {
        color: #e89800;
    }

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 2px;
}

.ara {
    padding: 10px;
    display: inline-block;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #e2e1e1;
}

.haberdetay-container {
    display: inline-block;
    width: 100%;
}

    .haberdetay-container .selectric {
        border-radius: 0px;
        border-color: #e2e1e1;
        border-bottom-width: 1px;
        margin-top: 0px !important;
        height: 38px;
    }

        .haberdetay-container .selectric .label {
            font-size: 18px;
            padding: 8px 6px;
            background-color: #f8f8f8;
            text-align: left;
            padding-left: 16px;
        }

        .haberdetay-container .selectric b {
            color: #e2e1e1;
        }

    .haberdetay-container .selectric-items li {
        font-size: 13px;
        font-family: NunitoSans-SemiBold;
    }

    .haberdetay-container .ay,
    .haberdetay-container .yil,
    .haberdetay-container .gun {
        padding-right: 11px;
    }

        .haberdetay-container .ay .selectric-selectric,
        .haberdetay-container .yil .selectric-selectric,
        .haberdetay-container .gun .selectric-selectric {
            overflow: hidden;
        }

            .haberdetay-container .ay .selectric-selectric.selectric-open,
            .haberdetay-container .yil .selectric-selectric.selectric-open,
            .haberdetay-container .gun .selectric-selectric.selectric-open {
                overflow: visible;
            }

    .haberdetay-container select.yil {
    }

    .haberdetay-container .aranan {
        width: 59%;
        float: left;
        padding-left: 15px;
    }

        .haberdetay-container .aranan #txtSozcuk {
            border-radius: 0px;
            height: 40px;
            background-color: #f7f7f7;
        }



    .haberdetay-container .ara button:hover {
        display: inline-block;
        float: right;
        border-radius: 0px;
        border: 0px solid #e2e1e1;
        -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,1);
        box-shadow: inset 0 0px 0px rgba(0,0,0,1);
        font-family: NunitoSans-SemiBold;
        width: 199px;
        background-color: #f0ad2e;
        color: white;
        height: 40px;
        font-size: 18px;
    }

    .haberdetay-container .ara button {
        display: inline-block;
        float: right;
        border-radius: 0px;
        border: 1px solid #e2e1e1;
        -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,1);
        box-shadow: inset 0 0px 0px rgba(0,0,0,1);
        font-family: NunitoSans-SemiBold;
        width: 199px;
        background-color: #f7f7f7;
        color: #4d4d4f;
        height: 40px;
        font-size: 18px;
    }

.haberarsivi-table {
    font-family: NunitoSans-Regular;
    margin-top: 20px;
}

    .haberarsivi-table table.dataTable {
        border-collapse: collapse;
    }

    .haberarsivi-table tbody:before {
        /* This doesn't work because of border-collapse */
        line-height: 1.1rem;
        content: "_";
        color: white;
        display: block;
    }

    .haberarsivi-table tbody tr {
        border-left: 0px solid #ddd;
        border-right: 0px solid #ddd;
    }

    .haberarsivi-table thead tr {
        background-color: #f7f7f7;
        border: 0px solid #e2e1e1;
        padding-top: 7px;
        padding-bottom: 7px;
    }

    .haberarsivi-table thead th {
        background-color: #f7f7f7;
        vertical-align: middle !important;
        font-size: 18px;
        border: 0px !important;
        padding-left: 15px !important;
        font-family: NunitoSans-Regular;
    }

    .haberarsivi-table th:last-child {
        border: 0px;
    }

    .haberarsivi-table th.sira {
        width: 65px;
    }

    .haberarsivi-table th.evrak {
        width: 115px;
    }

    .haberarsivi-table tbody td {
        padding-left: 2px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
        font-size: 20px;
        border-color: #e2e1e1 !important;
        border-right: 0px solid #e2e1e1 !important;
        border-top: 0px solid #e2e1e1 !important;
        border-bottom: 0px solid #e2e1e1 !important;
    }

    .haberarsivi-table td:last-child {
        border-right: 0px;
    }

    .haberarsivi-table td.vm {
        vertical-align: middle !important;
        text-align: center;
    }

    .haberarsivi-table td.bg span {
        background-color: #e2e1e1;
        padding: 4px 8px;
    }

        .haberarsivi-table td.bg span:after {
            display: block;
            background-color: transparent;
            float: left;
            line-height: 2em;
            content: "_";
            color: white;
            display: block;
        }

.dataTables_wrapper .dataTables_paginate {
    margin: 0 auto;
    float: none;
    margin-top: 10px;
    display: table;
    font-size: 16px;
    font-family: NunitoSans-SemiBold;
}

    .dataTables_wrapper .dataTables_paginate .paginate_button {
        background-color: #e2e1e1;
        padding: 6px 13px;
        color: #4d4d4f;
        border-radius: 0px !important;
        border: 0px !important;
    }

        .dataTables_wrapper .dataTables_paginate .paginate_button.current,
        .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover,
        .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
            border: 0px;
            color: white !important;
            background: -webkit-gradient(linear, left top, left bottom, from(#f0ad2e), to(#f0ad2e)) !important;
            background: linear-gradient(to bottom, #f0ad2e 0%, #f0ad2e 100%) !important;
        }

@media screen and (max-width: 1199px) {

    #paylas {
        position: absolute;
        top: 10px;
        width: 118.7%;
        float: right;
        right: 185px;
    }

        #main #paylas img {
            height: 33px !important;
        }

    .font-change button {
        width: 33px;
        height: 33px;
        margin: -3px;
        padding: 0px;
    }

#main  .font-change img {
        height: 33px !important;
    }

    .font-change {
        margin-left: 34px;
        margin-top: 10px;
    }

    .haberdetay-container .ara button {
        width: 170px !important;
        font-size: 17px !important;
    }

        .haberdetay-container .ara button:hover {
            width: 170px !important;
            font-size: 17px !important;
        }

    .haberbaslik-gun {
        font-size: 17px;
        color: #3b3b3c;
    }

    .haberbaslik-ay {
        font-size: 17px;
        line-height: 20px;
        color: #6d6e71;
    }

    .haberbaslik-cizgi {
        width: 1px;
        height: 40px;
        margin-left: 15px;
        background-color: #f0ad2e;
    }

    .haberbaslik-title {
        font-size: 20px;
        margin-top: 5px;
        line-height: 24px;
        color: #3b3b3c;
    }

    .haberbaslik-tarih {
        font-size: 13px;
        color: #6d6e71;
    }

    .haberdetay-container .selectric .label {
        font-size: 16px !important;
    }

    .haberarsivi-table th,
    .haberarsivi-table td {
        font-size: 16px !important;
    }

    #main .content-block {
        font-size: 16px;
        color: #3b3b3c;
    }

    .haberarsivi-table th.sira,
    .haberarsivi-table th.evrak {
        width: 100px;
    }
}

@media screen and (max-width: 991px) {
    #paylas {
        position: absolute;
        top: 11px;
        width: 103.2%;
        right: 183px;
        float: right;
    }

        #main #paylas img {
            height: 30px !important;
        }

   #main .font-change img {
        height: 30px !important;
        margin-right: 2px !important;
    }

    .font-change {
        margin-left: -12px;
    }

    .haberdetay-container .ara button {
        width: 160px !important;
        font-size: 16px !important;
    }

        .haberdetay-container .ara button:hover {
            width: 160px !important;
            font-size: 16px !important;
        }


    .haberbaslik-gun {
        font-size: 16px;
        color: #3b3b3c;
    }

    .haberbaslik-ay {
        font-size: 16px;
        line-height: 20px;
        color: #6d6e71;
    }

    .haberbaslik-cizgi {
        width: 1px;
        height: 40px;
        margin-left: 15px;
        background-color: #f0ad2e;
    }

    .haberbaslik-title {
        font-size: 19px;
        margin-top: 5px;
        line-height: 24px;
        color: #3b3b3c;
    }

    .haberbaslik-tarih {
        font-size: 13px;
        color: #6d6e71;
    }

    .haberdetay-container .ay,
    .haberdetay-container .yil,
    .haberdetay-container .gun {
        padding-right: 0px;
    }

    .haberdetay-container .aranan {
        padding-left: 0px;
    }

    .haberarsivi-table {
        margin-top: 15px;
        overflow-y: hidden;
        overflow-x: auto;
    }

    .haberdetay-container .selectric .label {
        font-size: 15px !important;
    }

    .haberarsivi-table th,
    .haberarsivi-table td {
        font-size: 15px !important;
    }

    #main .content-block {
        font-size: 15px;
        color: #3b3b3c;
    }

    .haberarsivi-table th.sira,
    .haberarsivi-table th.evrak {
        width: 80px;
    }
}
.mobileGoster {
    display: none;
}
@media screen and (max-width: 767px) {
    .mobileGoster {
        display: inline !important;
    }
    #paylas {
        position: relative;
        top: 1px;
        width: 100%;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
        margin: 0px;
        padding: 0px;
        display: inline-block;
        width: auto;
        vertical-align: bottom;
        float: none;
        overflow: hidden;
    }

      #main  #paylas img {
            height: 27px !important;
        }

    .font-change button {
        width: 27px;
        height: 27px;
        margin: -3px;
        padding: 0px;
    }

  #main  .font-change img {
        height: 27px !important;
    }

    .fontsize-change {
        position: relative;
        top: 0px;
        margin-bottom: 15px;
        text-align: right;
    }

    .haberdetay-container .ara button {
        width: 150px !important;
        font-size: 15px !important;
    }

        .haberdetay-container .ara button:hover {
            width: 150px !important;
            font-size: 15px !important;
        }


    .haberdetay-container .ara button {
        margin-right: 15px !important;
    }

    .haberbaslik-gun {
        font-size: 15px;
        color: #3b3b3c;
    }

    .haberbaslik-ay {
        font-size: 15px;
        line-height: 20px;
        color: #6d6e71;
    }

    .haberbaslik-cizgi {
        width: 1px;
        height: 40px;
        margin-left: 15px;
        background-color: #f0ad2e;
    }

    .haberbaslik-title {
        font-size: 17px;
        margin-top: 5px;
        line-height: 18px;
        color: #3b3b3c;
    }

    .haberbaslik-tarih {
        font-size: 12px;
        color: #6d6e71;
    }

    .haberdetay-container .selectric .label {
        font-size: 14px !important;
    }

    #main .content-block {
        font-size: 14px;
        color: #3b3b3c;
    }

    .haberarsivi-table th,
    .haberarsivi-table td {
        font-size: 14px !important;
    }

        .haberarsivi-table th.sira,
        .haberarsivi-table th.evrak {
            width: 65px;
        }
}
