html,
body {
  height: 100%;
  color: white;
  background: black;
}
#wrapper {
  height: 100%;
  /*background: url(../img/Main_bg.jpg) center no-repeat;*/
  display: none;
  position: relative;
}
.row1 {
  position: absolute;
  top: 0px;
  height: 50%;
  width: 100%;
  overflow: hidden;
}
.row2 {
  position: absolute;
  bottom: 0px;
  height: 50%;
  width: 100%;
  overflow: hidden;
}
.section1,
.section2,
.section3,
.section4,
.section5,
.section6 {
  float: left;
}
.section1:hover,
.section2:hover,
.section3:hover,
.section4:hover,
.section5:hover,
.section6:hover {
  cursor: pointer;
}
.patch-title {
  position: absolute;
  background: url(../img/patch_title.png);
  height: 40px;
  width: 420px;
  right: 0px;
}
.overlay {
  top: 0;
  left: 0;
  position: absolute;
  z-index: 4;
  width: 100%;
  height: 100%;
  background: white;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  overflow: hidden;
}
.overlay:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  background: url(../img/overlay-bg.png);
}
.overlay:hover .b1,
.overlay:hover .b2,
.overlay:hover .b3,
.overlay:hover .b4 {
  display: block;
}
.overlay:hover .title-text,
.overlay:hover .menu-btn,
.overlay:hover .blue-under {
  display: block;
}
.title-text {
  font-size: 40px;
  color: #00f0ff;
  margin: 0 auto;
  position: relative;
  width: 100%;
  top: 45%;
  font-family: 'Share Tech Mono', sans-serif;
  text-transform: uppercase;
  text-align: center;
  height: 100px;
  display: none;
}
.section1 {
  position: relative;
  top: 0px;
  width: 67%;
  height: 100%;
}
.section1 .title-text {
  width: 150px;
}
.section1 .title-text .trailer-button {
  position: absolute;
  right: -130px;
  top: -12px;
}
.section1 .title-text .trailer-img {
  height: 80px;
  width: 80px;
}
.sectionimg {
  position: relative;
  margin: 0 auto;
}
.section-box {
  overflow: hidden;
}
.section2 {
  position: relative;
  float: left;
  width: 33%;
  height: 100%;
}
.section3 {
  position: relative;
  bottom: 0px;
  width: 33%;
  height: 100%;
  float: left;
}
.section4 {
  position: relative;
  bottom: 0px;
  width: 34%;
  height: 100%;
  float: left;
}
.section5 {
  position: relative;
  bottom: 0px;
  width: 33%;
  height: 65%;
  float: left;
}
.section6 {
  position: relative;
  bottom: 0px;
  right: 0px;
  width: 33%;
  height: 35%;
  float: left;
}
.section6 .title-text {
  top: 40%;
}
.b1,
.b2,
.b3,
.b4 {
  position: absolute;
  background: white;
  display: none;
  z-index: 10;
}
.b1 {
  width: 5px;
  left: 0px;
  height: 100%;
}
.b3 {
  width: 5px;
  right: 0px;
  height: 100%;
}
.b2 {
  height: 5px;
  top: 0px;
  width: 100%;
}
.b4 {
  height: 5px;
  bottom: 0px;
  width: 100%;
}
.b11,
.b22,
.b33,
.b44 {
  position: absolute;
  background: white;
  z-index: 10;
}
.b11 {
  width: 1px;
  left: 0px;
  height: 100%;
}
.b33 {
  width: 1px;
  right: 0px;
  height: 100%;
}
.b22 {
  height: 1px;
  top: 0px;
  width: 100%;
}
.b44 {
  height: 1px;
  bottom: 0px;
  width: 100%;
}
#wrapper_wave {
  background: url(../img/Wavemode/WaveMode_bg.jpg) center no-repeat;
  min-height: 1080px;
}
#wrapper_wave .container_wave {
  margin: 0 auto;
  width: 945px;
  position: relative;
  top: 94px;
}
#wrapper_wave .container_wave .menu-btn {
  display: block;
  width: 99px;
  height: 30px;
  background: url(../img/menu_btn_RN.png);
  position: absolute;
  left: 864px;
  top: 128px;
  z-index: 10;
}
#wrapper_wave .container_wave .menu-btn:hover {
  background: url(../img/menu_btn_RO.png);
}
#wrapper_wave .container_wave .title {
  color: #00f0ff;
  font-size: 50px;
  left: 0px;
  position: absolute;
  font-family: 'Share Tech Mono', sans-serif;
}
#wrapper_wave .container_wave .top {
  position: absolute;
  top: 70px;
  width: 820px;
  font-size: 14px;
  font-family: 'Exo 2', sans-serif;
}
#wrapper_wave .container_wave .des {
  position: absolute;
  font-size: 14px;
  top: 140px;
  font-family: 'Exo 2', sans-serif;
  line-height: 17px;
  width: 490px;
}
#wrapper_wave .container_wave .menu {
  position: absolute;
  top: 445px;
  left: -41px;
  float: left;
  overflow: hidden;
}
#wrapper_wave .container_wave .menu li {
  float: left;
  margin-left: 10px;
}
#wrapper_wave .container_wave .menu li a {
  display: block;
  height: 124px;
  width: 124px;
}
#wrapper_wave .container_wave .menu li p {
  color: #00f0ff;
  font-size: 15px;
  text-align: center;
  font-family: 'Exo 2', sans-serif;
  margin-top: 5px;
}
#wrapper_wave .container_wave .menu li:nth-child(1) a {
  background: url(../img/WaveMode/classes_RN.png) center center no-repeat;
}
#wrapper_wave .container_wave .menu li:nth-child(1) a:hover {
  background: url(../img/WaveMode/classes_RO.png) center center no-repeat;
}
#wrapper_wave .container_wave .menu li:nth-child(2) a {
  background: url(../img/WaveMode/backup_RN.png) center center no-repeat;
}
#wrapper_wave .container_wave .menu li:nth-child(2) a:hover {
  background: url(../img/WaveMode/backup_RO.png) center center no-repeat;
}
#wrapper_wave .container_wave .menu li:nth-child(3) a {
  background: url(../img/WaveMode/Card_RN.png) center center no-repeat;
}
#wrapper_wave .container_wave .menu li:nth-child(3) a:hover {
  background: url(../img/WaveMode/Card_RO.png) center center no-repeat;
}
#wrapper_wave .container_wave .menu li:nth-child(4) a {
  background: url(../img/WaveMode/achieve_RN.png) center center no-repeat;
}
#wrapper_wave .container_wave .menu li:nth-child(4) a:hover {
  background: url(../img/WaveMode/achieve_RO.png) center center no-repeat;
}
#wrapper_professions {
  background: url(../img/Professions/Profession_bg.jpg) center no-repeat;
  min-height: 1080px;
}
#wrapper_professions .container_professions {
  margin: 0 auto;
  width: 945px;
  position: relative;
  top: 94px;
}
#wrapper_professions .container_professions .menu-btn {
  display: block;
  width: 99px;
  height: 30px;
  background: url(../img/back_btn_RN.png);
  position: absolute;
  left: 863px;
  top: 127px;
  z-index: 10;
}
#wrapper_professions .container_professions .menu-btn:hover {
  background: url(../img/back_btn_RO.png);
}
#wrapper_professions .container_professions .title {
  color: #00f0ff;
  font-size: 50px;
  left: 0px;
  position: absolute;
  font-family: 'Share Tech Mono', sans-serif;
}
#wrapper_professions .container_professions .des {
  position: absolute;
  font-size: 14px;
  top: 70px;
  font-family: 'Exo 2', sans-serif;
}
#wrapper_professions .container_professions .char {
  position: relative;
  top: 140px;
  height: 810px;
}
#wrapper_professions .container_professions .char .sas {
  height: 730px;
  position: absolute;
  left: -100px;
  bottom: 0px;
}
#wrapper_professions .container_professions .char .wolf {
  height: 800px;
  position: absolute;
  left: 100px;
  z-index: 2;
}
#wrapper_professions .container_professions .char .fox {
  height: 715px;
  position: absolute;
  left: 310px;
  top: 80px;
}
#wrapper_professions .container_professions .char .sia {
  height: 830px;
  position: absolute;
  left: 560px;
  z-index: 2;
}
#wrapper_professions .container_professions .char .juggernaut {
  top: 66px;
  height: 730px;
  position: absolute;
  left: 775px;
}
#wrapper_professions .container_professions .char .textbox-sia,
#wrapper_professions .container_professions .char .textbox-wolf,
#wrapper_professions .container_professions .char .textbox-juggernaut,
#wrapper_professions .container_professions .char .textbox-fox,
#wrapper_professions .container_professions .char .textbox-sas {
  position: absolute;
  display: none;
  z-index: 4;
}
#wrapper_professions .container_professions .char .textbox-sia {
  background: url(../img/Professions/textbox-sia.png) no-repeat;
  height: 266px;
  width: 489px;
  top: 70px;
  left: 220px;
  z-index: 4;
  padding-left: 30px;
}
#wrapper_professions .container_professions .char .textbox-sia .textbox-title {
  position: relative;
}
#wrapper_professions .container_professions .char .textbox-fox {
  height: 252px;
  width: 417px;
  z-index: 4;
  background: url(../img/Professions/textbox-fox.png) no-repeat;
  top: 144px;
  left: 66px;
  padding-left: 30px;
}
#wrapper_professions .container_professions .char .textbox-fox .white {
  padding-right: 150px;
}
#wrapper_professions .container_professions .char .textbox-wolf {
  height: 248px;
  width: 420px;
  z-index: 4;
  background: url(../img/Professions/textbox-wolf.png) no-repeat;
  left: 230px;
  top: 87px;
  text-align: right;
  padding-right: 30px;
}
#wrapper_professions .container_professions .char .textbox-wolf .textbox-title {
  margin-top: 57px;
  margin-right: 0px;
}
#wrapper_professions .container_professions .char .textbox-wolf .white {
  padding-left: 150px;
}
#wrapper_professions .container_professions .char .textbox-sas {
  height: 247px;
  width: 426px;
  z-index: 4;
  background: url(../img/Professions/textbox-sas.png) no-repeat;
  top: 130px;
  left: 65px;
  text-align: right;
  padding-right: 30px;
}
#wrapper_professions .container_professions .char .textbox-juggernaut {
  height: 268px;
  width: 554px;
  z-index: 4;
  left: 320px;
  top: 105px;
  background: url(../img/Professions/textbox-juggernaut.png) no-repeat;
  padding-left: 30px;
}
#wrapper_professions .container_professions .char .textbox-title {
  color: #ffffff;
  font-size: 40px;
  font-family: 'Share Tech Mono', sans-serif;
  position: relative;
  margin-top: 57px;
  margin-left: 87px;
}
#wrapper_professions .container_professions .char .blue {
  color: #00f0ff;
  font-size: 13px;
  font-family: 'Exo 2', sans-serif;
}
#wrapper_professions .container_professions .char .white {
  font-size: 13px;
  color: white;
  font-family: 'Exo 2', sans-serif;
}
#wrapper_professions .sas-enter_btn,
#wrapper_professions .wolf-enter_btn,
#wrapper_professions .fox-enter_btn,
#wrapper_professions .sia-enter_btn,
#wrapper_professions .juggernaut-enter_btn {
  height: 19px;
  width: 19px;
  background: url(../img/Professions/enter_btn.png) center no-repeat;
  z-index: 5;
  position: absolute;
}
#wrapper_professions .sas-close_btn,
#wrapper_professions .wolf-close_btn,
#wrapper_professions .fox-close_btn,
#wrapper_professions .sia-close_btn,
#wrapper_professions .juggernaut-close_btn {
  height: 19px;
  width: 19px;
  background: url(../img/Professions/exit_btn.png) center no-repeat;
  z-index: 5;
  position: absolute;
  display: none;
  z-index: 10;
}
#wrapper_professions .sas-close_btn,
#wrapper_professions .sas-enter_btn {
  top: 170px;
  left: 100px;
}
#wrapper_professions .wolf-enter_btn,
#wrapper_professions .wolf-close_btn {
  top: 125px;
  left: 300px;
}
#wrapper_professions .fox-enter_btn,
#wrapper_professions .fox-close_btn {
  top: 165px;
  left: 432px;
}
#wrapper_professions .sia-enter_btn,
#wrapper_professions .sia-close_btn {
  top: 95px;
  left: 618px;
}
#wrapper_professions .juggernaut-enter_btn,
#wrapper_professions .juggernaut-close_btn {
  top: 125px;
  left: 820px;
}
.overimg {
  background: url(../img/Professions/wave_professions2.jpg);
  width: 1920px;
  height: 1080px;
  position: relative;
  margin: 0 auto;
  top: 5px;
  z-index: 3;
}
.secondimg {
  background: url(../img/Professions/juggernaut_exit.jpg);
  width: 1920px;
  height: 1080px;
  position: relative;
  margin: 0 auto;
  top: 5px;
  z-index: 3;
}
.reinforcements_wrapper {
  height: 100%;
  background: url(../img/Main_bg.jpg) center no-repeat;
  display: none;
  position: relative;
}
.reinforcements_wrapper .section1 {
  position: relative;
  top: 0px;
  width: 50%;
  height: 100%;
}
.reinforcements_wrapper .sectionimg {
  position: relative;
  margin: 0 auto;
}
.reinforcements_wrapper .section-box {
  overflow: hidden;
}
.reinforcements_wrapper .section2 {
  position: relative;
  float: left;
  width: 50%;
  height: 100%;
}
.reinforcements_wrapper .section3 {
  position: relative;
  bottom: 0px;
  width: 33%;
  height: 100%;
  float: left;
}
.reinforcements_wrapper .section4 {
  position: relative;
  bottom: 0px;
  width: 34%;
  height: 100%;
  float: left;
}
.reinforcements_wrapper .section5 {
  position: relative;
  bottom: 0px;
  width: 33%;
  height: 100%;
  float: left;
}
.reinforcements_wrapper .title-text {
  top: 35%;
}
.reinforcements_wrapper .blue-under {
  font-size: 13px;
  color: #fafafa;
  margin: 0 auto;
  position: relative;
  width: 80%;
  top: 25%;
  font-family: 'Exo 2', sans-serif;
  text-align: center;
  height: 100px;
  display: none;
}
.reinforcements_wrapper .menu-btn {
  display: none;
  width: 99px;
  height: 30px;
  background: url(../img/back_btn_RN.png);
  position: absolute;
  margin: 0 auto;
  right: 5%;
  bottom: 5%;
}
.reinforcements_wrapper .menu-btn:hover {
  background: url(../img/back_btn_RO.png);
}
#wrapper_map {
  background: url(../img/Map/Map_bg.jpg) center no-repeat;
  min-height: 1080px;
}
#wrapper_map .container_map {
  margin: 0 auto;
  width: 945px;
  position: relative;
  top: 94px;
}
#wrapper_map .container_map .menu-btn {
  display: block;
  width: 99px;
  height: 30px;
  background: url(../img/menu_btn_RN.png);
  position: absolute;
  left: 860px;
  top: 85px;
  z-index: 10;
}
#wrapper_map .container_map .menu-btn:hover {
  background: url(../img/menu_btn_RN.png);
}
#wrapper_map .container_map .sy-box {
  position: relative;
  margin: 0 auto;
  top: 145px;
  width: 940px;
  height: 500px;
}
#wrapper_map .container_map .title {
  color: #00f0ff;
  font-size: 50px;
  left: 0px;
  position: absolute;
  font-family: 'Share Tech Mono', sans-serif;
}
#wrapper_map .container_map .des {
  position: absolute;
  font-size: 14px;
  top: 70px;
  font-family: 'Exo 2', sans-serif;
  line-height: 17px;
  width: 800px;
}
#wrapper_weapon {
  background: url(../img/Weapons/Weapons_bg.jpg) center no-repeat;
  min-height: 1080px;
}
#wrapper_weapon .container_weapon {
  margin: 0 auto;
  width: 945px;
  position: relative;
  top: 94px;
}
#wrapper_weapon .container_weapon .menu-btn {
  display: block;
  width: 99px;
  height: 30px;
  background: url(../img/menu_btn_RN.png);
  position: absolute;
  left: 860px;
  top: 85px;
  z-index: 10;
}
#wrapper_weapon .container_weapon .menu-btn:hover {
  background: url(../img/menu_btn_RO.png);
}
#wrapper_weapon .container_weapon .sy-caption-wrap .sy-caption {
  top: 21px !important;
  background: none;
  color: #00f0ff;
  font-family: 'Exo 2', sans-serif;
  font-size: 14px;
  width: 820px;
  text-align: center;
}
#wrapper_weapon .container_weapon .mypager a {
  display: block;
  width: 100px;
  color: transparent;
  height: 75px;
}
#wrapper_weapon .container_weapon .mypager li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: 9px;
  margin-right: 20px;
}
#wrapper_weapon .container_weapon .mypager li:nth-child(8) {
  margin-right: 0px;
}
#wrapper_weapon .container_weapon .mypager li:nth-child(1) a {
  background: url(../img/Weapons/Weapon_thumbnail/weap_thumb1.jpg);
}
#wrapper_weapon .container_weapon .mypager li:nth-child(2) a {
  background: url(../img/Weapons/Weapon_thumbnail/weap_thumb2.jpg);
}
#wrapper_weapon .container_weapon .mypager li:nth-child(3) a {
  background: url(../img/Weapons/Weapon_thumbnail/weap_thumb3.jpg);
}
#wrapper_weapon .container_weapon .mypager li:nth-child(4) a {
  background: url(../img/Weapons/Weapon_thumbnail/weap_thumb4.jpg);
}
#wrapper_weapon .container_weapon .mypager li:nth-child(5) a {
  background: url(../img/Weapons/Weapon_thumbnail/weap_thumb5.jpg);
}
#wrapper_weapon .container_weapon .mypager li:nth-child(6) a {
  background: url(../img/Weapons/Weapon_thumbnail/weap_thumb6.jpg);
}
#wrapper_weapon .container_weapon .mypager li:nth-child(7) a {
  background: url(../img/Weapons/Weapon_thumbnail/weap_thumb7.jpg);
}
#wrapper_weapon .container_weapon .mypager li:nth-child(8) a {
  background: url(../img/Weapons/Weapon_thumbnail/weap_thumb8.jpg);
}
#wrapper_weapon .container_weapon .sy-box {
  position: relative;
  margin: 0 auto;
  top: 145px;
  width: 940px;
  height: 414px;
}
#wrapper_weapon .container_weapon .one {
  background: url(../img/Weapons/Weapon_thumbnail/weap_thumb1.jpg) !important;
}
#wrapper_weapon .container_weapon .title {
  color: #00f0ff;
  font-size: 50px;
  left: 0px;
  position: absolute;
  font-family: 'Share Tech Mono', sans-serif;
}
#wrapper_weapon .container_weapon .des {
  position: absolute;
  font-size: 14px;
  top: 70px;
  font-family: 'Exo 2', sans-serif;
  line-height: 17px;
  width: 800px;
}
#wrapper_events {
  background: url(../img/Events/event_bg.jpg) center no-repeat;
  min-height: 1080px;
}
#wrapper_events .container_events {
  margin: 0 auto;
  width: 945px;
  position: relative;
  top: 94px;
}
#wrapper_events .container_events .menu-btn {
  display: block;
  width: 99px;
  height: 30px;
  background: url(../img/menu_btn_RN.png);
  position: absolute;
  left: 860px;
  top: 85px;
  z-index: 10;
}
#wrapper_events .container_events .menu-btn:hover {
  background: url(../img/menu_btn_RN.png);
}
#wrapper_events .container_events .sy-caption-wrap .sy-caption {
  top: 21px !important;
  background: none;
  color: #00f0ff;
  font-family: 'Exo 2', sans-serif;
  font-size: 14px;
}
#wrapper_events .container_events .mypager a {
  display: block;
  width: 226px;
  color: transparent;
  height: 160px;
}
#wrapper_events .container_events .mypager ul {
  width: 940px;
}
#wrapper_events .container_events .mypager li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: 9px;
  margin-right: 12px;
}
#wrapper_events .container_events .mypager li:nth-child(4) {
  margin-right: 0px;
}
#wrapper_events .container_events .mypager li:nth-child(1) a {
  background: url(../img/Events/4_thumbs/Events_thumb1.jpg);
}
#wrapper_events .container_events .mypager li:nth-child(2) a {
  background: url(../img/Events/4_thumbs/Events_thumb2.jpg);
}
#wrapper_events .container_events .mypager li:nth-child(3) a {
  background: url(../img/Events/4_thumbs/Events_thumb3.jpg);
}
#wrapper_events .container_events .mypager li:nth-child(4) a {
  background: url(../img/Events/4_thumbs/Events_thumb4.jpg);
}
#wrapper_events .container_events .sy-box {
  position: relative;
  margin: 0 auto;
  top: 145px;
  width: 940px;
  height: 330px;
}
#wrapper_events .container_events .one {
  background: url(../img/Weapons/Weapon_thumbnail/weap_thumb1.jpg) !important;
}
#wrapper_events .container_events .title {
  color: #00f0ff;
  font-size: 50px;
  left: 0px;
  position: absolute;
  font-family: 'Share Tech Mono', sans-serif;
}
#wrapper_events .container_events .des {
  position: absolute;
  font-size: 14px;
  top: 70px;
  font-family: 'Exo 2', sans-serif;
  line-height: 17px;
  width: 800px;
}
#wrapper_jewels {
  background: url(../img/Jewels/Jewels_bg.jpg) center no-repeat;
  min-height: 1080px;
}
#wrapper_jewels .container_jewels {
  margin: 0 auto;
  width: 945px;
  position: relative;
  top: 94px;
}
#wrapper_jewels .container_jewels .tab1,
#wrapper_jewels .container_jewels .tab2 {
  display: block;
  position: absolute;
  z-index: 10;
}
#wrapper_jewels .container_jewels .tab1 {
  background: url(../img/Jewels/tab/tab1_RN.png);
  height: 40px;
  width: 129px;
  top: 100px;
  left: 0px;
}
#wrapper_jewels .container_jewels .tab1:hover,
#wrapper_jewels .container_jewels .tab1:focus,
#wrapper_jewels .container_jewels .tab1.active {
  background: url(../img/Jewels/tab/tab1_RO.png);
}
#wrapper_jewels .container_jewels .tab2 {
  background: url(../img/Jewels/tab/tab2_RN.png);
  height: 40px;
  width: 197px;
  top: 100px;
  left: 130px;
}
#wrapper_jewels .container_jewels .tab2:hover,
#wrapper_jewels .container_jewels .tab2:focus,
#wrapper_jewels .container_jewels .tab2.active {
  background: url(../img/Jewels/tab/tab2_RO.png);
}
#wrapper_jewels .container_jewels .tab1-content {
  font-family: 'Exo 2', sans-serif;
  background: url(../img/Jewels/tab1.jpg);
  height: 695px;
  width: 950px;
  position: relative;
  top: 140px;
  font-size: 14px;
}
#wrapper_jewels .container_jewels .tab1-content .top {
  position: absolute;
  top: 10px;
  left: 15px;
  margin: 0 auto;
  width: 910px;
}
#wrapper_jewels .container_jewels .tab1-content .bottom {
  position: absolute;
  bottom: 35px;
  margin: 0 auto;
  width: 910px;
  left: 15px;
  text-align: center;
}
#wrapper_jewels .container_jewels .tab1-content .left-text,
#wrapper_jewels .container_jewels .tab1-content .right-text {
  position: absolute;
}
#wrapper_jewels .container_jewels .tab1-content .left-text {
  top: 380px;
  left: 160px;
  width: 195px;
}
#wrapper_jewels .container_jewels .tab1-content .right-text {
  left: 550px;
  top: 380px;
  width: 300px;
}
#wrapper_jewels .container_jewels .tab2-content {
  font-family: 'Exo 2', sans-serif;
  background: url(../img/Jewels/tab2.jpg);
  height: 695px;
  width: 950px;
  position: relative;
  top: 140px;
  font-size: 14px;
  display: none;
}
#wrapper_jewels .container_jewels .tab2-content .top {
  position: absolute;
  top: 10px;
  left: 15px;
  margin: 0 auto;
  width: 910px;
}
#wrapper_jewels .container_jewels .tab2-content .l,
#wrapper_jewels .container_jewels .tab2-content .m,
#wrapper_jewels .container_jewels .tab2-content .r {
  position: absolute;
  font-size: 12px;
}
#wrapper_jewels .container_jewels .tab2-content .l {
  top: 164px;
  left: 290px;
}
#wrapper_jewels .container_jewels .tab2-content .r {
  top: 105px;
  left: 570px;
}
#wrapper_jewels .container_jewels .tab2-content .m {
  top: 260px;
  left: 415px;
}
#wrapper_jewels .container_jewels .tab2-content .left-text,
#wrapper_jewels .container_jewels .tab2-content .right-text {
  position: absolute;
  top: 355px;
  width: 185px;
}
#wrapper_jewels .container_jewels .tab2-content .left-text .text-title,
#wrapper_jewels .container_jewels .tab2-content .right-text .text-title {
  font-size: 16px;
  color: #00f0ff;
}
#wrapper_jewels .container_jewels .tab2-content .left-text .text-des,
#wrapper_jewels .container_jewels .tab2-content .right-text .text-des {
  font-size: 14px;
}
#wrapper_jewels .container_jewels .tab2-content .left-text {
  left: 270px;
}
#wrapper_jewels .container_jewels .tab2-content .right-text {
  left: 735px;
}
#wrapper_jewels .container_jewels .menu-btn {
  display: block;
  width: 99px;
  height: 30px;
  background: url(../img/back_btn_RN.png);
  position: absolute;
  left: 860px;
  top: 95px;
  z-index: 10;
}
#wrapper_jewels .container_jewels .menu-btn:hover {
  background: url(../img/back_btn_RO.png);
}
#wrapper_jewels .container_jewels .title {
  color: #00f0ff;
  font-size: 50px;
  left: 0px;
  position: absolute;
  font-family: 'Share Tech Mono', sans-serif;
  font-size: 28px;
  top: 4px;
}
#wrapper_jewels .container_jewels .des {
  position: absolute;
  font-size: 14px;
  top: 70px;
  font-family: 'Exo 2', sans-serif;
  line-height: 17px;
  width: 800px;
}
#wrapper_achievements {
  background: url(../img/Achievements/trophy_bg.jpg) center no-repeat;
  min-height: 1080px;
}
#wrapper_achievements .container_weapon {
  margin: 0 auto;
  width: 945px;
  position: relative;
  top: 94px;
}
#wrapper_achievements .container_weapon .menu-btn {
  display: block;
  width: 99px;
  height: 30px;
  background: url(../img/back_btn_RN.png);
  position: absolute;
  left: 860px;
  top: 115px;
  z-index: 10;
}
#wrapper_achievements .container_weapon .menu-btn:hover {
  background: url(../img/back_btn_RO.png);
}
#wrapper_achievements .container_weapon .title {
  color: #00f0ff;
  font-size: 50px;
  left: 0px;
  position: absolute;
  font-family: 'Share Tech Mono', sans-serif;
}
#wrapper_achievements .container_weapon .des {
  position: absolute;
  font-size: 14px;
  top: 70px;
  font-family: 'Exo 2', sans-serif;
  line-height: 17px;
  width: 770px;
}
#wrapper_achievements .container_weapon .first,
#wrapper_achievements .container_weapon .second,
#wrapper_achievements .container_weapon .third,
#wrapper_achievements .container_weapon .fourth {
  font-family: 'Exo 2', sans-serif;
  left: 135px;
  position: absolute;
  width: 400px;
}
#wrapper_achievements .container_weapon .first .bot,
#wrapper_achievements .container_weapon .second .bot,
#wrapper_achievements .container_weapon .third .bot,
#wrapper_achievements .container_weapon .fourth .bot {
  position: absolute;
  top: 30px;
  font-size: 14px;
}
#wrapper_achievements .container_weapon .first .top,
#wrapper_achievements .container_weapon .second .top,
#wrapper_achievements .container_weapon .third .top,
#wrapper_achievements .container_weapon .fourth .top {
  color: #00f0ff;
  font-size: 15px;
}
#wrapper_achievements .container_weapon .first {
  top: 165px;
}
#wrapper_achievements .container_weapon .second {
  top: 300px;
}
#wrapper_achievements .container_weapon .third {
  top: 425px;
}
#wrapper_achievements .container_weapon .fourth {
  top: 550px;
}
#cboxOverlay.mycolorbox {
  background: black;
}
a,
a:hover,
a:focus,
a:active {
  text-decoration: none;
  outline: 0;
}
.sy-box:hover .sy-controls li.sy-prev a {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  *background: url(assets/img/leftArrow.png) center center no-repeat;
}
.sy-box:hover .sy-controls li.sy-next a {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  *background: url(assets/img/rightArrow.png) center center no-repeat;
}
.turkeyslide {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  width: 200px;
}
.short {
  width: 180px !important;
}
.last {
  width: 230px !important;
  text-align: right;
}
.sy-controls li.sy-next,
.sy-controls li.sy-prev {
  z-index: 10;
  *height: 100%;
  *width: 30px;
}
.loginHeader,
#header {
  background: black;
  z-index: 20;
  position: relative;
}
.share {
  position: relative;
  z-index: 20;
  background: #8a9dd7;
  margin: 0 auto;
  height: 30px;
  padding-top: 5px;
}
.share .white {
  width: 390px;
  margin: 0 auto;
}
#footerinfo {
  background: black;
  padding-top: 15px;
}
