@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,900,400italic,700italic&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700);
/*-- General --*/
html {
    position: relative;
    min-height: 100%;
}

html, body {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #000;
}

body {
    padding-top: 106px;
    margin-bottom: 105px;
}

h3, h4 {
    font-size: 38px;
    color: #002868;
    font-weight: 700;
    text-align: center;
    margin: 0;
    margin-bottom: 40px;
    line-height: 1;
}

h4 {
    font-size: 28px;
}

h1 {
    font-size: 40.2px;
    color: #ae1c35;
    line-height: 1.2;
    text-align: center;
}

p {
    color: #000;
    font-size: 16px;
    line-height: 24px;
}

    p a {
        font-size: 16px;
        line-height: 24px;
        color: #5ec75c;
        text-decoration: underline;
    }

        p a:hover {
            color: #5ec75c;
            text-decoration: none;
        }

span.year {
    font-size: 16px;
    line-height: -16px;
    text-align: center;
    color: #000;
    display: block;
    font-weight: 700;
    margin-bottom: 30px;
}

.acc h4 {
    margin-bottom: 0;
}

a:focus {
    text-decoration: none;
}

.cf:after {
    clear: both;
    display: block;
    content: "";
}
/*a { -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }*/
.enstitu p, .sss p {
    font-size: 15px;
    line-height: 1.2;
    font-weight: 400;
}

.sss-title p a {
    color: #2fcc71;
}

.sss-title p {
    margin-bottom: 40px;
    color: #000;
}

.sss-title h3 {
    font-size: 38px;
    font-weight: 700;
    color: #002868;
    margin-top: 47px;
    margin-bottom: 30px;
}

.sss-search {
    margin: 0 auto;
}

    .sss-search.jumbotron {
        background: none;
    }

.enstitu-im {
    text-align: center;
    padding: 20px 0;
}

.buton {
    background-color: rgb(47, 204, 113);
    width: 160px;
    color: #fff;
    line-height: 38px;
    text-align: center;
    margin: 25px auto;
    display: block;
    text-decoration: none;
    border: 1px solid rgb(47, 204, 113);
    font-size: 16px;
    color: rgb(255, 255, 255);
}

    .buton:hover {
        text-decoration: none;
        background-color: transparent;
        color: rgb(47, 204, 113);
    }

.scrolloff {
    pointer-events: none;
}

input::-webkit-input-placeholder {
    color: #3a3a3a;
}

input:-moz-placeholder {
    color: #3a3a3a;
}

input:-ms-input-placeholder {
    color: #3a3a3a;
}
/*.profil-text {
padding-top: 40px;	
}*/
.sss-header {
    position: relative;
}

    .sss-header .profile-search {
        position: absolute;
        left: 0;
        top: 35%;
        width: 100%;
    }

    .sss-header .jumbotron .form-inline {
        border: 4px solid rgba(0,0,0, 0.25);
    }

.profile-search {
    margin: 0 auto;
    text-align: center;
}

.nav-search {
    width: 100%;
}

    .nav-search.jumbotron {
        padding: 0;
        padding-top: 8px;
    }

        .nav-search.jumbotron .form-control {
            padding: 0 20px;
            height: 40px;
            font-size: 13px;
            color: #3a3a3a;
        }

        .nav-search.jumbotron .form-inline select {
            padding: 0 10px;
            margin-right: 5px;
        }

        .nav-search.jumbotron .form-inline .btn-default {
            width: 68px;
            height: 40px;
            min-width: inherit;
        }

        .nav-search.jumbotron .form-inline .icon-search {
            font-size: 23px;
        }

.container .jumbotron, .container-fluid .nav-search.jumbotron {
    padding-right: 0px;
    padding-left: 0px;
}

.nav-search.jumbotron .form-inline input[type="text"] {
    width: 290px !important;
}

.nav-search.jumbotron .form-group {
    height: 40px;
}

.slider-content {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
}

.flexslider .slides img {
    position: relative;
    display: block;
    max-width: inherit;
    max-height: inherit;
    -webkit-backface-visibility: hidden;
    margin: 0 auto;
}

.flexslider {
    overflow: hidden;
}

.flex-nav {
}

.wrapw {
    position: relative;
}

.flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden;
    position: relative;
}

.comment-wrapper {
    position: relative;
    width: 100%;
    height: 455px;
    margin-bottom: 30px;
    overflow: hidden;
    min-height: 455px;
}

.comment {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
    color: #fff;
}

.slider-cont {
    width: 780px;
    margin: 0 auto;
    margin-top: 40px;
}

.header-detay-show img {
    width: 100%;
    height: auto;
    object-position: 0 -52px;
}

.header-detay-show {
    max-height: 380px;
    overflow: hidden;
    text-align: center;
}

.enstitu {
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 15px;
    margin-bottom: 25px;
}

.bolum {
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 30px;
}

.acc .panel-body {
    padding: 30px;
}

.alfabetik {
    padding: 20px;
    background: #f7f7f7;
    text-align: center;
    margin-top: 30px;
    margin-right: -5px;
    margin-left: -5px;
}

    .alfabetik a {
        font-size: 20px;
        color: #3a3a3a;
        letter-spacing: 10px;
    }

        .alfabetik a:hover {
            text-decoration: none;
            color: rgb(0, 40, 104);
        }

    .alfabetik .title {
        color: #002868;
        font-size: 20px;
        display: inline-block;
        margin-right: 20px;
    }

