﻿/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html {
    font-size: 100%;
}

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ===== Initializr Styles ==================================================
   Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template
   ========================================================================== */

body {
    font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    background: #FFE45F;
}

.lt-ie9 body {
    background: #FFE45F;
}

.lt-ie8 body {
    background: #FFE45F; /* Old browsers */
}

/* FONTS */
h1, h2, h3 {
    margin: 0 0 2% 0;
    font-family: "ff-din-web", sans-serif; /* test */
}

h1 {
    text-transform: uppercase;
    margin: 2% 0 0 0;
    font-size: 2em;
    color: #003015;
}

.recipe-wrap h1,
.product-wrap {
    margin-top: 4%;
}

h2 {
    font-size: 1.4em;
    text-transform: uppercase;
    color: #003015;
}

.inner-content h2 {
    text-transform: uppercase;
    clear: both;
}

h3 {
    /* text-transform: uppercase; */
    font-weight: bold;
    font-size: 1.0em;
    margin: 0;
}

.inner-content h3 {
    text-transform: uppercase;
    clear: both;
}

.recipe-wrap h3,
.recipe-basket h3,
.product-wrap h3,
.product-basket h3,
.product-sizes h3 {
    font-size: 22px;
}

#foodservice .product-sizes h3 {
    text-transform: uppercase;
}

h4 {
    font-size: 1.031em;
    text-transform: uppercase;
    margin: 10px 0;
}

p {
    font-size: 0.8em;
    margin: 0 0 1em 0; /* 5% */
}

.inner-content p {
    color: #003015;
}

.container {
    width: 96%;
    margin: 0 2%;
    position: relative;
}

.gfx {
}

    .btn.btn-orange:hover {
    background: #6E9E52;
    color: #fff;
    text-decoration: none;
	}
    .btn.btn-orange {
    color: #fff;
    background: #6E9E52;
    border-radius: 0;
    text-transform: uppercase;
    padding: 6px 30px;
    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
      z-index:1001;
	}
    
    .cookie-info-show #cookie-info {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
	}
    
    #cookieInfo {
  		position: fixed;
        height: 91px;
        z-index: 99999;
        bottom: 0px;
        left: 0px;
        width: 100%;
        background: url(/img/bg-footer.png) #5A8245 repeat-x top -3px left;
    }
    
    .cookie-info-text{padding:10px 0;}
    
    #cookie-info {
    background-color: #2f2f2f;
    color: #ffffff;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
      display: block;
	}
    
    .cookie-info__open {
    left: 20px;
    bottom: 0;
    border: none;
    background-color: #d6d6d6;
    font-size: 12px;
    line-height: 20px;
    border-radius: 2px 2px 0 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    position: fixed;
    opacity: .6;
    cursor: pointer;
    will-change: transform;
    padding: 2px;
      text-decoration:none;
      z-index:1001;
	}
    
    #cookie-info a{color: #fff;}

.toolbar-nav,
#search-wrap {
    display: none;
}

.toolbar {
    height: 38px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzc5Yjg2NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1NTgxNDgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #79b866 0%, #558148 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#79b866), color-stop(100%,#558148));
    background: -webkit-linear-gradient(top, #79b866 0%,#558148 100%);
    background: -o-linear-gradient(top, #79b866 0%,#558148 100%);
    background: -ms-linear-gradient(top, #79b866 0%,#558148 100%);
    background: linear-gradient(to bottom, #79b866 0%,#558148 100%);
    filter: none;
    -webkit-box-shadow: 0px 5px 10px -4px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 5px 10px -4px rgba(0, 0, 0, 0.5);
    position: relative;
    z-index: 10;
}

    .toolbar.black {
        background: -moz-linear-gradient(top, #000 0%, #464646 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000), color-stop(100%,#464646));
        background: -webkit-linear-gradient(top, #000 0%,#464646 100%);
        background: -o-linear-gradient(top, #000 0%,#464646 100%);
        background: -ms-linear-gradient(top, #000 0%,#464646 100%);
        background: linear-gradient(to bottom, #000 0%, #464646 100%);
    }

.lt-ie9 .toolbar {
    background: none;
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#79b866', endColorstr='#558148',GradientType=0 ); /* IE6-9 */ */;
}

.lt-ie8 .toolbar {
    background: #79b866; /* Old browsers */
}

nav ul {
    margin: 0;
    padding: 0;
}

/* MOBILE NAV BUTTON */
.mobile#nav-button a {
    background: url(../img/mobile-nav-buttonx2.png) no-repeat 0 0;
    background-size: 25px 16px;
    width: 25px;
    height: 16px;
    position: absolute;
    top: 10px;
    left: 0;
}

/* LOGO */
.logo-wrap {
    position: relative;
    z-index: 199;
}

    .logo-wrap a.logo {
        position: absolute;
        top: 3px;
        left: 50%;
        margin-left: -47px;
        width: 94px;
        height: 61px;
        z-index: 10;
        background: url(../img/logo-headerx2.png) no-repeat 0 0;
        background-size: 94px 61px;
    }

.main-navigation .container .logo-wrap a.logo {
    display: none;
    top: -25px !important;
}

#teamrynkeby .logo-wrap a.logo {
    margin-left: -40px;
    width: 80px;
    height: 52px;
    z-index: 10;
    background: url(../img/tr-logo-headerx2.png) no-repeat 0 0;
    background-size: 80px 52px;
}

    #teamrynkeby .logo-wrap a.logo.godmorgon {
        margin-left: -40px;
        width: 80px;
        height: 52px;
        z-index: 10;
        background: url(../img/tr-logo-headerx2-godmorgon.png) no-repeat 0 0;
        background-size: 80px 52px;
    }
    #teamrynkeby .logo-wrap a.logo.hohesc {
        margin-left: -40px;
        width: 80px;
        height: 52px;
        z-index: 10;
        background: url(../img/tr-logo-header-hohesc.png) no-repeat 0 0;
        background-size: 80px 52px;
    }

.logo-wrap a.tagline {
    display: none;
    position: absolute;
    top: 67px;
    left: 50%;
    margin-left: -51px;
    width: 102px;
    height: 17px;
    z-index: 10;
    background: url(../img/tagline-headerx2.png) no-repeat 0 0;
    background-size: 102px 17px;
}

.front .logo-wrap a.tagline {
    display: none;
}

/* LANGUAGE NAV */
.language-nav {
    position: absolute;
    top: 14px;
    right: 0;
}

    .language-nav li#da {
        background: url(../img/flag-dax2.png) no-repeat 0 0;
    }

    .language-nav li#se {
        background: url(../img/flag-sex2.png) no-repeat 0 0;
    }

    .language-nav li#no {
        background: url(../img/flag-nox2.png) no-repeat 0 0;
    }

    .language-nav li#gb {
        background: url(../img/flag-gbx2.png) no-repeat 0 0;
    }

    .language-nav li#fo {
        background: url(../img/flag-fox2.png) no-repeat 0 0;
    }

    .language-nav li#fi {
        background: url(../img/flag-fix2.png) no-repeat 0 0;
    }

    .language-nav li#au {
        background: url(../img/flag-aux2.png) no-repeat 0 0;
    }

    .language-nav li#is {
        background: url(../img/flag-isx2.png) no-repeat 0 0;
    }
    .language-nav li#de {
        background: url(../img/flag-dex2.png) no-repeat 0 0;
    }
	.language-nav li#eu {
        background: url(../img/flag-eu.png) no-repeat 0 0;
    }
    .language-nav li#ch {
        background: url(../img/flag-ch.png) no-repeat 0 0;
    }

    .language-nav a {
        width: 100% !important;
        height: 100%;
        float: left;
        text-indent: -999em;
        text-decoration: none;
    }

    .language-nav li {
        float: left;
        margin-left: 10px;
        width: 15px;
        height: 10px;
        background-size: 15px 10px !important;
    }

/* SLIDER */
.slider {
    background: #fff;
    padding: 0 0 30px;
    text-align: center;
}

.flexslider {
    overflow: hidden;
}

.slider .flex-direction-nav a {
    top: 60px;
    width: 56px;
    height: 77px;
    display: none;
    background-size: 28px 38px;
}

.slider .flex-direction-nav .flex-prev {
    background: url(../img/arrow-slider-left.png) no-repeat 0 0;
}

.slider .flex-direction-nav .flex-next {
    background: url(../img/arrow-slider-right.png) no-repeat 0 0;
}

/* SEARCH */
#search,
#search-box {
    display: none;
}
/* RWD fix */
.sponsor-list-container,
.article .content img,
iframe {
    max-width: 100% !important;
}

.sponsor-bg a {
    color: #028845;
    text-decoration: none;
}

.article .content h1 {
    word-wrap: break-word;
}

/* SHARE-NAV */
#bread-share {
    display: none;
}

/* SUB-NAV */
#sub-nav-wrap {
    display: none;
}

/* MAIN-NAV */
.front .main-navigation {
    background: #fff;
    width: 100%;
    height: 30px;
    -webkit-box-shadow: 0px 5px 10px -4px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 5px 10px -4px rgba(0, 0, 0, 0.5);
    z-index: 10;
    background: #fff url(../img/tagline-headerx2.png) no-repeat 50% 50%;
    background-size: 102px 18px;
}

#teamrynkeby.front .main-navigation {
    background-image: none;
}

.main-nav {
    display: none;
}

    .main-nav#main-nav2 {
        margin-bottom: 10px;
    }

    .main-nav a {
        background: #222;
        border-bottom: 1px solid #aaa;
        color: #eaeaea;
        text-decoration: none;
        display: block;
        padding: 10px 13px 7px 13px;
        font-size: 0.688em; /* 1em */
    }

#rynkeby.SE .main-nav a {
    padding: 10px 10px 7px 10px;
}

#teamrynkeby .main-nav a {
    padding: 10px 10px 7px 10px;
}

