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






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


}




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


}




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

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


     .kampanj {
       width: 10em !important;
        position: absolute;
        top:-11em;
        right:-4.5em;
        display: block;
    }

}



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


}






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



    .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: 40%;
        margin-left: 30%;
    }



    #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%;
        /*background-color: #003B81;*/
        margin:2em 3% 5em 3%;

    }

    .activeStep {
       width:100%;

    }
    .stegForSteg>span {
        font-size: 0.8em;
         width:100%;
        box-sizing: border-box;
    }
    .activeStep {
       background-color: #003B81 !important;
        color:#FFF;
        box-sizing: border-box;
        font-size: 1em !important;
    }


    .mobSubMenu {
       width:100%;

    }

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

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


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



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

    .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: #003B81;
        text-decoration: none;
        color: #FFF;
        margin-top:0.7em;
        margin-left:10%;
        box-sizing: border-box;
        border-radius:0.5em;

    }


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

    .logoareaImgLeft {
       width:70%;
       margin-left:10%;
    }





    .hideInMob {
        display:none;
    }

    .hideInComp {
        display:block;
    }


    .mobFormFld {
        text-align: right;
    }

    .checkThis {

    }




    .theForm {



    }


    .logoInWhite {
        width:50%;
        margin-left:23%;
    }


     #cookieInfo {

        left:20%;
        width: 60%;


    }


}



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

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

    }
}