@import url( http://fonts.googleapis.com/css?family=Titillium+Web:400,300,200,600,700,900&subset=latin-ext );

@media print {
    body {
        border: currentColor !important;
        border-image: none !important;
    }

    a[href]::after {
        content: none !important;
    }

    .owl-wrapper {
        left: 0px !important;
        display: inline !important;
    }

    .owl-carousel .item {
        margin-bottom: 2px;
    }

    .header {
        display: none !important;
    }

    .mobil-header {
        display: none !important;
    }

    .header_pc {
        display: block !important;
    }
}

.btn-default {
    box-shadow: inset 0px 1px 0px rgba(255,255,255,0.15), 0px 1px 1px rgba(0,0,0,0.075);
    text-shadow: 0px -1px 0px rgba(0,0,0,0.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
}

.btn-primary {
    box-shadow: inset 0px 1px 0px rgba(255,255,255,0.15), 0px 1px 1px rgba(0,0,0,0.075);
    text-shadow: 0px -1px 0px rgba(0,0,0,0.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
}

.btn-success {
    box-shadow: inset 0px 1px 0px rgba(255,255,255,0.15), 0px 1px 1px rgba(0,0,0,0.075);
    text-shadow: 0px -1px 0px rgba(0,0,0,0.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
}

.btn-info {
    box-shadow: inset 0px 1px 0px rgba(255,255,255,0.15), 0px 1px 1px rgba(0,0,0,0.075);
    text-shadow: 0px -1px 0px rgba(0,0,0,0.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
}

.btn-warning {
    box-shadow: inset 0px 1px 0px rgba(255,255,255,0.15), 0px 1px 1px rgba(0,0,0,0.075);
    text-shadow: 0px -1px 0px rgba(0,0,0,0.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
}

.btn-danger {
    box-shadow: inset 0px 1px 0px rgba(255,255,255,0.15), 0px 1px 1px rgba(0,0,0,0.075);
    text-shadow: 0px -1px 0px rgba(0,0,0,0.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
}

.btn-default:active {
    box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125);
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.btn-primary:active {
    box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125);
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.btn-success:active {
    box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125);
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.btn-info:active {
    box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125);
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.btn-warning:active {
    box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125);
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.btn-danger:active {
    box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125);
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.btn-default.active {
    box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125);
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.btn-primary.active {
    box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125);
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.btn-success.active {
    box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125);
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.btn-info.active {
    box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125);
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.btn-warning.active {
    box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125);
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.btn-danger.active {
    box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125);
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.btn-default .badge {
    text-shadow: none;
}

.btn-primary .badge {
    text-shadow: none;
}

.btn-success .badge {
    text-shadow: none;
}

.btn-info .badge {
    text-shadow: none;
}

.btn-warning .badge {
    text-shadow: none;
}

.btn-danger .badge {
    text-shadow: none;
}

.btn:active {
    background-image: none;
}

.btn.active {
    background-image: none;
}

.btn-default {
    border-color: rgb(204, 204, 204);
    text-shadow: 0px 1px 0px #fff;
    background-image: linear-gradient(rgb(255, 255, 255) 0px, rgb(224, 224, 224) 100%);
    background-repeat: repeat-x;
}

    .btn-default:hover {
        background-position: 0px -15px;
        background-color: rgb(224, 224, 224);
    }

    .btn-default:focus {
        background-position: 0px -15px;
        background-color: rgb(224, 224, 224);
    }

    .btn-default:active {
        border-color: rgb(219, 219, 219);
        background-color: rgb(224, 224, 224);
    }

    .btn-default.active {
        border-color: rgb(219, 219, 219);
        background-color: rgb(224, 224, 224);
    }

:disabled.btn-default {
    background-image: none;
    background-color: rgb(224, 224, 224);
}

[disabled].btn-default {
    background-image: none;
    background-color: rgb(224, 224, 224);
}

.btn-primary {
    border-color: rgb(36, 85, 128);
    background-image: linear-gradient(rgb(51, 122, 183) 0px, rgb(38, 90, 136) 100%);
    background-repeat: repeat-x;
}

    .btn-primary:hover {
        background-position: 0px -15px;
        background-color: rgb(38, 90, 136);
    }

    .btn-primary:focus {
        background-position: 0px -15px;
        background-color: rgb(38, 90, 136);
    }

    .btn-primary:active {
        border-color: rgb(36, 85, 128);
        background-color: rgb(38, 90, 136);
    }

    .btn-primary.active {
        border-color: rgb(36, 85, 128);
        background-color: rgb(38, 90, 136);
    }

:disabled.btn-primary {
    background-image: none;
    background-color: rgb(38, 90, 136);
}

[disabled].btn-primary {
    background-image: none;
    background-color: rgb(38, 90, 136);
}

.btn-success {
    border-color: rgb(62, 143, 62);
    background-image: linear-gradient(rgb(92, 184, 92) 0px, rgb(65, 150, 65) 100%);
    background-repeat: repeat-x;
}

    .btn-success:hover {
        background-position: 0px -15px;
        background-color: rgb(65, 150, 65);
    }

    .btn-success:focus {
        background-position: 0px -15px;
        background-color: rgb(65, 150, 65);
    }

    .btn-success:active {
        border-color: rgb(62, 143, 62);
        background-color: rgb(65, 150, 65);
    }

    .btn-success.active {
        border-color: rgb(62, 143, 62);
        background-color: rgb(65, 150, 65);
    }

:disabled.btn-success {
    background-image: none;
    background-color: rgb(65, 150, 65);
}

[disabled].btn-success {
    background-image: none;
    background-color: rgb(65, 150, 65);
}

.btn-info {
    border-color: rgb(40, 164, 201);
    background-image: linear-gradient(rgb(91, 192, 222) 0px, rgb(42, 171, 210) 100%);
    background-repeat: repeat-x;
}

    .btn-info:hover {
        background-position: 0px -15px;
        background-color: rgb(42, 171, 210);
    }

    .btn-info:focus {
        background-position: 0px -15px;
        background-color: rgb(42, 171, 210);
    }

    .btn-info:active {
        border-color: rgb(40, 164, 201);
        background-color: rgb(42, 171, 210);
    }

    .btn-info.active {
        border-color: rgb(40, 164, 201);
        background-color: rgb(42, 171, 210);
    }

:disabled.btn-info {
    background-image: none;
    background-color: rgb(42, 171, 210);
}

[disabled].btn-info {
    background-image: none;
    background-color: rgb(42, 171, 210);
}

.btn-warning {
    border-color: rgb(227, 141, 19);
    background-image: linear-gradient(rgb(240, 173, 78) 0px, rgb(235, 147, 22) 100%);
    background-repeat: repeat-x;
}

    .btn-warning:hover {
        background-position: 0px -15px;
        background-color: rgb(235, 147, 22);
    }

    .btn-warning:focus {
        background-position: 0px -15px;
        background-color: rgb(235, 147, 22);
    }

    .btn-warning:active {
        border-color: rgb(227, 141, 19);
        background-color: rgb(235, 147, 22);
    }

    .btn-warning.active {
        border-color: rgb(227, 141, 19);
        background-color: rgb(235, 147, 22);
    }

:disabled.btn-warning {
    background-image: none;
    background-color: rgb(235, 147, 22);
}

[disabled].btn-warning {
    background-image: none;
    background-color: rgb(235, 147, 22);
}

.btn-danger {
    border-color: rgb(185, 44, 40);
    background-image: linear-gradient(rgb(217, 83, 79) 0px, rgb(193, 46, 42) 100%);
    background-repeat: repeat-x;
}

    .btn-danger:hover {
        background-position: 0px -15px;
        background-color: rgb(193, 46, 42);
    }

    .btn-danger:focus {
        background-position: 0px -15px;
        background-color: rgb(193, 46, 42);
    }

    .btn-danger:active {
        border-color: rgb(185, 44, 40);
        background-color: rgb(193, 46, 42);
    }

    .btn-danger.active {
        border-color: rgb(185, 44, 40);
        background-color: rgb(193, 46, 42);
    }

:disabled.btn-danger {
    background-image: none;
    background-color: rgb(193, 46, 42);
}

[disabled].btn-danger {
    background-image: none;
    background-color: rgb(193, 46, 42);
}

.thumbnail {
    box-shadow: 0px 1px 2px rgba(0,0,0,0.075);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
}

.img-thumbnail {
    box-shadow: 0px 1px 2px rgba(0,0,0,0.075);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
}

.dropdown-menu > li > a:hover {
    background-image: linear-gradient(rgb(245, 245, 245) 0px, rgb(232, 232, 232) 100%);
    background-repeat: repeat-x;
    background-color: rgb(232, 232, 232);
}

.dropdown-menu > li > a:focus {
    background-image: linear-gradient(rgb(245, 245, 245) 0px, rgb(232, 232, 232) 100%);
    background-repeat: repeat-x;
    background-color: rgb(232, 232, 232);
}

.dropdown-menu > .active > a {
    background-image: linear-gradient(rgb(51, 122, 183) 0px, rgb(46, 109, 164) 100%);
    background-repeat: repeat-x;
    background-color: rgb(46, 109, 164);
}

    .dropdown-menu > .active > a:hover {
        background-image: linear-gradient(rgb(51, 122, 183) 0px, rgb(46, 109, 164) 100%);
        background-repeat: repeat-x;
        background-color: rgb(46, 109, 164);
    }

    .dropdown-menu > .active > a:focus {
        background-image: linear-gradient(rgb(51, 122, 183) 0px, rgb(46, 109, 164) 100%);
        background-repeat: repeat-x;
        background-color: rgb(46, 109, 164);
    }

.navbar-default {
    border-radius: 4px;
    box-shadow: inset 0px 1px 0px rgba(255,255,255,0.15), 0px 1px 5px rgba(0,0,0,0.075);
    background-image: linear-gradient(rgb(255, 255, 255) 0px, rgb(248, 248, 248) 100%);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
}

    .navbar-default .navbar-nav > .open > a {
        box-shadow: inset 0px 3px 9px rgba(0,0,0,0.075);
        background-image: linear-gradient(rgb(219, 219, 219) 0px, rgb(226, 226, 226) 100%);
        background-repeat: repeat-x;
        -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
    }

    .navbar-default .navbar-nav > .active > a {
        box-shadow: inset 0px 3px 9px rgba(0,0,0,0.075);
        background-image: linear-gradient(rgb(219, 219, 219) 0px, rgb(226, 226, 226) 100%);
        background-repeat: repeat-x;
        -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
    }

.navbar-brand {
    text-shadow: 0px 1px 0px rgba(255,255,255,0.25);
}

.navbar-nav > li > a {
    text-shadow: 0px 1px 0px rgba(255,255,255,0.25);
}

.navbar-inverse {
    background-image: linear-gradient(rgb(60, 60, 60) 0px, rgb(34, 34, 34) 100%);
    background-repeat: repeat-x;
}

    .navbar-inverse .navbar-nav > .open > a {
        box-shadow: inset 0px 3px 9px rgba(0,0,0,0.25);
        background-image: linear-gradient(rgb(8, 8, 8) 0px, rgb(15, 15, 15) 100%);
        background-repeat: repeat-x;
        -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
    }

    .navbar-inverse .navbar-nav > .active > a {
        box-shadow: inset 0px 3px 9px rgba(0,0,0,0.25);
        background-image: linear-gradient(rgb(8, 8, 8) 0px, rgb(15, 15, 15) 100%);
        background-repeat: repeat-x;
        -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
    }

    .navbar-inverse .navbar-brand {
        text-shadow: 0px -1px 0px rgba(0,0,0,0.25);
    }

    .navbar-inverse .navbar-nav > li > a {
        text-shadow: 0px -1px 0px rgba(0,0,0,0.25);
    }

.navbar-static-top {
    border-radius: 0px;
}

.navbar-fixed-top {
    border-radius: 0px;
}

.navbar-fixed-bottom {
    border-radius: 0px;
}

@media all and (max-width:767px) {
    .navbar .navbar-nav .open .dropdown-menu > .active > a {
        color: rgb(255, 255, 255);
        background-image: linear-gradient(rgb(51, 122, 183) 0px, rgb(46, 109, 164) 100%);
        background-repeat: repeat-x;
    }

        .navbar .navbar-nav .open .dropdown-menu > .active > a:hover {
            color: rgb(255, 255, 255);
            background-image: linear-gradient(rgb(51, 122, 183) 0px, rgb(46, 109, 164) 100%);
            background-repeat: repeat-x;
        }

        .navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
            color: rgb(255, 255, 255);
            background-image: linear-gradient(rgb(51, 122, 183) 0px, rgb(46, 109, 164) 100%);
            background-repeat: repeat-x;
        }
}

.alert {
    box-shadow: inset 0px 1px 0px rgba(255,255,255,0.25), 0px 1px 2px rgba(0,0,0,0.05);
    text-shadow: 0px 1px 0px rgba(255,255,255,0.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05);
}

.alert-success {
    border-color: rgb(178, 219, 161);
    background-image: linear-gradient(rgb(223, 240, 216) 0px, rgb(200, 229, 188) 100%);
    background-repeat: repeat-x;
}

.alert-info {
    border-color: rgb(154, 207, 234);
    background-image: linear-gradient(rgb(217, 237, 247) 0px, rgb(185, 222, 240) 100%);
    background-repeat: repeat-x;
}

.alert-warning {
    border-color: rgb(245, 231, 158);
    background-image: linear-gradient(rgb(252, 248, 227) 0px, rgb(248, 239, 192) 100%);
    background-repeat: repeat-x;
}

.alert-danger {
    border-color: rgb(220, 167, 167);
    background-image: linear-gradient(rgb(242, 222, 222) 0px, rgb(231, 195, 195) 100%);
    background-repeat: repeat-x;
}

.progress {
    background-image: linear-gradient(rgb(235, 235, 235) 0px, rgb(245, 245, 245) 100%);
    background-repeat: repeat-x;
}

.progress-bar {
    background-image: linear-gradient(rgb(51, 122, 183) 0px, rgb(40, 96, 144) 100%);
    background-repeat: repeat-x;
}

.progress-bar-success {
    background-image: linear-gradient(rgb(92, 184, 92) 0px, rgb(68, 157, 68) 100%);
    background-repeat: repeat-x;
}

.progress-bar-info {
    background-image: linear-gradient(rgb(91, 192, 222) 0px, rgb(49, 176, 213) 100%);
    background-repeat: repeat-x;
}

.progress-bar-warning {
    background-image: linear-gradient(rgb(240, 173, 78) 0px, rgb(236, 151, 31) 100%);
    background-repeat: repeat-x;
}

.progress-bar-danger {
    background-image: linear-gradient(rgb(217, 83, 79) 0px, rgb(201, 48, 44) 100%);
    background-repeat: repeat-x;
}

.progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.list-group {
    border-radius: 4px;
    box-shadow: 0px 1px 2px rgba(0,0,0,0.075);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
}

.list-group-item.active {
    border-color: rgb(43, 102, 154);
    text-shadow: 0px -1px 0px #286090;
    background-image: linear-gradient(rgb(51, 122, 183) 0px, rgb(43, 102, 154) 100%);
    background-repeat: repeat-x;
}

    .list-group-item.active:hover {
        border-color: rgb(43, 102, 154);
        text-shadow: 0px -1px 0px #286090;
        background-image: linear-gradient(rgb(51, 122, 183) 0px, rgb(43, 102, 154) 100%);
        background-repeat: repeat-x;
    }

    .list-group-item.active:focus {
        border-color: rgb(43, 102, 154);
        text-shadow: 0px -1px 0px #286090;
        background-image: linear-gradient(rgb(51, 122, 183) 0px, rgb(43, 102, 154) 100%);
        background-repeat: repeat-x;
    }

    .list-group-item.active .badge {
        text-shadow: none;
    }

    .list-group-item.active:hover .badge {
        text-shadow: none;
    }

    .list-group-item.active:focus .badge {
        text-shadow: none;
    }

.panel {
    box-shadow: 0px 1px 2px rgba(0,0,0,0.05);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
}

.panel-default > .panel-heading {
    background-image: linear-gradient(rgb(245, 245, 245) 0px, rgb(232, 232, 232) 100%);
    background-repeat: repeat-x;
}

.panel-primary > .panel-heading {
    background-image: linear-gradient(rgb(51, 122, 183) 0px, rgb(46, 109, 164) 100%);
    background-repeat: repeat-x;
}

.panel-success > .panel-heading {
    background-image: linear-gradient(rgb(223, 240, 216) 0px, rgb(208, 233, 198) 100%);
    background-repeat: repeat-x;
}

.panel-info > .panel-heading {
    background-image: linear-gradient(rgb(217, 237, 247) 0px, rgb(196, 227, 243) 100%);
    background-repeat: repeat-x;
}

.panel-warning > .panel-heading {
    background-image: linear-gradient(rgb(252, 248, 227) 0px, rgb(250, 242, 204) 100%);
    background-repeat: repeat-x;
}

.panel-danger > .panel-heading {
    background-image: linear-gradient(rgb(242, 222, 222) 0px, rgb(235, 204, 204) 100%);
    background-repeat: repeat-x;
}

.well {
    border-color: rgb(220, 220, 220);
    box-shadow: inset 0px 1px 3px rgba(0,0,0,0.05), 0px 1px 0px rgba(255,255,255,0.1);
    background-image: linear-gradient(rgb(232, 232, 232) 0px, rgb(245, 245, 245) 100%);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
}

.table {
    text-align: justify;
}

.page-content .content-main .text-left {
    text-align: left;
}

.page-content .content-main .text-right {
    text-align: right;
}

.page-content .content-main .text-center {
    text-align: center;
}

.kalin-liste-basliklari {
    font-weight: 600;
}

.fontnormal {
    font-weight: normal;
}

.page-content .content-main ul li {
    line-height: 25px;
}

body {
    font-family: "Titillium Web";
}

thead > tr > th {
    text-align: center;
}

img {
    height: auto;
    max-width: 100%;
}

a {
    color: rgb(51, 51, 51);
}

    a:visited {
        color: rgb(51, 51, 51);
    }

.tooltip-inner {
    z-index: 3;
}

a:hover {
    color: rgb(158, 0, 0);
    text-decoration: none;
}

a:focus {
    color: rgb(158, 0, 0);
    text-decoration: none;
}

.no-padding {
    padding-right: 0px;
    padding-left: 0px;
}

table.table-vertical tr td {
    vertical-align: middle;
}

ol li {
    text-align: justify;
}

.diger-vefatlar-logolari img {
    margin: 0px auto;
    height: 145px;
    display: block;
}

.basimiz-sagolsun-sayfasi {
    background: url("../img/vefat-arka.png");
    /*margin: 200px 200px 250px 100px;*/
    margin-left: -5%;
    padding: 60px;
    width: 746px;
    height: 75%;
}

.sehit-sayfasi {
    background: url("../img/sehit-arka.png");
    margin: auto auto 50px;
    padding: 110px 100px;
    width: 746px;
    height: 1055px;
}

.isaretsizliste {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.genelkurmaybaskani-ingilizceanasayfa-adi {
    margin: 0px;
    color: rgb(116, 14, 15);
    font-size: 23px;
    font-weight: 600;
    border-bottom-color: rgb(238, 238, 238);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.genelkurmaybaskani-ingilizceanasayfa-gnkbskadi {
    margin: 10px 0px 15px;
    color: rgb(171, 0, 2);
    font-size: 20px;
    font-weight: 600;
    display: inline-block;
}

.genelkurmaybaskani-ingilizceanasayfa {
    margin: 20px 0px;
    text-align: justify;
}

.english-genel-kurmay-baskani-resmi {
    margin-top: 11px;
}

.sifirla {
    margin: 0px;
    padding: 0px;
}

#table_link tr:hover {
    color: rgb(207, 37, 37);
}

.header_pc .pc_menu .ingilizce-nav-menu .nav > li > a {
    padding: 2px 26.5px;
}

    .header_pc .pc_menu .ingilizce-nav-menu .nav > li > a:visited {
        padding: 2px 26.5px;
    }

.home_header_pc {
    display: block !important;
}

.top-lang-menu {
    background: rgb(51, 51, 51);
    padding: 10px 0px;
    color: rgb(255, 255, 255);
}

.dil-listesi {
    list-style: none;
    margin: 0px;
    padding: 0px;
    float: right;
}

    .dil-listesi a {
        color: rgb(255, 255, 255);
    }

        .dil-listesi a:visited {
            color: rgb(255, 255, 255);
        }

    .dil-listesi li {
        color: rgb(255, 255, 255);
        font-size: 17px;
        font-weight: 600;
        display: inline-block;
    }

.logo-area {
    background: url("../img/hbg.jpg") no-repeat bottom / contain;
    border-bottom-color: rgb(161, 161, 161);
    border-bottom-width: 3px;
    border-bottom-style: solid;
    min-height: 133px;
}

img.ataturk-icon {
    height: 70px;
    margin-top: 5px;
    float: right;
}

img.tsk-logo {
    height: 100px;
    margin-top: 18px;
    margin-bottom: 4px;
    float: left;
}

img.ataturk-imza {
    margin-top: 20px;
    margin-bottom: 15px;
    float: right;
}

span.ata-imza {
    text-align: right;
    line-height: 22px;
    clear: both;
    font-family: Times New Roman;
    font-size: 15px;
    font-style: italic;
    font-weight: 600;
    margin-top: -46px;
    float: right;
    display: block;
}

img.ataturk-imzasi {
    clear: both;
    float: right;
    display: block;
}

.mobil-header nav.navbar-collapse li a {
    color: rgb(255, 255, 255);
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 500;
    white-space: normal;
}

    .mobil-header nav.navbar-collapse li a:visited {
        color: rgb(255, 255, 255);
        padding-top: 10px;
        padding-bottom: 10px;
        font-weight: 500;
        white-space: normal;
    }

.mobil-header .nav > li > a:hover {
    background-color: rgb(166, 33, 34);
}

.nav > li > a:focus {
    background-color: rgb(166, 33, 34);
}

.mobil-header .nav .open > a {
    background-color: rgb(166, 33, 34);
}

.nav .open > a:hover {
    background-color: rgb(166, 33, 34);
}

.nav .open > a:focus {
    background-color: rgb(166, 33, 34);
}

.mobil-header nav.navbar-collapse li {
    width: 100%;
    border-top-color: rgb(13, 13, 13);
    border-bottom-color: rgb(67, 67, 67);
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    display: block;
}

.mobil-header .dropdown-menu {
    background: linear-gradient(rgb(125, 126, 125) 0%, rgb(130, 130, 130) 49%, rgb(56, 56, 56) 98%);
    width: 350px;
}

.mobil-header .navbar-nav > li > .dropdown-menu {
    padding: 15px;
    border-radius: 0px;
    border: 0px currentColor;
    border-image: none;
    width: 100%;
    position: relative;
}

.mobil-header .dropdown-menu > li > a:hover {
    background: rgb(48, 48, 48);
    color: rgb(255, 255, 255);
}

.dropdown-menu > li > a:focus {
    background: rgb(48, 48, 48);
    color: rgb(255, 255, 255);
}

.mobil-header .navbar-nav > li > .dropdown-menu li {
    border-top-color: rgb(160, 160, 160);
    border-bottom-color: rgb(11, 11, 11);
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
}

.mobil-header nav.navbar-collapse li:first-child {
    border-top-color: currentColor;
    border-top-width: 0px;
    border-top-style: none;
}

.mobil-header nav.navbar-collapse li:last-child {
    border-bottom-color: currentColor;
    border-bottom-width: 0px;
    border-bottom-style: none;
}

.mobil-header nav.navbar-collapse {
    padding-left: 0px;
    margin-top: 60px;
}

.mobil-header button.navbar-toggle {
    border-radius: 5px;
    width: 44px;
    height: 34px;
    padding-top: 9px;
    margin-top: 13px;
    margin-bottom: 0px;
    display: block;
    position: absolute;
    background-color: rgb(148, 0, 0);
}

.mobil-header .navbar-toggle .icon-bar {
    background: rgb(255, 255, 255);
    border-radius: 0px;
    width: 22px;
    height: 2px;
}

.header_pc .top-menus .top-menu .navbar-nav {
    margin-right: 0px;
}

.mobil-slider .carousel-caption h6 {
    font-size: 13px;
}

.olaylar-wrap {
    background: linear-gradient(rgba(255, 255, 255, 1) 0%, rgba(209, 208, 207, 1) 100%);
    margin: 20px 0px;
    padding: 30px;
    border-radius: 6px;
    border: 2px solid rgb(209, 208, 207);
    border-image: none;
}

    .olaylar-wrap h4 {
        text-align: center;
        color: rgb(116, 14, 15);
        font-size: 20px;
        font-weight: 600;
    }

.tskdan-haberler-wrap h4 {
    text-align: center;
    color: rgb(116, 14, 15);
    font-size: 20px;
    font-weight: 600;
}

.item-yuvarlak {
    background: linear-gradient(rgba(88, 95, 99, 1) 0%, rgba(56, 61, 65, 1) 100%);
    margin: 0px auto;
    border-radius: 50%;
    border: 1px solid rgb(33, 35, 37);
    border-image: none;
    width: 77px;
    height: 77px;
    text-align: center;
    color: rgb(255, 255, 255);
    line-height: 77px;
    font-size: 27px;
    font-weight: 100;
}

.olaylar-wrap .item-olaylar h4 {
    text-align: center;
    font-size: 17px;
    font-weight: 700;
}

    .olaylar-wrap .item-olaylar h4 a {
        color: rgb(73, 79, 83);
    }

        .olaylar-wrap .item-olaylar h4 a:visited {
            color: rgb(73, 79, 83);
        }

        .olaylar-wrap .item-olaylar h4 a:hover {
            color: rgb(51, 51, 51);
            text-decoration: none;
        }

        .olaylar-wrap .item-olaylar h4 a:focus {
            color: rgb(51, 51, 51);
            text-decoration: none;
        }

.haberler-yuvarlak {
    background: linear-gradient(rgba(88, 95, 99, 1) 0%, rgba(56, 61, 65, 1) 100%);
    margin: 0px auto;
    border-radius: 50%;
    border: 1px solid rgb(33, 35, 37);
    border-image: none;
    width: 77px;
    height: 77px;
    text-align: center;
    color: rgb(255, 255, 255);
    line-height: 77px;
    font-size: 27px;
    font-weight: 100;
}

    .haberler-yuvarlak i {
        font-size: 35px;
        margin-left: 2px;
    }

.home-haber-listesi {
    list-style: none;
    margin: 15px 0px 0px;
    padding: 0px;
}

    .home-haber-listesi li span {
        font-size: 25px;
        margin-top: 5px;
        margin-right: 20px;
        float: left;
        display: inline-block;
    }

    .home-haber-listesi li a {
        color: rgb(69, 69, 69);
        font-size: 20px;
    }

        .home-haber-listesi li a:visited {
            color: rgb(69, 69, 69);
            font-size: 20px;
        }

    .home-haber-listesi li time {
        float: right;
    }

    .home-haber-listesi li {
        text-align: justify;
        clear: both;
        margin-bottom: 5px;
    }

.tskdan-haberler-wrap {
    background: linear-gradient(rgba(255, 255, 255, 1) 0%, rgba(209, 208, 207, 1) 100%);
    margin: 0px 0px 20px;
    padding: 30px 30px 0px;
    border-radius: 6px;
    border: 2px solid rgb(209, 208, 207);
    border-image: none;
}

.basin-duyurular {
    background: linear-gradient(rgba(255, 255, 255, 1) 0%, rgba(209, 208, 207, 1) 100%);
    margin: 0px 0px 20px;
    padding: 30px;
    border-radius: 6px;
    border: 2px solid rgb(209, 208, 207);
    border-image: none;
}

.tum-haberler-home {
    margin: 0px auto;
    padding-top: 15px;
    display: block;
}

.home-ikili h4 {
    text-align: center;
    color: rgb(116, 14, 15);
    font-size: 20px;
    font-weight: 600;
}

.ikili-liste {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

    .ikili-liste img {
        margin: 0px auto 20px;
        border: 1px solid rgb(255, 255, 255);
        border-image: none;
        display: block;
    }

    .ikili-liste time {
        margin-top: -23px;
        float: right;
    }

    .ikili-liste li {
        text-align: center;
        margin-top: 12px;
    }

a.basindan-baslik {
    color: rgb(78, 78, 78);
    line-height: 25px;
    font-size: 19px;
    display: block;
}

    a.basindan-baslik:visited {
        color: rgb(78, 78, 78);
        line-height: 25px;
        font-size: 19px;
        display: block;
    }

.ikili-home-wrap {
    background: linear-gradient(rgba(255, 255, 255, 1) 0%, rgba(209, 208, 207, 1) 100%);
    margin: 0px 0px 20px;
    padding: 30px;
    border-radius: 6px;
    border: 2px solid rgb(209, 208, 207);
    border-image: none;
}

    .ikili-home-wrap a {
        color: rgb(59, 64, 67);
        display: block;
    }

        .ikili-home-wrap a:visited {
            color: rgb(59, 64, 67);
            display: block;
        }

    .ikili-home-wrap h4 {
        color: rgb(116, 14, 15);
    }

img.bilgi-notlari-icon {
    margin-top: -13px;
    margin-left: 8px;
}

.basin-duyurular-icon {
    color: rgb(219, 221, 222);
}

.tekli-wrap {
    background: linear-gradient(rgba(255, 255, 255, 1) 0%, rgba(209, 208, 207, 1) 100%);
    margin: 0px 0px 20px;
    padding: 30px;
    border-radius: 6px;
    border: 2px solid rgb(209, 208, 207);
    border-image: none;
}

    .tekli-wrap a {
        color: rgb(116, 14, 15);
        display: block;
    }

        .tekli-wrap a:visited {
            color: rgb(116, 14, 15);
            display: block;
        }

    .tekli-wrap h4 {
        text-align: center;
        color: rgb(116, 14, 15);
        font-size: 20px;
        font-weight: 600;
        margin-bottom: 0px;
    }

.iletisim-wrap h4 {
    margin-bottom: 30px;
}

.iletisim-wrap h6 {
    text-align: center;
    color: rgb(59, 74, 83);
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 0px;
}

.iletisim-wrap img {
    margin: 0px auto;
    display: block;
}

.iletisim-wrap .mobil-bize-yazin {
    margin-top: 7px;
}

.iletisim-wrap a {
    display: block;
}

    .iletisim-wrap a:visited {
        display: block;
    }

.iletisim-wrap span {
    text-align: center;
    color: rgb(59, 74, 83);
    line-height: 0px;
    font-size: 36px;
    display: block;
}

    .iletisim-wrap span i {
        margin: -2px;
        display: block;
    }

.icon-tv-haberler img {
    height: 36px;
    margin-top: -9px;
}

img.sinir-icon {
    margin-top: -9px;
}

img.kurtmarma-icon {
    margin-top: -7px;
}

.ikili-arka-plan .basin-duyurular .tsk-logo-arka-plan {
    background-position: 50%;
    background-image: url("../img/into.png");
    background-repeat: no-repeat;
    background-size: 231px;
}

h1.sayfa-baslik {
    color: rgb(120, 14, 14);
    padding-bottom: 4px;
    font-size: 20px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 15px;
    border-bottom-color: rgb(204, 204, 204);
    border-bottom-width: 2px;
    border-bottom-style: solid;
    display: table;
}

h2.sehit-baslik {
    text-align: center;
    color: rgb(81, 81, 81);
    font-style: italic;
    font-weight: bold;
}

.not-info {
    margin-bottom: 20px;
}

.bizi-arayin-span-icon {
    margin: 16px 0px 28px;
}

.footer {
    background: rgb(51, 51, 51);
    padding: 20px 0px;
    color: rgb(255, 255, 255);
    font-size: 18px;
    margin-top: 20px;
    border-top-color: rgb(204, 204, 204);
    border-top-width: 3px;
    border-top-style: solid;
}

.footer-logos img {
    margin: 0px auto;
    display: block;
}

img.tsk-logo-text {
    width: 250px;
    margin-top: 20px;
    margin-left: 20px;
    float: left;
}

.page-content .content-main p {
    text-align: justify;
    line-height: 20px;
    margin-bottom: 18px;
}

.page-content .content-main ul li {
    text-align: justify;
}

.page-content .content-main span {
    text-align: justify;
}

section.page-content {
    clear: both;
    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 70px;
    min-height: 600px;
}

.intro-body {
    background: linear-gradient(rgba(255, 255, 255, 1) 0%, rgba(209, 208, 207, 1) 100%) no-repeat 0% 0% / contain;
    margin: 0px;
    padding: 0px;
}

.intro-html {
    background: rgba(209, 208, 207, 1);
}

.intro-body img {
    margin: 0px auto;
    padding: 20px;
    display: block;
}

.alignnone {
    margin: 5px 20px 20px 0px;
}

.aligncenter {
    margin: 5px auto;
    display: block;
}

div.aligncenter {
    margin: 5px auto;
    display: block;
}

.alignright {
    margin: 5px 0px 20px 20px;
    float: right;
}

.alignleft {
    margin: 5px 20px 20px 0px;
    float: left;
}

a img.alignright {
    margin: 5px 0px 20px 20px;
    float: right;
}

a img.alignnone {
    margin: 5px 20px 20px 0px;
}

a img.alignleft {
    margin: 5px 20px 20px 0px;
    float: left;
}

a img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
}

.owl-origin {
    perspective: 1200px;
    -webkit-perspective: 1200px;
    -webkit-perspective-origin-x: 50%;
    -webkit-perspective-origin-y: 50%;
    -moz-perspective: 1200px;
    -moz-perspective-origin-x: 50%;
    -moz-perspective-origin-y: 50%;
}

.owl-fade-out {
    animation: fadeOut 0.7s both;
    z-index: 10;
    -webkit-animation: fadeOut .7s both ease;
    -moz-animation: fadeOut .7s both ease;
}

.owl-fade-in {
    animation: fadeIn 0.7s both;
    -webkit-animation: fadeIn .7s both ease;
    -moz-animation: fadeIn .7s both ease;
}

.owl-backSlide-out {
    animation: backSlideOut 1s both;
    -webkit-animation: backSlideOut 1s both ease;
    -moz-animation: backSlideOut 1s both ease;
}

.owl-backSlide-in {
    animation: backSlideIn 1s both;
    -webkit-animation: backSlideIn 1s both ease;
    -moz-animation: backSlideIn 1s both ease;
}

.owl-goDown-out {
    animation: scaleToFade 0.7s both;
    -webkit-animation: scaleToFade .7s ease both;
    -moz-animation: scaleToFade .7s ease both;
}

.owl-goDown-in {
    animation: goDown 0.6s both;
    -webkit-animation: goDown .6s ease both;
    -moz-animation: goDown .6s ease both;
}

.owl-fadeUp-in {
    animation: scaleUpFrom 0.5s both;
    -webkit-animation: scaleUpFrom .5s ease both;
    -moz-animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
    animation: scaleUpTo 0.5s both;
    -webkit-animation: scaleUpTo .5s ease both;
    -moz-animation: scaleUpTo .5s ease both;
}

.owl-carousel .owl-wrapper::after {
    height: 0px;
    line-height: 0;
    clear: both;
    display: block;
    visibility: hidden;
    content: ".";
}

.owl-carousel {
    width: 100%;
    display: none;
    position: relative;
    -ms-touch-action: pan-y;
}

    .owl-carousel .owl-wrapper {
        display: none;
        position: relative;
        -webkit-transform: translate3d(0px, 0px, 0px);
    }

    .owl-carousel .owl-wrapper-outer {
        width: 100%;
        overflow: hidden;
        position: relative;
    }

        .owl-carousel .owl-wrapper-outer.autoHeight {
            transition: height 500ms ease-in-out;
            -webkit-transition: height 500ms ease-in-out;
            -o-transition: height 500ms ease-in-out;
            -moz-transition: height 500ms ease-in-out;
        }

    .owl-carousel .owl-item {
        float: left;
    }

.owl-controls .owl-page {
    cursor: pointer;
}

.owl-controls .owl-buttons div {
    cursor: pointer;
}

.owl-controls {
    -ms-user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -khtml-user-select: none;
}

.grabbing {
}

.owl-carousel .owl-wrapper {
    transform: translate3d(0px, 0px, 0px);
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -moz-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
    transform: translate3d(0px, 0px, 0px);
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -moz-transform: translate3d(0, 0, 0);
}

.owl-theme .owl-controls {
    text-align: center;
    margin-top: 10px;
}

    .owl-theme .owl-controls .owl-buttons div {
        background: rgb(134, 151, 145);
        margin: 5px;
        padding: 3px 10px;
        border-radius: 30px;
        color: rgb(255, 255, 255);
        font-size: 12px;
        display: inline-block;
        -ms-zoom: 1;
        opacity: 0.5;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
    }

    .owl-theme .owl-controls.clickable .owl-buttons div:hover {
        text-decoration: none;
        opacity: 1;
    }

    .owl-theme .owl-controls .owl-page {
        display: inline-block;
        -ms-zoom: 1;
    }

        .owl-theme .owl-controls .owl-page span {
            background: rgb(134, 151, 145);
            margin: 5px 7px;
            border-radius: 20px;
            width: 12px;
            height: 12px;
            display: block;
            opacity: 0.5;
            -webkit-border-radius: 20px;
            -moz-border-radius: 20px;
        }

        .owl-theme .owl-controls .owl-page.active span {
            opacity: 1;
        }

    .owl-theme .owl-controls.clickable .owl-page:hover span {
        opacity: 1;
    }

    .owl-theme .owl-controls .owl-page span.owl-numbers {
        padding: 2px 10px;
        border-radius: 30px;
        width: auto;
        height: auto;
        color: rgb(255, 255, 255);
        font-size: 12px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
    }

.owl-item.loading {
    background: url("AjaxLoader.gif") no-repeat center;
    min-height: 150px;
}

.lightbox {
    background: rgba(0, 0, 0, 0.8);
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    display: none;
    position: fixed;
    z-index: 999;
}

    .lightbox img {
        margin: 1% auto;
        border-radius: 6px;
        border: 5px solid rgb(255, 255, 255);
        border-image: none;
        overflow: hidden;
        max-height: 95%;
        max-width: 90%;
        box-shadow: 0px 0px 10px #000;
    }

:target.lightbox {
    display: block;
}

table.madalya-table tr td {
    padding: 2px 10px;
    font-size: 13px;
}

table.madalya-kisa-tablo tr td {
    vertical-align: middle;
}

h4.madalya-baslik {
    color: rgb(120, 14, 14);
    font-weight: bold;
    margin-top: 30px;
}

.carousel-inner > .item > img {
    width: 100%;
    height: auto;
}

.carousel-inner > .item > a > img {
    width: 100%;
    height: auto;
}

.mobil-slider .carousel-indicators li {
    background: linear-gradient(rgba(87, 94, 98, 1) 0%, rgba(57, 62, 65, 1) 100%);
    border-radius: 50%;
    border: 1px solid rgb(33, 35, 37);
    border-image: none;
    text-align: center;
    color: rgb(255, 255, 255);
    text-indent: inherit;
    font-weight: bold;
    text-shadow: 0px 0px 2px #000;
}

.mobil-slider .carousel-caption {
    background: rgba(0, 0, 0, 0.2);
    left: 0%;
    right: 0%;
    bottom: 0%;
    padding-top: 0px;
    padding-bottom: 80px;
}

.mobil-slider .carousel-indicators .active {
    background: linear-gradient(rgba(148, 0, 0, 1) 0%, rgba(61, 12, 12, 1) 100%);
    margin: 0px;
    color: rgb(255, 255, 255);
}

.header_pc .navbar-default {
    background: rgb(48, 48, 48);
    border-radius: 0px;
    border: 0px currentColor;
    border-image: none;
    margin-bottom: 0px;
}

    .header_pc .navbar-default .navbar-nav > li > a {
        color: rgb(255, 255, 255);
        padding-top: 10px;
        padding-bottom: 10px;
        font-weight: 500;
        white-space: normal;
    }

        .header_pc .navbar-default .navbar-nav > li > a:visited {
            color: rgb(255, 255, 255);
            padding-top: 10px;
            padding-bottom: 10px;
            font-weight: 500;
            white-space: normal;
        }

        .header_pc .navbar-default .navbar-nav > li > a:hover {
            color: rgb(255, 255, 255);
            background-color: rgb(166, 33, 34);
        }

.navbar-default .navbar-nav > li > a:focus {
    color: rgb(255, 255, 255);
    background-color: rgb(166, 33, 34);
}

.header_pc .dropdown-menu > li > a {
    color: rgb(255, 255, 255);
    padding-top: 10px;
    padding-bottom: 10px;
}

.header_pc .navbar-collapse.in {
    -ms-overflow-y: visible;
}

.kuvvet-yapisi-genel-kurmay-baskanligi {
    background: rgb(120, 14, 14);
    margin: 0px auto;
    padding: 30px 40px;
    border-radius: 10px;
    text-align: center;
    color: rgb(255, 255, 255);
    font-size: 17px;
    font-weight: 600;
    max-width: 199px;
}

.oval-kutu-icerik .carousel-fade .carousel-inner .item {
    opacity: 1;
    transition-property: opacity;
    -webkit-transition-property: opacity;
}

.oval-kutu-icerik .carousel-fade .carousel-inner .active {
    opacity: 1;
}

    .oval-kutu-icerik .carousel-fade .carousel-inner .active.left {
        left: 0px;
        opacity: 0;
    }

    .oval-kutu-icerik .carousel-fade .carousel-inner .active.right {
        left: 0px;
        opacity: 0;
    }

.oval-kutu-icerik .carousel-fade .carousel-inner .next.left {
    opacity: 1;
}

.oval-kutu-icerik .carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.slider-pc-home .carousel-inner {
    background: rgb(0, 0, 0);
}

.slider-pc-home .carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
    -webkit-transition-property: opacity;
}

.slider-pc-home .carousel-fade .carousel-inner .active {
    opacity: 1;
}

    .slider-pc-home .carousel-fade .carousel-inner .active.left {
        left: 0px;
        opacity: 0;
    }

    .slider-pc-home .carousel-fade .carousel-inner .active.right {
        left: 0px;
        opacity: 0;
    }

.slider-pc-home .carousel-fade .carousel-inner .next.left {
    opacity: 1;
}

.slider-pc-home .carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.slider-pc-home {
    margin-bottom: 10px;
}

body.pc_body {
    background: rgb(238, 238, 238);
}

section.box-wrapper {
    background: rgb(255, 255, 255);
    padding: 0px 30px;
    box-shadow: 0px 0px 20px #b3b3b3;
}

section.pc-logo-area {
    background: url("../img/pc_header.jpg") no-repeat top;
    min-height: 105px;
}

a.pc_logo {
    padding: 10px;
    display: block;
}

.pc_logo img {
    height: 85px;
}

.header_pc .nav > li > a {
    padding: 0px 6px;
    color: rgb(51, 51, 51);
    font-size: 12px;
    font-weight: 600;
}

    .header_pc .nav > li > a:visited {
        padding: 0px 6px;
        color: rgb(51, 51, 51);
        font-size: 12px;
        font-weight: 600;
    }

.top-menus .nav > li > a:hover {
    background: rgb(153, 153, 153);
    color: rgb(255, 255, 255);
}

.top-menus .nav > li > a:focus {
    background: rgb(153, 153, 153);
    color: rgb(255, 255, 255);
}

.header_pc .nav > li > a:hover {
    background: rgb(165, 0, 0);
    color: rgb(255, 255, 255);
}

.nav > li > a:focus {
    background: rgb(165, 0, 0);
    color: rgb(255, 255, 255);
}

.header_pc .top-menu .nav > li > a:hover {
    background: rgb(174, 174, 174);
    color: rgb(255, 255, 255);
}

.header_pc .top-menu .nav > li > a:focus {
    background: rgb(174, 174, 174);
    color: rgb(255, 255, 255);
}

.header_pc .pc_menu .nav > li > a {
    padding: 2px 19.5px;
    color: rgb(255, 255, 255);
    font-size: 12px;
    font-weight: 600;
}

    .header_pc .pc_menu .nav > li > a:visited {
        padding: 2px 19.5px;
        color: rgb(255, 255, 255);
        font-size: 12px;
        font-weight: 600;
    }

.pc_body .thumbnail {
    padding: 0px;
    border-radius: 0px;
    border: currentColor;
    border-image: none;
    line-height: inherit;
    margin-bottom: 0px;
    display: block;
    background-color: transparent;
}

.pc_body .genelkurmaybaskani-lightbox img {
    background: rgb(255, 255, 255);
    min-height: 400px;
}

section.pc_menu {
    background: linear-gradient(rgb(125, 126, 125) 0%, rgb(56, 56, 56) 99%);
    border-radius: 5px 0px 5px 5px;
}

.header_pc .dropdown-menu > li > a {
    color: rgb(255, 255, 255);
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12px;
    white-space: normal;
}

.header_pc {
    margin-top: 15px;
}

.pc_footer {
    margin-bottom: 15px;
}

.header_pc .dropdown-menu > li {
    border-top-color: rgb(145, 145, 145);
    border-top-width: 1px;
    border-top-style: solid;
}

.header_pc .dropdown-menu {
    background: linear-gradient(rgb(125, 126, 125) 0%, rgb(130, 130, 130) 49%, rgb(56, 56, 56) 98%);
    width: 215px;
}

    .header_pc .dropdown-menu > li > a:hover {
        background: rgb(165, 0, 0);
        color: rgb(255, 255, 255);
    }

.dropdown-menu > li > a:focus {
    background: rgb(165, 0, 0);
    color: rgb(255, 255, 255);
}

section.pc_home_content {
    margin-top: 10px;
}

.oval-kutu {
    background: linear-gradient(rgb(237, 237, 237) 0%, rgb(246, 246, 246) 53%, rgb(247, 247, 247) 100%);
    padding: 20px 10px;
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 10px;
    border-right-color: rgb(226, 226, 226);
    border-bottom-color: rgb(226, 226, 226);
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-right-style: solid;
    border-bottom-style: solid;
    min-height: 394px;
}

    .oval-kutu::before {
        background: url("../img/into.png") no-repeat center / contain;
        width: 83%;
        height: 300px;
        display: block;
        position: absolute;
        content: "";
        opacity: 0.8;
    }

.oval-kutu-alt {
    background: linear-gradient(rgb(237, 237, 237) 0%, rgb(246, 246, 246) 53%, rgb(247, 247, 247) 100%);
    padding: 20px 10px;
    border-radius: 8px;
    margin-bottom: 10px;
    border-right-color: rgb(226, 226, 226);
    border-bottom-color: rgb(226, 226, 226);
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-right-style: solid;
    border-bottom-style: solid;
    min-height: 290px;
    max-height: 290px;
}

    .oval-kutu-alt::before {
        background: url("../img/into.png") no-repeat center / contain;
        width: 84%;
        height: 215px;
        display: block;
        position: absolute;
        content: "";
        opacity: 0.8;
    }

.oval-kutu-icerik {
    position: relative;
    z-index: 2;
}

.pc-anasayfa-orta-alt {
    background: linear-gradient(rgb(237, 237, 237) 0%, rgb(246, 246, 246) 53%, rgb(247, 247, 247) 100%);
    padding: 10px;
    border-radius: 8px;
}

    .pc-anasayfa-orta-alt ul {
        list-style: none;
        margin: 0px auto;
        padding: 0px;
        display: table;
    }

        .pc-anasayfa-orta-alt ul li {
            border-right-color: rgb(228, 228, 228);
            border-left-color: rgb(252, 252, 252);
            border-right-width: 1px;
            border-left-width: 1px;
            border-right-style: solid;
            border-left-style: solid;
            display: inline-block;
        }

            .pc-anasayfa-orta-alt ul li:last-child {
                border-right-color: currentColor;
                border-right-width: 0px;
                border-right-style: none;
            }

            .pc-anasayfa-orta-alt ul li:first-child {
                border-left-color: currentColor;
                border-left-width: 0px;
                border-left-style: none;
            }

            .pc-anasayfa-orta-alt ul li a {
                padding: 3px 15px;
                font-size: 13px;
                font-weight: 600;
            }

            .pc-anasayfa-orta-alt ul li a {
                padding: 3px 15px;
                font-size: 13px;
                font-weight: 600;
            }

.tsk-dan-olaylar marquee {
    height: 324px;
}

.sol-haber-bandư {
    height: 343px;
    -ms-overflow-y: scroll;
}

.yenihaber {
    color: red;
}

.tsk-dan-olaylar ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    font-size: 13px;
}

    .tsk-dan-olaylar ul li {
        padding: 10px 0px;
        text-align: justify;
    }

        .tsk-dan-olaylar ul li strong {
            font-weight: 600;
        }

h5.genelkurmaybaskani-baslik {
    text-align: center;
    color: rgb(158, 0, 0);
    font-weight: 700;
    margin-top: 0px;
}

.pc_body .owl-theme .owl-controls .owl-page span {
    margin: 0px 2px;
    padding: 0px;
    width: 20px;
    height: 20px;
    line-height: 20px;
}

.pc_body .owl-theme .owl-controls .owl-page {
    display: none;
}

.pc_body .owl-theme .owl-controls :last-child.owl-page {
    display: inline-block;
}

.pc_body .owl-theme .owl-controls .active {
    display: inline-block;
}

.pc_body #demo #owl-demo {
    margin-top: 2px;
}

h2.genelkurmay-adi {
    text-align: center;
    color: rgb(51, 51, 51);
    font-size: 17px;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 2px;
}

h2.genelkurmay-rutbe {
    text-align: center;
    color: rgb(51, 51, 51);
    font-size: 17px;
    font-weight: 600;
    margin-top: 0px;
}

.baskan-navigasyonu {
    list-style: none;
    margin: 20px auto 0px;
    padding: 0px;
    font-weight: 600;
    display: table;
}

    .baskan-navigasyonu li {
        width: 90px;
        text-align: center;
        border-right-color: rgb(197, 197, 197);
        border-right-width: 1px;
        border-right-style: solid;
        display: inline-block;
    }

        .baskan-navigasyonu li:last-child {
            border-right-color: currentColor;
            border-right-width: 0px;
            border-right-style: none;
        }

.pc-footer img {
    margin-top: -9px;
}

.komutanliklar {
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
    text-align: center;
}

    .komutanliklar li {
        width: 28%;
        text-align: center;
        margin-top: 9%;
        display: inline-block;
    }

        .komutanliklar li a {
            display: block;
        }

            .komutanliklar li a:visited {
                display: block;
            }

        .komutanliklar li:hover img {
            transition: 0.4s;
            transform: rotate(0deg) scale(1.314) skew(0deg) translate(0px);
            -webkit-transition: 0.4s;
            -o-transition: 0.4s;
            -webkit-transform: rotate(0deg) scale(1.314) skew(0deg) translate(0px);
            -o-transform: rotate(0deg) scale(1.314) skew(0deg) translate(0px);
            -moz-transition: 0.4s;
            -moz-transform: rotate(0deg) scale(1.314) skew(0deg) translate(0px);
        }

        .komutanliklar li img {
            transition: 0.4s;
            -webkit-transition: 0.4s;
            -o-transition: 0.4s;
            -moz-transition: 0.4s;
        }

.tsk-dan-olaylar marquee {
    position: relative;
    z-index: 2;
}

.footer-pc-sar {
    font-weight: 600;
}

img.pc-footer-ucak {
    margin-top: 8px;
    display: block;
}

img.pc-footer-jet {
    margin-top: 8px;
    display: block;
}

img.pc-footer-gemi {
    margin-top: 4px;
    display: block;
}

.pc_footer {
    background: linear-gradient(rgb(244, 244, 244) 0%, rgb(214, 214, 214) 100%);
    padding: 7px 0px;
    border-radius: 8px;
    margin-top: 10px;
}

div#carousel-example-generic2 {
    margin: 34px 0px;
}

.header_pc .navbar-toggle {
    z-index: 9;
    background-color: rgb(207, 0, 0);
}

    .header_pc .navbar-toggle .icon-bar {
        background: rgb(255, 255, 255);
    }

.tsk-footer-text-left {
    text-align: right;
}

.header_pc .top-menus .nav > li > a {
    border-right-color: rgb(238, 238, 238);
    border-right-width: 1px;
    border-right-style: solid;
}

    .header_pc .top-menus .nav > li > a:visited {
        border-right-color: rgb(238, 238, 238);
        border-right-width: 1px;
        border-right-style: solid;
    }

.header_pc .top-menus .nav > li:last-child a {
    border-right-color: currentColor;
    border-right-width: 0px;
    border-right-style: none;
}

    .header_pc .top-menus .nav > li:last-child a:visited {
        border-right-color: currentColor;
        border-right-width: 0px;
        border-right-style: none;
    }

span.son-guncellenme {
    font-size: 11px;
    font-weight: 600;
    margin-top: 4px;
    display: block;
}

.pc-footer-logo img {
    margin: 0px auto;
    height: 23px;
    display: block;
    max-width: inherit;
}

.pc_home_content .carousel-control span {
    display: none;
}

.pc_home_content .slider-pc-home:hover .carousel-control span {
    display: block;
}

.pc_home_content #carousel-example-generic2:hover .carousel-control span {
    display: block;
}

.tsk-hakkinda-linkleri li {
    margin-bottom: 4px;
}

.pc_body .carousel-control.left {
    border-radius: 7px;
}

.pc_body .carousel-control.right {
    border-radius: 7px;
}

.pc_body .carousel-inner > .item > img {
    border-radius: 7px;
    overflow: hidden;
}

.carousel-inner > .item > a > img {
    border-radius: 7px;
    overflow: hidden;
}

.pc_body .slider-pc-home .carousel-inner {
    border-radius: 10px;
    overflow: hidden;
}

.pc_body div#carousel-example-generic {
    border-radius: 10px;
    overflow: hidden;
}

.pc_body .slider-pc-home {
    border-radius: 10px;
    overflow: hidden;
}

section.page-content section.container {
    max-width: 100%;
}

.pc_home_content .carousel-inner .item img {
    border-radius: 7px !important;
    overflow: hidden;
}

.pc_home_content .carousel-inner .active img {
    border-radius: 7px !important;
    overflow: hidden;
}

.pc_home_content .carousel-inner .left img {
    border-radius: 7px !important;
    overflow: hidden;
}

.pc_home_content .carousel-inner .right img {
    border-radius: 7px !important;
    overflow: hidden;
}

.owl-wrapper-outer .owl-wrapper .owl-item {
    border-right-color: rgb(255, 255, 255);
    border-left-color: rgb(255, 255, 255);
    border-right-width: 2px;
    border-left-width: 2px;
    border-right-style: solid;
    border-left-style: solid;
}

.slider-pc-home .item img {
    height: 393px;
}

.kuvvet-yapisi {
    background: url("../img/into.png") no-repeat top;
    min-height: 458px;
}

    .kuvvet-yapisi ul {
        margin: 0px;
        padding: 0px;
    }

        .kuvvet-yapisi ul li {
            background: rgb(85, 85, 85);
            margin: 0px auto;
            padding: 25px 0px;
            border-radius: 10px;
            border: 1px solid rgb(160, 160, 160);
            border-image: none;
            width: 19.7%;
            text-align: center !important;
            color: rgb(255, 255, 255);
            font-size: 14px;
            font-weight: 600;
            display: inline-block;
        }

@media all and (max-width:1200px) {
    .header_pc .pc_menu .nav > li > a {
        padding: 2px 6.5px;
    }

        .header_pc .pc_menu .nav > li > a:visited {
            padding: 2px 6.5px;
        }

    span.son-guncellenme {
        text-align: center;
        clear: both;
        margin-left: 0px;
    }

    span.ata-imza {
        font-size: 14px;
    }

    .komutanliklar li {
        width: 15%;
        margin-top: 0px;
    }

    .oval-kutu-alt {
        min-height: inherit;
    }

    .kuvvet-yapisi ul li {
        font-size: 13px;
        max-width: 19.69%;
    }
}

@media all and (min-width:1025px) {
    .mobil-footer {
        display: none;
    }

    .mobil-header {
        display: none;
    }
}

@media all and (max-width:1024px) {
    .header_pc {
        display: none;
    }

    .pc_footer {
        display: none;
    }

    section.box-wrapper {
        background: none;
        padding: 0px;
        width: 100%;
        box-shadow: none;
    }

    section.wrapper {
    }

    img.ataturk-icon {
        height: 55px;
    }

    img.tsk-logo {
        height: 80px;
    }

    img.tsk-logo-text {
        width: 200px;
    }

    img.ataturk-imza {
        height: 85px;
        margin-top: 5px;
    }

    span.ata-imza {
        margin-top: -43px;
        margin-bottom: 15px;
        max-width: 650px;
    }

    .header_pc .pc_menu .nav > li > a {
        padding: 2px 6.5px;
        color: rgb(255, 255, 255);
        font-size: 9px;
    }

        .header_pc .pc_menu .nav > li > a:visited {
            padding: 2px 6.5px;
            color: rgb(255, 255, 255);
            font-size: 9px;
        }

    img.ataturk-imzasi {
        height: 15px;
    }

    .logo-area {
        min-height: inherit;
    }

    .item-yuvarlak {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 12px;
    }

    .haberler-yuvarlak {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 12px;
    }

    .olaylar-wrap {
        margin: 10px 0px;
        padding: 0px 30px;
    }

    .tskdan-haberler-wrap {
        margin: 0px 0px 10px;
        padding: 0px 30px;
    }

    .basin-duyurular {
        margin: 0px 0px 10px;
        padding: 10px 30px;
    }

    .ikili-home-wrap {
        margin: 0px 0px 10px;
        padding: 10px 30px;
    }

    .tekli-wrap {
        margin: 0px 0px 10px;
        padding: 10px 30px;
    }

    .iletisim-wrap {
        margin: 0px 0px 3.5px;
        padding: 10px 30px 0px;
    }

        .iletisim-wrap h4 {
            margin-bottom: 12px;
            display: none;
        }

        .iletisim-wrap h6 {
            margin-bottom: 0px;
        }

        .iletisim-wrap a {
            margin-bottom: 5px;
        }

            .iletisim-wrap a:visited {
                margin-bottom: 5px;
            }

    body {
        border-width: 0px 3px 3px;
        border-style: none solid solid;
        border-color: currentColor rgb(204, 204, 204) rgb(204, 204, 204);
        border-image: none;
    }

    .mobil-slider {
        border-bottom-color: rgb(204, 204, 204);
        border-bottom-width: 3px;
        border-bottom-style: solid;
    }

    .haberler-yuvarlak i {
        font-size: 14px;
    }
}

@media all and (min-width:992px) {
    .footer-mobil-text-right {
        text-align: right;
    }

    .footer-logos img {
        margin: -42px auto 0px;
    }
}

@media all and (max-width:991px) {
    .footer-mobil-text-right {
        text-align: center;
    }

    .footer-mobil-text-left {
        text-align: center;
    }

    img.tsk-logo-text {
        margin-top: 20px;
    }

    span.ata-imza {
        margin-bottom: 0px;
        max-width: 556px;
    }

    .footer-logos img {
        height: 45px;
    }

    .kuvvet-yapisi ul li {
        padding: 17px 10px;
        font-size: 14px;
        max-width: 19.6%;
    }
}

@media all and (max-width:800px) {
    .basimiz-sagolsun-sayfasi {
        background: none;
        padding: 20px 8px 0px;
        border-radius: 5px;
        border: 8px solid rgb(180, 146, 48);
        border-image: none;
        width: 100%;
        height: auto;
    }

    .sehit-sayfasi {
        background: none;
        padding: 20px 8px 0px;
        border-radius: 5px;
        border: 8px solid rgb(153, 153, 153);
        border-image: none;
        width: 100%;
        height: auto;
    }
}

@media all and (min-width:768px) {
    .header_pc .navbar-collapse.collapse {
        padding: 0px;
        display: block !important;
    }
}

@media all and (max-width:768px) {
    .gnkbaskani-ingilizce-menu img {
        width: 109px;
        height: auto;
    }

    .box-wrapper :first-child.row {
        margin: 0px;
        padding: 0px;
    }

    .haberler-yuvarlak i {
        font-size: 14px;
    }

    .tsk-footer-text-left {
        text-align: center;
    }

    .tsk-footer-text-right {
        text-align: center;
    }

    .pc-footer-logo img {
        margin: 0px auto;
        display: block;
    }

    .pc_logo img {
        height: 60px;
    }

    img.pc_ataturk {
        height: 80px;
    }

    section.pc-logo-area {
        min-height: 80px;
    }

    .top-menu .nav > li {
        display: inline-block;
    }

    span.ata-imza {
        font-size: 18px;
        max-width: 470px;
    }

    .iletisim-wrap a {
        display: block;
    }

        .iletisim-wrap a:visited {
            display: block;
        }

    .mobil-slider #carousel-example-generic .carousel-indicators li {
        width: 35px;
        height: 35px;
        font-size: 23px;
    }

    .mobil-slider .carousel-caption {
        padding-bottom: 50px;
    }

    .mobil-slider .carousel-indicators {
        bottom: 0px;
    }

    .footer-mobil-text-right {
        display: none;
    }

    .footer-mobil-text-left {
        display: none;
    }

    span.son-guncellenme {
        display: none;
    }

    .footer {
        padding: 13px;
    }

    .footer-logos img {
        margin-top: -30px;
    }

    table.tablepadddingsifir tr td {
        padding: 0px !important;
        border: 1px solid rgb(153, 153, 153) !important;
        border-image: none !important;
    }

    .tsk-footer-text-left {
        display: none;
    }

    .tsk-footer-text-right {
        display: none;
    }

    .son-guncellenme {
        display: none;
    }

    .pc-footer-logo img {
        height: 42px;
    }
}