.main-nav a:active {
    background: #eaeaea;
    color: #666;
    text-decoration: none;
}

.main-nav.active {
    display: block;
    position: relative;
    z-index: 110;
}

    .main-nav.active#main-nav2 {
        margin-bottom: -60px;
    }

/* MEGA-NAV */
.mega-nav li {
    padding-left: 2%;
}

    .mega-nav li a.no-default-link {
        display: none;
    }

/* PRODUCTS */
.product-image {
    width: 100%;
    float: left;
    margin-right: 5%;
}

    .product-image img {
        max-width: 100%;
        height: auto;
    }

.product-text {
    width: 100%;
    float: left;
}

    .product-text h1 {
        font-size: 1.313em;
        margin-bottom: 12px;
    }

.product-sizes {
    margin: 5% 0;
}

    .product-sizes h2 {
        background: url(../img/hrx2.png) repeat-x left 50%;
        display: block;
        margin-bottom: 2%;
        font-size: 0.688em;
    }

        .product-sizes h2 span {
            background: #fff;
            padding: 0 5px;
        }

    .product-sizes ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .product-sizes li {
        width: 100%;
        float: left;
        /*height: 71px;*/
        position: relative;
        padding-top: 3%;
        padding-bottom: 3%;
        border-top: 1px solid #ececec;
    }

.lt-ie9 #product .product-sizes li {
    background: none;
}

.lt-ie8 #product .product-sizes li {
    background: #f3f4fa; /* Old browsers */
}

#product .product-sizes li:hover {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzZjRmYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMWU0ZjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #f3f4fa 0%, #e1e4f4 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f4fa), color-stop(100%,#e1e4f4));
    background: -webkit-linear-gradient(top, #f3f4fa 0%,#e1e4f4 100%);
    background: -o-linear-gradient(top, #f3f4fa 0%,#e1e4f4 100%);
    background: -ms-linear-gradient(top, #f3f4fa 0%,#e1e4f4 100%);
    background: linear-gradient(to bottom, #f3f4fa 0%,#e1e4f4 100%);
    filter: none;
}

.lt-ie9 #product .product-sizes li:hover {
    background: none;
}

.lt-ie8 #product .product-sizes li:hover {
    background: #f3f4fa; /* Old browsers */
}

.product-sizes li a {
    text-decoration: none;
    color: #003015;
    line-height: 71px;
    text-align: left;
    display: block;
}

.product-sizes li span {
    margin-left: 10px;
    padding-right: 10px;
    background: url('../img/arrow-right-darkgreen.png') right 6px no-repeat;
    color: #003015;
    font-weight: bold;
    font-size: 14px;
}

.product-sizes li.active {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzZjRmYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMWU0ZjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #f3f4fa 0%, #e1e4f4 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f4fa), color-stop(100%,#e1e4f4));
    background: -webkit-linear-gradient(top, #f3f4fa 0%,#e1e4f4 100%);
    background: -o-linear-gradient(top, #f3f4fa 0%,#e1e4f4 100%);
    background: -ms-linear-gradient(top, #f3f4fa 0%,#e1e4f4 100%);
    background: linear-gradient(to bottom, #f3f4fa 0%,#e1e4f4 100%);
    filter: none;
}

#foodservice .product-list .product-size-wrap ul.product-sizes li {
    width: 100%;
}

    #foodservice .product-list .product-size-wrap ul.product-sizes li:first-child {
        border: 0 none !important;
    }

    #foodservice .product-list .product-size-wrap ul.product-sizes li p {
        margin: 0;
    }

.product-variants-wrap {
    width: 100%;
    float: left;
    margin-top: 40px;
}

    .product-variants-wrap h2 {
        width: 100%;
        border-top: 1px solid #ccc;
        padding: 10% 0 2% 0;
        font-size: 1em;
    }

.product-variants ul {
    /*padding: 0 15%;*/
    text-align: center;
}

.product-variants li {
    /*width: 50%;
	float: left;*/
    display: inline-block;
    padding: 0 1%;
    text-align: center;
    margin-bottom: 2%;
}

    .product-variants li a {
        text-decoration: none;
        color: #002813;
    }

.product-variants img {
    max-width: 100%;
    height: auto;
}

/* BOX */
.box {
    width: 49%;
    height: 230px;
    overflow: hidden;
    float: left;
    padding-bottom: 2%;
    margin-bottom: 2%;
    margin-right: 0;
    background: #fff;
    cursor: pointer;
    position: relative;
}

    .box::after {
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        top: 0;
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.3) 100%);
        width: 100%;
        content: '';
    }

    .box:nth-child(odd) {
        margin-right: 2%;
    }

    .box .text {
        padding: 0 5%;
        color: #fff;
    }

    .box h4 {
        font-size: 1.031em;
        font-family: "ff-din-web",sans-serif;
        font-weight: 700;
        color: #fff;
        padding-top: 110px;
        padding-left: 5%;
        margin: 10px 0px 0px 0px !important;
    }

    .box .text p {
        font-size: 0.750em;
        color: #fff;
    }

    .box .text,
    .box h4 {
        position: relative;
        z-index: 20;
    }

    .box a {
        color: #fff;
        text-decoration: underline;
        font-size: 1.111em;
        font-weight: bold;
        padding-right: 12px;
    }

        .box a:after {
        }


    .box.facebook a {
        color: #028845;
        text-decoration: none;
        font-size: 1.111em;
        font-weight: bold;
        padding: 0 0 0 3%;
        margin: 180px auto 0;
        display: block;
    }

    .box.facebook::after {
        background-image: none;
    }

    .box .fb-like-box {
        overflow: hidden;
    }

.youtube-video .box {
    height: 170px;
}

    .youtube-video .box a {
        background-image: url('none') !important;
    }


.fb-like-box .wide {
    display: none !important;
}

.fb-like-box .narrow {
    display: inline-block !important;
}

.fb_iframe_widget iframe {
    position: relative !important;
}

/* VIDEO */
.youtube-video .box a:after {
    content: none;
}

.youtube-video .box img {
    margin-bottom: 10px;
}

/* TEAM RYNKEBY GALLERY */
.gallery {
    list-style: none;
    padding: 0;
    overflow: hidden;
}

    .gallery li {
        float: left;
        padding: 0 5px;
        margin-bottom: 10px;
    }

        .gallery li a {
            display: block;
        }

/* KONTAKT */
.kontakt-primaer {
    float: left;
    clear: both;
    margin-bottom: 5%;
    width: 92%;
    border-top: 1px solid #7b9488;
    border-bottom: 1px solid #7b9488;
    background: #e1e4f4;
    padding: 4%;
}

.kontakt {
    float: left;
    width: 100%;
}

    .kontakt-primaer img,
    .kontakt img {
        float: left;
        margin-right: 5%;
    }

.kontakt-info {
    float: left;
}

/* BROCHURER */
ul#dwcontent-inner-content-ipaper-list {
    list-style: none;
    float: left;
    width: 94%;
}

    ul#dwcontent-inner-content-ipaper-list li {
        float: left;
        width: 50%;
        text-align: center;
        margin-bottom: 5%;
    }

.ipaper-link {
    font-size: 0.688em;
    text-decoration: none;
    color: #028845;
    clear: both;
}


/* FACEBOOK COMMENT FORM */
.fb-comments,
.fb-comments span,
.fb-comments iframe {
    data-width: 210px !important;
    width: 100% !important;
}

/* BOX-WRAP */
.box-wrap {
    position: relative;
    z-index: 100;
    width: 100%;
    overflow: hidden;
    margin-bottom: 4%;
    padding: 0;
}

    .box-wrap .box {
        -webkit-box-shadow: 0px 5px 10px -4px rgba(0, 0, 0, 0.5);
        box-shadow: 0px 5px 10px -4px rgba(0, 0, 0, 0.5);
        position: relative;
    }

        .box-wrap .box img {
            -webkit-box-shadow: 0px 5px 10px -4px rgba(0, 0, 0, 0.5);
            box-shadow: 0px 5px 10px -4px rgba(0, 0, 0, 0.5);
        }

        .box-wrap .box .video-wrap {
            position: relative;
            margin-top: -24px;
        }

            .box-wrap .box .video-wrap span.video {
                background: url(../img/icon-video-playx2.png) no-repeat 0 0;
                background-size: 36px 36px;
                width: 36px;
                height: 36px;
                position: absolute;
                top: 50%;
                left: 50%;
                margin-top: -18px;
                margin-left: -18px;
                z-index: 50;
                display: block;
            }

/* ABOUT */
#year-slider {
    display: none;
}

.year-element {
    float: left;
}

.year-col1 {
    float: left;
}

.about h2 {
    background: url(../img/hrx2.png) repeat-x left 50%;
    text-align: center;
    display: block;
    margin-bottom: 2%;
}

    .about h2 span {
        background: #fff;
        padding: 0 5px;
    }

.about .inner-content img {
    float: left;
    max-width: 44%;
    border: 0.1em solid #ccc;
    padding: 2%;
    margin-bottom: 3%;
    margin-right: 2%;
    -webkit-box-shadow: 0px 5px 10px -4px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 5px 10px -4px rgba(0, 0, 0, 0.5);
}

    .about .inner-content img:nth-of-type(2n+2) {
        margin-right: 0%;
    }

/* NEWS LIST */
#newsnavigation {
    float: left;
    margin-bottom: 5%;
    background: url(../img/bg-button-back.png) no-repeat 0 0;
    */;
}

    #newsnavigation a {
        text-decoration: none;
        color: #028845;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNGU0ZTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, #ffffff 0%, #e4e4e4 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e4e4e4)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #ffffff 0%,#e4e4e4 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #ffffff 0%,#e4e4e4 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #ffffff 0%,#e4e4e4 100%); /* IE10+ */
        background: linear-gradient(to bottom, #ffffff 0%,#e4e4e4 100%); /* W3C */
        filter: none;
        border: 1px solid #dadada;
        padding: 5px 10px;
        float: left;
    }

