﻿@charset "UTF-8";

@font-face {
    font-family: 'Titillium Bold';
    src: url('../fonts/Titillium/titilliumweb-bold-webfont.eot');
    src: url('../fonts/Titillium/titilliumweb-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/Titillium/titilliumweb-bold-webfont.woff') format('woff'), url('../fonts/Titillium/titilliumweb-bold-webfont.ttf') format('truetype'), url('../fonts/Titillium/titilliumweb-bold-webfont.svg#titillium_webbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Titillium Thin';
    src: url('../fonts/Titillium/titilliumweb-light-webfont.eot');
    src: url('../fonts/Titillium/titilliumweb-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/Titillium/titilliumweb-light-webfont.woff') format('woff'), url('../fonts/Titillium/titilliumweb-light-webfont.ttf') format('truetype'), url('../fonts/Titillium/titilliumweb-light-webfont.svg#titillium_weblight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Titillium ExThin';
    src: url('../fonts/Titillium/titilliumweb-extralight.eot');
    src: url('../fonts/Titillium/titilliumweb-extralight.eot?#iefix') format('embedded-opentype'), url('../fonts/Titillium/titilliumweb-extralight.woff') format('woff'), url('../fonts/Titillium/titilliumweb-extralight.ttf') format('truetype'), url('../fonts/Titillium/titilliumweb-extralight.svg#titillium_webthin') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Titillium Web';
    src: url('../fonts/Titillium/titilliumweb-regular-webfont.eot');
    src: url('../fonts/Titillium/titilliumweb-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/Titillium/titilliumweb-regular-webfont.woff') format('woff'), url('../fonts/Titillium/titilliumweb-regular-webfont.ttf') format('truetype'), url('../fonts/Titillium/titilliumweb-regular-webfont.svg#titillium_webregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Titillium SemiBold';
    src: url('../fonts/Titillium/titilliumweb-semibold-webfont.eot');
    src: url('../fonts/Titillium/titilliumweb-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/Titillium/titilliumweb-semibold-webfont.woff') format('woff'), url('../fonts/Titillium/titilliumweb-semibold-webfont.ttf') format('truetype'), url('../fonts/Titillium/titilliumweb-semibold-webfont.svg#titillium_websemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@media print {

    body {
        border: none !important;
    }

    a[href]:after {
        content: none !important;
    }

    .owl-wrapper {
        display: inline !important;
        left: 0px !important;
    }

    .owl-carousel .item {
        margin-bottom: 2px;
    }


    header, .mobil-header {
        display: none !important;
    }

    header {
        display: block !important;
    }
}


html {
    position: relative;
    min-height: 100%;
}

body {
    margin-bottom: 60px; /* Margin bottom by footer height */
    font-family: 'Titillium Web';
    background: #EFEEEF;
    font-size: 16px;
    /*background: #4d494d;
    background: -moz-linear-gradient(top, #4d494d 0%, #b5b1b5 18%, #ffffff 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #4d494d), color-stop(18%, #b5b1b5), color-stop(100%, #ffffff));
    background: -webkit-linear-gradient(top, #4d494d 0%, #b5b1b5 18%, #ffffff 100%);
    background: -o-linear-gradient(top, #4d494d 0%, #b5b1b5 18%, #ffffff 100%);
    background: -ms-linear-gradient(top, #4d494d 0%, #b5b1b5 18%, #ffffff 100%);
    background: linear-gradient(to bottom, #4d494d 0%, #b5b1b5 18%, #ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d494d', endColorstr='#ffffff', GradientType=0 );*/
}

.home-page-background {
    background: #4d494d;
    background: -moz-linear-gradient(top, #4d494d 0%, #b5b1b5 18%, #ffffff 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #4d494d), color-stop(18%, #b5b1b5), color-stop(100%, #ffffff));
    background: -webkit-linear-gradient(top, #4d494d 0%, #b5b1b5 18%, #ffffff 100%);
    background: -o-linear-gradient(top, #4d494d 0%, #b5b1b5 18%, #ffffff 100%);
    background: -ms-linear-gradient(top, #4d494d 0%, #b5b1b5 18%, #ffffff 100%);
    background: linear-gradient(to bottom, #4d494d 0%, #b5b1b5 18%, #ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d494d', endColorstr='#ffffff', GradientType=0 );
}
/********************** GENEL KULLANIM BEGIN ********************************/

.baslik {
    margin-top: 20px;
    font-weight: 900;
    color: #840303;
    text-align: center;
}

.alt-baslik {
    margin: 20px 0;
    color: #840303;
}

h1.sayfa-baslik {
    font-size: 20px;
    font-weight: bold;
    color: #780E0E;
    border-bottom: 2px solid #780E0E;
    margin: 20px 0;
    padding-bottom: 4px;
    display: table;
}

.margintop5 {
    margin-top: 5px;
}

.margintop10 {
    margin-top: 10px;
}

.margintop20 {
    margin-top: 20px;
}

.margintop40 {
    margin-top: 40px;
}

.margin10 {
    margin: 10px;
}

.marginbottom10 {
    margin-bottom: 10px;
}

.marginbottom20 {
    margin-bottom: 20px;
}

.border-radius10 {
    border-radius: 10px;
}

.border-radius8 {
    border-radius: 8px;
}

.border-radius4 {
    border-radius: 4px;
}

.no-radius {
    border-radius: 0px;
}

.center_image {
    margin-right: auto;
    margin-left: auto;
}

a {
    color: #333;
    font-weight: 600;
}

    a:hover, a:focus {
        text-decoration: none;
        color: #9E0000;
    }

p {
    text-align: justify;
}

.icerik > p {
    text-indent: 20px;
}
/********************** GENEL KULLANIM END ********************************/

/*************** HEADER *************************/
header {
    margin-top: 15px;
    margin-bottom: 5px;
}

    header .navbar {
        min-height: 25px;
        margin-bottom: 0;
    }

    /* LANG MENU */
    header .lang-menu {
        background: rgba(166,33,34,0.0);
        border: 0;
        min-height: 25px;
        margin-bottom: 0;
    }

        header .lang-menu > ul > li > a, header .lang-menu > ul > li > a:visited {
            font-size: 12px;
            font-weight: 600;
            padding: 0 6px;
        }

        header .lang-menu > ul > li > a:hover, header .lang-menu > ul > li > a:focus {
            color: #FFF;
            background: #d3d3d3;
            border-radius: 4px;
        }
/* LANG MENU */

/* LOGO AREA */
.logo-area {
    background: url(../img/banner.gif);
    min-height: 136px;
    background-repeat: no-repeat;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
/* LOGO AREA */

/* MENU */

header .menu {
    background: #7d7e7d;
    background: -moz-linear-gradient(top, #7d7e7d 0%, #383838 99%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7d7e7d), color-stop(99%,#383838));
    background: -webkit-linear-gradient(top, #7d7e7d 0%,#383838 99%);
    background: -o-linear-gradient(top, #7d7e7d 0%,#383838 99%);
    background: -ms-linear-gradient(top, #7d7e7d 0%,#383838 99%);
    background: linear-gradient(to bottom, #7d7e7d 0%,#383838 99%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#383838',GradientType=0 );
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border: 0;
}

    header .menu .nav > li > a, header .menu .nav > li > a:visited {
        color: #FFF;
        padding: 2px 17px;
        font-size: 15px;
        font-weight: 600;
    }

header .dropdown-menu > li > a {
    color: #FFF;
    font-size: 12px;
    white-space: normal;
    padding-top: 5px;
    padding-bottom: 5px;
}


header .dropdown-menu > li {
    border-top: 1px solid #919191;
}

header .dropdown-menu {
    background: #7d7e7d; /* Old browsers */
    background: -moz-linear-gradient(top, #7d7e7d 0%, #828282 49%, #383838 98%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7d7e7d), color-stop(49%,#828282), color-stop(98%,#383838)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #7d7e7d 0%,#828282 49%,#383838 98%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #7d7e7d 0%,#828282 49%,#383838 98%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #7d7e7d 0%,#828282 49%,#383838 98%); /* IE10+ */
    background: linear-gradient(to bottom, #7d7e7d 0%,#828282 49%,#383838 98%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#383838',GradientType=0 ); /* IE6-9 */
}

header .menu .dropdown:hover,
.dropdown:focus,
header .menu .dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    background: #d3d3d3;
    border-radius: 4px;
}

header .navbar-default .navbar-toggle {
    background-color: #d3d3d3;
    z-index: 9;
    border: 0;
}

    header .navbar-default .navbar-toggle .icon-bar {
        background: #A50000;
    }
/*************** HEADER *************************/

/*************** SLIDER PRO *************************/
.slider-pro p.sp-layer {
    font-size: 23px;
}

.sp-slide > p {
    text-align: center;
}

    .sp-slide > p > a > span {
        letter-spacing: 2px;
        font-weight: 700;
    }

.sp-selected-thumbnail {
    border: 2px solid #A50000;
    border-radius: 8px;
}
/*************** SLIDER PRO *************************/

/*************** MODAL BEGIN *************************/
#fotograflarModal .modal-content{
    background: #D5D9DE;
    color:  #840303;
    }
/*************** MODAL END ***************************/


/*************** GENELKURMAY BASKANI BEGIN ***************/
.oval-kutu {
    border-radius: 8px;
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(186,180,186,1) 90%, rgba(56,56,56,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(90%, rgba(186,180,186,1)), color-stop(100%, rgba(56,56,56,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(186,180,186,1) 90%, rgba(56,56,56,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(186,180,186,1) 90%, rgba(56,56,56,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(186,180,186,1) 90%, rgba(56,56,56,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(186,180,186,1) 90%, rgba(56,56,56,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#383838', GradientType=0 );
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    padding: 10px 10px;
    min-height: 649px;
    margin-bottom: 10px;
    overflow: hidden;
    margin-bottom: 10px;
    border-right: 2px solid #E2E2E2;
    border-bottom: 2px solid #E2E2E2;
}

.genelkurmaybaskani-bilgi {
    font-size: 17px;
    font-weight: 600;
    color: #333;
    margin-bottom: 2px;
    text-align: center;
}

.genelkurmaybaskani-nav {
    list-style: none;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    display: table;
    font-weight: 600;
}

    .genelkurmaybaskani-nav li {
        display: inline-block;
        width: 90px;
        border-right: 1px solid #C5C5C5;
        text-align: center;
    }

        .genelkurmaybaskani-nav li:last-child {
            border-right: 0;
        }


.carousel .item {
    border-radius: 10px;
    overflow: hidden;
}

.carousel-control.left, .carousel-control.right {
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0) 0,rgba(0,0,0,.0001) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.0) 0,rgba(0,0,0,.0001) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0)),to(rgba(0,0,0,.0001)));
    background-image: linear-gradient(to right,rgba(0,0,0,.0) 0,rgba(0,0,0,.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed', GradientType=1);
    background-repeat: repeat-x;
}
/*************** GENELKURMAY BASKANI END ***************/

/*************** İNSAN KAYNAKLARI BEGIN ***************/
.haberler-yuvarlak {
    width: 77px;
    height: 77px;
    background: rgb(88,95,99);
    background: -moz-linear-gradient(top, rgba(88,95,99,1) 0%, rgba(56,61,65,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(88,95,99,1)), color-stop(100%,rgba(56,61,65,1)));
    background: -webkit-linear-gradient(top, rgba(88,95,99,1) 0%,rgba(56,61,65,1) 100%);
    background: -o-linear-gradient(top, rgba(88,95,99,1) 0%,rgba(56,61,65,1) 100%);
    background: -ms-linear-gradient(top, rgba(88,95,99,1) 0%,rgba(56,61,65,1) 100%);
    background: linear-gradient(to bottom, rgba(88,95,99,1) 0%,rgba(56,61,65,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#585f63', endColorstr='#383d41',GradientType=0 );
    border-radius: 50%;
    color: #FFF;
    text-align: center;
    font-size: 27px;
    line-height: 77px;
    font-weight: 100;
    border: 1px solid #212325;
    margin: 0 auto;
}

    .haberler-yuvarlak i {
        font-size: 35px;
        margin-left: 2px;
    }


.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    width: 100%;
    height: auto;
}

.mobil-slider .carousel-caption h6 {
    color: #FFF;
}

.mobil-slider .carousel-caption h1 {
    color: #fc0000;
    margin-bottom: 25px;
    font-weight: 600;
    text-align: center;
}

.mobil-slider .carousel-indicators li {
    text-indent: inherit;
    border-radius: 50%;
    border: 1px solid #212325;
    background: rgb(87,94,98);
    background: -moz-linear-gradient(top, rgba(87,94,98,1) 0%, rgba(57,62,65,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(87,94,98,1)), color-stop(100%,rgba(57,62,65,1)));
    background: -webkit-linear-gradient(top, rgba(87,94,98,1) 0%,rgba(57,62,65,1) 100%);
    background: -o-linear-gradient(top, rgba(87,94,98,1) 0%,rgba(57,62,65,1) 100%);
    background: -ms-linear-gradient(top, rgba(87,94,98,1) 0%,rgba(57,62,65,1) 100%);
    background: linear-gradient(to bottom, rgba(87,94,98,1) 0%,rgba(57,62,65,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#575e62', endColorstr='#393e41',GradientType=0 );
    color: #FFF;
    font-weight: bold;
    text-align: center;
    text-shadow: 0px 0px 2px #000;
}

.mobil-slider .carousel-indicators .active {
    color: #FFF;
    margin: 0;
    background: rgba(148,0,0,1);
    background: -moz-linear-gradient(top, rgba(148,0,0,1) 0%, rgba(61,12,12,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(148,0,0,1)), color-stop(100%, rgba(61,12,12,1)));
    background: -webkit-linear-gradient(top, rgba(148,0,0,1) 0%, rgba(61,12,12,1) 100%);
    background: -o-linear-gradient(top, rgba(148,0,0,1) 0%, rgba(61,12,12,1) 100%);
    background: -ms-linear-gradient(top, rgba(148,0,0,1) 0%, rgba(61,12,12,1) 100%);
    background: linear-gradient(to bottom, rgba(148,0,0,1) 0%, rgba(61,12,12,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#940000', endColorstr='#3d0c0c', GradientType=0 );
}

.mobil-slider .carousel-indicators li {
    height: 48px;
    width: 48px;
    font-size: 31px;
}

.mobil-slider .carousel-indicators {
    bottom: 0px;
}


/*************** İNSAN KAYNAKLARI END ***************/

/*************** ACCORDION PANEL ***************/
.panel-default > .panel-heading {
    background-color: #dedede;
}
/*************** ACCORDION PANEL ***************/

/*************** SEHITLERIMIZ BEGIN ***************/
.sehit-sayfasi {
    background: url(../img/vefatlar/sehit_arka_plan.jpg);
    width: 746px;
    height: 1055px;
    margin: auto;
    margin-bottom: 50px;
    padding: 110px 100px;
}

h2.sehit-baslik {
    font-weight: bold;
    color: #515151;
    text-align: center;
    font-style: italic;
}

.diger-vefatlar-logolari img {
    max-height: 100px;
    margin: 0 auto;
    display: block;
}
/*************** SEHITLERIMIZ END *****************/

/*************** VEFATLARIMIZ BEGIN *****************/
.basimiz-sagolsun-sayfasi {
    background: url(../img/vefatlar/vefat_arka_plan.jpg);
    width: 746px;
    height: 1055px;
    margin: auto;
    margin-bottom: 50px;
    padding: 100px;
}

.isaretsizliste {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
/*************** VEFATLARIMIZ END *****************/


/*************** BASIN YAYIN FAALIYETLERI - TSKDAN HABERLER - FOTOGRAFLAR ***************/
.oval-kutu-alt {
    height: 730px;
}

.item-dikdortgen {
    height: 50px;
    background: rgba(179,132,124,1);
    background: -moz-linear-gradient(top, rgba(179,132,124,1) 0%, rgba(6,8,38,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(179,132,124,1)), color-stop(100%, rgba(6,8,38,1)));
    background: -webkit-linear-gradient(top, rgba(179,132,124,1) 0%, rgba(6,8,38,1) 100%);
    background: -o-linear-gradient(top, rgba(179,132,124,1) 0%, rgba(6,8,38,1) 100%);
    background: -ms-linear-gradient(top, rgba(179,132,124,1) 0%, rgba(6,8,38,1) 100%);
    background: linear-gradient(rgb(255, 255, 255) 0%,rgb(132, 136, 139) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3847c', endColorstr='#060826', GradientType=0 );
    border-radius: 8px;
    color: #333;
    text-align: center;
    font-size: 30px;
    border: 1px solid #212325;
    margin: 0 auto;
}

.horizontal-list {
    list-style: none;
    text-align: center;
    margin: 0;
    padding: 0;
    width: auto;
}

    .horizontal-list li {
        display: inline-block;
    }

        .horizontal-list li img {
            border-radius: 8px;
            -webkit-transition: 0.4s;
            -moz-transition: 0.4s;
            -o-transition: 0.4s;
            -ms-transition: 0.4s;
            transition: 0.4s;
        }

        .horizontal-list li:hover img, .horizontal-list li:hover i {
            transform: rotate(0deg) scale(1.314) skew(0deg) translate(0px);
            -webkit-transform: rotate(0deg) scale(1.314) skew(0deg) translate(0px);
            -moz-transform: rotate(0deg) scale(1.314) skew(0deg) translate(0px);
            -o-transform: rotate(0deg) scale(1.314) skew(0deg) translate(0px);
            -ms-transform: rotate(0deg) scale(1.314) skew(0deg) translate(0px);
            -webkit-transition: 0.4s;
            -moz-transition: 0.4s;
            -o-transition: 0.4s;
            -ms-transition: 0.4s;
            transition: 0.4s;
        }

.media {
    border: solid 2px #969595;
    border-radius: 11px;
    margin-top: 23px;
}

.media-heading {
    margin-top: 50px;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 600;
}

.youtube {
    color: #bb0000;
    background: #fff;
    border-radius: 4px;
    padding: 2px;
    font-size: 20px;
}

.flickr {
    color: #0063db;
    background: #fff;
    border-radius: 4px;
    padding: 2px;
    font-size: 20px;
}

.google-plus {
    color: #dd4b39;
    background: #fff;
    border-radius: 4px;
    padding: 2px;
    font-size: 20px;
}
/*************** BASIN YAYIN FAALIYETLERI - TSKDAN HABERLER - FOTOGRAFLAR ***************/

/*************** KUVVET YAPISI ***************/
.kuvvet-yapisi-genel-kurmay-baskanligi {
    background: #780E0E;
    color: #FFF;
    padding: 30px 40px;
    font-weight: 600;
    font-size: 17px;
    text-align: center;
    margin: 0 auto;
    border-radius: 10px;
}

.kuvvet-yapisi-kuvvetler {
    background: #780E0E;
    color: #FFF;
    padding: 30px 40px;
    font-weight: 600;
    font-size: 17px;
    text-align: center;
    margin: 0 auto;
    border-radius: 10px;
    text-decoration: none;
}

.kuvvet-yapisi ul {
    margin: 0px;
    padding: 0px;
}

    .kuvvet-yapisi ul li {
        background: #555555;
        color: #FFF;
        padding: 25px 0px;
        font-weight: 600;
        width: 19.7%;
        font-size: 14px;
        text-align: center !important;
        margin: 0 auto;
        border-radius: 10px;
        border: 1px solid #A0A0A0;
        display: inline-block;
    }
/*************** KUVVET YAPISI ***************/


/*************** FOOTER BEGIN *************************/
footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    height: 60px;
    border-radius: 8px;
    margin-top: 10px;
    background: rgba(245,245,245,1);
    background: -moz-linear-gradient(top, rgba(245,245,245,1) 0%, rgba(186,180,186,1) 90%, rgba(56,56,56,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(245,245,245,1)), color-stop(90%, rgba(186,180,186,1)), color-stop(100%, rgba(56,56,56,1)));
    background: -webkit-linear-gradient(top, rgba(245,245,245,1) 0%, rgba(186,180,186,1) 90%, rgba(56,56,56,1) 100%);
    background: -o-linear-gradient(top, rgba(245,245,245,1) 0%, rgba(186,180,186,1) 90%, rgba(56,56,56,1) 100%);
    background: -ms-linear-gradient(top, rgba(245,245,245,1) 0%, rgba(186,180,186,1) 90%, rgba(56,56,56,1) 100%);
    background: linear-gradient(to bottom, rgba(245,245,245,1) 0%, rgba(186,180,186,1) 90%, rgba(56,56,56,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#383838', GradientType=0 );
}


.footer-logo {
    height: 30px;
}

span.son-guncellenme {
    font-size: 11px;
    display: block;
    margin-top: 4px;
    font-weight: 600;
}
/*************** FOOTER END *************************/

@media(max-width:1200px) {
    header .menu .nav > li > a, header .menu .nav > li > a:visited {
        color: #FFF;
        padding: 2px 14px;
        font-size: 12px;
        font-weight: 500;
    }

    .logo-area {
        background: url(../img/banner_940.gif);
        min-height: 112px;
    }

    .genelkurmaybaskani-nav {
        margin: 20px auto 0;
    }

    .oval-kutu {
        min-height: 549px;
    }

    .oval-kutu-alt {
        height: 780px;
    }

    .media {
        margin-top: 30px;
    }

    .kuvvet-yapisi ul li {
        font-size: 13px;
        max-width: 19.69%;
    }

    footer {
        font-size: 12px;
    }
}

@media(max-width:992px) {
    .logo-area {
        background: url(../img/banner_720.gif);
        min-height: 86px;
    }

    header .menu .nav > li > a, header .menu .nav > li > a:visited {
        padding: 2px 7px;
        font-size: 10px;
        font-weight: 500;
    }

    .oval-kutu-alt {
        height: 530px;
    }

    .media {
        margin-top: 10px;
    }

    footer {
        font-size: 10px;
    }
}

@media (min-width: 768px) {
    header .navbar-collapse.collapse {
        display: block !important;
    }

    .dropdown:hover .dropdown-menu {
        display: block;
        margin-top: 0; /*remove the gap so it doesn't close*/
    }
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #FFF;
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
            background: #d3d3d3;
            border-radius: 4px;
        }

    header .menu {
        border-radius: 8px;
    }

    .mobil-slider #carousel-example-generic .carousel-indicators li {
        height: 20px;
        width: 20px;
        font-size: 12px;
    }
}
