html {
    position: relative;
    min-height: 100%;
}

body {
    position: relative;
    height: 100%;
    font-family: 'Roboto', sans-serif;
	min-height:590px
}

   

#news-tabs .news-list .pagination > li a.active { background:#4b85bb !important; color:#FFFFFF !important;}
.pagination > li a.active { background:#4b85bb !important; color:#FFFFFF !important;}
.pagination { display:block !important; clear:both}
#home-bg-tasi>li.secili{ opacity: 1; z-index: 2}
#home-bg-tasi>li.gizle{ display: none}
.spotNavTasi{ position: absolute; left: -9999em; top:-9999em; }


#main-nav ul {
    margin: 30px 0;
}

#main-nav li a {
    line-height: 40px;
    color: #fff;
    font-size: 20px;
    text-decoration: none;
    text-align: right;
    display: block;
    font-weight: lighter;
    opacity: 0.7;
}

    #main-nav li a:hover {
        opacity: 1;
    }

.nav-wrapper {
    padding: 0;
    margin: 0;
}

/*main nav detail*/
.detail #main-nav {
    border-right: 1px solid #4b85bb;
    /*height: 1600px;*/
    background-color: rgba(42, 112, 176, 0.87);
    padding: 30px 0;
    transition: all 0.2s ease-in-out;
}

    .detail #main-nav img {
        padding-right: 20px;
        padding-left: 30px;
    }

    .detail #main-nav ul {
        margin: 30px 0;
        width: 100%;
    }

    .detail #main-nav li a {
        padding-right: 20px;
        line-height: 40px;
        color: #fff;
        font-size: 20px;
        text-decoration: none;
        text-align: right;
        display: block;
        font-weight: lighter;
        opacity: 0.7;
    }

        .detail #main-nav li a:hover {
            opacity: 1;
        }

        .detail #main-nav li a.selected {
            background: #4481ba;
            color: #fff;
            opacity: 1;
        }

/*detail sub nav*/
#sub-nav {
    /*min-height: 1600px;*/
    padding: 20px 0 30px 30px;
    background: #4b85bb;
}

    #sub-nav .sub-nav-title {
        color: #fff;
        font-weight: 400;
        margin-top: 0;
        padding-top: 10px;
    }
    #sub-nav .sub-nav-title a {
        color: #fff;
        text-decoration:none;
    }

    #sub-nav ul {
        margin: 20px 0;
    }

    #sub-nav li a {
        text-align: left;
        font-size: 18px;
        line-height: 24px;
        padding-top: 8px;
        padding-bottom: 8px;
        color: #fff;
        text-decoration: none;
        font-weight: lighter;
        opacity: 0.70;
        display: block;
    }

        #sub-nav li a.selected, #sub-nav li a:hover {
            background: none;
            color: #fff;
            opacity: 1;
        }

/*right nav*/
#right-nav{ max-width:260px}
.home #right-nav li form label input[type="text"]{ padding:0 22px}

#right-nav div {
    margin-bottom: 10px;
}

    #right-nav div a {
        display: block;
        opacity: 0.87;
    }

        #right-nav div a:hover {
            opacity: 1;
        }

.detail #right-nav {
    position: fixed;
    top: 30px;
    right: 30px;
}

    .detail #right-nav div {
        margin-bottom: 10px;
    }

        .detail #right-nav div a {
            display: block;
            opacity: 0.87;
        }

            .detail #right-nav div a:hover {
                opacity: 1;
            }


/*home bottom*/
#home-bottom {
    position: fixed;
    bottom: 95px;
    left: 0;
    right: 0;
    z-index:2
}
#home-bottom .btn-light {
    margin-bottom:0;
}
#home-bottom-social ul {
    padding: 0 15px;
    margin: 6px 0px 0px 0px;
    background: rgba(255,255,255,0.08);
}
.detail #home-bottom-social ul {
    margin: 10px 0;
}

    #home-bottom-social ul li {
        padding: 0;
    }

        #home-bottom-social ul li a {
            padding: 0 8px;
            height: 60px;
            display: block;
            opacity: 0.70;
            color: #fff;
        }

            #home-bottom-social ul li a:hover {
                opacity: 1;
            }

            #home-bottom-social ul li a .fa {
                font-size: 22px;
                line-height: 60px;
            }



