*{
    margin: 0;
    padding: 0;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~global~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

html{
/*    background: #e6e6e6;*/
/*    background: url(../images/backgrounds/antique-paper5.png) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;*/
}

.wrapper{
    max-width: 1200px;
    height: auto;
    margin: auto;
/*    background: gray;*/
}

#content_wrapper{
    height: auto;
    width: 100%;
    float: left;
    padding-top: 20px;
    padding-bottom: 15px;
    display: inline-block;
}

/* ============== top ============== */
#top_wrapper{
    max-width: 1200px;
    height: auto;
    margin: auto;
    border-bottom: #EF63AF 5px solid;
    margin-bottom: 20px;
    
}

#top_content_wrapper{
    width: 100%;
    height: auto;
    float: left;
    display: inline-block;
}

.top_content{
    width: 100%;
    height: 115px;
    margin: auto;
/*    border-bottom: #EF63AF 5px solid;*/
/*    background: orange;*/
}

.util_bar{
    width: 40%;
    padding-top: 10px;
    padding-bottom: 10px;
    float: right;
    text-align: right;
    margin-top: 10px;
    margin-right: 5px;
}

.util_bar a{
    text-transform: capitalize;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;
    text-decoration: none;
    color:black;
    line-height: 1.8em;
}

.util_bar a img{
    width: 18px;
    position: relative;
    top: 4px;
    margin-left: 10px;
}

/* logo */

.logo{
    width: 30%;
/*    background: #ffcfd7;*/
    float: left;
}

.logo img{
    width: 250px;
    margin-top: 25px;
    margin-bottom: 19px;
}

/* ============== menu ============== */
#menu_bar{
    width: 100%;
/*    background: #ffcfd7;*/
    float: left;
}

.menu_wrap{
    max-width: 1200px;
    margin: auto;
    min-height: 150px;
}

.menu_wrap ul{
    width: 100%;
    float: left;
    text-align: center;
/*    background: yellow;*/
} 

.menu_wrap ul li{
    display: inline-block;
    width: 19%;
    height: 130px;
/*    background: orange;*/
    text-decoration: none;
    margin-top: 10px;
}

.menu_wrap ul li:hover .menu_img img{
    margin-top: 10px;
    margin-bottom: 15px;
}

.menu_wrap ul a li{
    text-transform: capitalize;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 17px;
    text-decoration: none;
    color: #292929;   
}

.menu_img{
/*    background: gray; */
    margin: auto;
    width: 70px;
    height: 60px;
    overflow: hidden;
    margin-top: 20px;
}

.menu_img img{
    width: 45px;
}

/* ============== footer ============== */
#footer_wrap{
    width: 100%;
    height: auto;
/*    background: blue;*/
/*    border-top: #EF63AF 5px solid;*/
    margin-top: 30px;
    display: inline-block;
}

.footer_content_wrap{
    width: 1200px;
    min-height: 270px;
    margin: auto;
/*    background: pink;*/
    border-top: #c2c2c2 4px solid;
    padding-top: 50px;
}

.footer_content_wrap .links_wrap{
    min-height: 270px;
    width: 33%;
/*    background: red;*/
    float: left;
}

.footer_content_wrap .links_wrap .link_box{
    width: 80%;
    min-height: 50px;
    background: #666666;
    margin-top: 25px;
    margin-left: 10%;
    padding-top: 30px;
    padding-bottom: 15px;
    
}

.footer_content_wrap .links_wrap .link_box:first-child{
    background-image: url(images/diverse/telephone1.png);
}

.footer_content_wrap .links_wrap a{
    text-decoration: none;
    font-size: 17px;
    color: white;
    text-align: center;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;
}

.footer_content_wrap .forretning_info{
    min-height: 270px;
    width: 33%;
/*    background: aqua;*/
    float: left;
    border-left: #e4e4e4 2px solid;
    border-right: #e4e4e4 2px solid;
}

.footer_content_wrap .forretning_info .button{
    width: 80%;
    margin: 0;
    margin-top: 15px;
}
 
.footer_content_wrap .newsletter_wrap{
    min-height: 270px;
    width: 33%;
/*    background: purple;*/
    float: left;
}

