
html{
	-webkit-text-size-adjust: none;
}






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


}




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

     #cookieInfo {
        position: fixed;
        bottom:0;
        left:0%;

        width: 100%;
        display: none;
        background-color: #FFFF99;
        color: #000;
        padding:0.5em;
        text-align: center;
        border:solid 0.05em #000;
        border-bottom:none;
        border-top-left-radius: 0em;
        border-top-right-radius: 0em;
        box-sizing: border-box;

    }

     #infoText {
        top:2em;
        left:5%;
        width: 90%;



    }

}




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

    #logoarea a {
       font-size: 0.85em;
    }

}



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


}






/*  Next step  */
@media only screen and (max-width: 700px){


    #infoText {
        top:1em;
        left:5%;
        width: 90%;



    }



    .bytnu {
        width:100%;
        text-align: center;
        float:left;
        color:#FFF;
        margin-left:0.4em;
        margin-right:0.4em;
        font-size: 1.0em;
        font-weight: bold;
    }
    .bytnu img {
        width:20%;
        margin-left:40%;
        margin-top:0.8em !important;

    }


    .h1Height {
        height:1.7em;
    }

    .third {
        width:100%;
        min-height:1em;
        border-radius: 0em;
    }
    .thirdMid {
        width:100%;
        margin-left:0%;
        margin-right:0%;
        min-height:1em;
        border-radius: 0em;
    }
    .third img, .thirdMid img {
        width: 30%;
        margin-left: 35%;
        margin-bottom:1em;
    }



    #footerOne {
        width:100%;
        margin-right:0%;
        border-right:none;
        height: auto;


    }
    #footerTwo {
        width:100%;
        margin-right:0%;
        border-right:none;
        height: auto;

    }
    #footerThree {
        width:100%;
        margin-right:0%;
        border-right:none;
        height: auto;
        text-align:left;


    }

    #footerarea {
        width:94%;

        margin:2em 3% 5em 3%;

    }

    #bankIdDoneMenu {
        font-size: 0.9em;
    }


    #logoarea {
        padding:1em 1em 1em 1em;

    }

    #logoarea h1 {
        margin-top: 1.2em;
    }

     #logoarea a {
        margin-top:0.2em;
    }



    .kampanj {
        width: 8em !important;
        position: absolute;
        top:-2em;
        right:-3em;
    }

    .leftP {
        width:80%;
    }

    .leftPfull {
        width:100%;
    }

    .formBen {
        width:40%;

    }
    .formFld {
        width:60%;

    }
    .formWide {
        width: 100%;


    }

    .oneThirdClean {
        width: 30%;
        margin-right:3.3%
    }



    #boxHeadBtn {
        width:20%;
    }

    #theMenu {
        display:none;
    }

    #mobMenu {
        position: fixed;
        top:0;
        left:0;
        width:100%;
        background-color: #000;
        min-height: 100%;
        z-index: 1000;
        opacity: 0.93;
        padding-top:5em;
        padding-bottom:5em;
        display: none;
        box-shadow: 0px 10px 5px grey;
    }

    #mobMenu a {
        padding:0.7em;
        text-align: center;
        width:80%;
        float:left;
        display: block;
        background-color: #235971;
        text-decoration: none;
        color: #FFF;
        margin-top:0.7em;
        margin-left:10%;
        box-sizing: border-box;
        border-radius:0.5em;

    }

    .subMenuBtn {
       width:100%;
        background-color: #C548BE;
    }



    .container {
        padding:2em 0em 0em 0em;
    }




     .contactIcons {
        float:left;
        width:15% !important;
    }

    .contactIconsOnContact {
        width:10%;
        margin-right:4%;
    }



    .hideInMob {
        display:none;
    }

    .hideInComp {
        display:block;
    }


    .mobFormFld {
        text-align: right;
    }

    .checkThis {
        float:right;
    }




    .theForm {




    }




    .bidBtnHalf {
        width:96%;
        margin:2% 2% 0% 2%;

    }



    .logoareaImgLeft {
       width:50%;
       margin-left:25%;
    }

    .closeIcon {
        margin-right: 1.2em;
    }

}



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

  #logoarea {
        padding:1em 1em 1em 1em;

    }
}