/*  MAKE LAYOUT RESPONSIVE at 768px FOR IPAD PORTRAIT ================================================================ */
.container { width: 93.75%; /* 720px / 768px */ }

.nav-wrap { display: none !important; }
.col.search-bandwith { width: 100% !important; margin-left: 0; }
.entry .publications {
    float: none;
    margin-left: 0px;
}