.lt-ie9 #newsnavigation a {
    background: none;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e4e4e4',GradientType=0 ); /* IE6-8 */
}

.lt-ie8 #newsnavigation a {
    background: #ffffff;
}
/*.news-list {
    margin-top: 10%;
}*/
.news-list-item {
    margin-bottom: 10px;
    float: left;
    width: 100%;
}

    .news-list-item time,
    #sub-nav time {
        background: url(../img/hrx2.png) repeat-x left 65%; /* left 50% */
        text-align: center;
        display: block;
        margin-bottom: 15px;
    }

        .news-list-item time span,
        #sub-nav time span {
            color: #999999;
            padding: 0 5%;
            background: #fff;
            font-size: 0.800em;
            font-weight: bold;
        }

        .news-list-item time span {
            padding: 0 1% 0 5%;
        }

            .news-list-item time span.category {
                padding: 0 5% 0 1%;
            }

    .news-list-item .image-box {
        float: left;
        margin: 0 4% 2% 0;
        width: 100%;
        text-align: center;
    }

    .news-list-item img {
        /* background: url(../img/news-list-logox2.png) no-repeat 0 0;
	background-size: 120px 88px;
	width: 120px;
	height: 88px; */
    }

    .news-list-item .text-box {
        float: left;
        width: 100%;
    }
        /*.news-list-item .text-box {
	font-size: 0.688em;
}*/
        .news-list-item .text-box h2 {
            padding-top: 10px;
        }

        .news-list-item .text-box p a {
            color: #028845;
            text-decoration: none;
            font-weight: bold;
        }

        .news-list-item .text-box p {
            color: #003015;
            font-size: 0.8em;
            padding-right: 50px;
        }

.news-list-footer {
    text-align: center;
    margin-bottom: 4%;
    overflow: hidden;
    clear: both;
    font-size: 0.688em;
}

    .news-list-footer a {
        color: #028845;
        text-decoration: none;
    }

        .news-list-footer a img {
            background-size: 29px 25px;
            width: 29px;
            height: 25px;
        }
/*.news-list-footer .text {
	float: left;
	width: 14%;
	display: block;
}*/
/*.news-list-footer .paging .left a {
	background: url(../img/paging-leftx2.png) no-repeat right 0;
	background-size: 29px 25px;
	width: 43%;
	height: 25px;
	display: block;
	float: left;
}
.news-list-footer .paging .right a {
	background: url(../img/paging-rightx2.png) no-repeat left 0;
	background-size: 29px 25px;
	width: 43%;
	height: 25px;
	display: block;
	float: left;
}*/
.history-back {
    color: #028845;
    text-decoration: none;
    font-size: 1.111em;
    font-weight: bold;
}
/* CONTENT */
.graphic-adjust {
    max-width: 100% !important;
    height: auto !important;
}

.main-container {
    margin: 60px auto 20px auto;
}

.butterfly-box {
    position: relative;
}

.butterfly-top-left {
    background: url(../img/butterfly-top-leftx2.png) no-repeat 0px 0px;
    width: 81px;
    height: 70px;
    background-size: 81px 70px;
    position: absolute;
    top: 3px;
    left: 0;
}

.butterfly-top-right {
    background: url(../img/butterfly-top-rightx2.png) no-repeat 10px 0px;
    width: 98px;
    height: 57px;
    background-size: 98px 57px;
    position: absolute;
    top: 7px;
    right: 0px;
}

.front .butterfly-top-left,
.front .butterfly-top-right {
    display: none;
}

.main {
    background: #fff;
    margin-bottom: 5%;
    -webkit-box-shadow: 0px 5px 10px -4px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 5px 10px -4px rgba(0, 0, 0, 0.5);
}

#full-width {
    padding: 5%;
}

.inner-content {
    padding: 3% 3% 0 3%;
}

/* FORM */
form label,
form input,
form textarea,
form .form-item-content span,
form .formlabel {
    font-size: 0.688em;
}

form ol {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
}

form li {
    width: 100%;
    float: left;
    margin-bottom: 2%;
}

form label {
    margin-bottom: 1%;
    float: left;
    width: 100%;
}

.form-item-content {
    float: left;
    width: 100%;
}

form .required label:after {
    content: '*';
}

.form-item-content input,
.form-item-content textarea {
    border: 1px solid #7f9689;
    -webkit-box-shadow: inset 1px 1px 5px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 1px 5px 1px rgba(0, 0, 0, 0.1);
    padding: 1%;
    width: 97%;
}

form li.checkbox {
    float: left;
    margin-bottom: 1%;
}

    form li.checkbox .form-item-content {
        width: 20px;
    }

        form li.checkbox .form-item-content input {
            width: auto;
            padding: 0;
        }

    form li.checkbox label {
        width: auto;
        padding: 3px 0 0 5px;
    }
/*form .buttons {
	float: left;
	margin: 3% 0 5% 0;
}*/

/* BUTTONS */
.recipe-result .recipe-search-box input.button,
input.button,
a.button {
    font-size: 0.688em;
    text-decoration: none;
    text-transform: uppercase;
    padding: 7px 20px;
    -webkit-box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.2);
    color: #fff;
    text-shadow: 1px 1px 3px #000;
    border: none;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwODYzYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDY4MmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #00863c 0%, #00682f 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00863c), color-stop(100%,#00682f));
    background: -webkit-linear-gradient(top, #00863c 0%,#00682f 100%);
    background: -o-linear-gradient(top, #00863c 0%,#00682f 100%);
    background: -ms-linear-gradient(top, #00863c 0%,#00682f 100%);
    background: linear-gradient(to bottom, #00863c 0%,#00682f 100%);
}

.lt-ie9 input.button,
.lt-ie9 a.button {
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00863c', endColorstr='#00682f',GradientType=0 );
}

.lt-ie8 input.button,
.lt-ie8 a.button {
    background: #00863c;
}

table#defaultform {
    width: 100%;
    max-width: 570px;
}

#defaultform td {
    vertical-align: top;
    padding-right: 15px;
    padding-bottom: 15px;
}

    #defaultform td.label-td {
        width: 23.52941%;
    }

    #defaultform td.input-td {
        width: 55.88235%;
    }

    .input-td textarea,
    #defaultform td input,
    #defaultform td label {
        font-size: 0.875em;
    }

    #defaultform td .description {
        font-size: 0.750em;
        display: block;
        clear: both;
        color: #999;
        width: 55.88235%;
    }

.input-td input[type='text'] {
    width: 100%;
}

.input-td textarea {
    width: 99.5%;
}

.form-nav {
    text-align: right;
    margin-right: 120px;
    font-size: 1em;
}

    .form-nav input {
        font-size: 0.875em;
    }

/* FOOD SERVICE RECIPES */
.recipe-search,
.product-search {
    overflow: hidden;
    text-align: center;
    margin: 0 auto 20px auto;
    position: relative;
}

    .recipe-search label,
    .product-search label {
        font-size: 0.688em;
        float: left;
        margin-top: 3px;
        margin-right: 15px;
    }

    .recipe-search input,
    .product-search input {
        float: left;
        border: 1px solid #000;
        -webkit-box-shadow: inset 1px 1px 1px 1px rgba(0, 0, 0, 0.25);
        box-shadow: inset 1px 1px 1px 1px rgba(0, 0, 0, 0.25);
        padding: 2px 20px 2px 5px;
        font-size: 0.85em;
    }

    .recipe-search .search-button {
        border: none;
        background: none;
        width: 10px;
        height: 7px;
        background: #fff url(../img/arrows-search.png) no-repeat 95% 55%;
        position: absolute;
        left: 275px;
        top: 8px;
        text-indent: -9999em;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 0;
    }
/*.recipe-result-text,*/
.product-result-text {
    float: left;
    clear: both;
    font-size: 0.688em;
    margin-bottom: 10px;
}

.recipe-result,
.product-result {
    float: left;
    width: 100%;
    padding-bottom: 30px;
}

    .recipe-result .recipe-search-box .input-wrap {
        margin-bottom: 10px;
        float: left;
        width: 100%;
    }

        .recipe-result .recipe-search-box select,
        .recipe-result .recipe-search-box .input-wrap input {
            border: 1px solid #e5e5e5;
        }

    .recipe-result .recipe-search-box select {
        width: 100%;
    }

    .recipe-result #energiniveau {
        position: absolute;
        right: -55px;
        top: -3px;
        width: 40px;
        border: 0px;
        padding: 0px;
        background-color: transparent;
    }

    .recipe-result .recipe-search-box label {
        float: none;
    }

    .recipe-result .recipe-search-box h2 {
        margin-left: 0px;
        margin-top: 0px;
    }

#recipe-count {
    float: left;
    margin-bottom: 10px;
    font-size: 0.688em;
    clear: both;
}

ul.recipe-list,
ul.product-list {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
}

#foodservice ul.product-list {
    margin-top: 3%;
}

ul.recipe-list li,
ul.product-list li {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 10px;
    float: left;
    width: 100%;
}

ul.product-list li {
    border: 0px;
    margin-bottom: 20px;
}

.product-list .product-size-wrap {
    margin-top: 10px;
}

    .product-list .product-size-wrap h3 {
        padding-right: 10px;
        background: url('../img/arrow-right-darkgreen.png') right 6px no-repeat;
        float: left;
        font-size: 14px;
        color: #003015;
        text-transform: none;
    }

    .product-list .product-size-wrap .product-sizes {
        width: 100% !important;
    }

        .product-list .product-size-wrap .product-sizes li {
            border-bottom: none;
            text-align: center;
            display: inline-block;
            padding: 0 15px;
            width: auto;
        }

            .product-list .product-size-wrap .product-sizes li a {
                max-width: 80px;
                line-height: inherit;
                display: inline;
            }

            .product-list .product-size-wrap .product-sizes li span {
                display: block;
                text-align: center;
                line-height: 15px;
                padding-top: 5px;
                background-image: none;
            }