/*button styles*/
.btn-light {
    max-width: 260px;
    width:100%;
    box-sizing: border-box;
    height: 60px;
    line-height: 60px;
    background: rgba(255,255,255,0.08);
    display: inline-block;
    padding-right: 16px;
    font-size: 36px;
    color: #fff;
    overflow: hidden;
    display:block;
    margin-bottom:12px;
}

    .btn-light.btn-sprite {
        font-size: 18px;
        position: relative;
        padding-left: 72px;
        background:rgba(42,112,176,0.12)
    }
    .home .btn-light.btn-sprite {
        background:rgba(255,255,255,0.12)
    }

    .btn-light * {
        opacity: 0.70;
    }

    .btn-light:hover {
        background: rgba(255,255,255,0.16);
    }

        a.btn-light:hover *, a.btn-light:hover,
        a.btn-light:focus *, a.btn-light:focus {
            opacity: 1;
            text-decoration: none;
            color: #fff;
        }

    .btn-light .btn-icon {
        width: 60px;
        height: 60px;
        display: inline-block;
        background: rgba(255,255,255,0.08) url(/images/2017/btn-light-sprite.png) no-repeat top left;
        position: absolute;
        top: 0;
        left: 0;
    }

    .btn-light .btn-uskudar {
        background-position: left top;
    }
	.btn-light .btn-superhizmet {
        background-image:url(/images/2017/btn-superhizmet.png);
    }
    .btn-light .btn-nikah {
        background-position: left -60px;
    }

    .btn-light .btn-vergi {
        background-position: left -120px;
    }

    .btn-light .fa {
        width: 60px;
        height: 60px;
        line-height: 60px;
        background: rgba(255,255,255,0.08);
        display: inline-block;
        padding: 0 16px;
        margin: 0 8px 0 0;
        font-size: 36px;
    }

    body.detail .btn-light.btn-sprite {
        background:rgba(42,112,176,0.70)
    }
    body.detail .btn-light .btn-icon {
        background-color: rgba(255,255,255,0.12);
    }

/*sticky bottom*/
#sticky-bottom .detailSticky {background:#4caf50;}
#sticky-bottom {
    height: 80px;
    background: #f1f1f1;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index:99;
}
.detail #sticky-bottom {
    border-top: 0;
    -webkit-box-shadow: 0px -3px 10px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px -3px 10px 0px rgba(0,0,0,0.2);
    box-shadow: 0px -3px 10px 0px rgba(0,0,0,0.2);
}
.iyiki {
    padding:12px 0;
    display:block;
}
.detail .iyiki {
    margin: 10px 0;
}
#sticky-bottom .stickyTel {
    margin:10px 0;
    display:block;
}

#news-title {
    background: #ff8b12 url(/css/bg-mavi-turuncu.png) no-repeat left center;
    padding: 0;
    height: 80px;
    box-sizing: border-box;
    position: relative;
}
    #news-title #news-title-inner {
        background: url(/images/2017/bg-turuncu-kose.png) no-repeat right center;
        box-sizing: border-box;
        position: absolute;
        right: -70px;
        height: 80px;
        line-height: 80px;
        width: 100%;
        font-size: 24px;
        font-weight: 400;
        text-align: center;
        color: #fff;
        padding-right: 71px;
    }
#sticky-news-wrapper {
    position: relative;
}
#sticky-news {
    padding: 15px 200px 15px 60px;
    height: 80px;
    box-sizing: border-box;
    position: relative;
}
    #sticky-news .news-item a {
        display: block;
        padding: 0 5px;
        text-decoration: none;
    }
    #sticky-news .news-item-date {
        color: #2a70b0;
        font-size: 14px;
        line-height: 16px;
    }
    #sticky-news .news-item-title {
        color: #333;
        font-size: 18px;
        line-height: 22px;
        height: 44px;
        overflow:hidden;
    }
    #sticky-news .news-nav {
        position: absolute;
        right: 0;
        z-index: 2;
        top: 0;
        background: #f1f1f1;
    }
    #sticky-news .owl-prev,
    #sticky-news .owl-next {
        position: absolute;
        right: 0;
        top: 0;
    }
    #sticky-news .owl-prev {
        right: 88px;
    }
    #sticky-news .owl-nav img {
        height:80px;
    }