.arastirmaci {
    border: 1px solid #e7e7e7;
    padding: 20px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

    .arastirmaci li {
        float: left;
    }

        .arastirmaci li:last-child {
            width: calc(100% - 102px);
        }


    .arastirmaci ul {
        list-style: none;
        -webkit-padding-start: 0;
        padding: 0;
    }

        .arastirmaci ul:after {
            clear: both;
            content: "";
            display: block;
        }

    .arastirmaci .title {
        display: block;
        font-size: 16px;
        color: rgb(0, 40, 104);
        font-weight: 700;
        line-height: 1.125;
        margin-top: 10px;
    }

    .arastirmaci .name {
        display: block;
        font-size: 16px;
        color: rgb(0, 40, 104);
        font-weight: 400;
        line-height: 1.125;
        margin-bottom: 10px;
    }

    .arastirmaci li:first-child {
        margin-right: 10px;
    }

.arastirmaci-list {
    margin-top: 30px;
}

    .arastirmaci-list .col-lg-4 {
        padding-right: 10px;
        padding-left: 10px;
        margin-bottom: 20px;
    }

        .arastirmaci-list .col-lg-4:hover .arastirmaci {
            background: #f5f5f5;
        }

.icon-mails {
    background-image: url(../img/sprite/sprite.png);
    background-position: 0px 0px;
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-right: 5px;
}

.icon-twitter {
    background-image: url(../img/sprite/sprite.png);
    background-position: -16px 0px;
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-right: 5px;
}

.icon-website {
    background-image: url(../img/sprite/sprite.png);
    background-position: 0px -16px;
    width: 16px;
    height: 16px;
    display: inline-block;
}

.panel-heading2 {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

    .panel-heading2:hover {
        background-color: #def3f2;
        text-emphasis-color: rgb(0,0,0);
    }

.card-check {
    color: #35aa47;
}

.card-x {
    color: #B94A48;
}

.panel-group .panel-heading2 {
    border-bottom: 0;
}

.panel-group a.accordion-toggle {
    color: #666;
}

    .panel-group a.accordion-toggle:hover {
        text-decoration: none;
    }

.panel-heading2 {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.panel-heading2 {
    background: url('../img/left-arrow.png') no-repeat right 15px center;
}

    a[aria-expanded="true"] .panel-heading2, .panel-heading2:hover {
        background-color: #002868 !important;
        color: #fff;
        background: url('../img/down-arrow.png') no-repeat right 15px center;
    }

.profil-image {
    /* border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    overflow: hidden;
    width: 80px;
    height: 80px; */
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    overflow: hidden;
}

    .profil-image.none {
        border: 1px solid #e7e7e7;
        position: relative;
    }

        .profil-image.none img {
            position: absolute;
            bottom: 0px;
            left: 50%;
            margin-left: -30px;
        }

    .profil-image img {
        object-fit: cover;
        object-position: top center;
    }

.panel-group .panel + .panel {
    margin-top: -1px;
}

.panel-group .panel {
    border-radius: 0;
}

.detay-profile {
    position: relative;
    font-size: 16px;
    font-family: 'Source Sans Pro';
}

.profile-data {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.profile-datas {
    position: relative;
    height: 100%;
    width: 830px;
    margin: 0 auto;
}

.profile-data-wrap {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 5;
}

.box-profile {
    background: rgba(0,0,0,0.6);
    color: #fff;
    width: 830px;
    height: 215px;
    border-bottom-left-radius: 430px;
    border-top-left-radius: 430px;
    overflow: hidden;
}

.profile-user-profile {
    float: left;
    width: 610px;
    padding: 20px;
    text-align: left;
}

.profile-photo {
    width: 200px;
    height: 200px;
    overflow: hidden;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    margin: 8px;
    float: left;
    transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    opacity: 1;
}

    .profile-photo img {
        border-width: 0px;
        max-width: 100%;
        max-height: 100%;
        /* padding: 10px; */
        width: 200px;
        height: 200px;
        object-fit: cover;
        object-position: center;
        border-radius: 50%;
    }

    .profile-photo:hover {
        opacity: 0.75;
    }

.profile-country {
    padding: 5px 0 5px 0;
    font-size: 14px;
    font-weight: 300;
}

.name {
    display: block;
    font-size: 26px;
    font-weight: 400;
    line-height: 26px;
}

.profile-details {
    /* font-size: 15px; */
    /* font-weight: 400; */
    /* line-height: 25px; */
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
    display: flex;
    flex-wrap: wrap;

}

    .profile-details .title {
        /* display: inline-block; */
        /* font-weight: 600; */
        /* width: 120px; */
        /* white-space: nowrap; */
        /* overflow: hidden; */
        /* text-overflow: ellipsis; */
		font-weight: 600;
        width: 120px;
    }

    .profile-details .desc {
        /* display: inline-block; */
        /* font-weight: 300; */
        /* width: 452px; */
        /* white-space: nowrap; */
        /* overflow: hidden; */
        /* text-overflow: ellipsis; */
        width: 100%;
		max-width: 452px;
    }

@media(min-width:769px) {
    .profile-middle {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }
}

.tags {
    text-decoration: underline;
    color: #fff;
    font-weight: 300;
    font-size: 16px;
    transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
}

    .tags:hover {
        color: #efefef;
        text-decoration: none;
    }

.tabs {
    position: relative;
    text-align: center;
}

    .tabs .tab-link {
        display: inline-block;
        margin: 0 auto;
        margin-right: 10px;
    }

        .tabs .tab-link a {
            background: #dedede;
            color: #575757;
            font-size: 16px;
            text-align: center;
            padding: 0 10px;
            height: 40px;
            line-height: 40px;
            display: inline-block;
            text-decoration: none;
            width: auto;
        }

            .tabs .tab-link a:hover, .tabs .tab-link a.aktif {
                background: #2fcc71;
                color: #fff;
            }

    .tabs .padding-cust .tab-link {
        width: 20%;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        margin-right: 0;
        padding-right: 10px;
        display: inline-block;
        float: left;
    }

    .tabs .tab-link:last-child {
        margin-right: 0;
        padding-right: 0;
    }

    .tabs .padding-cust .tab-link a {
        padding: 0;
        width: 100%;
    }

.tabs-link:after {
    content: "";
    clear: both;
    display: block;
}

.donem-secim {
    position: absolute;
    right: 0;
    top: 0;
}

    .donem-secim select {
        height: 40px;
        border: 1px solid #eee;
        padding: 0 10px;
    }

.dersler-tablo {
    margin-bottom: 50px;
}

.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #eee;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 8px 20px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #eee;
}

.table > thead > tr > th {
    color: #1e417a;
    font-weight: 600;
    font-size: 16px;
}

.table > tbody > tr > td {
    color: #000;
    font-weight: 400;
    font-size: 16px;
}

    .table > tbody > tr > td > a {
        color: #002868;
        font-weight: 400;
        text-decoration: underline;
    }

        .table > tbody > tr > td > a:hover {
            text-decoration: none;
        }

.tab-content {
    padding: 20px 0;
    text-align: left;
}

.profile {
    padding-top: 40px;
}

.navs {
    height: 56px;
    background: #272329;
    border-top: 6px solid #00317f;
    position: relative;
    z-index: 9;
}

.navs-w a {
    font-size: 16px;
    color: #fff;
    line-height: 50px;
    display: inline-block;
}

.sm-clean {
}

    .sm-clean a {
        padding: 0 20px;
        font-size: 16px;
        font-weight: normal;
        line-height: 50px;
        text-decoration: none;
    }

        .sm-clean a.disabled {
            color: #bbbbbb;
        }

        .sm-clean a span.sub-arrow {
            position: absolute;
            top: 40%;
            margin-top: 0px;
            left: auto;
            right: 3px;
            text-align: center;
        }

    .sm-clean ul a {
        /*font-size: 16px;*/
        border-left: 8px solid transparent;
    }

.social-list {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 35px;
}

.akademi1 {
    background: url(../img/akademi1.png);
    display: inline-block;
}

.im-twitter {
    width: 22px;
    height: 22px;
    background-position: -1px -2px;
    margin-right: 9px;
}

.im-mail {
    width: 24px;
    height: 22px;
    background-position: -27px -1px;
    margin-right: 9px;
}

.im-file {
    width: 22px;
    height: 22px;
    background-position: -61px -1px;
}

.im-akademik {
    width: 59px;
    height: 37px;
    background-position: -2px -40px;
}

.im-itu-logo {
    width: 36px;
    height: 50px;
    background-position: -61px -33px;
}

.im-briefcase {
    width: 52px;
    height: 45px;
    background-position: -1px -78px;
}

.ogrenim-bilgileri-list {
    margin-top: 20px;
}

    .ogrenim-bilgileri-list .col-md-6:last-child {
        display: flex;
        margin: 0 auto;
        float: none;
    }

.item {
    display: inline-block;
    border: 1px solid #eaeaea;
    /*height: 145px;*/
    min-height: 165px;
    width: 100%;
    margin-bottom: 20px;
}

@media(max-width:769px) {
    .item {
        min-height: unset;
    }
}

.item:after, .item-right:after {
    display: block;
    clear: both;
    content: "";
}

.item-left {
    float: left;
    display: table;
    text-align: center;
    width: 100px;
    height: 100%;
    border-right: 1px solid #eaeaea;
}

    .item-left .item-img {
        vertical-align: middle;
        display: table-cell;
    }

.item-right {
    float: left;
    display: table;
    width: 370px;
    padding: 28.5px 20px;
}

.item-detail {
    float: left;
}

.itu-logo {
    float: right;
    height: 100%;
}

.itu-logo-img {
    position: relative;
    margin-top: 20.5px;
}

.unvani, .bolumu, .dali, .yili {
    display: block;
    color: #00296b;
    font-weight: 400;
}

.unvani {
    font-size: 16px;
    line-height: 21px;
}

.bolumu {
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
}

.dali, .yili {
    font-size: 14px;
    line-height: 21px;
    color: #000;
    font-weight: 600;
}

.yili {
    font-weight: 400;
}

.iletisim-tablo {
    font-size: 16px;
    margin-bottom: 40px;
    color: #002868;
    font-weight: 600;
}

    .iletisim-tablo td {
        font-weight: 400;
    }

    .iletisim-tablo .table > tbody > tr > td > a {
        color: #2fcc71;
        text-decoration: underline;
        font-size: 16px;
    }

        .iletisim-tablo .table > tbody > tr > td > a:hover {
            text-decoration: none;
        }

.table-bordered {
    border: 1px solid #eee;
}

.type3 {
    text-align: left;
}

    .type3 strong {
        color: #002868;
        font-weight: 600;
    }

    .type3 a {
        color: #002868;
        text-decoration: underline;
    }

    .type3 .table {
        margin-bottom: 22px;
    }

        .type3 .table > tbody > tr > td:first-child {
        }

        .type3 .table > thead > tr > th, .type3 .table > tbody > tr > th, .type3 .table > tfoot > tr > th, .type3 .table > thead > tr > td, .type3 .table > tbody > tr > td, .type3 .table > tfoot > tr > td {
            font-size: 16px;
            font-weight: 400;
            color: #000;
            padding: 0;
            padding: 30px;
            line-height: normal;
            vertical-align: top;
            border-top: 1px solid #ddd;
        }

        .type3 .table > thead > tr > th, .type3 .table > tbody > tr > th {
            color: #002868;
        }

.type1 .col-lg-7 {
    padding-right: 0;
}

.pubicons {
    margin-top: 13px;
}

    .pubicons a {
        display: block;
        height: 20px;
    }

    .pubicons .bibtex {
        width: 20px;
        background: url(../img/pub-icons.png) 0 0 no-repeat;
        margin-right: 10px;
        float: left;
    }

    .pubicons .pdf {
        width: 20px;
        background: url(../img/pub-icons.png) -30px 0 no-repeat;
        margin-right: 10px;
        float: left;
    }

    .pubicons .doi {
        width: 20px;
        background: url(../img/pub-icons.png) -58px 0 no-repeat;
        margin-right: 10px;
        float: left;
    }

.pages {
    text-align: center;
    margin: 0 auto;
}

    .pages .pagination {
        display: inline-block;
        padding-left: 0;
        margin: 10px 0;
        border-radius: 0;
    }

        .pages .pagination > li > a, .pages .pagination > li > span {
            position: relative;
            float: left;
            padding: 4px 15px;
            margin-left: -1px;
            line-height: 1.42857143;
            color: #000;
            text-decoration: none;
            background-color: #f7f7f7;
            border: 1px solid #eee;
            margin-left: 5px;
            margin-right: 5px;
        }

        .pages .pagination > li > a {
            color: #000;
        }

        .pages .pagination > li > span {
            color: #00447c;
        }

        .pages .pagination > li:first-child > a, .pages .pagination > li:first-child > span {
            border-radius: 0;
        }

        .pages .pagination > li:last-child > a, .pages .pagination > li:last-child > span {
            border-radius: 0;
        }

        .pages .pagination > li > a:hover, .pages .pagination > li > span:hover, .pages .pagination > li > a:focus, .pages .pagination > li > span:focus {
            color: #00447c;
            background-color: #eee;
            border-color: #c4c4c4;
        }

        .pages .pagination > .active > a, .pages .pagination > .active > span, .pages .pagination > .active > a:hover, .pages .pagination > .active > span:hover, .pages .pagination > .active > a:focus, .pages .pagination > .active > span:focus {
            z-index: 2;
            cursor: default;
            background-color: #fff;
        }
/*-- Projects --*/
.projects {
    padding: 20px;
    border: 1px solid #e7e7e7;
    border-bottom: 0;
}

    .projects > .col-sm-8, .projects > .col-md-8, .projects > .col-lg-10, .projects > .col-sm-4, .projects > .col-md-4, .projects > .col-lg-2 {
        padding-left: 0;
        padding-right: 0;
    }

    .projects .button {
        margin-top: 20px;
        padding-top: 20px;
        margin-left: -20px;
        margin-right: -20px;
        border-top: 1px solid #e7e7e7;
        text-align: center;
    }

.row .projects:first-child {
    border-bottom: 0;
}

.row .projects:last-child {
    border-top: 0;
}

.projects .table {
    margin-bottom: 0;
}

.projects .table-bordered {
    border: 1px solid #e7e7e7;
}

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > td {
    border: 1px solid #e7e7e7;
    font-family: 'PT Sans', sans-serif;
    font-weight: 400;
}

.table-bordered > thead > tr > th {
    font-weight: 600;
    font-size: 16px;
    color: #1e417a;
}

.projects .table > thead > tr > th, .projects .table > tbody > tr > td {
    padding: 15px 20px;
    font-size: 13.2px;
    color: #000;
    font-weight: 400;
    line-height: normal;
    vertical-align: top;
    border-bottom: 0;
    border-right: 1px solid #e7e7e7;
    font-family: 'PT Sans', sans-serif;
}

.projects .table > thead > tr > th {
    font-size: 16px;
    color: #002868;
    font-weight: 700;
}

.projects .table > tbody > tr > td {
    cursor: pointer;
}

.projects .accordion-toggle td:last-child:before {
    content: url('../img/arrow-down.png');
    float: right;
}

.projects .accordion-toggle.collapsed td:last-child:before {
    content: url('../img/arrow-up.png');
}

.projects .rowHidden {
    padding: 0px !important;
    border: 0 !important;
}

.projects .rowPad {
    padding: 20px;
}

.projects .btn {
    width: auto !important;
}

.projects .btn-primary {
    color: #fff;
    background-color: #5a96f7;
    border-color: #2e6da4;
}

    .projects .btn-primary:hover, .projects .btn-primary:focus, .projects .btn-primary.focus, .projects .btn-primary:active, .projects .btn-primary.active, .projects .open > .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #4d83da;
        border-color: #204d74;
    }

.btn-info {
    color: #fff;
    background-color: #3aca74;
    border-color: #46b8da;
}

    .btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
        color: #fff;
        background-color: #32ab63;
        border-color: #269abc;
    }

.collapse .btn {
    width: 220px;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 300;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 0;
    border-radius: 0;
    margin-right: 8px;
    min-width: 135px;
    padding: 0;
}

.collapse .btn-default {
    color: #fff;
    background-color: #2fcc71;
    border-color: #ccc;
}

    .collapse .btn-default:hover, .collapse .btn-default:focus, .collapse .btn-default.focus, .collapse .btn-default:active, .collapse .btn-default.active, .collapse .open > .dropdown-toggle.btn-default {
        color: #fff;
        background-color: #189c50;
        border-color: #adadad;
    }

.yurutulen-etkinlik {
    margin-bottom: 40px;
}
/*-- Projects Close--*/
.one-title h3 {
    margin-bottom: 30px;
}
/*-- News --*/
.news .type1 h6 {
    font-size: 20px;
    font-family: arial, tahoma;
    font-weight: 400;
    color: #ec2525;
    margin-top: -4px;
}

.duyurular p {
    color: #000;
    font-size: 13px;
    line-height: 1.2;
    font-weight: 400;
    font-family: arial, tahoma;
    text-align: justify;
}

.news .type1 .date {
    position: relative;
    display: inline-block;
    width: 80px;
    height: 83px;
    text-align: center;
    background: #f7f7f7;
    float: left;
    margin-right: 20px !important;
}

.news .day {
    font-family: 'Roboto', sans-serif;
    color: #eb0000;
    font-size: 53px;
    margin-top: 31px;
    padding: 0;
    line-height: 0;
    font-weight: 100;
}

.news .year {
    font-family: 'Roboto', sans-serif;
    color: #000000;
    font-size: 15px;
    margin-top: 23px;
    margin-left: 3px;
    padding: 0;
}

.news .type1 .contents {
    width: 100%;
    display: block;
}

.news .type1 img {
    position: relative;
    border: 1px solid #eeeeee;
    padding: 2px;
    background: #FFFFFF;
    float: right;
    margin-right: -15px;
    margin-left: -15px;
    width: 100%;
}

.news .type2 h6 {
    font-size: 22px;
    font-weight: 400;
    color: #ec2525;
    margin-top: 35px;
    display: inline-block;
}

.news .type2 .date {
    position: relative;
    display: inline-block;
    width: 80px;
    height: 83px;
    text-align: center;
    background: #f7f7f7;
    float: left;
    margin-right: 20px !important;
}

.news .type2 .contents {
    width: 100%;
    display: block;
    margin-left: 15px;
}

.news .type2 img {
    position: relative;
    border: 1px solid #eeeeee;
    padding: 2px;
    background: #FFFFFF;
    float: left;
}

.news .share {
    display: inline-block;
    margin-top: 4px;
    ;
    margin-right: 5px;
    clear: both;
}

    .news .share ul {
        padding: 0;
        margin: 0;
        list-style: none;
    }

        .news .share ul li {
            list-style: none;
            margin-right: 5px;
            float: left;
        }

    .news .share a {
        width: 56px;
        height: 30px;
        padding-top: 6px;
        display: block;
        color: #fff;
        text-align: center;
    }

.news .facebook {
    background: #1f61ab;
}

.news .twitter {
    background: #3ec7f2;
}

.news .google {
    background: #d14337;
}

.news hr {
    margin-top: 24px;
    margin-bottom: 30px;
}

.news {
    margin-bottom: 30px;
}

.select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 9px !important;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #e7e7e7 !important;
    border-radius: 0px !important;
    min-height: 40px !important;
}

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #444;
        line-height: 38px !important;
    }

.select2-container--default .select2-selection--multiple {
    margin-right: 20px;
}

.type3 .select2-container--default .select2-selection--multiple {
    margin-right: auto !important;
}
/*-- Profil List > Popover --*/
.popover {
    min-width: 340px;
    width: 340px;
    right: 0;
    cursor: default;
    bottom: 40px;
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    text-align: center;
    font-family: inherit !important;
}

.profile .popover {
    right: auto;
    bottom: auto;
}

.popover .who {
    padding: 15px 20px;
    text-align: left;
    border-bottom: 1px solid #dcdcdc;
}

    .popover .who:after {
        clear: both;
        content: "";
        display: block;
    }

.who-img {
    width: 60px;
    margin-right: 10px;
    float: left;
}

.who-info {
    float: none;
    width: auto;
    padding-top: 8.5px;
}

.who .gorev {
    font-weight: 700;
    font-size: 16px;
    color: #002868;
    display: block;
}

.who .isim {
    font-size: 15px;
    font-weight: 600;
    display: block;
    color: #000;
}

.calisma-img-cover {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    overflow: hidden;
    width: 60px;
    height: 60px;
}

.popover .media {
    border: 0;
    padding-top: 9px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 9px;
    margin: 0;
    overflow: inherit;
}

.popover p, .popover p a {
    font-size: 13px;
    color: #000;
    line-height: 1.2;
}

.popover .media-body {
    font-size: 11px;
    color: #000000;
}

.popover .media-cover-img {
    /*
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;*/
    /*width: 135px;
    height: 135px;*/
    position: relative;
    margin: 0 auto;
    margin-top: -70px;
    margin-bottom: 20px;
}

.popover .media img {
    border: 1px solid #dcdcdc;
    width: 135px;
    height: 135px;
    object-fit: cover;
    object-position: center top;
}

.popover .media h4, .popover .media h6 {
    font-size: 16px;
    font-weight: 600;
    color: #002868;
    padding: 0;
    margin: 0;
    margin-bottom: 5px;
}

.popover .media h6 {
    margin-bottom: 15px;
    margin-top: 15px;
}

.popover .media h5 {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    padding: 0;
    margin: 0;
    margin-bottom: 15px;
}

.popover .media hr {
    margin: 0;
    padding: 0;
    margin-top: 7px;
    margin-bottom: 7px;
}

.popover .btn {
    width: auto !important;
    display: inline-block;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 6px;
    padding-bottom: 6px;
    margin-right: 5px;
    margin-bottom: 5px;
    font-size: 10px;
    font-weight: 700;
    line-height: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 0px solid transparent;
    border-radius: 0;
    float: left !important;
}

    .popover .btn:hover {
        color: #fff;
        opacity: 0.7;
    }

.popover .btn-danger {
    color: #fff;
    background-color: #e94c3e;
    border-color: #d43f3a;
}

.popover .social-list {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 5px;
}

.btn-bilgisayarceviri {
    background: #2f97de;
    color: #fff;
}

.btn-turkdil {
    background: #8d3faf;
    color: #fff;
}

.btn-itu {
    background: #00519b;
    color: #fff;
}

.btn-elektronikhaberlesme {
    background: #f4c400;
    color: #fff;
}

.btn-programlama {
    background: #7bb0cf;
    color: #fff;
}
/*-- Profil List > Popover Close--*/
.box-pop {
    position: relative;
}

a.popup-nyro {
    display: table-cell;
    width: 180px;
    height: 180px;
    vertical-align: middle;
    color: #fff;
    text-decoration: none;
}

.box-pop .popover {
    display: none;
    position: absolute !important;
    max-width: 440px;
    padding: 0 !important;
    left: 0;
    font-family: inherit;
    color: #666666;
    border: 0px solid #dcdcdc !important;
    border-radius: 0px;
}

.fakulte-pop {
    background: #fff;
    height: 285px;
}

.box-pop .calisma-pop.popover {
    right: auto;
    left: 0;
}

