

  #everything {
    overflow: hidden;
    width: 100%;
    height: 100%;
    min-width: 100%;
    min-height: 100%;
    max-width: 100%;
    max-height: 100%;
    position:relative;
    z-index:2;
    touch-action: manipulation;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
  }


  .headerImage {
    position: relative;
    background-image:url(../images/bricks_top.png);
    z-index: 200;
    background-size: 100% 100%;
    width:100%;
    height: 74px;    
    background-position: left top; 
    background-repeat: no-repeat;
  }

  .headerImage img {
    margin-left: 10px;
    padding: 5px;
    height: 44px; 
  }

  .footerImage {
    position: absolute;
    bottom: 0;
    background-image:url(../images/bricks_bottom.png);
    z-index: 100;
    background-size: 100% 100%;
    width:100%;
    height: 74px;    
    background-position: left top; 
    background-repeat: no-repeat;
  }

  #gameIntro {
    position: absolute;
    top: 0px;
    height: 100%;
    width: 100%;
    overflow: hidden;
    z-index: 101;
  }


  /* --------------------------------- */
  #intro_crook_driver {
/*    z-index: 100;
    position: absolute;
    bottom: 0px;
    left: -20px;
    width: 50%;*/
    display: none;
  }

  #intro_crook_driver img {    
    max-width: 100%;
    height: auto;
    display: none;
  }

  #intro_crook_driver_speech_bubble {
    /*background-image: url(../images/speech_bubble_left.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 365px;
    height: 231px;
    z-index: 101;
    position: absolute;
    bottom: -120px;
    right: -75px;
    display: none;
    line-height: 160px;
    text-align: center;*/
    display: none;
  }

  #intro_crook_driver_speech_bubble #bubbleText {
/*    padding: 60px;
    padding-top: 10px;
    text-align: center;
    color: black;
    font-size: 26px;
    margin-left: 0px;
    padding-left: 5px;*/
    display: none;
  }  



  /* --------------------------------- */
  #intro_police_chief {
    z-index: 100;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 50%;
    display: none;
  }

  #intro_police_chief img {    
    max-width: 100%;
    height: auto;
  }

  #intro_police_chief_speech_bubble {
    background-image: url(../images/speech_bubble_left.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 365px;
    height: 231px;
    z-index: 101;
    position: absolute;
    bottom: 100px;
    right: 5px;
    display: none;
    line-height: 160px;
    text-align: center;
  }

  #intro_police_chief_speech_bubble #bubbleText {
    padding: 50px;
    padding-top: 25px;
    text-align: center;
    color: black;
    font-size: 26px;
    margin-left: -10px;
  }  



  /* --------------------------------- */
  #intro_police_bike_rider {
    z-index: 100;
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 50%;
    display: none;
  }

  #intro_police_bike_rider img {    
    max-width: 100%;
    height: auto;
    float: right;    
  }

  #intro_police_bike_rider_speech_bubble {
    background-image: url(../images/speech_bubble_right.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 315px;
    height: 194px;
    z-index: 101;
    position: absolute;
    bottom: 100px;
    right: 60px;
    display: none;
    line-height: 160px;
    text-align: center;
  }

  #intro_police_bike_rider_speech_bubble #bubbleText {
    padding: 50px;
    padding-top: 25px;
    text-align: center;
    color: black;
    font-size: 32px;
    margin-left: -10px;
  }

  /* --------------------------------- */
  #intro_police_truck_driver {
    z-index: 100;
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 50%;
    display: none;
  }

  #intro_police_truck_driver img {    
    max-width: 100%;
    height: auto;
    float: right;    
  }

  #intro_police_truck_driver_speech_bubble {
    background-image: url(../images/speech_bubble_right.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 315px;
    height: 194px;
    z-index: 101;
    position: absolute;
    bottom: 100px;
    right: 60px;
    display: none;
    line-height: 160px;
    text-align: center;
  }

  #intro_police_truck_driver_speech_bubble #bubbleText {
    padding: 50px;
    padding-top: 15px;
    text-align: center;
    color: black;
    font-size: 32px;
    margin-left: 0px;
  }

  /* --------------------------------- */
  #intro_police_aeroplane_pilot {
    z-index: 100;
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 50%;
    display: none;
  }

  #intro_police_aeroplane_pilot img {    
    max-width: 100%;
    height: auto;
    float: right;    
  }

  #intro_police_aeroplane_pilot_speech_bubble {
    background-image: url(../images/speech_bubble_right.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 315px;
    height: 194px;
    z-index: 101;
    position: absolute;
    bottom: 100px;
    right: 60px;
    display: none;
    line-height: 130px;
    text-align: center;
  }

  #intro_police_aeroplane_pilot_speech_bubble #bubbleText {
    padding: 5px;
    padding-top: 0px;
    text-align: center;
    color: black;
    font-size: 32px;
    margin-left: 0px;
  }

  /* --------------------------------- */
  #intro_fire_truck_driver {
    z-index: 100;
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 50%;
    display: none;
  }

  #intro_fire_truck_driver img {    
    max-width: 100%;
    height: auto;
    float: right;    
  }

  #intro_fire_truck_driver_speech_bubble {
    background-image: url(../images/speech_bubble_right.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 315px;
    height: 194px;
    z-index: 101;
    position: absolute;
    bottom: 100px;
    right: 60px;
    display: none;
    line-height: 130px;
    text-align: center;
  }

  #intro_fire_truck_driver_speech_bubble #bubbleText {
    padding: 5px;
    padding-top: 0px;
    text-align: center;
    color: black;
    font-size: 32px;
    margin-left: 0px;
  }


  #bubbleText {
    vertical-align: middle;
    line-height: 26px !important;
    text-align: center;
    padding: 5px;
    display: inline-block;
  }