/*detail content*/
#content-wrapper {
    background:#f4f4f4;
    color: #fff;
    height: 100%;
    padding-bottom:120px;
    /*overflow-y: auto;*/
}

#content h1 {
    font-size: 32px;
    font-weight: 400;
    margin-top: 25px;
    margin-bottom: 30px;
    padding:0 15px;
}

#content p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 100;
    margin-bottom: 20px;
}

#content img {
	/* max-width: 100% !important; */
	height: auto;
}

#content p img {
    border: 2px solid #fff;
}
#content .content-index .media {
    margin-bottom:12px;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}
#content .content-index .media a {
    border-bottom:1px solid #ddd;
    color:#000;
    text-decoration:none;
    display:block;
    padding:12px 0;
    opacity:0.87;
}
#content .content-index .media a:hover {
    opacity:1;
    background:#f9f9f9;
    border-color:#4b85bb;
}
#content .content-index .media .media-left {
    padding:0;
}
#content .content-index .media-object {
    max-height:150px;
    border: 2px solid #fff;
}
#content .content-index .media .media-body {
    padding:0 12px 12px 12px;
}
#content .content-index .media .media-body p {
    margin:0;
}

#content .content-index .media .media-body span {
    display:block; margin-top:7px; padding-top:7px; border-top:solid 1px #dddddd;
}

#content .content-index .media .media-heading {
    font-size:20px;
    font-weight:normal;
}





/* --------------------------------------------
   Footer Up
 -------------------------------------------- */
