/*
screen.css ~ isobuilt
*/
body {
  width: 100%;
  *zoom: 1;
  *zoom: 1;
  *zoom: 1;
}
body:before,
body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}
body:before,
body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  background: #fff;
  color: #000;
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
p,
pre {
  margin: 1em 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html,
button,
input,
select,
textarea {
  color: #222;
}
body {
  font-size: 1em;
  line-height: 1.4;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
img {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.issuuembed span {
  display: none !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  font-family: "ubuntu-mono", "Ubuntu Mono", sans-serif;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 18px;
}
b,
strong {
  font-weight: 400;
  color: #000;
}
a,
a:visited {
  color: #7b7b75;
  text-decoration: none;
}
a:hover,
a p,
a.current,
a.active {
  color: black;
}
a:hover,
a:active {
  outline: 0;
}
nav ul,
ul#lang {
  margin: 0;
  padding: 0;
}
body,
html {
  min-height: 101%;
}
h3 {
  font-family: "ubuntu-mono", "Ubuntu Mono", sans-serif;
  font-size: 13px;
  line-height: 15px;
  margin: 0 !important;
}
p,
pre {
  margin: 0 0 1em 0;
}
.headerbox {
  background: #fff;
  border-bottom: 1px solid #c6c5c6;
}
header {
  height: 235px;
}
header #title {
  margin-top: 50px;
}
header #title a {
  color: #000;
}
header li {
  text-transform: uppercase;
}
header .hright {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font: 13px/15px "ubuntu-mono", "Ubuntu Mono", sans-serif;
  font-size: 13px;
  line-height: 15px;
  float: right;
  height: 183px;
  margin-top: 51px !important;
  position: relative;
}
aside.hright h1 {
  display: block;
  font: 13px/15px "ubuntu-mono", "Ubuntu Mono", sans-serif;
  font-size: 13px;
  height: 22px;
  line-height: 22px;
  margin: 0;
  background: url(/files/img/related_animation.gif) no-repeat 0 8px;
  padding: 0 0 0 10px;
}
aside.hright h1:hover {
  cursor: pointer;
}
aside.hright .inner {
  display: block;
  max-width: 387px;
  float: right;
}
.inner {
  position: absolute;
  bottom: 0;
}
.js .hright {
  visibility: hidden;
}
ul.tabs {
  display: block;
  display: table;
  margin: 0 0 0 -1px !important;
  padding: 0 !important;
  border: none;
}
ul.tabs li {
  display: block;
  display: table-cell;
  width: auto;
  height: 22px;
  line-height: 22px;
  margin: 0 !important;
  padding: 0 !important;
  border: none;
  list-style: none;
  text-align: center;
  width: 30%;
}
ul.tabs li:first-child {
  text-align: left;
}
ul.tabs li:last-child {
  text-align: right;
}
ul.tabs li.divider {
  width: 5%;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAMAAABFaP0WAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA7FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wUmlnaHRzPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvcmlnaHRzLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcFJpZ2h0czpNYXJrZWQ9IkZhbHNlIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InV1aWQ6QzZEMUQyMUYwRUJFRTExMTg3MzhBMzg5RTUyRUI0MjUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OTlEOEU1MTIxMUYyMTFFMkE1MUI5QUVFRDM0MjUwQ0QiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OTlEOEU1MTExMUYyMTFFMkE1MUI5QUVFRDM0MjUwQ0QiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjA5ODAxMTc0MDcyMDY4MTE4QzE0QTg3RjFCREIyREIwIiBzdFJlZjpkb2N1bWVudElEPSJ1dWlkOkM2RDFEMjFGMEVCRUUxMTE4NzM4QTM4OUU1MkVCNDI1Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+AKxcOwAAAAZQTFRFenp2AAAA8uiQRgAAAA5JREFUeNpiYAABgAADAAAGAAHgQhFOAAAAAElFTkSuQmCC);
}
ul.tabs li a {
  display: block;
  width: auto;
  margin: 0;
  text-decoration: none;
}
ul.tabs li.leftout {
  padding: 0;
  background-position: right 7px;
  margin-left: -25px;
  margin-right: 2px;
}
ul.tabs li.active a {
  color: #000;
}
ul.tabs:before,
ul.tabs:after {
  content: 'ï¿½020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
ul.tabs:after {
  clear: both;
}
ul.tabs {
  zoom: 1;
}
.sly {
  position: relative;
  width: 387px;
}
.frame {
  height: 95px;
  line-height: 95px;
  overflow: hidden;
}
.frame ul {
  list-style: none;
  margin: 0;
  padding: 0;
  height: 100%;
  font-size: 50px;
}
.frame ul li {
  float: left;
  width: 110px;
  height: 100%;
  margin: 0 5px 0 0;
  padding: 0;
  background: #333;
  cursor: pointer;
}
a img {
  vertical-align: top;
}
.scrollbar {
  margin: 0 0 3px 0;
  height: 2px;
  background: #ccc;
  line-height: 0;
}
.scrollbar .handle {
  width: 100px;
  height: 100%;
  background: #292a33;
  cursor: pointer;
}
.scrollbar .handle .mousearea {
  position: absolute;
  top: -9px;
  left: 0;
  width: 100%;
  height: 20px;
}
.hright .scrollbar {
  visibility: hidden;
}
aside:hover .scrollbar {
  visibility: visible;
}
.prevPage {
  position: absolute;
  left: -15px;
  top: 42px;
  z-index: 10000;
  text-indent: -999em;
  background: url('/files/img/gtg_sprite.png') no-repeat -20px -269px;
  width: 13px;
  height: 23px;
  display: block;
}
.nextPage {
  position: absolute;
  right: -15px;
  top: 42px;
  z-index: 10000;
  text-indent: -999em;
  background: url('/files/img/gtg_sprite.png') no-repeat -3px -269px;
  width: 13px;
  height: 23px;
  display: block;
}
.prevPage:hover,
.nextPage:hover {
  opacity: .85;
  cursor: pointer;
}
.tabs-content {
  height: 100px;
  overflow: hidden;
}
.tabs-content .sly {
  position: absolute;
  background: #fff;
}
aside {
  margin-left: 100px;
}
#lang {
  font-family: "ubuntu-mono", "Ubuntu Mono", sans-serif;
  font-size: 13px;
  line-height: 15px;
  list-style: none;
  width: 100%;
}
#lang li {
  padding: 0 5px 0 5px;
  list-style: none;
  float: left;
  height: 15px;
}
#lang li:first-child {
  padding-left: 0;
}
#lang li.divider {
  width: 1px;
  background: url(/files/img/gtg_sprite.png) no-repeat right -67px;
}
#lang li.social_fb a {
  display: block;
  background: url(/files/img/gtg_sprite.png) no-repeat 0 -144px;
  text-indent: -999em;
  width: 8px;
  margin-left: 3px;
  height: 15px;
}
#lang li.social_fb a:hover {
  background-position: -50px -144px;
}
#lang li.fri {
  float: right;
}
#lang li.social_tw a {
  display: block;
  background: url(/files/img/gtg_sprite.png) no-repeat 0 -158px;
  text-indent: -999em;
  width: 12px;
  height: 15px;
}
#lang li.social_tw a:hover {
  background-position: -50px -158px;
}
#lang li.social_inst a {
  display: block;
  background: url(/files/img/gtg_sprite.png) no-repeat 0 -173px;
  text-indent: -999em;
  width: 12px;
  height: 15px;
}
#lang li.social_inst a:hover {
  background-position: -50px -173px;
}
.borderb {
  border-bottom: 1px solid #c6c5c6;
  background: #fff;
}
#mainnav {
  font-family: "ubuntu-mono", "Ubuntu Mono", sans-serif;
  font-size: 18px;
  line-height: 18px;
  width: 410px;
  margin-top: 110px;
}
#mainnav li {
  display: inline;
  float: left;
}
#mainnav .levelup {
  display: none;
}
#mainnav a {
  padding: 0 29px 0 19px;
  background: url(/files/img/gtg_sprite.png) no-repeat right -67px;
  letter-spacing: 0.055em !important;
}
#mainnav ul li:first-child a {
  padding: 0 29px 0 0;
}
#mainnav ul li:last-child a {
  background: none;
}
#mainnav ul li:nth-child(3) a {
  background: none;
}
#mainnav ul li:nth-child(4) a {
  padding: 0 29px 0 0;
}
.p1 .headerbox {
  border-bottom: none;
}
.p1 h1#title {
  font-size: 24px;
  margin-top: 220px;
}
#leftbar {
  font-family: "ubuntu-mono", "Ubuntu Mono", sans-serif;
  font-size: 13px;
  line-height: 15px;
  text-transform: uppercase;
  padding-top: 25px;
  position: relative;
}
#leftbar #back {
  text-transform: uppercase;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #c6c5c6;
  font-family: ubuntu-mono, "Ubuntu Mono", sans-serif;
  font-size: 13px;
  line-height: 15px;
}
#leftbar .txt {
  margin: 0;
  position: absolute;
  left: 0;
  width: 100%;
  max-width: 125%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 15px;
  text-transform: none;
}
#leftbar .txt .counter {
  font-family: "ubuntu-mono", "Ubuntu Mono", sans-serif;
  font-size: 18px;
  line-height: 18px;
}
#leftbar .txt header {
  height: auto;
}
#leftbar .txt header h1 {
  margin: 30px 0 3em 0;
}
.sub2 {
  display: block;
  padding-top: 21px;
  margin-top: 22px;
  background: url(/files/img/gtg_sprite.png) no-repeat -173px -100px;
}
.sub2 li {
  display: block;
  float: none;
  padding-right: 0px;
  margin-right: 0px;
  background: none;
}
.years {
  margin-top: 1em;
}
.yearsli {
  display: block;
}
#artists ul.detail li {
  display: none;
}
#artists ul.detail li.all,
#artists ul.detail li.current {
  display: block;
}
.p3 li.all,
.p4 li.all,
.p5 li.all {
  display: none;
}
#main {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 15px;
}
#main h1 {
  font-family: "ubuntu-mono", "Ubuntu Mono", sans-serif;
  font-size: 18px;
  line-height: 18px;
  margin-top: 25px;
}
#main h1 span {
  display: block;
  margin: 0;
  padding: 0;
}
#main h1 span.date,
#main h1 span.show {
  font-family: "ubuntu-mono", "Ubuntu Mono", sans-serif;
  font-size: 13px;
  line-height: 15px;
}
#main h1 span.show {
  margin-top: 18px;
}
.figures ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.figures img {
  margin-bottom: 16px;
}
.smslider {
  background: #0F0;
}
article section.list {
  background: url('/files/img/gtg_sprite.png') no-repeat -173px -100px;
  margin-top: 22px;
}
article section.list:first-child {
  background: none;
}
img.lazy {
  opacity: 0;
  transition: opacity 1s;
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
}
img.lazy.loaded {
  opacity: 1;
}
#main article section.list {
  min-height: 100px;
  margin-top: 0;
}
#main article section header {
  height: auto;
  padding: 0;
  min-height: 155px;
  padding-bottom: 20px;
  position: relative;
}
#main article section header .status {
  position: absolute;
  bottom: 0;
}
#main article section header .bld {
  font-family: "ubuntu-mono", "Ubuntu Mono", sans-serif;
  font-size: 13px;
  line-height: 15px;
  color: black;
  text-transform: uppercase;
}
#main article section header .portrait {
  float: right;
  width: 49%;
  max-width: 387px;
  margin-top: -60px;
  max-height: 200px;
  overflow: hidden;
}
#main article section header .portrait img {
  max-width: 185px;
}
#main article section .txt-block {
  background: url('/files/img/gtg_sprite.png') no-repeat -173px -100px;
  padding-top: 20px;
}
#main article section.twocol .txt {
  margin: 0;
  padding: 0;
}
#main article section.twocol .txt .txt-block {
  padding: 0 !important;
  margin: 0;
}
#main article section.twocol .txt .txt-block h2 {
  background: url('/files/img/gtg_sprite.png') no-repeat -173px -100px;
  padding: 20px 0 5px 0;
  margin-top: 30px;
}
#main article section.twocol .txt .txt-block h2:first-child {
  margin-top: 0;
}
section.list a h1 {
  color: black;
}
section a:hover h1 {
  color: #7b7b75;
}
section a:hover img {
  opacity: .9;
}
.imges header {
  display: none;
}
.video-container {
  margin-bottom: 25px;
}
figure img + .issuu {
  margin-top: -20px;
}
.issuu {
  background: url(../img/loader.gif) no-repeat center center;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.issuu iframe,
.issuu object,
.issuu embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.issuu_link {
  display: none;
}
.p7 #main article .txt-img {
  padding-top: 11px;
}
.p7 #main article .txt-img p {
  text-transform: uppercase !important;
  font: 13px/15px "ubuntu-mono", "Ubuntu Mono", sans-serif;
  width: 40%;
}
.p7 #main article .txt-img a,
.p7 #main article .txt-img a:visited {
  color: #000;
}
.p7 img.contact {
  width: 55%;
  max-width: 669px;
  position: absolute;
  margin-left: 30%;
  top: 205px;
}
#tooltip {
  position: absolute;
  font: 12px/16px Arial, Helvetica, sans-serif;
  text-transform: none;
  background: #000;
  color: #fff;
  padding: 10px;
  display: none;
  margin-top: 20px;
}
#tooltip span {
  font: 13px/15px "ubuntu-mono", "Ubuntu Mono", sans-serif;
  text-transform: uppercase;
}
section {
  margin: 0;
  padding: 0;
}
* {
  outline: 0 none !important;
}
*:hover,
*:focus,
*:visited,
*:active {
  outline: 0 none !important;
}
*::-moz-focus-inner {
  border: 0 solid transparent;
}
body.inform,
html.inform {
  min-height: 100px !important;
  font-size: 12px;
  line-height: 12px;
  font-family: Arial, Helvetica, sans-serif;
}
body.inform >div,
html.inform >div {
  padding: 20px;
}
.inquiry {
  display: block !important;
  background: #ccc;
  margin-top: 2em;
  color: #000;
  padding: 2px 4px 2px 4px;
  min-width: 190px;
  margin-right: 20px;
  border: none;
  font-family: ubuntu-mono, 'Ubuntu Mono', sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  display: none;
}
.inquiry:hover {
  color: #3E3E3E;
}
#inform5 {
  background: #fff;
  padding-left: 28px;
  max-width: 460px;
}
#inform5 input,
#inform5 textarea {
  width: 300px;
  float: right;
  margin-bottom: 10px;
  padding: 0 3px 0 3px;
  box-sizing: border-box;
}
#inform5 textarea {
  width: 298px;
  height: 100px;
}
#inform5 input.formsubmit {
  border: none;
  width: 300px;
  display: inline-block;
  background: #000;
  color: #fff;
  padding: 6px;
  border: none;
  font-family: ubuntu-mono, 'Ubuntu Mono', sans-serif;
  font-size: 13px;
  text-transform: uppercase;
}
#inform5 input.formsubmit:hover {
  color: #ccc;
}
#inform5 label {
  width: 100px;
  display: block;
  float: left;
  margin-top: 2px;
}
#inform5 .formreq {
  display: none;
}
#inform5 .fieldblock {
  clear: both;
}
#inform5 .formerror {
  color: #FF0000;
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10420;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10430;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 10450;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 10440;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 10460;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 600px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0,0,0,0.6);
  background: #fff;
  background: url(../images/ldng.gif) no-repeat center center #fff;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0,0,0,0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape),screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0,0,0,0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0,0,0,0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}
