﻿.mobile {
    display: none;
}

.nomobile {
    display: block;
}

* {
    margin: 0;
    padding: 0;
    /*background-position: center center;*/
}

body, html, form {
    height: 100%;
}

img {
    border: 0;
    max-width: 100%;
    height: auto !important;
}

iframe {
    max-width: 100%;
}

body {
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    font-family: 'Open Sans', sans-serif;
    color: #353535;
    font-size: 22px;
    font-weight: 300;
}

.header {
    width: 100%;
    height: 143px;
    display: table;
    background: #fff;
}

.page-top {
    min-height: 500px;
}

.main-slider {
    background-position: center center !IMPORTANT;
    -webkit-background-size: cover !IMPORTANT;
    -moz-background-size: cover !IMPORTANT;
    -o-background-size: cover !IMPORTANT;
    background-size: cover !IMPORTANT;
}

.logotype {
    margin-left: 50px;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    padding-left: 50px;
}

.retailerbox {
    width: 30%;
    margin-right: 3%;
    float: left;
    font-size: 80%;
    margin-bottom: 50px;    
}

.retailerbox li{
    padding: 12px 0 12px 0;
}

.retailer-item {
    padding-bottom: 50px;
}


.retailer-info {
    padding-top: 85px;
}

.tillbehor
{
    border: 1px solid #dddddd;
    border-radius: 3px;
    padding-top: 25px;
}

.dropbuild
{
    border: 1px solid #dddddd;
    padding: 12px;
    border-radius: 4px;
}

@media only screen and (max-width: 1100px) {
    .logotype {
        text-align: center;
        vertical-align: auto;
        margin: 0;
        padding: 0;
    }
}

@media only screen and (max-width: 500px) {
    .logotype {
        padding: 0 20px;
    }

    .header {
        height: auto;
        padding: 30px 0;
    }
}

.navigation {
    text-align: right;
    margin-right: 50px;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}

.white {
    margin: 70px 0 0 0;
}

.grey {
    background: #f6f6f6;
    padding: 80px 0 0px 0;
}

.offert-container {
    padding-top: 75px;
    background: url(/img/offert-background.png) no-repeat center bottom;
}

.footer-container {
    background: #282828;
    color: #fff;
    padding: 20px 0 20px 0;
}

    .footer-container span {
        float: left;
        margin-right: 130px;
        font-size: 62%;
        letter-spacing: 0.1rem;
    }

        .footer-container span a {
            color: #fff;
            text-decoration: none;
            font-size: 100%;
        }

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

    .footer-container span {
        margin-right: 100px;
    }
}

@media only screen and (max-width: 780px) {
    .footer-container {
        text-align: center;
    }

        .footer-container span {
            float: none;
            margin: 0 0 10px 0;
            display: block;
        }
}


/*BILDSPEL*/
.slideshow-start {
    width: 100%;
    padding-top: 143px;
}

.gallery {
    margin-bottom: 14px;
}

.gallery-text {
    text-align: center;
}

    .gallery-text h4 a {
        text-decoration: none;
    }

/*@media only screen and (max-width: 2000px)
{
    .slideshow-start
    {
        height: 1200px;
    }
}

@media only screen and (max-width: 1800px)
{
    .slideshow-start
    {
        height: 1100px;
    }
}

@media only screen and (max-width: 1600px)
{
    .slideshow-start
    {
        height: 1000px;
    }
}

@media only screen and (max-width: 1500px)
{
    .slideshow-start
    {
        height: 900px;
    }
}

@media only screen and (max-width: 1400px)
{
    .slideshow-start
    {
        height: 800px;
    }
}

@media only screen and (max-width: 1300px)
{
    .slideshow-start
    {
        height: 700px;
    }
}

@media only screen and (max-width: 1200px)
{
    .slideshow-start
    {
        height: 600px;
    }
}*/

.slideshow-text {
}

.header-puff-left {
    width: 33%;
    text-align: left;
    float: left;
}

.header-puff-middle {
    width: 34%;
    text-align: center;
    float: left;
}

    .header-puff-middle a {
        margin: 0 auto;
    }