.footer-up-column{height:50px;border-right:1px solid #4b85bb}
.footer-up .container{position:relative;top:-11px;color:#FFF;font-size:12px;}
.footer-up{background:#275d90;position:fixed;bottom:-112px;top:auto;width:100%;height:115px;z-index:999;border-top:4px solid #275d90}
.footer-up-bttn{width:52px;height:52px;margin:0 auto;color:#FFE3D1;border-radius:50%;position:relative;line-height:39px;font-size:25px;text-align:center;top:-26px;background:#275d90;cursor:pointer;z-index:9999}
.footer-up-bttn>span{display:none}
.glyphicon-plus-icon .glyphicon-plus{display:block;}
.glyphicon-minus-icon .glyphicon-minus{display:block;}
.email-area{width:83%;display:inline-block;margin-top:14px}

.u1{width:28.555%;text-align:left}
.u2{width:54%;padding:0 1%}
.u3{width: 17.3%;float:right}
.u3 a{
    float: right;
    margin-top: 5px;
    margin-right: 17px;
}
.email-area{width:90%;display:inline-block;margin-top:14px}
.footer-up-column>span{margin-top:18px;float:left;font-size:12px;width:100%}
.email-area .title{float:left;font-size:14px}
.email-area .form{float:left;width:55%;position:relative;margin-top:-9px;margin-left:5%}
.email-area .form-Contact{clear:both;float:left;margin-top:-9px;position:relative;text-align:left;width: 100%;text-align: center;}
.email-input-bttn{float:right;position:absolute!important;right:.7%;top:5%;height:90%;width:45px;outline:0;font-weight:700;line-height:0;z-index:10;background:#F2F1F1;color:#A75518;padding:0}
.email-input-bttn i{font-size:30px;position:relative;top:1px}
.email-input-bttn:hover{background:#FFF}
.email-input{float:left;position:relative;z-index:5;height:40px;background:#275d90; color:#ffffff;}
.email-input::-webkit-input-placeholder{color:#ccc}
.email-input::-moz-placeholder{color:#ccc}
.email-input:-ms-input-placeholder{color:#ccc}
.email-input:-moz-placeholder{color:#ccc}
.author{/* margin-top:19px; *//* display:inline-block; *//* height:13px; *//* line-height:10px; *//* padding:0 9px; *//* border-right:1px solid #BD621F */}
.author>img {height:auto; width:100%; margin-top:-23px; max-width:140px}
.author:last-child{border:0;/* margin-top:12px */}
.footer-up-column:last-child{border:0}
.scrollup{width:40px;height:40px;opacity:.8;position:fixed;bottom:40px;right:40px;font-size:27px;display:none;line-height:38px;z-index:100009;text-align:center;outline:none;border:none;background:#F77524;color:#fff;cursor:pointer;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}
.scrollup:hover{background:#e74b3c;opacity:1}
.footer-up-bttn>span {left:1px;}

.email-area .form>i {position:absolute; right:7%; top:30%; z-index:15; cursor:pointer;}




/* -------------------------------------------- */
/*   Pagination: Digg Style     */
/* -------------------------------------------- */
#pagination-digg {clear: both; float: left; margin-top: 30px; text-align: right; padding-left: 0;}
#pagination-digg li{display: inline; border:0 none; list-style-type:none; margin:0; padding:0; width: auto; float:left; clear: none !important;}
#pagination-digg a{border:solid 1px #bbb; margin-right:2px;}
#pagination-digg .next a,
#pagination-digg .previous a {font-weight:bold; padding:2px 6px;}
#pagination-digg .active{background:#4b85bb; color:#FFFFFF !important; font-weight:bold; display:block; float:left; padding:5px 6px; margin-right:2px;}
#pagination-digg a:link,
#pagination-digg a:visited {color:#58503B; display:block; float:left; padding:4px 6px; text-decoration:none;}
#pagination-digg a:hover{border:solid 1px #380101;}
nav.navPagination { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}

#content #projects.content-index .media .media-heading {font-size:18px;}
#content #projects .project-type {
    font-size:13px;
    line-height: 20px;
    background: #fff;
    display: inline-block;
    margin-bottom: 4px;
    padding: 0 12px 0 0;
}
#content #projects .project-type img {height:20px;}
#content #projects .project-type .icon {
    background:#4b85bb;
    display:inline-block;
    padding:4px;
    width:32px;
    margin-right:4px;
    text-align:center;
}
.projectGallery {position:relative;}
.projectGallery .thumb {margin:10px 0;}
.projectGallery .thumb img {width:150px;}


#content .projectInfo * {color:#205584;}
#content .projectInfo p {margin:0}
#content .projectInfo li {opacity:0.87}
#content .projectInfo li:hover {opacity:1}
#content .projectGallery img {border:2px solid #fff;}

/*baskan*/
#baskan {
    background: #2a70b0;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 80px;
    box-sizing: border-box;
    position: relative;
}

    #baskan .img-baskan {
        position: absolute;
        bottom: 80px;
        left: 30px;
    }
	.img-baskan>span{ position: absolute; width: 100%; height: 100%; top:0; left: 0; display: block; z-index: 1 }
    #baskan .img-baskan img {width: 240px;}
    #baskan .title-baskan {
        height: 40px;
        margin: 5px 0 5px 30px;
    }

        #baskan .title-baskan h1 {
            font-size: 14px;
            line-height: 20px;
            margin: 0;
            padding: 0;
            opacity: 0.7;
        }

        #baskan .title-baskan h2 {
            font-size: 24px;
            line-height: 30px;
            margin: 0;
            padding: 0;
            font-weight: 400;
        }

    #baskan .link-baskan {
        position: absolute;
        right: 15px;
        top: 20px;
        height: 40px;
        line-height: 40px;
    }

        #baskan .link-baskan a {
            color: #fff;
            background: #25629b;
            padding: 0 15px;
            display: block;
            text-decoration: none;
        }

            #baskan .link-baskan a:hover {
                background: rgba(255,140,18,1);
                -webkit-box-shadow: 0px 0px 10px 0px rgba(255,140,18,1);
                -moz-box-shadow: 0px 0px 10px 0px rgba(255,140,18,1);
                box-shadow: 0px 0px 10px 0px rgba(255,140,18,1);
            }


/* --------------------------------------------
   Responsive CSS
 -------------------------------------------- */
@media (max-width: 1440px) {
    .detail #main-nav li a {
        line-height: 36px;
        font-size: 18px;
    }
    .detail #main-nav.menu2 {
        padding: 15px 0 15px 15px;
    }
    .detail #main-nav.menu2 li a {
        font-size: 14px;
        line-height: 16px;
    }
    #main-nav-title {
        font-size: 24px;
    }
    #content h1 {
        font-size: 24px;
        margin-bottom: 20px;
    }
    #content p {
        font-size: 14px;
        line-height: 24px;
        font-weight: 100;
    }
	  #baskan .img-baskan img {
        width: 200px;
    }
	#mudurlukDetay .media-body .list-info li{ font-size:12px}
}
@media (max-width: 1366px) {
.detail #right-nav ul.list-unstyled{ zoom:0.9;-ms-zoom:0.9}
.detail #right-nav{ top:20px; right:20px}

}
@media (max-width: 1199px) {
    #baskan .img-baskan img {
        width: 180px;
    }
	#sub-nav .sub-nav-title{ font-size:25px}