.calisma-pop .popover-title {
    background-color: #002868;
}

.popover-title {
    font-size: 14px;
    font-weight: 300;
    color: #7d8692;
    padding: 0 20px;
    margin: 0;
    border: 0;
    border-radius: 0;
    background-color: #7bb0ce;
}

    .popover-title h4 {
        line-height: 50px;
        color: #fff;
        font-size: 16px;
        font-weight: 400;
        text-align: left;
        margin-bottom: 0;
    }

.popover-p, .jumbotron .popover-p {
    font-size: 13px !important;
    color: #000;
    font-weight: 400;
    padding: 20px;
    line-height: 16px;
    display: block;
    text-align: left;
    background: #fff;
    margin-bottom: 0;
}

.popover-istatistik .ist-box {
    background: #f7f7f7;
    padding: 0 20px;
    height: 40px;
    border-bottom: 1px solid #dcdcdc;
    text-align: left;
}

    .popover-istatistik .ist-box:last-child {
        border-bottom: 0;
    }

    .popover-istatistik .ist-box:after {
        clear: both;
        content: "";
        display: block;
    }

    .popover-istatistik .ist-box i {
        margin-right: 10px;
        float: left;
    }

    .popover-istatistik .ist-box span {
        float: left;
        line-height: 40px;
        color: #000;
        font-weight: 600;
        font-size: 13px;
        display: inline-block;
    }

.popover h6 {
    color: #002868;
    font-size: 16px;
    margin-top: 0;
    font-weight: 700;
}

.popover-title strong {
    font-weight: 700;
    color: #666666;
}

.popover-content {
    padding: 0;
}

.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.popover > .arrow {
    border-width: 15px;
}

    .popover > .arrow:after {
        content: "";
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #eaf0f7;
    }

.popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -7px;
    border: 1px;
    border-top-color: #7bb0ce;
    border-bottom-width: 0;
}

    .popover.top > .arrow:after {
        bottom: 2px;
        margin-left: -16px;
        content: "";
        border-top-color: #f7f7f7;
        border-bottom-width: 0;
    }

.popover.bottom > .arrow {
    top: -8px;
    left: 50%;
    margin-left: -7px;
    border: 0px; /*border-top-width: 0; border-bottom-color: #7bb0ce; */
}

    .popover.bottom > .arrow:after {
        top: 2px;
        margin-left: -15px;
        content: " "; /*border-top-width: 0; border-bottom-color: #7bb0ce;*/
        margin-bottom: -1px;
        position: relative;
        z-index: 9;
    }

#boxes .popover.bottom > .arrow:before {
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 9px solid #dcdcdc;
    position: absolute;
    content: '';
    left: -17px;
    top: -1px;
}

#boxes .popover.bottom > .arrow:after {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom-width: 8px;
    border-bottom-style: solid;
    top: 0px;
}

#boxes .popover > .arrow:after {
    border-bottom-color: transparent;
}

#boxes .popover {
    border-radius: 0px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.5);
    box-shadow: 0 5px 10px rgba(0,0,0,.5);
}
/*#boxes .box:hover { background-color: #7bb0ce !important; }*/
.calisma-pop.popover.bottom > .arrow:after {
    border-bottom-color: #002868;
}

.calisma-konulari {
    text-align: left;
    padding: 15px 20px;
}

.popover .madde {
    list-style-type: disc;
    -webkit-padding-start: 20px;
}

    .popover .madde li {
        font-size: 13px;
        color: #000;
    }

.profile1.popover .social-list {
    margin-bottom: 10px;
}

.profile1.popover .etiket {
    padding-left: 15px;
    padding-right: 15px;
}

    .profile1.popover .etiket a {
        display: inline-block;
    }


.profile1.popover p {
    padding-left: 15px;
    padding-right: 15px;
}

.profile1.popover .akademi1:hover {
    opacity: 0.7;
}

[data-toggle="popover"] {
    position: relative;
}
/*.box-pop:hover .fakulte-pop {
display:block !important;	
position: absolute;
bottom:0;
right:0;
}
.fakulte-pop { background: #fff; padding: 20px; width: 400px; }*/
.im-pop {
    background: url(../img/im-pop.png);
    display: inline-block;
    margin-top: 9px;
}

.im-bolum-sayisi {
    background-position: 0px 0px;
    height: 22px;
    width: 19px;
}

.im-yayin-sayisi {
    background-position: -29px 0px;
    height: 22px;
    width: 17px;
}

.im-proje-sayisi {
    background-position: -56px 0px;
    height: 22px;
    width: 20px;
}

.im-akademisyen-sayisi {
    background-position: -86px 0px;
    height: 22px;
    width: 18px;
}

.im-arastirmaci-sayisi {
    background-position: 0px -30px;
    height: 22px;
    width: 17px;
}

.im-proje2-sayisi {
    background-position: -19px -30px;
    height: 22px;
    width: 20px;
}

.im-yayin2-sayisi {
    background-position: -41px -30px;
    height: 22px;
    width: 17px;
}

.im-urun-sayisi {
    background-position: -60px -30px;
    height: 22px;
    width: 20px;
}

.im-patent-sayisi {
    background-position: -82px -30px;
    height: 22px;
    width: 21px;
}
/*footer .social a .fa-2x { font-size: 24px; }*/
.profile1.popover {
    height: 380px;
}

    .profile1.popover p {
        padding-top: 10px;
    }

@media (max-width: 768px) {
    .select2-container--default .select2-selection--multiple {
        margin-right: auto !important;
        margin-bottom: 5px !important;
    }
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    position: absolute !important;
    width: 44px !important;
    height: 36px !important;
    top: 2px !important;
    right: 2px !important;
    background-color: #2fcb70;
}

    .select2-container--default .select2-selection--single .select2-selection__arrow b {
        position: absolute;
        width: 0;
        height: 0;
        top: 12px !important;
        left: 23px !important;
        border: 3px solid transparent !important;
        border-bottom: 5px solid #fff !important;
    }

        .select2-container--default .select2-selection--single .select2-selection__arrow b:after {
            content: '';
            position: absolute !important;
            top: 7px !important;
            left: -3px !important;
            width: 0 !important;
            height: 0 !important;
            border: 3px solid transparent !important;
            border-top: 5px solid #fff !important;
        }

.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #e7e7e7 !important;
    border-radius: 0 !important;
    cursor: text;
    min-height: 40px !important;
}

    .select2-container--default .select2-selection--multiple .select2-selection__choice {
        font-size: 13px !important;
        color: #fff !important;
        font-weight: 700 !important;
        background-color: #e94c3e !important;
        border: 0px !important;
        border-radius: 0px !important;
        cursor: default;
        float: left;
        margin-right: 6px !important;
        margin-top: 4px !important;
        margin-left: -1px;
        padding-left: 9px !important;
        padding-right: 9px !important;
        padding-top: 6px !important;
        padding-bottom: 6px !important;
    }

.select2-selection__choice__remove {
    color: #fff !important;
    font-weight: 400 !important;
    margin-left: 5px !important;
    margin-top: 2px !important;
    margin-right: auto !important;
    float: right !important;
}

.select2-dropdown {
    background-color: white;
    border: 1px solid #e7e7e7 !important;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051;
}

.dropBox {
    margin-left: 10px !important;
    text-align: left;
}

    .dropBox select {
        padding-right: 40px;
    }

ul.madde {
    -webkit-padding-start: 25px;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    text-indent: 0px;
}

.uyelikler .table > tbody > tr > td > a {
    color: #2fcc71;
}

    .uyelikler .table > tbody > tr > td > a:hover {
        text-decoration: none;
    }

@media (max-width: 1020px) {
    .item-right {
        width: auto;
    }

    .itu-logo {
        float: none;
        position: absolute;
        right: 30px;
    }
}

@media (max-width: 999px) {
    .sm-clean a {
        padding: 15px 8px;
        font-size: 13px;
        font-weight: normal;
        line-height: 19px;
        text-decoration: none;
    }

    .profile-search.jumbotron .form-group:first-child {
        width: 50%;
    }

    .navbar-collapse {
        width: auto;
    }

    .nav-search.jumbotron .form-inline input[type="text"] {
        width: 220px !important;
    }
}

.sm-clean a span.sub-arrow {
    display: inline-block;
}

    .sm-clean a span.sub-arrow:before {
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\f078";
        color: #fff;
        font: normal normal normal 11px/1 FontAwesome;
        display: block;
    }

.sm-clean li.active {
    background: #00317f;
}

    .sm-clean li.active:hover {
        background: #00317f;
    }

.sm-clean li:hover {
    background: #002868;
}

    .sm-clean li:hover a {
        color: #fff;
    }

@media (min-width: 768px) {
    .sm-clean ul {
        position: absolute;
    }

    .sm-clean li {
        float: left;
    }




    .sm-clean.sm-rtl li {
        float: right;
    }

    .sm-clean ul li, .sm-clean.sm-rtl ul li, .sm-clean.sm-vertical li {
        float: none;
    }

    .sm-clean a {
        white-space: nowrap;
    }

    .sm-clean ul a, .sm-clean.sm-vertical a {
        white-space: normal;
    }

    .sm-clean .sm-nowrap > li > a, .sm-clean .sm-nowrap > li > :not(ul) a {
        white-space: nowrap;
    }
    /* ...end */
    .sm-clean {
        padding: 0 10px;
    }

        .sm-clean a.disabled {
            color: #bbbbbb;
        }

        .sm-clean a.has-submenu {
            padding-right: 24px;
        }


        .sm-clean a span.sub-arrow {
            display: inline-block;
        }

            .sm-clean a span.sub-arrow:before {
                font-size: inherit;
                text-rendering: auto;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                content: "\f078";
                color: #fff;
                font: normal normal normal 11px/1 FontAwesome;
                display: block;
            }

        .sm-clean li {
            border-top: 0;
        }

        .sm-clean > li > ul:before, .sm-clean > li > ul:after {
            content: '';
            position: absolute;
            top: -18px;
            left: 30px;
            width: 0;
            height: 0;
            overflow: hidden;
            border-width: 9px;
            border-style: dashed dashed solid dashed;
            border-color: transparent transparent #bbbbbb transparent;
        }

        .sm-clean > li > ul:after {
            top: -16px;
            left: 31px;
            border-width: 8px;
            border-color: transparent transparent white transparent;
        }

        .sm-clean ul {
            border: 1px solid #bbbbbb;
            background: white;
        }

            .sm-clean ul a {
                border: 0 !important;
                padding: 10px 20px;
                color: #000;
            }

                .sm-clean ul a:hover {
                    color: #fff !important;
                }

                .sm-clean ul a.current {
                    color: #d23600;
                }

                .sm-clean ul a.disabled {
                    background: white;
                    color: #cccccc;
                }

                .sm-clean ul a.has-submenu {
                    padding-right: 20px;
                }

                .sm-clean ul a span.sub-arrow {
                    right: 8px;
                    top: 50%;
                    margin-top: -5px;
                    border-width: 5px;
                    border-style: dashed dashed dashed solid;
                    border-color: transparent transparent transparent #555555;
                }

        .sm-clean span.scroll-up, .sm-clean span.scroll-down {
            position: absolute;
            display: none;
            visibility: hidden;
            overflow: hidden;
            background: white;
            height: 20px;
        }

            .sm-clean span.scroll-up:hover, .sm-clean span.scroll-down:hover {
                background: #eeeeee;
            }

                .sm-clean span.scroll-up:hover span.scroll-up-arrow, .sm-clean span.scroll-up:hover span.scroll-down-arrow {
                    border-color: transparent transparent #d23600 transparent;
                }

                .sm-clean span.scroll-down:hover span.scroll-down-arrow {
                    border-color: #d23600 transparent transparent transparent;
                }

        .sm-clean span.scroll-up-arrow, .sm-clean span.scroll-down-arrow {
            position: absolute;
            top: 0;
            left: 50%;
            margin-left: -6px;
            width: 0;
            height: 0;
            overflow: hidden;
            border-width: 6px;
            border-style: dashed dashed solid dashed;
            border-color: transparent transparent #555555 transparent;
        }

        .sm-clean span.scroll-down-arrow {
            top: 8px;
            border-style: solid dashed dashed dashed;
            border-color: #555555 transparent transparent transparent;
        }

        .sm-clean.sm-rtl a.has-submenu {
            padding-right: 12px;
            padding-left: 24px;
        }

        .sm-clean.sm-rtl a span.sub-arrow {
            right: auto;
            left: 12px;
        }

        .sm-clean.sm-rtl.sm-vertical a.has-submenu {
            padding: 10px 20px;
        }

        .sm-clean.sm-rtl.sm-vertical a span.sub-arrow {
            right: auto;
            left: 8px;
            border-style: dashed solid dashed dashed;
            border-color: transparent #555555 transparent transparent;
        }

        .sm-clean.sm-rtl > li > ul:before {
            left: auto;
            right: 30px;
        }

        .sm-clean.sm-rtl > li > ul:after {
            left: auto;
            right: 31px;
        }

        .sm-clean.sm-rtl ul a.has-submenu {
            padding: 10px 20px !important;
        }

        .sm-clean.sm-rtl ul a span.sub-arrow {
            right: auto;
            left: 8px;
            border-style: dashed solid dashed dashed;
            border-color: transparent #555555 transparent transparent;
        }
}

@media (max-width: 468px) {
    h3 {
        font-size: 32px;
        line-height: 1;
    }
}

@media (min-width: 768px) {
    .container {
        width: auto;
    }
}

@media (min-width: 992px) {
    .container {
        width: auto;
    }

    .dersler-tablo .table tr td {
        text-align: left;
    }

    .dersler-tablo .table > thead:first-child > tr:first-child > th {
        width: 35%;
        text-align: left;
        color: #00296b;
    }

        .dersler-tablo .table > thead:first-child > tr:first-child > th:nth-child(1), .dersler-tablo .table > thead:first-child > tr:first-child > th:nth-child(4) {
            width: 15%;
        }

    .dersler-tablo.burs .table > thead:first-child > tr:first-child > th:nth-child(1) {
        width: 15%;
    }

    .dersler-tablo.burs .table > thead:first-child > tr:first-child > th:nth-child(2) {
        width: 85%;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 980px;
        padding-right: 0;
        padding-left: 0;
    }
}

