@media (min-width: 768px)
{
    .desktop
    {
        display: block;
    }
    
    #wrap
    {
            width:748px;
            padding:0px;
    }

    #header-main .header-main-text
    {
            display:block;

    }

    #header-main .header-main-logo
    {
            float:left;
            text-align:left;	
    }

    #header .header-link
    {
        display: block;
    }

    #categories
    {
            width:608px;
            float:left;
    }

    #right-banners
    {
        margin-left:608px;
        float: none;
        clear: none;
    }

    #right-banners ul li
    {
        margin-bottom:7px;
        height:143px;
        float: none;
        width: auto;
    }

    #right-banners ul li a
    {
        display: inline-block;
        margin: 0;
    }

    #right-banners ul li img
    {
        width: auto;
    }

    #categories ul li
    {

            width:146px;
            height:143px;
            margin:0 6px 7px 0;
    }

    #categories ul li a
    {
       margin:0;
       display:inline-block;
       width:auto;	
    }

    #categories ul li img
    {
            width:auto;
    }

    #footer
    {
        height:38px;
    }

    #footer ul li
    {
        float:left;
        width: auto;
    }

    #footer ul li a
    {
        margin: 0px;
        display: inline-block;
    }

    #footer ul li a img
    {
        width: auto;
    }

    #footer .tcf-logo
    {
        width:146px;
        margin-right:6px;
    }

    #footer .whoiswho-footer
    {
        width:146px;
        margin-right:6px;
    }

    #footer .calendar
    {
        width:146px;
        margin-right:6px;
    }

    #footer .image-archive
    {
        width:146px;
        margin-right:6px;
    }

    #footer .festivals
    {
        margin-right:6px;
        width: auto;
    }

    #footer .festivals1
    {
       width: auto;
    }

    #footer-line2
    {
        margin-top:10px;
        overflow:hidden;
        display: block;
    }

    #footer-line3 .article-add-link
    {
        display: block;	
    }

    #footer-line3 .copyright
    {
        float:right;
        padding-top:10px;
        color:#7b817d;
        width: auto;
        text-align: left;
    }

    #left-menu
    {
        float:left;
        position: static;
        top: auto;
        left: auto;
        height: auto;
        width: 146px;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        transition: transform .3s ease;
        -ms-box-shadow: 0px 0 0px 0px rgba(0,0,0,0);
        box-shadow: 0px 0 0px 0px rgba(0,0,0,0);
        z-index: 1000;
        padding: 0;

    }

    .home-left-menu
    {
        display: none;
    }

    #left-menu .left-menu-top
    {
            height:6px;
            background:url(../images/left-menu-top.gif) no-repeat;
            padding: 0;
    }

    #left-menu .left-menu-body
    {
        background:url(../images/left-menu-back.gif) repeat-y;
        padding:5px 2px 10px 8px;
    }

    #left-menu .left-menu-bottom
    {
        height:5px;
        background:url(../images/left-menu-footer.gif) no-repeat;
    }

    #left-menu .turkish-festivals
    {
        display: block;
    }

    #left-menu .left-menu-logo
    {
        display: none;
    }

    #left-menu .left-menu-header
    {
        display: none;
    }

    #left-menu-accordion h3
    {
        display:block;
        padding:4px 0;
        font-weight:normal;
        border-bottom: 0;
        line-height: normal;
    }

    #left-menu-accordion .left-menu-link a
    {
        display:block;
        background:url(../images/left-dot.gif) no-repeat 0 9px;
        padding:2px 0 2px 5px;
        text-decoration:none;
        color:#606060;
        border-bottom: none;
        line-height: normal;
    }

    #pages
    {
        margin-left:152px;

    }

    .pages-header
    {
        float: left;
        width: auto;
        text-align: left;
    }

    #page-img-gallery
    {
        margin:50px 70px 30px 70px;
    }

    #breadcrumb
    {
        height:15px;
    }

    #page-header h3
    {
        height:18px;
        margin-bottom: 5px;
    }

    .handle
    {
        display: none;
    }

    .mask
    {
        display: none;
    }

    #pages .article-edit-link
    {
        display: block;
    }
    
    #whoiswho .whoiswho-cagetories-list li
    {
        width:156px;
        margin-right:34px;
        text-align: left;
    }
    
    .whoiswho-mobile-menu
    {
        display: none;
    }
    
    #whoiswho-list ul li
    {
        float:left;
        text-align:center;
        margin:0 26px 10px 0;
        min-height:124px;
    }
    
    #whoiswho-left-menu
    {
        position: static;
        top: auto;
        left: auto;
        height: auto;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        transition: transform .3s ease;
        -ms-box-shadow: 0px 0 0px 0px rgba(0,0,0,0);
        box-shadow: 0px 0 0px 0px rgba(0,0,0,0);
        z-index: auto;
        width: auto;
        background: transparent;
    }
    
    .whoiswho-b-title
    {
        float:left; 
        padding-top:1px;
        width: auto;
        text-align: left;
    }

    .whoiswho-b-search
    {
        float:right; 
        padding-right:5px; 
        padding-top:2px;
        width: auto;
        text-align: left;
    }
    
    #whoiswho-list .input
    {
        width:200px;
    }
    
    
    #pages .select
    {
        width:200px;	
    }
    
    #whoiswho-left-search
    {
      display: block;
    }
    
    #whoiswho-left-menu .whoiswho-menu-list
    {
            width:149px;
    }
    
    #whoiswho-left-menu .whoiswho-menu-header
    {
        width:149px;
        height:15px;
        background:url(../images/whoiswho-menu-header.jpg) no-repeat;
        background-size: auto;
        padding: 0px;
        -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
       box-sizing: border-box;
       border-bottom: none;
    }
    
    #whoiswho-left-menu .whoiswho-menu-footer
    {
        background:url(../images/whoiswho-menu-footer.jpg) no-repeat;
    }
    
    .x-scroll
    {
        width:auto;
        overflow-x:auto; 
    }
    
    .m-100
    {
        width: auto;
    }
    
}