@media screen and (max-width: 1080px) {
  /* line 2, ../../sass/responsive/big.scss */
  .footer .inside {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; } }
@media screen and (max-width: 1000px) {
  /* line 10, ../../sass/responsive/big.scss */
  .header,
  .nav-bar .inside,
  .teaser,
  .footer .inside {
    width: auto; }

  /* line 17, ../../sass/responsive/big.scss */
  .header {
    padding: 15px 10px; }

  /* line 21, ../../sass/responsive/big.scss */
  .teaser {
    padding-left: 10px; }

  /* line 25, ../../sass/responsive/big.scss */
  .column--right {
    display: none; }

  /* line 29, ../../sass/responsive/big.scss */
  .main_content {
    width: 100%;
    padding: 0; }

  /* line 34, ../../sass/responsive/big.scss */
  .column--main {
    margin: 0 10px; }
    /* line 37, ../../sass/responsive/big.scss */
    .column--main .jobletter {
      display: block;
      margin: 20px 0 0 0; }
    /* line 42, ../../sass/responsive/big.scss */
    .column--main #jobletterform_small {
      max-width: 500px; }

  /* line 47, ../../sass/responsive/big.scss */
  .footer .info .contacts {
    display: inline; } }
