﻿@charset "utf-8";
/* CSS Document */

body {
    margin: 0px;
    padding: 0px;
    background: url(images/bg.jpg) no-repeat center top;
    font-family: 'sg';
}

@font-face {
    font-family: 'sg';
    src: url('fonts/segoeui.eot');
    src: url('fonts/segoeui.eot?#iefix') format('embedded-opentype'), url('fonts/segoeui.woff') format('woff'), url('fonts/segoeui.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'sgb';
    src: url('fonts/segoeuib.eot');
    src: url('fonts/segoeuib.eot?#iefix') format('embedded-opentype'), url('fonts/segoeuib.woff') format('woff'), url('fonts/segoeuib.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'sgl';
    src: url('fonts/segoeuil0.eot');
    src: url('fonts/segoeuil0.eot?#iefix') format('embedded-opentype'), url('fonts/segoeuil0.woff') format('woff'), url('fonts/segoeuil0.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'arab';
    src: url('fonts/adobearabic-regular.eot');
    src: url('fonts/adobearabic-regular.eot?#iefix') format('embedded-opentype'), url('fonts/adobearabic-regular.woff') format('woff'), url('fonts/adobearabic-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


strong {
}

a {
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    text-decoration: none;
}

h1, h2, h3, h4, h5, ul {
    margin: 0px;
    padding: 0px;
    font-weight: normal;
}

.clear {
    clear: both;
}

.left {
    float: left;
}

.right {
    float: right;
}

::-webkit-input-placeholder {
    color: #333;
    opacity: 1 !important;
}

::-moz-placeholder {
    color: #333;
    opacity: 1 !important;
}
/* firefox 19+ */
:-ms-input-placeholder {
    color: #333;
    opacity: 1 !important;
}
/* ie */
input:-moz-placeholder {
    color: #333;
    opacity: 1 !important;
}

.effect {
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.full {
    position: relative;
}

.disp {
    display: none;
}

.overflow {
    overflow: hidden;
}

.inside-box {
    width: 980px;
    height: auto;
    margin: 0px auto;
    position: relative;
}


.container {
    overflow: hidden;
}

.header {
    z-index: 4000;
    position: relative;
    background: url(images/header-bg.jpg) no-repeat center top;
    width: 100%;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.yellow-bg {
    background: #ffde20;
}

.gray-bg {
    background: #2d2d2d;
}


._10p {
}

._20p {
}

._30p {
}

._40p {
}

._50p {
}

._60p {
}

._70p {
}

._80p {
}

._90p {
}

._100p {
}





._m-l-30 {
    /*margin-left: 30px;*/
}

._m-t-30 {
    margin-top: 30px;
}

._m-r-30 {
    margin-right: 30px;
}

._m-b-30 {
    margin-bottom: 30px;
}


.t-400 {
    width: 400px;
}

.t-330 {
    width: 330px;
}

.t-190 {
    width: 190px;
}

._p-10 {
    padding: 0 10px;
}

.box {
    overflow: hidden;
    position: relative;
}

._faf8e9 {
}

.header-top {
    padding: 10px 0px;
    overflow: hidden;
}

.lang {
    float: left;
}

    .lang a {
        display: block;
        float: left;
        margin: 3px 0 0 7px;
        color: #333;
        font-size: 14px;
    }

.ustmemu_tekli_1 {
    width: 200px;
    text-align: center;
    float: left;
    min-height: 50px;
    background: #ceba4a;
    background-image: -webkit-linear-gradient(top, #ceba4a, #b39a0d);
    background-image: -moz-linear-gradient(top, #ceba4a, #b39a0d);
    background-image: -ms-linear-gradient(top,#ceba4a, #b39a0d);
    background-image: -o-linear-gradient(top, #ceba4a, #b39a0d);
    background-image: linear-gradient(to bottom,#ceba4a, #b39a0d);
    padding-top: 10px;
    -webkit-border-radius: 10;
    -moz-border-radius: 10;
    border-radius: 10px;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    color: #000;
    margin: 2px;
}


    .ustmemu_tekli_1 ul {
    }

        .ustmemu_tekli_1 ul li {
        }

    .ustmemu_tekli_1:hover {
        background: #fff;
        background-image: -webkit-linear-gradient(top,#ffffff, #e4e3de);
        background-image: -moz-linear-gradient(top, #ffffff, #e4e3de);
        background-image: -ms-linear-gradient(top,#ffffff, #e4e3de);
        background-image: -o-linear-gradient(top, #ffffff, #e4e3de);
        background-image: linear-gradient(to bottom, #ffffff, #e4e3de);
        color: #000;
        -webkit-border-radius: 10;
        -moz-border-radius: 10;
        border-radius: 10px;
        font-family: Arial;
        font-size: 12px;
        text-decoration: none;
        margin: 2px;
    }



    .ustmemu_tekli_1 ul li a {
    }

        .ustmemu_tekli_1 ul li a:hover {
        }




.search {
    border: 1px solid #ccc;
    padding: 5px;
    background: #fff;
    font-size: 12px;
    font-family: 'sg';
}

.search-cont {
    overflow: hidden;
}

.search-btn {
    border: 1px solid #ccc;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f6f6f6+47,ededed+100;White+3D+%231 */
    background: #ffffff; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-8 */
    padding: 4.5px 10px;
    display: block;
    font-size: 13px;
    font-family: 'sg';
    margin: 0 0 0 -1px;
    font-weight: bold;
    letter-spacing: 2px;
}



.logo-text_2 h1 {
    margin: 40px 0 0 0;
    font-size: 60px;
}

.lang a.arab {
    font-family: 'arab';
    direction: rtl !important;
    font-size: 21px;
}

.lang a:hover {
    text-decoration: underline;
}

.lang a.home {
    background: url(images/home.png) no-repeat center center;
    width: 19px;
    height: 19px;
    margin: 3px 15px 0 15px;
}

.social {
    float: left;
}

    .social a {
        width: 25px;
        height: 25px;
        float: left;
        display: block;
        margin: 0 5px 0 0;
        border-radius: 50%;
    }

        .social a.fb {
            background: url(images/social.png) 0px 0px no-repeat #3a5ba2;
        }

        .social a.tw {
            background: url(images/social.png) -25px 0px no-repeat #20bef0;
        }

        .social a.fr {
            background: url(images/social.png) -50px 0px no-repeat #f94877;
        }

        .social a.gp {
            background: url(images/social.png) -75px 0px no-repeat #e1584b;
        }

        .social a.rss {
            background: url(images/social.png) -100px 0px no-repeat #e17842;
        }


.header-bottom {
    position: relative;
}


.bottom-inside {
    /*background: url(images/header-img.png) no-repeat center right;*/
    height: 40px;
    width: 980px;
    position: relative;
    margin: 0px auto;
    /*left: 83px;*/
}

.bottom-inside-menu {
    width: 980px;
    float: left;
    height: 40px;
    position: relative;
}

.yellow-long {
    position: absolute;
    z-index: 0;
    background-size: calc(100% - 980px);
    width: 100%;
    min-height: 40px;
    width: 980px;
    /*border-bottom: 5px double #eec41a;*/
}

.header-shadow {
    height: 35px;
    overflow: hidden;
    margin: 0px auto;
}

.shadow-1 {
    background-size: 100%;
}



.shadow-2 {
    background: url(images/shadow-bottom.png) no-repeat center left;
}

.logo {
    overflow: hidden;
    top: -90px;
    position: relative;
    float: left;
    z-index: 10000;
}

    .logo img {
        transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        -webkit-transition: all 0.3s;
        /*height: 106px;
        width: 200px;*/
    }

    .logo > span.logo-text {
        position: absolute;
        left: 0;
        top: 98px;
        padding: 5px 0px;
        font-family: 'sgb';
        font-size: 13px;
        color: #000;
    }

    .logo > .logo-text_2 {
        position: absolute;
        left: 0;
        top: -30px;
        padding: 5px 0px;
        font-family: 'sgb';
        font-size: 30px;
        color: #000;
    }

.menu-cont {
    float: left;
    margin-left: 10px;
    width: 668px;
    /*background-color: #ecc41a;*/
    height: 40px;
}

ul.menu li {
    list-style: none;
    float: left;
}

    ul.menu li a {
        display: block;
        color: #2d2d2d;
        font-weight: bold;
        padding-top: 5px;
        /*height:35px;*/
        padding-left: 10px;
        padding-right: 7px;
    }

        ul.menu li a span {
            display: block;
        }

            ul.menu li a span.arrow {
                background: url(images/arrow.png) repeat-x center left;
                height: 5px;
                padding: 3px 0 0 0;
            }

        ul.menu li a:hover span.arrow {
            background: url(images/arrow.png) no-repeat center right;
        }

    ul.menu li.acilir ul.drop {
        min-height: 400px;
        display: none;
        position: absolute !important;
        margin-top: 0px;
        z-index: 9999;
        padding: 0px;
        left: 0;
        right: 0;
        width: 980px;
    }

    ul.menu li.acilir:hover > ul.drop {
        display: block;
    }

.drop-cont {
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 30px;
    background: #333;
    overflow: hidden;
    position: relative;
    min-height: 390px;
}

.drop-cont-left {
    width: 650px;
    float: left;
    padding: 10px 0 0 0;
}

    .drop-cont-left ul {
        width: 190px;
        float: left;
        margin: 0 15px 15px 0;
    }

        .drop-cont-left ul li {
            list-style-type: none;
            color: #fff;
            float: none;
        }

            .drop-cont-left ul li.title {
                font-size: 18px;
                padding: 0 0 5px 0;
                font-family: 'sgb';
                color: #FFDE20;
            }

            .drop-cont-left ul li a {
                font-size: 13px;
                color: #FFF;
                padding: 5px 0;
                border: none;
            }

                .drop-cont-left ul li a:hover {
                    color: #FFDE20;
                }

.drop-cont-right {
    position: absolute;
    width: 300px;
    right: 0;
    height: 100%;
    top: 0;
}

    .drop-cont-right img {
        width: 100%;
    }



.slide-cont {
    position: relative;
    margin: 20px 0 0 0;
    z-index: 1;
}

#slider1 {
    width: 980px;
    position: relative;
    overflow: hidden;
    border-bottom: 5px solid #ffde20;
}

#slider1Content {
    width: 980px;
    top: 0;
    margin-left: 0;
}

.slider1Image {
    float: left;
    position: relative;
    display: none;
}

    .slider1Image span {
        position: absolute;
        padding: 10px 12px;
        width: 300px;
        background: rgba(0,0,0,0.5);
        color: #fff;
        display: none;
        top: 0;
        right: 50px;
    }

.slidecont {
    height: 400px;
}

.slidecont-title {
    height: auto;
    padding: 15px 0px 10px 0px;
    font-size: 23px;
    color: #FFF;
    border-bottom: 1px solid #999999;
    line-height: 23px;
}

.slidecont-content {
    height: auto;
    padding: 10px 0px;
    font-size: 14px;
    color: #FFF;
    line-height: 22px;
}

.slidercont-btn {
    width: auto;
    height: auto;
    padding: 5px 10px;
    border-left: 5px solid #911418;
    background: #d71d23;
    font-size: 12px;
    color: #FFF;
    float: right;
    box-shadow: 2px 2px 2px #111;
    -moz-box-shadow: 2px 2px 2px #111;
    -ms-box-shadow: 2px 2px 2px #111;
    -o-box-shadow: 2px 2px 2px #111;
    -webkit-box-shadow: 2px 2px 2px #111;
}

    .slidercont-btn:hover {
        cursor: pointer;
    }



.slider-menu {
    background: #2d2d2d;
    overflow: hidden;
    border-bottom-left-radius: 10px;
    -moz-border-bottom-left-radius: 10px;
    -ms-border-bottom-left-radius: 10px;
    -o-border-bottom-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    -ms-border-bottom-right-radius: 10px;
    -o-border-bottom-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    padding: 10px 0px;
}

ul.smenu li {
    float: left;
    list-style-type: none;
}

    ul.smenu li a {
        display: block;
        padding: 5px 10px;
        font-size: 14px;
        color: #fff;
        border-right: 1px solid #222222;
        box-shadow: 1px 0 0 #383838;
        -moz-box-shadow: 1px 0 0 #383838;
        -ms-box-shadow: 1px 0 0 #383838;
        -o-box-shadow: 1px 0 0 #383838;
        -webkit-box-shadow: 1px 0 0 #383838;
    }

        ul.smenu li a:hover {
            color: #ffde20;
        }


.center-middle {
    padding: 15px 0px;
}

.ticker-box {
    overflow: hidden;
    min-height: 100px;
    border-radius: 0 !important;
    background: #fff;
}

.ticker-box-title {
    position: relative;
}

    .ticker-box-title span.title {
        display: block;
        padding: 0 90px 5px 30px;
        border-bottom: 3px solid #f3903f;
        font-size: 20px;
        color: #333;
    }

.announcements-box_yeni {
    border-left: 2px solid #34529e;
    width: 100%;
    padding: 2px;
    /*box-shadow: 3px 3px 4px #e4dfdf;
   -moz-box-shadow: 3px 3px 4px #e4dfdf;
   -webkit-box-shadow: 3px 3px 4px #e4dfdf;*/
    height: 40px;
    font-size: 12px;
    margin-bottom: 1px;
}

.news-icon {
    background: url(images/news-icon.png) no-repeat center left;
}

.ann-icon {
    background: url(images/ann-icon.png) no-repeat center left;
}

.ticker-box-title span.title span {
    float: right;
}

    .ticker-box-title span.title span a {
        font-size: 12px;
        padding: 8px 0 0 0;
        display: block;
        color: #333;
    }



.ticker-btn-box {
    position: absolute;
    right: 0px;
    top: 10px;
}

    .ticker-btn-box a {
        height: 40px;
        width: 35px;
        float: left;
        margin: 0 0 0 5px;
    }

        .ticker-btn-box a:hover {
            cursor: pointer;
        }

        .ticker-btn-box a.up {
            background: url(images/ticker-arrow.png) 0 0 no-repeat #f3903f;
        }

            .ticker-btn-box a.up:hover {
                background: url(images/ticker-arrow.png) 0 0 no-repeat #2D2D2D;
            }

        .ticker-btn-box a.down {
            background: url(images/ticker-arrow.png) -35px 0px no-repeat #f3903f;
        }

            .ticker-btn-box a.down:hover {
                background: url(images/ticker-arrow.png) -35px 0px no-repeat #2D2D2D;
            }


.ticker-content {
    height: 257px;
    padding: 30px 0 0 0;
}

    .ticker-content ul {
        width: 100%;
    }

        .ticker-content ul li {
            list-style-type: none;
            padding: 0 0 10px 0;
        }



.news-box {
    overflow: hidden;
    position: relative;
}

.news-box-img {
    width: 35%;
    float: left;
    overflow: hidden;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    position: relative;
    top: 0px;
    left: 0px;
    text-align: center;
}

news-box-img img {
    width: 100%;
}

.news-box-text {
    width: 45%;
    float: left;
    min-height: 75px;
    margin: 0 0 0 -10px;
    padding: 0 0 0 15px;
    border-bottom: 1px solid #d6d6d6;
}

    .news-box-text a {
        color: #333;
        display: block;
        font-size: 13px;
        padding: 0 10px 0 0;
    }

.news-box:hover {
    cursor: pointer;
}

    .news-box:hover .news-box-text a {
        color: #30539D;
    }

.news-box-date-box {
    float: right;
    overflow: hidden;
    padding: 0 0 0 15px;
    position: absolute;
    right: 0;
    width: 19%;
}

.news-box-date {
    width: 100%;
    height: 76px;
    position: relative;
}

    .news-box-date span {
        position: absolute;
    }

        .news-box-date span.top {
            background: #30539d;
            height: 50%;
            width: 100%;
            top: 0;
            text-align: center;
            color: #fff;
            font-size: 30px;
        }

        .news-box-date span.bottom {
            background: #d6d6d6;
            height: 48%;
            width: 100%;
            padding: 2% 0 0 0;
            bottom: 0;
            text-align: center;
            color: #fff;
            font-size: 12px;
            color: #333;
        }


.news-box-arrow {
    width: 20px;
    height: 20px;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    background: #d6d6d6;
    position: absolute;
    left: 5px;
    top: 28px;
    overflow: hidden;
}

    .news-box-arrow span {
        display: block;
        position: absolute;
    }

        .news-box-arrow span.arrow-top {
            width: 24px;
            height: 14px;
            background: #30539d;
            transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            -o-transform: rotate(-45deg);
            -webkit-transform: rotate(-45deg);
            margin: -2px 0px 0px -7px;
            top: 1px;
            left: -1px;
        }



.ann-row {
    overflow: hidden;
}

    .ann-row a {
        border-left: 8px solid #d6d6d6;
        padding: 5px 10px;
        border-bottom: 1px solid #d6d6d6;
        font-size: 12px;
        display: block;
        color: #767676;
    }

        .ann-row a:hover {
            border-color: #f3903f;
            color: #000;
        }

.shortcut a {
    display: block;
    /*box-shadow: 0 0 2px #333;*/
    padding: 1px 1px 1px 1px;
    font-size: 14px;
    margin: 5px 5px 5px 15px;
    min-height: 100px;
    width: 170px;
    color: #fff;
}

    .shortcut a:last-child {
        /*margin: 5px;*/
    }

    .shortcut a:hover {
        color: #fff;
    }

    .shortcut a.sc2 {
        background: url(images/iso-27001.jpg);
        /*background: url(images/sc1.png) 0 0 no-repeat;*/
    }

        .shortcut a.sc2:hover {
            background: url(images/iso-27001.jpg);
            /*background: url(images/sc1.png) 0 -60px no-repeat #30539d;*/
        }

    .shortcut a.sc3 {
        background: url(images/iso-9001.jpg);
        /*background: url(images/sc2.png) 0 0 no-repeat;*/
    }

        .shortcut a.sc3:hover {
            /*background: url(images/sc2.png) 0 -60px no-repeat #30539d;*/
            background: url(images/iso-9001.jpg);
        }

    .shortcut a.sc1 {
        background: url(images/engelsiz-universite.jpg);
        /*background: url(images/sc3.png) 0 0 no-repeat;*/
    }

        .shortcut a.sc1:hover {
            background: url(images/engelsiz-universite.jpg);
            /*background: url(images/sc3.png) 0 -60px no-repeat #30539d;*/
        }


    .shortcut a.sc4 {
        background: url(images/sc4.png) 0 -60px no-repeat #044ff7;
        /*background: url(images/sc4.png) 0 0 no-repeat;*/
    }

        .shortcut a.sc4:hover {
            background: url(images/sc4.png) 0 -60px no-repeat #000;
            /*background: url(images/sc4.png) 0 -60px no-repeat #30539d;*/
        }


._150 {
    width: 150px;
    min-height: 90px;
    overflow: hidden;
    position: relative;
    box-shadow: 0 0 6px #333;
    margin: 0 30px 30px 0;
}

    ._150:nth-child(2n) {
        margin: 0 0px 30px 0;
    }

._150img {
    min-height: 90px;
    position: absolute;
    z-index: 1;
    overflow: hidden;
}

    ._150img img {
        width: 100%;
    }


._150text {
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    z-index: 2;
    background: rgba(0,0,0,0.7);
    font-size: 14px;
}

    ._150text a {
        color: #fff;
        display: block;
        padding: 5px;
    }

._150:hover ._150img img {
    transform: scale(1.1);
}

._150:hover {
    cursor: pointer;
}

.movie-box a {
    display: block;
}

.movie-box span {
    display: block;
    font-family: 'sgl';
}

    .movie-box span.title {
        font-size: 20px;
        color: #767676;
    }

    .movie-box span.playbox {
        min-height: 100px;
        /*background: #151a1e;*/
        position: relative;
        background: url(images/tanitimfilmi_profil.jpg) no-repeat center center;
    }

    .movie-box span.playbtn {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        width: 50px;
        height: 50px;
        background: url(images/arrowplay.png) no-repeat center center #333;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -o-border-radius: 5px;
        -ms-border-radius: 5px;
        margin: auto;
        opacity: 0.9;
    }

.movie-icon {
    width: 71px;
    height: 78px;
    background: url(images/movie-icon.png) no-repeat center center;
    position: absolute;
    right: 0;
    top: 10px;
    z-index: 10;
    display: block;
}


.horizontal-carousel {
    background: #2d2d2d;
    position: relative;
    border-radius: 10px;
    padding: 20px 10px;
    margin: 0 10px;
}


.carousel-slide {
    color: #fff;
    font-size: 14px;
    padding: 0 35px 10px 0;
    text-align: center;
    background: url(images/pointer.png) no-repeat right bottom;
    border-right: 1px solid #222222;
    margin: 0 1px 0 0;
    -webkit-box-shadow: 1px 0 2px -2px #888;
    box-shadow: 1px 0 2px -2px #888;
}

    .carousel-slide a {
        color: #fff;
        display: block;
    }

        .carousel-slide a:hover {
            color: #FFDE20;
        }


.footer {
    overflow: hidden;
    background: url(images/footer-bg.jpg) repeat-x center bottom;
}

.footer-yellow {
    background: #ffcc33;
    min-height: 50px;
}

.footer-yellow-inside {
    /*background:url(images/footer-logo.png) no-repeat center right;*/
    min-height: 100px;
    padding: 5px 0px;
    width: 70%;
}

.div_footermenulist {
    width: 980px;
    margin-left: auto;
    margin-right: auto;
    /*min-height: 120px;*/
    /*background: url(images/footer-logo.png) no-repeat center right;*/
}

.div_footer_adres {
    width: 28%;
    font-size: 10pt;
    padding-top: 12px;
    color: #000;
}

ul#footer-list {
    margin: 0px;
    padding: 0px;
    width: 150px;
    color: #000;
    float: left;
    margin: 0 20px 15px 0;
}

    ul#footer-list li {
        list-style-type: none;
    }

        ul#footer-list li.title {
            font-size: 14px;
            padding: 0 0 5px 0;
            font-family: 'sgb';
        }


        ul#footer-list li a {
            display: block;
            font-size: 13px;
            color: #000;
            padding: 0 0 5px 0;
        }

            ul#footer-list li a:hover {
                text-decoration: underline;
            }

    ul#footer-list:nth-child(5n) {
        margin: 0 0px 15px 0;
    }

.footer-shadow {
    padding: 30px 0;
    background: url(images/footer-shadow.png) no-repeat center top;
    font-size: 12px;
    color: #2d2d2d;
    text-align: center;
}

    .footer-shadow a {
        color: #2d2d2d;
    }


.menu-btn {
    width: 50px;
    height: 50px;
    background: url(/arayuz/anasayfa/tasarim/images/menu.svg) no-repeat center center #ffcc33;
    background-size: 70%;
    right: 10px;
    display: none;
    position: fixed;
    z-index: 10000;
    top: 0;
}

.center-details {
    padding: 30px 0;
    min-height: 300px;
}

.page-title {
    font-size: 30px;
    color: #333;
    padding: 0 0 10px 0;
}

.page-left {
    width: 250px;
}

.page-right {
    width: 700px;
}

.page-right-content {
    font-size: 14px;
    color: #333;
    padding: 0 0 40px 0;
    overflow: hidden;
    text-align: justify;
}

    .page-right-content h1 {
        display: block;
        font-size: 20px;
        color: #333;
        padding: 0 0 10px 0;
        margin: 0 0 10px 0;
        font-family: 'sgb';
        border-bottom: 1px solid #999;
    }

    .page-right-content img {
        width: 100%;
        margin: 0 0 10px 0;
    }


.gallery-cont {
    margin: 10px 0px;
    overflow: hidden;
}

.gallery-img {
    width: 205px;
    padding: 5px;
    border: 1px solid #ccc;
    float: left;
    margin: 0 24px 20px 0;
}

    .gallery-img:nth-child(3n) {
        /*margin:0 0 20px 0;*/
    }


    .gallery-img img {
        width: 100% !important;
        margin: 0 !important;
        max-height: 100px;
    }


.sub-list {
    overflow: hidden;
    margin: 0px 0 30px 0;
}

    .sub-list ul {
        margin: 0 0 10px 0;
        padding: 0px;
    }

        .sub-list ul li {
            list-style-type: none;
        }

            .sub-list ul li a {
                display: block;
                font-size: 14px;
                color: #333;
            }

                .sub-list ul li a.sub-title {
                    padding: 5px 0 5px 25px;
                    background: url(images/sub-title.svg) no-repeat left center;
                    background-size: 25px auto;
                    color: #9F1137;
                    font-size: 19px;
                }

                .sub-list ul li a.sub-square {
                    padding: 5px 0 5px 15px;
                    background: url(images/square-sub.png) no-repeat left center;
                    background-size: 10px auto;
                    margin: 0 0 0 26px;
                }

                    .sub-list ul li a.sub-square:hover {
                        color: #9F1137;
                    }

.file-list {
    overflow: hidden;
}

.file-list-title {
    overflow: hidden;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #999;
    font-size: 20px;
    margin: 0 0 10px 0;
}

.file-list ul {
    margin: 0;
    padding: 0;
}

    .file-list ul li {
        list-style-type: none;
    }

        .file-list ul li a {
            display: block;
            padding: 10px 5px 10px 30px;
            color: #333;
            background: url(images/file.svg) no-repeat center left;
            background-size: 25px auto;
            border-bottom: 1px solid #ccc;
            font-size: 13px;
        }

            .file-list ul li a:hover {
                padding: 10px 5px 10px 40px;
            }

.ddlist {
    display: none;
}

    .ddlist select {
        width: 100%;
        padding: 3%;
        font-size: 1.5em;
    }


.person-cont {
    text-align: center;
    overflow: hidden;
}

.person-head {
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 5px;
    overflow: hidden;
    margin: 0 0 10px 0;
}

.person-head-text a {
    display: block;
    padding: 5px;
    text-align: center;
    color: #333;
}

    .person-head-text a > span {
        display: block;
    }

        .person-head-text a > span.name {
            font-size: 16px;
            font-family: 'sgb';
        }

        .person-head-text a > span.title {
            font-size: 13px;
        }

.person-head img {
    margin: 0;
}


.person-row {
    overflow: hidden;
}

.person-1 {
    width: 400px;
    margin: 0px auto;
    margin-bottom: 10px;
}

.person-2 {
    width: 45%;
}

    .person-2:nth-child(1n) {
        float: left;
    }

    .person-2:nth-child(2n) {
        float: right;
    }


.person-3 {
    max-width: 200px;
    margin: 0 2.2% 10px 0;
    height: 250px;
}

    .person-3:nth-child(3n) {
        margin: 0 0 10px 0;
    }

.person-4 {
    width: 22%;
    margin: 0 1.5% 10px 0;
}

    .person-4:nth-child(4n) {
        margin: 0 0 10px 0;
    }


.table-person-info table, .table-education table {
    width: 100%;
}

    .table-person-info table tr td, .table-education table tr td {
        border: 1px solid #ccc;
        padding: 5px;
    }

        .table-person-info table tr td:nth-child(1n), .table-education table tr td:nth-child(1n) {
            width: 50%;
            background: #f9f9f9;
        }

        .table-person-info table tr td:nth-child(2n), .table-education table tr td:nth-child(2n) {
            width: 50%;
            background: none;
        }

        .table-education table tr td.tdfull {
            width: 100% !important;
            background: #f2f2f2;
            !important;
            font-family: 'sgb';
            font-size: 18px;
        }




.map iframe {
    width: 100%;
}

.form-info {
    padding: 10px;
    border-radius: 3px;
    font-size: 13px;
    color: #fff;
    margin: 0 0 10px 0;
}

.form-send {
    background: rgba(0,122,46,0.6);
    border: 1px solid #668868;
}

.form-err {
    background: rgba(255,105,105,0.8);
    border: 1px solid #cd6666;
}

.form-cont {
    margin: 10px 0px;
}

.form-cont-title {
    font-size: 20px;
    color: #333;
    padding: 0px 0px 10px;
    margin: 0px 0px 10px;
    font-family: "sgb";
    border-bottom: 1px solid #999;
}


.form-cont-row input[type="text"] {
    width: 50%;
    padding: 1%;
    border-radius: 5px;
    border: 1px solid #ccc;
    font-size: 13px;
    font-family: 'sg';
    margin: 0 0 10px 0;
    color: #333;
}





.form-cont-row select {
    width: 52.5%;
    padding: 1%;
    border-radius: 5px;
    border: 1px solid #ccc;
    font-size: 13px;
    font-family: 'sg';
    margin: 0 0 10px 0;
    appearance: none;
    -moz-appearance: none;
    -ms-moz-appearance: none;
    -o-moz-appearance: none;
    -webkit-moz-appearance: none;
    background: url(images/select-arrow.svg) no-repeat center right;
    background-size: 6% auto;
}

.form-cont-row textarea {
    width: 97%;
    padding: 1%;
    border: 1px solid #ccc;
    font-size: 13px;
    font-family: 'sg';
    margin: 0 0 10px 0;
    color: #333;
    resize: none;
    border-radius: 5px;
    height: 100px;
}

.form-cont-row > span.title {
    display: block;
    font-size: 16px;
    color: #333;
    padding: 10px 0px;
}

    .form-cont-row > span.title > span {
        padding: 5px;
        display: inline-block;
        font-size: 18px;
        color: #333;
        margin: 0 0 0 5px;
    }


.form-cont-row input[type="submit"] {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#333333+0,222222+100 */
    background: #333333; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMzMzMzMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMjIyMjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #333333 0%, #222222 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#333333), color-stop(100%,#222222)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #333333 0%,#222222 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #333333 0%,#222222 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #333333 0%,#222222 100%); /* IE10+ */
    background: linear-gradient(to bottom, #333333 0%,#222222 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#222222',GradientType=0 ); /* IE6-8 */
    color: #fff;
    border: 1px solid #222222;
    border-radius: 5px;
    float: left;
    padding: 8px 12px;
    font-family: 'sg';
    margin: 15px 0 0 0;
}

    .form-cont-row input[type="submit"]:hover {
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffd65e+0,febf04+100;Yellow+3D+%232 */
        background: #ffd65e; /* Old browsers */
        /* IE9 SVG, needs conditional override of 'filter' to 'none' */
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZDY1ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZWJmMDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, #ffd65e 0%, #febf04 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffd65e), color-stop(100%,#febf04)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #ffd65e 0%,#febf04 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #ffd65e 0%,#febf04 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #ffd65e 0%,#febf04 100%); /* IE10+ */
        background: linear-gradient(to bottom, #ffd65e 0%,#febf04 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd65e', endColorstr='#febf04',GradientType=0 ); /* IE6-8 */
        border-color: #febf04;
        color: #333;
    }

.label {
    margin: 0 10px 0 0;
}

.person-img {
    padding: 5px;
    border: 2px double #666;
    margin: 0 0 10px 0;
}

    .person-img img {
        width: 100%;
    }

.page-sticker {
    position: fixed;
    top: 40%;
    left: 0%;
    z-index: 99999;
}

.page-sticker_2 {
    text-align: left;
    font-size: 1em;
    box-shadow: none;
    border-radius: 0 !important;
    display: none;
}

.login {
    width: 300px;
    margin: 0px auto;
    margin-bottom: 50px;
    overflow: hidden;
    position: relative;
}


.login-cont {
    margin: 0px auto;
    margin-bottom: 50px;
    overflow: hidden;
    position: relative;
    z-index: 10;
    background: #fff;
}

    .login-cont span.title, .password-cont span.title {
        display: block;
        font-size: 15px;
        color: #333;
        padding: 5px 0px;
    }

    .login-cont input[type="text"], .login-cont input[type="password"], .password-cont input[type="text"], .password-cont input[type="password"] {
        width: 288px;
        border: 1px solid #ccc;
        padding: 5px;
    }

a.password {
    margin: 14px 0 0 0;
}

.login-cont a.password:hover, .password-cont a.backlogin:hover {
    cursor: pointer;
}

.login-cont a.password, .password-cont a.backlogin {
    float: left;
    font-size: 14px;
    color: #333;
    display: block;
    padding: 5px 0px;
}

.login-cont input[type="submit"], .password-cont input[type="submit"] {
    border: 1px solid #ccc;
    padding: 5px 10px;
    float: right;
    margin: 5px 0px;
    font-family: 'sg';
    font-size: 14px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f6f6f6+47,ededed+100;White+3D+%231 */
    background: #ffffff; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-8 */
}

    .login-cont input[type="submit"]:hover, .password-cont input[type="submit"]:hover {
        border-color: #ee6f16;
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffd65e+0,febf04+100;Yellow+3D+%232 */
        background: #ffd65e; /* Old browsers */
        /* IE9 SVG, needs conditional override of 'filter' to 'none' */
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZDY1ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZWJmMDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, #ee6f16 0%, #febf04 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ee6f16), color-stop(100%,#febf04)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #ee6f16 0%,#febf04 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #ee6f16 0%,#febf04 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #ee6f16 0%,#febf04 100%); /* IE10+ */
        background: linear-gradient(to bottom, #ee6f16 0%,#febf04 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee6f16', endColorstr='#febf04',GradientType=0 ); /* IE6-8 */
    }

.password-cont {
    position: absolute;
    top: 0;
    z-index: 5;
    background: #fff;
    height: 100%;
}

.login-number {
    float: left;
    margin: 10px 0 0 0;
}

.login-number-text {
    width: 50px !important;
    float: left;
    margin: 10px 0 0 10px;
}

.date table {
    width: 100%;
    border-radius: 10px;
    margin: 0 0 20px 0px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#333333+0,222222+100 */
    background: #333333; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMzMzMzMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMjIyMjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #333333 0%, #222222 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#333333), color-stop(100%,#222222)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #333333 0%,#222222 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #333333 0%,#222222 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #333333 0%,#222222 100%); /* IE10+ */
    background: linear-gradient(to bottom, #333333 0%,#222222 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#222222',GradientType=0 ); /* IE6-8 */
}

    .date table tr td {
        text-align: center;
        font-size: 13px;
        color: #fff;
        padding: 2px 0px;
        width: 14% !important;
    }

        .date table tr td:hover {
            cursor: pointer;
        }


        .date table tr td span.date {
            display: block;
            text-align: center;
            border-radius: 10px;
            font-size: 14px;
            border: 2px solid;
            border-color: transparent;
        }

            .date table tr td span.date a {
                color: #fff;
                display: block;
                padding: 8px 0px;
            }

        .date table tr td span.day-name {
            display: block;
            color: #FFDE20;
            font-family: 'sg';
            margin: 0 0 1px 0;
            border: none;
            border-bottom: 2px solid #666;
            border-radius: 0 !important;
            padding: 10px 5px;
            font-size: 13px;
        }

    .date table.datename {
        margin: 0 !important;
        background: none !important;
    }

    .date table tr td span.oval-date {
        border-color: #FFF !important;
        color: #FFF;
    }

    .date table tr td span.active {
        border-color: #FFDE20;
        color: #FFF;
    }

.date-arrow-left {
    padding: 20px 0px;
    background: url(images/arrow-left-date.png) no-repeat center center;
    float: left;
    display: block;
    width: 20%;
}

.date-arrow-right {
    padding: 20px 0px;
    background: url(images/arrow-right-date.png) no-repeat center center;
    float: left;
    display: block;
    width: 20%;
}

.monthname {
    float: left;
    padding: 10px 0px;
    width: 60%;
    font-size: 15px;
}


#wrapper {
    width: 100%;
}

.accordionButton {
    width: 100%;
    float: left;
    cursor: pointer;
    height: auto;
    background: #fff;
    border-radius: 5px;
    color: #333;
    margin: -1px 0 0 0;
}

    .accordionButton span {
        padding: 10px;
        border: 1px solid #ccc;
        font-size: 15px;
        display: block;
        font-family: 'sgb';
    }

.accordionContent {
    width: 100%;
    float: left;
}

    .accordionContent span {
        display: block;
        padding: 10px;
        /*border-bottom:5px solid #333 ;*/
        background: #fff;
        font-size: 14px;
        color: #333333;
    }



.on, .over {
    background: #F9F9F9;
    color: #333;
}

.result-box {
    overflow: hidden;
    margin: 10px 0px;
}

.result-box-content {
    padding: 10px 0px;
}

.result-box-title {
    background: #06335C;
    font-size: 17px;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
    font-family: 'sgb';
}

.result-row {
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #ccc;
}

    .result-row span.title {
        padding: 0 0 5px 0;
        font-size: 16px;
        color: #06335C;
        display: block;
        font-family: 'sgb';
    }

    .result-row span.content {
        font-size: 13px;
        color: #333;
        display: block;
    }

        .result-row span.content a {
            color: #333;
        }



.ann-details-left {
    border: 1px solid #ccc;
    padding: 15px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    -webkit-border-radius: 10px;
    background: rgb(255,255,255); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(47%,rgba(246,246,246,1)), color-stop(100%,rgba(237,237,237,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-8 */
}

    .ann-details-left select {
        width: 100%;
        border: 1px solid #ccc;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        -webkit-border-radius: 5px;
        padding: 5px;
        appearance: none;
        -moz-appearance: none;
        -ms-moz-appearance: none;
        -o-moz-appearance: none;
        -webkit-moz-appearance: none;
        font-size: 14px;
        font-family: 'sg';
        background: url(images/select-arrow-2.svg) no-repeat center right #fff;
        background-size: auto 90%;
    }

    .ann-details-left input[type="text"] {
        width: 206px;
        padding: 5px;
        border: 1px solid #ccc;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        -webkit-border-radius: 5px;
        font-size: 14px;
        font-family: 'sg';
    }

.a-d-l-row {
    overflow: hidden;
    margin: 0 0 10px 0;
}

    .a-d-l-row span {
        display: block;
        padding: 5px 0px;
        border-bottom: 1px solid #ccc;
        font-size: 14px;
        color: #333;
        font-family: 'sgb';
        margin: 0 0 5px 0;
    }

.ann-details-left input[type="submit"] {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#333333+0,222222+100 */
    background: #333333; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMzMzMzMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMjIyMjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #333333 0%, #222222 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#333333), color-stop(100%,#222222)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #333333 0%,#222222 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #333333 0%,#222222 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #333333 0%,#222222 100%); /* IE10+ */
    background: linear-gradient(to bottom, #333333 0%,#222222 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#222222',GradientType=0 ); /* IE6-8 */
    color: #fff;
    border: 1px solid #222222;
    border-radius: 5px;
    padding: 8px 12px;
    font-family: 'sg';
}

    .ann-details-left input[type="submit"]:hover {
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffd65e+0,febf04+100;Yellow+3D+%232 */
        background: #ee6f16; /* Old browsers */
        /* IE9 SVG, needs conditional override of 'filter' to 'none' */
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZDY1ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZWJmMDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, #ee6f16 0%, #febf04 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ee6f16), color-stop(100%,#febf04)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #ee6f16 0%,#febf04 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #ee6f16 0%,#febf04 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #ee6f16 0%,#febf04 100%); /* IE10+ */
        background: linear-gradient(to bottom, #ee6f16 0%,#febf04 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee6f16', endColorstr='#febf04',GradientType=0 ); /* IE6-8 */
        border-color: #ee6f16;
        color: #333;
    }

ul.ann-list {
    margin: 0px;
    padding: 0px;
}


    ul.ann-list li {
        list-style-type: none;
    }

        ul.ann-list li a {
            display: block;
            border-bottom: 1px solid #ccc;
            padding: 10px 0px;
            font-size: 14px;
            color: #333;
        }


.ann-paging {
    overflow: hidden;
    padding: 10px 0;
}

a.ann-p-number {
    width: 30px;
    height: 30px;
    font-size: 14px;
    color: #333;
    border: 1px solid #ccc;
    float: left;
    display: block;
    margin: 0 5px 0 0;
    text-align: center;
    line-height: 30px;
}

a.ann-p-a-dat {
    background: url(images/n-a-dat.svg) no-repeat center center;
    background-size: 70% auto;
}

a.ann-p-a-left {
    background: url(images/n-a-left.svg) no-repeat center center;
    background-size: auto 40%;
}

a.ann-p-a-right {
    background: url(images/n-a-right.svg) no-repeat center center;
    background-size: auto 40%;
}


a.ann-p-number:hover {
    border-color: #FFDE20;
}

/*  Duyuru yeni liste 18.03.2020*/
.duyuruanadiv {
    width: 80%;
    height: auto;
    float: left;
}

    .duyuruanadiv .dal {
        width: 50%;
        float: left;
        margin-bottom: 10px;
    }

    .duyuruanadiv .kutu {
        width: 50px;
        height: 50px;
        float: left;
        text-align: center;
        border: 1px solid #ffcc33;
        position: relative;
    }

        .duyuruanadiv .kutu .top {
            height: 50%;
            width: 100% !important;
            top: 0;
            text-align: center;
            color: #4d4d4d;
            font-size: 18px;
        }

        .duyuruanadiv .kutu .bottom {
            background: #ffcc33;
            height: 50%;
            width: 100% !important;
            padding: 2% 0 0 0;
            bottom: 0;
            text-align: center;
            color: #4d4d4d;
            font-size: 12px;
        }

    .duyuruanadiv .label {
        width: 310px;
        height: 50px;
        float: left;
        padding: 3px;
        margin-left: 3px;
        font-size: 12px;
    }
    .duyuruanadiv .label a{
       color:#4d4d4d
    }


    .footer_div1{
        width: 50%; height: 30px; line-height: 30px; text-align: right; float: left; margin-right:10px;
    }.footer_div2{
        width: 45%; height: 30px; line-height: 30px; text-align: left; float: left;
    }
/* General*/
@media screen and (min-width: 320px) and (max-width: 1024px) {

     .footer_div1{
        width: 100% !important; height: 30px; line-height: 30px; text-align: center; float: left;
    }.footer_div2{
        width:  100% !important; height: 30px; line-height: 30px; text-align: center; float: left;
    }
    .duyuruanadiv .dal {
        width: 100% !important;
    }

    .duyuruanadiv .kutu {
        width: 15% !important;
        height: 50px;
        float: left;
        text-align: center;
        border: 1px solid #ffcc33;
        position: relative;
        font-weight: bold;
    }

    .duyuruanadiv .label {
        width: 84% !important;
        height: 50px;
        float: left;
        padding: 3px;
        margin-left: 3px;
        font-size: 14px;
    }

    .duyuruanadiv {
        width: 100% !important;
    }

    .t-400, .t-330, .t-190, ._m-l-30, .accordion {
        width: 100% !important;
    }

    ._m-l-30, .shortcut a:last-child {
        /*margin: 0;*/
    }

    .left, .right {
        float: none;
    }

    .disp {
        display: block;
    }

    .header {
        position: relative;
        z-index: 1;
        overflow: hidden;
    }

    .page-sticker {
        text-align: left;
        font-size: 1em;
        box-shadow: none;
        border-radius: 0 !important;
        display: none;
    }

    .page-sticker_2 {
        text-align: left;
        font-size: 1em;
        box-shadow: none;
        border-radius: 0 !important;
        height: 50px;
        line-height: 50px;
        padding-left: 5px;
        display: block;
    }

    .ann-icon, .news-icon {
        background: none;
    }

    .inside-box {
        width: 95%;
        margin: 0px auto;
    }

    .resp {
        display: none;
    }

    .bottom-inside {
        left: 0;
        /*top:-41px;*/
    }

    .bottom-inside-menu {
        height: auto;
        width: 100%;
        background: url(images/header-bg-mobile.jpg) repeat center top;
    }

    .logo {
        top: 0;
        left: 10px;
    }

    .slide-cont {
        margin: 0;
    }

    .slider-cont-cont {
        width: 100% !important;
    }

    .slider-menu {
        width: 100%;
        border-radius: 0;
        padding: 0;
    }

    ul.smenu li {
        float: none;
    }

        ul.smenu li a {
            border-bottom: 2px solid #222;
            box-shadow: 0 2px 0 #383838;
            padding: 3%;
            font-size: 1.5em;
        }


    .callbacks .caption {
        width: auto !important;
        right: 0 !important;
        left: 0 !important;
        height: auto !important;
    }

    .caption > span {
        padding: 0 !important;
    }

        .caption > span > span {
            display: none !important;
        }

    .ticker-box-title span.title {
        font-size: 1.1em;
        background: none;
        padding: 0px 90px 5px 0px;
    }

        .ticker-box-title span.title span a {
            font-size: 0.9em;
            padding: 0;
        }

    .ticker-box {
        margin: 0 0 30px 0;
    }


    .ann-row a {
        font-size: 1em;
        padding: 2%;
    }

    .shortcut a {
        /*margin: 0 0 1px 0;
        box-shadow: 0 2px 0 #5178CA;
        padding: 1% 3%;
        background: #30539d !important;
        min-height: 0;
        color: #fff;
        font-size: 1.2em;
        border-bottom: 2px solid #25417A;*/
        display: block;
        /*box-shadow: 0 0 2px #333;*/
        padding: 1px 1px 1px 1px;
        font-size: 14px;
        margin: 5px 5px 5px 5px;
        height: 100px;
        width: 30%;
        color: #fff;
        float:left;
    }

        .shortcut a:hover {
            background-position: 0 0;
        }

         .shortcut a.sc2 {
        background: url(images/engelsiz-universite-yuvarlak.png);
        background-size: 100% 100%;
        /*background: url(images/sc1.png) 0 0 no-repeat;*/
    }

        .shortcut a.sc2:hover {
             background: url(images/engelsiz-universite-yuvarlak.png);
            background-size: 100% 100%;
            /*background: url(images/sc1.png) 0 -60px no-repeat #30539d;*/
        }

    .shortcut a.sc1 {
        background: url(images/iso-9001-yuvarlak.png);
        background-size: 100% 100%;
        /*background: url(images/sc2.png) 0 0 no-repeat;*/
    }

        .shortcut a.sc1:hover {
            /*background: url(images/sc2.png) 0 -60px no-repeat #30539d;*/
             background: url(images/iso-9001-yuvarlak.png);
            background-size: 100% 100%;
        }

    .shortcut a.sc3 {
       background: url(images/iso-27001-yuvarlak.png);
        background-size: 100% 100%;
        /*background: url(images/sc3.png) 0 0 no-repeat;*/
    }

        .shortcut a.sc3:hover {
          background: url(images/iso-27001-yuvarlak.png);
            background-size: 100% 100%;
            /*background: url(images/sc3.png) 0 -60px no-repeat #30539d;*/
        }

    ._b-r-15 {
        /*border-radius: 15px;
        -moz-border-radius: 15px;
        -ms-border-radius: 15px;
        -o-border-radius: 15px;
        -webkit-border-radius: 15px;*/
    }

    ._m-t-30 {
        margin: 0 0 30px 0;
    }

    ._150 {
        width: 45%;
        margin: 0 0 15px 0;
        box-shadow: none;
    }

        ._150:nth-child(2n) {
            margin: 0 0 15px 0;
        }

    ._150img {
        width: 100%;
    }

    ._150:nth-child(1n) {
        float: left;
    }

    ._150:nth-child(2n) {
        float: right;
    }

    ._150text a {
        font-size: 1.5em;
    }

    .movie-box {
        clear: both;
        border-radius: 0 !important;
    }

    ul#footer-list {
        width: 45%;
        float: none;
        margin: 0 0 15px 0;
    }

        ul#footer-list:nth-child(1n) {
            float: left;
        }

        ul#footer-list:nth-child(2n) {
            float: right;
        }

        ul#footer-list li.title {
            font-size: 18px;
        }

        ul#footer-list li a {
            font-size: 16px;
        }

    .mclear {
        clear: both;
    }

    .movie-box span.title {
        font-size: 1.5em;
    }

    .shortcut-box {
        margin: 30px 0 0 0;
    }

    .menu-btn {
        display: block;
    }

    .page-left, .page-right {
        width: auto;
    }

    .page-title {
        padding: 2% 0px;
        text-align: center;
        background: #fff;
        font-family: 'sgb';
        margin: 0;
    }

    .page-right-content h1 {
        padding: 2% 0px;
        text-align: center;
        font-size: 1.5em;
    }

    .page-right-content {
        font-size: 1.2em;
        text-align: left;
    }

    .ddlist {
        display: block;
    }


    .gallery-img {
        width: 45%;
        padding: 1%;
        margin: 0 0 15px 0 !important;
    }

        .gallery-img:nth-child(1n) {
            float: left;
        }

        .gallery-img:nth-child(2n) {
            float: right;
        }

    .file-list-title {
        font-size: 1.5em;
    }

    .file-list ul li a {
        font-size: 1em;
    }

    .person-head img {
        width: 100% !important;
    }

    .person-1 {
        width: 95%;
        padding: 2%;
    }

    .person-3 {
        width: 45%;
        margin: 0px 0 10px 0px !important;
    }

        .person-3:nth-child(1n) {
            float: left !important;
        }

        .person-3:nth-child(2n) {
            float: right !important;
        }

    .person-4 {
        width: 45%;
        margin: 0px 0 10px 0px !important;
    }

        .person-4:nth-child(1n) {
            float: left !important;
        }

        .person-4:nth-child(2n) {
            float: right !important;
        }

    .TabbedPanelsTab {
        width: 95%;
        padding: 2% !important;
        outline: none;
        margin: -1px 0 0 0 !important;
    }

    .TabbedPanelsTabSelected {
        border-color: #FFDE20 !important;
        background: #FFDE20 !important;
    }

    .form-cont-title {
        font-size: 1.5em;
        text-align: center;
    }

    .form-cont-row input[type="text"], .form-cont-row textarea {
        width: 95%;
        padding: 3% 2%;
        font-size: 1em;
    }

    .form-cont-row select {
        width: 100%;
        padding: 3% 2%;
        font-size: 1em;
        float: none;
    }

    .form-cont-row > span.title {
        font-size: 1.5em;
    }

        .form-cont-row > span.title > span {
            display: block;
            margin: 5px 0;
            font-size: 1.2em;
        }

    .form-cont-row input[type="submit"] {
        width: 100%;
        padding: 3% 2%;
        font-size: 1.2em;
        float: none;
    }

    .label {
        font-size: 1.1em;
        display: block;
        margin: 0 0 5px 0;
    }

    .form-cont {
        margin: 20px 0px;
    }

    .page-sticker {
        transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        -webkit-transform: none;
        left: 0;
        position: relative;
        bottom: 0;
        background: #333;
        border-bottom: 1px solid #3C3C3D;
    }

        .page-sticker a {
            color: #fff;
        }

    .page-sticker_2 {
        transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        -webkit-transform: none;
        left: 0;
        position: relative;
        bottom: 0;
        background: #333;
    }

        .page-sticker_2 a {
            color: #fff;
        }

    .result-box-title {
        font-size: 1.5em;
        padding: 3% 2%;
    }

    .result-row span.title, .accordionButton span {
        font-size: 1.3em;
    }

    .result-row span.content, .accordionContent span {
        font-size: 1em;
    }


    .slider-pro p.sp-layer {
        width: 100% !important;
        top: auto !important;
        bottom: 0px !important;
        right: 0px !important;
        left: 0px !important;
        height: auto !important;
    }

        .slider-pro p.sp-layer span {
            padding: 1% !important;
            display: block;
            font-family: 'sg';
        }

            .slider-pro p.sp-layer span span.title {
                font-size: 1.4em !important;
                font-family: 'sgb';
                padding: 0 0 10px 0;
                text-align: center;
            }

            .slider-pro p.sp-layer span span.content {
                display: none !important;
            }


    .form-info {
        font-size: 1em;
    }

    .login {
        width: auto;
    }

    .login-cont span.title, .password-cont span.title, .login-number {
        font-size: 1.5em;
        margin: 0 0 5px 0px;
    }

    .login-cont input[type="text"], .login-cont input[type="password"], .password-cont input[type="text"], .password-cont input[type="password"] {
        font-size: 1.5em;
        width: 97.2%;
        padding: 2% 1%;
        margin: 0 0 5px 0px;
    }

    .login-number, .login-number-text {
        margin: 2% 5% 0 0 !important;
    }

    .login-cont input[type="submit"], .password-cont input[type="submit"] {
        width: 100%;
        padding: 3% 2%;
        font-size: 1.5em;
        float: none;
    }

    .login-cont a.password, .password-cont a.backlogin {
        font-size: 1.5em;
    }

    .password-cont {
        left: 0;
        right: 0;
    }



    .date table tr td span.date, .monthname {
        font-size: 1.5em;
    }

    .header-shadow {
        width: auto;
        height: auto;
        padding: 10px 0px;
    }

    .shadow-1 {
        display: block !important;
        background: #ffcc33;
    }

    .search {
        float: left;
        width: 76%;
        padding: 3% 2%;
        font-size: 1.2em;
    }

    .search-btn {
        float: right;
        width: 19%;
        padding: 3% 2%;
        font-size: 1.2em;
    }


    .header-top {
        display: block !important;
        background-color: #ffcc33;
        width: 100%;
    }

    .header {
        /*background: #eec41a;*/
        height: 365px;
    }

    .lang {
        width: 100%;
        overflow: hidden;
        text-align: center;
    }

        .lang a {
            font-size: 1.3em;
            float: none;
            display: inline-block;
        }

            .lang a.arab {
                font-size: 2em;
            }

    .social {
        padding: 2% 0;
        text-align: center;
        float: none;
    }

        .social a {
            display: inline-block;
            float: none;
        }

    .a-d-l-row span {
        font-size: 1.5em;
    }

    .ann-details-left select {
        font-size: 1.5em;
    }

    .ann-details-left input[type="text"] {
        font-size: 1.5em;
        width: 96%;
        padding: 2%;
    }

    .ann-details-left input[type="submit"] {
        width: 100%;
        text-align: center;
        padding: 2% 0;
        font-size: 1.5em;
    }

    ul.ann-list li a {
        font-size: 1.2em;
    }

    a.ann-p-number {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 1.2em;
        font-family: 'sgb';
    }

    .div_footermenulist {
        width: auto;
    }
}
/* General*/

/* Samsung Phone */
@media screen and (min-device-width:320px) and (max-device-width:640px) and (orientation: landscape) {
    .ticker-box {
        width: 48% !important;
    }

        .ticker-box:nth-child(1n) {
            float: left;
        }

        .ticker-box:nth-child(2n) {
            float: right;
        }

    .shortcut {
        clear: both;
        margin: 30px 0;
    }

    .shortbox {
        clear: both;
    }

    .ticker-box-title span.title, .ticker-box-title span.title span a {
        font-size: 1em;
    }

    ._48p {
        width: 48% !important;
    }

        ._48p:nth-child(1n) {
            float: left;
        }

        ._48p:nth-child(2n) {
            float: right;
        }

    ul.smenu li a {
        padding: 1%;
    }

    ul#footer-list {
        width: 48%;
    }

    ._150 {
        width: 24%;
        float: left !important;
        margin: 0 1% 0 0 !important;
    }

    .movie-box {
        margin: 15px 0;
    }

    .page-right-content img {
        float: left;
        margin: 0 10px 10px 0;
        width: 50%;
    }

    .gallery-img {
        width: 30%;
        float: left;
        margin: 0 1.3% 15px 0 !important;
    }

        .gallery-img:nth-child(2n) {
            float: left;
        }

        .gallery-img:nth-child(3n) {
            margin: 0 0 15px 0 !important;
        }


    .news-box-text a {
        font-size: 11px;
    }

    ul#footer-list li.title {
        font-size: 22px;
    }

    ul#footer-list li a {
        font-size: 18px;
    }

    .slider-pro p.sp-layer span span.title {
        font-size: 1.5em !important;
    }
}


/* iPhone Phone*/
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-pixel-ratio: 2) and (orientation: landscape) {
    .ticker-box {
        width: 48% !important;
    }

        .ticker-box:nth-child(1n) {
            float: left;
        }

        .ticker-box:nth-child(2n) {
            float: right;
        }

    .shortcut {
        clear: both;
        margin: 30px 0;
    }

    .shortbox {
        clear: both;
    }

    .ticker-box-title span.title, .ticker-box-title span.title span a {
        font-size: 1em;
    }

    ._48p {
        width: 48% !important;
    }

        ._48p:nth-child(1n) {
            float: left;
        }

        ._48p:nth-child(2n) {
            float: right;
        }

    ul.smenu li a {
        padding: 1%;
    }

    ul#footer-list {
        width: 48%;
    }

    ._150 {
        width: 24%;
        float: left !important;
        margin: 0 1% 0 0 !important;
    }

    .movie-box {
        margin: 15px 0;
    }

    .page-right-content img {
        float: left;
        margin: 0 10px 10px 0;
        width: 50%;
    }

    .gallery-img {
        width: 30%;
        float: left;
        margin: 0 1.3% 15px 0 !important;
    }

        .gallery-img:nth-child(2n) {
            float: left;
        }

        .gallery-img:nth-child(3n) {
            margin: 0 0 15px 0 !important;
        }

    .slider-pro p.sp-layer span span.title {
        font-size: 1.5em !important;
    }
}
/* iPhone Phone*/

/* iPhone  Tablet*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .ticker-box {
        width: 48% !important;
    }

        .ticker-box:nth-child(1n) {
            float: left;
        }

        .ticker-box:nth-child(2n) {
            float: right;
        }

    .shortcut {
        clear: both;
        margin: 30px 0;
    }

    .shortbox {
        clear: both;
    }

    .ticker-box-title span.title, .ticker-box-title span.title span a {
        font-size: 1em;
    }

    ._48p {
        width: 48% !important;
    }

        ._48p:nth-child(1n) {
            float: left;
        }

        ._48p:nth-child(2n) {
            float: right;
        }

    ul.smenu li a {
        padding: 1%;
    }

    ul#footer-list {
        width: 48%;
    }

    ._150 {
        width: 24%;
        float: left !important;
        margin: 0 1% 0 0 !important;
    }

    .movie-box {
        margin: 15px 0;
    }

    ul.smenu li a {
        font-size: 1em;
    }

    .shortcut a {
        padding: 1%;
        font-size: 1em;
    }

    ._150text a {
        font-size: 1em;
    }

    .shortcut a {
        padding: 1%;
        font-size: 1em;
    }

    ul#footer-list li.title, ul#footer-list li a {
        font-size: 15px;
    }

    .page-right-content img {
        float: left;
        margin: 0 10px 10px 0;
        width: 50%;
    }

    .gallery-img {
        width: 21%;
        float: left;
        margin: 0 1.3% 15px 0 !important;
    }

        .gallery-img:nth-child(2n) {
            float: left;
        }

        .gallery-img:nth-child(3n) {
            margin: 0 1.3% 15px 0 !important;
        }

        .gallery-img:nth-child(4n) {
            margin: 0 0 15px 0 !important;
        }


    .person-1 {
        width: 600px;
    }

    .person-3 {
        width: 29.8%;
        margin: 0 2.5% 10px 0 !important;
        float: left !important;
    }

        .person-3:nth-child(2n) {
            margin: 0 2.5% 10px 0 !important;
            float: left !important;
        }

        .person-3:nth-child(3n) {
            margin: 0 0 10px 0 !important;
            float: left !important;
        }

    .person-4 {
        width: 20.9%;
        margin: 0 2.5% 10px 0 !important;
        float: left !important;
    }

        .person-4:nth-child(2n) {
            margin: 0 2.5% 10px 0 !important;
            float: left !important;
        }

        .person-4:nth-child(3n) {
            margin: 0 2.5% 10px 0 !important;
            float: left !important;
        }

        .person-4:nth-child(4n) {
            margin: 0 0% 10px 0 !important;
            float: left !important;
        }

    .TabbedPanelsTab {
        width: 17.8%;
        padding: 1% !important;
        outline: none;
        margin: -1px -1px 0 0 !important;
    }

    .TabbedPanelsTabSelected {
        border-color: #ccc !important;
        background: #fff !important;
    }

    .ddlist {
        display: none;
    }

    #cssmenu {
        display: block;
    }

    .page-left {
        width: 30%;
        float: left;
    }

    .page-right {
        width: 68%;
        float: right;
    }

    .form-cont-row input[type="text"], .form-cont-row textarea {
        padding: 1%;
        font-size: 0.8em;
    }

    .form-cont-row select, .form-cont-row input[type="submit"] {
        padding: 1%;
        width: 98%;
        font-size: 0.8em;
    }

    .form-cont-row > span.title, .label {
        font-size: 1em;
    }

    .slider-pro p.sp-layer span span.title {
        font-size: 1.3em !important;
        text-align: left;
    }

    .slider-pro p.sp-layer span span.content {
        display: block !important;
    }

    .login {
        width: 300px;
    }

    .login-cont span.title, .password-cont span.title, .login-number, .login-cont a.password, .password-cont a.backlogin, .login-cont input[type="submit"], .password-cont input[type="submit"] {
        font-size: 1.2em;
        margin: 0 0 5px 0px;
    }

    .date table tr td span.date, .monthname {
        font-size: 1em;
    }

    .search {
        float: left;
        width: 83%;
        padding: 1% 2%;
        font-size: 1em;
    }

    .search-btn {
        float: right;
        width: 12%;
        padding: 1% 2%;
        font-size: 1em;
    }

    .a-d-l-row span {
        font-size: 1em;
    }

    .ann-details-left select {
        font-size: 1em;
    }

    .ann-details-left input[type="text"] {
        font-size: 1em;
        width: 95%;
        padding: 2%;
    }

    .ann-details-left input[type="submit"] {
        width: 100%;
        text-align: center;
        padding: 2% 0;
        font-size: 1em;
    }

    ul.ann-list li a {
        font-size: 1em;
    }

    a.ann-p-number {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 1em;
        font-family: 'sg';
    }

    /* iPhone  Tablet*/
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .ticker-box {
        width: 48% !important;
    }

        .ticker-box:nth-child(1n) {
            float: left;
        }

        .ticker-box:nth-child(2n) {
            float: right;
        }

    .shortcut {
        clear: both;
        margin: 30px 0;
    }

    .shortbox {
        clear: both;
    }

    .ticker-box-title span.title, .ticker-box-title span.title span a {
        font-size: 1em;
    }

    ._48p {
        width: 48% !important;
    }

        ._48p:nth-child(1n) {
            float: left;
        }

        ._48p:nth-child(2n) {
            float: right;
        }

    ul.smenu li a {
        padding: 1%;
    }

    ul#footer-list {
        width: 48%;
    }

    ._150 {
        width: 24%;
        float: left !important;
        margin: 0 1% 0 0 !important;
    }

    .movie-box {
        margin: 15px 0;
    }

    ul.smenu li a {
        font-size: 1em;
    }

    .shortcut a {
        padding: 1%;
        font-size: 1em;
    }

    ._150text a {
        font-size: 1em;
    }

    ul#footer-list li.title, ul#footer-list li a {
        font-size: 15px;
    }

    .page-right-content img {
        float: left;
        margin: 0 10px 10px 0;
        width: 50%;
    }

    .gallery-img {
        width: 21%;
        float: left;
        margin: 0 1.3% 15px 0 !important;
    }

        .gallery-img:nth-child(2n) {
            float: left;
        }

        .gallery-img:nth-child(3n) {
            margin: 0 1.3% 15px 0 !important;
        }

        .gallery-img:nth-child(4n) {
            margin: 0 0 15px 0 !important;
        }

    .page-right-content {
        font-size: 1em;
    }

    .file-list ul li a {
        font-size: 0.9em;
    }

    .person-1 {
        width: 400px;
    }

    .person-3 {
        width: 29%;
        margin: 0 2.5% 10px 0 !important;
        float: left !important;
    }

        .person-3:nth-child(2n) {
            margin: 0 2.5% 10px 0 !important;
            float: left !important;
        }

        .person-3:nth-child(3n) {
            margin: 0 0 10px 0 !important;
            float: left !important;
        }

    .person-4 {
        width: 20.6%;
        margin: 0 2.5% 10px 0 !important;
        float: left !important;
    }

        .person-4:nth-child(2n) {
            margin: 0 2.5% 10px 0 !important;
            float: left !important;
        }

        .person-4:nth-child(3n) {
            margin: 0 2.5% 10px 0 !important;
            float: left !important;
        }

        .person-4:nth-child(4n) {
            margin: 0 0% 10px 0 !important;
            float: left !important;
        }

    .TabbedPanelsTab {
        width: 17.8%;
        padding: 1% !important;
        outline: none;
        margin: -1px -1px 0 0 !important;
    }

    .TabbedPanelsTabSelected {
        border-color: #ccc !important;
        background: #fff !important;
    }

    .ddlist {
        display: none;
    }

    #cssmenu {
        display: block;
    }

    .page-left {
        width: 30%;
        float: left;
    }

    .page-right {
        width: 68%;
        float: right;
    }

    .form-cont-row input[type="text"], .form-cont-row textarea {
        padding: 2% 1%;
    }

    .form-cont-row select, .form-cont-row input[type="submit"] {
        padding: 2% 1%;
        width: 98%;
    }

    .result-box-title {
        font-size: 1.1em;
        padding: 3% 2%;
    }

    .result-row span.title, .accordionButton span {
        font-size: 1em;
    }

    .result-row span.content, .accordionContent span {
        font-size: 1em;
    }

    .slider-pro p.sp-layer span span.title {
        font-size: 1.3em !important;
        text-align: left;
    }

    .slider-pro p.sp-layer span span.content {
        display: block !important;
    }

    .login {
        width: 300px;
    }

    .login-cont span.title, .password-cont span.title, .login-number, .login-cont a.password, .password-cont a.backlogin, .login-cont input[type="submit"], .password-cont input[type="submit"] {
        font-size: 1.2em;
        margin: 0 0 5px 0px;
    }

    .date table tr td span.date, .monthname {
        font-size: 1em;
    }

    .search {
        float: left;
        width: 83%;
        padding: 1% 2%;
        font-size: 1em;
    }

    .search-btn {
        float: right;
        width: 12%;
        padding: 1% 2%;
        font-size: 1em;
    }

    .a-d-l-row span {
        font-size: 1em;
    }

    .ann-details-left select {
        font-size: 1em;
    }

    .ann-details-left input[type="text"] {
        font-size: 1em;
        width: 95%;
        padding: 2%;
    }

    .ann-details-left input[type="submit"] {
        width: 100%;
        text-align: center;
        padding: 2% 0;
        font-size: 1em;
    }

    ul.ann-list li a {
        font-size: 1em;
    }

    a.ann-p-number {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 1em;
        font-family: 'sg';
    }
}
/* iPhone  Tablet*/
