/*----------------------------------------------------------------GENERAL------------------------------------------------------------------------*/
html {
    font-size: 15px;
}

*{min-width:0px;min-height:0px;}

.autoslick .slick-slide{
    width: 33vw;
    height: 90vh;
}

body {
    font-weight: 300;
    color: #000;
    font-family: 'Oswald', sans-serif;
    background: #fff;
    line-height: 1.4em;
    font-size: 1.1rem;
    /*background-image:url('/theme/intendit/graphics/bg.jpg');
    background-position:center top; background-size:cover; background-attachment:fixed;*/;
}
.fa-map-marker:before {
    color:#BD057F;
    font-size:5.0rem;
}

/* Give map a height and it's images no max-width */
.map-canvas {
    height: 50vh;
}

.map-canvas img {
    max-width: none;
}
p.Intendit {
  color:#ccc;

}
p.Intendit {
  color:#ccc;

}

.boxwrapper figure {

    margin:0;

}

.boxwrappper imgwrapper {

position: relative;
}

.boxwrapper {
    position: relative;
    text-shadow: 1px 2px 2px rgba(0,0,0,0.3);
}

.boxwrapper .boxtitle {
    color: #fff;
    font-size: 1.2rem;
    display: block;
    font-family: LibreBaskerville;
     opacity: 0;
}

.boxwrapper .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    -webkit-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear;
    background-color: rgba(0,0,0,0.0);
    
}

.boxwrapper:hover .overlay {
    background-color: rgba(0,0,0,0.6);
}

.boxwrapper .overlay span {
    text-align: center;
}

.instagram .boxwrapper .overlay span {
opacity: 0;

}

.boxwrapper .overlay i {
    opacity: 0;
    font-size: 1.5rem;
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}

.boxwrapper:hover .overlay i, .boxwrapper:hover .overlay .boxtitle, .instagram .boxwrapper:hover .overlay span {
    opacity: 1;
}

.boxwrapper:hover .overlay img {
    -webkit-filter: none;
    filter: none;
}