.footer_content_wrap h1{
    font-size: 25px;
    text-align: center;
    font-family: 'Source Sans Pro', sans-serif;
    margin-bottom: 10px;
}

.footer_content_wrap p{
    padding-left: 20px;
    padding-right: 20px;
    text-align: justify;
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 1.4em;
    padding-top: 20px;
}


.footer_content_wrap .newsletter_wrap .button{
    width: 80%;
    margin: 0;
    margin-top: 15px;
}

.footer_content_wrap .newsletter_wrap input[TYPE="text"]{
    color: #EF63AF;
    text-align: center;
    font-weight: 400;
}

.footer_content_wrap .newsletter_wrap input{
    width: 80%;
    height: 35px;
    margin-left: 10%;
    margin-bottom: 5px;
    border: none;
    background: #dedede;
/*    outline: none;*/
    font-size: 14px;
}

.tilmeld_valid{
    width: 80%;
    height: 20px;
/*    background: orange;*/
    margin: auto;
    font-family: 'Source Sans Pro', sans-serif;
    color: red;
}

.footer_divider{
    background: #c2c2c2;
    width: 100%;
    height: 4px;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 35px;
    display: inline-block;
}

.footer_divider img{
    margin-top: -10px;
}

.copyright{
    width: 100%;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 30px;
    font-family: 'Source Sans Pro', sans-serif;
}

.footer_menubar{
    text-align: center;
}

.footer_menubar ul li{
    margin-right: 20px; 
    display: inline;
}

.footer_menubar ul li a{
    text-decoration: none;
/*    color: #4c4c4c;*/
color: #181818;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
}

.footer_menubar a img{
    width: 100px;
    margin-top: 30px;
    margin-bottom: 20px;
    opacity: 0.8;
}



/* ============== forside ============== */

/* content */

.fp_content{
    padding-top: 40px;
}

.fp_content h1{
    text-align: center;
    font-size: 35px;
    font-family: 'Source Sans Pro', sans-serif;
    margin-bottom: 30px;
    color: #4c4c4c;
}

.fp_content p{
    text-align: center;
    margin: 20px 30px;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;
    line-height: 1.6em;
    color: #4c4c4c;
}

.fp_content .heart_img img{
    width: 100px;
}

.fp_content .heart_img{
    text-align: center;
    margin-bottom: 40px;
}

.fp_content .divider_top{
    width: 99%;
    height: 20px;
    border-top: #EF63AF 5px solid;
    border-left: #EF63AF 5px solid;
    border-right: #EF63AF 5px solid;
}

/* fp products */

.product_content{
/*    background: pink;*/
}

.product_content h1{
    margin-top: 20px;
    text-align: left;
}

.prod_box{
    width: 24.5%;
    min-height: 330px;
    display: inline-block;
/*    background: yellow;*/
    float: left;
    margin-right: 1px;
    margin-left: 2px;
    margin-bottom: 20px;
}

.prod_box img{
    width: 100%;
/*    border-bottom: #e399c1 5px solid;*/
}

/* popout box */

.overlay{
    background:transparent url(images/overlay.png) repeat top left;
    position:fixed;
    top:0px;
    bottom:0px;
    left:0px;
    right:0px;
    z-index:100;
}

.box{
    position:fixed;
    top:-200px;
    left:30%;
    right:30%;
    background-color:#fff;
    color:#7F7F7F;
    padding:20px;
    border:2px solid #ccc;
    -moz-border-radius: 20px;
    -webkit-border-radius:20px;
    -khtml-border-radius:20px;
    -moz-box-shadow: 0 1px 5px #333;
    -webkit-box-shadow: 0 1px 5px #333;
    z-index:101;
}

a.boxclose{
    float:right;
    width:26px;
    height:26px;
    background:transparent url(images/cancel.png) repeat top left;
    margin-top:-30px;
    margin-right:-30px;
    cursor:pointer;
}

.box h1{
    border-bottom: 1px dashed #7F7F7F;
    margin:-20px -20px 0px -20px;
    padding:10px;
    background-color:#FFEFEF;
    color:#EF7777;
    -moz-border-radius:20px 20px 0px 0px;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -khtml-border-top-left-radius: 20px;
    -khtml-border-top-right-radius: 20px;
}