@media all and (max-width:754px) {
    .kuvvet-yapisi ul li {
        padding: 0px;
        width: 19.54%;
        margin-bottom: 7px;
        max-width: 100%;
    }

    .kuvvet-yapisi-genel-kurmay-baskanligi {
        padding: 2px 0px;
        width: 100%;
        max-width: 100%;
    }

    .kuvvet-yapisi-en ul li {
        height: 52px;
        vertical-align: top;
    }
}

@media all and (max-width:680px) {
    img.tsk-logo-text {
        width: 259px;
        margin-left: 11px;
        position: absolute;
    }

    span.ata-imza {
        font-size: 15px;
        margin-top: -35px;
        margin-bottom: 2px;
        max-width: 400px;
    }

    section.pc-logo-area {
        background-size: cover;
    }

    .mobil-slider .carousel-caption h1 {
        font-size: 25px;
    }

    .mobil-slider .carousel-caption h1 {
        font-size: 25px;
    }

    .tum-haberler-home {
        width: 80px;
        clear: both;
    }

    section.page-content {
        font-size: 14px;
    }
}

@media all and (max-width:663px) {
    .kuvvet-yapisi ul li {
        width: 19.53%;
        max-width: 100%;
    }
}

@media all and (max-width:650px) {
    .kuvvet-yapisi ul li {
        width: 19.52%;
    }
}

