/* @override 
	http://ganddal-bydelshus.no/fileadmin/templates/bootstrap/css/styles.css?1387804901 */




/* Sticky footer styles
-------------------------------------------------- */
      html,
      body {
        height: 100%;
        /* The html and body elements cannot have any padding or margin. */
      }

      /* Wrapper for page content to push down footer */
      #wrap {
        min-height: 100%;
        height: auto !important;
        height: 100%;
        /* Negative indent footer by it's height */
        margin: 0 auto 60px;
      }

      /* Set the fixed height of the footer here */
      #push,
      #footer {
        height: 160px;
      }
      #footer {
        background-color: #f5f5f5;
        padding-top: 20px;
      }

      /* Lastly, apply responsive CSS fixes as necessary */
      @media (max-width: 767px) {
        #footer {
          margin-left: -20px;
          margin-right: -20px;
          padding-left: 20px;
          padding-right: 20px;
        }
      }



/* Custom page CSS
-------------------------------------------------- */
	



/* Layerslider styles
---------------------------------------------------*/

/*
#layerslider-container {
	width: 80%;
	min-width: 400px;
	max-width: 1400px;
	margin: 50px auto;
}
*/

#layerslider-container-fw {
	width: 100%;
	margin: -91px auto 50px;
	
}



/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */





/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  position: relative;
  z-index: 15;
}




/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {


  /* Navbar positioning foo */
  .navbar-wrapper {
    margin-top: 20px;
  }
  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 4px;
  }


}

@media (min-width: 992px) {


}