.col-xs-15, .col-sm-15, .col-md-15, .col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}
/*-- General Close--*/
.bfh-selectbox {
    margin-top: 14px !important;
    padding-left: 15px;
}
/*-- Navigation --*/
.nav > li > a {
    position: relative;
    display: block;
    padding: 0 15px;
    color: #000000;
    font-size: 16px;
    font-weight: 700;
    line-height: 38px;
}

.navbar-default {
    background-color: #002868;
    border-color: #e7e7e7;
}

.navbar {
    margin-bottom: 0;
    border: 0px solid transparent;
    padding: 0px;
    border-bottom: 0px solid #002868;
}

.navbar-nav {
    border: 0px;
    margin: 0 -15px;
    padding-top: 0;
}

@media (min-width:769px) {
    .nav > li > a {
        padding: 0;
        line-height: 108px;
    }

    .navbar-nav {
        margin: 20px -15px;
        padding-top: 10px;
    }
}

.navbar-default .navbar-nav > li > a {
    font-weight: 700;
    color: #fff;
}

    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li > a:focus {
        color: #fff;
        background-color: #001f46;
    }

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
    color: #fff;
    background-color: #001f46;
}

.navbar-default .navbar-collapse {
    border-color: transparent;
}

.container > .navbar-header {
    margin-left: 0;
}

.navbar-header a {
    display: table-cell;
    vertical-align: middle;
    height: 108px;
}

.navbar-header img {
    width: 220px;
}

@media(min-width:820px) {
    .navbar-header img {
        width: auto;
    }
}

.header-show {
    position: relative;
    height: 555px;
    overflow: hidden;
}

.back-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
}

    .back-img img {
        margin: 0 auto;
        width: 100%;
        height: 555px;
    }

.header-show-content {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
}

.header-show-cont {
    position: relative;
    width: 980px;
    height: 88.9%;
    margin: 0 auto;
}

.bar-down {
    background-color: rgba(0,0,0, 0.5);
    width: 100%;
    height: 180px;
    padding-top: 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 3;
}

.bar-down-cont {
    width: 980px;
    margin: 0 auto;
}

.bar-down p {
    text-align: center;
    color: #fff;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 23px;
    position: relative;
    bottom: -300px;
}

.header-show-button {
    text-align: center;
    margin: 0 auto;
    position: relative;
    bottom: -250px;
}

    .header-show-button a {
        color: #fff;
        display: inline-block;
        border: 1px solid #ff9000;
        font-size: 18px;
        line-height: 40px;
        width: 240px;
        margin-left: 10px;
        text-align: center;
    }

        .header-show-button a:hover {
            background: #ff9000 !important;
            text-decoration: none;
        }

.item-girl {
    position: absolute;
    bottom: -500px;
    right: -68px;
    opacity: 0.6;
}

.check-im {
    width: 22px;
    height: 20px;
    position: relative;
    top: 2px;
    display: inline-block;
    margin-right: 15px;
}

    .check-im:after {
        content: "";
        background: url(../img/check.png) no-repeat;
        width: 100px;
        height: 100%;
        display: block;
    }

.profile.jumbotron {
    padding-right: 0px;
    padding-left: 0px;
}

.profil-text {
    margin-top: 60px;
}

.profil-title {
    margin-bottom: 15px;
}

.profil-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .profil-list li {
        margin-bottom: 15px;
    }

        .profil-list li:nth-child(1) {
            margin-bottom: 10px;
        }

        .profil-list li:nth-child(2) {
            margin-bottom: 5px;
        }

.profil-img-list {
    list-style: none;
    margin-top: 40px;
    border: 0;
    margin-bottom: 10px;
}

    .profil-img-list ul {
        -webkit-margin-before: 0;
        -webkit-margin-after: 0;
        -webkit-margin-start: 0px;
        -webkit-margin-end: 0px;
        -webkit-padding-start: 0px;
    }

    .profil-img-list .col-lg-12 {
        padding-right: 10px;
    }

    .profil-img-list img {
        padding: 3px;
        border: 1px solid #e7e7e7;
    }

    .profil-img-list li {
        display: inline-block;
        margin-bottom: 10px;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }

        .profil-img-list li:hover {
            opacity: 0.7;
        }

@media (min-width: 768px) {
    .navbar {
        border-radius: 0;
    }

    .nav > li > a {
        padding-left: 15px;
        padding-right: 15px;
        line-height: 108px;
    }

        .nav > li > a img {
            margin-top: -8px;
        }
    /*.nav > li:last-child a { padding-right: 0; }*/
    .navbar-nav {
        border-top: 0;
        margin: 0;
        padding: 0;
    }

    .navbar-collapse {
        float: right;
    }

    .container > .navbar-header {
        margin-left: 0;
    }
}

/*@media (max-width: 848px) {
.nav > li > a { padding-left: 8px; padding-right: 8px; padding-top: 25px; }
}*/
/*-- Navigation Close --*/

/*-- Search --*/
.jumbotron {
    background: url(../img/header-bg.jpg) no-repeat;
    background-position: top center;
    background-color: transparent;
}

    .jumbotron h1 {
        font-size: 40px !important;
        color: #002868;
        font-weight: 300;
        padding: 0;
        margin: 0;
    }

        .jumbotron h1 span {
            font-weight: 400;
        }

    .jumbotron h2 {
        font-size: 40px !important;
        color: #000;
        font-weight: 400;
        margin: 0;
        padding: 0;
        margin-bottom: 10px;
    }

    .jumbotron p {
        font-size: 14px !important;
        color: #000;
        font-weight: 400;
        margin: 0;
        padding: 0;
        line-height: 20px;
        margin-bottom: 10px;
    }

    .jumbotron .form-inline .btn-default {
        width: 150px;
    }

    .jumbotron .form-inline button span {
        line-height: 21px;
        display: inline-block;
        font-family: 'Source Sans Pro', sans-serif;
        font-size: 20px;
        font-weight: 400;
        position: relative;
        top: -4px;
    }

    .jumbotron .form-inline button:hover {
        opacity: 0.7;
    }

@media (min-width: 768px) {
    .jumbotron {
        margin-bottom: 0;
        color: inherit;
        background-color: transparent;
        padding: 40px 15px;
    }

    .profile.jumbotron {
        padding-bottom: 20px;
    }

    .jumbotron h1 {
        font-size: 70px !important;
        color: #002868;
        margin-bottom: 7px;
    }

    .jumbotron h2 {
        font-size: 70px !important;
        margin-bottom: 16px;
    }

    .jumbotron p {
        font-size: 16px !important;
    }
}

.jumbotron .form-inline {
    display: inline-block !important;
    font-size: 0;
    /*border: 1px solid #e7e7e7;*/
}

.jumbotron .form-group {
    height: 51px;
    display: table-cell;
    margin-bottom: 0;
    vertical-align: middle;
    background-color: #fff !important;
}

.jumbotron .form-control {
    display: block;
    width: 100% !important;
    height: 51px;
    padding: 0 5px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #3a3a3a;
    background-color: #fff;
    background-image: none;
    border: 0px;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    border: 1px solid #e7e7e7;
    margin-right: 5px;
}

.jumbotron .form-inline input[type="text"] {
    display: block;
    width: 90px !important;
}

.jumbotron .form-inline select {
    width: auto !important;
    height: 30px !important;
    border-left: 1px solid #dcdcdc;
}

.jumbotron .form-inline .btn-default {
    width: 150px;
    height: 51px;
    font-size: 20px;
    color: #fff;
    margin: 1px;
    line-height: normal;
    border: 0;
    border-radius: 0;
    background-color: #358aed;
    /*background-image: -moz-linear-gradient(top, #ff9500, #ff6b00);
    background-image: -ms-linear-gradient(top, #ff9500, #ff6b00);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ff9500), to(#ff6b00));
    background-image: -webkit-linear-gradient(top, #ff9500, #ff6b00);
    background-image: -o-linear-gradient(top, #ff9500, #ff6b00);
    background-image: linear-gradient(top, #ff9500, #ff6b00);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9500', endColorstr='#ff6b00', GradientType=0);*/
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.jumbotron .form-inline .icon-search {
    font-size: 28px;
    display: inline-block;
}

@media (min-width: 430px) {
    .jumbotron .form-inline input[type="text"] {
        width: 180px !important;
    }
}

@media (min-width: 530px) {
    .jumbotron .form-inline input[type="text"] {
        width: 280px !important;
    }
}

@media (min-width: 768px) {
    .jumbotron .form-inline input[type="text"] {
        width: 350px !important;
    }
}

@media (min-width: 1200px) {
    .jumbotron .form-inline input[type="text"] {
        width: 590px !important;
    }
}
/*-- Search Close --*/

/*-- Work --*/
#work .iconWrapper {
    display: table;
    width: 150px;
    height: 150px;
    margin: 0 auto;
    margin-bottom: 35px;
}

#work .icon {
    display: table-cell;
    width: 100% !important;
    height: 100% !important;
    font-size: 12px;
    color: #000000;
    font-weight: 400;
    text-align: center;
    background-color: #f4f4f4;
    border-radius: 100%;
    vertical-align: middle;
}

#work h4 {
    font-size: 30px;
    color: #002868;
    font-weight: 300;
    text-align: center;
    margin: 0;
    margin-top: 6px;
    margin-bottom: -2px;
}

#work .icon-faculty {
    font-size: 42px;
    line-height: 0;
    color: #00266a;
    margin-left: -20px;
    padding: 0;
}

#work .icon-institute {
    font-size: 42px;
    line-height: 0;
    color: #00266a;
    margin: 0;
    padding: 0;
}

#work .icon-research {
    font-size: 42px;
    line-height: 0;
    color: #00266a;
    margin: 0;
    padding: 0;
}

#work .icon-project {
    font-size: 42px;
    line-height: 0;
    color: #00266a;
    margin: 0;
    padding: 0;
}

@media (min-width: 468px) {
    #work .iconWrapper {
        width: 230px;
        height: 230px;
    }

    #work .icon {
        font-size: 17px;
    }

    #work h4 {
        font-size: 59px;
        margin-top: 6px;
        margin-bottom: -2px;
    }

    #work .icon-faculty {
        font-size: 52px;
    }

    #work .icon-institute {
        font-size: 52px;
    }

    #work .icon-research {
        font-size: 52px;
    }

    #work .icon-project {
        font-size: 52px;
    }
}
/*-- Work Close --*/

/*-- Faculty & Detail > Categories --*/
#boxes {
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    margin-top: 15px;
}

    #boxes:after {
        content: "";
        clear: both;
        display: block;
    }

    #boxes h3 {
        margin-bottom: 12px;
    }

    #boxes .col-md-15 {
        margin-top: 20px;
    }

    #boxes .box {
        width: auto;
        min-height: 10px;
        text-align: center;
        font-weight: 300;
        padding-top: 20px;
        padding-bottom: 20px;
        cursor: pointer;
    }

    #boxes .container {
        display: none;
    }

    #boxes .col-md-12 {
        display: table;
        margin-left: -5px;
        margin-right: -5px;
        padding: 30px;
    }

    #boxes ul, #boxes li {
        margin: 0;
        padding: 0;
        border: 0;
        font-size: 100%;
        vertical-align: baseline;
    }

    #boxes .triangle {
        display: none;
        margin: 0 auto;
        width: 0;
        height: 0;
        border-left: 11px solid transparent;
        border-right: 11px solid transparent;
        border-bottom: 15px solid red;
        margin-top: 5px !important;
        margin-bottom: 0px;
    }

    #boxes ul {
        display: table-cell;
        padding-left: 20px;
        padding-top: 3px;
        padding-bottom: 3px;
        vertical-align: middle;
    }

    #boxes li {
        font-size: 16px;
        color: #fff;
        font-weight: 300;
        margin-right: 30px;
        line-height: 24px;
        float: left;
    }

    #boxes span {
        padding-top: -10px;
    }

    #boxes li a {
        font-size: 16px;
        color: #fff;
        font-weight: 300;
    }

#subpage #boxes .box {
    background: #032a66;
}

#subpage #boxes .col-md-12 {
    background: #efefef;
}

#subpage #boxes h3 {
    text-align: left;
}

#subpage #boxes ul {
    display: block;
}

#subpage #boxes .triangle {
    border-bottom: 15px solid #efefef;
}

#subpage #boxes li {
    color: #032a66;
    font-weight: 400;
    float: none;
}

#subpage #boxes span {
    color: #000;
}

@media (min-width: 992px) {
    .profile-search.nav-search.jumbotron .form-inline input[type="text"] {
        width: 347px !important;
    }

    #boxes .box {
        width: 180px;
        height: 180px;
        display: table-cell;
        vertical-align: middle;
        padding: 0;
        padding-left: 10px;
        padding-right: 10px;
    }
}

.icon-lab {
    font-size: 60px;
}

.icon-studies {
    font-size: 60px;
}

.icon-products {
    font-size: 60px;
}

.icon-methods {
    font-size: 60px;
}

.icon-publications {
    font-size: 60px;
}
/*-- Faculty & Detail > Categories Close --*/

/*-- About --*/
#about {
    font-size: 16px;
    text-align: center;
    padding: 20px;
}

    #about h3 {
        padding-top: 20px;
    }

    #about .iconWrapper {
        display: table;
        width: 150px;
        height: 150px;
        margin: 0 auto;
        margin-bottom: 22px;
    }

    #about .icon {
        display: table-cell;
        width: 100% !important;
        height: 100% !important;
        text-align: center;
        background-color: #032a66;
        border-radius: 100%;
        vertical-align: middle;
    }

    #about .icon-about {
        font-size: 88px;
        line-height: 0;
        color: #fff;
        margin-left: -13px;
        padding: 0;
    }
/*-- About Close --*/

/*-- Sub Page --*/
#subpage h3 {
    font-size: 26px;
}

#subpage hr {
    margin-top: 36px;
    margin-bottom: 36px;
    border: 0;
    border-top: 1px solid #dcdcdc;
}

@media (min-width: 768px) {
    #subpage .jumbotron {
        padding: 60px 15px;
        margin-bottom: 0;
        color: inherit;
        background-color: transparent;
    }
}
/*-- Intro --*/
#intro h3 {
    font-size: 40px;
    margin-top: 31px;
    margin-bottom: 31px;
}
/*-- Intro Close --*/

