div#container
{
   width: 1280px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
#preloader
{
   background: #FFFFFF url("windmill.gif") no-repeat center center;
   bottom: 0;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: 99999;
}
#Up
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   opacity: 0.60;
}
#Layer_Menu
{
   background-image: linear-gradient(to bottom, #808080 0%, #FFFFFF 100%);
   border-radius: 0px;
}
#Layer_top
{
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 0px;
   box-shadow: 0px 2px 10px #000000;
}
#wb_logo
{
   vertical-align: top;
}
#logo
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_Text1 div
{
   text-align: right;
}
#wb_ResponsiveMenu1
{
   display: block;
   background-color: #DC143C;
   font-family: Arial;
   font-weight: normal;
   text-align: center;
   width: 100%;
   margin: 0;
}
#ResponsiveMenu1
{
   display: inline-block;
   background-color: #DC143C;
   height: 61px;
}
#wb_ResponsiveMenu1 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_ResponsiveMenu1 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_ResponsiveMenu1 ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_ResponsiveMenu1 ul li i
{
   font-size: 16px;
   width: 16px;
   margin-bottom: 0px;
}
#wb_ResponsiveMenu1 ul li a
{
   background-color: #DC143C;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 30px 15px 30px;
   text-align: center;
}
#wb_ResponsiveMenu1 > ul > li > a 
{
   height: 31px;
}
.ResponsiveMenu1 a 
{
   display: block;
}
#wb_ResponsiveMenu1 li:hover > a, #wb_ResponsiveMenu1 li .active
{
   background-color: #CCCCCC;
   color: #424242;
}
#wb_ResponsiveMenu1 ul ul
{
   display: none;
   position: absolute;
   top: 61px;
}
#wb_ResponsiveMenu1 ul li:hover > ul
{
   display: list-item;
}
#wb_ResponsiveMenu1 ul ul li 
{
   float: none;
   position: relative;
   width: 172px;
}
#wb_ResponsiveMenu1 ul ul li a
{
   background-color: #DC143C;
   border: 0px solid #DC143C;
   color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul ul li:hover > a, #wb_ResponsiveMenu1 ul ul li .active
{
   background-color: #CCCCCC;
   color: #424242;
}
#wb_ResponsiveMenu1 ul ul li i 
{
   margin-right: 5px;
   vertical-align: middle;
}
#wb_ResponsiveMenu1 ul ul li a 
{
   padding-top: 15px;
   padding-right: 20px;
   padding-bottom: 15px;
   text-align: left;
   vertical-align: middle;
}
#wb_ResponsiveMenu1 ul ul ul li 
{
   left: 172px;
   position: relative;
   top: -61px;
}
#wb_ResponsiveMenu1 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #FFFFFF;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_ResponsiveMenu1 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-left: 4px solid #FFFFFF;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_ResponsiveMenu1 li:hover > a .arrow-down, #wb_ResponsiveMenu1 li .active .arrow-down
{ 
   border-top-color: #424242;
}
#wb_ResponsiveMenu1 ul ul li:hover > a .arrow-left, #wb_ResponsiveMenu1 ul ul li .active .arrow-left
{ 
   border-left-color: #424242;
}
#wb_ResponsiveMenu1 .toggle,[id^=ResponsiveMenu1-submenu]
{
   display: none;
}
@media all and (max-width:768px) 
{
#wb_ResponsiveMenu1
{
   margin: 0;
   text-align: left;
}
#wb_ResponsiveMenu1 ul li a, #wb_ResponsiveMenu1 .toggle
{
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 20px 15px 20px;
}
#wb_ResponsiveMenu1 .toggle + a
{
   display: none !important;
}
.ResponsiveMenu1 
{
   display: none;
   z-index: 9999;
}
#ResponsiveMenu1 
{
   background-color: transparent;
   display: none;
}
#wb_ResponsiveMenu1 > ul > li > a 
{
   height: auto !important;
   margin: 0;
}
#wb_ResponsiveMenu1 .toggle 
{
   display: block;
   background-color: #DC143C;
   color: #FFFFFF;
   padding: 0 20px 0 20px;
   line-height: 46px;
   text-decoration: none;
   border: none;
}
#wb_ResponsiveMenu1 .toggle:hover
{
   background-color: #CCCCCC;
   color: #424242;
}
[id^=ResponsiveMenu1-submenu]:checked + ul 
{
   display: block !important;
}
#ResponsiveMenu1-title
{
   height: 61px !important;
   line-height: 61px !important;
   text-align: center;
}
#wb_ResponsiveMenu1 ul li 
{
   display: block;
   width: 100% !important;
   text-align: left;
}
#wb_ResponsiveMenu1 ul ul .toggle,
#wb_ResponsiveMenu1 ul ul a 
{
   padding: 0 40px;
}
#wb_ResponsiveMenu1 a:hover,
#wb_ResponsiveMenu1 ul ul ul a 
{
   background-color: #DC143C;
   color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul li ul li .toggle,
#wb_ResponsiveMenu1 ul ul a 
{
   background-color: #DC143C;
   color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul ul ul a 
{
   padding: 15px 20px 15px 60px;
}
#wb_ResponsiveMenu1 ul li a 
{
   text-align: left;
}
#wb_ResponsiveMenu1 ul li a br 
{
   display: none;
}
#wb_ResponsiveMenu1 ul li i 
{
   margin-right: 5px;
}
#wb_ResponsiveMenu1 ul ul 
{
   float: none;
   position: static;
}
#wb_ResponsiveMenu1 ul ul li:hover > ul,
#wb_ResponsiveMenu1 ul li:hover > ul 
{
   display: none;
}
#wb_ResponsiveMenu1 ul ul li 
{
   display: block;
   width: 100%;
}
#wb_ResponsiveMenu1 ul ul ul li 
{
   position: static;
}
#ResponsiveMenu1-icon 
{
   display: block;
   position: absolute;
   left: 30px;
   top: 18px;
   user-select: none;
}
#ResponsiveMenu1-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #FFFFFF;
   color: #FFFFFF;
   width: 24px;
}
#wb_ResponsiveMenu1 ul li ul li .toggle:hover
{
   background-color: #CCCCCC;
   color: #424242;
}
#wb_ResponsiveMenu1 .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_ResponsiveMenu1 .toggle:hover .arrow-down, #wb_ResponsiveMenu1 li .active .arrow-down
{
   border-top-color: #424242;
}
#wb_ResponsiveMenu1 ul li ul li .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul li ul li .toggle:hover .arrow-down, #wb_ResponsiveMenu1 ul li ul li .active .arrow-down
{
   border-top-color: #424242;
}
}
#wb_Image8
{
   vertical-align: top;
}
#Image8
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image2
{
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_shadow02
{
   vertical-align: top;
}
#shadow02
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#nr02txt 
{
   border: 0px #000000 solid;
   margin: 0;
}
#d160mp3
{
   box-sizing: border-box;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #000000;
   border-radius: 0px;
}
#wb_new02
{
   vertical-align: top;
}
#new02
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#txtnr03 
{
   border: 0px #000000 solid;
   margin: 0;
}
#d159mp3
{
   box-sizing: border-box;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #000000;
   border-radius: 0px;
}
#wb_new03
{
   vertical-align: top;
}
#new03
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#nr04txt 
{
   border: 0px #000000 solid;
   margin: 0;
}
#d158mp3
{
   box-sizing: border-box;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #000000;
   border-radius: 0px;
}
#wb_new04
{
   vertical-align: top;
}
#new04
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#nr09txt 
{
   border: 0px #000000 solid;
   margin: 0;
}
#club30mp3
{
   box-sizing: border-box;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #000000;
   border-radius: 0px;
}
#wb_new09
{
   vertical-align: top;
}
#new09
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Fight30mp3
{
   box-sizing: border-box;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #000000;
   border-radius: 0px;
}
#Fight30txt 
{
   border: 0px #000000 solid;
   margin: 0;
}
#wb_new10
{
   vertical-align: top;
}
#new10
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Disco5mp3
{
   box-sizing: border-box;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #000000;
   border-radius: 0px;
}
#nr13txt 
{
   border: 0px #000000 solid;
   margin: 0;
}
#nr14txt 
{
   border: 0px #000000 solid;
   margin: 0;
}
#tab6mp3
{
   box-sizing: border-box;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #000000;
   border-radius: 0px;
}
#wb_new14
{
   vertical-align: top;
}
#new14
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_ScrollDown
{
   vertical-align: top;
}
#ScrollDown
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_scrolldowntxt 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_scrolldowntxt div
{
   text-align: center;
}
#wb_Image3
{
   vertical-align: top;
}
#Image3
{
   border: 1px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image4
{
   vertical-align: top;
}
#Image4
{
   border: 1px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Text3 
{
   border: 0px #000000 solid;
   margin: 0;
}
#d157mp3
{
   box-sizing: border-box;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #000000;
   border-radius: 0px;
}
#wb_Image6
{
   vertical-align: top;
}
#Image6
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Text4 
{
   border: 0px #000000 solid;
   margin: 0;
}
#p135mp3
{
   box-sizing: border-box;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #000000;
   border-radius: 0px;
}
#Text6 
{
   border: 0px #000000 solid;
   margin: 0;
}
#p134mp3
{
   box-sizing: border-box;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #000000;
   border-radius: 0px;
}
#wb_Image10
{
   vertical-align: top;
}
#Image10
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#GR32mp3
{
   box-sizing: border-box;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #000000;
   border-radius: 0px;
}
#Text5 
{
   border: 0px #000000 solid;
   margin: 0;
}
#yg4mp3
{
   box-sizing: border-box;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #000000;
   border-radius: 0px;
}
#Text7 
{
   border: 0px #000000 solid;
   margin: 0;
}
#wb_Image11
{
   vertical-align: top;
}
#Image11
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image7
{
   vertical-align: top;
}
#Image7
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image5
{
   vertical-align: top;
}
#Image5
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Text2 
{
   border: 0px #000000 solid;
   margin: 0;
}
#MediaPlayer1
{
   box-sizing: border-box;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #000000;
   border-radius: 0px;
}
#wb_Image1
{
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Text8 
{
   border: 0px #000000 solid;
   margin: 0;
}
#MediaPlayer2
{
   box-sizing: border-box;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #000000;
   border-radius: 0px;
}
#wb_Image12
{
   vertical-align: top;
}
#Image12
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image9
{
   vertical-align: top;
}
#Image9
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_new13
{
   vertical-align: top;
}
#new13
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_shadow01
{
   vertical-align: top;
}
#shadow01
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image13
{
   vertical-align: top;
}
#Image13
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_toparrow
{
   transform: rotate(270deg);
   transform-origin: 50% 50%;
}
#wb_toparrow a img
{
   position: absolute;
   left: 0;
}
#wb_toparrow .default
{
   position: absolute;
   left: 0;
}
#wb_toparrow a .hover
{
   visibility: hidden;
}
#wb_toparrow a:hover .hover
{
   visibility: visible;
}
#wb_toparrow a:hover .default
{
   visibility: hidden;
}
#toparrow
{
   border-width: 0;
   vertical-align: top;
}
#wb_toptext 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_toptext div
{
   text-align: center;
}
#wb_menu480
{
   display: block;
   font-family: Arial;
   font-weight: normal;
   text-align: left;
   width: 100%;
   margin: 0;
}
#menu480
{
   background-color: #424242;
   height: 55px;
}
#wb_menu480 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_menu480 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_menu480 ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_menu480 ul li i
{
   font-size: 10px;
   width: 10px;
   margin-bottom: 0px;
}
#wb_menu480 ul li a
{
   background-color: #424242;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 30px 15px 30px;
   text-align: center;
}
#wb_menu480 > ul > li > a 
{
   height: 25px;
}
.menu480 a 
{
   display: block;
}
#wb_menu480 li:hover > a, #wb_menu480 li .active
{
   background-color: #CCCCCC;
   color: #424242;
}
#wb_menu480 ul ul
{
   display: none;
   position: absolute;
   top: 55px;
}
#wb_menu480 ul li:hover > ul
{
   display: list-item;
}
#wb_menu480 ul ul li 
{
   float: none;
   position: relative;
   width: 164px;
}
#wb_menu480 ul ul li a
{
   background-color: #7A7A7A;
   border: 0px solid #7A7A7A;
   color: #FFFFFF;
}
#wb_menu480 ul ul li:hover > a, #wb_menu480 ul ul li .active
{
   background-color: #CCCCCC;
   color: #424242;
}
#wb_menu480 ul ul li i 
{
   margin-right: 3px;
   vertical-align: middle;
}
#wb_menu480 ul ul li a 
{
   padding-top: 15px;
   padding-right: 20px;
   padding-bottom: 15px;
   text-align: left;
   vertical-align: middle;
}
#wb_menu480 ul ul ul li 
{
   left: 164px;
   position: relative;
   top: -55px;
}
#wb_menu480 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #FFFFFF;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_menu480 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-left: 4px solid #FFFFFF;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_menu480 li:hover > a .arrow-down, #wb_menu480 li .active .arrow-down
{ 
   border-top-color: #424242;
}
#wb_menu480 ul ul li:hover > a .arrow-left, #wb_menu480 ul ul li .active .arrow-left
{ 
   border-left-color: #424242;
}
#wb_menu480 .toggle,[id^=menu480-submenu]
{
   display: none;
}
@media all and (max-width:768px) 
{
#wb_menu480
{
   margin: 0;
   text-align: left;
}
#wb_menu480 ul li a, #wb_menu480 .toggle
{
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 20px 15px 20px;
}
#wb_menu480 .toggle + a
{
   display: none !important;
}
.menu480 
{
   display: none;
   z-index: 9999;
}
#menu480 
{
   background-color: transparent;
}
#wb_menu480 > ul > li > a 
{
   height: auto !important;
   margin: 0;
}
#wb_menu480 .toggle 
{
   display: block;
   background-color: #424242;
   color: #FFFFFF;
   padding: 0 20px 0 20px;
   line-height: 46px;
   text-decoration: none;
   border: none;
}
#wb_menu480 .toggle:hover
{
   background-color: #CCCCCC;
   color: #424242;
}
[id^=menu480-submenu]:checked + ul 
{
   display: block !important;
}
#menu480-title
{
   height: 55px !important;
   line-height: 55px !important;
   text-align: center;
}
#wb_menu480 ul li 
{
   display: block;
   width: 100% !important;
   text-align: left;
}
#wb_menu480 ul ul .toggle,
#wb_menu480 ul ul a 
{
   padding: 0 40px;
}
#wb_menu480 a:hover,
#wb_menu480 ul ul ul a 
{
   background-color: #7A7A7A;
   color: #FFFFFF;
}
#wb_menu480 ul li ul li .toggle,
#wb_menu480 ul ul a 
{
   background-color: #7A7A7A;
   color: #FFFFFF;
}
#wb_menu480 ul ul ul a 
{
   padding: 15px 20px 15px 60px;
}
#wb_menu480 ul li a 
{
   text-align: left;
}
#wb_menu480 ul li a br 
{
   display: none;
}
#wb_menu480 ul li i 
{
   margin-right: 3px;
}
#wb_menu480 ul ul 
{
   float: none;
   position: static;
}
#wb_menu480 ul ul li:hover > ul,
#wb_menu480 ul li:hover > ul 
{
   display: none;
}
#wb_menu480 ul ul li 
{
   display: block;
   width: 100%;
}
#wb_menu480 ul ul ul li 
{
   position: static;
}
#menu480-icon 
{
   display: block;
   position: absolute;
   left: 30px;
   top: 15px;
   user-select: none;
}
#menu480-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #FFFFFF;
   color: #FFFFFF;
   width: 24px;
}
#wb_menu480 ul li ul li .toggle:hover
{
   background-color: #CCCCCC;
   color: #424242;
}
#wb_menu480 .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_menu480 .toggle:hover .arrow-down, #wb_menu480 li .active .arrow-down
{
   border-top-color: #424242;
}
#wb_menu480 ul li ul li .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_menu480 ul li ul li .toggle:hover .arrow-down, #wb_menu480 ul li ul li .active .arrow-down
{
   border-top-color: #424242;
}
}
#Layer480
{
   background-color: #FBFBFB;
   background-image: none;
   border-radius: 0px;
}
#wb_logo480
{
   vertical-align: top;
}
#logo480
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_GR32
{
   position: absolute;
   left: 329px;
   top: 1883px;
   width: 300px;
   height: 300px;
   z-index: 56;
}
#wb_Disco5mp3
{
   position: absolute;
   left: 970px;
   top: 1805px;
   width: 300px;
   height: 30px;
   z-index: 36;
}
#wb_toparrow
{
   position: absolute;
   left: 10px;
   top: 0px;
   width: 30px;
   height: 30px;
   z-index: 1;
}
#wb_d157mp3
{
   position: absolute;
   left: 837px;
   top: 878px;
   width: 300px;
   height: 30px;
   z-index: 48;
}
#wb_d160
{
   position: absolute;
   left: 10px;
   top: 1009px;
   width: 300px;
   height: 300px;
   z-index: 15;
}
#wb_ResponsiveMenu1
{
   position: absolute;
   left: 166px;
   top: 80px;
   width: 949px;
   height: 61px;
   z-index: 4;
}
#Layer_Menu_Container
{
   width: 1280px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_Image1
{
   position: absolute;
   left: 558px;
   top: 978px;
   width: 79px;
   height: 78px;
   z-index: 69;
}
#wb_p135mp3
{
   position: absolute;
   left: 649px;
   top: 1310px;
   width: 300px;
   height: 30px;
   z-index: 52;
}
#nr13txt
{
   position: absolute;
   left: 970px;
   top: 1478px;
   width: 300px;
   height: 27px;
   z-index: 37;
}
#nr09txt
{
   position: absolute;
   left: 328px;
   top: 1475px;
   width: 300px;
   height: 27px;
   z-index: 27;
}
#wb_logo
{
   position: absolute;
   left: 11px;
   top: 16px;
   width: 176px;
   height: 48px;
   z-index: 2;
}
#Up
{
   position: absolute;
   text-align: center;
   left: 1296px;
   top: 650px;
   width: 50px;
   height: 50px;
   z-index: 78;
}
#wb_yg4mp3
{
   position: absolute;
   left: 649px;
   top: 2183px;
   width: 300px;
   height: 30px;
   z-index: 60;
}
#wb_new14
{
   position: absolute;
   left: 1197px;
   top: 1851px;
   width: 79px;
   height: 78px;
   z-index: 41;
}
#wb_Image2
{
   position: absolute;
   left: 8px;
   top: 1366px;
   width: 1260px;
   height: 80px;
   z-index: 12;
}
#wb_toptext
{
   position: absolute;
   left: 8px;
   top: 36px;
   width: 35px;
   height: 12px;
   text-align: center;
   z-index: 0;
}
#wb_p134mp3
{
   position: absolute;
   left: 968px;
   top: 1310px;
   width: 300px;
   height: 30px;
   z-index: 54;
}
#wb_d157
{
   position: absolute;
   left: 837px;
   top: 578px;
   width: 300px;
   height: 300px;
   z-index: 46;
}
#wb_Image3
{
   position: absolute;
   left: 9px;
   top: 1477px;
   width: 298px;
   height: 348px;
   z-index: 44;
}
#wb_tab6
{
   position: absolute;
   left: 968px;
   top: 1883px;
   width: 300px;
   height: 300px;
   z-index: 40;
}
#txtnr03
{
   position: absolute;
   left: 196px;
   top: 550px;
   width: 300px;
   height: 27px;
   z-index: 20;
}
#wb_p135
{
   position: absolute;
   left: 649px;
   top: 1009px;
   width: 300px;
   height: 300px;
   z-index: 50;
}
#wb_Image4
{
   position: absolute;
   left: 654px;
   top: 175px;
   width: 300px;
   height: 355px;
   z-index: 45;
}
#wb_ScrollDown
{
   position: absolute;
   left: 1206px;
   top: 183px;
   width: 35px;
   height: 44px;
   z-index: 42;
}
#wb_club30mp3
{
   position: absolute;
   left: 328px;
   top: 1802px;
   width: 300px;
   height: 30px;
   z-index: 28;
}
#nr02txt
{
   position: absolute;
   left: 9px;
   top: 983px;
   width: 300px;
   height: 27px;
   z-index: 16;
}
#'+a.pluginId+'
{
   visibility: visible;
}
#Layer_top_Container
{
   width: 1280px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_new13
{
   position: absolute;
   left: 1198px;
   top: 1473px;
   width: 79px;
   height: 78px;
   z-index: 75;
}
#wb_Extension1
{
   position: absolute;
   left: 329px;
   top: 1009px;
   width: 300px;
   height: 300px;
   z-index: 66;
}
#wb_Image5
{
   position: absolute;
   left: 554px;
   top: 1851px;
   width: 79px;
   height: 78px;
   z-index: 65;
}
#wb_p134
{
   position: absolute;
   left: 968px;
   top: 1009px;
   width: 300px;
   height: 300px;
   z-index: 63;
}
#nr04txt
{
   position: absolute;
   left: 517px;
   top: 551px;
   width: 300px;
   height: 27px;
   z-index: 24;
}
#wb_new03
{
   position: absolute;
   left: 426px;
   top: 544px;
   width: 79px;
   height: 78px;
   z-index: 22;
}
#wb_logo480
{
   position: absolute;
   left: 262px;
   top: 18px;
   width: 196px;
   height: 54px;
   z-index: 9;
}
#wb_Extension2
{
   position: absolute;
   left: 10px;
   top: 1883px;
   width: 300px;
   height: 300px;
   z-index: 70;
}
#wb_GR32mp3
{
   position: absolute;
   left: 329px;
   top: 2183px;
   width: 300px;
   height: 30px;
   z-index: 57;
}
#wb_Image6
{
   position: absolute;
   left: 1068px;
   top: 547px;
   width: 79px;
   height: 78px;
   z-index: 49;
}
#wb_new10
{
   position: absolute;
   left: 877px;
   top: 1471px;
   width: 79px;
   height: 78px;
   z-index: 34;
}
#wb_new02
{
   position: absolute;
   left: 236px;
   top: 978px;
   width: 79px;
   height: 78px;
   z-index: 18;
}
#wb_Text1
{
   position: absolute;
   left: 918px;
   top: 22px;
   width: 329px;
   height: 36px;
   text-align: right;
   z-index: 3;
}
#Layer_Menu
{
   position: fixed;
   text-align: center;
   left: 0;
   top: 0;
   right: 0;
   height: 145px;
   z-index: 79;
}
#Text2
{
   position: absolute;
   left: 329px;
   top: 984px;
   width: 300px;
   height: 27px;
   z-index: 67;
}
#wb_Image7
{
   position: absolute;
   left: 879px;
   top: 978px;
   width: 79px;
   height: 78px;
   z-index: 64;
}
#wb_tab6mp3
{
   position: absolute;
   left: 968px;
   top: 2183px;
   width: 300px;
   height: 30px;
   z-index: 39;
}
#wb_d159mp3
{
   position: absolute;
   left: 196px;
   top: 877px;
   width: 300px;
   height: 30px;
   z-index: 21;
}
#top
{
   visibility: hidden;
}
#Text3
{
   position: absolute;
   left: 837px;
   top: 551px;
   width: 300px;
   height: 27px;
   z-index: 47;
}
#wb_new04
{
   position: absolute;
   left: 744px;
   top: 546px;
   width: 79px;
   height: 78px;
   z-index: 26;
}
#Layer480
{
   position: fixed;
   text-align: left;
   visibility: hidden;
   left: 0;
   top: 0;
   right: 0;
   height: 90px;
   z-index: 80;
}
#Layer_top
{
   position: fixed;
   text-align: center;
   left: 0;
   top: 0;
   right: 0;
   height: 80px;
   z-index: 5;
}
#Text4
{
   position: absolute;
   left: 649px;
   top: 984px;
   width: 300px;
   height: 27px;
   z-index: 51;
}
#wb_d158mp3
{
   position: absolute;
   left: 516px;
   top: 878px;
   width: 300px;
   height: 30px;
   z-index: 25;
}
#wb_Image8
{
   position: absolute;
   left: 332px;
   top: 174px;
   width: 300px;
   height: 357px;
   z-index: 11;
}
#wb_menu480
{
   position: absolute;
   left: 10px;
   top: 2px;
   width: 176px;
   height: 69px;
   visibility: hidden;
   z-index: 8;
}
#wb_Image9
{
   position: absolute;
   left: 1199px;
   top: 978px;
   width: 79px;
   height: 78px;
   z-index: 74;
}
#Text5
{
   position: absolute;
   left: 329px;
   top: 1856px;
   width: 300px;
   height: 27px;
   z-index: 58;
}
#wb_Fight30
{
   position: absolute;
   left: 648px;
   top: 1502px;
   width: 300px;
   height: 300px;
   z-index: 31;
}
#wb_d159
{
   position: absolute;
   left: 196px;
   top: 579px;
   width: 300px;
   height: 300px;
   z-index: 19;
}
#Text6
{
   position: absolute;
   left: 968px;
   top: 984px;
   width: 300px;
   height: 27px;
   z-index: 53;
}
#nr14txt
{
   position: absolute;
   left: 968px;
   top: 1856px;
   width: 300px;
   height: 27px;
   z-index: 38;
}
#wb_d158
{
   position: absolute;
   left: 515px;
   top: 578px;
   width: 300px;
   height: 300px;
   z-index: 23;
}
#toparrow
{
   width: 30px;
   height: 30px;
}
#Text7
{
   position: absolute;
   left: 649px;
   top: 1856px;
   width: 300px;
   height: 27px;
   z-index: 61;
}
#wb_Disco5
{
   position: absolute;
   left: 970px;
   top: 1505px;
   width: 300px;
   height: 300px;
   z-index: 35;
}
#Fight30txt
{
   position: absolute;
   left: 648px;
   top: 1477px;
   width: 300px;
   height: 27px;
   z-index: 33;
}
#wb_new09
{
   position: absolute;
   left: 557px;
   top: 1471px;
   width: 79px;
   height: 78px;
   z-index: 30;
}
#wb_club30
{
   position: absolute;
   left: 328px;
   top: 1502px;
   width: 300px;
   height: 300px;
   z-index: 29;
}
#wb_shadow02
{
   position: absolute;
   left: 46px;
   top: 145px;
   width: 1195px;
   height: 29px;
   z-index: 13;
}
#Up_Container
{
   width: 50px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_top
{
   position: absolute;
   left: 0px;
   top: 0px;
   width: 20px;
   height: 20px;
   z-index: 10;
}
#wb_MediaPlayer2
{
   position: absolute;
   left: 10px;
   top: 2183px;
   width: 300px;
   height: 30px;
   z-index: 72;
}
#Text8
{
   position: absolute;
   left: 10px;
   top: 1856px;
   width: 300px;
   height: 27px;
   z-index: 71;
}
#wb_yg4
{
   position: absolute;
   left: 649px;
   top: 1883px;
   width: 300px;
   height: 300px;
   z-index: 59;
}
#wb_scrolldowntxt
{
   position: absolute;
   left: 1158px;
   top: 181px;
   width: 48px;
   height: 48px;
   text-align: center;
   z-index: 43;
}
#wb_Image13
{
   position: absolute;
   left: 8px;
   top: 1366px;
   width: 1260px;
   height: 80px;
   z-index: 77;
}
#wb_shadow01
{
   position: absolute;
   left: 172px;
   top: 901px;
   width: 996px;
   height: 80px;
   z-index: 76;
}
#wb_Image12
{
   position: absolute;
   left: 237px;
   top: 1851px;
   width: 79px;
   height: 78px;
   z-index: 73;
}
#wb_MediaPlayer1
{
   position: absolute;
   left: 329px;
   top: 1310px;
   width: 300px;
   height: 30px;
   z-index: 68;
}
#wb_Image11
{
   position: absolute;
   left: 878px;
   top: 1851px;
   width: 79px;
   height: 78px;
   z-index: 62;
}
#wb_Image10
{
   position: absolute;
   left: 13px;
   top: 940px;
   width: 300px;
   height: 180px;
   visibility: hidden;
   z-index: 55;
}
#wb_Fight30mp3
{
   position: absolute;
   left: 648px;
   top: 1804px;
   width: 300px;
   height: 30px;
   z-index: 32;
}
#wb_d160mp3
{
   position: absolute;
   left: 9px;
   top: 1310px;
   width: 300px;
   height: 30px;
   z-index: 17;
}
#wb_actionplayerhide
{
   position: absolute;
   left: 333px;
   top: 566px;
   width: 300px;
   height: 50px;
   visibility: hidden;
   z-index: 14;
}
@media only screen and (min-width: 980px) and (max-width: 1279px)
{
div#container
{
   width: 980px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_top
{
   left: 1280px;
   top: 0px;
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline;
}
#Up
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: block;
}
#Up_Container
{
   width: 50px;
}
#Layer_Menu
{
   height: 145px;
   visibility: visible;
   display: block;
}
#Layer_Menu_Container
{
   width: 980px;
}
#Layer_top
{
   height: 80px;
   visibility: visible;
   display: block;
}
#Layer_top_Container
{
   width: 980px;
}
#wb_logo
{
   left: 17px;
   top: 16px;
   width: 176px;
   height: 48px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text1
{
   left: 641px;
   top: 28px;
   width: 329px;
   height: 36px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_ResponsiveMenu1
{
   left: 26px;
   top: 80px;
   width: 924px;
   height: 61px;
   visibility: visible;
   display: inline;
   margin: 0;
   text-align: center;
}
#wb_Image8
{
   left: 22px;
   top: 170px;
   width: 300px;
   height: 350px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image2
{
   left: 16px;
   top: 897px;
   width: 941px;
   height: 80px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_shadow02
{
   left: 36px;
   top: 145px;
   width: 927px;
   height: 29px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_actionplayerhide
{
   left: 340px;
   top: 566px;
   width: 300px;
   height: 50px;
   visibility: hidden;
   display: none;
}
#wb_d160
{
   left: 340px;
   top: 1017px;
   width: 300px;
   height: 300px;
   visibility: visible;
   display: inline;
}
#nr02txt
{
   left: 340px;
   top: 990px;
   visibility: visible;
   display: inline;
}
#wb_nr02txt
{
   margin: 0;
   padding: 0;
}
#wb_d160mp3
{
   left: 340px;
   top: 1317px;
   width: 300px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_new02
{
   left: 568px;
   top: 984px;
   width: 79px;
   height: 78px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_d159
{
   left: 20px;
   top: 567px;
   width: 300px;
   height: 300px;
   visibility: visible;
   display: inline;
}
#txtnr03
{
   left: 20px;
   top: 533px;
   visibility: visible;
   display: inline;
}
#wb_txtnr03
{
   margin: 0;
   padding: 0;
}
#wb_d159mp3
{
   left: 20px;
   top: 867px;
   width: 300px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_new03
{
   left: 251px;
   top: 528px;
   width: 79px;
   height: 78px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_d158
{
   left: 342px;
   top: 567px;
   width: 300px;
   height: 300px;
   visibility: visible;
   display: inline;
}
#nr04txt
{
   left: 342px;
   top: 533px;
   visibility: visible;
   display: inline;
}
#wb_nr04txt
{
   margin: 0;
   padding: 0;
}
#wb_d158mp3
{
   left: 342px;
   top: 867px;
   width: 300px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_new04
{
   left: 575px;
   top: 531px;
   width: 79px;
   height: 78px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#nr09txt
{
   left: 341px;
   top: 1819px;
   visibility: visible;
   display: inline;
}
#wb_nr09txt
{
   margin: 0;
   padding: 0;
}
#wb_club30mp3
{
   left: 342px;
   top: 2146px;
   width: 300px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_club30
{
   left: 342px;
   top: 1846px;
   width: 300px;
   height: 300px;
   visibility: visible;
   display: inline;
}
#wb_new09
{
   left: 569px;
   top: 1815px;
   width: 79px;
   height: 78px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Fight30
{
   left: 664px;
   top: 1846px;
   width: 300px;
   height: 300px;
   visibility: visible;
   display: inline;
}
#wb_Fight30mp3
{
   left: 660px;
   top: 2146px;
   width: 300px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Fight30txt
{
   left: 663px;
   top: 1819px;
   visibility: visible;
   display: inline;
}
#wb_Fight30txt
{
   margin: 0;
   padding: 0;
}
#wb_new10
{
   left: 888px;
   top: 1815px;
   width: 79px;
   height: 78px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Disco5
{
   left: 344px;
   top: 2628px;
   width: 300px;
   height: 300px;
   visibility: visible;
   display: inline;
}
#wb_Disco5mp3
{
   left: 344px;
   top: 2928px;
   width: 300px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#nr13txt
{
   left: 344px;
   top: 2601px;
   visibility: visible;
   display: inline;
}
#wb_nr13txt
{
   margin: 0;
   padding: 0;
}
#nr14txt
{
   left: 662px;
   top: 2602px;
   visibility: visible;
   display: inline;
}
#wb_nr14txt
{
   margin: 0;
   padding: 0;
}
#wb_tab6mp3
{
   left: 664px;
   top: 2928px;
   width: 300px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_tab6
{
   left: 664px;
   top: 2629px;
   width: 300px;
   height: 300px;
   visibility: visible;
   display: inline;
}
#wb_new14
{
   left: 890px;
   top: 2597px;
   width: 79px;
   height: 78px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_ScrollDown
{
   left: 66px;
   top: 183px;
   width: 35px;
   height: 44px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_scrolldowntxt
{
   left: 18px;
   top: 183px;
   width: 48px;
   height: 48px;
   visibility: visible;
   display: inline;
}
#wb_scrolldowntxt
{
   margin: 0;
   padding: 0;
}
#wb_Image3
{
   left: 19px;
   top: 1824px;
   width: 300px;
   height: 350px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image4
{
   left: 339px;
   top: 159px;
   width: 298px;
   height: 348px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_d157
{
   left: 663px;
   top: 567px;
   width: 300px;
   height: 300px;
   visibility: visible;
   display: inline;
}
#Text3
{
   left: 663px;
   top: 533px;
   visibility: visible;
   display: inline;
}
#wb_Text3
{
   margin: 0;
   padding: 0;
}
#wb_d157mp3
{
   left: 663px;
   top: 867px;
   width: 300px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Image6
{
   left: 892px;
   top: 531px;
   width: 79px;
   height: 78px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_p135
{
   left: 340px;
   top: 1396px;
   width: 300px;
   height: 300px;
   visibility: visible;
   display: inline;
}
#Text4
{
   left: 340px;
   top: 1369px;
   visibility: visible;
   display: inline;
}
#wb_Text4
{
   margin: 0;
   padding: 0;
}
#wb_p135mp3
{
   left: 340px;
   top: 1696px;
   width: 300px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Text6
{
   left: 659px;
   top: 1371px;
   visibility: visible;
   display: inline;
}
#wb_Text6
{
   margin: 0;
   padding: 0;
}
#wb_p134mp3
{
   left: 659px;
   top: 1696px;
   width: 300px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Image10
{
   left: 19px;
   top: 1001px;
   width: 300px;
   height: 180px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_GR32
{
   left: 343px;
   top: 2249px;
   width: 300px;
   height: 300px;
   visibility: visible;
   display: inline;
}
#wb_GR32mp3
{
   left: 344px;
   top: 2549px;
   width: 300px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Text5
{
   left: 340px;
   top: 2222px;
   visibility: visible;
   display: inline;
}
#wb_Text5
{
   margin: 0;
   padding: 0;
}
#wb_yg4
{
   left: 664px;
   top: 2249px;
   width: 300px;
   height: 300px;
   visibility: visible;
   display: inline;
}
#wb_yg4mp3
{
   left: 664px;
   top: 2549px;
   width: 300px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Text7
{
   left: 663px;
   top: 2222px;
   visibility: visible;
   display: inline;
}
#wb_Text7
{
   margin: 0;
   padding: 0;
}
#wb_Image11
{
   left: 887px;
   top: 2217px;
   width: 79px;
   height: 78px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_p134
{
   left: 660px;
   top: 1396px;
   width: 300px;
   height: 300px;
   visibility: visible;
   display: inline;
}
#wb_Image7
{
   left: 885px;
   top: 1366px;
   width: 79px;
   height: 78px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image5
{
   left: 571px;
   top: 2595px;
   width: 79px;
   height: 78px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Extension1
{
   left: 660px;
   top: 1017px;
   width: 300px;
   height: 300px;
   visibility: visible;
   display: inline;
}
#Text2
{
   left: 660px;
   top: 992px;
   visibility: visible;
   display: inline;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#wb_MediaPlayer1
{
   left: 660px;
   top: 1317px;
   width: 300px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Image1
{
   left: 888px;
   top: 987px;
   width: 79px;
   height: 78px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Extension2
{
   left: 23px;
   top: 2628px;
   width: 300px;
   height: 300px;
   visibility: visible;
   display: inline;
}
#Text8
{
   left: 22px;
   top: 2602px;
   visibility: visible;
   display: inline;
}
#wb_Text8
{
   margin: 0;
   padding: 0;
}
#wb_MediaPlayer2
{
   left: 23px;
   top: 2929px;
   width: 300px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Image12
{
   left: 251px;
   top: 2597px;
   width: 79px;
   height: 78px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image9
{
   left: 565px;
   top: 1366px;
   width: 79px;
   height: 78px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_new13
{
   left: 568px;
   top: 2217px;
   width: 79px;
   height: 78px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_shadow01
{
   left: 254px;
   top: 2985px;
   width: 480px;
   height: 80px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image13
{
   left: 20px;
   top: 1738px;
   width: 941px;
   height: 80px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_toparrow
{
   left: 10px;
   top: 4px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_toptext
{
   left: 8px;
   top: 36px;
   width: 35px;
   height: 12px;
   visibility: visible;
   display: inline;
}
#wb_toptext
{
   margin: 0;
   padding: 0;
}
#wb_menu480
{
   left: 10px;
   top: 2px;
   width: 176px;
   height: 69px;
   visibility: hidden;
   display: none;
   margin: 0;
   text-align: left;
}
#Layer480
{
   height: 90px;
   visibility: hidden;
   display: none;
   background-color: #FBFBFB;
   background-image: none;
   box-shadow: 0px 0px 0px #000000;
}
#wb_logo480
{
   left: 262px;
   top: 18px;
   width: 196px;
   height: 54px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
}
@media only screen and (max-width: 979px)
{
div#container
{
   width: 480px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_top
{
   left: 480px;
   top: 699px;
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline;
}
#Up
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: block;
}
#Up_Container
{
   width: 50px;
}
#Layer_Menu
{
   height: 145px;
   visibility: hidden;
   display: none;
}
#Layer_Menu_Container
{
   width: 480px;
}
#Layer_top
{
   height: 80px;
   visibility: visible;
   display: block;
}
#Layer_top_Container
{
   width: 480px;
}
#wb_logo
{
   left: 17px;
   top: 16px;
   width: 176px;
   height: 48px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text1
{
   left: 204px;
   top: 28px;
   width: 265px;
   height: 36px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_ResponsiveMenu1
{
   left: 17px;
   top: 80px;
   width: 176px;
   height: 61px;
   visibility: visible;
   display: inline;
   margin: 0;
   text-align: center;
}
#wb_Image8
{
   left: 71px;
   top: 102px;
   width: 300px;
   height: 350px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image2
{
   left: 10px;
   top: 1637px;
   width: 1260px;
   height: 80px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_shadow02
{
   left: 0px;
   top: 464px;
   width: 460px;
   height: 29px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_actionplayerhide
{
   left: 330px;
   top: 494px;
   width: 300px;
   height: 50px;
   visibility: hidden;
   display: none;
}
#wb_d160
{
   left: 71px;
   top: 1878px;
   width: 300px;
   height: 300px;
   visibility: visible;
   display: inline;
}
#nr02txt
{
   left: 71px;
   top: 1851px;
   visibility: visible;
   display: inline;
}
#wb_nr02txt
{
   margin: 0;
   padding: 0;
}
#wb_d160mp3
{
   left: 71px;
   top: 2178px;
   width: 300px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_new02
{
   left: 292px;
   top: 1844px;
   width: 79px;
   height: 78px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_d159
{
   left: 71px;
   top: 536px;
   width: 300px;
   height: 300px;
   visibility: visible;
   display: inline;
}
#txtnr03
{
   left: 71px;
   top: 509px;
   visibility: visible;
   display: inline;
}
#wb_txtnr03
{
   margin: 0;
   padding: 0;
}
#wb_d159mp3
{
   left: 71px;
   top: 836px;
   width: 300px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_new03
{
   left: 295px;
   top: 502px;
   width: 79px;
   height: 78px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_d158
{
   left: 71px;
   top: 912px;
   width: 300px;
   height: 300px;
   visibility: visible;
   display: inline;
}
#nr04txt
{
   left: 71px;
   top: 885px;
   visibility: visible;
   display: inline;
}
#wb_nr04txt
{
   margin: 0;
   padding: 0;
}
#wb_d158mp3
{
   left: 71px;
   top: 1212px;
   width: 300px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_new04
{
   left: 296px;
   top: 878px;
   width: 79px;
   height: 78px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#nr09txt
{
   left: 71px;
   top: 3884px;
   visibility: visible;
   display: inline;
}
#wb_nr09txt
{
   margin: 0;
   padding: 0;
}
#wb_club30mp3
{
   left: 71px;
   top: 4211px;
   width: 300px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_club30
{
   left: 71px;
   top: 3911px;
   width: 300px;
   height: 300px;
   visibility: visible;
   display: inline;
}
#wb_new09
{
   left: 296px;
   top: 3878px;
   width: 79px;
   height: 78px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Fight30
{
   left: 71px;
   top: 4319px;
   width: 300px;
   height: 300px;
   visibility: visible;
   display: inline;
}
#wb_Fight30mp3
{
   left: 71px;
   top: 4619px;
   width: 300px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Fight30txt
{
   left: 71px;
   top: 4292px;
   visibility: visible;
   display: inline;
}
#wb_Fight30txt
{
   margin: 0;
   padding: 0;
}
#wb_new10
{
   left: 295px;
   top: 4285px;
   width: 79px;
   height: 78px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Disco5
{
   left: 62px;
   top: 5117px;
   width: 300px;
   height: 300px;
   visibility: visible;
   display: inline;
}
#wb_Disco5mp3
{
   left: 62px;
   top: 5417px;
   width: 300px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#nr13txt
{
   left: 62px;
   top: 5090px;
   visibility: visible;
   display: inline;
}
#wb_nr13txt
{
   margin: 0;
   padding: 0;
}
#nr14txt
{
   left: 62px;
   top: 6251px;
   visibility: visible;
   display: inline;
}
#wb_nr14txt
{
   margin: 0;
   padding: 0;
}
#wb_tab6mp3
{
   left: 62px;
   top: 6578px;
   width: 300px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_tab6
{
   left: 62px;
   top: 6278px;
   width: 300px;
   height: 300px;
   visibility: visible;
   display: inline;
}
#wb_new14
{
   left: 291px;
   top: 6245px;
   width: 79px;
   height: 78px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_ScrollDown
{
   left: 18px;
   top: 104px;
   width: 35px;
   height: 44px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_scrolldowntxt
{
   left: 330px;
   top: 102px;
   width: 48px;
   height: 48px;
   visibility: visible;
   display: inline;
}
#wb_scrolldowntxt
{
   margin: 0;
   padding: 0;
}
#wb_Image3
{
   left: 71px;
   top: 3499px;
   width: 298px;
   height: 348px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image4
{
   left: 79px;
   top: 478px;
   width: 298px;
   height: 353px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_d157
{
   left: 71px;
   top: 1295px;
   width: 300px;
   height: 300px;
   visibility: visible;
   display: inline;
}
#Text3
{
   left: 71px;
   top: 1268px;
   visibility: visible;
   display: inline;
}
#wb_Text3
{
   margin: 0;
   padding: 0;
}
#wb_d157mp3
{
   left: 71px;
   top: 1595px;
   width: 300px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Image6
{
   left: 289px;
   top: 1262px;
   width: 79px;
   height: 78px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_p135
{
   left: 71px;
   top: 2728px;
   width: 300px;
   height: 300px;
   visibility: visible;
   display: inline;
}
#Text4
{
   left: 71px;
   top: 2701px;
   visibility: visible;
   display: inline;
}
#wb_Text4
{
   margin: 0;
   padding: 0;
}
#wb_p135mp3
{
   left: 71px;
   top: 3028px;
   width: 300px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Text6
{
   left: 71px;
   top: 3096px;
   visibility: visible;
   display: inline;
}
#wb_Text6
{
   margin: 0;
   padding: 0;
}
#wb_p134mp3
{
   left: 71px;
   top: 3423px;
   width: 300px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Image10
{
   left: 71px;
   top: 1649px;
   width: 300px;
   height: 180px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_GR32
{
   left: 62px;
   top: 4719px;
   width: 300px;
   height: 300px;
   visibility: visible;
   display: inline;
}
#wb_GR32mp3
{
   left: 62px;
   top: 5019px;
   width: 300px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Text5
{
   left: 71px;
   top: 4695px;
   visibility: visible;
   display: inline;
}
#wb_Text5
{
   margin: 0;
   padding: 0;
}
#wb_yg4
{
   left: 62px;
   top: 5500px;
   width: 300px;
   height: 300px;
   visibility: visible;
   display: inline;
}
#wb_yg4mp3
{
   left: 62px;
   top: 5800px;
   width: 300px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Text7
{
   left: 62px;
   top: 5473px;
   visibility: visible;
   display: inline;
}
#wb_Text7
{
   margin: 0;
   padding: 0;
}
#wb_Image11
{
   left: 294px;
   top: 5466px;
   width: 79px;
   height: 78px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_p134
{
   left: 71px;
   top: 3123px;
   width: 300px;
   height: 300px;
   visibility: visible;
   display: inline;
}
#wb_Image7
{
   left: 300px;
   top: 3090px;
   width: 79px;
   height: 78px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image5
{
   left: 297px;
   top: 4688px;
   width: 79px;
   height: 78px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Extension1
{
   left: 71px;
   top: 2335px;
   width: 300px;
   height: 300px;
   visibility: visible;
   display: inline;
}
#Text2
{
   left: 71px;
   top: 2308px;
   visibility: visible;
   display: inline;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#wb_MediaPlayer1
{
   left: 71px;
   top: 2635px;
   width: 300px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Image1
{
   left: 300px;
   top: 2301px;
   width: 79px;
   height: 78px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Extension2
{
   left: 62px;
   top: 5892px;
   width: 300px;
   height: 300px;
   visibility: visible;
   display: inline;
}
#Text8
{
   left: 62px;
   top: 5865px;
   visibility: visible;
   display: inline;
}
#wb_Text8
{
   margin: 0;
   padding: 0;
}
#wb_MediaPlayer2
{
   left: 62px;
   top: 6192px;
   width: 300px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Image12
{
   left: 290px;
   top: 5083px;
   width: 79px;
   height: 78px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image9
{
   left: 299px;
   top: 2695px;
   width: 79px;
   height: 78px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_new13
{
   left: 288px;
   top: 5860px;
   width: 78px;
   height: 78px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_shadow01
{
   left: 0px;
   top: 7856px;
   width: 480px;
   height: 80px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image13
{
   left: 10px;
   top: 1637px;
   width: 1260px;
   height: 80px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_toparrow
{
   left: 10px;
   top: 7px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_toptext
{
   left: 8px;
   top: 36px;
   width: 35px;
   height: 12px;
   visibility: visible;
   display: inline;
}
#wb_toptext
{
   margin: 0;
   padding: 0;
}
#wb_menu480
{
   left: 10px;
   top: 6px;
   width: 234px;
   height: 55px;
   visibility: visible;
   display: inline;
   margin: 0;
   text-align: left;
}
#Layer480
{
   height: 73px;
   visibility: visible;
   display: block;
   background-color: #A9A9A9;
   background-image: none;
   box-shadow: 0px 2px 10px #000000;
}
#wb_logo480
{
   left: 282px;
   top: 8px;
   width: 190px;
   height: 58px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
}

.tiles { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.wb_d160 { position: relative; float: left; width: 300px; height: 300px; overflow: hidden; }
.photo { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-repeat: no-repeat; background-position: center; background-size: cover; transition: transform .5s ease-out; }

.tiles { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.wb_d159 { position: relative; float: left; width: 300px; height: 300px; overflow: hidden; }
.photo { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-repeat: no-repeat; background-position: center; background-size: cover; transition: transform .5s ease-out; }

.tiles { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.wb_d158 { position: relative; float: left; width: 300px; height: 300px; overflow: hidden; }
.photo { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-repeat: no-repeat; background-position: center; background-size: cover; transition: transform .5s ease-out; }

.tiles { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.wb_club30 { position: relative; float: left; width: 300px; height: 300px; overflow: hidden; }
.photo { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-repeat: no-repeat; background-position: center; background-size: cover; transition: transform .5s ease-out; }

.tiles { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.wb_Fight30 { position: relative; float: left; width: 300px; height: 300px; overflow: hidden; }
.photo { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-repeat: no-repeat; background-position: center; background-size: cover; transition: transform .5s ease-out; }

.tiles { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.wb_Disco5 { position: relative; float: left; width: 300px; height: 300px; overflow: hidden; }
.photo { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-repeat: no-repeat; background-position: center; background-size: cover; transition: transform .5s ease-out; }

.tiles { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.wb_tab6 { position: relative; float: left; width: 300px; height: 300px; overflow: hidden; }
.photo { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-repeat: no-repeat; background-position: center; background-size: cover; transition: transform .5s ease-out; }

.tiles { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.wb_d157 { position: relative; float: left; width: 300px; height: 300px; overflow: hidden; }
.photo { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-repeat: no-repeat; background-position: center; background-size: cover; transition: transform .5s ease-out; }

.tiles { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.wb_p135 { position: relative; float: left; width: 300px; height: 300px; overflow: hidden; }
.photo { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-repeat: no-repeat; background-position: center; background-size: cover; transition: transform .5s ease-out; }

.tiles { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.wb_GR32 { position: relative; float: left; width: 300px; height: 300px; overflow: hidden; }
.photo { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-repeat: no-repeat; background-position: center; background-size: cover; transition: transform .5s ease-out; }

.tiles { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.wb_yg4 { position: relative; float: left; width: 300px; height: 300px; overflow: hidden; }
.photo { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-repeat: no-repeat; background-position: center; background-size: cover; transition: transform .5s ease-out; }

.tiles { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.wb_p134 { position: relative; float: left; width: 300px; height: 300px; overflow: hidden; }
.photo { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-repeat: no-repeat; background-position: center; background-size: cover; transition: transform .5s ease-out; }

.tiles { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.wb_Extension1 { position: relative; float: left; width: 300px; height: 300px; overflow: hidden; }
.photo { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-repeat: no-repeat; background-position: center; background-size: cover; transition: transform .5s ease-out; }

.tiles { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.wb_Extension2 { position: relative; float: left; width: 300px; height: 300px; overflow: hidden; }
.photo { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-repeat: no-repeat; background-position: center; background-size: cover; transition: transform .5s ease-out; }
.mejs-offscreen{
position: absolute !important;
top: -10000px;
left: -10000px;
overflow: hidden;
width: 1px;
height: 1px;
}

.mejs-container {
position: relative;
background: #FFFFFF;
font-family: Helvetica, Arial;
text-align: left;
vertical-align: top;
text-indent: 0;
outline: 0;
}

.me-plugin {
position: absolute;
}

.mejs-embed, .mejs-embed body {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
background: #000;
overflow: hidden;
}

.mejs-fullscreen {
/* set it to not show scroll bars so 100% will work */
overflow: hidden !important;
}

.mejs-container-fullscreen {
position: fixed;
left: 0;
top: 0;
right: 0;
bottom: 0;
overflow: hidden;
z-index: 1000;
}
.mejs-container-fullscreen .mejs-mediaelement,
.mejs-container-fullscreen video {
width: 100%;
height: 100%;
}

.mejs-clear {
clear: both;
}

/* Start: LAYERS */
.mejs-background {
position: absolute;
top: 0;
left: 0;
}

.mejs-mediaelement {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.mejs-poster {
position: absolute;
top: 0;
left: 0;
background-size: contain ;
background-position: 50% 50% ;
background-repeat: no-repeat ;
}
:root .mejs-poster img {
display: none ;
}

.mejs-poster img {
border: 0;
padding: 0;
border: 0;
}

.mejs-overlay {
position: absolute;
top: 0;
left: 0;
}

.mejs-overlay-play {
cursor: pointer;
}

.mejs-overlay-button {
position: absolute;
top: 50%;
left: 50%;
width: 100px;
height: 100px;
margin: -50px 0 0 -50px;
background: url(bigplay.svg) no-repeat;
}

.no-svg .mejs-overlay-button {
background-image: url(bigplay.png);
}

.mejs-overlay:hover .mejs-overlay-button {
background-position: 0 -100px ;
}

.mejs-overlay-loading {
position: absolute;
top: 50%;
left: 50%;
width: 80px;
height: 80px;
margin: -40px 0 0 -40px;
background: #333;
background: url(http://cdnjs.cloudflare.com/ajax/libs/mediaelement/2.13.2/css/controls.svg);
background: rgba(0, 0, 0, 0.9);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50,50,50,0.9)), to(rgba(0,0,0,0.9)));
background: -webkit-linear-gradient(top, rgba(50,50,50,0.9), rgba(0,0,0,0.9));
background: -moz-linear-gradient(top, rgba(50,50,50,0.9), rgba(0,0,0,0.9));
background: -o-linear-gradient(top, rgba(50,50,50,0.9), rgba(0,0,0,0.9));
background: -ms-linear-gradient(top, rgba(50,50,50,0.9), rgba(0,0,0,0.9));
background: linear-gradient(rgba(50,50,50,0.9), rgba(0,0,0,0.9));
}

.mejs-overlay-loading span {
display: block;
width: 80px;
height: 80px;
background: transparent url(loading.gif) 50% 50% no-repeat;
}

/* End: LAYERS */

/* Start: CONTROL BAR */
.mejs-container .mejs-controls {
position: absolute;
list-style-type: none;
margin: 0;
padding: 0;
bottom: 0;
left: 0;
background: url(http://cdnjs.cloudflare.com/ajax/libs/mediaelement/2.13.2/css/controls.svg);
background: rgba(0, 0, 0, 0.7);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50,50,50,0.7)), to(rgba(0,0,0,0.7)));
background: -webkit-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
background: -moz-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
background: -o-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
background: -ms-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
background: linear-gradient(rgba(50,50,50,0.7), rgba(0,0,0,0.7));
height: 30px;
width: 100%;
}
.mejs-container .mejs-controls  div {
list-style-type: none;
background-image: none;
display: block;
float: left;
margin: 0;
padding: 0;
width: 26px;
height: 26px;
font-size: 11px;
line-height: 11px;
font-family: Helvetica, Arial;
border: 0;
}

.mejs-controls .mejs-button button {
cursor: pointer;
display: block;
font-size: 0;
line-height: 0;
text-decoration: none;
margin: 7px 5px;
padding: 0;
position: absolute;
height: 16px;
width: 16px;
border: 0;
background: transparent url(http://cdnjs.cloudflare.com/ajax/libs/mediaelement/2.13.2/css/controls.svg) no-repeat;
}

.no-svg .mejs-controls .mejs-button button {
background-image: url(http://cdnjs.cloudflare.com/ajax/libs/mediaelement/2.13.2/css/controls.svg);
}

/* :focus for accessibility */
.mejs-controls .mejs-button button:focus {
outline: 0;
}

/* End: CONTROL BAR */

/* Start: Time (Current / Duration) */
.mejs-container .mejs-controls .mejs-time {
color: #FFFFFF;
display: block;
height: 17px;
width: auto;
padding: 10px 3px 0 3px ;
overflow: hidden;
text-align: center;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}

.mejs-container .mejs-controls .mejs-time a {
color: #fff;
font-size: 11px;
line-height: 12px;
display: block;
float: left;
margin: 1px 2px 0 0;
width: auto;
}
/* End: Time (Current / Duration) */

/* Start: Play/Pause/Stop */
.mejs-controls .mejs-play button {
background-position: 0 0;
}

.mejs-controls .mejs-pause button {
background-position: 0 -16px;
}

.mejs-controls .mejs-stop button {
background-position: -112px 0;
}
/* Start: Play/Pause/Stop */

/* Start: Progress Bar */
.mejs-controls div.mejs-time-rail {
direction: ltr;
width: 100%;
padding-top: 5px;
}

.mejs-controls .mejs-time-rail span, .mejs-controls .mejs-time-rail a {
display: block;
position: absolute;
width: 90%;
height: 10px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
cursor: pointer;
outline: 0;
}

.mejs-controls .mejs-time-rail .mejs-time-total {
margin: 5px;
background: #333333;
}

.mejs-controls .mejs-time-rail .mejs-time-buffering {
width: 100%;
background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
-webkit-background-size: 15px 15px;
-moz-background-size: 15px 15px;
-o-background-size: 15px 15px;
background-size: 15px 15px;
-webkit-animation: buffering-stripes 2s linear infinite;
-moz-animation: buffering-stripes 2s linear infinite;
-ms-animation: buffering-stripes 2s linear infinite;
-o-animation: buffering-stripes 2s linear infinite;
animation: buffering-stripes 2s linear infinite;
}

@-webkit-keyframes buffering-stripes { from {background-position: 0 0;} to {background-position: 30px 0;} }
@-moz-keyframes buffering-stripes { from {background-position: 0 0;} to {background-position: 30px 0;} }
@-ms-keyframes buffering-stripes { from {background-position: 0 0;} to {background-position: 30px 0;} }
@-o-keyframes buffering-stripes { from {background-position: 0 0;} to {background-position: 30px 0;} }
@keyframes buffering-stripes { from {background-position: 0 0;} to {background-position: 30px 0;} }

.mejs-controls .mejs-time-rail .mejs-time-current {
background: #FF0000;
}

.mejs-controls .mejs-time-rail .mejs-time-handle {
display: none;
position: absolute;
margin: 0;
width: 10px;
background: #fff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
cursor: pointer;
border: solid 2px #333;
top: -2px;
text-align: center;
}

.mejs-controls .mejs-time-rail .mejs-time-float {
position: absolute;
display: none;
background: #eee;
width: 36px;
height: 17px;
border: solid 1px #333;
top: -26px;
margin-left: -18px;
text-align: center;
color: #111;
}

.mejs-controls .mejs-time-rail .mejs-time-float-current {
margin: 2px;
width: 30px;
display: block;
text-align: center;
left: 0;
}

.mejs-controls .mejs-time-rail .mejs-time-float-corner {
position: absolute;
display: block;
width: 0;
height: 0;
line-height: 0;
border: solid 5px #eee;
border-color: #eee transparent transparent transparent;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
top: 15px;
left: 13px;
}

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float {
width: 48px;
}

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current {
width: 44px;
}

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner {
left: 18px;
}

.mejs-controls .mejs-fullscreen-button button {
background-position: -32px 0;
}

.mejs-controls .mejs-unfullscreen button {
background-position: -32px -16px;
}
/* End: Fullscreen */


/* Start: Mute/Volume */
.mejs-controls .mejs-volume-button {
}

.mejs-controls .mejs-mute button {
background-position: -16px -16px;
}

.mejs-controls .mejs-unmute button {
background-position: -16px 0;
}

.mejs-controls .mejs-volume-button {
position: relative;
}

.mejs-controls .mejs-volume-button .mejs-volume-slider {
display: none;
height: 115px;
width: 25px;
background: url(background.png);
background: rgba(50, 50, 50, 0.7);
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
top: -115px;
left: 0;
z-index: 1;
position: absolute;
margin: 0;
}

.mejs-controls .mejs-volume-button:hover {
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
position: absolute;
left: 11px;
top: 8px;
width: 2px;
height: 100px;
background: #ddd;
background: rgba(255, 255, 255, 0.5);
margin: 0;
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
position: absolute;
left: 11px;
top: 8px;
width: 2px;
height: 100px;
background: #ddd;
background: rgba(255, 255, 255, 0.9);
margin: 0;
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
position: absolute;
left: 4px;
top: -3px;
width: 16px;
height: 6px;
background: #ddd;
background: rgba(255, 255, 255, 0.9);
cursor: N-resize;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
margin: 0;
}

/* horizontal version */
.mejs-controls a.mejs-horizontal-volume-slider {
height: 26px;
width: 56px;
position: relative;
    display: block;
    float: left;
    vertical-align: middle;
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
position: absolute;
left: 0;
top: 11px;
width: 50px;
height: 8px;
margin: 0;
padding: 0;
font-size: 1px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
background: #333333;
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
position: absolute;
left: 0;
top: 11px;
width: 50px;
height: 8px;
margin: 0;
padding: 0;
font-size: 1px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
background: #FF0000;
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
display: none;
}

/* End: Mute/Volume */

/* Start: Track (Captions and Chapters) */
.mejs-controls .mejs-captions-button {
position: relative;
}

.mejs-controls .mejs-captions-button button {
background-position: -48px 0;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector {
visibility: hidden;
position: absolute;
bottom: 26px;
right: -51px;
width: 85px;
height: 100px;
background: url(background.png);
background: rgba(50,50,50,0.7);
border: solid 1px transparent;
padding: 10px 10px 0 10px;
overflow: hidden;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul {
margin: 0;
padding: 0;
display: block;
list-style-type: none !important;
overflow: hidden;
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
margin: 0 0 6px 0;
padding: 0;
list-style-type: none !important;
display: block;
color: #fff;
overflow: hidden;
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
clear: both;
float: left;
margin: 3px 3px 0 5px;
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {
width: 55px;
float: left;
padding: 4px 0 0 0;
line-height: 15px;
font-family: helvetica, arial;
font-size: 10px;
}

.mejs-controls .mejs-captions-button .mejs-captions-translations {
font-size: 10px;
margin: 0 0 5px 0;
}

.mejs-chapters {
position: absolute;
top: 0;
left: 0;
-xborder-right: solid 1px #fff;
width: 10000px;
z-index: 1;
}

.mejs-chapters .mejs-chapter {
position: absolute;
float: left;
background: #222;
background: rgba(0, 0, 0, 0.7);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50,50,50,0.7)), to(rgba(0,0,0,0.7)));
background: -webkit-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
background: -moz-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
background: -o-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
background: -ms-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
background: linear-gradient(rgba(50,50,50,0.7), rgba(0,0,0,0.7));
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#323232,endColorstr=#000000);
overflow: hidden;
border: 0;
}

.mejs-chapters .mejs-chapter .mejs-chapter-block {
font-size: 11px;
color: #fff;
padding: 5px;
display: block;
border-right: solid 1px #333;
border-bottom: solid 1px #333;
cursor: pointer;
}

.mejs-chapters .mejs-chapter .mejs-chapter-block-last {
border-right: none;
}

.mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
background: #666;
background: rgba(102,102,102, 0.7);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(102,102,102,0.7)), to(rgba(50,50,50,0.6)));
background: -webkit-linear-gradient(top, rgba(102,102,102,0.7), rgba(50,50,50,0.6));
background: -moz-linear-gradient(top, rgba(102,102,102,0.7), rgba(50,50,50,0.6));
background: -o-linear-gradient(top, rgba(102,102,102,0.7), rgba(50,50,50,0.6));
background: -ms-linear-gradient(top, rgba(102,102,102,0.7), rgba(50,50,50,0.6));
background: linear-gradient(rgba(102,102,102,0.7), rgba(50,50,50,0.6));
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#666666,endColorstr=#323232);
}

.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
font-size: 12px;
font-weight: bold;
display: block;
white-space: nowrap;
text-overflow: ellipsis;
margin: 0 0 3px 0;
line-height: 12px;
}

.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
font-size: 12px;
line-height: 12px;
margin: 3px 0 4px 0;
display: block;
white-space: nowrap;
text-overflow: ellipsis;
}

.mejs-captions-layer {
position: absolute;
bottom: 0;
left: 0;
text-align:center;
line-height: 20px;
font-size: 16px;
color: #fff;
}

.mejs-captions-layer  a {
color: #fff;
text-decoration: underline;
}

.mejs-captions-layer[lang=ar] {
font-size: 20px;
font-weight: normal;
}

.mejs-captions-position {
position: absolute;
width: 100%;
bottom: 15px;
left: 0;
}

.mejs-captions-position-hover {
bottom: 35px;
}

.mejs-captions-text {
padding: 3px 5px;
background: url(background.png);
background: rgba(20, 20, 20, 0.5);
white-space: pre-wrap;
}
/* End: Track (Captions and Chapters) */

/* Start: Error */
.me-cannotplay {
}

.me-cannotplay a {
color: #fff;
font-weight: bold;
}

.me-cannotplay span {
padding: 15px;
display: block;
}
/* End: Error */


/* Start: Loop */
.mejs-controls .mejs-loop-off button {
background-position: -64px -16px;
}

.mejs-controls .mejs-loop-on button {
background-position: -64px 0;
}

/* End: Loop */

/* Start: backlight */
.mejs-controls .mejs-backlight-off button {
background-position: -80px -16px;
}

.mejs-controls .mejs-backlight-on button {
background-position: -80px 0;
}
/* End: backlight */

/* Start: Picture Controls */
.mejs-controls .mejs-picturecontrols-button {
background-position: -96px 0;
}
/* End: Picture Controls */


/* context menu */
.mejs-contextmenu {
position: absolute;
width: 150px;
padding: 10px;
border-radius: 4px;
top: 0;
left: 0;
background: #fff;
border: solid 1px #999;
z-index: 1001; /* make sure it shows on fullscreen */
}
.mejs-contextmenu .mejs-contextmenu-separator {
height: 1px;
font-size: 0;
margin: 5px 6px;
background: #333;
}

.mejs-contextmenu .mejs-contextmenu-item {
font-family: Helvetica, Arial;
font-size: 12px;
padding: 4px 6px;
cursor: pointer;
color: #333;
}
.mejs-contextmenu .mejs-contextmenu-item:hover {
background: #2C7C91;
color: #fff;
}

/* Start: Source Chooser */
.mejs-controls .mejs-sourcechooser-button {
position: relative;
}

.mejs-controls .mejs-sourcechooser-button button {
background-position: -128px 0;
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector {
visibility: hidden;
position: absolute;
bottom: 26px;
right: -10px;
width: 130px;
height: 100px;
background: url(background.png);
background: rgba(50,50,50,0.7);
border: solid 1px transparent;
padding: 10px;
overflow: hidden;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul {
margin: 0;
padding: 0;
display: block;
list-style-type: none !important;
overflow: hidden;
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li {
margin: 0 0 6px 0;
padding: 0;
list-style-type: none !important;
display: block;
color: #fff;
overflow: hidden;
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input {
clear: both;
float: left;
margin: 3px 3px 0 5px;
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label {
width: 100px;
float: left;
padding: 4px 0 0 0;
line-height: 15px;
font-family: helvetica, arial;
font-size: 10px;
}
/* End: Source Chooser */

/* Start: Postroll */
.mejs-postroll-layer {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
background: url(background.png);
background: rgba(50,50,50,0.7);
z-index: 1000;
overflow: hidden;
}
.mejs-postroll-layer-content {
width: 100%;
height: 100%;
}
.mejs-postroll-close {
position: absolute;
right: 0;
top: 0;
background: url(background.png);
background: rgba(50,50,50,0.7);
color: #fff;
padding: 4px;
z-index: 100;
cursor: pointer;
}
/* End: Postroll */


/* Start: Speed */
div.mejs-speed-button {
width: 46px !important;
position: relative;
}

.mejs-controls .mejs-button.mejs-speed-button button {
background: transparent;
width: 36px;
font-size: 11px;
line-height: normal;
color: #ffffff;
}

.mejs-controls .mejs-speed-button .mejs-speed-selector {
visibility: hidden;
position: absolute;
top: -100px;
left: -10px;
width: 60px;
height: 100px;
background: url(background.png);
background: rgba(50, 50, 50, 0.7);
border: solid 1px transparent;
padding: 0;
overflow: hidden;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}

.mejs-controls .mejs-speed-button:hover > .mejs-speed-selector {
visibility: visible;
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label.mejs-speed-selected {
color: rgba(33, 248, 248, 1);
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul {
margin: 0;
padding: 0;
display: block;
list-style-type: none !important;
overflow: hidden;
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li {
margin: 0 0 6px 0;
padding: 0 10px;
list-style-type: none !important;
display: block;
color: #fff;
overflow: hidden;
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li input {
clear: both;
float: left;
margin: 3px 3px 0 5px;
display: none;
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label {
width: 60px;
float: left;
padding: 4px 0 0 0;
line-height: 15px;
font-family: helvetica, arial;
font-size: 11.5px;
color: white;
margin-left: 5px;
cursor: pointer;
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li:hover {
background-color: rgb(200, 200, 200) !important;
background-color: rgba(255,255,255,.4) !important;
}
/* End: Speed */

/* Start: Skip Back */

.mejs-controls .mejs-button.mejs-skip-back-button {
background: transparent url(skipback.png) no-repeat;
background-position: 3px 3px;
}
.mejs-controls .mejs-button.mejs-skip-back-button button {
background: transparent;
font-size: 9px;
line-height: normal;
color: #ffffff;
}