@media all and (max-width:683px) {
    .kuvvet-yapisi ul li {
        width: 19.51%;
    }
}

@media all and (max-width:625px) {
    .kuvvet-yapisi ul li {
        width: 19.5%;
    }
}

@media all and (max-width:614px) {
    .kuvvet-yapisi ul li {
        width: 19.49%;
        font-size: 12px;
    }
}

@media all and (max-width:603px) {
    .kuvvet-yapisi ul li {
        padding: 5px 0px;
        width: 19.4%;
        line-height: inherit !important;
        font-size: 12px;
    }

    .kuvvet-yapisi-en ul li {
        height: 42px;
        font-size: 11px;
    }
}

@media all and (max-width:590px) {
    .pc-anasayfa-orta-alt ul li a {
        padding: 3px 7px;
        font-size: 12px;
    }

    .pc-anasayfa-orta-alt ul li a {
        padding: 3px 7px;
        font-size: 12px;
    }
}

@media all and (max-width:580px) {
    img.tsk-logo-text {
        width: 150px;
        margin-top: 17px;
    }

    .carousel-indicators .active {
        width: 26px;
        height: 26px;
        font-size: 18px;
    }

    .carousel-indicators li {
        width: 26px;
        height: 26px;
        font-size: 18px;
    }

    .carousel-caption h1 {
        font-size: 31px;
    }

    .carousel-caption {
        padding-bottom: 55px;
    }

    span.ata-imza {
        margin-top: 10px;
        display: none;
        max-width: 402px;
    }

    .carousel-caption h1 {
        padding: 0px 12%;
        color: rgb(252, 0, 0);
        font-size: 21px;
        font-weight: 600;
    }

    .carousel-caption h6 {
        font-size: 16px;
        margin-bottom: 0px;
    }

    .carousel-caption {
        padding-top: 20px;
        padding-bottom: 49px;
    }

    h1.sayfa-baslik {
        font-size: 16px;
    }

    a.pc_logo {
        padding-right: 0px;
    }

    .pc_logo img {
        height: 40px;
    }

    img.pc_ataturk {
        height: 60px;
    }

    section.pc-logo-area {
        min-height: 60px;
    }

    img.tsk-logo {
        height: 60px;
    }

    img.ataturk-icon {
        height: 52px;
        margin-top: 13px;
    }

    .mobil-slider .carousel-caption h1 {
        font-size: 18px;
    }

    .carousel-caption h6 {
        font-size: 13px;
        margin-bottom: 3px;
    }

    .mobil-slider #carousel-example-generic .carousel-indicators li {
        width: 30px;
        height: 30px;
        font-size: 19px;
    }

    .mobil-slider .carousel-indicators {
        display: none;
    }

    .mobil-slider .carousel-caption {
        padding-bottom: 10px;
    }
}