/*-- About --*/
#subAbout {
    font-size: 16px;
    color: #000;
    text-align: center;
}

    #subAbout .icon-about2 {
        font-size: 20px;
        line-height: normal;
    }

    #subAbout h3 {
        margin-top: 35px;
        margin-bottom: 31px;
    }

    #subAbout a {
        color: #002868;
        text-decoration: underline;
    }

        #subAbout a:hover {
            text-decoration: none;
        }
/*-- About Close --*/

/*-- Subjects --*/
#subjects {
    text-align: center;
}

    #subjects .icon-subjects {
        font-size: 20px;
        line-height: normal;
    }

    #subjects h3 {
        margin-top: 35px;
        margin-bottom: 31px;
    }

    #subjects ul {
        -webkit-padding-start: 0;
    }

    #subjects li {
        display: list-item;
        list-style: inside;
        font-size: 20px;
        color: #002868;
        text-align: center;
    }

        #subjects li span {
            font-size: 16px;
            color: #000;
        }

@media (min-width: 768px) {
    #subjects ul {
        display: inline-block;
        -webkit-padding-start: 0;
    }

    #subjects li {
        font-size: 20px;
        color: #002868;
        display: list-item;
        list-style: disc;
        float: left;
        margin-right: 30px;
    }

        #subjects li span {
            font-size: 16px;
            color: #000;
        }
}
/*-- Subjects Close --*/

/*-- Directors --*/
#directors {
    text-align: center;
}

    #directors h3 {
        margin-top: 35px;
        margin-bottom: 31px;
    }

    #directors .icon-directors {
        font-size: 20px;
        line-height: normal;
    }

    #directors ul {
        display: inline-block;
        -webkit-padding-start: 0;
    }

        #directors ul li {
            width: 288px;
            list-style: none;
            margin: 0 10px 0 10px;
            text-align: left;
            float: none !important;
        }

    #directors .media {
        border: 1px solid #e7e7e7;
        padding: 20px;
        margin-bottom: 20px;
    }

@media (min-width: 972px) {
    .news .type2 .date, .news .type1 .date {
        margin-left: -15px;
    }

    #directors ul li {
        width: 288px;
        float: left !important;
    }

    #directors .media {
        margin-bottom: 0;
    }
}

#directors .media-body {
    display: table-cell;
    vertical-align: middle;
    font-size: 16px;
    color: #000;
}

#directors .media img {
    width: 81px;
    height: 81px;
    border: 1px solid #e7e7e7;
}

#directors .media-heading {
    font-weight: 700;
    color: #002868;
    margin: 0;
    padding: 0;
}

#directors .social {
    margin-top: 10px;
}

    #directors .social a {
        display: block;
        height: 15px;
    }

#directors .twitter {
    width: 15px;
    background: url(../../img/social.png) 0 0 no-repeat;
    margin-right: 4px;
    float: left;
}

#directors .mail {
    width: 16px;
    background: url(../../img/social.png) -19px 0 no-repeat;
    margin-right: 4px;
    float: left;
}

#directors .web {
    width: 15px;
    background: url(../../img/social.png) -38px 0 no-repeat;
    float: left;
}
/*-- Popover --*/
#directors .popover {
    min-width: 310px;
}

    #directors .popover .media {
        border: 0;
        padding: 9px 5px 9px 5px;
        margin: 0;
    }

    #directors .popover .media-body {
        font-size: 11px;
        color: #000000;
    }

    #directors .popover .media img {
        width: 81px;
        height: 81px;
        border: 1px solid #e7e7e7;
    }

    #directors .popover .media h4 {
        font-size: 13px;
        font-weight: 700;
        color: #002868;
        padding: 0;
        margin: 0;
        margin-bottom: 5px;
    }

    #directors .popover .media h5 {
        font-size: 13px;
        font-weight: 400;
        color: #000000;
        padding: 0;
        margin: 0;
    }

    #directors .popover .media hr {
        padding: 0;
        margin: 7px 0 7px 0;
    }

    #directors .popover .btn {
        width: auto !important;
        display: inline-block;
        padding: 6px 8px 6px 8px;
        margin: 0 5px 5px 0;
        font-size: 10px;
        font-weight: 700;
        line-height: normal;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-image: none;
        border: 0px solid transparent;
        border-radius: 0;
        float: left !important;
    }

    #directors .popover .btn-danger {
        color: #fff;
        background-color: #e94c3e;
        border-color: #d43f3a;
    }
/*-- Popover Close--*/
/*-- Directors Close --*/

/*-- Researchers --*/
#researchers h3 {
    margin-top: 35px;
    margin-bottom: 31px;
}

#researchers .icon-researchers {
    font-size: 20px;
    line-height: normal;
}

#researchers ul {
    margin-bottom: 0;
    -webkit-padding-start: 0;
}

    #researchers ul:first-of-type {
        padding-right: 0;
        margin-right: 0;
        border-right: 0;
    }

    #researchers ul li {
        display: list-item;
        list-style: inside;
        font-size: 20px;
        color: #002868;
        text-align: center;
    }

#researchers li span {
    font-size: 16px;
    color: #000;
}

@media (min-width: 768px) {
    #researchers .content {
        display: table;
        margin: 0 auto;
    }

    #researchers ul {
        display: block;
        float: left;
    }

        #researchers ul:first-of-type {
            padding-right: 40px;
            margin-right: 20px;
            border-right: 1px solid #e2e2e2;
        }

        #researchers ul:last-of-type {
            margin-left: 40px;
        }

        #researchers ul li {
            display: list-item;
            list-style: disc;
            font-size: 20px;
            color: #002868;
            text-align: left;
        }

    .jumbotron .form-control {
        padding: 0 30px;
    }
}
/*-- Researchers Close --*/
/*-- Sub Page Close --*/


/*-- Contact --*/
#subpage #contact {
    margin-top: 60px;
}

#contact {
    width: 100%;
    font-size: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
    background-color: #f7f7f7 !important;
}

    #contact .col-lg-12 {
        margin-top: 40px;
        margin-bottom: 40px;
    }

    #contact img {
        margin-right: 14px;
        margin-top: -3px;
    }

    #contact .phone {
        font-size: 30px;
        font-weight: 300;
        line-height: normal;
        color: #171717;
        text-align: center;
        margin-right: 0;
        margin-bottom: 20px;
    }

    #contact .icon-phone {
        font-size: 20px;
        color: #032a66;
        margin-right: 14px;
    }

    #contact .mail {
        font-size: 30px;
        font-weight: 300;
        line-height: normal;
        color: #171717;
        text-align: center;
        margin-left: 0;
        margin-bottom: 37px;
    }

    #contact .icon-mail {
        font-size: 20px;
        color: #032a66;
        margin-right: 14px;
    }
/*-- Contact Close --*/
/*-- Footer --*/
/*footer { width: 100%; height: 65px; background-color: #003160; }
footer p { font-size: 12px; line-height: 1; color: #fff; font-weight: 400; margin: 0; padding: 0; margin-top: 26.5px; float: left; }
footer p a { font-size: 12px; color: #fff; font-weight: 400; margin-left: 5px; line-height: 1; }
footer p a:hover { color: #fff; }
footer .social { margin-top: 20.5px; float: right; }
footer .footer-bidb { margin-top: 12.5px; float: right; }
footer .social a { color: #fff; margin-left: 15px; }
footer .social a:hover { color: #0066df; }*/
.photo-crop {
    overflow: hidden;
    border: 6px solid rgba(0,0,0,0.25);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    width: 200px;
    height: 200px;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
}

.flexslider .slides .photo-crop img {
    width: inherit;
    height: inherit;
    -webkit-backface-visibility: visible;
}

.flexslider li h5 {
    font-size: 22px;
    color: rgb(255, 255, 255);
    line-height: 1.2;
    text-align: center;
    font-weight: 600;
    margin-bottom: 20px;
}

.flexslider li p {
    font-size: 16px;
    color: rgb(255, 255, 255);
    text-align: center;
    font-weight: 400;
}
/*footer .footer-bidb:hover img { opacity: 0.7; }*/

@media (min-width: 768px) {
    #contact .phone {
        text-align: right;
        margin-right: 10px;
    }

    #contact .mail {
        text-align: left;
        margin-left: 10px;
    }
}

@media (max-width: 480px) {
    /*footer p { margin: 0; padding: 0; margin-top: 10px; float: left; }
footer .footer p { margin-top: 8px; float: left; }
footer .social { margin-top: 15px; float: left; }
footer .social a { margin-left: 0; margin-right: 15px; }*/
    #boxes .box {
        padding-top: 0;
        padding-bottom: 0;
        height: 0;
        min-height: 96px;
        display: table;
        width: 100%;
    }

        #boxes .box span {
            display: table-cell;
            vertical-align: middle;
        }

    #boxes .popover {
        display: none !important;
    }
}
/*-- Footer Close --*/
.pattern {
    background: url(../img/slider/pattern.png) repeat;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    z-index: 3;
    opacity: 0.6;
}

.jumbotron .form-inline select {
    margin: 0 20px;
    padding-left: 20px;
}

@media (max-width: 1200px) {
    .jumbotron .form-inline input[type="text"] {
        width: 500px !important;
    }

    .profile-search {
        margin: 0 auto;
    }

    .bfh-selectbox .bfh-selectbox-options {
        left: auto !important;
        right: 0;
    }
}

@media (max-width: 830px) {
    .profile .popover {
        display: none !important;
    }
}

@media (max-width: 999px) {
    .nav-search.jumbotron {
        padding-top: 0;
    }
    /*body { padding-top: 82px; }*/
    /*.navbar { padding-top: 20px; padding-bottom: 20px; }*/
    /*.navbar-header .img-responsive { width: 200px; display: inline-block; }*/
    /*.nav > li > a { padding-top: 16px; }*/
    /*.navbar-nav>li>a { line-height: 16px; }*/
    .bfh-selectbox {
        margin-top: 8px !important;
        padding-left: 10px;
        padding-right: 10px;
    }

        .bfh-selectbox .bfh-selectbox-toggle .selectbox-caret {
            margin-top: 8px;
            right: 20px;
        }
    /*.container > .navbar-header {
  margin-top: 8.5px;
}*/
    .type3 .table > tbody > tr > td:first-child {
    }

    .type3 .table > thead > tr > th, .type3 .table > tbody > tr > th, .type3 .table > tfoot > tr > th, .type3 .table > thead > tr > td, .type3 .table > tbody > tr > td, .type3 .table > tfoot > tr > td {
        padding: 20px;
    }

    .item-girl img {
        width: 500px;
        height: auto;
    }

    .header-show {
        height: 405px;
        width: 100%;
    }

    .bar-down p {
        font-size: 15px;
        margin-bottom: 15px;
    }

    .bar-down {
        height: auto;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .header-show-button a {
        font-size: 15px;
        line-height: 30px;
        width: 240px;
        margin-left: 10px;
        text-align: center;
    }

    .bar-down-cont {
        width: 95%;
    }

    .profil-list li img {
        height: 20px;
        width: auto;
    }

    .profil-list li:nth-child(3) img {
        height: 14px;
    }

    .profil-title {
        margin-bottom: 10px;
    }

        .profil-title img {
            height: auto;
            width: 300px;
        }

    .profil-text {
        padding-top: 20px;
        padding-left: 20px;
        margin-top: 10px;
    }

    .check-im {
        width: 10px;
        height: 10px;
    }

    .header-show-cont {
        position: relative;
        width: 95%;
        height: 100%;
    }

    .item-girl {
        right: -50px;
    }

    .slider-cont {
        width: 95%;
    }

    .profile-search {
        margin: 0 auto;
        width: auto;
        display: table;
    }

    .check-im:after {
        background: url(../img/checkmini.png) no-repeat;
        width: 18px;
        height: 13px;
    }

    .check-im {
        width: 18px;
        height: 13px;
        top: 0;
        margin-right: 7.5px;
    }

    .jumbotron .form-inline input[type="text"] {
        width: 100% !important;
    }

    .jumbotron .form-group:first-child {
        width: 60%;
    }

    .profil-img-list img {
        padding: 3px;
        border: 1px solid #e7e7e7;
        width: 100%;
        height: auto;
    }

    .slider-cont {
        width: 95%;
    }

    .box-profile {
        width: 610px;
    }

    .profile-datas {
        /*position: relative;*/
        /*height: 95%;*/
        width: 610px;
        margin: 0 auto;
    }

    .box-profile {
        height: 140px;
    }

    .level {
        font-size: 18px;
        margin-bottom: 5px;
    }

    .name {
        font-size: 24px;
    }

    .tags {
        font-size: 14px;
    }

    .profile-country {
        padding: 0 0 5px 0;
    }

    .detay-profile {
        font-size: 14px;
    }

    .profile-details {
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
    }

    /*.profile-data-wrap {
        margin: 20px auto;
        margin-top: -65px;
        top: 50%;
    }*/

    .profile-photo {
        width: 124px;
        height: 124px;
    }

    .profile-user-profile {
        width: 470px;
        padding: 10px;
        padding-bottom: 0;
    }

    .profile-details .desc, .profile-details .title {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 50px;
    }

    .profile-details .desc {
        width: 390px;
    }
}
/*flip*/
.flip-scroll tr {
    background: #fff;
}

.flip-scroll th {
    text-align: left;
}

    .flip-scroll th:first-child, .flip-scroll td:first-child {
        text-align: left;
    }

.flip-scroll table {
    width: 100%;
}

.portlet-title-back {
    background: #00437a;
    color: #fff;
    height: 60px;
    line-height: 60px;
    font-weight: 300;
    font-size: 24px;
}

.portlet-body-back {
    background: #ecf1f4;
}

.flip {
    color: #000;
    font-weight: 400;
    font-size: 14px;
}

    .flip .flip-scroll thead tr, .flip .flip-scroll tr.toplam {
        color: #82898d;
        background: none;
        font-weighT: 700;
    }

    .flip .portlet-body {
        padding: 15px;
    }

/*flip*/
@media (max-width: 767px) {
    nav .container .jumbotron, .container-fluid .nav-search.jumbotron {
        display: none;
    }

    .tezler .tabs .tab-link {
        display: inline-block;
        text-align: center;
        margin: 0;
        margin-bottom: 10px;
        padding-right: 5px;
    }

    .news .type1 .contents {
        width: 100%;
        display: block;
        margin-left: 0;
    }

    .news .type1 img {
        margin-left: 0;
        margin-right: 0;
    }

    .news .type2 h6 {
        font-size: 22px;
        font-weight: 400;
        color: #ec2525;
        margin-top: 0;
        display: block;
    }

    .news .type2 .date {
        position: relative;
        display: inline-block;
        width: 80px;
        height: 83px;
        text-align: center;
    }

    .news .type2 .contents {
        width: 100%;
        display: block;
        padding-left: 0;
        margin-left: 0;
    }

    .news .type2 img {
        display: inline-block;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .jumbotron .form-control {
        padding: 0 20px;
    }
    /*.navbar { padding-top: 16px; border-bottom: 0; }*/
    .bfh-selectbox .bfh-selectbox-toggle {
        color: #333 !important;
    }

        .bfh-selectbox .bfh-selectbox-toggle .bfh-selectbox-option {
            font-size: 14px !important;
        }

    .bfh-selectbox .bfh-selectbox-options {
        width: 100% !important;
        height: 100px !important;
    }

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 540px; /*display: none;*/
    }

    .photo-crop {
        border: 5px solid rgba(0,0,0,0.25);
        width: 150px;
        height: 150px;
        display: block;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .profile.jumbotron {
        margin-bottom: 0;
    }
    /*footer { height: auto; padding-bottom: 15px; padding-top: 5px; }*/
    .navbar-toggle {
        padding: 9px 10px;
        margin-top: 37px;
        margin-bottom: 8px;
    }
    /*.navbar-header .img-responsive { margin-top: 4.5px; }*/
    #contact .mail, #contact .phone {
        text-align: left;
        text-indent: 30%;
    }

    #contact img {
        margin-right: auto;
    }

    #contact .mail i, #contact .phone i {
        text-indent: 1%;
    }

    .navs {
        height: auto;
        /*background: #fff;*/
        position: absolute;
        /*top: 78px;*/
        left: 0;
        right: 0;
        display: none;
    }

    /*.sm-clean a {
        padding: 10px 8px;
        font-size: 15px;
        font-weight: normal;
        text-decoration: none;
        color: #fff;
        line-height: 15px;
        border-bottom: 0px solid #e5e5e5;
    }*/

    .sm-clean a:hover {
        background: #002868;
    }

    .yayinlar .tabs .tab-link {
        width: 25%;
        margin-right: 0;
        padding-right: 10px;
        float: left;
    }

        .yayinlar .tabs .tab-link a {
            text-align: center;
            padding: 0;
            width: 100%;
        }

        .yayinlar .tabs .tab-link:last-child {
            margin-right: 0;
            padding-right: 0;
        }
}

