/* Enter Your Custom CSS Here */

.carousel-inner {
overflow: hidden;
width: 100%;
max-width: 1500px;
position: relative;
margin-left: auto;
margin-right: auto;
}

@media screen and (min-width: 1200px) {
.row-fluid [class*=span]:first-child {
margin-left: 6% !important;
}
}

@media screen and (min-width: 1200px) {
.row-fluid [class*=span] {
margin-right: -300px !important;
}
}


/********* VISIBILITY HIDDEN ***********/
.colophon__row .footer__credits .czr-credits {
		display: none;
}

.tc-hot-crumble {
  visibility: hidden;
}

.entry-header {
  visibility: hidden;
}

.span4.credits {
  visibility: hidden;
}

/******************* NEW HOME PAGE ***************/

/******************* FOOTER *******************/

footer #footer .colophon {
    margin-top: 0;
    background: inherit;
    padding: 0px;
  height: 1px;
}

.pull-right {
  visibility: hidden;
}

footer#footer h3, footer#footer h4, footer#footer h5, footer#footer h6, footer#footer p {
  text-align: left;
}

.widget-title {
  visibility: hidden;
}


/*********************** FORSIDE ***********************/
.container, .marketing {
  margin-bottom: 3em;
}

/********************* OM PARKEN ********************/

#pl-5 {
  margin-top: -6em;
}

.undertitle {
  color: #4580bc;
}
/************************ INTERACTIVE MAP ***********************/
.interactivemap {
  margin-top: -7em;
}

/*********************** KONTAKT *********************/
iframe {
  width: 100%;
  margin-top: 7em;
}

#pgc-9-2-0 {
  padding-left: 0 !important;
}

.sow-features-feature .sow-features-feature-last-row {
  width: 100%;
}

.contacttitle {
  margin-top: -2em;
}

.sow-features-feature, .sow-features-feature-last-row {
  margin-top: 6.5em;
}

#panel-9-1-0-0 {
  margin-left: 6em;
  margin-top: 6.5em;
}

#panel-9-1-0-1 {
  margin-left: 6em;
  margin-top: 6.5em;
}

#pgc-9-2-0 {
  padding-left: 6em;
}

#pgc-9-1-1 {
  margin-top: 8em;
}

#pg-9-1 .panel-grid-cell {
  padding-left: 0px !important;
}
#pg-9-1 {
  margin-bottom: -5px !important;
}

/******************** RESPONSIV MENU *******************/


/************************* RESPONSIVE ************************/
@media screen and (max-width: 650px) {
.js .menu, .js .sub-header-menu {
display: block !important;
}
}

@media screen and (max-width: 650px) {
.js .menu, .js .sub-header-menu {
display: block !important;
}
}

@media screen and (max-width: 767px) {
  footer#footer h3, footer#footer h4, footer#footer h5, footer#footer h6, footer#footer p {
  text-align: center;
}
}

@media screen and (max-width: 780px) {
  #pl-5 {
    text-align: center;
  }
  .textwidget h4 {
 	text-align: left;
  }
#panel-9-1-0-0 {
  margin-left: 0;
}
  #pgc-9-1-1{
    margin-top:4em;
  }
#panel-9-1-0-1 {
  margin-left: 0;
}

#pgc-9-2-0 {
  padding-left: 0;
}
  .samarbeid {
    text-align: center !important;
  }
}

@media screen and (max-width: 1200px) {
  .widget-front h2 {
     font-size: 25px;
  }
}

/* HEADER */
header {
		height: 80px !important;
}

/*FRONT PAGE FEATURED HIDDEN*/
#page-219 {
  display: none;
}