/* @cdn-url: '..'; */
@font-face {
  font-family: 'open_sansregular';
  src: url('../fonts/opensans-regular-webfont.eot');
  src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-regular-webfont.woff2') format('woff2'), url('../fonts/opensans-regular-webfont.woff') format('woff'), url('../fonts/opensans-regular-webfont.ttf') format('truetype'), url('../fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
#z8-header {
  background-color: #000;
  width: 100%;
  height: 61px;
  overflow: hidden;
}
#wrapper {
  position: relative;
  background: #000;
  min-width: 1000px;
}
#wrapper a {
  outline: 0;
  font: 400 12px 'open_sansregular', sans-serif;
  color: #dc7451;
  text-decoration: none;
}
.main-page-button {
  display: block;
  width: 129px;
  height: 48px;
  padding: 32px 0 0 100px;
  background: url('http://image.br.z8games.com/cfbr/patches/112814_super_solider/main_page_button_bg.png') no-repeat 0 0;
  position: fixed;
  right: -17px;
  top: 159px;
  z-index: 9999;
  opacity: 0.7;
  /*   &.collapsed {
    right: -154px;
  } */
}
.main-page-button a {
  position: relative;
  top: 29px;
  left: 100px;
}
.main-page-button:hover {
  opacity: 1;
}
.social {
  position: relative;
  margin: 0 auto;
  width: 400px;
  height: 100px;
  top: 42px;
  left: -255px;
}
.section1 {
  width: 100%;
  height: 1875px;
  background: url('http://image.br.z8games.com/cfbr/patches/112814_super_solider/page_section_01.jpg') no-repeat center top;
}
.section2 {
  position: relative;
  width: 100%;
  height: 2551px;
  background: url('http://image.br.z8games.com/cfbr/patches/112814_super_solider/page_section_02.jpg') no-repeat center top;
  margin: 0 auto;
}
.events-list {
  position: relative;
  margin: 0 auto;
  width: 960px;
  left: -9px;
  top: 2240px;
}
.events-list li {
  width: 213px;
  float: left;
  margin-right: 27px;
}
