div#container
{
   width: 970px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
#wb_Icon3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#wb_Icon3 a
{
   text-decoration: none;
}
#wb_Icon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon3
{
   height: 40px;
   width: 53px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon3 i
{
   color: #D3D3D3;
   display: inline-block;
   font-size: 40px;
   line-height: 40px;
   vertical-align: middle;
}
#wb_Icon3:hover #Icon3 i
{
   color: #FFA500;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #C0C0C0;
   border-radius: 0px;
   padding: 40px 40px 40px 40px;
   margin: 0;
   text-align: justify;
   box-shadow: 10px 10px 30px #A9A9A9;
   animation: animate-fade-in 2000ms linear 0ms 1 normal both;
}
#wb_Text1 div
{
   text-align: justify;
}
#wb_Text1
{
   position: absolute;
   left: 210px;
   top: 89px;
   width: 548px;
   height: 629px;
   text-align: justify;
   z-index: 1;
}
#wb_Icon3
{
   position: absolute;
   left: 204px;
   top: 30px;
   width: 53px;
   height: 40px;
   text-align: center;
   z-index: 0;
}
@media only screen and (max-width: 969px)
{
div#container
{
   width: 320px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_Icon3
{
   left: 14px;
   top: 40px;
   width: 53px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Icon3
{
   width: 53px;
   height: 40px;
}
#Icon3 i
{
   line-height: 40px;
   font-size: 40px;
   width: 40px;
}
#wb_Text1
{
   left: 20px;
   top: 99px;
   width: 199px;
   height: 1261px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   margin: 0;
   padding: 40px 40px 40px 40px;
}
}