@media (min-width:680px) {
    /*.tabs .tab-link a {
        width: 185px;
    }*/
}

@media (max-width:680px) {
    .type1 .col-lg-12, .type2 .col-lg-12 {
        padding: 0;
    }

    .tabs .tab-link a {
        font-size: 14px;
        padding: 0 20px;
    }

    .box-profile {
        height: 110px;
        width: 100%;
    }

    .profile-datas {
        height: 100%;
        width: 430px;
    }

    .profile-photo {
        width: 80px;
        height: 80px;
    }

    .profile-photo {
        margin: 5px;
    }

    .profile-country {
        display: none;
        padding: 0;
        padding-bottom: 3px;
    }

    .profile-user-profile {
        width: 340px;
        padding: 10px;
    }

    .profile-details {
        font-size: 12px;
        line-height: 15px;
    }

        .profile-details .title {
            width: 40px;
            font-size: 12px;
        }

    .tags {
        font-size: 12px;
    }

    .profile-details .desc {
        width: 270px;
        font-size: 12px;
    }

    .level {
        font-size: 13px;
        margin-bottom: 3px;
        display: inline-block;
    }

    .name {
        font-size: 15px;
        display: inline-block;
    }

    .detay-profile {
        font-size: 12px;
    }

    /*.profile-data-wrap {
        margin: 10px auto;
        margin-top: -43px;
    }*/

    .bar-down p {
        font-size: 13px;
        line-height: 1.2;
    }

    .item-girl img {
        width: 420px;
    }

    .profil-list li {
        width: 50%;
        float: left;
    }

    .profil-list:after {
        content: "";
        display: block;
        clear: both;
    }

    .profil-list li img {
        height: 18px;
    }

    .profil-list li:nth-child(3) img {
        height: 13px;
    }

    .check-im {
        margin-right: 0px;
    }

    .profil-title img {
        width: 250px;
    }

    .bar-down {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .profil-img-list .col-xs-3 {
        padding-right: 5px;
        padding-left: 5px;
    }

        .profil-img-list .col-xs-3 img {
            height: auto;
            width: 100%;
        }

    .jumbotron .form-inline button span {
        display: none;
    }

    .jumbotron .form-inline .btn-default {
        width: 90px;
    }
    /*footer p, footer .social, footer .footer-bidb { text-align: center; float: none; }
footer p { margin-top: 15px; }*/
    .fa-2x {
        font-size: 1.2em;
    }

    #contact .mail, #contact .phone {
        text-align: left;
        text-indent: 20%;
    }

    .profil-list li:nth-child(2) {
        margin-bottom: 10px;
    }

    .tabs {
        text-align: left;
    }

    .flip-scroll .flip-content:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0;
    }

    .flip-scroll * html .flip-content {
        zoom: 1;
    }

    .flip-scroll *:first-child + html .flip-content {
        zoom: 1;
    }

    .flip-scroll table {
        width: 100%;
        border-collapse: collapse;
        border-spacing: 0;
    }

    .flip-scroll th, .flip-scroll td {
        margin: 0;
        vertical-align: top;
    }

    .flip-scroll th {
        text-align: left;
        border: 0 !important;
        border-bottom: 1px solid #ddd !important;
        border-right: 1px solid #ddd !important;
        font-size: 13px !important;
        padding: 5px;
        width: auto !important;
    }

    .flip-scroll td {
        font-size: 13px !important;
        border-bottom: 1px solid #ddd !important;
        border-right: 1px solid #ddd !important;
    }

    .flip-scroll table {
        display: block;
        position: relative;
        width: 100%;
    }

    .flip-scroll thead {
        display: block;
        float: left;
    }

    .flip-scroll tbody {
        display: block;
        width: auto;
        position: relative;
        overflow-x: auto;
        white-space: nowrap;
    }

    .flip-scroll thead tr {
        display: block;
    }

    .flip-scroll th {
        display: block;
    }

    .flip-scroll tbody tr {
        display: inline-block;
        vertical-align: top;
        margin-left: -5px;
    }

    .flip-scroll td {
        display: block;
        min-height: 1.25em;
        text-align: left;
        border-top: 0 !important;
        border-left: 0 !important;
        border-right: 0 !important;
    }
    /* sort out borders */
    .flip-scroll th {
        border-bottom: 0;
        border-left: 0;
    }

    .flip-scroll td {
        border-left: 0;
        border-right: 0;
        border-bottom: 0;
    }

    .flip-scroll tbody tr {
        border-left: 1px solid #ddd;
    }

    .flip-scroll th:last-child, .flip-scroll td:last-child {
        border-bottom: 1px solid #ddd;
    }

    .itu-logo {
        display: none;
    }

    .akademik-bilgiler .tabs .padding-cust {
        text-align: center;
    }

        .akademik-bilgiler .tabs .padding-cust .tab-link, .tezler .tabs .tab-link {
            width: 33.33333333333333%;
            display: inline-block;
            text-align: center;
            margin-bottom: 10px;
        }

            .akademik-bilgiler .tabs .padding-cust .tab-link:nth-child(3), .tezler .tabs .tab-link:nth-child(3) {
                padding-right: 0;
            }

                .akademik-bilgiler .tabs .padding-cust .tab-link:nth-child(3):after {
                    clear: both;
                    content: "";
                    display: block;
                }

            .akademik-bilgiler .tabs .padding-cust .tab-link:nth-child(4), .akademik-bilgiler .tabs .padding-cust .tab-link:nth-child(5) {
                margin: 0 auto;
                float: none;
            }

    .tezler .tabs .tab-link {
        float: left;
    }

        .tezler .tabs .tab-link a {
            width: 100%;
            padding: 0;
        }

        .tezler .tabs .tab-link:nth-child(2):after {
            clear: both;
            content: "";
            display: block;
        }

        .tezler .tabs .tab-link:last-child {
            float: none;
            text-align: center;
            margin: 0 auto;
            display: inline-block;
        }
}

@media (max-width:460px) {
    /*.profile-data-wrap {
        margin: 10px auto;
        margin-top: -44px;
    }*/

    .profile-details .desc {
        width: 165px;
        font-size: 12px;
    }

    .tabs .tab-link a {
        background: #dedede;
        color: #575757;
        font-size: 12px;
        text-align: center;
        padding: 0 5px;
    }

    .tabs .tab-link {
        display: inline-block;
        margin: 0 auto;
        margin-right: 2px;
    }

    .donem-secim select {
        height: 30px;
        font-size: 12px;
        border: 1px solid #eee;
        padding: 0 5px;
    }

    h3, h4 {
        font-size: 30px;
        margin-bottom: 12px;
    }

    .profile {
        padding-top: 10px;
    }


    .profile-datas {
        height: 100%;
        width: 320px;
    }

    .profile-photo {
        margin: 15px 5px;
    }

    .profile-user-profile {
        width: 230px;
    }

    .detay-profile {
        min-height: 120px;
    }

    .header-detay-show img {
        width: 100%;
        min-height: 160px;
    }

    .header-detay-show .profile-photo img {
        width: 100%;
        min-height: inherit;
    }

    .jumbotron .form-control {
        padding: 0 10px;
    }

    .item-girl img {
        width: 400px;
    }

    .profil-list li:nth-child(2) {
        margin-bottom: 5px;
    }

    .profil-list li img {
        height: 15px;
    }

    .profil-list li:nth-child(3) img {
        height: 10px;
    }

    .profil-list li {
        margin-bottom: 5px;
        width: 100%;
    }

    .bar-down-cont {
        width: 98%;
    }

    .flexslider li p {
        font-size: 14px;
        line-height: 18px;
    }

    .slider-cont {
        margin-top: 30px;
    }

    .jumbotron.sss-search .form-group:first-child {
        width: 50%;
        display: table-cell;
    }

    .jumbotron.sss-search .form-group:nth-child(2) {
        width: 30%;
    }

    .jumbotron.sss-search .form-inline select {
        margin: 0 10px;
        padding-left: 10px;
    }

    .jumbotron.sss-search .form-inline .btn-default {
        width: 60px;
        float: right;
    }

    .jumbotron.sss-search .form-group:nth-child(3) {
        width: 15%;
    }

    .jumbotron .form-group:first-child {
        width: 100%;
        display: block;
    }

    .jumbotron .form-group:nth-child(2) {
        width: 80%;
    }

    .jumbotron .form-group:nth-child(3) {
        width: 20%;
    }

    .jumbotron .form-inline input[type="text"] {
        border-bottom: 1px solid #e7e7e7;
    }

    .jumbotron .form-inline select {
        border-left: 0;
    }
    /*footer p { margin-bottom: 10px; }
footer .social { margin: 0 auto; float: none; text-align: center; }*/
    #contact .mail, #contact .phone {
        text-align: left;
        text-indent: 10%;
    }

    .alfabetik .title {
        display: block;
        margin: 0 auto;
        margin-bottom: 5px;
    }

    .alfabetik a {
        letter-spacing: 4px;
    }

    .unvani {
        font-size: 14px;
        line-height: 20px;
    }

    .bolumu {
        font-size: 15px;
        line-height: 20px;
    }

    .dali, .yili {
        font-size: 13px;
        line-height: 20px;
    }

    .item-right {
        padding: 10px;
    }

    .item {
        /*height: 100px;*/
        width: 100%;
        margin-bottom: 20px;
    }

    .item-left {
        width: 80px;
    }

    .select2-container {
        min-width: 105px !important;
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        width: 22px !important;
    }

        .select2-container--default .select2-selection--single .select2-selection__arrow b {
            left: 11px !important;
        }

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        font-size: 13px;
    }

    .tezler .tabs .tab-link,
    .yayinlar .tabs .tab-link {
        width: 50%;
        display: inline-block;
        text-align: center;
        margin: 0;
        margin-bottom: 10px;
        float: left;
        padding-right: 5px;
    }

        .tezler .tabs .tab-link a {
            width: 100%;
        }

        .tezler .tabs .tab-link:nth-child(2):after {
            clear: both;
            content: "";
            display: block;
        }

        .tezler .tabs .tab-link:last-child {
            float: none;
            text-align: center;
            margin: 0 auto;
            display: block;
        }
}

@media (max-width:399px) {
    .item-girl {
        right: -70px;
    }

        .item-girl img {
            width: 395px;
        }

    .bar-down p {
        font-size: 13px;
        line-height: 15px;
    }

    .bar-down {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    /*footer p { font-size: 11px; display: block; width: 100%; }*/
    #contact .mail, #contact .phone {
        font-size: 24px;
        text-indent: 10%;
    }

    #contact img {
        width: 160px;
        height: auto;
    }

    p, .enstitu p {
        text-align: justify;
    }

    .enstitu p {
        padding: 0 15px;
    }

    .acc .panel-body {
        padding: 15px;
    }

    .arastirmaci {
        padding: 15px;
    }

    .alfabetik {
        padding: 15px;
    }

    h3, h4 {
        font-size: 30px;
        line-height: 36px;
    }

    .im-akademik {
        width: 31px;
        height: 21px;
        background-position: -61px -89px;
    }

    .im-briefcase {
        width: 25px;
        height: 21px;
        background-position: -61px -108px;
    }

    .item-left {
        width: 50px;
    }

    .item {
        /*height: 82px;*/
        margin-bottom: 15px;
    }

    .unvani {
        font-size: 12px;
        line-height: 16px;
    }

    .bolumu {
        font-size: 14px;
        line-height: 16px;
    }

    .dali, .yili {
        font-size: 12px;
        line-height: 15px;
    }

    p, p a, p.text-center {
        font-size: 14px;
        line-height: 20px;
        text-align: justify;
    }

    .select2-container {
        max-width: 100px;
    }
}

@media (max-width:349px) {
    .tabs .tab-link a {
        font-size: 11px;
    }
}