ul.recipe-list li a,
ul.product-list .product-size-wrap li a {
    color: #00863c;
    text-decoration: none;
    font-weight: bold;
}

ul.recipe-list li a {
    float: left;
    width: 100%;
}

    ul.recipe-list li a p {
        font-weight: normal;
    }

ul.recipe-list img {
    margin-bottom: 20px;
}

.recipe-list .recipe-image-wrap {
    float: left;
    width: 28%;
    margin-right: 2%;
}

.recipe-list .recipe-text-wrap {
    float: left;
    width: 70%;
}

/* PRODUCT LIST */
.product-list .product-size-wrap li {
    margin-top: 10px;
}

.product-list-img {
    float: left;
    position: relative;
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid #ccc;
}

    .product-list-img > a {
        text-decoration: none;
        text-align: center;
        display: block;
        width: 100%;
    }

        .product-list-img > a:after {
            content: " ";
            position: absolute;
            z-index: 15;
            top: 0px;
            left: 0px;
            display: block;
            width: 100%;
            height: 100%;
            -webkit-box-shadow: inset 0 5px 6px -5px rgba(0,0,0,0.4);
            box-shadow: inset 0 5px 6px -5px rgba(0,0,0,0.4);
        }

    .product-list-img img {
        position: relative;
        z-index: 10;
    }

.product-list-img-text {
    width: 100%;
    background: rgb(99, 99, 99);
    text-align: center;
}

    .product-list-img-text span {
        text-decoration: none;
        color: #fff !important;
        text-transform: uppercase;
        font-size: 0.688em;
        padding-right: 10px;
        line-height: 39px;
        background: url('../img/arrow-right-white.png') right 5px no-repeat;
    }

.product-list-description {
    float: left;
    margin-left: 3%;
    width: 100%;
}

    .product-list-description h2 {
        font-size: 15px;
        text-transform: none;
        margin-bottom: 2px;
    }

.product-sizes {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .product-sizes h3 {
        text-transform: none;
    }

    .product-sizes li {
        text-align: center;
    }

        .product-sizes li p {
            clear: both;
        }



.recipe-list-footer,
.product-list-footer {
    float: left;
    width: 100%;
}

    .recipe-list-footer a,
    .product-list-footer a {
        border: 1px solid #e5e5e5;
        margin: 0 auto 20px auto;
        text-decoration: none;
        color: #028845;
        padding: 5px 10px;
        font-size: 0.688em;
        text-align: center;
        width: 40%;
        display: block;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMmYyZjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f2f2f2));
        background: -webkit-linear-gradient(top, #ffffff 0%,#f2f2f2 100%);
        background: -o-linear-gradient(top, #ffffff 0%,#f2f2f2 100%);
        background: -ms-linear-gradient(top, #ffffff 0%,#f2f2f2 100%);
        background: linear-gradient(to bottom, #ffffff 0%,#f2f2f2 100%);
    }

.lt-ie9 .recipe-list-footer a,
.lt-ie9 .product-list-footer a {
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 );
}

.lt-ie8 .recipe-list-footer a,
.lt-ie8 .product-list-footer a {
    background: #ffffff;
}

.recipe-ingredients {
    border: 1px solid #ccc;
    padding: 10px;
    margin-top: 10px;
}

    .recipe-ingredients ul {
        margin: 0;
        padding: 0 0 0 16px;
        list-style: square;
    }

    .recipe-ingredients li {
        font-size: 0.688em;
    }

        .recipe-ingredients li span:after {
            content: " ";
        }

.recipe-description,
.product-description {
    margin: 10px 0;
}

.recipe-basket,
.product-basket {
    border-top: 1px solid #ccc;
    padding: 10px 0;
    margin-bottom: 20px;
    float: left;
    width: 100%;
}

    .recipe-basket ul,
    .product-basket ul {
        width: 100%;
        float: left;
        border-bottom: 1px solid #ccc;
        margin: 0 0 10px 0;
        padding: 0 0 15px 0;
        list-style: none;
    }

    .recipe-basket li,
    .product-basket li {
        width: 100%;
        font-size: 0.688em;
        float: left;
    }

        .recipe-basket li span,
        .product-basket li span {
            float: right;
            margin-top: 3px;
        }

            .recipe-basket li span a,
            .product-basket li span a {
                background: url(../img/bt-remove.png) no-repeat 0 0;
                background-size: 10px 10px;
                width: 10px;
                height: 10px;
                display: block;
                text-indent: -9999em;
            }

.product-variants-wrap .product-data-wrap > h2 {
    font-size: 24px;
    padding-bottom: 0px;
    border-bottom: 0px;
    margin-bottom: 5px;
}

.recipe-data,
.product-data {
    width: 100%;
    border-top: 1px solid #7b9488;
    border-bottom: 1px solid #7b9488;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzZjRmYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMWU0ZjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #f3f4fa 0%, #e1e4f4 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f4fa), color-stop(100%,#e1e4f4));
    background: -webkit-linear-gradient(top, #f3f4fa 0%,#e1e4f4 100%);
    background: -o-linear-gradient(top, #f3f4fa 0%,#e1e4f4 100%);
    background: -ms-linear-gradient(top, #f3f4fa 0%,#e1e4f4 100%);
    background: linear-gradient(to bottom, #f3f4fa 0%,#e1e4f4 100%);
    filter: none;
    float: left;
    margin-bottom: 20px;
    position: relative;
}

.lt-ie9 .recipe-data,
.lt-ie9 .product-data {
    background: none;
}

.lt-ie8 .recipe-data,
.lt-ie8 .product-data {
    background: #f3f4fa; /* Old browsers */
}

.recipe-data .icon,
.product-data .icon {
    background: url(../img/icon-info.png) no-repeat 0 0;
    background-size: 20px 19px;
    z-index: 20;
    position: absolute;
    left: 50%;
    top: -9px;
    margin-left: -10px;
    display: block;
    width: 20px;
    height: 19px;
}

.recipe-data ul,
.product-data ul {
    padding: 0;
    list-style: none;
    margin-top: 0px;
}

.recipe-data li span,
.product-data li span {
    float: right;
}

.recipe-data .recipe-data-col1,
.recipe-data .recipe-data-col2 {
    padding: 10px 7%;
    font-size: 0.688em;
    width: 86%;
    float: left;
}

.product-data .product-data-col1,
.product-data .product-data-col2 {
    padding: 10px 3%;
    font-size: 0.688em;
    width: 94%;
    float: left;
}

.recipe-data h4,
.product-data h4 {
    text-transform: none;
    margin-bottom: 3px;
}

.product-data h4 {
    font-size: 16px;
    font-weight: normal;
}

.button.save-to-basket,
.button.print {
    float: left;
    margin: 20px 10px 20px 0;
    padding-left: 12px;
}

.button.print {
    display: none;
}

.button.save-to-basket span {
    padding-left: 25px;
    background: url(../img/icon-save.png) no-repeat 0 0;
}

.button.print span {
    padding-left: 25px;
    background: url(../img/icon-print.png) no-repeat 0 0;
}

/* RECIPE SEARCH BOX - FRONTPAGE */
.recipe-search-box.desktop {
    display: none;
}

.recipe-search-box {
    margin-top: 20px;
}

    .recipe-search-box .container {
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZGVlZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzk4YmVkZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
        background: -moz-linear-gradient(-45deg, #deefff 0%, #98bede 100%);
        background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#deefff), color-stop(100%,#98bede));
        background: -webkit-linear-gradient(-45deg, #deefff 0%,#98bede 100%);
        background: -o-linear-gradient(-45deg, #deefff 0%,#98bede 100%);
        background: -ms-linear-gradient(-45deg, #deefff 0%,#98bede 100%);
        background: linear-gradient(135deg, #deefff 0%,#98bede 100%);
        filter: none;
        -webkit-box-shadow: 0px 5px 10px -4px rgba(0, 0, 0, 0.5);
        box-shadow: 0px 5px 10px -4px rgba(0, 0, 0, 0.5);
        position: relative;
        overflow: hidden;
    }

.lt-ie9 .recipe-search-box {
    background: #deefff;
}

.recipe-search-box h2 {
    margin: 3% 0% 1% 3%;
}

.recipe-search-box .form-col {
    margin: 0 3%;
    float: left;
    width: 44%;
}

.recipe-result .recipe-search-box .form-col {
    margin: 0;
    width: 100%;
}

.recipe-search-box .container .input-wrap {
    padding-bottom: 3px;
    margin-bottom: 3px;
    overflow: hidden;
    background: url(../img/bg-search-box-divider.png) repeat-x 0 0;
}

.recipe-search-box .input-wrap input,
.recipe-search-box select {
    font-size: 0.688em;
    padding: 1% 3%;
    float: left;
    border: 1px solid #8f98c7;
    background: #fff;
    color: #979797;
    /* background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlM2UzZTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ffffff 0%, #e3e3e3 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e3e3e3));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e3e3e3 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#e3e3e3 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#e3e3e3 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#e3e3e3 100%);
	filter: none; */
    /*-webkit-box-shadow: inset 1px 1px 8px 1px rgba(0, 0, 0, 0.2);
	box-shadow: inset 1px 1px 8px 1px rgba(0, 0, 0, 0.2);*/
}

.lt-ie9 .recipe-search-box input,
.lt-ie9 .recipe-search-box select {
    /*background: #ffffff;*/
}

.recipe-search-box label {
    font-size: 0.688em;
}

.recipe-search-box .text {
    width: 91%;
    padding: 2.5% 4% 2.5% 13px !important;
}

.recipe-search-box select {
    width: 99.5%;
    padding: 2.5% 2.5% 2.5% 12px;
}

.recipe-search-box input.button {
    float: right;
    margin-bottom: 10px;
    padding: 0;
    width: 72px;
    height: 28px;
}

.recipe-search-box .input-wrap.checkbox label {
    float: none;
}

.recipe-search-box .input-wrap.checkbox label {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 7px;
}

.recipe-search-box .input-wrap.checkbox input {
    margin-top: 6px;
}

/* SEARCH */
.searchitem {
    border-bottom: 1px dotted #C6C6C3;
    overflow: hidden;
    padding: 5px 0;
}

    .searchitem h2 {
        margin: 0 0 0 5px;
        padding: 0 0 0 22px;
        background: url(../img/icon-search.gif) no-repeat scroll 0 0;
    }

        .searchitem h2 a {
            text-decoration: none;
            color: #003015;
        }

    .searchitem p {
        padding: 0 0 0 28px;
        margin: 0;
    }

    .searchitem small {
        margin: 0 0 0 5px;
        padding: 0 0 0 22px;
        font-size: 0.688em;
    }

#searchlistfooter {
    margin-top: 10px;
}

    #searchlistfooter a {
        color: #003015;
        font-size: 1.2em;
    }


/* TEAM RYNKEBY KONTAKTBOX*/

.kontaktbox {
    border-top: 1px solid #7e9689;
    border-bottom: 1px solid #7e9689;
    padding: 2% 3% 3% 3%;
    margin: 5% 0;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzZjRmYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMWU0ZjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #f3f4fa 0%, #e1e4f4 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f4fa), color-stop(100%,#e1e4f4));
    background: -webkit-linear-gradient(top, #f3f4fa 0%,#e1e4f4 100%);
    background: -o-linear-gradient(top, #f3f4fa 0%,#e1e4f4 100%);
    background: -ms-linear-gradient(top, #f3f4fa 0%,#e1e4f4 100%);
    background: linear-gradient(to bottom, #f3f4fa 0%,#e1e4f4 100%);
    filter: none;
    overflow: hidden;
}

    .kontaktbox > div {
        width: 100% !important;
    }

.lt-ie9 .kontaktbox {
    background: none;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f4fa', endColorstr='#e1e4f4',GradientType=0 );
}

.lt-ie8 .kontaktbox {
    background: #f3f4fa;
}

.kontaktbox ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
}

    .kontaktbox ul li {
        width: auto;
        float: left;
        width: 33%;
        margin-bottom: 10px;
        font-size: 0.8em;
    }


/* FOOTER */
.footer-container {
    background: #fff;
    width: 100%;
    height: 195px;
    height: 275px;
    position: relative;
    float: left;
    padding-top: 13px;
}

@media only screen and (max-width: 930px) {
    #rynkeby .footer-container {
        height: inherit;
    }
}

.footer-container a {
    color: #028845;
    text-decoration: none;
}

.footer-content {
    margin: 16px 0 30px 0;
    position: relative;
    z-index: 20;
}

@media only screen and (max-width: 930px) {
    #rynkeby .footer-content {
        margin-bottom: 40px;
    }
}

.footer-content#ft1 {
    float: left;
}

@media only screen and (max-width: 930px) {
    #rynkeby .footer-content#ft1 {
        margin-left: 10px;
    }
}

.footer-content#ft1 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.footer-content#ft1 li {
    display: block;
    font-size: 0.563em;
}

.footer-content#ft2 {
    float: right;
    text-align: right;
}

@media only screen and (max-width: 930px) {
    #rynkeby .footer-content#ft2 {
        position: absolute;
        right: 10px;
        top: -13px;
    }
}

.footer-content#ft2 p {
    font-size: 0.563em;
}

#footer-logo {
    background: url(../img/logo-footerx2.png) no-repeat 0 0;
    width: 89px;
    height: 64px;
    background-size: 89px 64px;
    position: absolute;
    bottom: -96px;
    left: 49%;
    margin-left: -45px;
    z-index: 10;

    @media only screen and (max-width: 930px) {
        #rynkeby #footer-logo {
            bottom: -96px;
        }
    }
}

#teamrynkeby #footer-logo {
    background: url(../img/tr-logo-footer.png) no-repeat 0 0;
    background-size: 89px 64px;
}

    #teamrynkeby #footer-logo.godmorgon {
        background: url(../img/tr-logo-footer-godmorgon.png) no-repeat 0 0;
        background-size: 89px 64px;
    }