@media all and (max-width:520px) {
    .kuvvet-yapisi ul li {
        width: 19.3%;
        font-size: 9px;
    }
}

@media all and (min-width:480px) {
    .mobil-slider .carousel-indicators li {
        width: 48px;
        height: 48px;
        font-size: 31px;
    }

    .mobil-slider .carousel-caption h6 {
        color: rgb(255, 255, 255);
    }

    .mobil-slider .carousel-caption h1 {
        margin: 0px;
        text-align: center;
        color: rgb(252, 0, 0);
        font-weight: 600;
    }
}

@media all and (max-width:480px) {
    .iletisim-wrap span {
        font-size: 20px;
    }

    .komutanliklar li {
        width: 33%;
        margin-top: 9%;
        margin-bottom: 6px;
    }

    .pc-anasayfa-orta-alt ul li {
        width: 100%;
        display: block;
    }

    .oval-kutu-alt {
        min-height: inherit;
    }

    .footer {
        font-size: 10px;
    }

    .logo-area {
        min-height: inherit;
    }

    .olaylar-wrap .item-olaylar h4 {
        font-size: 13px;
    }

    .home-haber-listesi li a {
        font-size: 14px;
    }

        .home-haber-listesi li a:visited {
            font-size: 14px;
        }

    .home-haber-listesi li time {
        text-align: right;
        margin-bottom: 10px;
        float: none;
        display: block;
    }

    a.basindan-baslik {
        line-height: 19px;
        font-size: 15px;
    }

        a.basindan-baslik:visited {
            line-height: 19px;
            font-size: 15px;
        }

    .ikili-liste time {
        text-align: right;
        margin-top: 0px;
        float: none;
        display: block;
    }

    .mobil-slider .carousel-caption h1 {
        font-size: 14px;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .iletisim-wrap h6 {
        text-align: center;
        font-size: 13px;
    }

    .bizi-arayin-span-icon {
        margin: 7px 0px 19px;
    }

    .header_pc .top-menus .top-menu .navbar-nav a {
        font-size: 9px;
    }

        .header_pc .top-menus .top-menu .navbar-nav a:visited {
            font-size: 9px;
        }

    .diger-vefatlar-logolari img {
        margin: 0px auto 10px;
        height: 38px;
    }

    .page-content ul {
        padding-left: 10px;
    }

    .gnkbaskani-ingilizce-menu img {
        width: 80px;
    }

    .top-lang-menu {
        padding: 5px 0px;
    }

    .mobil-header button.navbar-toggle {
        margin-top: 10px;
    }

    .pc-anasayfa-orta-alt ul li:first-child {
        border-left-color: rgb(252, 252, 252);
        border-left-width: 1px;
        border-left-style: solid;
    }

    .pc-anasayfa-orta-alt ul li:last-child {
        border-right-color: rgb(228, 228, 228);
        border-right-width: 1px;
        border-right-style: solid;
    }

    .kuvvet-yapisi ul {
        margin: 0px;
        padding: 0px;
    }

    section.page-content {
        font-size: 12px;
    }
}

@media all and (max-width:454px) {
    .kuvvet-yapisi ul li {
        width: 19.2%;
        font-size: 11.5px;
        vertical-align: top;
        min-height: 76px;
    }
}

@media all and (max-width:404px) {
    .kuvvet-yapisi ul li {
        width: 19.1%;
        font-size: 11px;
    }
}

@media all and (max-width:375px) {
    a.pc_logo {
        padding: 0px;
    }

    .pc_logo img {
        height: 35px;
    }

    img.pc_ataturk {
        height: 35px;
    }

    section.pc-logo-area {
        min-height: 35px;
    }

    .mobil-slider #carousel-example-generic .carousel-indicators li {
        width: 20px;
        height: 20px;
        font-size: 12px;
    }

    .gnkbaskani-ingilizce-menu img {
        width: 65px;
    }
}