@media (max-width:329px) {
    /*footer p { font-size: 9.5px; }*/
    #contact .mail, #contact .phone {
        text-indent: 6%;
    }

    .profile-datas {
        height: 100%;
        width: 300px;
    }

    .profile-photo {
        margin: 15px 5px;
    }

    .profile-user-profile {
        width: 210px;
    }

    .item-left {
        display: none;
    }

    .profile-details .desc {
        width: 145px;
        font-size: 12px;
    }

    .level {
        font-size: 12px;
    }

    .name {
        font-size: 14px;
    }
}
/*yunus çolak 28.08.2015 edit*/


/* -- Navbar Style Begin -- */
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: #001f46;
}


@media (max-width: 767px) {
    /*.navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #fff;
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: normal;
    }
    .navbar-nav .open .dropdown-menu .dropdown-header, 
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, 
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent;
    }

   */


    .dropdown-menu > li > a,
    .dropdown-submenu > a {
        color: #fff !important;
        background-color: #002868 !important;
        text-overflow: ellipsis;
        white-space: normal;
    }

        .dropdown-menu > li > a:focus,
        .dropdown-menu > li > a:hover {
            color: #fff;
            background-color: #001f46 !important;
        }
}

.mega-dropdown {
    position: static !important;
    display: none;
}

.mega-dropdown-mobil {
    display: none;
}

.mega-dropdown-menu {
    display: none;
    width: 100%;
    color: #fff;
    padding: 30px 0px;
    background-color: #001f46;
    border: 0;
    -webkit-box-shadow: inset 0px 15px 17px -10px rgba(0,0,0,0.2);
    -moz-box-shadow: inset 0px 15px 17px -10px rgba(0,0,0,0.2);
    box-shadow: inset 0px 15px 17px -10px rgba(0,0,0,0.2);
}

    .mega-dropdown-menu ul {
        padding: 0;
        margin: 0;
        list-style: none;
    }

    .mega-dropdown-menu li {
        color: #fff;
        line-height: 30px;
    }

        .mega-dropdown-menu li > a {
            position: relative;
            display: block;
            color: #fff;
            font-weight: 400;
            padding: 0 10px;
        }

            .mega-dropdown-menu li > a:hover,
            .mega-dropdown-menu li > a:focus {
                text-decoration: none;
                background-color: #002868;
            }

            .mega-dropdown-menu li > a .caret {
                position: absolute;
                top: 50%;
                right: 5px;
                transform: translate(-50%,0);
            }

            .mega-dropdown-menu li > a.active {
                background-color: #002868;
            }


    .mega-dropdown-menu .nav-main {
        float: left;
    }

        .mega-dropdown-menu .nav-main a {
            width: 176px;
            font-weight: 700;
        }

    .mega-dropdown-menu .nav-groups {
        display: none;
        float: left;
    }

    .mega-dropdown-menu .group {
        margin-left: 25px;
        float: left;
    }

@media(max-width:768px) {
    .mega-dropdown-menu .group {
        width: 255px;
    }
}

.mega-dropdown-menu .group li:first-child {
    font-weight: 700;
    padding: 0 10px;
}

/* -- Navbar Style End -- */

/* -- Carousel Style Begin -- */
.carousel {
    position: relative;
}

    .carousel .item img {
        width: auto;
        margin: 0 auto;
        display: block;
    }

    .carousel .owl-theme .owl-controls {
        margin-top: 0;
        text-align: center;
    }

        .carousel .owl-theme .owl-controls .owl-page.active span,
        .carousel .owl-theme .owl-controls.clickable .owl-page:hover span {
            filter: Alpha(Opacity=100);
            opacity: 1;
            background: transparent;
            border: 2px solid #002868;
        }

        .carousel .owl-theme .owl-controls .owl-page span {
            display: block;
            width: 14px;
            height: 14px;
            margin: 5px 7px;
            filter: Alpha(Opacity=50);
            opacity: .2;
            -webkit-border-radius: 20px;
            -moz-border-radius: 20px;
            border-radius: 20px;
            background: #000;
        }
/* -- Carousel Style End -- */

/* -- Search Style Begin -- */
.profile .new-search {
    position: unset !important;
}

.new-search {
    position: absolute;
    width: 100%;
    z-index: 1000;
    bottom: 0;
    padding-top: 10px;
    padding-bottom: 25px;
    text-align: center;
    background-color: rgba(0,38,106,0.80);
}

    .new-search .form-inline {
        padding:0 15px;
        font-size: 0;
        display: inline-block !important;
    }

    .new-search .textbox {
        display: block;
        width: 520px;
        height: 50px;
        padding: 0 12px;
        font-size: 16px;
        color: #3a3a3a;
        background-color: #fff;
        background-image: none;
        border: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        float: left;
        margin-right: 20px;
    }

    .new-search .btn-default {
        width: 208px;
        height: 50px;
        font-size: 16px;
        color: #fff;
        border: 0;
        border-radius: 0;
        background-color: #358aed;
        float: left;
    }

@media (max-width: 1200px) {
    .new-search .textbox {
        width: 380px;
    }
}

@media (max-width: 769px) {
    .new-search {
        position: static;
    }

        .new-search .textbox {
            width: 270px;
            margin-right: 10px;
        }

        .new-search .btn-default {
            width: 100px;
        }
}

@media (max-width: 425px) {
    .new-search {
        padding-top: 0;
        padding-bottom: 15px;
    }

        .new-search .form-inline {
            display: block !important;
        }

        .new-search .textbox {
            display: inline-block;
            width: 100%;
            height: 40px;
            float: none;
            margin-bottom: 5px;
        }

        .new-search .btn-default {
            display: inline-block;
            width: 100%;
            height: 40px;
            float: none;
        }
}
/* -- Search Style End -- */

/* -- News Style Begin -- */
.new-news .form-control {
    height: 40px;
    font-size: 16px;
    color: #444;
    border-color: #ebebeb;
    border-radius: 0;
    min-width: 280px;
    margin-top: 20px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.new-news h2 {
    font-size: 38px;
    font-weight: 700;
    color: #002868;
    text-align: center;
}

.new-news h3 {
    font-size: 30px;
    font-weight: 700;
    color: #002868;
    margin-top: 30px;
    margin-bottom: 20px;
    text-align: center;
}

.new-news .filter {
    text-align: center;
}

.new-news .form-control {
    display: inline-block;
    width: auto;
}

.new-news .list {
    margin-top: 40px;
}

.new-news .media {
    margin-bottom: 40px;
}

.new-news .media-left {
    display: table;
    width: 227px;
    height: 161px;
    padding: 0;
    margin-right: 20px;
    border: 1px solid #e2e4e8;
    float: left;
}

.new-news .icon {
    display: table-cell;
    vertical-align: middle;
    background-color: #fff;
}

    .new-news .icon img {
        margin-left: auto;
        margin-right: auto;
    }

.new-news .item .content {
    padding-left: 38px;
    float: left;
}

.new-news h4 {
    font-size: 15px;
    font-weight: 700;
    color: #000;
    margin-bottom: 11px;
    text-align: left;
    line-height: 1.42857143 !important;
}

.new-news p {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    line-height: 1.42857143 !important;
    display: -webkit-box;
    height: 40px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 31px;
}

.new-news span.date {
    font-size: 13px;
    color: #3b3b3b;
    margin-top: 11px;
    float: right;
    line-height: 18px;
    vertical-align: initial;
}

.new-news .icon-calendar {
    font-size: 18px;
    color: #9f9f9f;
    line-height: normal;
    float: left;
    margin-right: 5px;
}


.new-news .btn-default {
    font-size: 14px;
    font-weight: 300;
    color: #358aed;
    background-color: #fff;
    border-color: #358aed;
    border-radius: 0;
    padding: 9px 30px 9px;
}

    .new-news .btn-default:focus,
    .new-news .btn-default.focus {
        color: #fff;
        background-color: #fff;
        border-color: #358aed;
    }

    .new-news .btn-default:hover {
        color: #fff;
        background-color: #358aed;
        border-color: #358aed;
    }

    .new-news .btn-default:active,
    .new-news .btn-default.active {
        color: #fff;
        background-color: #358aed;
        border-color: #358aed;
    }

        .new-news .btn-default:active:hover,
        .new-news .btn-default.active:hover,
        .new-news .btn-default:active:focus,
        .new-news .btn-default.active:focus,
        .new-news .btn-default:active.focus,
        .new-news .btn-default.active.focus {
            color: #fff;
            background-color: #358aed;
            border-color: #358aed;
        }

    .new-news .btn-default:active,
    .new-news .btn-default.active {
        background-image: none;
    }

@media (max-width: 1200px) {
    .new-news .main-title {
        padding-bottom: 30px;
    }

    .new-news .media-left {
        display: table;
        width: 100%;
        height: 161px;
        padding: 0;
        margin-right: 0;
        margin-bottom: 20px;
        border: 1px solid #e7e7e7;
        float: none;
    }
}

@media (max-width: 768px) {
    .new-news {
        padding-bottom: 0;
    }

        .new-news .main-title {
            padding-bottom: 30px;
        }

        .new-news span.date {
            float: right;
        }
}

.new-news-header {
    position: relative;
    text-align: center;
    overflow: hidden;
    min-height: 380px;
    background-color: #358aed;
}

    .new-news-header .wrapper {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%);
    }

    .new-news-header .icon {
        display: inline-block;
        width: 216px;
        height: 216px;
        line-height: 216px;
        background-color: #fff;
        border-radius: 216px;
    }

.new-news-detail {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: left;
}

    .new-news-detail h1 {
        font-weight: 700;
        color: #002868;
        margin-top: 29px;
        margin-bottom: 5px;
        text-align: left;
    }

    .new-news-detail span.date {
        display: block;
        font-size: 13px;
        color: #3b3b3b;
        line-height: 18px;
        margin-bottom: 10px;
    }

    .new-news-detail .icon-calendar {
        font-size: 18px;
        color: #9f9f9f;
        line-height: normal;
        float: left;
        margin-right: 5px;
    }

/* -- News Style End -- */

/* -- Header Style Begin -- */
.statistics {
    position: relative;
    text-align: center;
    overflow: hidden;
    padding: 33px 0 36px 0;
    min-height: 532px;
}

    .statistics .wrapper {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%);
    }

    .statistics .title {
        font-weight: 700;
        color: #fff;
        margin-top: 0;
        margin-bottom: 30px;
    }

    .statistics p.entry {
        font-size: 15.5px;
        color: #fff;
        line-height: 19px;
        text-align: center;
    }

    .statistics .bg {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: -2;
        background-image: url("../../img/faculty-bg.jpg");
        background-repeat: no-repeat;
        background-size: cover;
    }

    .statistics .bg-color {
        background-color: rgba(0,40,104,.3);
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: -1;
    }

    .statistics .buton {
        display: inline-block;
        width: auto;
        font-size: 16px;
        color: #fff;
        line-height: 38px;
        text-decoration: none;
        text-align: center;
        margin: 25px 3px;
        padding: 0 10px;
        border: 1px solid #fff;
        background-color: transparent;
    }

        .statistics .buton:hover {
            color: #ae1c35;
            background-color: #fff;
        }

    .statistics .st-item {
        display: inline-block;
        margin: 9px;
    }

    .statistics .st-item-item {
        display: table-cell;
        border: 5px solid #fff;
        border-radius: 216px;
        background-color: rgba(255,255,255,.5);
        color: #002868;
        width: 156px;
        height: 156px;
        line-height: normal;
        position: relative;
        overflow: hidden;
        vertical-align: middle;
    }

    .statistics .st-item i {
        font-size: 40px;
    }

    .statistics .st-item p {
        font-size: 42px;
        font-weight: 700;
        color: #002868;
        margin-top: 5px;
        margin-bottom: 10px;
        text-align: center;
    }

    .statistics .st-item span {
        font-size: 14px;
        color: #000;
    }

    .statistics.detail {
        min-height: 532px;
    }

        .statistics.detail .bg {
            background-image: url("../../img/statistics-bg.jpg");
        }

        .statistics.detail .bg-color {
            background-color: rgba(174,28,53,.3);
        }

        .statistics.detail .st-item-item {
            color: #ae1c35;
        }

        .statistics.detail .st-item p {
            color: #ae1c35;
        }