#teamrynkeby #footer-logo.hohesc {
        background: url(../img/tr-logo-footer-hohesc.png) no-repeat 0 0;
        background-size: 89px 64px;
    }
#footer-logo a {
    display: block;
    width: 100%;
    height: 100%;
}

.footer-container footer {
    background: #fff url(../img/footerx2.png) no-repeat bottom right;
    color: #028845;
    padding: 0px 0px 0px 0px;
    position: absolute;
    bottom: 0;
    background-size: 1006px 81px;
    width: 100%;
    height: 81px; /*81*/
}

    .footer-container footer.black {
        background: #fff url(../img/footerx2-black.png) no-repeat bottom right;
    }

.footer-container .fcol {
    display: none;
}

@media only screen and (max-width: 930px) {
    #rynkeby .footer-container .fcol {
        display: block;
        list-style: none;
        padding-left: 10px;
        font-size: 12px;
        margin: 0px;
    }
}

@media only screen and (max-width: 930px) {
    #rynkeby .footer-container .fcol.f4 {
        margin-bottom: 30px;
    }
}

.footer-container .fcol.sponsor {
    display: block;
    position: absolute;
    z-index: 100;
    left: 0px;
    top: 90px;
    padding: 0px;
    margin: 0px;
    text-align: center;
    width: 100%;
}

    .footer-container .fcol.sponsor li {
        display: inline-block;
    }

.footer-container .fcol a {
    background-image: url('../img/readmorebox.png');
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 12px;
}

#rynkeby .footer-container .fcol a {
    margin-bottom: 8px;
    display: inline-block;
}

.footer-container .fcol.sponsor li a {
    background: none;
}

.footer-container .some-icons {
    margin-top: 30px;
}

    .footer-container .some-icons a {
        margin-left: 1px;
    }

@media only screen and (min-width: 930px) {
    .footer-container .div-icons {
        float: left;
        margin-right: 10px;
    }

    .footer-container .some-icons {
        float: left;
        margin-top: 0px;
    }
}


/* popupContent */
#popupContent,
#popupContent2,
#popupContent3,
#popupContent4 {
    z-index: 1000 !important;
}
/* SLIDER */
.slides li {
    position: relative;
}

    .slides li .text {
        position: absolute;
        bottom: 0;
        margin-bottom: 190px;
        left: 5%;
        padding: 5%;
        background-color: rgba(255, 255, 255, 0.85);
        width: 80%;
    }

        .slides li .text h1,
        .slides li .text h2 {
            margin: 0;
            padding: 0;
        }

.slider li .text h1 {
    font-size: 0.938em;
}

.slider li .text h2 {
    font-size: 0.813em;
}

.slider li .text p {
    font-size: 0.750em;
}

    .slider li .text p a {
        color: #003015;
        text-decoration: none;
        font-weight: bold;
    }

/* FRONT */
body.front .main-container {
    display: none;
}

body .box-wrap {
    margin-top: 20px;
}


/* ===============
    ALL: IE Fixes
   =============== */

.ie7 .title {
    padding-top: 20px;
}

#instafeed figure {
    width: 100%;
    margin: 0;
}

    #instafeed figure a {
        padding: 5px;
        display: block;
    }

    #instafeed figure img {
        width: 100%;
    }

ul.frontpageSponsors {
    display: block;
    list-style: none;
    padding: 0;
    width: 100%;
    flex-wrap: wrap;
}

    ul.frontpageSponsors li {
        width: 100%;
        margin: 5px 0;
    }

        ul.frontpageSponsors li img {
            width: 100%;
            padding: 7px 0;
        }

