div#container
{
   width: 1024px;
   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;
}
#wb_LayoutGrid1
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #4B0082;
   background: linear-gradient(to top, #4B0082 0%, #000000 100%);
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2, #LayoutGrid1 > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2, #LayoutGrid1 > .col-3
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#LayoutGrid1 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: flex-end;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid1 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid1 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 58.33333333%;
   max-width: 58.33333333%;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 320px)
{
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2, #LayoutGrid1 > .col-3
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Image222222
{
   margin: 0;
   vertical-align: top;
}
#Image222222
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   -webkit-animation: jello-vertical 999ms linear 0ms 1 normal both;
   -moz-animation: jello-vertical 999ms linear 0ms 1 normal both;
   animation: jello-vertical 999ms linear 0ms 1 normal both;
   display: inline-block;
   width: 74px;
   height: 74px;
   vertical-align: top;
}
#wb_Image11111
{
   margin: 0;
   vertical-align: top;
}
#Image11111
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   -webkit-animation: heartbeat-1 1000ms linear 0ms 1 normal both;
   -moz-animation: heartbeat-1 1000ms linear 0ms 1 normal both;
   animation: heartbeat-1 1000ms linear 0ms 1 normal both;
   display: inline-block;
   width: 330px;
   height: 85px;
   vertical-align: top;
}
#wb_ResponsiveMenu2
{
   background-color: rgba(75,0,130,0.00);
   display: block;
   font-family: Calibri;
   font-weight: normal;
   text-align: center;
   width: 100%;
}
#ResponsiveMenu2
{
   background-color: #4B0082;
   background-color: rgba(75,0,130,0.00);
   display: inline-block;
   height: 58px;
}
#wb_ResponsiveMenu2 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_ResponsiveMenu2 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_ResponsiveMenu2 ul li
{
   background-color: #4B0082;
   background-color: rgba(75,0,130,0.00);
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_ResponsiveMenu2 ul li i
{
   font-size: 30px;
   width: 30px;
}
#wb_ResponsiveMenu2 ul li a 
{
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   padding: 5px 10px 5px 10px;
   text-align: center;
   text-decoration: none;
}
#wb_ResponsiveMenu2 > ul > li > a 
{
   height: 48px;
}
.ResponsiveMenu2 a 
{
   display: block;
}
#wb_ResponsiveMenu2 li a:hover, #wb_ResponsiveMenu2 li .active
{ 
   background-color: #4B0082;
   color: #FFFFFF;
}
#wb_ResponsiveMenu2 ul ul
{
   display: none;
   position: absolute;
   top: 58px;
}
#wb_ResponsiveMenu2 ul li:hover > ul
{
   display: list-item;
}
#wb_ResponsiveMenu2 ul ul li 
{
   background-color: #4B0082;
   color: #FFFFFF;
   float: none;
   position: relative;
   width: 316px;
}
#wb_ResponsiveMenu2 ul ul li a:hover, #wb_ResponsiveMenu2 ul ul li .active
{
   background-color: #CCCCCC;
   color: #4B0082;
}
#wb_ResponsiveMenu2 ul ul li i 
{
   margin-right: 10px;
   vertical-align: middle;
}
#wb_ResponsiveMenu2 ul ul li a 
{
   color: #FFFFFF;
   padding: 5px 10px 5px 10px;
   text-align: left;
   vertical-align: middle;
}
#wb_ResponsiveMenu2 ul ul ul li 
{
   left: 316px;
   position: relative;
   top: -58px;
}
#wb_ResponsiveMenu2 .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_ResponsiveMenu2 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-left: 4px solid #FFFFFF;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_ResponsiveMenu2 li a:hover .arrow-down
{ 
   border-top-color: #FFFFFF;
}
#wb_ResponsiveMenu2 ul ul li a:hover .arrow-left, #wb_ResponsiveMenu2 ul ul li .active .arrow-left
{ 
   border-left-color: #4B0082;
}
#wb_ResponsiveMenu2 .toggle,[id^=ResponsiveMenu2-submenu]
{
   display: none;
}
@media all and (max-width:1024px) 
{
#wb_ResponsiveMenu2 
{
   margin: 0;
   text-align: left;
}
#wb_ResponsiveMenu2 ul li a, #wb_ResponsiveMenu2 .toggle
{
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   padding: 5px 10px 5px 10px;
}
#wb_ResponsiveMenu2 .toggle + a
{
   display: none !important;
}
.ResponsiveMenu2 
{
   display: none;
   z-index: 9999;
}
#ResponsiveMenu2 
{
   background-color: transparent;
   display: none;
}
#wb_ResponsiveMenu2 > ul > li > a 
{
   height: auto;
}
#wb_ResponsiveMenu2 .toggle 
{
   display: block;
   background-color: #4B0082;
   background-color: rgba(75,0,130,0.00);
   color: #FFFFFF;
   padding: 0px 10px 0px 10px;
   line-height: 40px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_ResponsiveMenu2 .toggle:hover 
{
   background-color: #4B0082;
   color: #FFFFFF;
}
[id^=ResponsiveMenu2-submenu]:checked + ul 
{
   display: block !important;
}
#ResponsiveMenu2-title
{
   height: 58px;
   line-height: 58px !important;
   text-align: center;
}
#wb_ResponsiveMenu2 ul li 
{
   display: block;
   width: 100%;
   text-align: left;
}
#wb_ResponsiveMenu2 ul ul .toggle,
#wb_ResponsiveMenu2 ul ul a 
{
   padding: 0 20px;
}
#wb_ResponsiveMenu2 a:hover,
#wb_ResponsiveMenu2 ul ul ul a 
{
   background-color: #4B0082;
   color: #FFFFFF;
}
#wb_ResponsiveMenu2 ul li ul li .toggle,
#wb_ResponsiveMenu2 ul ul a 
{
   background-color: #4B0082;
   color: #FFFFFF;
}
#wb_ResponsiveMenu2 ul ul ul a 
{
   padding: 5px 10px 5px 30px;
}
#wb_ResponsiveMenu2 ul li a 
{
   text-align: left;
}
#wb_ResponsiveMenu2 ul li a br 
{
   display: none;
}
#wb_ResponsiveMenu2 ul li i 
{
   margin-right: 10px;
}
#wb_ResponsiveMenu2 ul ul 
{
   float: none;
   position: static;
}
#wb_ResponsiveMenu2 ul ul li:hover > ul,
#wb_ResponsiveMenu2 ul li:hover > ul 
{
   display: none;
}
#wb_ResponsiveMenu2 ul ul li 
{
   display: block;
   width: 100%;
}
#wb_ResponsiveMenu2 ul ul ul li 
{
   position: static;
}
#ResponsiveMenu2-icon 
{
   display: block;
   position: absolute;
   left: 10px;
   top: 17px;
}
#ResponsiveMenu2-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #FFFFFF;
   color: #FFFFFF;
   width: 24px;
}
#wb_ResponsiveMenu2 ul li ul li .toggle:hover
{
   background-color: #CCCCCC;
   color: #4B0082;
}
#wb_ResponsiveMenu2 .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_ResponsiveMenu2 .toggle:hover .arrow-down, #wb_ResponsiveMenu2 li .active .arrow-down
{ 
   border-top-color: #FFFFFF;
}
#wb_ResponsiveMenu2 ul li ul li .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_ResponsiveMenu2 ul li ul li .toggle:hover .arrow-down, #wb_ResponsiveMenu2 ul li ul li .active .arrow-down
{ 
   border-top-color: #4B0082;
}
}
#wb_Image333333
{
   margin: 0;
   vertical-align: top;
}
#Image333333
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   -webkit-animation: jello-vertical 999ms linear 0ms 1 normal both;
   -moz-animation: jello-vertical 999ms linear 0ms 1 normal both;
   animation: jello-vertical 999ms linear 0ms 1 normal both;
   display: inline-block;
   width: 74px;
   height: 74px;
   vertical-align: top;
}
#wb_Image333333
{
   display: inline-block;
   width: 74px;
   height: 74px;
   z-index: 2;
}
#wb_Image222222
{
   display: none;
   width: 74px;
   height: 74px;
   z-index: 1;
}
#wb_Image11111
{
   display: inline-block;
   width: 330px;
   height: 85px;
   z-index: 0;
}
#wb_ResponsiveMenu2
{
   display: inline-block;
   width: 100%;
   z-index: 3;
}
@media only screen and (max-width: 1023px)
{
div#container
{
   width: 320px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #4B0082;
   background: linear-gradient(to top, #4B0082 0%, #000000 100%);
}
#wb_LayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   padding: 0;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2, #LayoutGrid1 > .col-3
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid1 > .col-1
{
   display: block;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid1 > .col-2
{
   display: block;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid1 > .col-3
{
   display: block;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#wb_Image222222
{
   width: 63px;
   height: 63px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image222222
{
   width: 63px;
   height: 63px;
}
#wb_Image11111
{
   width: 253px;
   height: 65px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image11111
{
   width: 253px;
   height: 65px;
}
#wb_ResponsiveMenu2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: center;
}
#wb_Image333333
{
   width: 74px;
   height: 74px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#Image333333
{
   width: 74px;
   height: 74px;
}
}
