﻿@font-face {
    font-family: 'DIN Regular';
    src: url('../../Scripts/webfont/dinregular-webfont.eot');
    src: url('../../Scripts/webfont/dinregular-webfont.eot?#iefix') format('embedded-opentype'),
        url('../../Scripts/webfont/dinregular-webfont.woff') format('woff'),
        url('../../Scripts/webfont/dinregular-webfont.ttf') format("truetype"),
        url('../../Scripts/webfont/dinregular-webfont.svg#DINRegular') format('svg');
}

@font-face {
    font-family: 'DIN Medium';
    src: url('../../Scripts/webfont/dinmedium-webfont.eot');
    src: url('../../Scripts/webfont/dinmedium-webfont.eot?#iefix') format('embedded-opentype'),
        url('../../Scripts/webfont/dinmedium-webfont.woff') format('woff'),
        url('../../Scripts/webfont/dinmedium-webfont.ttf') format('truetype'),
        url('../../Scripts/webfont/dinmedium-webfont.svg#DINMedium') format('svg');
    
}

@font-face {
    font-family: 'DIN Bold';
    src: url('../../Scripts/webfont/dinbold-webfont.eot');
    src: url('../../Scripts/webfont/dinbold-webfont.eot') format('embedded-opentype'),
        url('../../Scripts/webfont/dinbold-webfont.woff') format('woff'),
        url('../../Scripts/webfont/dinbold-webfont.ttf') format('truetype'),
        url('../../Scripts/webfont/dinbold-webfont.svg#DINBold') format('svg');
}

html, body
{
    height: 100%;
}
    
    body{
        padding:0;
        margin:0;
        background: #fff;
    }