body .box-wrap.bikes a {
    color: #000000;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 480px) {


    body .box-wrap {
        margin-top: 60px;
    }

    .main-nav li a {
        /*background: none;
		border-bottom: none;*/
        font-size: 1em;
        font-family: "ff-din-web", sans-serif;
        font-weight: 600;
    }

    nav li:first-child a {
        margin-left: 0;
    }

    nav li:last-child a {
        margin-right: 0;
    }

    .oldie nav a {
        margin: 0 0.7%;
    }

    .youtube-video .box {
        height: 170px;
    }

    .slider .flex-direction-nav a {
        top: 100px;
    }

    .slides li .text {
        bottom: 0%;
        left: 3%;
        margin-bottom: 60px;
        padding: 3%;
        width: 88%;
    }

    /* BOXES */
    .box {
        width: 32%;
        float: left;
        padding-bottom: 0;
        margin-bottom: 2%;
        margin-right: 2%;
        background: #fff;
        height: 350px;
    }

        .box h4 {
            padding-top: 240px;
        }

        .box.wide {
            width: 66%;
        }

        .box.facebook {
            text-align: center;
            width: 32%;
            float: left;
            padding-bottom: 0;
            margin-bottom: 2%;
            margin-right: 2%;
            background: #fff;
            height: 350px;
        }

            .box.facebook a {
                margin: 271px auto 0;
            }

    .news-list .box:nth-child(3n+2) {
        margin-right: 0 !important;
    }

    .pos .box:nth-child(3n-1) {
        margin-right: 0 !important;
    }
    /* IE8 fix */
    .box.last {
        margin-right: 0 !important;
    }

    .box-wrap .box .video-wrap span.video {
        background-size: 72px 72px;
        width: 72px;
        height: 72px;
        margin-top: 125px;
        margin-left: -36px;
    }

    /* MAIN NAVIGATION */
    .main-nav {
        font-size: 0.8em;
    }

    /* PRODUCTS */
    .product-image {
        width: 28%;
        margin-right: 2%;
        text-align: center;
    }

    .product-list-img {
        width: 30%;
    }

    .product-list-description {
        width: 65%;
    }

    .product-text {
        width: 47%;
        margin-right: 3%;
    }

    .product-sizes {
        width: 100%;
        margin: 10px 2% 2% 0;
        float: left;
    }

        .product-sizes li {
            width: 100%;
            float: left;
            padding-top: 3%;
            padding-bottom: 3%;
        }

            .product-sizes li span {
                font-size: 14px;
            }

    #product .product-sizes li {
        margin: 0;
    }

    #product .product-wrap img {
        width: 40%;
        margin-right: 5%;
        float: left;
    }

    #product .product-wrap h1,
    #product .product-wrap .product-description {
        width: 55%;
        float: left;
        margin-top: 0;
    }

    .product-list .product-size-wrap .product-sizes {
        width: 62%;
        float: left;
        /*margin-left: 3%;*/
    }

        .product-list .product-size-wrap .product-sizes li {
            border-top: none;
        }

    .product-variants-wrap h2 {
        padding-bottom: 2%;
        border-top: none;
        padding-top: 0;
    }

    #foodservice .product-list .product-size-wrap ul.product-sizes li {
        border-left: 1px solid #ccc;
        width: auto;
        max-width: 80px;
    }

    /* KONTAKT */
    .kontakt {
        width: 50%;
    }

    /* OPSKRIFTER */
    .recipe-ingredients {
        float: right;
        width: 40%;
        margin-bottom: 10px;
    }

    .recipe-description {
        float: left;
        width: 55%;
    }

    .recipe-list li img {
        /*width: 33%;
		margin-right: 2%;*/
        float: left;
        min-width: 100%;
    }

    .recipe-list li h2 {
        float: left;
        width: 100%;
        margin-bottom: 1%;
        font-size: 1.500em;
    }
    /* BROCHURER */
    ul#dwcontent-inner-content-ipaper-list li {
        width: 33%;
    }

    /* BUTTERFLY BOX */
    .butterfly-box {
        display: none;
    }

    /* FACEBOOK COMMENT FORM */
    .fb-comments,
    .fb-comments span,
    .fb-comments iframe {
        width: 100% !important;
    }

    .product-image {
        width: 30%;
    }


    .recipe-data .recipe-data-col1,
    .recipe-data .recipe-data-col2 {
        width: 36%;
    }

    .product-data .product-data-col1,
    .product-data .product-data-col2 {
        width: 44%;
    }

    body .box-wrap.white {
        background: #fff;
        margin-bottom: 0;
        padding-top: 50px;
        padding-bottom: 50px;
        text-align: center;
    }

    ul.frontpageSponsors {
        display: block;
        list-style: none;
        padding: 0;
        width: 100%;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-flow: row wrap;
        justify-content: space-around;
    }

        ul.frontpageSponsors li {
            display: block;
            border: 1px solid #CFCFCF;
            background-color: #F6F6F6;
            -webkit-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.68);
            -moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.68);
            box-shadow: 0 2px 2px 0px rgba(0,0,0,0.68);
        }


    body .box-wrap.bikes {
        margin-bottom: 0;
        margin-top: 0;
        padding-top: 50px;
        padding-bottom: 50px;
        text-align: center;
        width: 100%;
        display: block;
        background: url(../img/cykler.svg) no-repeat center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }

        body .box-wrap.bikes #instafeed {
            width: 100%;
            overflow: hidden;
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -webkit-flex-flow: row wrap;
            justify-content: space-around;
        }




    #instafeed figure {
        width: 100%;
        margin: 0;
    }

        #instafeed figure a {
            padding: 5px;
        }

        #instafeed figure img {
            width: 100%;
        }

    ul.frontpageSponsors li {
        width: 48%;
        margin: 5px 0;
    }

        ul.frontpageSponsors li img {
            width: 100%;
        }
}

@media only screen and (min-width: 640px) {
    .fb-like-box .wide {
        display: inline-block !important;
    }

    .fb-like-box .narrow {
        display: none !important;
    }

    .youtube-video .box {
        height: 200px;
    }

    .news-list-item .image-box {
        float: left;
        margin: 0 4% 2% 0;
        width: 41%;
        text-align: left;
    }

    .news-list-item .text-box {
        float: left;
        width: 55%;
    }

    .kontaktbox > div {
        width: 50% !important;
    }

    .recipe-result .recipe-search-box .form-col {
        width: 44%;
        margin: 0 3%;
    }

    .recipe-result .recipe-search-box select {
        width: 98.7%;
    }

    .product-list-img {
        width: 22.24117%;
    }

    .product-list-description {
        width: 73%;
    }

    .product-text {
        width: 65%;
    }

    #instafeed figure {
        width: 50%;
        margin: 0;
    }

        #instafeed figure a {
            padding: 5px;
        }

        #instafeed figure img {
            width: 100%;
        }

    ul.frontpageSponsors li {
        width: 30%;
        margin: 15px 0;
    }

        ul.frontpageSponsors li img {
            width: 100%;
        }
}

@media only screen and (min-width: 768px) {
    .youtube-video .box {
        height: 230px;
    }

    .box-wrap {
        margin-bottom: 1%;
    }

    body .box-wrap {
        margin-top: 60px;
    }

    .container {
        max-width: 965px;
    }

    .box-wrap .container {
        z-index: 50;
        position: relative;
    }

    /* CONTENT */

    /* BREADCRUMB */
    #bread-share {
        position: relative;
        overflow: hidden;
        display: block;
        float: left;
        width: 100%;
        height: 46px;
        margin-bottom: 10px;
        border-bottom: 1px solid #e5e5e5;
    }

        #bread-share .home a {
            display: block;
            background: url(../img/icon-home.png) no-repeat 12px 16px;
            width: 16px;
            height: 15px;
            padding: 12px 10px 12px 8px;
            float: left;
        }

    #breadcrumb {
        float: left;
        width: 700px;
    }

        #breadcrumb li {
            float: left;
            height: 48px;
            background: url(../img/sep-breadcrumb.png) no-repeat 0 0;
        }

        #breadcrumb a {
            color: #003015;
            text-transform: uppercase;
            text-decoration: none;
            padding: 15px 15px 10px 35px;
            display: block;
            font-size: 0.875em;
            font-family: "ff-din-web", sans-serif;
            font-weight: 700;
        }

    /* SHARE */
    #share {
        position: absolute;
        top: 10px;
        right: 1%;
    }

        #share .addthis_default_style .at300b,
        #share .addthis_default_style .at300bo,
        #share .addthis_default_style .at300m {
            padding-right: 0;
            padding-left: 7px;
        }

    /* INNER-CONTENT*/
    .inner-content {
        padding: 0% 3%;
    }

    /* NEWS */
    #newsnavigation {
        display: none;
    }

    p.news-date {
        float: left;
        width: 100%;
        text-align: right;
    }

    /* ARTICLE */
    .article.wide {
        width: 100%;
    }

        .article.wide .content {
            width: 96%;
            padding: 2%;
        }


    /* NAV SUB */
    .sub-nav-content {
        margin-top: 32px;
    }

    #sub-nav-wrap {
        display: block;
        float: left;
        width: 21%; /* 225px; */
        margin-right: 3%; /* 20px; */
        margin-bottom: 10%; /* 3%; */
        padding-left: 1%; /* 10px; */
    }

    .news-list#sub-nav {
        overflow: hidden;
        margin-bottom: 20px;
        padding-bottom: 10px;
        border-bottom: 1px solid #ccc;
    }

    #sub-nav li {
        margin-bottom: 10px;
        clear: both;
        overflow: hidden;
    }

    #sub-nav a {
        color: #004a20; /* old color #003015*/
        text-decoration: none;
        padding: 7px 10px;
        float: left;
        font-size: 14px;
        font-weight: bold;
        display: block;
    }

    .news-list#sub-nav a {
        padding: 0;
        text-transform: uppercase;
    }

    #sub-nav li a:hover,
    #sub-nav li a.inpath {
        background: #f3f0ed;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        -webkit-box-shadow: inset 1px 1px 3px 1px rgba(0, 0, 0, 0.2);
        box-shadow: inset 1px 1px 3px 1px rgba(0, 0, 0, 0.2);
    }

        #sub-nav li a.inpath ul {
            padding-bottom: 10px;
        }

    .news-list#sub-nav a:hover,
    .news-list#sub-nav a.selected {
        background: none;
        -webkit-border-radius: none;
        border-radius: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    #sub-nav li li a:hover,
    #sub-nav li li a.selected {
        background: none;
        -webkit-border-radius: none;
        border-radius: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    #sub-nav li li {
        padding-left: 20px;
        margin-bottom: 0;
    }

        #sub-nav li li a {
            padding: 3px 10px;
        }

    .sub-nav-content#sub-nav a {
        text-decoration: none;
        color: #028845;
        font-weight: bold;
        font-size: 1.091em;
        padding: 0;
        float: none;
        display: inline;
    }

        .sub-nav-content#sub-nav a:hover {
            background: none;
            -webkit-border-radius: none;
            border-radius: none;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

    .news-list-link a {
        text-decoration: none;
        color: #028845;
        font-weight: bold;
        font-size: 1.091em;
    }

    /* TEAM RYNKEBY */
    #teamrynkeby #sub-nav li a.selected {
        font-weight: bold;
    }


    /* CONTENT */
    .content {
        float: left;
        width: 75%;
    }

    .inner-content {
        margin-bottom: 50px;
        /*padding: 0;
		width: 97%;
		margin-right: 3%;*/
    }

        .inner-content#dwcontent-inner-content-produkt {
            width: 70%;
        }

    .article.wide .inner-content {
        padding: 0;
    }

    .inner-content b {
        font-weight: bold;
    }

    .news-list .image-box {
        width: 32%;
        margin: 0 2% 0 0;
    }

    .news-list .text-box {
        width: 66%;
    }

    /* FORM */
    .form-item-content input,
    .form-item-content textarea {
        width: 60%;
    }

    /* PRODUCTS */

    .product-size-wrap {
        float: left;
        margin-left: 3%;
        width: 62%;
    }

    .product-text {
        width: 44%;
    }

    .product-sizes h2 {
        background: none;
        padding-bottom: 0px;
        margin-bottom: 5px;
    }

    .product-sizes {
        width: 25%;
    }

    #product .product-data-col1,
    #product .product-data-col2 {
        float: left;
        width: 46%;
        padding: 10px 2%;
    }

    /* YEAR SLIDER */
    #year-slider-wrap {
        left: 20px;
        position: absolute;
        margin-left: 0px;
        width: 85px;
        height: 100%;
    }

    #year-slider {
        display: block;
        position: absolute;
        top: 0;
        width: 95px;
        margin-top: 20px;
        padding-top: 10px;
        background: #fff;
    }

        #year-slider.fixed {
            position: fixed;
            top: 0;
        }

        #year-slider.bottom {
            top: auto;
            bottom: 150px;
        }

        #year-slider ul {
            list-style: none;
            margin: 0;
            padding: 0;
        }

        #year-slider li {
            margin-bottom: 5px;
        }

        #year-slider a {
            font-family: "ff-din-web", sans-serif;
            font-weight: 700;
            color: #006b30;
            text-decoration: none;
            padding: 8px 0 10px 30px;
            width: 29px;
            height: 27px;
            background: none;
        }

            #year-slider a.selected {
                background: url(../img/butterfly-year-slider.png) no-repeat 0 30%;
            }

    /* SLIDER */
    .slides li .text {
        margin-bottom: 60px;
        left: 0;
        padding: 2%;
        width: auto;
    }
    /* ABOUT */
    .about .inner-content img {
        max-width: 90%;
        margin: 0 0 3% 0;
        float: right;
    }

    .about .inner-content {
        height: 100%;
    }

    .year-col1 {
        float: left;
        width: 34%;
        margin-right: 4%;
        margin-left: 12%;
    }

    .year-col2 {
        float: right;
        width: 50%;
    }

    /* OPSKRIFT */
    .recipe-wrap,
    .product-wrap {
        float: left;
        width: 76%; /* 68% */
        margin-bottom: 30px;
    }

    .recipe-basket,
    .product-basket {
        float: right;
        width: 20%;
        border-top: none;
        padding-top: 0;
        margin-bottom: 10px;
    }

    .recipe-data {
        width: 76%;
    }

    .product-data-wrap {
        width: 70%;
        float: right;
    }

    .recipe-search {
        width: 40%;
    }

    .button.print {
        display: block;
    }

    #product .product-wrap {
        margin-top: 0;
    }

    #product .product-sizes {
        width: 27%;
        clear: both;
    }

        #product .product-sizes li {
            width: 100%;
        }

    .product-list .product-size-wrap .product-sizes {
        margin-top: 0;
    }

    /* KONTAKT */
    .kontakt-primaer {
        clear: none;
        width: 46%;
        padding: 2%;
        /*height: 155px;*/
    }

    /* FACEBOOK COMMENT FORM */
    .fb-comments,
    .fb-comments span,
    .fb-comments iframe {
        width: 100% !important;
    }

    #instafeed figure {
        width: 33%;
        margin: 0;
    }

        #instafeed figure a {
            padding: 5px;
        }

        #instafeed figure img {
            width: 100%;
        }

    ul.frontpageSponsors li {
        width: 30%;
        margin: 15px 0;
    }

        ul.frontpageSponsors li img {
            width: 100%;
        }
}

