@media screen and (max-device-width: 480px) {

    * {
        box-sizing: border-box;
    }

    input {
        -webkit-appearance: none;
        border-radius: 0;
    }

    body {
        width: 100%;
        -webkit-text-size-adjust: none;
        padding: 0;
        margin: 0;
    }

    #banners,
    header #tableview,
    #settings, span.dchooser, span.search,
    #rightnavigation, #leftnavigation,
    .feadbackbutton,
    header .social, #bannerholder,
    #bannerholder,
    header .social,
    #homepage_bannerholder {
        display: none;
    }

    details {
        width: auto;
    }

    .item article img + div {
        /* padding-left: 125px; */
    }

    .item,
    .item article,
    .catergory,
    .category h2 {
        /*width: 480px !important;*/
    }

    header {
        overflow: visible;
    }

    .overview {
        display: block;
        width: 40px;
        margin: 0 0 0 0;
    }

    .datechooser {
        float: none;
        position: absolute;
        top: 0;
        left: 50%;
        margin-left: -50px;
        width: 200px;
        height: 60px;
        overflow: hidden;
    }

    header ul {
        position: absolute;
        left: 0;
        top: 60px;
        box-shadow: 0px 2px 4px #000;
        width: 480px;
        height: 960px;
        display: none;
        background: rgba(0, 0, 0, .9);
        z-index: 99999999999;
    }

    header span.search {
        display: none;
    }

    header ul li {
        float: none;
        width: 480px;
        height: 45px;
        line-height: 45px;
        text-align: center;
    }

    header #iphonemenu {
        display: block;
        width: 45px;
        height: 60px;
        overflow: hidden;
        cursor: pointer;
        background: #54586d;
        /*float: right;*/
        position: absolute;
        right: 0;
        top: 0;
    }

    header #menubuttons {
        width: 45px;
        height: 60px;
        background: #333544 url(/img/iphonesearch-2x.png);
    }

    header #iphonemenu, #menubuttons.active {
        background: #6C6F92;
    }

    header #iphonemenu #menubuttons {
        background: #333544 url(/img/search.png) no-repeat center center;
        background-size: 100%;
        height: 60px;
        width: 50px;
    }

    .content {
        width: 100%;
        margin: 60px auto 0 auto;
        padding: 0;
    }

    .content .detail {
        margin: 60px 0 0 0;
        padding: 0;
        width: 100%;
    }

    .event,
    .detail,
    #maincontent,
    #contentcolumn {
        /*min-width: 400px;*/
        /*width: 480px !important;*/
        margin: 0;
        padding: 0;
    }

    #contentwrapper {
        float: none;
        width: 100%;
        overflow: hidden;
    }

    .content ul, .content ul li {
        /* 	width: 480px; */
        border: 0;
    }

    /* //iphone Detail// */
    .detail {
        background: none;
        width: 100%;
        overflow: hidden;
        margin: -20px auto 0 auto;
        min-width: 0;
        padding: 0;
        z-index: 1;
        position: relative;
    }

    .detail #leftcolumn {
        /*position: relative;*/
        float: none;
        width: 100%;
        margin: 0 0 0 0;
    }

    #title #kijkwijzer {
        display: none;
    }

    #title strong,
    #title #kijkwijzer {
        display: none;
        font-size: 1.6em;
        font-weight: normal;
    }

    #contentcolumnnoimage {
        margin: 0;
    }

    #img,
    #img img {
        width: 100%;
        max-width: 100%;
        padding: 0;
        margin: 0;

    }

    #maincontainer {
        width: 100%;
        margin: 0;
        padding: 0;
    }

    .detail #rightcolumn {
        position: relative;
        float: none;
        width: 480px;
        margin: -10px 0 0 0;
        padding: 0;
        background: #333544;
        overflow: hidden;
    }

    .detail #rightcolumn #info {
        width: 100%;
        float: none;
        text-align: left;
        margin: -5px 0 0 0;
        padding: 0 0 25px 0;
    }

    .movieplaytimes li,
    #info h2,
    #info h3,
    #info span {
        font-size: 1.6em;
        font-weight: normal;
    }

    .imdb span strong {
        font-size: 1em;
    }

    #info a {
        font-size: 1em;
        font-weight: bold;

    }

    #text {
        box-sizing: border-box;
        width: 100%;
    }

    #text h1, #text h2 {
        font-size: 2em;
        line-height: 1.6em;
    }

    #text h3, #text p {
        font-size: 1.4em;
        line-height: 1.4em;
        font-weight: normal;
    }

    #text strong {
        font-size: 1em;
    }

    #contentcolumn {
        margin: 0;
        padding: 0;
        width: 100%;
        float: none;
        background: none;

    }

    #tools {
        position: relative;
        padding: 0;
        margin: 0 0 0 0;
        height: 120px;
        width: 100%;
    }

    #tools .smallmap {
        width: 100%;
        height: 120px;

    }

    #tools .commentheader {
        margin: 0 0 0 0 !important;
        width: 100%;
    }

    .commentheader,
    #comments {
        display: none;
    }

    #twitter, #facebook, #directions {
        display: none;
    }

    #spotify {
        display: none;
    }

    footer {
        display: none;
    }

    #searchbox {
        width: 100%;
        z-index: 9999;
        position: fixed;
        right: 0;
        top: 60px;
        -moz-box-shadow: 0 5px 10px #000;
        -webkit-box-shadow: 0 5px 10px;
        box-shadow: 0 05px 10px #000;
    }

    #searchbox form input[type="submit"] {
        margin: 0 5px 0;
        display: none;
    }

    #searchbox form input[type="text"] {
        width: 360px;
    }

    #searchbox .close {
        display: block;
    }

    /* location */
    #weekcinema table, #weekcal table,
    #weekcinema, #weekcal {
        width: 100%;
        margin: 0;
        padding: 0;
    }

    #weekcinema .text h3,
    #weekcal .text h3 {
        font-size: 1.3em;
    }

    #weekcinema .text h3,
    #weekcinema .text time,
    #weekcal .text h3,
    #weekcal .text time {
        padding: 0 10px;
        margin: 0;
    }

    #weekcinema tr,
    #weekcal tr {
        background: #fff;
        border-top: 1px solid #ccc;
        overflow: hidden;
    }

    #weekcinema tr:first-child,
    #weekcal tr:first-child {
        border-bottom: 1px solid #ccc;
    }

    #info span.dates span {
        font-size: 1em;
        width: 30px;
    }

    #weekcal .text {
        width: auto;
    }

    .iphoneclear {
        clear: both;
    }

    .item {
        border-left: none;
        border-right: none;
    }

    /**
     * @todo: Fix this
     */
    .cat-music,
    .cat-movies,
    .cat-theater,
    .cat-party,
    .cat-literature,
    .cat-art,
    .cat-youth,
    .cat-generic,
    .disabled-category {
        border: none !important;
    }

    #bigsearchbox form input[type="text"] {
        min-width: 50px;
    }

    #timetable {
        min-width: 380px;
    }

    .playtimes li {
        width: auto !important;
        margin-bottom: 10px;
    }

    .date, .dayname, .day {
        display: none;
    }

    #iphonemenu {
        display: none;
    }

    .blogpage .content {
        width: 100%;
    }

    .blog .content {
        width: 100%;
    }

    #searchfield {
        width: 100%;
        height: auto;
        padding-bottom: 20px;
    }

    #searchform {
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
        align-items: stretch;
        height: 50px;
    }

    #searchfield input[type="submit"],
    #searchfield input[type="text"] {
        height: auto;
        padding: 0 20px;
    }
}