*         { margin: 0; padding: 0; border: 0; }
body      { font-family: Arial, Helvetica, Verdana, sans-serif; color: #000; font-size: 12px; line-height: 16px;}

#header             { width: 100%; max-width: 980px; background: #fff; margin: 0 auto; }
#introtext          { padding: 20px; position: relative; }
#introtext h1       { font-size: 30px; text-transform: uppercase; font-weight: 900; line-height: 46px; font-family: Raleway, sans-serif; }
#introtext .lng     { position: absolute; top: 35px; right: 20px; font-family: Raleway, sans-serif; }
#introtext .lng a   { font-size: 20px; text-transform: uppercase; font-weight: 900; text-decoration: none; color: #888; }
#introtext .lng a.active, #introtext .lng a:hover { color: #000; }
#introtext .lng .sep  { vertical-align: 3px; }

#introtext .image-holder { max-width: 350px; max-height: 150px }
#introtext .image-holder img { max-width: 100%; max-height: 100%; object-fit: contain; }
#introtext h1 a {text-decoration: none; }
#introtext h1 a:hover {opacity: 0.8; }
/*#introtext .logo      { width: 250px; max-width: 250px; max-height:150px; height: auto; }*/

.grey               { color: #666; }
span.grey a         { color: #666; text-decoration: underline; }
span.grey a:hover   { text-decoration: none; }

.page_content       { width: 100%; max-width: 940px; background: #fff; margin: 0 auto; font-family: 'Raleway', sans-serif; padding: 20px; min-height: 1200px; }
.page_content *     { font-size: 15px; line-height: 24px }
.page_content h1    { font-size: 42px !important; text-transform: uppercase; font-weight: 900; line-height: 50px; font-family: Raleway, sans-serif; }
.page_content a     { color: rgb(122, 122, 122); }

/* Small Devices 2 */
@media screen and (min-width: 0px) and (max-width: 990px) 
  {
  #foozee_header { display: none; }
  #foozee_introtext { display: none; }
  #foozee_logo   { width: 30% !important; margin-top: 5px;}
  #foozee_mediasports { width: 30% !important; margin-top: 20px; }
  #zs_wrapper    { padding: 0; width: calc(100% - 20px); background: #fff; margin: 0 auto !important; }
  }