<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">


/* xxs */
@media screen and ( max-width: 767.98px ) and ( max-height: 600px ){
/*@media screen and ( max-width: 767.98px ) and ( max-height: 567.98px ){*/
/*@media screen and ( max-width: 767.98px ) and ( max-height: 1000px ){*/
  /*.inhalt { background-color: rgba(255, 0, 0, 0.5); }*/

  .logo {
    /*margin-left: 45px;*/
    width: 113px;
    height: 42px;
    margin-left: 14px;
  }
  .progresss  {
    top: -30px;
    width: 58px;
    height: 58px;
    margin-bottom: -29px;
  }
  .progress-spacer { margin-bottom: -10px; }
  .main {
    margin-top: 30px; 
  }
  .inhalt { 
    margin-bottom: 20px; 
  }

  .headl1 { 
    font-size: 10px; 
    margin-bottom: 2px;
  }
  .headl2 { 
    font-size: 12px; 
    line-height: 16px;
    margin-bottom: 12px;
  }
  
  .subtext,.subtext2 { 
    font-size: 9px; 
    line-height: 12px;
    margin-top: -10px;
    margin-bottom: 10px;
  }

  .welcometext { 
    font-size: 10px; 
    line-height: 16px;
    letter-spacing: 0;
    margin-top: 12px;
    margin-bottom: -6px;
  }

  .b-quest {
    font-size: 12px;
    letter-spacing: 0.11px;

    height: 32px; 
    width: 100%; 
    /*max-width: 400px; */
    max-width: 264px; 
  }

  .questions .b-quest-wrap{ margin-bottom: 8px; }
  
  .results .images { margin-bottom: 8px; }

  .jobs, .jobs a { 
    font-size: 12px; 
    letter-spacing: 0.11px;
    line-height: 16px;
    margin-bottom: 2px;
    /*height: 64px;*/
  }

  .results .pager { 
    margin-bottom:8px;
  } 
  
  .results .pager img{
    padding-left: 4px;
    padding-right: 4px;
  }
  .results .img {
    width:96px;
    height:96px;
  }
  .results .chevron {
    margin-top: 32px;
    height:36px;
    width:auto;
  }

  .results .images { margin-bottom: 14px; }

  .b-nav {
    font-size: 10px;
    height: 32px; 
    width: 100%; 
    /*max-width: 260px; */
    max-width: 128px; 
  }
  /*!!!*/
  .b-nav img {
    display: block;
  }

  .subnav{ margin-top: 4px; }
  .questions { margin-bottom:0px; }

  .footer .row { 
    font-size: 10px; 
    padding-right:20px;
    /*padding:0px;*/
    /*margin:0px;*/
    /*margin-bottom:20px;*/
  }
  .footer {
    /*padding:0px;*/
    /*margin:0px;*/
   }
  .footer a { margin:0px; }  
  .footer span { margin:0px; } 

  .b-nav img { display: none; }

}</pre></body></html>