/* ============== IS UDVALG ============== */

.is_content{
    width: 100%;
/*    background: pink;*/
}

.is_content p.is_top_p{
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;
    line-height: 1.5em;
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 40px;
    text-align: center;
    line-height: 2em;
    color: #4c4c4c;
}

p.is_udvalg_p{
    font-family: 'Playball', cursive;
    font-size: 23px;
    line-height: 1.5em;
    margin-left: 30px;
    margin-right: 30px;
    text-align: center;
    line-height: 2em;
    color: #4c4c4c;
/*    background: yellow;*/
}

h2.is_udvalg_h2{
    font-size: 35px;
    font-family: 'Playball', cursive;
/*    color: #4c4c4c;*/
    color: #EF63AF;
    margin-top: 40px;
    margin-bottom: 30px;
    text-align: center;
}

.isudvalg_cat_wrap{
    height: auto;
    width: 100%;
/*    background: pink;*/
    float: left;
    text-align: center;
    margin-bottom: 50px;
}

.isudvalg_cat_wrap .is_cat_box{
    width: 150px;
    height: 250px;
/*    background: orange;*/
    margin-left: 5px;
    margin-right: 5px;
    display: inline-block;
    margin-top: 20px;
    overflow: hidden;
}

.isudvalg_cat_wrap h3{
    display: inline-table;
    font-family: 'Source Sans Pro', sans-serif;
    color: black;
}

.isudvalg_cat_wrap .is_cat_box img{
    margin-bottom: 10px;
}

.iu_nav{
    display: inline;
}

.is_content .section{
/*    background: orange;*/
    width: 100%;
    min-height: 200px;
    padding-bottom: 30px;
    margin-bottom: 40px;
}

.is_content .section h1{
    font-size: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-family: 'Source Sans Pro', sans-serif;
/*    border-top: #333300 3px solid;*/
    border-bottom: #333300 3px solid;
}

.is_content .section p{
    font-family: 'Source Sans Pro', sans-serif;
    margin-bottom: 30px;
    line-height: 1.5em;
    margin-left: 30px;
    margin-right: 30px;
}

.is_content .section .images{
    min-height: 250px;
/*    background: purple;*/
/*    display: table;
    margin: 0 auto;*/
    width: 100%;
    text-align: center;
}

.is_content .section .images .img_box{
/*    background: green;*/
    width: 18%;
    height: auto;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
}

.is_content .section .images .img_box img{
    padding-bottom: 10px;
/*    border-bottom: #EF63AF 3px solid;*/
}



/* =============== KAFFE UDVALG =============== */

.kaffe_content{
    float: left;
    width: 100%;
}

.kaffe_content h1{
    font-size: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: 'Source Sans Pro', sans-serif;
    border-top: #333300 3px solid;
    border-bottom: #333300 3px solid;
}

.kaffe_sec{
    width: 100%;
    height: auto;
    float: left;
}

.kaffe_img{
    max-width: 35%;
    max-height: 360px;
    overflow-x: hidden;
    overflow-y: hidden;
    float: left;
}

.kaffe_sec p{
    max-width: 55%;
    float: left;
    margin-top: 50px;
    margin-left: 5%;
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 1.4em;
}

.kaffe_sec p span{
    width: 50px;
    height: 50px;
/*    background: #EF63AF;*/
    position: absolute;
    border-top: #EF63AF 3px solid;
    border-left: #EF63AF 3px solid;
    margin-left: -15px;
    margin-top: -15px;
    
}


/* ============== FORRETNINGSOMRÅDER =============== */

.fo_toplinks{
    width: 100%;
    height: 280px;
/*    background: yellow;*/
    margin-top: 35px;
    padding-bottom: 30px;
}

.fo_toplinks .fo_linkbox{
    width: 30%;
    height: 100%;
/*    background: green;*/
    float: left;
    margin-left: 1.6%;
    margin-right: 1.6%;
    overflow-x: hidden;
    overflow-y: hidden;
}

.fo_toplinks .fo_linkbox .linkbox_img{
    position: relative;
    width: 100%;
}

.fo_toplinks .fo_linkbox img{
    position: relative;
    top: -80px;
    left: -70px;
}