#sub-nav li a{ font-size:17px; line-height:22px}
#mudurlukDetay .media-body .list-info li{ font-size:11px}

}

@media (max-width: 1170px) {
.detail .stickyTel .btn-text{ font-size:30px}
.detail #right-nav{ top:10px; right:10px}
#sub-nav{ padding-left:20px}
#sub-nav .sub-nav-title{ font-size:24px}
#sub-nav li a{ font-size:16px; line-height:22px}
#baskan .img-baskan img{width:170px}
#home-bottom-social ul li a{padding:0 5px}
#mudurlukDetay .media-body .list-info li{ font-size:10px}

}
@media (max-width: 1100px) {
.detail .stickyTel .btn-text{ font-size:28px}
.detail #right-nav ul.list-unstyled{ zoom:0.75;-ms-zoom:0.8}
#sub-nav{ padding-left:15px}
#news-tabs .nav-tabs>li>a{ padding:10px}
#mudurlukDetay .media-body .list-info li{ font-size:8.5px}
}

@media only screen and (min-width:200px) and (max-width:1024px) {
#footer-search{ display:block}

    #main-nav {background:#4b85bb; height:60px; box-sizing:border-box; padding:10px 15px; margin-left: -15px; margin-right: -15px;}
    .detail #main-nav {padding:10px 15px; margin:0;}
    .detail #main-nav img {padding:0; }
    #main-nav .logo {display:block; margin-bottom:10px;}
    #main-nav .logo img {float:none!important; height:40px!important; }
    .detail #main-nav ul#mainMenu {position:absolute; margin:0 0 0 -15px; z-index:9999; }
    #main-nav ul#mainMenu {
        display:none;
        float:none!important;
        background:#4b85bb;
        margin: 0 -15px;
        padding: 10px 15px 20px 15px;
        border-top: 1px solid rgba(255,255,255,0.37);
    }
    .detail #main-nav li a,
    #main-nav li a {text-align: left; opacity:1;}
    .mobile-menu {
        position: absolute;
        top: 0;
        right: 0;
        padding: 10px 20px;
        font-size: 28px;
        color: #fff;
        cursor:pointer;
    }
    #home-wrapper , #home-bg-tasi>li{background-position-y:60px; background-size:cover; }
    #home-bottom {
        position:inherit;
        bottom:inherit;
        left:inherit;
        right:inherit;
        background:#4b85bb;
    }
    #sticky-bottom {
        position:inherit;
        bottom:inherit;
        left:inherit;
        right:inherit;
        background:#4b85bb;
        height:100%;
    }
    #baskan {display:none;}
    #mobile-baskan {background:#f4f4f4; position:relative;}
    #mobile-baskan .img-baskan {padding: 15px 15px 0 15px;}
    #mobile-baskan .img-baskan img {width:140px;}
    #mobile-baskan .title-baskan {
        padding: 0;
        color: #4b85bb;
        position: absolute;
        bottom: 30px;
        left: 160px;
    }
    #mobile-baskan .title-baskan span {font-size:14px;display:block;}
    #mobile-baskan .title-baskan strong {font-size:24px;display:block; font-weight:normal;}
    #news-title {background:#ff8b12;height:40px;width:100%; }
    #news-title #news-title-inner {
        padding:0 0 0 15px;
        right:0;
        height:40px;
        line-height:40px;
        font-size:18px;
        text-align:left;
    }
    #sticky-news-wrapper {background: #fff; border-bottom:1px solid #ddd; width:100%;}
    #sticky-news .news-item a {padding:0;}
    #sticky-news .owl-nav img {height: 40px; border-bottom:1px solid #eee; }
    #sticky-news .owl-prev {
        right: 27px;
        top: -40px;
        background:#fff;
    }
    #sticky-news .owl-next {
        right: -15px;
        top: -40px;
        background:#fff;
    }
    #sticky-news {
        padding: 15px 0 15px 0;
        /*height: 65px;*/
		height:auto;
        box-sizing: border-box;
        position: relative;
    }
    .hidden-xs,
    #right-nav {
        display:none;
    }
    #content-wrapper {padding:0;}
    #sub-nav {padding:0;}
    #sub-nav .sub-nav-title {
        padding:15px 15px;
        font-size:20px;
        margin:0;
        border-bottom:1px solid rgba(255,255,255,0.2);
    }
    #sub-nav .sub-nav-title {
        cursor: pointer;
        padding:15px 15px;
        font-size:20px;
        margin:0;
        border-bottom:1px solid rgba(255,255,255,0.2);
        position:relative;
    }
    #sub-nav .sub-nav-title:after {
        position:absolute;
        right:20px;
        font-size:24px;
        content: "\f107";
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    #sub-nav > ul {padding:0 15px; display:none; margin:10px 0; }
    #content h1 { margin-top:0;margin-bottom:15px!important; padding:15px; background:#f9f9f9; border-bottom:1px solid #ddd; font-size:20px!important; }
    #content .content-index .media .media-body {padding:0;}

    .footer-up .container {padding:0; margin:0; width:100%;}
    .u1{width:32%;}
    .u2{width:50%;}
    .u3{width:18%;}
    .author {margin-top:26px!important;}
    .author>img {height:50px;}
    .footer-up-column>span {margin-top:5px;}
    .footer-up-column.u2 .title {float:none; width:100%; text-align:center;}
    .email-area {margin:0;}
    .email-area .form {margin:2px auto 0; width:80%; float:none; overflow: hidden}


    #home-bottom,#home-wrapper,#mobile-baskan,#sticky-bottom,
    .content {position:relative; width:100%; height:auto; overflow:hidden;}

    .home #home-wrapper>.container {padding:0!important;}

    #main-nav {background:none!important;}
    #content-wrapper,
    .nav-wrapper {float:none; width:100%;}
    #content-wrapper {overflow:hidden}
    .visible-xs {display:block!important;}

    .row,
    .content>div {width:100%!important; padding:0!important; margin:0!important;}
    #content .media-left {padding-right:10px!important;}
    .belediyeDetay img {width:100%;}

    form>div {padding-top:15px;}

    #haberDtPg .content-inner>img,
    #sticky-bottom .detailSticky>div>div>div,
    #sticky-bottom .detailSticky>div{width:100%;}
    #haberDtPg .content-inner>img {width:100%; height:auto!important;}
    #kurumsalKimlikPg a>img {width:100%!important; height:auto!important;}

    #galeriDetayPg #content .content-inner,
    #galeriPg #content .content-inner,
    #etkinlikDetayPg #content .content-inner,
    #encumenPg #content .content-inner,
    #eRehberListPg #content .content-inner,
    #eRehberDtPg #content .content-inner,
    #eRehberPg #content .content-inner,
    #eBultenProfPg #content .content-inner,
    #baskarYrdPg #content .content-inner,
    #basindaDtPg #content .content-inner,
    #videoDtPg #content .content-inner,
    #videoPg #content .content-inner,
    #searchPg #content .content-inner,
    #projelerDtPg #content .content-inner,
    #projelerPg #content .content-inner,
    #parklarimizDtPg #content .content-inner,
    #parkcevreDtPg #content .content-inner,
    #parkCevrePg #content .content-inner,
    #kurslarPg #content .content-inner,
    #komisyonPg #content .content-inner {padding:0!important;}

    #videoPg #content .content-inner .media-left>img,
    #parkCevrePg #content .content-inner .media-left>img {max-height:inherit!important;}
    #parklarimizDtPg .projectGallery {padding:15px;}

    #basindaDetay .content-inner>h3 {padding-left:15px;}

    /*
    #familyTree>div {width:100%;}
    #basindaDetay {}
    .bdvideo {padding:0!important;}
    #content .media-left {padding-right:10px!important;}
    */