/* DESKTOP */
@media only screen and (min-width: 930px) {
    .youtube-video .box {
        height: 270px;
    }

    .mobile {
        display: none;
    }

    body .box-wrap {
        margin-top: 90px;
    }

    /* HEADER */
    .toolbar {
        height: 26px;
        position: relative;
        z-index: 150;
    }
    /*.slider {
		height: 470px;
		overflow: hidden;
	}*/
    .lt-ie9 .toolbar {
        background: url(../img/bg-toolbar.png) repeat 0 0;
    }

    .toolbar a {
        text-transform: uppercase;
        width: initial;
        background: transparent;
    }

    .logo-wrap a.logo {
        display: block !important;
        background: url(../img/logo-header.png) no-repeat 0 0;
        background-size: auto auto;
        width: 170px;
        height: 130px;
        margin-left: -85px;
    }

    #teamrynkeby .logo-wrap a.logo {
        background: url(../img/tr-logo-header.png) no-repeat 0 0;
        width: 148px;
        height: 96px;
        margin-left: -74px;
    }

        #teamrynkeby .logo-wrap a.logo.godmorgon {
            background: url(../img/tr-logo-header-godmorgon.png) no-repeat 0 0;
            width: 148px;
            height: 87px;
            margin-left: -74px;
        }
        #teamrynkeby .logo-wrap a.logo.hohesc {
            background: url(../img/tr-logo-header-hohesc.png) no-repeat 0 0;
            width: 167px;
            height: 97px;
            margin-left: -74px;
        }
    .logo-wrap a.tagline {
        display: none;
    }
    /*.front .logo-wrap a.logo {
		top: 300px;
	}*/

    /* NAVIGATION */
    .toolbar-nav {
        display: block;
        float: right;
    }
        /*#teamrynkeby .toolbar-nav {
		right: 230px;
	}*/

        .toolbar-nav li {
            float: left;
            margin-left: 19px;
            margin-top: 2px;
        }

        .toolbar-nav a {
            color: #fff;
            text-decoration: none;
            font-size: 12px;
        }

    .language-nav {
        top: 6px;
        right: inherit;
        left: 0px;
    }

        .language-nav li {
            width: 16px;
            height: 11px;
            background-size: auto auto;
        }

            .language-nav li#da {
                background: url(../img/flag-da.png) no-repeat 0 0;
            }

            .language-nav li#se {
                background: url(../img/flag-se.png) no-repeat 0 0;
            }

            .language-nav li#no {
                background: url(../img/flag-no.png) no-repeat 0 0;
            }

            .language-nav li#gb {
                background: url(../img/flag-gb.png) no-repeat 0 0;
            }

            .language-nav li#au {
                background: url(../img/flag-au.png) no-repeat 0 0;
            }

            .language-nav li#fo {
                background: url(../img/flag-fo.png) no-repeat 0 0;
            }

            .language-nav li#fi {
                background: url(../img/flag-fi.png) no-repeat 0 0;
            }

            .language-nav li#is {
                background: url(../img/flag-is.png) no-repeat 0 0;
            }
            .language-nav li#de {
                background: url(../img/flag-de.png) no-repeat 0 0;
            }
			.language-nav li#eu {
                background: url(../img/flag-eu.png) no-repeat 0 0;
            }
            .language-nav li#ch {
                background: url(../img/flag-ch.png) no-repeat 0 0;
            }

    /*#search-wrap {
		position: absolute;
		top: 4px;
		right: 0;
		width: 200px;
		height: 20px;
	}*/
    #search {
        display: block;
        padding-bottom: 10px;
        float: right;
        color: #fff;
        background: url(../img/icon-search.png) no-repeat 5px 3px;
        background-size: 11px auto;
        border: 1px solid #fff;
        padding: 0 4px 0 23px;
        font-size: 12px;
        margin: 4px 0 0 0;
    }

        #search:hover {
            cursor: pointer;
        }

    #search-box {
        display: none;
        position: absolute;
        top: 25px;
        right: 0;
        width: 250px;
        height: 25px;
        background: #669b56;
        padding: 5px;
        border: 1px solid rgba(0, 0, 0, 1);
    }

        #search-box label {
            color: #fff;
            font-size: 0.8em;
            float: left;
            margin: 2px 5px 0 5px;
            width: auto !important;
        }

        #search-box input {
            float: left;
            background: #fff url(../img/arrows-search.png) no-repeat 95% 55%;
            border: 1px solid #000;
            -webkit-box-shadow: inset 1px 1px 1px 1px rgba(0, 0, 0, 0.25);
            box-shadow: inset 1px 1px 1px 1px rgba(0, 0, 0, 0.25);
            padding: 2px 20px 2px 5px;
            font-size: 0.85em;
        }

    #search.active {
        right: 0;
        z-index: 10;
    }

    #search-box.active {
        display: block;
    }

    /* SLIDER */
    /*.slider {
		height: 340px;
		overflow: hidden;
	}*/
    .slider .flex-direction-nav a {
        top: 225px;
        display: block;
    }

    .slider .flex-direction-nav .flex-prev {
        left: -56px;
        background-size: 28px 38px;
        background: url(../img/arrow-slider-left.png) no-repeat 0 0;
    }

    .slider .flex-direction-nav .flex-next {
        right: -56px;
        background-size: 28px 38px;
        background: url(../img/arrow-slider-right.png) no-repeat 0 0;
    }

    /* SEARCH BOX SLIDER */
    .recipe-search-box-wrap {
        width: 100%;
        height: 100%;
        position: absolute;
    }

    .recipe-search-box.desktop {
        display: block;
        position: absolute;
        top: 0;
        right: 50%;
        margin-right: -489px;
        z-index: 100;
        width: 350px;
        height: 100%;
        margin-top: 0;
    }

        .recipe-search-box.desktop .container {
            padding: 2% 3% 0 3%;
            -webkit-box-shadow: none;
            box-shadow: none;
            height: 100%;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
        }

        .recipe-search-box.desktop h2 {
            margin-bottom: 10px;
            font-size: 1.500em;
            font-weight: normal;
        }

        .recipe-search-box.desktop .form-col {
            width: 94%;
            clear: both;
            margin: 0 3%;
        }

    .recipe-search-box label {
        margin: 3% 0;
        float: left;
    }

    .recipe-search-box.desktop #energiniveau-slider {
        width: 78%;
        float: left;
        margin-left: 3%;
        margin-bottom: 3%;
        /*height: 25px;*/
        /*margin-right: 1%;*/
    }

    .recipe-search-box.desktop #energiniveau {
        float: right;
        text-align: right;
        border: 0;
        background: none;
        padding: 0;
        font-weight: bold;
        width: 15%;
        margin-top: -3px;
        font-size: 0.8em;
        -webkit-box-shadow: none;
        box-shadow: none;
        color: #000;
    }

    .recipe-search-box.desktop .input-wrap.checkbox input {
        margin-top: 7px;
    }

    .recipe-search-box.desktop input.button {
        float: none;
    }

    .recipe-search-box.desktop .buttons {
        text-align: center;
        /*margin-top: 10px;*/
    }

    /* MAIN NAV */
    .main-navigation {
        -webkit-box-shadow: 0px 5px 10px -4px rgba(0, 0, 0, 0.5);
        box-shadow: 0px 5px 10px -4px rgba(0, 0, 0, 0.5);
        z-index: 10;
        height: 60px;
        background: #fff;
    }

    .front .main-navigation {
        height: 60px;
        background: #fff;
    }

    /* MAIN-NAV */
    .main-nav {
        display: block;
        font-size: 1em;
    }

    #main-nav1 {
        text-align: right;
        position: absolute;
        left: 0;
        top: 13px;
        width: 410px;
    }

    #main-nav2 {
        position: absolute;
        right: 0px;
        top: 11px;
    }

    #teamrynkeby #main-nav2 {
        right: 0;
    }

    .main-nav li {
        background: none;
        border-bottom: none;
    }

        .main-nav li a {
            background: none;
            border-bottom: none;
            font-weight: 700;
        }

    #main-nav1 li {
        text-align: left;
        float: left;
        margin: 0 0 0 7px;
    }

        #main-nav1 li.first-child {
            margin-left: 0;
        }

    #main-nav2 li {
        float: left;
        margin: 0 7px 0 0;
    }

    .main-nav a {
        color: #003015;
        /*text-transform: uppercase;*/
        text-decoration: none;
        /* padding: 7px 15px 5px 15px; */
        display: inherit;
    }

        .main-nav a.mm-text {
            width: 96%;
            padding: 2%;
        }

        .main-nav a:hover,
        .main-nav li.selected a {
            background: #f3f0ed;
            -webkit-border-radius: 5px;
            border-radius: 5px;
            -webkit-box-shadow: inset 1px 1px 3px 1px rgba(0, 0, 0, 0.2);
            box-shadow: inset 1px 1px 3px 1px rgba(0, 0, 0, 0.2);
        }

    /* KONTAKT */
    /*.kontakt-primaer {
		height: 140px;
	}*/

    /* TEAM RYNKEBY KONTAKTBOX */
    .kontaktbox ul li {
        margin-bottom: 0;
    }

    /* MEGA NAVIGATION */
    .mega-nav {
        display: none;
        margin-top: 20px;
        background: #fff;
        width: 965px !important;
        overflow: hidden;
        position: absolute;
        left: 0;
        top: 22px;
        z-index: 120;
        padding: 15% 0 5% 0;
        border-bottom: 2px solid #ccc;
    }

        .mega-nav.active {
            display: block;
            z-index: 1000;
            -webkit-animation: fadeIn 0.5s;
            -moz-animation: fadeIn 0.5s;
            -ms-animation: fadeIn 0.5s;
        }

        .mega-nav ul {
            margin: 0 auto;
            text-align: left;
        }

        .mega-nav li {
            width: 20%;
            float: none !important;
            display: inline-block;
            margin: 0px 0px 30px 0px !important;
            text-align: center;
            padding: 0;
            position: relative;
        }

            .mega-nav li img,
            .mega-nav li a {
                /*float: left;*/
                clear: both;
                text-align: center;
            }

    .main-nav .mega-nav li a:hover,
    .main-nav li.selected .mega-nav a {
        background: none;
        -webkit-border-radius: 0px;
        border-radius: 0px;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .mega-nav li img {
        max-width: 100%;
        height: auto;
    }

    .mega-nav li a.no-default-link {
        display: block;
    }

    a.no-default-link {
        padding: 0;
    }

        a.no-default-link:hover {
            padding: 0;
            background: none;
            -webkit-border-radius: inherit;
            border-radius: inherit;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

    /* FACEBOOK COMMENT FORM */
    .fb-comments,
    .fb-comments span,
    .fb-comments iframe {
        width: 100% !important;
    }

    /* FOOTER */
    .footer-container {
        height: 190px;
        /*margin-top: 55px;*/
    }

        .footer-container .footer-content {
            margin-top: 23px;
        }

        .footer-container footer {
            background: url(../img/bg-footer.png) repeat-x top left;
            display: block;
            height: 61px;
            min-height: 61px;
        }

            .footer-container footer.black {
                background: url(../img/bg-footer-black.png) repeat-x top left;
                height: 60px;
                min-height: 60px;
            }

            .footer-container footer .gf {
                position: absolute;
                top: -97px;
                right: 0;
                background: url(../img/footer.png) no-repeat 0px 0px;
                width: 229px;
                height: 158px;
            }

        .footer-container ul.fcol {
            display: block;
            list-style: none;
            float: left;
            width: 17%;
            margin: 2% 0 0 0;
            padding: 0;
        }

        .footer-container .fcol.sponsor {
            width: auto;
            position: static;
            margin-top: 15px;
        }

        .footer-container ul.fcol.f4 {
            margin-left: 8%;
        }
        /*
	.footer-container ul.fcol li:after {
		color: #028845;
		content: " >";
		font-size: 0.688em;
	}
	*/
        .footer-container ul.fcol li a {
            font-size: 0.688em;
        }

    #footer-logo {
        top: 20px;
    }

    #footer-logo {
        background: url(../img/logo-footer.png) no-repeat 0 0;
        width: 114px;
        height: 83px;
        background-size: auto auto;
        position: absolute;
        top: 10px;
        left: 49%;
        margin-left: -57px;
        z-index: 10;
    }

    #teamrynkeby #footer-logo {
        background: url(../img/tr-logo-footer.png) no-repeat 0 0;
    }
    
        #teamrynkeby #footer-logo.godmorgon {
            background: url(../img/tr-logo-footer-godmorgon.png) no-repeat 0 0;
        }
    #teamrynkeby #footer-logo.hohesc {
            background: url(../img/tr-logo-footer-hohesc.png) no-repeat 0 0;
        }
    .footer-content#ft1 {
        position: absolute;
        left: 0;
        top: 80px;
        width: 100%;
    }

        .footer-content#ft1 ul {
            width: 100%;
            text-align: center;
        }

        .footer-content#ft1 li {
            display: inline-block;
            margin-right: 2%;
        }

    .footer-content#ft2 {
        float: left;
        text-align: left;
    }

    ul.frontpageSponsors li {
        width: 15%;
        margin: 3px;
    }

        ul.frontpageSponsors li img {
            width: 135px;
        }


    body .box-wrap.bikes a {
        color: #000000;
    }

    .flexslider {
        width: 965px;
    }
}



