@media only screen and (min-width: 1900px) { 
    
    .bg-video {
        height:100vh;
    }

    .bg-video #player {
        position: absolute;
        top: -370px;
        left: 0;
        width: 100%;
        height: calc(100% + 500px);
        z-index: -2;
    }
}

@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) { 
    .bg-video { height: 100vh; }
    .adal .texti {
        width: calc(100% - 500px);
    }

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

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

    .forsidumynd {
        width: 440px;
    }

    #nav-main, ul.social {
        display: none;
    }

    #hamborgari {
        display:block;
    }

    .hdr-logo {
        width: 50px;
        text-align: center;
        left: calc(50% - 25px);
        position: absolute;
    }

    .hdr-logo a {
        background-position: center;
        text-indent: -3000px;
        overflow: hidden;
    }

    .myndbond .myndband {
        width: calc(25% - 10px);
    }
}

@media only screen and (max-width: 980px) { 
    .membervideo { 
        width: calc(33.33334% - 4px);
    }

    .ourcontentteam .member:nth-child(19) {
        margin-right: 5px;
    }

    .myndbond .myndband {
        width: calc(25% - 10px);
    }
}

@media only screen and (max-width: 860px) {
    
    .myndbond .myndband {
        width: calc(33.33334% - 10px);
    }

    #hidemobile, .description {
        display: none;
    }
    
    #showmobile {
        display: block;
    }
    
    #showmobile  .mynd { opacity: 1;background-size: 110%; }
    
    #showmobile.characters, #showmobile .character {
        height: 100%;
    }
    
    .adal {overflow: hidden; }
    
    .forsidumynd {
        width: 350px;
    }
    
    .adal .texti {
        width: calc(100% - 400px);
    }
    
    .wsidebar {
        width: calc(100% - 0px);
        padding-right: 0px;
    }
    
    .sidebar {
        width: calc(100% - 0px); 
        padding-left: 0px;
    }

    .ourcontentteam .member:nth-child(19) {
        margin-right: 5px;
    }
    .ourcontentteam .member {
        width: calc(50% - 14px);
        display: inline-block;
        margin: 5px;
        position: relative;
        vertical-align: top;
    }
}

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

    .myndbond .myndband {
        width: calc(50% - 10px);
    }

    .ourcontentteam .member:nth-child(19) {
        margin-right: 5px;
    }
    
    header.header:hover {
        background:rgba(255,255,255,0);
        box-shadow: 0 0 20px rgba(0,0,0,0);
        border-bottom:1px solid rgba(255,255,255,0);
    }
    
    .herotext {
        bottom: 100px;
        text-align: center;
        padding: 0 20px;
        width: 100%;
    }
    
    .herotext a {
        display: block;
    }
    
    .hljod, .hljodaf  {
        position: absolute;
        bottom:20px;
        right:25px;
        color:#fff;
        z-index: 130;
    }

    .watchvideo  {
        position: absolute;
        bottom:20px;
        right:25px;
        color:#fff;
        z-index: 130;
    }
    
    .herotext h1 {
        text-align: center;
        font-size: 34px;
    }
    
    .herotext h2 {
        font-size: 18px;
        text-align: center;
    }
    
    
    .herotext a {
        font-size: 20px;
        margin-top: 10px;
        margin-right: 20px;
    }
    
    .episodesimage {
        width: calc(100% - 0px);
        height:200px;
        vertical-align: top;
        margin-top: 80px;
    }
    
    .episodeinfo {
        width: calc(100% - 0px);
        padding: 0;
        height: auto;
        vertical-align: top;
        min-height: 210px;
    }
    
    .trailer a {
        padding-top: 70px;
    }
    
    .episodeinfo h2 {
        font-size: 30px;
    }
    
    #topchar {
        display: none;
    }
    
    .arrows { display: none; }
    
    footer .item {
        width:100%;
         text-align: center;
    }
    
    footer #ta_Getintouch {
        margin:20px 0;
    }
    
    footer #ta_Getintouch, footer #ta_Getintouch h3 {
        text-align: center;
    }
    
    #ta_Getintouch ul.social {
        float: none;
        margin:10px auto;
        display: block;
        text-align: center;
    }
    
    .siteinfo {
        height: auto;
        text-align: center;
    }
    
    .membervideo { 
        width: calc(50% - 4px);
    }
    
    
}

@media only screen and (max-width: 500px) {
    .myndbond .myndband {
        width: calc(100% - 10px);
    }
    .ourcontentteam .member {
        width: calc(100% - 0px);
        display: inline-block;
        margin: 5px 0;
        position: relative;
        vertical-align: top;
    }

    .membervideo { 
        width: 100%;
    }
    
    .siteinfo {
        line-height: 1;
        padding: 10px 0 10px;
        float: left;
    }
    
    .samfes {
        width:100%;
        padding: 15px 0 0;
        float: left;
    }
    

    h2.titill {
        font-size: 36px;
    }
    
    h3.yfirfyrirsogn {
        font-size: 22px;
        padding: 0px;
    }
    
    .aligncenter,.alignleft,.alignright {
        float: none;
        margin: 20px auto 20px;
    }
    /*
    .section, .characters, .character, .charsmall, .character .mynd, .charsmall mynd {
        max-height: 400px;
    }*/

    .member-show { 
        margin: -5px 0px 0 0px;
        width: calc(100% - 0px);
        min-width: calc(100% - 0px);
    }

    
}

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