/* sayfa başlığı */
#page-title h1 {
    max-width: 70%;
}

#top-search .form input {
    color: #D9C489 !important;
}

@media only screen and (max-width: 767px) {
    #page-title h1 {
        max-width: 100%;
    }
}

.no-show {
    display: none;
}



#loading i {
    line-height: 400px;
}

.toplamSayfaSayisi {
    line-height: 34px;
    margin: 20px 0;
    text-align: center !important;
}

    .toplamSayfaSayisi span {
        margin-right: 20px;
        font-weight: bold;
    }

ul#ulPaging {
    float: right;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .toplamSayfaSayisi {
        width: 950px !important;
        margin-bottom: 20px !important;
    }

    ul#ulPaging {
        display: table;
        margin: 0 auto;
        float: none;
    }

        ul#ulPaging > li {
            display: table-cell;
        }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .toplamSayfaSayisi {
        width: 720px !important;
        margin-bottom: 20px !important;
    }

    ul#ulPaging {
        display: table;
        margin: 0 auto;
        float: none;
    }

        ul#ulPaging > li {
            display: table-cell;
        }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .toplamSayfaSayisi {
        width: 470px !important;
        margin-bottom: 20px !important;
    }

    ul#ulPaging {
        display: table;
        margin: 0 auto;
        float: none;
    }

        ul#ulPaging > li {
            display: table-cell;
        }
}

@media only screen and (max-width: 479px) {

    #sonucliste .portfolio-item .portfolio-image img.itemimg {
        height: 100px;
    }

    .toplamSayfaSayisi {
        width: 310px !important;
        margin-bottom: 20px !important;
    }

    ul#ulPaging {
        display: table;
        margin: 0 auto;
        float: none;
    }

        ul#ulPaging > li {
            display: table-cell;
        }

    #sonucliste .portfolio-item .portfolio-image img.itemimg {
        height: 100px;
    }
}

.dark .portfolio-desc h3 a {
    height: 15px;
    line-height: 15px;
    display: block;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

.dark .portfolio-desc span {
    height: 30px;
    line-height: 15px;
    overflow: hidden;
    display: block;
}

.long-text-mask {
}

    .long-text-mask .long-text-mask-content {
        height: 63px;
        line-height: 20px;
        overflow: hidden;
    }
.long-text-mask-large .long-text-mask-content {
    height: 120px;
    line-height: 20px;
    overflow: hidden;
}

section#IcerikSayisi {
    margin-top: 30px;
    padding-top: 0;
    padding-bottom: 0;
}

section#filter {
    margin-top: 30px;
    padding-top: 0;
    padding-bottom: 0;
}

    section#filter div.filter-header {
        background-color: #40949f;
        color: #fff;
        line-height: 40px;
        padding-left: 20px;
        cursor: pointer;
        font-weight: 700;
        font-size: 1.1em;
    }

        section#filter div.filter-header a {
            display: block;
            line-height: 40px;
            padding-left: 20px;
        }

    section#filter div.filter-content {
        display: none;
        background-color: #f5f5f5;
        border: 1px solid #d9d7d7;
        padding: 20px;
    }



/*  Arama kutucuğu için @sedat */
@media only screen and (max-width: 991px) {
    #top-search a {
        right: auto !important;
    }
}

#top-search .form {
    height: 60px !important;
}

    #top-search .form input {
        padding-right: 30px !important;
    }


/*  ARAMA SAYFASI STİLLERİ */
/*  480 - ~ */
@media only screen and (min-width: 480px) {

    #sonucliste .portfolio-item .portfolio-image img.itemimg {
        height: 100px !important;
    }
}


#sonucliste .fancy-title {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}

    #sonucliste .fancy-title h3 {
        font-size: 18px;
    }

#sonucliste .portfolio-item {
    width: 140px;
    margin: 0 24px 12px 0;
}

    #sonucliste .portfolio-item .portfolio-image,
    #sonucliste .portfolio-item .portfolio-image a,
    #sonucliste .portfolio-item .portfolio-image img.itemimg {
        width: 140px;
        height: 100px;
    }



#sonucliste .digersonuclar {
    border: solid 1px #5C5C5C;
    border-radius: 15px;
}

    #sonucliste .digersonuclar .portfolio-image a i {
        text-align: center;
        display: block;
        font-size: 48px;
        line-height: 48px;
    }

    #sonucliste .digersonuclar .portfolio-image a span {
        font-size: 12px;
        display: block;
        text-align: center;
    }

    #sonucliste .digersonuclar .portfolio-desc h6 {
        text-align: center;
    }

        #sonucliste .digersonuclar .portfolio-desc h6 a {
            color: #D1AB6F;
        }

#sonucliste .portfolio-desc {
    padding-top: 5px;
}

    #sonucliste .portfolio-desc h6 {
        margin-bottom: 0;
        font-family: 'Roboto', sans-serif;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        color: #bbb;
    }

        #sonucliste .portfolio-desc h6 a {
            color: #bbb;
        }

#sonucliste .line {
    margin: 10px 0 !important;
}

.google-visualization-orgchart-node {
    color: #282828;
}