.fo_toplinks .fo_linkbox .linkbox_img span{
    position: absolute;
    top: 100px;
    background: black;
    color: white;
    padding: 20px 10px;
    font-family: 'Source Sans Pro', sans-serif;
    opacity: 0.8;
    font-size: 20px;
}

.fo_content{
    width: 100%;
    height: auto;
/*    background: orange;*/
    margin-top: 25px;
}

.fo_content .section{
/*    background: pink;*/
    margin-bottom: 25px;
    float: left;
    width: 100%;
}

.fo_content .section .text{
/*    background: purple;*/
    width: 60%;
    float: left;
}

.fo_content .section h1{
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 30px;
    padding-left: 20px;
    padding-top: 20px;
    border-bottom: #EF63AF 4px solid;
    padding-bottom: 5px;
}

.fo_content .section h2{
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;
    padding: 20px;
}

.fo_content .section p{
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 1.5em;
/*    background: palegreen;*/
    text-align: justify;
    padding-left: 20px;
    padding-right: 20px;
}

.fo_content .section ul li{
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 1.5em;
    padding-left: 20px;
    padding-right: 20px;
    list-style: inside square;
}

.fo_content .section .img{
    overflow-x: hidden;
    overflow-y: hidden;
    width: 40%;
    max-height: 530px;
    float: left;
    border-bottom: #EF63AF 4px solid;
}



/* ============== OM OS =============== */

.om_os_content{
    width: 100%;
    float: left;
    margin-top: 30px;
}

.om_os_content .img{
    width: 300px;
    height: 300px;
    float: left;
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 15px;
    margin-top: 40px;
}

.om_os_content .img img{
    width: 300px;
}

.om_os_content .om_os_text{
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 1.4em;
    font-size: 18px;
    float: left;
}

.om_os_content .om_os_text p{
    margin: 30px;
}



/* ============== KONTAKT =============== */

.kontakt_content{
    width: 100%;
    min-height: 200px;
/*    background: yellow;*/
    margin-top: 30px;
    float: left;
    padding-bottom: 15px;
    padding-top: 15px;
}

.kon_section{
    width: 42%;
    min-height: 320px;
/*    background: orange;*/
    float: left;
}

.kon_section p, .kon_section a{
    font-family: 'Source Sans Pro', sans-serif;
    margin-left: 15px;
    text-decoration: none;
}

.kon_section a{
    color: #EF63AF;
}

.kon_cen{
    width: 16%;
    min-height: 300px;
/*    background: pink;*/
    float: left;
    color: #EF63AF;
}

.kon_section h1{
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 30px;
    border-bottom: black 3px solid;
}

.kon_section table{
    margin: 20px;
    
    width: 80%;
}

.kon_section table tr td{
    padding-bottom: 10px;
/*    background: pink;*/
    font-family: 'Source Sans Pro', sans-serif;
/*    background: orange;*/
}

.kon_section table tr td p{
    text-align: right;
    margin-right: 20px;
    font-size: 18px;
}

.kon_section input[TYPE="text"]{
    height: 15px;
    padding: 10px;
    width: 100%;
}

.kon_section input[TYPE="submit"]{
    height: 30px;
    width: 100%;
    margin-left: 10px;
}

.kon_section tr td textarea{
    resize: none;
    height: 120px;
    width: 100%;
    padding: 10px;
}

.kon_cen h1{
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 30px;
    padding-top: 100%;
    text-align: center;
}


/* ============== KONTROL RAPPORT ============== */

.kon_rap_content{
    width: 100%;
    padding: 20px;
     float: left;
}

.kon_rap_content table{
    width: 100%;
}

.kon_rap_content table tr td{
    padding: 10px;
    margin: 5px;
    float: left;
    height: 30px;
    width: 40%;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 17px;
}

.kon_rap_content table tr td:first-child{
    width: 45% !important;
    border-top: #c2c2c2 3px solid;
}

.kon_rap_content table tr td:last-child{
    width: 20% !important;
}

.kon_rap_content table tr td img{
    width: 100px;
}


/* ============== DIVERSE ============== */