#mudurlukDetay .media-body .list-info li{ font-size:14px}
.detail #content-wrapper{ height:auto !important}
}


@media only screen and (min-width:640px) and (max-width:1024px) {
    #galeri>div {height:auto;}
    #galeri>div .media-object {max-height:inherit!important;}
    #familyTree>div {width:50%; float:left;}
    #news-tabs,
    #news-carousel-wrapper {margin:10px;}
    #news-title #news-title-inner {line-height:40px!important;}
}

@media only screen and (min-width:200px) and (max-width:639px) {
    .thumbnail a>img, .thumbnail>img,
    #familyTree>div {width:100%!important;}

    #galeri>div,
    #eskiBaskanlarPg .lightGallery>div>div a,
    #eskiBaskanlarPg .lightGallery>div>div{height:auto!important;}
    #parkCevrePg #content .content-inner .media-left>img,
    #galeri .media-object {max-height:inherit!important;}


    #news-tabs,
    #news-carousel-wrapper {margin:10px;}


    .nav-tabs>li {width:33%;}
   .nav-tabs>li:nth-child(4) {clear:left}
   .nav-tabs>li:nth-child(5) {margin-bottom:10px}


	.nav-tabs>li a {text-align:center;font-size:10pt}

    #parklarimizDtPg form>div,
    #parklarimizPg form>div {padding:15px 0 0;}

    .imgRight,
    .imgLeft {float:none!important; width:100%; height:auto; padding:0}


    .footer-up-column.u1,
    .footer-up-column.u3 {display:none}
    .footer-up-column.u2 {border:none; width:100%;}
    .footer-up-column.u2 .title {float:none; width:100%; text-align:center;}
    .email-area {margin:0;}
    .email-area .form {margin:2px auto 0; float:none; width:90%; overflow:hidden}
}


