/*=================== RESPONSIVE RULES ======================*/
@media (min-width: 1430px) {
  .container {
    width: 1400px;
  }
}
@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;
}
}

/*======================================================== Jonas rettelser 11/11 2016 ====================================================*/
@media (max-width: 991px){
  #push {display: none;}
  #wrapper {margin: 0 auto 0; min-height: 0;}
  #footer-wrapper {height: auto;}
}
/*=================== LAPTOP ======================*/
@media (max-width: 1499px) {
  #feature {
    margin-top: -115px;
  }
}
@media (max-width: 1399px) {
  .featurebox a {
    font-size: 22px;
    position: relative;
    margin-bottom: 20px;
  }
  .featurebox a::after {
    top: 35px;
    left: 0;
  }
  .featurebox .module_container .col-sm-6 {
    padding: 30px;
  }
  .featureimage img {
    object-fit: cover;
    height: 100%;
  }
  .bundinfo ul {
    width: calc(100% - 40px);
    margin: 0 20px;
  }
  #feature {
    margin-top: -110px;
  }
  #logo {
    min-width: 200px;
  }
}
/*=================== TABLET LANDSCAPE ======================*/
@media (max-width: 1199px) {
  .kontaktformular2 .module_container {
    min-height: 670px;
  }
  .tp-caption {
    left: 27px !important;
  }
  .tp-caption.large_text h3 {
    font-size: 22px !important;
  }
  .tp-caption.large_text p {
    font-size: 18px !important;
  }
  .tp-caption.large_text a {
    font-size: 12px !important;
  }
  .featurebox a {
    font-size: 17px;
  }
  #box1 h3 {
    top: 230px !important;
  }
  #box1 figure:hover h3 {
    top: 60px !important;
  }
  .body_kontaktside .bottom-overlay {
    padding: 60px 45px !important;
  }
}
/*=================== TABLET PORTRAIT ======================*/
@media (max-width: 991px) {
  main,
  .kompetencermenu .module_container,
  .kontaktoplysninger .module_container,
  .kontaktformular2 .module_container {
    padding: 40px;
  }
  .body_kontaktside .bottom-overlay {
    padding: 40px !important;
  }
  .kompetencermenu h3,
  .kontaktoplysninger h3,
  .kontaktformular2 h3 {
    font-size: 22px;
  }
  .bundinfo li:nth-child(4) {
    padding-left: 0;
  }
  .bundinfo li {
    padding-left: 10%;
  }
  .tp-caption {
    left: 20px !important;
  }
  .tp-caption.large_text h3 {
    font-size: 18px !important;
  }
  .featurebox a {
    line-height: 20px;
  }
  .featurebox a::after {
    top: auto;
    bottom: -10px;
  }
  .featurebox .feature-readmore {
    font-size: 12px;
    padding: 5px 11px;
  }
  .featurebox p {
    line-height: 18px;
    font-size: 14px;
  }
  .bundform {
    padding: 70px 30px 30px !important;
  }
  .bottom-overlay {
    padding: 30px 30px 50px !important;
  }
}
/*=================== MOBILE ======================*/
@media (max-width: 767px) {
  .topbar li {
    padding-left: 0;
  }
  main h1 {
    font-size: 22px;
  }
  main h1::after {
    top: auto;
    bottom: -15px;
  }
  #aside-right {
    margin-top: 0;
  }
  #wrapper .formResponsive input[type="text"],
  #wrapper .formResponsive input[type="password"],
  #wrapper .formResponsive textarea,
  #wrapper .formResponsive select {
    width: calc(100% - 10px) !important;
  }
  .bottom-overlay {
    padding-top: 0 !important;
  }
  .maintop-overlay h3, .maintop-2-overlay h3, .bottom-overlay h3 {
    font-size: 21px;
  }
  .bundinfo li {
    padding-left: 0;
    float: none;
  }
  #feature {
    margin-top: -45px;
    padding-bottom: 55px;
  }
  .tp-caption:nth-child(2) {
    top: 20px !important;
  }
  .tp-caption:nth-child(3) {
    top: 80px !important;
  }
  .tp-caption.large_text h3 {
    font-size: 16px !important;
    line-height: 16px !important;
  }
  .tp-caption.large_text p {
    font-size: 15px !important;
  }
  .tp-caption.large_text a {
    font-size: 12px !important;
    line-height: 12px !important;
  }
  #showcase a {
    padding-left: 0 !important;
  }
  .topbar ul {
    padding-left: 0;
  }
  .featurebox a {
    font-size: 22px;
    margin-bottom: 30px;
  }
  .featurebox a::after {
    bottom: -15px;
  }
  .featurebox p {
    line-height: 24px;
    font-size: 16px;
  }
  .featurebox .module_container .col-sm-6 {
    padding-bottom: 70px;
    min-height: auto;
  }
  .featurebox .feature-readmore {
    font-size: 14px;
    padding: 5px 15px;
  }
  #box1 h3 {
    font-size: 25px;
    line-height: 27px;
  }
  .simpleboxes:nth-child(3) #box1 figure img,
  .simpleboxes:nth-child(4) #box1 figure img {
    max-width: none;
    width: auto;
    margin-left: -50%;
  }
  .featureimage img {
    width: 100%;
  }
  .maintop-overlay {
    padding: 50px 30px !important;
  }
  body {
    background-color: #eee;
  }
  .kontaktoplysninger li {
    line-height: 23px;
    min-height: 46px;
  }
  .kontaktoplysninger li a {
    word-wrap: break-word;
  }
  .moduletable.kontaktoplysninger {
    padding-bottom: 40px;
  }
  .moduletable.col-sm-6.kontaktformular2 {
    padding-left: 15px;
  }
  .feature-arrow {
    top: -9px;
    left: calc(50% - 8px);
    transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
  }
}
/*=================== iPhone 6 + ======================*/
@media (max-width: 479px) {
    
}
/*=================== iPhone 6 ======================*/
@media (max-width: 413px) {
  .breadcrumb > li {
    font-size: 22px;
  }
}
/*=================== iPhone 5 & 4 ======================*/
@media (max-width: 374px) {
  .kompetencermenu h3, .kontaktoplysninger h3, .kontaktformular2 h3, .body_kontaktside .bottom-overlay h3 {
    font-size: 18px;
  }
  .tp-caption.large_text p {
    font-size: 13px !important;
  }
  .breadcrumb > li {
    font-size: 19px;
  }
}