.iu_title{
/*    background: orange;*/
    border-bottom: #4c4c4c 3px solid;
    padding-bottom: 5px;
    z-index: 9999;
    position: relative;
}

.iu_title a{
    text-decoration: none;
    color: #EF63AF;
    font-family: 'Source Sans Pro', sans-serif;
    margin-right: 5px;
}

.iu_title h1{
    font-size: 30px;
    font-family: 'Source Sans Pro', sans-serif;
    color: #4c4c4c;
    padding-bottom: 10px;
    margin-bottom: 30px;
    display: inline;
    margin-right: 10px;
}

    /* button */

.button-wrap{
    text-align: center;
}
    
.button {
    background: none;
    border: none;
    width: 360px;
    height: 105px;
    outline: none;
    position: relative;
    margin: 1em;
    padding: 0;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent; /* For some Androids */
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.button--fill .morph-shape svg {
/*    fill: #44474D;*/
    fill: #EF63AF;
}

.button__text {
    display: block;
    padding: 10px;
    text-align: center;
    position: relative;
    z-index: 100;
    font-size: 1.5em;
    color: #fff;
    font-weight: bold;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.morph-shape {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~size : min-width: 50em~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
@media (min-width: 50em) {

    .wrapper{
        margin: auto;
    }
    
    /* ============== FOOTER ==================== */
    
    .footer_content_wrap{
        width: 100%;
        min-height: 270px;
        margin: auto;
    /*    background: pink;*/
        border-top: #c2c2c2 4px solid;
        padding-top: 50px;
    }

}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~size : min-width: 50em and max-width: 61.250em~~~~~~~~~~~~~~~~~~~~~~~*/
@media (min-width: 50em) and (max-width: 61.250em) {
    
    .wrapper{
/*        background: turquoise;*/
        margin: auto;
    }
    
    /* ============== TOP ==================== */
    
    .top_wrap{
        width: 100% !important;
        height: 115px;
        margin: auto;
    }
    
    
    /* ============== FOOTER ==================== */
    
    .footer_content_wrap{
        width: 100%;
        min-height: 270px;
        margin: auto;
    /*    background: pink;*/
        border-top: #c2c2c2 4px solid;
        padding-top: 50px;
    }
    
    
    /* ============== REFERENCER ============== */
    
    .grid {
	max-width: 100%;
/*            background: teal;*/
    }

    /* Common style */
    .grid figure {
            min-width: 33%;
            max-width: 33%;
    /*        background: orange;*/
    }
    
    
    /* ============== FORRETNINGSOMRÅDER ============== */
    
    .fo_content .section .img{
        overflow-x: hidden;
        overflow-y: hidden;
        width: 40%;
        max-height: 600px;
        float: left;
    }
    
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~size : min-width:32.5em and max-width: 49.938em (STACKED)~~~~~~~~~~~~*/
@media (min-width:32.5em) and (max-width: 49.938em) {
   
    .wrapper{
/*        background: red;*/
        margin: auto;
        max-width: 100%;
    }
    
    /* ============== MENU ==================== */
    
    .menu_wrap ul li{
        display: inline-block;
        margin-left: 1px;
        width: 30%;
        height: 130px;
    }
    
    /* ============== TOP ==================== */
    
    .top_wrap{
        width: 100% !important;
        height: 115px;
        margin: auto;
    }
    
    
    /* ============== FOOTER ==================== */
    
    .footer_content_wrap{
        width: 100%;
        min-height: 270px;
        margin: auto;
    /*    background: pink;*/
        border-top: #c2c2c2 4px solid;
        padding-top: 50px;
        display: inline-block;
    }
    
    
    /* ============== REFERENCER ============== */
    
    .ref_top .filter_row .filter_section .visning_icons a:nth-child(3){
        display: none;
    }
    
    .ref_top .filter_row .filter_section .visning_icons a:nth-child(2){
        color: #666666;
    }
    
    .grid {
	max-width: 100%;
    /*        background: teal;*/
    }

    /* Common style */
    .grid figure {
            min-width: 49.6%;
            max-width: 49.6%;
    /*        background: orange;*/
    }

    
    
    /* ============== FORRETNINGSOMRÅDER ============== */
    
    .fo_content .section .img{
        overflow-x: hidden;
        overflow-y: hidden;
        width: 40%;
        max-height: 670px;
        float: left;
    }    
    
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~size : min-width: 32.5em and max-width: 38.688em (STACKED)~~~~~~~~~~~~*/
@media (min-width: 32.5em) and (max-width: 38.688em) {
    
    .wrapper{
/*        background: green;*/
        margin: auto;
    }
    
        /* =============== KAFFE UDVALG =============== */

    .kaffe_content{
        width: 100%;
        float: left;
    }

    .kaffe_sec{
        width: 100%;
        height: auto;
        float: left;
    }

    .kaffe_img{
        max-width: 100%;
        max-height: 360px;
        overflow-x: hidden;
        overflow-y: hidden;
        float: left;
    }

    .kaffe_sec p{
        max-width: 100%;
        float: left;
        margin-top: 50px;
        margin-left: 5%;
        font-family: 'Source Sans Pro', sans-serif;
        line-height: 1.4em;
        margin-bottom: 30px;
    }
    
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~size : max-width: 32.438em (MINIMIZED)~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
@media (max-width: 32.438em) {
        
    .wrapper{
/*        background: teal;*/
        margin: auto;
    }
    
    /* ============== MENU ==================== */
    
    .menu_wrap ul li{
        display: inline-block;
        margin-left: 1px;
        width: 40%;
        height: 130px;
    }
    
   
    
    /* ============== FOOTER ==================== */
    
    .footer_content_wrap{
        width: 100%;
        min-height: 270px;
        margin: auto;
    /*    background: pink;*/
        border-top: #c2c2c2 4px solid;
        padding-top: 50px;
    }
    
    .footer_content_wrap .links_wrap{
        min-height: 270px;
        width: 100%;
    /*    background: red;*/
        float: left;
    }
    
    .footer_content_wrap .forretning_info{
        min-height: 270px;
        width: 100%;
    /*    background: aqua;*/
        float: left;
        border-top:  #e4e4e4 2px solid;
        border-left: none;
        border-right: none;
        padding-top: 30px;
    }
    
    .footer_content_wrap .newsletter_wrap{
        min-height: 270px;
        width: 100%;
    /*    background: purple;*/
        float: left;
        border-top:  #e4e4e4 2px solid;
        padding-top: 30px;
        margin-top: 15px;
    }
    
    .footer_divider{
        background: #c2c2c2;
        width: 100%;
        height: 4px;
        text-align: center;
        margin-top: 30px;
        margin-bottom: 35px;
        display: inline-block;
    }
    
    
    
    /* =============== KAFFE UDVALG =============== */

    .kaffe_content{
        width: 100%;
        float: left;
    }

    .kaffe_sec{
        width: 100%;
        height: auto;
        float: left;
    }

    .kaffe_img{
        max-width: 100%;
        max-height: 360px;
        overflow-x: hidden;
        overflow-y: hidden;
        float: left;
    }

    .kaffe_sec p{
        max-width: 100%;
        float: left;
        margin-top: 50px;
        margin-left: 5%;
        font-family: 'Source Sans Pro', sans-serif;
        line-height: 1.4em;
        margin-bottom: 30px;
    }

    
    /* ============== KONTAKT =============== */

    .kontakt_content{
        width: 100%;
        min-height: 200px;
    /*    background: yellow;*/
        margin-top: 30px;
        float: left;
        padding-bottom: 15px;
        padding-top: 15px;
    }

    .kon_section{
        width: 100%;
        min-height: 320px;
    /*    background: orange;*/
        float: left;
    }

    .kon_cen{
        display: none;
    }
    
    
    
    /* ============== REFERENCER ============== */
    
    .ref_top .filter_row .filter_section .visning_icons a:nth-child(2), .ref_top .filter_row .filter_section .visning_icons a:nth-child(3){
        display: none;
    }
    
    .ref_top .filter_row .filter_section .visning_icons a:nth-child(1){
        color: #666666;
    }
    
    .grid {
	max-width: 100%;
    /*        background: teal;*/
    }

    /* Common style */
    .grid figure {
            min-width: 100%;
            max-width: 100%;
    /*        background: orange;*/
        margin-left: 0px;
    }
    
}