@media only screen and (min-width:200px) and (max-width:550px) {
#galeri>div,#video>div {width:100%!important;}
    #galeri .media-left,#video .media-left {padding:0!important;}
}

@media only screen and (min-width:640px) and (max-width:767px) {
    .u1{width:32%;}
    .u2{width:44%;}
    .u3{width:24%;}
    .author {margin-top:26px!important;}
    .author>img {height:50px;}

    .email-area {margin:0;}
    .footer-up-column.u2 .title {float:none; width:100%; text-align:center;}
    .email-area .form {margin:2px auto 0; float:none; width:90%; overflow:hidden}
    .footer-up-column>span {margin-top:5px;}
}


@media (min-width: 1025px) {
    #familyTree>div img {width:100%; height:auto}
}


@media only screen and (min-width:200px) and (max-width:479px) {
    #ebultenProfil label input {width:100%!important;}
    .sihhiForm ul {padding:30px 0 0 0;}
    .sihhiForm ul>li {padding:0;}
    .sihhiForm ul li label #captcha {width:100%;}

    #ozGecmisPg .media-left,
    #mudurluklerDtPg .media-left,
    #ozGecmisPg .media-body,
    #mudurluklerDtPg .media-body {display:block; width:100%; padding:0!important;}

    #organizasyon .item img.item-img,
    #ozGecmisPg .media-left img,
    #mudurluklerDtPg .media-left img {width:100%; height:auto;}

    #ozGecmisPg .media-body,
    #mudurluklerDtPg .media-body {padding:20px 0 0!important;}

}
@media (max-width: 1200px) {
.home .container .col-md-offset-4{ margin-left:40%}
}


