/*=================== RESPONSIVE RULES ======================*/
@media (max-width: 768px) {
.mainmenu {
    width: 100%;
    float: none !important;
	padding: 0;
}
#logo {
  text-align: center;
}
#magic-line { display: none; }
#wrapper .none #js-mainnavcss3.megamenu {
    background-color: #333333;
}
#navigation {
	display: none;
}
  #mobile-menu {
	display: block;
  }
}
@media (min-width: 651px) {
#wrapper .formResponsive .formHorizontal .formControls {
    margin-left: 120px;
}
#wrapper .formResponsive .formHorizontal .formControlLabel {
    text-align: left;
    width: 120px;
}
}

/* Søren S. */

@media (max-width: 1024px) {
    #maintop .container,
    #footer .container,
    #header .container,
    #top .container,
    #feature .container,
    #content .container {
        width: 100% !important;
    }

    #box1 figure img {
      opacity: 0.3 !important;
    }

    .cc-cookies {
      position: fixed;
      bottom: 0;
    }

    #box1 h3,
    #box1:hover h3 {
        margin: 20px 0 0 0 !important;
    }

    #box1 figure {
        //background-color: rgba(0, 175, 219, 0.5) !important;
    }
    
    #box1 figure:hover h3 {
        margin-top: 20px;
    }

    #box1 figure:hover figcaption {

    }

    #box1 figure figcaption,
    #box1 figure:hover figcaption {
        z-index: 999;
        margin-bottom: 0 !important;
        bottom: 0 !important;
    }

    #box1 .content > p:last-child {
      margin-bottom: 0;
    }

    #box1 .content span {
      width: 100%;
    }

    #feature .container .entrys {
      width: 20%;
    }

    #content .boards {
      height: 180px;
    }

    #content .boards h4 {
      padding-top: 0;
    }

    .bundknap {
      padding-top: 4px !important;
    }
}

@media (max-width: 991px) {
  #feature .entrys {
    display: inline-block;
  }

  #content .boards {
    width: 24%;
    display: inline-block;
    vertical-align: top;
    outline: none;
  }

  #feature .container .entrys {
    width: 30%;
  }
}

@media (max-width: 768px) {
  .entrys {
    width: 33.3333333333% !important;
  }

  .entrys a span {
    font-size: 20px !important;
    font-weight: 700;
  }

  #maintop .col-sm-3 {
    width: 50%;
  }

  #maintop .col-sm-3 {
    margin-bottom: 30px;
  }

  #wrapper .formResponsive input[type="text"],
  #wrapper .formResponsive input[type="password"],
  #wrapper .formResponsive textarea,
  #wrapper .formResponsive select{
    width: calc(100% - 20px) !important;
    padding: 10px !important;
  }

  .hojretop {
    z-index: 9999;
  }

  .logo {
    padding-left: 0;
  }

}

@media (max-width: 767px) {
  .entrys {
    display: block;
    width: 100% !important;
  }

  .entrys a {
    background-color: rgba(0, 175, 219, 0.9) !important;
  }

  .boards {
    width: 100% !important;
    height: auto !important;
    min-height: auto !important;
    margin-bottom: 20px;
    border: solid 1px #00afdb !important;
  }

  #feature {
    margin-top: 0;
  }

  .banner img,
  #showcase {
    height: auto !important;
  }

  .pull-right {
    float: left !important;
  }

  .topinfo ul li {
    width: 100%;
  }

  #maintop .col-sm-3 {
    width: 100%;
  }

  .bundknap {
    padding-top: 5px !important;
    margin-top: 25px !important;
  }

  .rsform-block {
    width: 100% !important;
  }

  .entrys a span {
    font-size: 30px !important;
    font-weight: normal !important;
  }
  .kontaktsideform .rsform-block.rsform-block-send {
    margin-top: 0px;
  }

}

@media (max-width: 425px) {
  .kontaktsideform h3 {
    font-size: 22px;
  }

  .contactinformation {
    margin-bottom: 20px;
  }

  #wrapper .formResponsive input[type="submit"] {
    width: 100% !important;
    margin-top: 30px;
  }
}

@media (max-width: 360px) {

}

@media (max-width: 320px) {

}
