div#container
{
   width: 970px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #031B22;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
#MediaPlayer1
{
   box-sizing: border-box;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #000000;
   border-radius: 0px;
}
#Button1
{
   box-sizing: border-box;
   line-height: 38px;
   text-decoration: none;
   vertical-align: top;
   border: 1px solid #FFFFFF;
   border-radius: 4px;
   background-color: #031B22;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
   animation: transform-scale-in 1000ms linear 0ms 1 normal both;
}
#Button1:focus
{
   outline: 0;
}
#Button1
{
   transition: all 500ms linear 0ms;
}
#Button3
{
   box-sizing: border-box;
   line-height: 38px;
   text-decoration: none;
   vertical-align: top;
   border: 1px solid #FFFFFF;
   border-radius: 4px;
   background-color: #031B22;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
   animation: transform-scale-in 1000ms linear 0ms 1 normal both;
}
#Button3:focus
{
   outline: 0;
}
#Button3
{
   transition: all 500ms linear 0ms;
}
#Button2
{
   box-sizing: border-box;
   line-height: 38px;
   text-decoration: none;
   vertical-align: top;
   border: 1px solid #FFFFFF;
   border-radius: 4px;
   background-color: #031B22;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
   animation: transform-scale-in 1000ms linear 0ms 1 normal both;
}
#Button2:focus
{
   outline: 0;
}
#Button2
{
   transition: all 500ms linear 0ms;
}
#wb_IconFont4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#wb_IconFont4 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#IconFont4
{
   height: 36px;
   width: 34px;
}
.IconFont4
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
.IconFont4:before
{
   content: "\e317";
}
#IconFont4 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 34px;
   line-height: 36px;
   vertical-align: middle;
   width: 33px;
}
#wb_IconFont4:hover #IconFont4 i
{
   color: #337AB7;
}
#MediaPlayer3
{
   box-sizing: border-box;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #000000;
   border-radius: 0px;
}
#MediaPlayer2
{
   box-sizing: border-box;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #000000;
   border-radius: 0px;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
   animation: transform-scale-in 1000ms linear 0ms 1 normal both;
}
#wb_Text1 div
{
   text-align: center;
}
#Extension1
{
   width: 100px;
   height: 100px;
   line-height: 100px;
   background: none;
   margin: 0 auto;
   box-shadow: none;
   position: relative;
}
#Extension1 *, #Extension1:after
{
   box-sizing: border-box;
}
#Extension1:after
{
   content: "";
   width: 100%;
   height: 100%;
   border-radius: 50%;
   border: 8px solid #031B22;
   position: absolute;
   top: 0;
   left: 0;
}
#Extension1 > span
{
   width: 50%;
   height: 100%;
   overflow: hidden;
   position: absolute;
   top: 0;
   z-index: 1;
}
#Extension1 .progress-left
{
   left: 0;
}
#Extension1 .progress-bar
{
   width: 100%;
   height: 100%;
   background: none;
   border-color: #008B8B;
   border-width: 8px;
   border-style: solid;
   position: absolute;
   top: 0;
}
#Extension1 .progress-left .progress-bar
{
   left: 100%;
   border-top-right-radius: 50px;
   border-bottom-right-radius: 50px;
   border-left: 0;
   -webkit-transform-origin: center left;
   transform-origin: center left;
   animation: Extension1-loading-left 0ms linear forwards 450ms;
}
#Extension1 .progress-right
{
   right: 0;
}
#Extension1 .progress-right .progress-bar
{
   left: -100%;
   border-top-left-radius: 50px;
   border-bottom-left-radius: 50px;
   border-right: 0;
   -webkit-transform-origin: center right;
   transform-origin: center right;
   animation: Extension1-loading-right 450ms linear forwards;
}
#Extension1 .progress-value
{
   width: 98%;
   height: 98%;
   border-radius: 50%;
   background: #031B22;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px!important;
   color: #FFFFFF;
   line-height: 96px;
   text-align: center;
   position: absolute;
   top: 1%;
   left: 1%;
}
@keyframes Extension1-loading-left
{
   0% 
   {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
   }
   100%
   {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
   }
}
@keyframes Extension1-loading-right
{
   0% 
   {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
   }
   100%
   {
      -webkit-transform: rotate(108deg);
      transform: rotate(108deg);
   }
}
#Shape5
{
   border-width: 0;
   vertical-align: top;
}
#НизамButton1
{
   box-sizing: border-box;
   line-height: 40px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #FFFFFF;
   border-radius: 4px;
   background-color: #800000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#НизамButton1:focus
{
   outline: 0;
}
#НизамButton2
{
   box-sizing: border-box;
   line-height: 40px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #FFFFFF;
   border-radius: 4px;
   background-color: #800000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#НизамButton2:focus
{
   outline: 0;
}
#Button3
{
   position: absolute;
   left: 340px;
   top: 421px;
   width: 290px;
   height: 47px;
   z-index: 2;
}
#Button2
{
   position: absolute;
   left: 340px;
   top: 364px;
   width: 290px;
   height: 47px;
   z-index: 3;
}
#Button1
{
   position: absolute;
   left: 340px;
   top: 307px;
   width: 290px;
   height: 47px;
   z-index: 1;
}
#wb_Extension1
{
   position: absolute;
   left: 435px;
   top: 40px;
   width: 100px;
   height: 100px;
   z-index: 8;
}
#wb_Text1
{
   position: absolute;
   left: 359px;
   top: 173px;
   width: 250px;
   height: 36px;
   text-align: center;
   z-index: 7;
}
#Shape5
{
   width: 284px;
   height: 60px;
}
#wb_IconFont4
{
   position: absolute;
   left: 0px;
   top: 0px;
   width: 34px;
   height: 36px;
   text-align: center;
   z-index: 4;
}
#НизамButton2
{
   position: absolute;
   left: 340px;
   top: 421px;
   width: 290px;
   height: 47px;
   visibility: hidden;
   z-index: 11;
}
#НизамButton1
{
   position: absolute;
   left: 340px;
   top: 307px;
   width: 290px;
   height: 47px;
   visibility: hidden;
   z-index: 10;
}
#wb_Shape5
{
   position: absolute;
   left: 343px;
   top: 548px;
   width: 284px;
   height: 60px;
   visibility: hidden;
   z-index: 9;
}
#wb_MediaPlayer3
{
   position: absolute;
   left: 0px;
   top: 329px;
   width: 57px;
   height: 30px;
   z-index: 5;
}
#wb_MediaPlayer2
{
   position: absolute;
   left: 0px;
   top: 329px;
   width: 57px;
   height: 30px;
   z-index: 6;
}
#wb_MediaPlayer1
{
   position: absolute;
   left: 0px;
   top: 278px;
   width: 43px;
   height: 35px;
   z-index: 0;
}
@media only screen and (min-width: 768px) and (max-width: 969px)
{
div#container
{
   width: 768px;
}
body
{
   background-color: #031B22;
   background-image: none;
}
#wb_MediaPlayer1
{
   left: 3px;
   top: 71px;
   width: 70px;
   height: 35px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Button1
{
   left: 239px;
   top: 296px;
   width: 290px;
   height: 47px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button1
{
   line-height: 38px;
}
#Button3
{
   left: 239px;
   top: 406px;
   width: 290px;
   height: 47px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
   box-shadow: 0px 0px 0px #FFFFFF;
}
#Button3
{
   line-height: 38px;
}
#Button2
{
   left: 239px;
   top: 351px;
   width: 290px;
   height: 47px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button2
{
   line-height: 38px;
}
#wb_IconFont4
{
   left: 0px;
   top: 0px;
   width: 34px;
   height: 36px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#IconFont4
{
   width: 34px;
   height: 36px;
}
#IconFont4 i
{
   line-height: 36px;
   font-size: 34px;
   width: 33px;
}
#wb_MediaPlayer3
{
   left: 7px;
   top: 171px;
   width: 57px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_MediaPlayer2
{
   left: 7px;
   top: 218px;
   width: 57px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Text1
{
   left: 259px;
   top: 168px;
   width: 250px;
   height: 36px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_Extension1
{
   left: 334px;
   top: 40px;
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_Shape5
{
   left: 242px;
   top: 525px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#НизамButton1
{
   left: 239px;
   top: 296px;
   width: 290px;
   height: 47px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#НизамButton1
{
   line-height: 40px;
}
#НизамButton2
{
   left: 239px;
   top: 406px;
   width: 290px;
   height: 47px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#НизамButton2
{
   line-height: 40px;
}
}
@media only screen and (min-width: 380px) and (max-width: 767px)
{
div#container
{
   width: 420px;
}
body
{
   background-color: #031B22;
   background-image: none;
}
#wb_MediaPlayer1
{
   left: 0px;
   top: 85px;
   width: 70px;
   height: 35px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Button1
{
   left: 65px;
   top: 312px;
   width: 290px;
   height: 47px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button1
{
   line-height: 38px;
}
#Button3
{
   left: 65px;
   top: 425px;
   width: 290px;
   height: 47px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
   box-shadow: 0px 0px 0px #FFFFFF;
}
#Button3
{
   line-height: 38px;
}
#Button2
{
   left: 65px;
   top: 369px;
   width: 290px;
   height: 47px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button2
{
   line-height: 38px;
}
#wb_IconFont4
{
   left: 0px;
   top: 0px;
   width: 34px;
   height: 36px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#IconFont4
{
   width: 34px;
   height: 36px;
}
#IconFont4 i
{
   line-height: 36px;
   font-size: 34px;
   width: 33px;
}
#wb_MediaPlayer3
{
   left: 7px;
   top: 171px;
   width: 57px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_MediaPlayer2
{
   left: 7px;
   top: 218px;
   width: 57px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Text1
{
   left: 85px;
   top: 191px;
   width: 250px;
   height: 36px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_Extension1
{
   left: 160px;
   top: 40px;
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_Shape5
{
   left: 68px;
   top: 544px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#НизамButton1
{
   left: 65px;
   top: 312px;
   width: 290px;
   height: 47px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#НизамButton1
{
   line-height: 40px;
}
#НизамButton2
{
   left: 65px;
   top: 425px;
   width: 290px;
   height: 47px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#НизамButton2
{
   line-height: 40px;
}
}
@media only screen and (max-width: 379px)
{
div#container
{
   width: 320px;
}
body
{
   background-color: #031B22;
   background-image: none;
}
#wb_MediaPlayer1
{
   left: 10px;
   top: 240px;
   width: 50px;
   height: 35px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Button1
{
   left: 15px;
   top: 286px;
   width: 290px;
   height: 47px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button1
{
   line-height: 38px;
}
#Button3
{
   left: 15px;
   top: 398px;
   width: 290px;
   height: 47px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
   box-shadow: 0px 0px 0px #696969;
}
#Button3
{
   line-height: 38px;
}
#Button2
{
   left: 15px;
   top: 342px;
   width: 290px;
   height: 47px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button2
{
   line-height: 38px;
}
#wb_IconFont4
{
   left: 0px;
   top: 0px;
   width: 34px;
   height: 36px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#IconFont4
{
   width: 34px;
   height: 36px;
}
#IconFont4 i
{
   line-height: 36px;
   font-size: 34px;
   width: 33px;
}
#wb_MediaPlayer3
{
   left: 7px;
   top: 171px;
   width: 57px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_MediaPlayer2
{
   left: 7px;
   top: 218px;
   width: 57px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Text1
{
   left: 35px;
   top: 173px;
   width: 250px;
   height: 36px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_Extension1
{
   left: 110px;
   top: 40px;
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_Shape5
{
   left: 18px;
   top: 512px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#НизамButton1
{
   left: 15px;
   top: 286px;
   width: 290px;
   height: 47px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#НизамButton1
{
   line-height: 40px;
}
#НизамButton2
{
   left: 15px;
   top: 398px;
   width: 290px;
   height: 47px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#НизамButton2
{
   line-height: 40px;
}
}