.dir_nav {
  position: absolute;
  margin-left: -32px;
  width: 864px;
  z-index: 10000;
  *height: 0;
}
.dir_nav:hover a {
  opacity: .8;
}
.dir_nav a {
  position: absolute;
  display: block;
  width: 27px;
  height: 47px;
  text-indent: -999em;
  opacity: 0;
  top: 50%;
  -webkit-transition: all .3s ease;
}
.dir_nav a:hover {
  opacity: 1;
}
.dir_nav .flex-next {
  background: url(/files/img/gtg_sprite.png) no-repeat -54px 0;
  right: 0 !important;
}
.dir_nav .flex-prev {
  background: url(/files/img/gtg_sprite.png) no-repeat -90px 0;
  left: 0 !important;
}
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
.flexslider .slides img.portrait {
  width: auto !important;
  float: right;
}
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%;
}
.no-js .slides > li:first-child {
  display: block;
}
.flexslider {
  position: relative;
  zoom: 1;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.flexslider .slides {
  zoom: 1;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  width: 27px;
  height: 47px;
  margin: 0 0 0;
  display: block;
  background: url(/files/img/gtg_sprite.png) no-repeat -90px 0;
  position: absolute;
  top: 50%;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 0;
  -webkit-transition: all .3s ease;
}
.flex-direction-nav .flex-next {
  background-position: -54px 0;
  right: -76px;
}
.flex-direction-nav .flex-prev {
  left: 0;
}
.flexslider:hover .flex-next {
  opacity: 1;
  right: 5px;
}
.flexslider:hover .flex-prev {
  opacity: 1;
  left: 5px;
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
  opacity: 0.8;
}
.flex-direction-nav .flex-disabled {
  opacity: .3 !important;
  filter: alpha(opacity=30);
  cursor: default;
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0,0,0,0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0,0,0,0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0,0,0,0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
.flex-caption {
  display: none;
}
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 0;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 0;
  }
}
@media screen and (max-width: 750px) {
  .flex-caption {
    display: block;
  }
  figure img {
    margin-bottom: 4px;
  }
}
.sms-container a:active,
.smslider a:active,
.sms-container a:focus,
.smslider a:focus {
  outline: none;
}
.slides,
.sms-control-nav,
.sms-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.smslider {
  margin: 0;
  padding: 0;
}
.smslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.smslider .slides img {
  width: 100%;
  display: block;
}
.sms-pauseplay span {
  text-transform: capitalize;
}
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%;
}
.no-js .slides > div:first-child {
  display: block;
}
.smslider {
  margin: 0 0 20px;
  background: #fff;
  position: relative;
  zoom: 1;
  min-height: 200px;
}
.sms-viewport {
  max-height: 400px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .sms-viewport {
  max-height: 300px;
}
.smslider .slides {
  zoom: 1;
}
.carousel li {
  margin-right: 5px;
}
.sms-direction-nav {
  *height: 0;
}
.sms-direction-nav a {
  width: 27px;
  height: 47px;
  margin: -20px 0 0;
  display: block;
  background: url(../img/gtg_sprite.png) no-repeat no-repeat -54px 0;
  position: absolute;
  top: 90px;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 0;
  -webkit-transition: all .3s ease;
}
.sms-direction-nav .sms-next {
  right: -36px;
}
.sms-direction-nav .sms-prev {
  left: -36px;
  background-position: -90px 0;
}
.smslider:hover .sms-next {
  opacity: 0.8;
  right: 5px;
}
.smslider:hover .sms-prev {
  opacity: 0.8;
  left: 5px;
}
.smslider:hover .sms-next:hover,
.smslider:hover .sms-prev:hover {
  opacity: 1;
}
.sms-direction-nav .sms-disabled {
  opacity: .3 !important;
  filter: alpha(opacity=30);
  cursor: default;
}
.sms-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.sms-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.sms-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0,0,0,0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}
.sms-control-paging li a:hover {
  background: #333;
  background: rgba(0,0,0,0.7);
}
.sms-control-paging li a.sms-active {
  background: #000;
  background: rgba(0,0,0,0.9);
  cursor: default;
}
.sms-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.sms-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.sms-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
}
.sms-control-thumbs img:hover {
  opacity: 1;
}
.sms-control-thumbs .sms-active {
  opacity: 1;
  cursor: default;
}
@media screen and (max-width: 860px) {
  .sms-direction-nav .sms-prev {
    opacity: 1;
    left: 0;
  }
  .sms-direction-nav .sms-next {
    opacity: 1;
    right: 0;
  }
}
body {
  width: 100%;
  *zoom: 1;
  *zoom: 1;
  *zoom: 1;
}
body:before,
body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}
body:before,
body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}
.outerwrap {
  width: 100%;
}
.innerwrap {
  max-width: 1056px;
  margin: 0 auto 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header .hleft {
  display: inline;
  float: left;
  width: 58.888888888889%;
  margin: 0 1.1111111111111%;
  display: inline;
  float: left;
  width: 58.888888888889%;
  margin: 0 1.1111111111111%;
}
header .hright {
  display: inline;
  float: left;
  width: 36.666666666667%;
  margin: 0 1.1111111111111%;
  display: inline;
  float: left;
  width: 36.666666666667%;
  margin: 0 1.1111111111111%;
}
.p7 #main article .txt-img,
.p8 #main article .txt-img {
  display: inline;
  float: left;
  width: 97.777777777778%;
  margin: 0 1.1111111111111%;
  display: inline;
  float: left;
  width: 97.777777777778%;
  margin: 0 1.1111111111111%;
}
.figures img {
  height: auto;
  max-width: 100%;
}
.txt,
.imges {
  display: inline;
  float: left;
  width: 36.666666666667%;
  margin: 0 1.1111111111111%;
  display: inline;
  float: left;
  width: 36.666666666667%;
  margin: 0 1.1111111111111%;
}
.twocol {
  display: inline;
  float: left;
  width: 75.555555555556%;
  margin: 0 1.1111111111111%;
  display: inline;
  float: left;
  width: 75.555555555556%;
  margin: 0 1.1111111111111%;
}
.twocol .txt {
  width: 47.77777777777% !important;
  margin: 0 1.11111111% !important;
}
#newslides .imges {
  display: inline;
  float: left;
  width: 75.555555555556%;
  margin: 0 1.1111111111111%;
  display: inline;
  float: left;
  width: 75.555555555556%;
  margin: 0 1.1111111111111%;
}
section.list {
  display: inline;
  float: left;
  width: 75.555555555556%;
  margin: 0 1.1111111111111%;
  display: inline;
  float: left;
  width: 75.555555555556%;
  margin: 0 1.1111111111111%;
  float: right;
}
section.list .txt {
  width: 49% !important;
  margin: 0;
}
section.list .imges {
  width: 49% !important;
  margin: 0;
  float: right;
}
#leftbar {
  display: inline;
  float: left;
  width: 20%;
  margin: 0 1.1111111111111%;
  display: inline;
  float: left;
  width: 20%;
  margin: 0 1.1111111111111%;
}
@media screen and (min-width: 767px) {
  .figures ul li p {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .txt,
  .imges,
  #leftbar,
  section.list,
  .slider {
    display: inline;
    float: left;
    width: 97.777777777778%;
    margin: 0 1.1111111111111%;
    display: inline;
    float: left;
    width: 97.777777777778%;
    margin: 0 1.1111111111111%;
    margin-bottom: 1em;
  }
  section.list .txt,
  section.list .imges {
    width: 100% !important;
    float: none;
  }
  ul.years {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .headerbox {
    position: fixed !important;
    background: #000;
    z-index: 1000;
    color: #fff;
    padding-bottom: 2px;
    border-bottom: none;
  }
  .headerbox header {
    height: auto;
  }
  .headerbox header #title {
    margin: 0;
  }
  .headerbox header #title a {
    color: #fff;
  }
  header .hleft {
    display: inline;
    float: left;
    width: 97.777777777778%;
    margin: 0 1.1111111111111%;
    display: inline;
    float: left;
    width: 97.777777777778%;
    margin: 0 1.1111111111111%;
  }
  header .hright {
    display: inline;
    float: left;
    width: 97.777777777778%;
    margin: 0 1.1111111111111%;
    display: inline;
    float: left;
    width: 97.777777777778%;
    margin: 0 1.1111111111111%;
    height: auto;
    padding: 0;
    margin: 0;
  }
  .headerbox aside {
    display: none !important;
  }
  #mainnav {
    margin-top: 0px;
  }
  #mainnav .navi1 li {
    display: none;
    float: left;
    margin-right: 5px;
  }
  #mainnav .navi1 li a {
    color: #fff;
    padding-left: 0;
    padding-right: 19px;
    background-position: right -133px;
  }
  #mainnav .navi1 li.active,
  #mainnav .navi1 li.levelup {
    display: list-item;
    color: #fff;
  }
  #mainnav .navi1 li.active a {
    color: #7B7B75;
  }
  #leftbar {
    font-size: 18px;
    line-height: 18px;
    padding-top: 5px;
  }
  #leftbar #back {
    font-size: 18px;
    line-height: 18px;
  }
  .sub1 {
    display: none;
  }
  .sub2 {
    padding-top: 0;
    margin-top: 0;
    background: none;
  }
  .sub2 li {
    display: block;
    float: none;
    padding-right: 0px;
    margin-right: 0px;
  }
  .sub2 li a {
    background: url(/files/img/gtg_sprite.png) no-repeat right -67px;
    padding-right: 29px;
  }
  .p3 #leftbar,
  .p4 #leftbar,
  .p5 #leftbar {
    display: none !important;
  }
  .p2 #leftbar .sub1 {
    display: block;
  }
  .txt header {
    display: none;
  }
  .imges header {
    display: block;
    min-height: 1em !important;
  }
  #main article section {
    display: box;
    display: -moz-box;
    display: -webkit-box;
    box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-box-orient: vertical;
  }
  .txt,
  .imges,
  #leftbar {
    display: inline;
    float: left;
    width: 97.777777777778%;
    margin: 0 1.1111111111111%;
    display: inline;
    float: left;
    width: 97.777777777778%;
    margin: 0 1.1111111111111%;
    margin-bottom: 1em;
  }
  .txt,
  .imges,
  #leftbar {
    display: block;
    float: none;
    width: 97.777777777778%;
    margin: 0 1.1111111111111%;
    margin-bottom: 1em;
  }
  #main article section .txt {
    width: 100%;
    float: none;
    box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -webkit-box-ordinal-group: 2;
  }
  #main article section .imges {
    width: 100%;
    float: none;
    box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -webkit-box-ordinal-group: 1;
  }
  section a:hover img {
    opacity: 1;
  }
  article section.list {
    min-height: 1em !important;
    padding-top: 1em;
  }
  .mainbox #main {
    padding-top: 52px;
  }
  .linklist .list .figures {
    display: none !important;
  }
  ul.years {
    display: none;
  }
  h1 span.show {
    margin-top: 0px;
  }
  #main article section header .status {
    position: relative;
    bottom: 0;
  }
  .twocol {
    display: inline;
    float: left;
    width: 97.777777777778%;
    margin: 0 1.1111111111111%;
    display: inline;
    float: left;
    width: 97.777777777778%;
    margin: 0 1.1111111111111%;
  }
  .twocol .txt {
    width: 97% !important;
    margin: 0 1.11111111% !important;
  }
  .issuu_link {
    display: inline-block;
  }
  html {
    height: 100% !important;
  }
  body.p1 {
    background: #000 !important;
    height: 100% !important;
  }
  body.p1 h1#title {
    font-size: 18px;
  }
  .p1 .headerbox,
  .p8 .headerbox {
    position: relative !important;
    z-index: 1000;
    padding-bottom: 10px;
  }
  .p1 .headerbox #title,
  .p8 .headerbox #title {
    margin-bottom: 1em;
  }
  .p1 .headerbox #mainnav .navi1 li,
  .p8 .headerbox #mainnav .navi1 li {
    display: list-item;
    float: none;
    margin-right: 5px;
  }
  .p1 .headerbox #mainnav .navi1 li.levelup,
  .p8 .headerbox #mainnav .navi1 li.levelup {
    display: none;
  }
}
