@media only screen and (max-width: 1480px) {

    .wrapper {
        max-width: 1240px;
        width:100%;
        margin:0 auto;
        padding: 0 20px;
    }

}

@media only screen and (max-width: 1080px) {

    .adal .texti {
        width: calc(100% - 500px);
    }

    h3.yfirfyrirsogn {
        font-size: 32px;
    }

    h2.titill {
        font-size: 44px;
    }

    .forsidumynd {
        width: 440px;
    }

}

@media only screen and (max-width: 980px) {

    footer #ta_menu, #nav-main { display:none; }

    #hamborgari, #tungumalmobile {
        display:block;
    }

    .hdr-logo {
        width: 100%;
        text-align: center;
        margin: 3px 0;
        padding: 1px 0;
    }

    .hdr-logo a {
        font-size: 0px;
        display: inline-block;
        height: 53px;
        width: 98px;
        position: absolute;
        background-image: url(../img/pablo_merki.png);
        background-size: cover;
        margin-left: -46px;
    }

    header.header { 
        height:64px;
    }

    .header.scroll .hdr-logo, .page .header .hdr-logo {
        width:100%;
    }

    .hdr-logo {
        background: none;
    }

    .heromessage h2 {
        font-size: 60px;
    }

    .heromessage h3 {
        font-size: 24px;
    }

    .staff_text { width:100%; text-align: center;}

    .staff_item { width: 50%; }

    .staff_item figure {
        width: 80%;
        height: 260px;
        margin: 0 auto;
        background-size: 100%;
        transition: 0.3s ease-in-out;
        opacity: 0.9;
        float: none;
    }

    .staff_item:hover figure {
        width: 80%;
        height: 260px;
        margin: 0 auto;
        background-size: 100%;
        opacity: 1;
    }

    .staff_item .staff_info {
        width: calc(80% - 0px);
    }

    footer #ta_address {
        width:50%;
    }

    footer #ta_Getintouch {
        width: calc(50% - 0px);
        text-align: right;
      }

}

@media only screen and (max-width: 860px) {

}

@media only screen and (max-width: 500px) {
    .events h1, .ninetofive h1 {
        font-size: 50px;
    }

    .events h2.top, .ninetofive h2 {
        margin-top: -74px;
        font-size: 40px;
        color: #96244e;
    }

    .heromessage h2 {
        font-size: 40px;
    }

    .heromessage h3 {
        font-size: 20px;
    }

    .icons .icon h4 {
        font-size: 14px;
    }

    .eventday {
        width: 100%;
    }

    footer #ta_address {
        width: 100%;
    }

    #ta_Getintouch {
        display: none !important;
    }
    .page-head h3 {
        font-size: 28px;
        font-weight: 500;
        margin: 5px 0 5px;
    }
    .page-head h1 {
        font-size: 50px;
    }

    .drink { width:100%; }

    .drink .texti {
        width:100%;
        text-align: center;
        color: rgba(255,164,27,1) !important;
    }

    .page-id-11 .drinkirtilbod .drink, .page-id-21 .drinkirtilbod .drink {
        color: rgba(255,164,27,0.9) !important;
        text-align: center !important;
        margin-bottom: 20px;
    }

    .page-head {
        min-height: 400px;
    }

    .nasesta h2, .umokkur h2 {
        font-size: 36px;
    }

    .page-head h1 {
        color: rgb(255, 255, 255);
    }

    .umokkur .texti {
        width: 100%;
    }
    .umokkur .myndir {
        width: 100%;
    }

    .umokkur .myndir .mynd {
        height: 200px;
        width: calc(33% - 2px);
    }

    .komduikaraoke .texti {
        width: 100%;
        display: inline-block;
        padding: 30px;
    }

    .komduikaraoke .texti h2 {
        font-size: 40px;
    }

    .komduikaraoke figure {
        width: 100%;
        min-height: 380px;
    }

}

@media only screen and (max-width: 400px) {

}