.header-puff-right {
    width: 33%;
    text-align: right;
    float: left;
}

    .header-puff-right a {
        float: right;
    }

    .header-puff-left a, .header-puff-middle a, .header-puff-right a {
        background: #fff;
        font-family: 'Crimson Text', serif;
        color: #161616;
        -webkit-border-radius: 5px 5px 5px 5px;
        border-radius: 5px 5px 5px 5px;
        text-decoration: none;
        padding: 15px 0;
        width: 288px;
        display: block;
        font-size: 100%;
        text-align: center;
    }

@media only screen and (max-width: 1220px) {
    .header-puff-left a, .header-puff-middle a, .header-puff-right a {
        width: 218px;
    }
}

@media only screen and (max-width: 975px) {
    .header-puff-left a, .header-puff-middle a, .header-puff-right a {
        font-size: 81%;
        width: 180px;
    }
}

@media only screen and (max-width: 775px) {
    .header-puff-left, .header-puff-middle, .header-puff-right {
        width: 100%;
        float: none;
        text-align: initial;
        margin-bottom: 20px;
    }

        .header-puff-left a, .header-puff-middle a, .header-puff-right a {
            width: 100%;
        }
}



.galleryimage {
    margin-bottom: 15px;
}






/*ÅTERFÖRSÄLJARE*/
.retailer-item {
    margin: 0 50px 0 0;
}

.retailer-map {
    float: left;
    width: 50%;
}

.retailer-info {
    float: left;
    width: 45%;
    margin-left: 5%;
}







/*TYPOGRAFI*/
h1, h2, h3, h4, h5 {
}

h1 {
    font-family: 'Crimson Text', serif;
    font-style: italic;
    color: #707070;
    font-size: 218%;
    font-weight: normal;
}

.undersida h1 {
    font-family: 'Crimson Text', serif;
    font-style: italic;
    color: #707070;
    font-size: 218%;
    font-weight: normal;
    margin-bottom: 20px;
}

h2 {
    font-family: 'Crimson Text', serif;
    font-style: italic;
    color: #353535;
    font-size: 190%;
    font-weight: normal;
    margin-bottom: 30px;
}

.undersida h2 {
    font-family: 'Crimson Text', serif;
    font-style: italic;
    color: #707070;
    font-size: 190%;
    font-weight: normal;
    margin-bottom: 20px;
}

a {
    color: #739543;
}

    a:hover {
        text-decoration: none;
    }



h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 136%;
    font-weight: bold;
    color: #fff;
    margin-bottom: 25px;
}

h4 {
    font-family: 'Crimson Text', serif;
    font-size: 145%;
    font-weight: normal;
    color: #707070;
    margin-bottom: 25px;
    font-style: italic;
}

p {
    line-height: 36px;
    padding-bottom: 40px;
}








/*PUFFAR*/
.puff-container {
    width: 100%;
    max-width: 100%;
}

.puff {
    width: 100%;
    height: 496px;
    background-repeat: no-repeat;
    margin-bottom: 3px;
}

.puff-shadow {
    width: 100%;
    height: 100%;
    background: url(/img/puff-shadow.png) no-repeat top right;
    display: table;
}

.puff-text {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    color: #fff;
}

.puff-text-inner {
    float: right;
    margin-right: 100px;
    width: 575px;
}

@media only screen and (max-width: 1500px) {
    .puff h3 {
        font-size: 113%;
    }

    /*.puff p
    {
        font-size: 81%;
    }*/
}

@media only screen and (max-width: 1000px) {
    .puff h3 {
        font-size: 100%;
    }

    /*.puff p
    {
        font-size: 68%;
    }*/

    .puff {
        height: 300px;
    }

    .puff-text-inner {
        padding: 0 50px;
        width: auto;
        text-align: center;
        margin: 0;
    }


    .retailer-map iframe {
        height: 300px;
    }

    .retailer-info
    {
        padding-top: 50px;
    }
}