@media(min-width:769px) {
    .statistics .st-item {
        margin: 0 9px;
    }

    .statistics .st-item-item {
        width: 216px;
        height: 216px;
    }

    .statistics .st-item i {
        font-size: 60px;
    }

    .statistics .st-item p {
        font-size: 62px;
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .statistics .st-item span {
        font-size: 16px;
    }
}


@media(max-width:425px) {
    .statistics .title {
        font-size: 22px;
        margin-bottom: 10px;
    }

    .statistics p.entry {
        font-size: 14px;
        color: #fff;
        line-height: 16px;
        text-align: center;
        margin-top: 10px;
    }

    .statistics .buton {
        font-size: 14px;
        width: 120px;
        margin: 5px 3px;
        line-height: 38px;
    }

    .statistics .st-item {
        margin: 3px;
    }

    .statistics .st-item-item {
        width: 124px;
        height: 124px;
    }

    .statistics .st-item i {
        font-size: 26px;
    }

    .statistics .st-item p {
        font-size: 28px;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .statistics .st-item span {
        font-size: 13px;
    }
}
/* -- Header Style End -- */


/* -- Faculties Style Begin -- */
.faculties h1,
.faculty h1,
.faculty h2,
.faculty h3,
.faculty h4 {
    font-size: 38px;
    font-weight: 700;
    color: #002868;
    margin-top: 34px;
    margin-bottom: 10px;
}

.faculty h1 {
    margin-top: 29px;
    margin-bottom: 26px;
}

.faculty h2 {
    font-size: 36px;
}

.faculty h3 {
    /*font-size: 40px;*/
    margin-top: 42px;
    margin-bottom: 36px;
}

.faculty h4 {
    font-size: 28px;
}

.faculty p.entry {
    text-align: center;
}

.faculty hr {
    margin-top: 30px;
    margin-bottom: 30px;
    border-color: #e0e0e0;
}
/* -- Faculties Style End -- */

/* -- Select2 Style End -- */
.select-container {
    min-width: 100%;
    margin-bottom: 10px;
}

    .select-container .select2-container {
        width: 100%;
    }

@media(min-width: 768px) {
    .select-container {
        min-width: 250px !important;
        margin-bottom: 0;
        margin-left: 10px;
        float: right;
    }
}

@media (max-width: 399px) {
    .select-container .select2-container {
        max-width: 100%;
    }
}

.select-container .select2-container .select2-selection--single .select2-selection__rendered {
    text-align: left;
    padding-right: 50px;
}


.search-filter h4 {
    font-size: 14px;
    color: #002868;
    font-weight: bold;
    text-align: left;
    margin: 10px 0 20px;
}

.search-filter input {
    border-radius: 0;
    border: 1px solid #e7e7e7 !important;
    line-height: 38px;
    font-size: 16px;
}

.search-filter label {
    font-size: 14px;
    font-weight: normal;
}

.search-filter .list a {
    color: #358aed;
    text-decoration: none;
}

.search-filter .text-warning {
    text-decoration: none;
    color: #ed2a4f;
}

/* -- Select2 Style End -- */

/* -- Reports Style Begin -- */
.reports .title {
    font-size: 38px;
    font-weight: 700;
    margin-top: 40px;
}

.reports .chart {
    border: 1px solid #e6e4e5;
    background-color: #f7f5f6;
}
/* -- Reports Style End -- */

/* -- Table Style Begin -- */
.breadcrumb {
    padding: 5px 15px;
    margin: 40px 0 33px;
    list-style: none;
    border: 1px solid #ebebeb;
    background-color: #fff;
    border-radius: 0;
}

    .breadcrumb a {
        font-size: 12px;
        color: #444;
        text-decoration: none;
    }

    .breadcrumb > .active {
        font-size: 12px;
        color: #358aed;
    }

    .breadcrumb > li + li:before {
        padding: 0 2px;
    }

.table {
    margin-bottom: 0;
}

.table-bordered > thead > tr > th {
    font-weight: 600;
    font-size: 14px;
    color: #000;
    text-align: center;
}

.table > tbody > tr > td {
    color: #000;
    font-weight: 400;
    font-size: 14px;
    text-align: center;
}
/* -- Table Style End -- */

/* --  Projects Style Begin -- */
.hiddenRow {
    padding: 0 !important;
}

.currencyTL {
    font-family: Arial;
}

.projects2 {
    margin-bottom: 30px;
}

    .projects2 .table > thead > tr > th {
        color: #002868;
        text-align: left;
    }

    .projects2 .table > tbody > tr > td {
        text-align: left;
    }

        .projects2 a,
        .projects2 .table > tbody > tr > td > a {
            font-size: 13px;
            text-decoration: none;
            color: #358aed;
            display: block;
        }

            .projects2 a:hover,
            .projects2 .table > tbody > tr > td > a:hover {
                color: #002868;
            }

            .projects2 .table > tbody > tr > td > a > span {
                font-size: initial;
            }

            .projects2 .table > tbody > tr > td > a:before {
                content: 'Detaylı Görüntülemeyi Kapat';
            }

            .projects2 .table > tbody > tr > td > a.collapsed:before {
                content: 'Detaylı Bilgiler';
            }
			
			.projects2 .table > tbody > tr > td > a.changeCultureText:before {
                content: 'Close Detail Information ';
            }

            .projects2 .table > tbody > tr > td > a.changeCultureText.collapsed:before {
                content: 'Detail Information';
            }

            .projects2 .table > tbody > tr > td > a > span:before {
                font-family: 'akademi-font-icons';
                content: '\e911';
                float: left;
                margin-top: 2px;
            }

            .projects2 .table > tbody > tr > td > a.collapsed > span:before {
                font-family: 'akademi-font-icons';
                content: '\e912';
                float: left;
            }

    .projects2 .content {
        padding: 20px;
        background-color: #f7f7f7;
    }

        .projects2 .content .title {
            font-size: 16px;
            font-weight: 700;
            color: #358aed;
        }

        .projects2 .content p {
            font-size: 14px;
            line-height: 18px;
        }

    .projects2 .title {
        margin-bottom: 5px;
    }

    .projects2 .title2 span {
        color: #358aed;
    }

    .projects2 .file {
        line-height: 25px;
        margin-bottom: 10px;
    }

        .projects2 .file:last-child {
            margin-bottom: 0;
        }

        .projects2 .file a {
            color: #000;
            text-decoration: none;
            margin-right: 10px;
        }

            .projects2 .file a:hover {
                text-decoration: none;
            }

        .projects2 .file img {
            vertical-align: text-top;
            margin-right: 3px;
        }
/* --  Projects Style End -- */

/* -- Footer Style Begin --*/
footer {
    margin-top: 45px;
    padding-top: 53px;
    background-color: #f7f7f7;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
}

    footer h2 {
        margin: 0;
        padding: 0;
        font-size: 30px;
        font-weight: 700;
        color: #002868;
        margin-bottom: 10px;
        text-align: left;
    }

    footer .address p {
        font-size: 15px;
        font-weight: 400;
        color: #444;
        margin: 0;
    }

    footer .address + .logo {
        margin-top: 0;
    }

    footer .logo {
        text-align: right;
    }

        footer .logo img {
            margin-top: -10px;
        }

    footer .footer-map {
        margin-top: 55px;
        background-color: #002868;
    }

    footer .footer {
        background-color: #002868;
    }

    footer .footer-wrapper {
        display: inline-block;
    }

        footer .footer-wrapper .middle {
            display: table-cell;
            vertical-align: middle;
            height: 100px;
        }

    footer .footer .text {
        text-align: left;
    }

    footer .footer p {
        font-size: 14px;
        color: #fff;
        margin: 0;
        padding: 0;
    }

    footer ul {
        padding: 0;
    }

        footer ul li {
            margin: 0 5px;
            list-style: none;
            float: left;
        }

            footer ul li:last-child {
                margin-right: 0;
            }

    footer .social {
        text-align: right;
    }

        footer .social ul {
            margin-bottom: 0;
        }

        footer .social i {
            display: table-cell;
            width: 50px;
            height: 50px;
            font-size: 24px;
            text-align: center;
            vertical-align: middle;
            border-radius: 50px;
            background-color: #fff;
        }

        footer .social a {
            color: #002868;
            text-decoration: none;
        }

            footer .social a:hover {
                color: #358aed;
                text-decoration: none;
            }

@media (max-width: 991px) {
    footer h2 {
        text-align: center;
    }

    footer .address {
        text-align: center;
    }

        footer .address p {
            margin-bottom: 30px;
        }

    footer .logo {
        text-align: center;
    }

    footer .social ul {
        display: inline-block;
    }
}

@media (max-width: 767px) {
    footer .address + .logo {
        text-align: center;
    }

    footer .footer {
        height: auto;
    }

    footer .footer-wrapper .middle {
        display: block;
        vertical-align: middle;
        height: auto;
    }

    footer .footer .text {
        font-size: 13px;
        text-align: center;
        margin-top: 20px;
        margin-bottom: 15px;
    }

    footer .footer .logo {
        text-align: center;
    }

    footer .social {
        text-align: center;
        padding-bottom: 20px;
    }
}

@media (max-width: 380px) {
    footer .social i {
        width: 40px;
        height: 40px;
        font-size: 20px;
    }
}
/* -- Footer Style End --*/
.type3 .table > tbody > tr > td {
    text-align: left !important;
}

.nav-search.jumbotron {
    padding-top: 30px;
}

.owl-pagination {
    margin-bottom: 30px;
}


.timeline-wrapper {
    background-color: #f9f9f9;
    padding: 40px 0;
    margin-bottom: 30px;
}

.main span {
    float: left;
    clear: left;
}

    .main span.title {
        margin-bottom: 0px !important;
    }

    .main span.other {
        font-style: italic;
        color: #5c5c5c;
        font-size: 14px;
    }

    .main span.authors {
        font-size: 14px;
        color: #777;
    }

.extensions {
}


 .etiket .btn {
        float:left !important;
        margin-right: 4px !important;
    }
 .etiket .btn a{
   color: white !important;
            text-decoration: none;
            height: auto;
 }

/*akademik portal web güncellemeler 12-05-2017*/
.pubicons.etiket {
    margin-top: 0px;
    margin-bottom: 7px;
}

.entity-main {
    margin-bottom: 5px;
		word-wrap: break-word;
}

    .entity-main .title {
        color: #002868;
        font-weight: 600;
        margin-bottom: 0 !important;
        font-size: 16px;
    }

    .entity-main .other {
        color: #999;
        font-style: italic;
				font-family: 'Source Sans Pro', sans-serif;
        font-size: 15px;
        margin-bottom: 3px;
    }

    .entity-main .authors, .entity-main .author {
        font-size: 14px;
    }

.entity-extensions {
    display:inline-block;
    margin-top: 4px;
    line-height: 1.4em;
}

.etiket .et-paper {
    background-color: #2f97de;
}

.etiket .et-patent {
    background-color: darkorange;
}

.etiket .et-research-group {
    background-color: #00519b;
}

.etiket .et-project {
    background-color: #00519b;
}

.etiket .et-book {
    background-color: #2fcc71;
}

.etiket .et-reward {
    background-color: rgb(241, 92, 128);
}

.etiket .et-membership {
    background-color: #7bb0cf;
}

.etiket .et-workexperience {
    background-color: #00519b;
}

.etiket .et-thesis {
    background-color: #7bb0cf;
}

.etiket .et-proceeding {
    background-color: #f4c400;
}

.etiket .et-lisans {
    background-color: #7bb0cf;
}

.etiket .et-graduate {
    background-color: #7bb0cf;
}

.etiket .et-doktora {
    background-color: #2f97de;
}

.etiket .et-editorship {
    background-color: #2f97de;
}

.etiket .et-artistic-activity {
    background-color: #8d3faf;
}

.etiket .et-refereeing {
    background-color: #7bb0cf;
}

.entity-extensions .keyword {
    background-color: #00519b;
}

.entity-extensions .project-type {
    background-color: #2f97de;
}

.entity-extensions .project-state-in-progress {
    background-color: #f4c400;
}

.entity-extensions .project-state-completed {
    background-color: #2fcc71;
}

.entity-extensions .project-position {
    background-color: #7bb0cf;
}

.entity-extensions .reward-type {
    background-color: #7bb0cf;
}

.entity-extensions .patent-category {
    background-color: #7bb0cf;
}

.entity-extensions .media-type {
    background-color: #f4c400;
}

.entity-extensions .editorship-type {
    background-color: #7bb0cf;
}

.entity-extensions .membership-type {
    background-color: #f4c400;
}

.entity-extensions .activity-type {
    background-color: #f4c400;
}

.entity-extensions .thesis-type {
    background-color: #f4c400;
}

.entity-extensions .position {
    background-color: #f4c400;
}

.entity-extensions .workplace-type {
    background-color: #7bb0cf;
}


.etiket .keyword {
    /* bootstrap btn class'ı buraya aktarıldı.*/
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    background-color: #00519b;
    color: white !important;
    text-decoration: none;
    font-size: 13px;
    padding: 4px 8px;
    float: left;
    
}

.entity-extensions.etiket .btn, .entity-extensions.etiket .keyword {
    margin-bottom: 4px;
}

.yayinlar.projects2 .content {
    font-size: 13px;
    padding: 16px 20px;
}

.entity-extensions.etiket .btn {
    color: white !important;
    text-decoration: none;
    font-size: 13px;
    padding: 4px 8px;
}

.yayinlar.projects2 td.firstTd, .projects2 td.firstTd, .dersler-tablo.type3 td {
    padding: 16px 20px 10px 20px !important;
}

.emptyList {
    background-color: #f8f8f8;
    padding: 20px;
    margin-bottom: 10px;
}

.flag {
    width: 50px !important;
    height: 40px !important;
    background-repeat: no-repeat !important;
    background-position: center;
    background-color: transparent !important;
    border: 1px solid #ebebeb !important;
    margin-left: 20px !important;
}

.flag-en {
    background-image: url("../../img/flag-en.png") !important;
}

.flag-tr {
    background-image: url("../../img/flag-tr.png") !important;
}

.nav-searchBar,
.nav-flag {
    display: inline-block;
}

.nav-flag {
    float: right;
}

    .nav-flag a {
        display: inline-block;

        line-height: 42px;
        margin-left: 10px;
        color: #308bf2;
        font-size: 20px;
        font-weight: 600;
    }

.lng a:before{
    content:'';
    position:absolute;
    width:1px;
    height:34px;
    background-color:#fff;
    top:50%;
    left:0;
    transform:translateY(-50%);
}
.navbar-default .navbar-nav > li.lng > a:hover, 
.navbar-default .navbar-nav > li.lng > a:focus {
    color: #cfcfcf;
    background-color: #00256c;
}

.navbar-default .navbar-nav > li.singin > a:hover, 
.navbar-default .navbar-nav > li.singin > a:focus {
    color: #cfcfcf;
    background-color: #00256c;
}


.member-lng {
    float:right;
}
.member-lng a {
    display: inline-block;
    line-height: 42px;
    padding: 0 10px;
    color: #308bf2;
    font-size: 20px;
    font-weight: 600;
}
.member-lng a:hover {
    color: #00236b;
    text-decoration:none;
    background-color:#e7e7e7;

}




.nav-searchBar table {
    width: 100%;
}

.nav-searchBar .form-control {
    padding: 0 20px;
    height: 40px;
    font-size: 13px;
    color: #3a3a3a;
}

.nav-searchBar .btn-default {
    width: 68px;
    height: 40px;
    min-width: inherit;
    font-size: 20px;
    color: #fff;
    margin: 1px;
    line-height: normal;
    border: 0;
    border-radius: 0;
    background-color: #358aed;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    padding: 0;
}

@media (max-width:767px) {
    .nav-flag {
        line-height: 108px;
    }

    .flag {
        margin-right: 15px !important;
    }

    .nav-searchBar {
        display: block;
    }

    #main-menu li:first-child {
        padding: 10px 0;
    }

    #main-menu li:hover {
        background: transparent !important;
    }
}

.fancybox-caption {
    text-align: center;
}

.display-none {
    display: none;
}

.select2-container--default .select2-selection--single .select2-selection__rendered
{
	font-size:14px !important;
}

.li-connect-mark {
    background: url(../img/sprite_connect_v14.png) -92px -42px no-repeat !important;
    display: inline-block !important;
    height: 16px !important;
    text-decoration: none !important;
    width: 16px !important;
    vertical-align: middle !important;
    *margin: 0 3px !important;
    *vertical-align: bottom !important;
}