.boxgradient {
    background: #fdfdfd; /* Old browsers */

background: -moz-linear-gradient(#fcfcfc, #f0f0f0); /* FF3.6+ */
background: -webkit-gradient(#fcfcfc, #f0f0f0); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(#fcfcfc, #f0f0f0); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(#fcfcfc, #f0f0f0); /* Opera 11.10+ */
background: -ms-linear-gradient(#fcfcfc, #f0f0f0); /* IE10+ */
background: linear-gradient(#fcfcfc, #f0f0f0); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-8 */
}


/*-- 468x400--*/


     .container {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        display: block;
        overflow: hidden;
        width:100%;
        height:100%;
        color: #666666;
        cursor: pointer;
        font-family: 'DIN Regular';
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
          -moz-box-sizing: border-box;    /* Firefox, other Gecko */
          box-sizing: border-box;         /* Opera/IE 8+ */
    }
     .brdr{
         border:1px solid #d0d0d0;
     }

/* dynamic content*/
    .content-holder{
        position: absolute;
        top:50%;
        left:0%;
        margin-left: 0;
        margin-top: 0px;
        width:100%;
        text-align: center;
        
    }
    .txt1{
        font-size: 36px;
        line-height: 36px;
        text-align: center;
        margin-top: 0px;

        width: 100%;
        font-family: "DIN Medium";
        
    }

    .txt2{
        display: block;
        width: 100%;
        text-align: center;
        margin-top: 8px;
        line-height: 18px;
        font-size: 22px;
        
    }

.btn {
      -webkit-border-radius: 28px;
      -moz-border-radius: 28px;
      border-radius: 28px;
      color: #ffffff;
      font-size: 24px;
      background: #36a43b;
      
      padding: 0;
      text-decoration: none;
      padding:8px 40px 5px 40px;
      line-height: 41px;
      text-align: center;
      margin:0 auto;
      margin-top: 18px;
      font-family: "DIN Bold";
      width: auto;
      display: inline-block;
      
      white-space: nowrap;
    }

    .btn:hover {
      background-color: #2db433;
      text-decoration: none;
      
    }

/*content*/

    .illustr{
        position: absolute;
        width: 100%;
        top: 50%;
        left: 50%;
        margin-top: -173px;
        margin-left: -143px;
        width:295px;
        height: 163px;
        background: transparent url('img/kig-desktop_ill_tall.png') no-repeat;
        background-size: cover;
        -ms-behavior: url('../Scripts/backgroundsize.min.htc');
        
    }
    .sport .illustr{
        background: transparent url('img/kig-desktop_ill.png') no-repeat;
        background-size: cover;
        -ms-behavior: url('../Scripts/backgroundsize.min.htc');
    }
		
		.logo{
		   position:absolute;
		   bottom: 7px;
		   right: 9px;
           left:auto;
            width: auto;
		   width:138px;
	 	   height:17px;
	 	   
	 	   margin:0;
	 	   padding: 0;
           
		}
        .logogrey {
            background: transparent url('img/kig-logo_gray.png') no-repeat;
        }

        .logoblue {
            background: transparent url('img/kig-logo.png') no-repeat;
        }
        
        .logotxt{
/*        display: none;*/
            position:absolute;
            bottom: 25px;
            right: 9px;
            height:17px;
             margin:0;
            font-size: 12px;
            white-space: nowrap;
        }

     .spillevett{
        position: absolute;
        bottom: 5px;
        left: 9px;
        padding-left: 20px;
        font-size: 13px;
        font-family: "DIN Medium";
        line-height: 19px;
        background: transparent url('img/kig-terning.png') no-repeat;
        
    }

    .arr{
        background-image: url('img/kig-arrow.png');
      background-repeat: no-repeat;
      width:15px;
      height:23px;

      display: inline-block;
      vertical-align: middle;
    }



/*-- 468x400--*/


@media screen and (max-width: 1568px)  and (min-height: 400px)  {
    

}

/*-- 468x300--*/

@media screen and (min-width: 401px) and  (max-width: 699px) and (max-height: 399px) {


    .illustr{
        margin-top: -140px;
        margin-left: -126px;
        width:220px;
        height: 120px;
    }

    /* dynamic content*/
    .content-holder{
        position: absolute;
        /*top:133px;*/
        margin-top: -18px;
        width:100%;

    }

    .txt1{
        font-size: 30px;
        line-height: 30px;
        text-align: center;
       font-family: "DIN Medium";
    }

    .txt2{
        margin-top: 8px;
         margin-left: 0;
        line-height: 13px;
        font-size: 18px;
        display: block;
    }


     .btn {
    font-size: 24px;
    /*width:188px;
      height:39px;
      */
     background-position: 93% 54%;
      margin-top: 12px;
      padding:10px 32px 5px 32px;
      line-height: 34px;
    }


    .logo{
        margin-top: 126px;
    }
    .logotxt{
/*    	display:none;*/
    }
}


/*-- 468x200--*/

@media screen and (min-width: 401px) and (max-width: 699px) and (max-height: 299px) {


    .illustr{
        margin-top: -73px;
        margin-left: -300px;
        width:251px;
        height: 138px;
    }

    /* dynamic content*/
    .content-holder{
        position: absolute;
        top:50%;
        margin-top:-55px;
        margin-top:-67px;
        left:50%;
        margin-left: -25px;
        margin-left: -50px;
        width:300px;

    }

    .txt1{
        width:100%;
        font-size: 26px;
        line-height: 26px;
        text-align: center;
        margin-top: 0px;
       font-family: "DIN Medium";
    }

    .txt2{
        display: block;
        margin-top: 6px;
        text-align: center;
        line-height: 13px;
        font-size: 18px;
        width: 100%;
    }

     .btn {
    font-size: 22px;
    background-position: 93% 53%;
    background-size: 15px 15px;
      margin-top: 14px;
    /*
    width:188px;
      height:39px;
      */

      padding:8px 28px 4px 28px;
      line-height: 34px;
    }




    .logo{
        margin-top: 75px;
    }
    .logotxt{
/*    		display:none;*/
    }
}

/*-- 468x100--*/

@media screen and (min-width: 401px) and  (max-width: 699px) and (max-height: 199px) {


    .illustr{
        margin-top: -42px;
        margin-left: -226px;
        width:187px;
        height: 97px;
    }

    /* dynamic content*/
    .content-holder{
        position: absolute;
        top:50%;
        margin-top: -34px;
        left:50%;
        margin-left: -30px;
        width:auto;
        min-width:230px;

    }

     .btn {
    font-size: 19px;
    line-height: 41px;
    background-position: 93% 53%;
    background-size: 15px 15px;
      margin-top: 8px;
      /*
        width:173px;
      height:36px;*/
       padding:5px 20px 2px 20px;
      line-height: 32px;
    }

    .txt1{
        width:100%;
        font-size: 22px;
        line-height: 22px;
        text-align: center;
        margin-top: -4px;
    }

    .txt2{
        display: none;
    }

    .spillevett{
        display: none;
    }

    .logotxt{
        display: none;
    }
    .logo{
        width:17px;
        height: 16px;
        right: 6px;
        
    }
    .logogrey {
        background: transparent url('img/kig-logo_small.png') no-repeat;
    }
    .logoblue {
        background: transparent url('img/kig-logo_small.png') no-repeat;
    }


}

/* 300x250*/

@media screen and  (min-width: 300px) and  (max-width: 400px) and (max-height: 449px) {/*300x250*/


    .illustr{
        margin-top: -115px;
        margin-left: -96px;
        width:187px;
        height: 104px;
    }

    /* dynamic content*/
    .content-holder{
        position: absolute;
        top:50%;
        margin-top: -12px;
        left:0;
        width:100%;

    }


     .btn {
    font-size: 14px;
      margin-top: 5px;
        /*
        width:174px;
      height:36px;
      */
       padding:5px 20px 0 20px;
      line-height: 17px;

       background-position: 95% 55%;
    }

    .txt1{
        font-size: 22px;
        line-height: 22px;
        text-align: center;
        margin-top: 0;
        margin-left: 0;
        width: 100%;
       font-family: "DIN Medium";
    }

    .txt2{
        margin-top: 5px;
         margin-left: 0;
         width: 100%;
         text-align: center;
        line-height: 13px;
        font-size: 15px;
        display: block;
    }

    .spillevett{
        /*margin-left: -142px;
        margin-top: 102px;*/
    }
    .logotxt{
    	/* ALDRI LOGOTXT PÅ 300X250*/
     display: none;
    }

    .logogrey{
        background: transparent url('img/kig-logo_gray.png') no-repeat;
    }

    .logoblue{
        background: transparent url('img/kig-logo.png') no-repeat;
    }
}


/* 180 x500 */

@media screen and  (max-width: 280px) and (min-height: 450px) {

    .illustr{
        margin-top: -203px;
        margin-left: -138px;
        width:221px;
        height: 123px;
    }


/* dynamic content*/
    .content-holder{
        position: absolute;
       /* top:202px;*/
       margin-top: -53px;
        left:0;
        width:100%;
    }


     .btn {
    font-size: 17px;

      margin-top: 14px;
    /*
        width:167px;
      height:39px;
      */
      padding:5px 17px 2px 17px;
      line-height: 33px;
      background-size: 15px 15px;
       background-position: 95% 55%;
    }

    .txt1{
        font-size: 28px;
        line-height: 30px;
        text-align: center;
        margin-top: 0px;
        margin-left: 0;
    }

    .txt2{
        margin-top: 8px;
         margin-left: 0;
        line-height: 15px;
        font-size: 14px;
        text-align: center;
        display: block;
    }
    .logotxt{
        text-align: center;
        left:0%;
        right:auto;
        width: 100%;
    }

    .logo{
        left: 0%;
        width: 100%;
        background-position: 50% 100%;
    }

    .spillevett{
        bottom: 58px;
        left:50%;
        margin-left: -45px;
    }


}

@media screen and  (max-width: 299px) and (max-height: 450px) {

    .illustr{
        margin-top: -173px;
        margin-left: -138px;
        width:221px;
        height: 123px;
    }


/* dynamic content*/
    .content-holder{
        position: absolute;
        top:50%;
        margin-top: -40px;
        left:0;
        width:100%;
    }


     .btn {
    font-size: 17px;
      margin-top: 14px;
      padding:5px 17px 2px 17px;
      line-height: 33px;
      background-size: 15px 15px;
       background-position: 95% 55%;
    }

    .txt1{
        font-size: 28px;
        line-height: 30px;
        text-align: center;
        margin-top: 0px;
        margin-left: 0;

    }

    .txt2{
        margin-top: 8px;
         margin-left: 0;
        line-height: 13px;
        font-size: 13px;
        text-align: center;
        display: block;
    }
    .logotxt{
        text-align: center;
        left:0%;
        right:auto;
        width: 100%;
    }

    .logo{
        left: 0%;
        width: 100%;
        background-position: 50% 100%;
    }

    .spillevett{
        bottom: 58px;
        left:50%;
        margin-left: -45px;
    }


}

@media screen and  (max-width: 299px) and (max-height: 360px) {
.spillevett{
    display: none;
}
}
@media screen and  (max-width: 299px) and (max-height: 360px) {
     .logotxt{
        display: none;
     }
}

@media screen and  (max-width: 299px) and (max-height: 260px) {
     .illustr{
        display: none;
     }
     .content-holder{
        position: absolute;
        top:50%;
        margin-top: -80px;
        left:0;
        width:100%;
    }
    .container{
        min-width: 180px;
    }

}
/* 980 x150 */

@media screen and (min-width: 700px) and (max-width: 1980px) and (max-height: 400px) {


    .illustr{
        margin-top: -65px;
        margin-left: -342px;
        width:273px;
        height: 145px;
        background: transparent url('img/kig-desktop_ill_tall.png') no-repeat;
        background-size: cover;
    }

    .sport .illustr {
         background: transparent url('img/kig-desktop_ill.png') no-repeat;
         background-size: cover;
        }


    /* dynamic content*/
    .content-holder{
        position: absolute;
        top:50%;
        left:50%;
         margin-top: -56px;
        margin-left: -90px;
        width:450px;
    }

     .btn {
    font-size: 20px;
      margin-top: 11px;
        /*
        width:230px;
      height:46px;
      */
      padding:5px 30px 2px 30px;
      line-height: 41px;
    }

    .txt1{
        font-size: 32px;
        line-height: 30px;
        text-align: center;
        margin-top: 0px;
        width:100%;
    }

    .txt2{
        margin-top: 3px;
        line-height: 18px;
        font-size: 18px;
        display: block;
        text-align: center;
        width:100%;
    }


}

/*IPAD*/
@media all and (device-width: 768px) and (device-height: 1024px) {
  .illustr{
        background: transparent url('img/kig-ipad_ill_tall.png') no-repeat;
        background-size: contain;

    }
  .sport .illustr {
         background: transparent url('img/kig-ipad_ill.png') no-repeat;
         background-size: 100% 100%;
        }
}

/*smart phones*/
@media only screen and (min-device-width : 320px) and (max-device-width : 767px) {
.illustr{
        background: transparent url('img/kig-mobile_ill_tall.png') no-repeat;
        background-size: contain;
    }
.sport .illustr {
         background: transparent url('img/kig-mobile_ill.png') no-repeat;
         background-size: 100% 100%;
        }
}

.mob .illustr{
    background: transparent url('img/kig-mobile_ill_tall.png') no-repeat;
        background-size: contain;
}

.mob.sport .illustr {
         background: transparent url('img/kig-mobile_ill.png') no-repeat;
         background-size: 100% 100%;
        }

    .ipad .illustr{
        background: transparent url('img/kig-ipad_ill_tall.png') no-repeat;
        background-size: contain;
    }
  .ipad.sport .illustr {
         background: transparent url('img/kig-ipad_ill.png') no-repeat;
         background-size: 100% 100%;
        }
 