@media all and (max-width:364px) {
    .kuvvet-yapisi ul li {
        width: 19%;
        font-size: 10px;
        min-height: inherit;
    }
}

@media all and (max-width:333px) {
    .kuvvet-yapisi ul li {
        width: 18.9%;
        height: 43px;
        font-size: 8px;
        min-height: inherit;
    }
}

@media all and (max-width:330px) {
    img.tsk-logo-text {
        width: 120px;
        margin-top: 17px;
    }

    img.ataturk-icon {
        height: 50px;
        margin-top: 13px;
    }

    .header_pc .top-menus .nav > li > a {
        padding: 0px 3px;
    }

        .header_pc .top-menus .nav > li > a:visited {
            padding: 0px 3px;
        }
}

@media all and (max-width:308px) {
    .kuvvet-yapisi ul li {
        width: 18.8%;
        font-size: 8px;
    }
}

@media all and (max-width:286px) {
    .kuvvet-yapisi ul li {
        width: 18.7%;
        font-size: 7px;
    }
}

@media all and (max-width:300px) {
    img.tsk-logo {
        height: 45px;
    }

    img.ataturk-icon {
        width: 54px;
        height: auto;
        margin-top: 17px;
    }

    img.tsk-logo-text {
        margin-top: 20px;
    }

    .english-genel-kurmay-baskani-resmi {
        margin: 10px auto;
        float: none !important;
        display: block;
    }
}

.fb-share-button span {
    vertical-align: baseline !important;
}

.paragrafindent {
    text-indent: 20px;
}

.ulstyle {
    padding-left: 20px;
    list-style-type: decimal;
}

.youtube {
    background: rgb(187, 0, 0);
    border-radius: 4px;
}

.flickr {
    background: rgb(0, 99, 219);
    border-radius: 4px;
}

.google-plus {
    background: rgb(221, 75, 57);
    border-radius: 4px;
}

.youtube_desktop {
    color: rgb(187, 0, 0);
}

.flickr_desktop {
    color: rgb(0, 99, 219);
}

.google-plus_desktop {
    color: rgb(221, 75, 57);
}

.baskan-navigasyonu li:nth-child(2) {
    border-right-color: currentColor;
    border-right-width: 0px;
    border-right-style: none;
}