@media (min-width: 768px) and (max-width: 991px) {




    .sihhiForm ul {padding-left:0}
    #baskan .title-baskan h2 {
        font-size: 18px;
    }
    #baskan .img-baskan img {
        width: 160px;
    }
    #main-nav ul {
        margin: 20px 0;
    }
    #main-nav li a {
        line-height: 36px;
        font-size:17px;
        opacity:0.87;
    }
    #right-nav .btn-light {
        height: 40px;
        line-height: 40px;
        padding-right: 16px;
        font-size: 36px;
    }
    #right-nav .btn-light.btn-sprite {
        font-size: 18px;
        padding-left: 48px;
    }
    #right-nav .btn-light .btn-icon {
        width: 40px;
        height: 40px;
        background-size:40px;
    }
    .btn-light .btn-uskudar {
        background-position: left top;
    }
    .btn-light .btn-nikah {
        background-position: left -40px;
    }
    .btn-light .btn-vergi {
        background-position: left -80px;
    }
    #home-bottom .btn-light {
        font-size: 24px;
    }
    #home-bottom {
        bottom:0;
    }
    #baskan .img-baskan {
        bottom:70px;
    }
    #baskan, #news-title
    {
        height:40px;
    }
    
    
    #sticky-bottom{
        height:111px;
    }

    #news-title #news-title-inner {
        right: -61px;
        height: 70px;
        line-height: 70px;
        font-size: 16px;
        font-weight: 400;
        padding-right: 61px;
        text-indent: -8px;
    }
    #sticky-news {
        padding: 10px 160px 10px 40px;
        height: 70px;
    }
    #sticky-news .news-item a {
        padding: 0 5px;
    }
    #sticky-news .news-item-date {
        font-size: 12px;
        line-height: 16px;
    }
    #sticky-news .news-item-title {
        color: #333;
        font-size: 14px;
        line-height: 18px;
        height:36px;
        overflow:hidden;
    }

    #sticky-news .owl-nav img {
        height:40px;
    }
    #sticky-news .owl-prev {
        right: 27px;
    }

}





@media (min-width: 992px) and (max-width: 1199px) {
    #main-nav ul {
        margin: 20px 0;
    }
    #main-nav li a {
        line-height: 36px;
        font-size:18px;
        opacity:0.87;
    }
    #right-nav .btn-light {
        height: 40px;
        line-height: 40px;
        padding-right: 16px;
        font-size: 36px;
    }
    #right-nav .btn-light.btn-sprite {
        font-size: 18px;
        padding-left: 48px;
    }
    #right-nav .btn-light .btn-icon {
        width: 40px;
        height: 40px;
        background-size:40px;
    }
    .btn-light .btn-uskudar {
        background-position: left top;
    }
    .btn-light .btn-nikah {
        background-position: left -40px;
    }
    .btn-light .btn-vergi {
        background-position: left -80px;
    }
    #news-title #news-title-inner {
        right: -71px;
        height: 80px;
        line-height: 80px;
        font-size: 18px;
        font-weight: 400;
        padding-right: 71px;
    }
    #sticky-news {
        padding: 15px 200px 15px 60px;
        height: 80px;
    }
    #sticky-news .news-item a {
        padding: 0 5px;
    }
    #sticky-news .news-item-date {
        font-size: 14px;
        line-height: 16px;
    }
    #sticky-news .news-item-title {
        color: #333;
        font-size: 16px;
        line-height: 18px;
        height:36px;
        overflow:hidden;
    }
}






@media (min-width: 1025px) and (max-height: 750px) {
	.home .home-nav{ margin-top:150px !important}
}

@media (min-width: 1025px) and  (max-height: 700px) {
	.home .home-nav{ margin-top:90px !important}
}

@media (min-width: 1025px) and (max-height: 600px) {
	.home .home-nav{ margin-top:30px !important}
}

@media (min-width: 1025px) and (max-height:500px) {
	.home .home-nav{ margin-top:10px !important}
}


@media only screen and (max-width:1637px){
    #baskan .img-baskan img {
        width: 154px;
    }
    #baskan .img-baskan {
        bottom: 0px;
    }

    #baskan .title-baskan {
        margin-left: 169px;
    }

    #baskan .title-baskan h2 {
        font-size: 18px;
    }
}

@media only screen and (max-width:1363px){
    #baskan .img-baskan img {
        width: 104px;
    }
    #baskan .title-baskan {
        margin-left: 126px;
    }
    #baskan .title-baskan h2 {
        font-size: 20px;
    }
}

@media only screen and (max-width:1240px){
    #baskan .img-baskan img {
        width: 104px;
    }
    #baskan .title-baskan h2 {
        font-size: 20px;
    }

}