/*----------------------------------- FB --------------------------------------*/
.socialmedia h2 {font-size:1.8em; padding: 0 0 20px;}
.fbPosts p {margin-bottom:7px; padding-bottom:7px; border-bottom: 1px solid #E1E1E1;}
.fbPosts .pubdatum {margin-bottom:15px; color: #000; font-weight: 200;  padding-bottom:10px; }
.fbPosts .pubdatum a {color:#000; font-weight: 200;}
.socialmediaikoner .fa.round { background:rgba(0, 0, 0, 0.3); }

a.arrow:nth-of-type(3) .fa {
    background: #B0D8D8;
}
.arrow .fa {
    background:rgba(0, 0, 0, 0.6);
    border-radius: 50%;
    color: #fff;
    display: block;
    font-family: fontawesomeregular;
    font-size: 2.8em;
    height: 50px;
    left: 50%;
    margin: -40px 0 0 -40px;
    padding: 4px 0 0;
    position: absolute;
    text-align: center;
    width: 50px;
    z-index: 5;
}
/*----------------------------------- Go Down / Click to begin --------------------------------------*/

.click2begin a {
    position: absolute;
    margin-top: -70vh;
    margin-left: -6vw;
    opacity: 0.8;
}

.click2begin a:hover img {
    -webkit-animation-duration: 1.5s;
    animation-delay: 0s;
    animation-duration: 1.5s;
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

.click2begin a:hover {
    opacity: 0.8;
}
/*---------------------------------------------------------------DIVERSE "WRAPPERS"------------------------------------------------------------*/
.wrapper {
    min-height: 100vh;
    margin-top: 0px;
 
} /*EGEN DIV by EMMA - puttar ner sidfoten*/

.startsida .wrapper {
    min-height: 100em;
}

.sida {
    padding: 30px 0 50px;
} 

.container {
    width: 100%;
    max-width: 1100px;
    padding: 0;
}


.record {
    padding: 20px 0;
    border-bottom: 1px solid #e4e4e4;
}

/*---------------------------------------------------------------BASIC ELEMENTS----------------------------------------------------------------*/
a {
    color: #0E692F;
    font-weight: 300;
    text-decoration: none;
}

a:hover {
    color: #852511;
}

.sektion p a {
    text-decoration: underline;
}


p {
    margin: 3px 0 20px;
}

strong {
    font-weight: 500;
}

iframe {
    max-width: 100%;
}

/*images*/
img {
    max-width: 100%;
    height: auto;
}
    
/*----------------------------------- Go Down / Click to begin --------------------------------------*/

.logobild a {
    position: absolute;
    margin-top: -50vh;
    margin-left: 30vw;
 
}
  

.bild {
    float: right;
    width: 360px;
    max-width: 40%;
    height: auto;
    margin: 0 0 30px 30px;
    overflow: hidden;
}

.box_bild, .listing_bild {
    width: 100%;
} /*säkra vyn i IE*/

.bild img, .box_bild img, .listing_bild img, .galleri_bild img {
    width: 100%;
    height: auto;
} /*säkra vyn i IE*/

.scrollup {
    opacity: 0;
}

body.scrolled .scrollup {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 2;
    color: #fff;
    opacity: 0.3;
    font-size: 4em;
    cursor: pointer;
    -webkit-transition: opacity 0.5s ease-in 0s;
    transition: opacity 0.5s ease-in 0s;
}

body.scrolled .scrollup:hover {
    opacity: 1;
    -webkit-transition: opacity 0.5s ease-in 0s;
    transition: opacity 0.5s ease-in 0s;
}

/*listor*/
.sida ul {
    list-style: disc;
    padding: 0 0 0 15px;
}

.sida ul li {
    margin-bottom: 3px;
}

/*.sida ul {list-style:none; padding: 0; }
.sida ul li:before {content: "\f00c"; margin:0 10px 0 0; font-family: fontawesomeregular;}*/

/*egna klasser*/
.spaltX2 {
    text-align: left !important;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 50px;
    -moz-column-gap: 50px;
    column-gap: 50px;
} /*Delar upp i 2 spalter*/
.shadow {
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.9);
}

.shadowborder {
    box-shadow: 0px 0px 0px 1px #e4e4e4;
}

.vcenter_item {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}


/*readmore & buttons*/
.readmore, .button {
    background: rgba(0, 0, 0, 0.15);
    color: #404040;
    -webkit-transition: 0.5s ease-in 0s;
    transition: 0.5s ease-in 0s;
    font-weight: 400;
    margin-top: 10px;
}

.readmore:hover, .button:hover {
    background: rgba(0, 0, 0, 0.3);
    color: #404040;
    -webkit-transition: 0.5s ease-in 0s;
    transition: 0.5s ease-in 0s;
}

.readmore {
    padding: 5px 20px;
    display: table;
}

.button {
    padding: 10px 0px 9px;
    display: block;
    border: none;
    height: auto;
    letter-spacing: 0;
    line-height: 1.2em;
    text-transform: none;
}

/*ikoner*/
.sida i {
    margin: 0 10px 10px 0;
    font-size: 120%;
}

.icon_round {
    background: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    font-size: 140%;
    height: 40px;
    margin: 5px 12px 7px 0;
    padding: 10px 0 0;
    text-align: center;
    width: 40px;
}

.icon_border {
    border: 1px solid #fff;
    border-radius: 50%;
    display: block;
    font-size: 1.6em;
    height: 1.8em;
    margin: 10px auto 0;
    padding: 0.4em 0 0;
    width: 1.8em;
}

.kontakt .icon_round {
    background: rgba(0, 0, 0, 0.15);
}

/*googlekarta*/
.map-canvas {
    height: 50vh;
    margin-top: 0px;
    padding-bottom:0px;
}

.map-canvas img {
    max-width: none;
}
/*-----------------ikoner-----------------------*/
.fa {
    font-size: 1.2em;
}

.fa.round {
    border-radius: 50%;
    padding: 11px 0 0;
    text-align: center;
    width: 40px;
    height: 40px;
    background: #404040;
    color: #fff;
}

.sidfot .fa.round {
    background: rgba(0, 0, 0);
    font-size: 1.3em;
    width: 40px;
    height: 40px;
    padding: 10px 0 0;
}

.box .fa {
    display: block;
    margin-bottom: 15px;
    text-align: center;
}

.toptext .fa {
}

/*---------------------------------------------------------------FONTS------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
    margin: 0;
    font-weight: 200;
    font-family: 'Vidaloka';
}

h1 {
    font-size: 3.3em;
    line-height: 0.85em;
    padding: 20px 0 20px;

}

h2 {
    font-size: 2.7em;
    line-height: 1.1em;
    padding: 0px;
}

h3 {
    font-size: 1.8em;
    line-height: 1.1em;
    padding-top: 12px;
    padding-bottom: 5px;
}

.bildspel_titel h1 {
    display:block;
    width: 70%;
    font-size: 3.7em;
    color:#FFF;
    display:block;
    text-align:center;
    position:absolute;
    bottom: 30px;
    left: 15%;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
   
   
}

/*----------------------Instagram-------------------------*/
.instagram {
    position: relative;
}

.instagram .logodiv h3 {
    color:#FFF;
    padding: 20px 20px 20px;
    
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c7b29b+0,d6c4af+100 */
    background: #000;
 /* Old browsers */
    background: -moz-linear-gradient(top, #000 0%, #2d2c2c 100%);
 /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ccc), color-stop(100%,#2d2c2c));
 /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #000 0%,#2d2c2c 100%);
 /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #000 0%,#2d2c2c 100%);
 /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #000 0%,#2d2c2c 100%);
 /* IE10+ */
    background: linear-gradient(to bottom, #000 0%,#2d2c2c 100%);
 /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#2d2c2c',GradientType=0 );
 /* IE6-9 */;
}



/*--------------------------------------------------------------BILDSPEL------------------------------------------------------------------------*/
.slick-slider {
    margin: 0 auto;
    position: relative;
}

.slick .slick-track {
    height: 90vh;
    max-height: 65vw;
}

.slick .slick-slide {
    background-size: cover;
    background-position: top center;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}   
/*--------------------------------------------------------------BILDSPEL------------------------------------------------------------------------*/


.autoslick .slick-slider {
    margin: 0 auto;
    position: relative;
}


.autoslick .slick-slide  {
  background-size: cover;

}


.autoslick .slick-track  {
    height: 100vh;
  
}



/*------------------------------------------------------------------STARTBANNER------------------------------------------------------------------------*/
.startsidatext {
    color: #000;
    background: rgba(255, 255, 255, 0.7);
    padding: 65px 35px 0px 0px;
    -webkit-transition: background 0.5s ease-in 0s;
    transition: background 0.5s ease-in 0s;
}
.sidatext {
    
    color: #000;
    background: rgba(255, 255, 255, 0.7);
    padding: 0px 0px 0px 0px;
    -webkit-transition: background 0.5s ease-in 0s;
    transition: background 0.5s ease-in 0s;
}
.startsidatext2 {
    color: #000;
    background: rgba(255, 255, 255, 0.7);
      padding: 35px 35px 0px 15px;
    -webkit-transition: background 0.5s ease-in 0s;
    transition: background 0.5s ease-in 0s;
}

.startsidatext h1 {
    font-size: 4.0em;
    font-weight: 200;
    text-align: center;
    color:#FFF;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
}

.startsidatext_textdiv {
    text-align: center;
    border: 1px #FFF;
} 

/*----------------------------------------------------ALTERNATIVE INDEX - Onepage----------------------------------------------------------------*/
.sektion {
    width: 100%;
    padding-top: 90px;
    position: relative;
}

.sektion.full {
    min-height: 100vh;
    background-position:center top; background-size:cover;
}

.sektion > .container {
        width: 92%;
}

.sektion .container .twelve:first-child {
    margin-bottom: 1em;
}

.intro_sektion {
    min-height: calc(100vh - 20px);
    background: #FFF;
}
.bildspel_sektion {
    min-height: calc(100vh - 20px);
    background: #FFF;
}
.banner_sektion {
    text-align: center;
    min-height: 60vh;
}

.banner_sektion h1 {
    font-size: 3.0em;
    font-weight: 200;
    letter-spacing: 0;
    line-height: 1.0em;
    padding: 10px;
    text-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
   
}

.sektion.kontakt_sektion {
    background: #000;
    color: #fff;
}

.sektion.kontakt_sektion a {
    text-decoration:none;
    color: #bababa;
}

.sektion:nth-child(8) .highlight {
    color: #856B55;
}

.sektion:nth-child(9) .highlight {
    color: #D7763B;
}


/*------------------------------------------------------------------VANLIGA BOXAR------------------------------------------------------------------------*/
.boxar {
    padding: 40px 0 60px;
    position: relative;
    box-shadow: 0px 0px 75px 50px rgba(0, 0, 0, 0.55);
}

.box i {
    color: #3F564C;
    display: block;
    font-size: 3.7em;
    margin: 0 auto 15px;
    text-align: center;
}

.box h2 {
    text-align: left;
}

.box_textdiv {
}

.box_textdiv p:last-child {
    margin-bottom: 0px;
}
/*---------------------------------------------------------------GALLERI -----------------------------------------------------------------------*/
.wrapper .galleri {
    padding: 40px 0 0;
    margin: 40px auto 0;
    border-top: 1px solid #d0d0d0;
}

.galleri_bild {
    box-shadow: 1px 1px 0 0 #e4e4e4;
}

.galleri_bild:nth-child(4n + 4) {
    box-shadow: 0px 1px 0 0 #e4e4e4;
}

.galleri_bild img {
    padding: 0px;
}

.thumbtitel {
    font-size: 100%;
}  
/*magnific*/
.mfp-bg {
    background: #000;
    opacity: 0.9;
}
 
 
/*------------------------------------------------------------------Formulär-----------------------------------------------------------------------*/
.boltforms-row label {
    font-weight: 400;
    margin-bottom: 0;
}

.boltforms-row input {
    width: 100%;
    color: #606060;
}

.boltforms-row textarea {
    width: 100%;
    color: #606060;
}

.boltforms-row button {
    display: block;
    width: 100%;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.2);
    margin: 0;
    border: none;
    border-radius: 2px;
    height: auto;
    padding: 5px 20px;
    font-weight: 300;
    font-size: 0.8em;
    line-height: 1.0em;
}

/*Kontaktbanner*/
.kontaktbanner {
    background: #202020;
    padding: 50px 0;
    color: #fff;
    box-sizing: border-box;
}

.kontaktbanner h2 {
    padding: 0px 0 10px;
}

.kontaktbanner .boltforms-row {
    float: left;
    width: 33.3%;
    padding-right: 10px;
}

.kontaktbanner .boltforms-row:nth-child(n+4) {
    width: 100%;
}

offerwrapper {
    padding: 0px;
    width: 100%;
    
}
.offerform .boltforms-row {
    float: left;
    width: 100%;

}

.offerform .boltforms-row:nth-child(n+4) {
    width: 100%;
}
/*Kontaktformulär
.kontaktformular .boltforms-row {width:100%;}*/

/*----------------------------------------------------------------HEADER SPECIFIC------------------------------------------------------------------------*/
/*header {text-transform: none; width:100%; background: rgba(0, 0, 0, 0.3); position:fixed; top:0; z-index:5; -webkit-transition:0.5s ease-in 0s; transition:0.5s ease-in 0s; }
header.flex {width:100%; opacity: 0.5; position:fixed; top:0; z-index:5; -webkit-transition:0.5s ease-in 0s; transition:0.5s ease-in 0s; }*/
header {
    text-transform: none;
    width: 100%;
    background: rgba(255, 255, 255, 1.0);
    min-height: 55px;
    position: fixed;
    top: 0px;
    z-index: 10;
    -webkit-transition: 0.5s ease-in 0s;
    transition: 0.5s ease-in 0s;
}

body.scrolled header {
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3);
    -webkit-transition: 0.5s ease-in 0s;
    transition: 0.5s ease-in 0s;
}

body.scrolled header .logo img {
}

body.scrolled header nav {
}

/*Logotype*/
.logo {
    margin: 0;
    padding: 15px 0 15px 20px;
    box-sizing: border-box;
} /*Add width:100% för att ge egen "rad"*/
.logo img {
    max-height: 70px;
    width: auto;
}

.logo a {
    padding: 0;
    color: #404040;
    font-size: 25px;
} /*fontsize för att over-ride "extra" höjd på loggan*/
 

/*Standard meny + hovers*/
nav {
    padding: 10px 0;
    z-index: 10;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
}
nav ul.menu a.nav-active { border-bottom: 0px solid #e4e4e4; }
.mobile-menu nav ul.menu a.nav-active { border-bottom: none !important; }
nav ul.menu li {
    padding: 0 10px;
    margin: 0;
    border-right: 0px solid #0E692F;
    font-size: 1.4em;
}

nav ul.menu li:last-child {
    border: none;
}

nav ul.menu li.dropdown > a:after {
    content: " \f107";
    display: inline-block;
    font-family: fontawesomeregular;
    font-size: 1em;
    margin: 0 0 0 5px;
    vertical-align: middle;
}

nav ul.menu li a {
    padding: 4px 5px;
    letter-spacing: 0.5pt;
    -webkit-transition: 0.5s ease-in 0s;
    transition: 0.5s ease-in 0s;
    color: #000;
    font-size: 0.8em;
}

nav ul.menu li a:hover {
    -webkit-transition: 0.5s ease-in 0s;
    transition: 0.5s ease-in 0s;
    color: #8c7f52;
}

nav ul.menu .active a, nav ul.menu .current a {
     border-bottom: 2px solid #000;
}

/*Dropdown + hover*/
nav .menu .dropdown ul {
    font-size: 0.6em;
    border: none;
    padding: 5px 0;
    background: rgba(255, 255, 255, 0.7);
    left: 20px;
}

/*Mobile menu under 800px - fixed header*/
.mobile-menu header {
    position: fixed;
    top: 0;
    min-height: 80px;
    border-bottom: 1px solid #e4e4e4;
    box-shadow: none;
} /*background på header bar*/


.mobile-menu .wrapper {
    margin-top: 80px;
}  /*knuffar ner innehåll bakom menyn - justera höjd*/



.mobile-menu .logo {
    text-align: left;
    padding: 20px 100px 10px 20px;
}

.mobile-menu .logo img {
    max-height: 40px;
    max-width: 100%;
    height: auto;
}

.mobile-menu .logo a {
}

#menu-icon {
    height: auto;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 20px;
    top: 30px;
    z-index: 10;
}

#menu-icon span {
    border: 2px solid #000;
    border-radius: 3px;
}

.mobile-menu nav ul.menu {
    background: rgba(255, 255, 255, 0.6);
    font-size:0.8em;
}

.mobile-menu nav ul.menu.show {
    max-height: calc(100vh - 50px);
}  /*räknar höjd - fixed header*/

.mobile-menu nav .menu .dropdown ul {
    background: rgba(255, 255, 255, 0.7);
    padding: 0;
    left: 0px;
}

.mobile-menu nav ul.menu li.dropdown > a:after {
    display: none;
}

.mobile-menu nav ul.menu li {
    border: none;

}


/*-------------------------------------------------------------------MEDIA QUICKIES--------------------------------------------------------------------*/
/*----------------------------Allt under 1300px----------------------------*/
@media (max-width: 1300px) {
     
/* Standard meny - tight it up*/ 
    nav ul.menu li {
        border: none;
        padding: 0 5px;
    }

    nav ul.menu li:last-child {
        padding-right: 15px;
    }

   
}

/*----------------------------Allt under 1100px----------------------------*/
@media (max-width: 1099px) {
/*container width*/
    .container {
        width: 95%;
    }
 .autoslick .slick-slide{
    width: 50vw;
    height: 100vh;
}      
 
/*Show hide*/    
    .m-show {
        display: block;
    }

    .m-hide {
        display: none;
    }
}
/*----------------------------Allt under 800px----------------------------*/
@media (max-width: 799px) {
 .sektion.full {
        min-height: 50vh;
        background-position: center top;
        background-size: cover;
    }
 .banner_sektion {
      background-attachment: scroll !important;
    }
.intro_sektion {
    min-height: calc(50vh - 20px);
    background: #FFF;
}
.autoslick .slick-slide{
    width: 50vw;
    height: 40vh;
}
.bildspel_sektion {
    min-height: calc(45vh - 20px);
    background: #FFF;
}
    .autoslick .slick-track  {
    height: 40vh;
  
}
 .slick .slick-track {
  height: 95vh;
  max-height: 65vw;
}

.startsidatext {
        color: #000;
        background: rgba(255, 255, 255, 0.7);
        padding: 0px 35px 0px 15px;
        -webkit-transition: background 0.5s ease-in 0s;
        transition: background 0.5s ease-in 0s;
}
    h1 {
        font-size: 1.9em;
        padding-bottom:0px;
    }
 h2 {
        font-size: 1.8em;
    }
    h3 {
        font-size: 1.5em;
    }
    .sektion {
        padding: 40px 0px 0px 0px;
    }

    .boxar {
        box-shadow: none;
    }

  
    .banner_sektion h1 {
        font-size: 3.5em;
    }
    
/*Fontsize*/ 
    body {
        line-height: 1.25em;
        font-size: 0.97em;
    } 
    
/*Bild*/
    .bild {
        margin: 0 0 20px 20px;
    }

    .startsidatext h1 {
        font-size: 2.4em;
    }

    .socialmediabanner a {
        border-right: none;
        padding: 5px 25px;
    } 
    
/*Images*/      
    .s-six img, .xs-six img, .s-twelve img, .xs-twelve img {
        width: 100%;
        height: auto;
    }
   
/*Sidfot*/   
    .sidfot .s-twelve {
   
        margin: 0 auto;
        max-width: 400px;
        padding: 20px 0;
        text-align: center;
    }

    .sidfot .s-twelve:last-child {
        border-bottom: none;
    }
}

/*---------------------------MEDIA XS - upp till 550-----------------------------*/
@media (max-width: 549px) {
 
    .startsidatext h1 {
        font-size: 1.8em;
    }

    .banner_sektion h1 {
        font-size: 2.0em;
    }
.intro_sektion {
    min-height: calc(40vh - 10px);
    background: #FFF;
}
    h1 {
        font-size: 1.8em;
    }
.bildspel_titel h1 {
    font-size: 1.6em;
    color: #FFF;
    display: block;
    padding-top:5vh;
    text-align: center;
    text-shadow: 0 0 15px rgba(0, 0, 0, 0.9);
}
    .slick-track {
        height: 90vh;
        max-height: 85vw;
}

    .slick-slide {
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        display: block !important;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
           height: 50vh;
    }

    .startsidatext {
        margin-top: 30px;
    }
/*spalt*/    
    .spaltX2 {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 0px;
        -moz-column-gap: 0px;
        column-gap: 0px;
        text-align: none;
    } 
   
/*Kontaktbanner*/   
    .kontaktbanner .boltforms-row {
        width: 100%;
        padding-right: 0px;
    }

/*gallerithumbs*/
    .galleribild {
        border-bottom: 1px solid #e4e4e4;
        border-right: 1px solid #e4e4e4;
    }

    .galleribild:nth-child(2n+2) {
        border-right: none;
    }

/*Show hide*/    
    .xs-show {
        display: block;
    }

    .xs-hide {
        display: none;
    }
         
/*map*/
    .map-canvas {
        width: 100%;
        max-height: 200px;
    }
    
/*table varje cell under varann med border efter varje rad 
table tr td {display: list-item; list-style: none; padding:0; }
table tr td:first-child {padding: 10px 0 0;}
table tr td:last-child {padding: 0 0 10px;}*/;
}

@media (max-width: 320px) {
/*bild*/
    .bild {
        width: 100%;
        max-width: 100%;
        margin: 0 0 10px;
        float: none;
    }

    .bild img {
        width: 100%;
        height: auto;
    }
}
/*-------------------------------------------------------------------END MEDIA QUERYS--------------------------------------------------------------------*/
/*------------------------------------------------------Make FB widget responsive-------------------------------------------------------*/
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget iframe[style], .twitter-timeline {
    width: 100% !important;
}