/* TAKE IT TO THE MAX! */

@media only screen and (min-width: 1000px) {

    body .box-wrap {
        margin-top: 0;
    }



    .recipe-search-box.desktop h2 {
        margin-bottom: 20px;
    }
    /* BUTTERFLIES */
    #butterfly-left {
        position: absolute;
        top: 0;
        left: 50%;
        background: url(../img/butterfly-left.png) no-repeat 0 0;
        width: 624px;
        height: 618px;
        z-index: 50;
        margin-left: -1004px;
        display: block;
    }

    #butterfly-right {
        position: absolute;
        bottom: 10px;
        left: 50%;
        background: url(../img/butterfly-right.png) no-repeat 0 0;
        width: 616px;
        height: 677px;
        z-index: 50;
        display: block;
        margin-left: 355px;
    }

    .box-wrap {
        padding-top: 12px;
    }

    .container {
        /*width: 1026px;*/ /* 1140px - 10% for margins */
        margin: 0 auto;
    }

    #instafeed figure {
        width: 16%;
        margin: 0;
    }

        #instafeed figure a {
            padding: 5px;
        }

        #instafeed figure img {
            width: 100%;
        }

    .flexslider {
        width: 1026px;
    }
}

@media only screen and (min-width: 1030px) {
    .recipe-search-box.desktop .container {
        padding: 10% 3% 0 3%;
    }
}

@media only screen and (max-width: 748px) {
    #dwcontent-inner-content table {
        width: 100% !important;
    }
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

    .ir:before {
        content: "";
        display: block;
        width: 0;
        height: 100%;
    }

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

    .visuallyhidden.focusable:active,
    .visuallyhidden.focusable:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto;
    }

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

        a[href]:after {
            content: " (" attr(href) ")";
        }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
	 * Don't show links for images, or javascript/internal links
	 */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-ms-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fb-like-box, .fb-like-box span, .fb-like-box span iframe[style] {
    width: 100% !important;
}


.col-3 {
    
    
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 30px
}

    .col-3:after, .col-3:before {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
@media (min-width: 992px) {
    .col-3 {
        width: 28.33%;
        float: left;
    }
}


@media (max-width: 991px) {
    .col-3 {
        width: 43%;
        float: left;
    }
}

@media (max-width: 491px) {
    .col-3 {
        width: 42%;
        float: left;
    }
}
@media (max-width: 432px) {
    .col-3 {
        width: 100%;
        float: left;
    }
}