/*MENY*/
.sf-menu {
    float: right;
}

    .sf-menu li {
        margin: 0 30px;
    }

        .sf-menu li a {
            font-family: 'Crimson Text', serif;
            color: #222222;
            font-size: 110%;
            text-decoration: none;
        }

.slicknav_menu {
    display: none;
}

@media only screen and (max-width: 1600px) {
    .sf-menu li {
        margin: 0 15px;
        font-size: 80%;
    }
}

@media only screen and (max-width: 1350px) {
    .sf-menu li {
        margin: 0 10px;
    }
}

@media only screen and (max-width: 1250px) {
    .sf-menu li a {
        font-size: 95%;
    }
}

@media only screen and (max-width: 1100px) {
    .slicknav_menu {
        display: block;
    }

    .slicknav_nav {
        line-height: 40px;
    }

    .slicknav_menu:first-child {
        height: 70px;
        line-height: 70px;
    }

    .sf-menu {
        display: none;
    }

    .header {
        display: none;
    }

    .slicknav_menu img {
        max-width: 50%;
        vertical-align: middle;
    }
}







/*PRODUKTER*/
.products-enviroment-small-list, .products-gate-small-list {
    list-style: none;
}

    .products-enviroment-small-list li, .products-gate-small-list li {
        float: left;
        margin: 0 38px 38px 0;
    }

        .products-enviroment-small-list li, .products-gate-small-list li img {
            cursor: pointer;
        }

@media only screen and (max-width:1215px) {
    .products-enviroment-small-list li, .products-gate-small-list li {
        width: 25%;
        margin: 0 !IMPORTANT;
    }

    .products-enviroment-small-list-inner {
        padding: 5px;
    }
}



.pick-width {
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background: #ededed;
    padding: 15px;
    width: 370px;
    margin: 30px auto 40px auto;
    max-width: 90%;
}

    .pick-width span, .pick-width input {
        float: left;
    }

    .pick-width input {
        border: 0;
        border-bottom: 1px solid #cccccc;
        background: 0;
        text-align: right;
        width: 139px;
        margin: 0 20px;
        height: 32px;
        font-size: 105%;
        font-family: 'Open Sans', sans-serif;
        color: #353535;
    }

@media only screen and (max-width:475px) {
    .pick-width input {
        width: 80px;
    }
}

.textbox {
    border: 0;
    border-bottom: 1px solid #dddddd;
    width: 100%;
    padding: 10px 0;
    background-color: transparent;
    font-family: 'Open Sans', sans-serif;
    font-size: 72%;
}

    .textbox:focus {
        outline: 0;
    }

.bigbox {
    background-color: #fff;
    padding: 10px 5%;
    width: 90%;
    height: 94.5%;
    border: 1px solid #dddddd;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
}

.button {
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    width: 265px;
    padding: 20px 0;
    text-align: center;
    color: #fff;
    font-weight: 600;
    background: #acb566;
    border: 0;
    cursor: pointer;
    font-size: 72%;
}



@media only screen and (min-width: 768px) and (max-width: 959px) {
}

@media only screen and (max-width: 767px) {
    .mobile {
        display: block;
    }

    .nomobile {
        display: none;
    }

    .retailer-map {
        height: 300px;
        width: 100%;
    }

    .retailer-info
    {
        padding-top: 40px;
        width: 100%;
        margin: 0;
    }

.retailerbox {
    width: 100%;
    
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
}

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




@media only screen and (max-width: 2000px) {
    * {
        font-size: 18px;
    }

    p {
        line-height: 32px;
    }
}

@media only screen and (max-width: 1800px) {
    * {
        font-size: 17px;
    }

    p {
        line-height: 30px;
    }
}

@media only screen and (max-width: 1600px) {
    * {
        font-size: 19px;
    }
}

@media only screen and (max-width: 1400px) {
    * {
        font-size: 16px;
    }

    p {
        line-height: 24px;
    }
}

@media only screen and (max-width: 1200px) {
    * {
        font-size: 16px;
    }
}


.retailers li {
    list-style: none;
}

.date {
    font-size: 70%;
    font-style: italic;
}
