.news-item h2{
    font-size: 23px;
    line-height: 30px;
    margin-bottom: 7px;
}
#news-content .news-detail{
    background: none;
}
#slide-thumb{
    margin: 0; padding: 0;
}
#slide-thumb li{
    margin: 0; padding: 0;
    list-style: none;
    float: left;
}
.student-thumb{
    height: 222px;
    position: relative;
    overflow: hidden;
}
.student-thumb .caroufredsel_wrapper{
    width: 1000px !important;
}
.content-title-v2{
    font-size: 20px !important;
}
.bound-note{
    display: inline-block;
    height: 20px; width: 20px;
}
.bound-note .note,
.td-name-note .note{
    position: absolute; top: 28px; left: 0;
    padding: 7px 10px;
    background: #f9f9b5;
    width: 200px;
    display: none;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;
    text-align: justify;
    z-index: 9999;
}
#header .logo{
    
}
#cboxLoadedContent{
    margin-bottom: 0 !important;
}
.tbl-achievement tr td.td-note{
    position: relative;
}
.tbl-achievement tr:hover td.td-note{
    background-color: #fff !important;
}
.td-name-note{
    position: relative;
}
.td-name-note:hover,
.tbl-achievement tr:hover td.td-name-note{
    background: #fff !important;
}
.tbl-achievement tr td.td-note:hover .note,
.td-name-note:hover .note{
    display: block;
}
.bound-note .note:after,
.td-name-note .note:after{
    border-left: 7px solid rgba(0, 0, 0, 0);
    border-right: 7px solid rgba(0, 0, 0, 0);
    border-bottom: 7px solid #f9f9b5;
    top: -7px;
    content: "";
    display: inline-block;
    left: 38px;
    position: absolute;
}
.content-title .logout{
    font-family: "UTM Facebook";
    font-size: 20px;
    font-weight: bold;
    border: 1px solid #c3c3c3;
    padding: 0 10px 3px 10px;
    background-color: #fcffd2;
    color: #1a8da2;
    text-decoration: none;
    float: right;
}
ul.main > li.selected ul{
    display: none !important;
}
.block-catsmenu .box-sub-cats{
    display: none !important;
}
#news-content .news-detail{
    font-size: 14px !important;
}
.tbl-achievement-internal td.year{
    width: 50px !important;
}
.block-menu-navigation .level-0 ul .menu-hr.select-courses{
    display: none !important;
}
.block-menu-navigation a.view{
    display: none;
}
#header-mobile{
    display: none;
}
.stacktable { width: 100%; }
.stacktable.small-only tr:first-child{
    display: none;
}
.stacktable.small-only .st-head-row {background: #f9f9b5; padding-left: 1%;}
.stacktable.small-only .st-head-row.st-head-row-main { padding-top: 0; }
.stacktable.small-only .st-key { width: 49%; padding-right: 1%; }
.stacktable.small-only .st-val { width: 49%; padding-left: 1%; }
.stacktable.large-only { display: table; }
.stacktable.small-only { display: none; }
.stacktable.small-only td, .stacktable.small-only th{
    display: table-cell;
}
.stacktable.small-only  a{
    color: #ff8a00;
}
.stacktable .st-head-row{
    vertical-align: middle;
}
.stacktable.small-only .st-val .note{
    display: none;
}
.block-search #text-search input{
    width: 304px !important; 
}
#programs .program-tabs li a{
    font-size: 17px;
}
#footer .menu-footer .block-menu{
    float: right;
}
@media all and (max-width: 980px) {
    #wrapper,
    .width-1000px{
        width: 100%;
        box-sizing: border-box;
    }
    .position-1{
        width: 740px;
    }
    #slide-static li{
        width: 100%;
    }
    .home-content .general,
    .home-content .comment{
        width: 50%;
    }
    .home-content .general .general-item{
        width: 50%;
        box-sizing: border-box;
    }
    #slide-comment li{
        width: 100%;
        box-sizing: border-box;
    }
    #news-content{
        width: 715px;
    }
    #content{
        width: 750px;
    }
    #programs .courses-thumb-item{
        margin-right: 15px;
    }
    .page-news-left, 
    .page-news-right,
    .news-item-large{
        width: 485px;
    }
    .news-item-large img{
        width: 100%;
    }
    .block-menu-hexagon_footer ul{
        width: 25% !important;
        box-sizing: border-box;
    }
}
@media all and (max-width: 800px){
    #sidebar{
        display: none;
    }
    #programs p img{
        max-width: 100% !important;
        height: auto !important;
    }
    .block-menu-navigation{
        display: none;
    }
    #header-mobile{
        display: block;
        width: 100%;
        background: #f4f4f4;
        border-bottom: 1px solid #ccc;
        min-height: 45px;
        position: relative;
    }
    #header-mobile .view-mainmenu{
        position: relative;
        float: left;
        display: block !important;
        height: 44px !important;
        width: 44px !important;
    }
    #header-mobile .view-mainmenu .show{
        content: "";
        float: right;
        display: block !important;
        height: 44px !important;
        width: 44px !important;
        background: url(../images/view.png) no-repeat;
        border-right: 1px solid #e6e6e6;
    }
    #header-mobile .icon-search{
        float: right;
        height: 44px !important;
        width: 44px !important;
        background: url(../images/search.png) center no-repeat;
    }
    #header-mobile .block-search{
        padding: 10px 0 !important;
        margin: 0;
        position: absolute; left: 0; top: 46px;
        background: #f4f4f4;
        width: 100%;
        display: none;
        z-index: 999999;
    }
    #header-mobile .block-search.selected{
        display: block;
    }
    #header-mobile .block-search form{
        display: block;
        padding: 0 10px;
        width: 100% !important;
    }
    #header-mobile .block-search form input[type="text"]{
        width: 100% !important;
        border: 1px solid #e9e9e9;
        height: 30px;
        width: 300px !important;
    }
    #header-mobile .view-mainmenu .block-menu{
        display: none;
        z-index: 9999;
        position: absolute; left: 0; top: 43px;
        background: #666;
    }
    #header-mobile .view-mainmenu.selected .block-menu{
        display: block;
    }
    #header-mobile .view-mainmenu .block-menu ul{
        white-space: nowrap;    
        margin: 0; padding: 0;
    }
    #header-mobile .view-mainmenu .block-menu ul li{
        display: block !important;
        float: none !important;
        min-width: 240px;
        padding: 0 0 !important;
        text-align: left;
        margin: 0 !important;
    }
    #header-mobile .view-mainmenu .block-menu ul li a{
        display: block !important;
        border: none !important;
        height: 32px !important; line-height: 32px !important;
        margin: 0 !important;
        padding: 0 10px !important;
        display: block;
        border-bottom: 1px solid #484848 !important;
        text-decoration: none;
        background-color: #666;
        color: #fff;
        font-weight: bold;
    }
    #header-mobile .view-mainmenu .block-menu ul ul a{
        padding-left: 20px !important;
        border-bottom: 1px solid #484848 !important;
        background-color: #555;
    }
    #header-mobile .view-mainmenu .block-menu.block-menu-default ul li span{
        display: none !important;
    }
    #header-mobile .logo{
        float: left;
        padding: 6px 0 0 15px;
    }
    #header-mobile .view-menu{
        position: relative;
        float: right;
        display: block !important;
        height: 44px !important;
        width: 44px !important;
        border-left: 1px solid #e6e6e6;
    }
    #header-mobile .view-menu .show{
        content: "";
        display: block !important;
        height: 44px !important;
        width: 44px !important;
        background: url(../images/view.png) no-repeat;
    }
    #header-mobile .view-menu .block-menu{
        display: none;
        z-index: 9999;
        position: absolute; right: 0; top: 43px;
        background: #f5f5f5;
    }
    #header-mobile .view-menu.selected .block-menu{
        display: block;
    }
    #header-mobile .view-menu .block-menu ul{
        white-space: nowrap;    
    }
    #header-mobile .view-menu .block-menu ul li{
        display: block !important;
        float: none !important;
        min-width: 150px;
        padding: 3px 10px;
        text-align: left;
        border-bottom: 1px solid #e6e6e6 !important;
    }
    #header-mobile .view-menu .block-menu ul li a{
        border: none !important;
        height: 32px !important; line-height: 32px !important;
        margin: 0 !important;
        padding: 0 !important;
        
    }
    #header-mobile .view-menu .block-menu.block-menu-default ul li span{
        display: none !important;
    }
    #wrapper,
    .width-1000px{
        padding: 0 10px;
    }
    .position-1{
        clear: both !important;
        box-sizing: border-box;
    }
    .position-1,
    .position-1 .caroufredsel_wrapper{
        width: 100% !important;
    }
    .position-1 .caroufredsel_wrapper img{
        width: 100% !important;
    }
    .position-2{
        box-sizing: border-box;
        width: 100% !important;
        margin-bottom: 10px;
        clear: both !important;
    }
    #footer .copyright,
    #footer .menu-footer{
        box-sizing: border-box;
        width: 100% !important;
        clear: both !important;
    }
    #footer .menu-footer{
        padding-left: 8px !important;
    }
    .page-news-left, 
    .page-news-right,
    .news-item-large{
        width: 100%;
    }
    .news-item-large{
        height: auto !important;
    }
    #sidebar,
    #content{
        float: none;
        width: 100%;
        box-sizing: border-box;
    }
    #sidebar .box-programs{
        background-position: left top !important;
    }
    #sidebar .box-programs li{
        background-position: left center !important;
        text-align: left;
        padding: 0 0 0 25px;
    }
    #sidebar ul li.level-0:hover, 
    #sidebar ul li.level-0.selected{
        background-position: right center;
    }
    .block-menu-navigation > ul{
        position: relative !important;
    }
    #news-content,
    #news-content .news-detail > div{
        width: 100%;
        box-sizing: border-box;
    }
    #news-content .news-detail{
        padding-right: 0 !important;
    }
    #news-sidebar{
        width: 100%;
        box-sizing: border-box;
    }
    #news-sidebar .share-tools{
        right: auto;
        left: 0;
    }
    .block-newslist-slideshow li .holder{
        width: 100% !important;
    }
    #header{
        display: none !important;
    }
    
    .courses-other .clearfix{
        display: none !important;
    }
    
    .courses-other .courses-thumb-item{
        width: 48% !important;
        margin-right: 1% !important;
    }
    .courses-other .courses-thumb-item > div{
        width: 100%;
    }
    .courses-other .courses-thumb-item .thumb{
        display: block;
        height: 136px;
        overflow: hidden;
    }
    .courses-other .courses-thumb-item .thumb img{
        width: 100%;
        height: auto !important;
    }
    .courses-other .courses-thumb-item .teaser{
        padding: 0 !important;
    }
    .student-list .student-item,
    .users-item {
        width: 22%;
        height: auto;
        margin-right: 2% !important;
    }
    .student-list .student-item img,
    .users-item img{
        width: 100% !important;
        height: auto !important;
    }
    .users-item .shadow,
    .student-list .student-item .shadow{
        display: none;
    }
    .courses-avatar-detail,
    .news-item-small .shadow,
    .news-item .shadow{
        display: none !important;
    }
    .home-content .comment .detail{
        white-space: nowrap;
        overflow: hidden;
        text-overflow:ellipsis;
    }
    .news-item-small{
        width: 49%;
        height: auto !important;
    }
    .news-item .thumb img{
        width: 100%;
    }
    .news-item ,
    .news-item-small{
        padding-bottom: 25px;
    }
    .block-newslist-slideshow .block-newslist-slideshow-pagination{
        bottom: 90px !important;
    }
}
@media all and (max-width: 768px) {
    ul.main > li{
        margin-bottom: 7px;
    }
    #content .height12,
    #content .clearfix{
        float: left;
        clear: none !important;
    }
    
    #content .gallery-item{
        margin-bottom: 12px;
    }
    #content .content-title{
        margin-bottom: 10px;
    }
    .block-menu-navigation{
        height: auto !important;
    }
    .block-menu-navigation:after{
        float: none; clear: both; content: ""; display: block; height: 0; visibility: hidden;
    }
    .block-catsmenu-news > ul:after{
        float: none; clear: both; content: ""; display: block; height: 0; visibility: hidden;
    }
    ul.main > li ul{
        bottom: -47px !important;
        top: auto;
    }
    .block-menu-hexagon_footer ul{
        width: 50% !important;
        box-sizing: border-box; 
    }
    .stacktable.large-only { display: none; }
    .stacktable.small-only { display: table; }
    .achievement-avatar{
        float:none !important;
    }
    .achievement-content{
        float: none !important;
        width: 100% !important;
        margin-left: 0 !important;
    }
    .news-detail img{
        max-width: 100% !important;
        height: auto !important;
    }
    .courses-avatar,
    .courses-content{
        width: 100% !important;
        float: none !important;
    }
    .courses-item .summary{
        display: none !important;
    }
    .courses-item .thumb{
        display: none !important;
    }
    .courses-item{
        height: auto !important;
        padding-bottom: 10px !important;
        padding-left: 10px;
    }
    .courses-item .more{
        display: none !important;
    }
    .courses-item ul{
        left: 10px !important;
    }
    .courses-item h2{
        padding-top: 30px !important;
        line-height: 20px !important;
        padding-right: 120px !important;
        padding-bottom: 5px;
    }
    .courses-item .opening {
        top: 0; right: 0;
        padding: 7px !important;
        background: #f9f9b5;
    }
    .users-avatar{
        float: none;
    }
    .users-content{
        width: 100% !important;
        float: none !important;
    }
    #box-magazine > table{
        width: 100% !important;
        table-layout: fixed !important;
    }
    #box-magazine > table > tbody > tr > td{
        display: block;
        width: 100% !important;
    }
    #box-magazine > table .tbl{
        width: 100% !important;
        table-layout: fixed !important;
        margin-bottom: 15px !important;
    }
    .sidebar-program{
        display: block !important;
    }
}
@media all and (max-width: 640px) {
    .home-content .general{
        display: none !important;
    }
    #content .content-title{
        font-size: 25px;
        height: auto !important;
    }
    #header .logo{
        padding-left: 0;
    }
    #header{
        background-position: 100px top;
    }
    .header-right{
        width: 160px;
        position: relative;
    }
    .header-right .block-menu{
        position: absolute;
        top: 10px; right: 10px;
        display: none;
    }
    .block-search{
        width: 160px;
        box-sizing: border-box; 
        padding-top: 45px !important;
    }
    .block-search #text-search input{
        width: 100% !important;
        box-sizing: border-box; 
    }
    .home-content .general{
        width: 100%;
        margin-bottom: 10px;
    }
    .home-content .comment{
        width: 100%;
        background: #d7e1ed;
    }
    #programs .courses-thumb-item{
        margin: 0 auto !important;
        float: none !important;
        margin-bottom: 12px !important;
    }
    .news-item{
        margin-left: auto;
        margin-right: auto;
        float: none;
    }
    .courses-other .courses-thumb-item{
        float: none !important;
        width: 100% !important;
        margin: 0 !important;
    }
    .news-item-small{
        width: 100%;
        height: auto !important;
    }
    .news-item{
        padding-bottom: 20px !important;
    }
    .news-item-small .thumb img{
        width: 100%;
    }
    
    .student-list .student-item,
    .users-item {
        float: none;
        width: 100%;
        height: auto;
        margin-right: 0 !important;
    }
    .studentship-content{
        width: 100%;
    }
    .studentship-item .summary{
        display: none;
    }
    .studentship-item h2{
        padding-top: 20px !important;
    }
    
    
    .block-newslist-slideshow li .holder{
        text-overflow:ellipsis;
    }
    .courses-item.courses-item-register h2{
        padding-right: 130px;
        line-height: 20px;
        padding-top: 28px !important;
        padding-bottom: 5px !important;
    }
    .courses-item.courses-item-register{
        height: auto !important;
        padding-bottom: 10px;
    }
    #box-register{
        width: 100% !important;
    }
    #box-register input[type="text"]{
        width: 100% !important;
        padding-left: 0 !important;
        font-weight: normal !important;
        font-size: 13px !important;
        background: #fcffd2;
        font-family: arial;
    }
    #box-register input[type="text"].fr,
    #box-register input[type="text"].fl{
        float: none !important;
    }
    #box-register input#name,
    #box-register input#year,
    #box-register input#email,
    #box-register input#mobile{
        margin-bottom: 15px;
    }
    #box-register textarea{
        width: 100% !important;
        padding-left: 0 !important;
        font-weight: normal !important;
        font-size: 13px !important;
        background: #fcffd2;
        font-family: arial;
    }
    .courses-item .shadow{
        width: 100% !important;
    }
    .general-item.resources .box-file{
        width: 150px;
    }
    .general-item.resources .summary > a{
        display: none !important;
    }
    .general-item.resources .box-file .file{
        padding-top: 0 !important;
        padding-left: 10px !important;
    }
    .general-item.resources .box-file .file .title{
        width: 90px;
        padding-left: 10px;
        top: -32px !important;
        height: 30px !important; line-height: 30px !important;
    }
    .studentship-item .thumb{
        width: 120px;
        overflow: hidden;
    }
    .studentship-item .shadow{
        width: 100% !important;
    }
    .studentship-item .level{
        display: none;
    }
    .studentship-item h2{
        line-height: 20px !important;
        padding-top: 25px !important;
    }
    .faqs-list{
        width: 100% !important;
    }
    .content-title .logout{
        line-height: 25px !important;
    }
    .tbl-courses td.label{
        width: 25% !important;
    }
    #programs .program-tabs li a{
        font-size: 15px;
    }
    #colorbox{
        width: 100% !important;
    }
    .general-item.selected .summary > a{
        display: none !important;
    }
    #programs table{
        table-layout: fixed;
        width: 100%
    }
    #programs table img{
        max-width: 100%; 
    }
    .courses-content .citem{
        width: 100% !important;
    }
    .studentship-content .sitem{
        width: 90% !important;
    }
    #content img{
        max-width: 100% !important;
        height: auto !important;
    }
    .student-thumb{
        height: 170px !important;
    }
    .student-thumb .student-item{
        width: 130px !important;
        height: auto !important;
        margin-right: 12px !important;
    }
    .student-thumb .student-item img{
        width: 100%;
    }
    .student-thumb .student-item .shadow{
        display: none !important;
    }
}