﻿@media screen and (max-width: 755px) {
    html {
        background: none;
    }

    .dn {
        display: none;
    }

    .dna {
        display: block;
    }

    #header-wrapper {
        width: 100%;
        margin: 0 auto;
        background: #1779a0;
        z-index: 999;
        box-shadow: none;
        position: fixed;
    }

    .slider {
        width: 100%;
    }

    #logo {
        margin: 0px;
        float: none;
        width: 100%;
    }

        #logo h1 {
            padding: 7px;
            padding-left: 55px;
            font-size: 12px;
        }

           #logo h1 .birName {
    font-size: 22px !important;
    color: #fff;
}

    .uniName {
        font-size: 12px !important;
            color: #ffffff;
    }
    #header-top {
    background: #091928;
    width: 100%;
    padding: 8px 0px;
    /* text-align: center; */
}
    .top-right-nav {
    float: none;
    margin: 0px 12px;
}
    .phone-icon {
        background: url(../images/phone_icon_01.png) center left no-repeat;
        padding: 0 8px 0 15px;
        min-height: 14px;
        font-size:10px;
    }

    .email-icon {
        background: url(../images/email_icon_01.png) center left no-repeat;
        padding: 0 0 0 20px;
        font-size: 10px;
    }
    .globe {
        float: right !important;
        margin: -8px -13px 0px 13px;
    }
    .globe select{
    right: -25px;
}
    #mob-list {
        position: absolute;
        left: 19px;
        top: 43px;
        font-size: 21px;
        color: #88c3ef;
    }

    #main-menu li {
        float: none;
        position: relative;
    }

    #main-menu-wrapper {
        width: 100%;
        overflow: hidden;
        position: initial;
            background: #fff;
            height:auto;
    }

    #main-menu {
        display: none;

    }

        #main-menu li {
            background: none;
            z-index: 1;
        }

            #main-menu li:hover ul, #main-menu li.sfHover ul {
                width: 100%;
            }

            #main-menu li li {
                font-size: 9px;
            }

            #main-menu li a {
                font-weight: normal;
            }
            #main-menu li > a {
                    border-bottom: 1px solid #efefef;
            }
            #main-menu li li a {
                padding: 12px 50px;
            }

        #main-menu ul {
            position: relative;
            width: 100%;
        }

        #main-menu li ul {
            box-shadow: none;
        }

        #main-menu li:hover ul, #main-menu li.sfHover ul {
            left: 0.01em;
            top: 0px;
            z-index: 99;
        }
        .sub-menu {
    left: 0px !important;
    top: 0;
}
        .menu-search-button {
            background:none;
                display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-position: center -18px, top left;
    background-repeat: no-repeat, repeat-y;
    background-color: none;
    width: 50px;
    height: 48px;
    position: absolute;
    right: 0px;
    top: 30px;
    z-index: 99;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index:999;
}
        .menu-search-focus{
            display:block !important;
        }
        .menu-search-button:hover {
    background-position:0% 0%;
    background-repeat: initial;
    background-color: none;
    cursor: pointer;
    background-image: none !important;
    background-attachment: scroll !important;
}
        .menu-search-button:hover {
            background:none;
}
        .menu-search-button:before {
        content: "\f002";
    padding: 15px;
    display: block;
    font-size: 20px;
    color: #88c3ef;
}
        .gsc-search-button{
            display:none;
        }
        .gsc-input-box {
    /* border: 1px solid #FFFFFF !important; */
    background: #fff !important;
    height: 48px !important;
    width: 100% !important;
    border: none !important;
    background-color: white;
}
     .menu-search-field {
         display:none;
    background: none !important;
    width: 90%;
    height: 55px;
    margin-right: 10%;
    border: none !important;
    float: right;
    padding: 1px 0px;
    color: #b0b0b0;
    font-size: 12px;
    position: absolute;
    top: 29px;
    right: 0;
    -webkit-appearance: none;
    border-radius: 0;
    outline: none !important;
}
        #logo h1 span {
    color: #fff;
}

    .content-wrapper {
       width: 100%;
    overflow: hidden;
    margin: 0px !important;
    margin-left: -1px !important;
        padding-top: 80px;
    }

    .slider {
        height: auto !important;
        max-height:126px;
    }

    .bx-wrapper {
        position: relative;
        /* margin: 0 auto 60px; */
        padding: 0;
        overflow: hidden;
        margin: 0px;
                    padding: 10px;
    padding-bottom: 0px;
    }
    .bx-wrapper img {
    /* width: 1000px; */
    max-width: 100%;
    display: block;
}

    .center-content {
        width: 100%;
    }
    .content-block {
    margin: 10px;
    padding:10px;
    background-color: #fff!important;
}
    .blog-date {
     -webkit-border-radius: 0px; 
    -moz-border-radius: 0px;
     border-radius: 0px; 
    width: 47px;
    height: 47px;
    float:none;
}
    .news-image {
    width: 10%;
    height: 50px;
        margin: 0 3% 0 0;
}
.news-content {
    float: left;
    width: 83%;
    margin-left: 4%;
    height: 47px;
    overflow: hidden;
}
  .news-items li {
    height: 60px;
    padding: 0px 0px;
    border: none;
}
    .sidebar-right {
    width: 100%;
    /* float: right; */
    position: relative;
    float: left;
    background: none;
}
    .main-content {
    width: 100%;
    float: left;
    position: relative;
    min-height: 10px;
}
    .inner-content-wrapper {
        margin: 10px;
        padding:0px; 
    background:#fff;
}
    .blog-entry .blog-content {
   float: right;
    width: 100%;
    padding: 0 0 10px 0;
    margin: 0 0 30px 0;
        min-height: 64px;
    line-height: 25px;
    font-size: 12px;
    padding: 0 !important;
    background: none;
    word-break: break-word;
}
    .blog-entry{
            padding: 0px 30px;
    overflow: hidden;
    }
    .inner-content-wrapper .block-title {
    font-size: 18px;
    margin: 0 0 15px 0;
    padding: 0px 10px;
    line-height: 30px;
    margin: 0px !important;
}
    .inner-content-wrapper .icb{
    margin-left: 0px;
    padding: 8px 14px;
    display: block;
    }
    .sayfa-icerik {
    padding: 20px;
}
    .sayfa-icerik img{
        max-width:100%;
    }
    .news-content {
        width: 81% !important;
    min-height:initial !important;
}
    .inner-content-wrapper .news-items {
    padding:10px;
}
    .selector {
    position: absolute !important;
    right: 9px !important;
    top: 9px !important;
    text-align: left !important;
}
    .teacher-4 li {
    list-style: none !important;
    width: 100%;
    float: left;
    margin: 0 2% 2% 0 !important;
    text-align: center;
        background: #efefef;
}
      .teacher-4 > li {
        background: #fff;
}
    .teacher-4 li .cropImg {
    width: 136px;
    height: 160px;
    overflow: hidden;
    margin: 14px auto;
}
    .teacher-contact, .teacher-4 {
    padding: 0px 25px;
}
    .teacher-contact{
        margin: 0 !important;
    background: #efefef;
    padding-top: 10px;
    padding-bottom: 1px;
    line-height: 13px !important;
    }
    .teacher-4 li h3.teacher-title {
    margin-bottom:-1px;
}
    .reveal-modal {
    visibility: hidden;
    top: 78px !important;
    left: 0px;
    margin: 2%;
    width: 86%;
    padding: 5%;
    height: 85%;
    position:fixed;
    overflow-y:scroll
}
    .p-sol {
    width: 100%;
    float: none;
    height: 100%;
}
    .p-sol img {
    width: 140px !important;
    text-align: center !important;
    display: block !important;
    margin: 0px auto !important;
}
    .p-sag {
    float: none;
    width: 100%;
    padding: 0px 0px;
    margin-top: 12px;
}
    .p-sag table {
    width: 100%;
    font-size: 12px;
    color: #474747;
    border-spacing: 11px;
    margin-top: 20px;
}
    .p-ana-bas {
    padding-left: 0px;
    font-size: 24px;
    text-align: center;
}
    .sidebar-left {
    width: 100%;
}
    .menu-quick-links-container{
        padding: 20px 20px 0px 20px !important
    }
    .menu-quick-links-container .metro{
            display: block;
    height: 190px;
    }
    .metro li {
    line-height: 15px;
    /* display: inline-block; */
    float: left;
    width: 33%;
}
    #footer-wrapper{
        position:relative;
        overflow:hidden;
    }
    #footer {
    width: 100%;
    margin: 0 auto;
    position:relative;
}
    #footer-bottom {
    width: 100%;
    padding: 5px 5px;
    text-align:center;
}
    .fl{
        text-align:center;
        width:100%;
    }
    p.go-up.fr {
    border: 1px solid #aed0c8;
    border-radius: 99%;
    padding: 0px;
    position: fixed;
    right: 30px;
    bottom: 40px;
    width: 40px;
    height: 40px;
    background: #cbecde;
    color: #091928;
}
    p.go-up.fr a{
       display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
        display: block;
    padding: 5px 0px;
    font-size: 26px;
    color: #466765 !important;
}
    p.go-up.fr a:before {
    content: "\f106";
}
    .sidebar-full .widget{
                width: 92%;
    padding: 1%;
    margin: 3%;
    display: block;
    float: none;
    }
    .sidebar-full{
     margin-bottom:0px;
    }
}
