body
{
   background-color: transparent;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 400;
   font-weight: 400;
   font-weight: 400;
   font-size: 19px;
   margin: 0;
   padding: 0;
}
*
{
   scrollbar-color: rgba(51,51,51,1.00) rgba(197,197,197,1.00);
}
*::-webkit-scrollbar
{
   width: 16px;
}
*::-webkit-scrollbar-track
{
   background: rgba(197,197,197,1.00);
}
*::-webkit-scrollbar-thumb
{
   background-color: rgba(51,51,51,1.00);
}
*::-webkit-scrollbar-corner
{
   background: rgba(197,197,197,1.00);
}
*::-webkit-scrollbar-thumb:hover
{
   background-color: rgba(255,204,5,1.00);
   border-color: rgba(255,204,5,1.00);
}
a
{
   color: #FFCC05;
   text-decoration: underline;
}
a:visited
{
   color: #CC9900;
}
a:active
{
   color: #CC9900;
}
a:hover
{
   color: #FFFF00;
   text-decoration: underline;
}
#preloader
{
   background: #FFFFFF url("../images/circle-dots.gif") no-repeat center center;
   bottom: 0;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: 99999;
}
#wb_LytGrd_Hdr
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   box-sizing: border-box;
   margin: 0;
}
#LytGrd_Hdr
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LytGrd_Hdr > .col-1, #LytGrd_Hdr > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 12px;
   padding-left: 12px;
   position: relative;
}
#LytGrd_Hdr > .col-1, #LytGrd_Hdr > .col-2
{
   flex: 0 0 auto;
}
#LytGrd_Hdr > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   order: 1;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LytGrd_Hdr > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   order: 2;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
@media (max-width: 640px)
{
#LytGrd_Hdr > .col-1, #LytGrd_Hdr > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_ResponsiveMenu_Hdr
{
   display: block;
   background-color: #333333;
   font-family: "League Spartan";
   font-weight: bold;
   font-variation-settings: 'wght' 300;
   text-align: right;
   width: 100%;
   margin: 0;
   z-index: 1111 !important;
}
#ResponsiveMenu_Hdr
{
   display: inline-block;
   background-color: #333333;
   height: 87px;
}
#wb_ResponsiveMenu_Hdr ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_ResponsiveMenu_Hdr ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_ResponsiveMenu_Hdr ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_ResponsiveMenu_Hdr ul li .svg-icon
{
   fill: currentColor;
   vertical-align: middle;
   width: 0px;
   height: 0px;
   margin-bottom: 2px;
}
#wb_ResponsiveMenu_Hdr ul li a
{
   background-color: #333333;
   color: #FFFFFF;
   font-family: "League Spartan";
   font-weight: bold;
   font-size: 20px;
   font-style: normal;
   font-variation-settings: 'wght' 300;
   text-decoration: none;
   text-transform: none;
   padding: 28px 10px 28px 12px;
   text-align: center;
}
#wb_ResponsiveMenu_Hdr > ul > li > a 
{
   height: 31px;
}
.ResponsiveMenu_Hdr a 
{
   display: block;
}
#wb_ResponsiveMenu_Hdr li:hover > a, #wb_ResponsiveMenu_Hdr li .active
{
   background-color: #FFCC05;
   color: #333333;
}
#wb_ResponsiveMenu_Hdr ul ul
{
   display: none;
   position: absolute;
   top: 87px;
}
#wb_ResponsiveMenu_Hdr ul li:hover > ul
{
   display: list-item;
}
#wb_ResponsiveMenu_Hdr ul ul li 
{
   float: none;
   position: relative;
   width: 193px;
}
#wb_ResponsiveMenu_Hdr ul ul li a
{
   background-color: #FFCC05;
   border: 0px solid #FFCC05;
   color: #333333;
}
#wb_ResponsiveMenu_Hdr ul ul li:hover > a, #wb_ResponsiveMenu_Hdr ul ul li .active
{
   background-color: #727272;
   color: #FFCC05;
}
#wb_ResponsiveMenu_Hdr ul ul li i 
{
   margin-right: 0px;
   vertical-align: middle;
}
#wb_ResponsiveMenu_Hdr ul ul li a 
{
   padding-top: 6px;
   padding-right: 16px;
   padding-bottom: 6px;
   text-align: left;
   vertical-align: middle;
}
#wb_ResponsiveMenu_Hdr ul ul ul li 
{
   left: 193px;
   position: relative;
   top: -87px;
}
#wb_ResponsiveMenu_Hdr .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_ResponsiveMenu_Hdr .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-left: 4px solid #333333;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_ResponsiveMenu_Hdr li:hover > a .arrow-down, #wb_ResponsiveMenu_Hdr li .active .arrow-down
{ 
   border-top-color: #333333;
}
#wb_ResponsiveMenu_Hdr ul ul li:hover > a .arrow-left, #wb_ResponsiveMenu_Hdr ul ul li .active .arrow-left
{ 
   border-left-color: #FFCC05;
}
#wb_ResponsiveMenu_Hdr .toggle,[id^=ResponsiveMenu_Hdr-submenu]
{
   display: none;
}
@media all and (max-width:640px) 
{
#wb_ResponsiveMenu_Hdr
{
   margin: 0;
   text-align: left;
}
#wb_ResponsiveMenu_Hdr ul li a, #wb_ResponsiveMenu_Hdr .toggle
{
   font-size: 20px;
   font-weight: bold;
   font-style: normal;
   font-variation-settings: 'wght' 300;
   text-decoration: none;
   text-transform: none;
   padding: 6px 16px 6px 16px;
}
#wb_ResponsiveMenu_Hdr .toggle + a
{
   display: none !important;
}
.ResponsiveMenu_Hdr 
{
   display: none;
   z-index: 9999;
}
#ResponsiveMenu_Hdr 
{
   background-color: transparent;
   display: none;
}
#wb_ResponsiveMenu_Hdr > ul > li > a 
{
   height: auto !important;
   margin: 0;
}
#wb_ResponsiveMenu_Hdr .toggle 
{
   display: block;
   background-color: #333333;
   color: #FFFFFF;
   padding: 0 16px 0 16px;
   line-height: 42px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_ResponsiveMenu_Hdr .toggle:hover
{
   background-color: #FFCC05;
   color: #333333;
}
[id^=ResponsiveMenu_Hdr-submenu]:checked + ul 
{
   display: block !important;
}
#ResponsiveMenu_Hdr-title
{
   height: 87px !important;
   line-height: 87px !important;
   text-align: center;
}
#wb_ResponsiveMenu_Hdr ul li 
{
   display: block;
   width: 100% !important;
   text-align: center;
}
#wb_ResponsiveMenu_Hdr ul ul .toggle,
#wb_ResponsiveMenu_Hdr ul ul a 
{
   padding: 0 32px;
}
#wb_ResponsiveMenu_Hdr a:hover,
#wb_ResponsiveMenu_Hdr ul ul ul a 
{
   background-color: #FFCC05;
   color: #333333;
}
#wb_ResponsiveMenu_Hdr ul li ul li .toggle,
#wb_ResponsiveMenu_Hdr ul ul a 
{
   background-color: #FFCC05;
   color: #333333;
}
#wb_ResponsiveMenu_Hdr ul ul ul a 
{
   padding: 6px 16px 6px 48px;
}
#wb_ResponsiveMenu_Hdr ul li a 
{
   text-align: center;
}
#wb_ResponsiveMenu_Hdr ul li a br 
{
   display: none;
}
#wb_ResponsiveMenu_Hdr ul li i 
{
   margin-right: 0px;
}
#wb_ResponsiveMenu_Hdr ul ul 
{
   float: none;
   position: static;
}
#wb_ResponsiveMenu_Hdr ul ul li:hover > ul,
#wb_ResponsiveMenu_Hdr ul li:hover > ul 
{
   display: none;
}
#wb_ResponsiveMenu_Hdr ul ul li 
{
   display: block;
   width: 100%;
}
#wb_ResponsiveMenu_Hdr ul ul ul li 
{
   position: static;
}
#ResponsiveMenu_Hdr-icon 
{
   display: block;
   position: absolute;
   left: 12px;
   top: 31px;
   user-select: none;
}
#ResponsiveMenu_Hdr-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #FFFFFF;
   color: #FFFFFF;
   width: 24px;
}
#wb_ResponsiveMenu_Hdr ul li ul li .toggle:hover
{
   background-color: #727272;
   color: #FFCC05;
}
#wb_ResponsiveMenu_Hdr .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_ResponsiveMenu_Hdr .toggle:hover .arrow-down, #wb_ResponsiveMenu_Hdr li .active .arrow-down
{
   border-top-color: #333333;
}
#wb_ResponsiveMenu_Hdr ul li ul li .toggle .arrow-down 
{
   border-top-color: #333333;
}
#wb_ResponsiveMenu_Hdr ul li ul li .toggle:hover .arrow-down, #wb_ResponsiveMenu_Hdr ul li ul li .active .arrow-down
{
   border-top-color: #FFCC05;
}
}
#wb_Img_HdrLogo
{
   height: 100%;
   margin: 0;
   vertical-align: top;
}
#Img_HdrLogo
{
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: scale-down;
}
#wb_LytGrd_Slider_Cntnr
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   box-sizing: border-box;
   margin: 0;
}
#LytGrd_Slider_Cntnr
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 24px 0 24px 0;
   margin-right: auto;
   margin-left: auto;
}
#LytGrd_Slider_Cntnr > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 12px;
   padding-left: 12px;
   position: relative;
}
#LytGrd_Slider_Cntnr > .col-1
{
   flex: 0 0 auto;
}
#LytGrd_Slider_Cntnr > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 640px)
{
#LytGrd_Slider_Cntnr > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Carousel_HmPg
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#wb_Carousel_HmPg
{
   box-sizing: border-box;
   width: 100%;
   height: 560px;
}
#Carousel_HmPg
{
   position: relative;
   margin: 0;
;
   height: 100%;
   box-sizing: border-box;
}
#Carousel_HmPg .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
   perspective: 1200px;
}
.carousel.pointer-event
{
   -ms-touch-action: pan-y;
   touch-action: pan-y;
}
#Carousel_HmPg .carousel-inner::after
{
   display: block;
   clear: both;
   content: "";
}
#Carousel_HmPg .carousel-inner > .carousel-item
{
   display: none;
   position: relative;
   float: left;
   width: 100%;
   margin-right: -100%;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   transform: translate3d(0, 0, 0);
   transform-style: preserve-3d;
   transition: opacity 600ms ease-in-out;
   height: 100%;
   text-align: center;
}
#Carousel_HmPg .carousel-item-inner
{
   padding: 0;
   display: flex;
   align-items: center;
   flex-direction: column;
   justify-content: center;
   height: 100%;
   box-sizing: border-box;
}
#Carousel_HmPg .carousel-inner > .carousel-item > img, #Carousel_HmPg .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#Carousel_HmPg .carousel-inner > .active, #Carousel_HmPg .carousel-inner > .carousel-item-next, #Carousel_HmPg .carousel-inner > .carousel-item-prev
{
   display: block;
}
#Carousel_HmPg .carousel-inner > .active
{
   animation: Carousel_HmPg-animation-show 225ms ease 75ms both;
   transform-origin: 50% 0%;
}
#Carousel_HmPg .carousel-inner > .carousel-item-next, #Carousel_HmPg .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#Carousel_HmPg .carousel-inner > .carousel-item-next.carousel-item-start, #Carousel_HmPg .carousel-inner > .carousel-item-prev.carousel-item-end
{
   animation: Carousel_HmPg-animation-show 225ms ease 75ms both;
   transform-origin: 50% 0%;
}
#Carousel_HmPg .carousel-inner > .active.carousel-item-start, #Carousel_HmPg .carousel-inner > .active.carousel-item-end
{
   animation: Carousel_HmPg-animation-hide 300ms ease both;
   transform-origin: 50% 100%;
}
#Carousel_HmPg .carousel-indicators
{
   list-style: none;
   bottom: 0;
   padding: 0;
   margin: 0;
   position: absolute;
   margin-left: -78px;
   left: 50%;
   vertical-align: middle;
   z-index: 999;
}
#Carousel_HmPg .carousel-indicators li
{
   display: block;
   float: left;
   margin: 6px 6px 6px 6px;
   width: 13px;
   height: 13px;
   cursor: pointer;
   text-indent: -999px;
   border-radius: 50%;
   background-color: rgba(79,79,79,0.50);
   border: 1px solid rgba(79,79,79,1.00);
}
#Carousel_HmPg .carousel-indicators .active
{
   background-color: rgba(79,79,79,1.00);
}
#Carousel_HmPg .carousel-control
{
   display: flex;
   position: absolute;
   align-items: center;
   justify-content: center;
   left: 0;
   top: 0;
   bottom: 0;
   width: 4%;
   text-align: center;
   opacity: 0.5;
   cursor: pointer;
   z-index: 7778;
}
#Carousel_HmPg .carousel-control.carousel-item-end
{
   left: auto;
   right: 0;
}
#Carousel_HmPg .carousel-control .carousel-control-prev-icon, #Carousel_HmPg .carousel-control .carousel-control-next-icon
{
   display: inline-block;
   position: absolute;
   width: 32px;
   height: 32px;
   z-index: 5;
}
#Carousel_HmPg .carousel-control:hover
{
   text-decoration: none;
   outline: 0;
   opacity: 1;
}
.sr-only
{
   position: absolute;
   width: 1px;
   height: 1px;
   padding: 0;
   margin: -1px;
   overflow: hidden;
   clip: rect(0px, 0px, 0px, 0px);
   border: 0;
}
#Carousel_HmPg .frame
{
   width: 1176px;
   display: inline-block;
   float: left;
   height: 560px;
}
#Carousel_HmPg .carousel-control-next, #Carousel_HmPg .carousel-control-prev
{
   cursor: pointer;
   text-align: center;
   opacity: 0.5;
}
#Carousel_HmPg .carousel-control-next-icon, #Carousel_HmPg .carousel-control-prev-icon
{
   display: inline-block;
   width: 32px;
   height: 32px;
   background: transparent no-repeat center center;
   background-size: 100% 100%;
}
#Carousel_HmPg .carousel-control-next:hover, #Carousel_HmPg .carousel-control-prev:hover
{
   text-decoration: none;
   outline: 0;
   opacity: 1;
}
#Carousel_HmPg .carousel-control-prev-icon
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%234F4F4F%22%20viewBox%3d%220%200%20128%20128%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M101%2027%20L64%2064%20L101%20101%20C102%20102%2c%20103%20104%2c%20103%20105%20C103%20107%2c%20102%20108%2c%20101%20109%20L89%20121%20C88%20122%2c%2087%20123%2c%2085%20123%20C84%20123%2c%2082%20122%2c%2081%20121%20L28%2068%20C27%2067%2c%2026%2066%2c%2026%2064%20C26%2063%2c%2027%2061%2c%2028%2060%20L81%207%20C82%206%2c%2084%205%2c%2085%205%20C87%205%2c%2088%206%2c%2089%207%20L101%2019%20C102%2020%2c%20103%2021%2c%20103%2023%20C103%2025%2c%20102%2026%2c%20101%2027%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#Carousel_HmPg .carousel-control:hover .carousel-control-prev-icon
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23696969%22%20viewBox%3d%220%200%20128%20128%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M101%2027%20L64%2064%20L101%20101%20C102%20102%2c%20103%20104%2c%20103%20105%20C103%20107%2c%20102%20108%2c%20101%20109%20L89%20121%20C88%20122%2c%2087%20123%2c%2085%20123%20C84%20123%2c%2082%20122%2c%2081%20121%20L28%2068%20C27%2067%2c%2026%2066%2c%2026%2064%20C26%2063%2c%2027%2061%2c%2028%2060%20L81%207%20C82%206%2c%2084%205%2c%2085%205%20C87%205%2c%2088%206%2c%2089%207%20L101%2019%20C102%2020%2c%20103%2021%2c%20103%2023%20C103%2025%2c%20102%2026%2c%20101%2027%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#Carousel_HmPg .carousel-control-next-icon
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%234F4F4F%22%20viewBox%3d%220%200%20128%20128%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M101%2068%20L48%20121%20C46%20122%2c%2045%20123%2c%2043%20123%20C42%20123%2c%2040%20122%2c%2039%20121%20L27%20109%20C26%20108%2c%2026%20107%2c%2026%20105%20C26%20104%2c%2026%20102%2c%2027%20101%20L65%2064%20L27%2027%20C26%2026%2c%2026%2025%2c%2026%2023%20C26%2021%2c%2026%2020%2c%2027%2019%20L39%207%20C40%206%2c%2042%205%2c%2043%205%20C45%205%2c%2046%206%2c%2048%207%20L101%2060%20C102%2061%2c%20102%2063%2c%20102%2064%20C102%2066%2c%20102%2067%2c%20101%2068%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#Carousel_HmPg .carousel-control:hover .carousel-control-next-icon
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23696969%22%20viewBox%3d%220%200%20128%20128%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M101%2068%20L48%20121%20C46%20122%2c%2045%20123%2c%2043%20123%20C42%20123%2c%2040%20122%2c%2039%20121%20L27%20109%20C26%20108%2c%2026%20107%2c%2026%20105%20C26%20104%2c%2026%20102%2c%2027%20101%20L65%2064%20L27%2027%20C26%2026%2c%2026%2025%2c%2026%2023%20C26%2021%2c%2026%2020%2c%2027%2019%20L39%207%20C40%206%2c%2042%205%2c%2043%205%20C45%205%2c%2046%206%2c%2048%207%20L101%2060%20C102%2061%2c%20102%2063%2c%20102%2064%20C102%2066%2c%20102%2067%2c%20101%2068%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
@keyframes Carousel_HmPg-animation-show
{
   0%   { opacity: 0; transform: rotateX(-90deg); }
   100% { }
}
@keyframes Carousel_HmPg-animation-hide
{
   0%   { }
   100% { opacity: 0; transform: rotateX(90deg); }
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 12px;
   padding-left: 12px;
   position: relative;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid1 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid1 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 640px)
{
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Hdr_Vball_Training
{
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Hdr_Vball_Training
{
   height: 100%;
   margin: 0;
   width: 100%;
}
#wb_Txt_Vball_Training 
{
   padding: 0;
   margin: 0;
}
#wb_Txt_Vball_Training
{
   color: #000000;
   font-family: "League Spartan";
   font-weight: 400;
   font-size: 19px;
   line-height: 27.5px;
}
#wb_Txt_Vball_Training p, #wb_Txt_Vball_Training ul
{
   margin: 0;
   padding: 0;
}
#wb_Txt_Vball_Training
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#ThmBtn_Vball_Training
{
   font-family: "League Spartan";
   font-weight: 600;
   font-size: 21px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_ThmBtn_Vball_Training
{
   border-radius: 0px;
   margin: 6px 12px 6px 0 ;
   vertical-align: top;
}
#ThmBtn_Vball_Training
{
   box-sizing: border-box;
   padding: 4px 4px 4px 4px;
   text-align: center;
}
#wb_ThmBtn_Vball_Training .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#ThmBtn_Vball_Training
{
   color: inherit;
}
#wb_ThmBtn_Vball_Training .ui-corner-all, #wb_ThmBtn_Vball_Training .ui-corner-left
{
   border-bottom-left-radius: 0px;
   border-top-left-radius: 0px;
}
#wb_ThmBtn_Vball_Training .ui-corner-all, #wb_ThmBtn_Vball_Training .ui-corner-right
{
   border-bottom-right-radius: 0px;
   border-top-right-radius: 0px;
}
#wb_ThmBtn_Vball_Training .ui-button
{
   background-color: #FFCC05;
   background-image: none;
   border: 2px solid #333333;
   color: #333333;
}
#wb_ThmBtn_Vball_Training .ui-state-hover, #wb_ThmBtn_Vball_Training .ui-button:hover
{
   border-color: #FFCC05;
   background-color: #333333;
   background-image: none;
   color: #FFCC05;
}
#wb_ThmBtn_Vball_Training .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_ThmBtn_Vball_Training .ui-state-active, #wb_ThmBtn_Vball_Training .ui-button:active
{
   border-color: #333333;
   background-color: #FFCC05;
   background-image: none;
   color: #333333;
}
#wb_Img_Vball_Training
{
   margin: 0;
   vertical-align: top;
}
#Img_Vball_Training
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 500px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid2 > .col-1, #LayoutGrid2 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 12px;
   padding-left: 12px;
   position: relative;
}
#LayoutGrid2 > .col-1, #LayoutGrid2 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid2 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid2 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 640px)
{
#LayoutGrid2 > .col-1, #LayoutGrid2 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Hdr_Vball_Team
{
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Hdr_Vball_Team
{
   height: 100%;
   margin: 0;
   width: 100%;
}
#ThmBtn_Vball_Team
{
   font-family: "League Spartan";
   font-weight: 600;
   font-size: 21px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_ThmBtn_Vball_Team
{
   border-radius: 0px;
   margin: 6px 12px 6px 0 ;
   vertical-align: top;
}
#ThmBtn_Vball_Team
{
   box-sizing: border-box;
   padding: 4px 4px 4px 4px;
   text-align: center;
}
#wb_ThmBtn_Vball_Team .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#ThmBtn_Vball_Team
{
   color: inherit;
}
#wb_ThmBtn_Vball_Team .ui-corner-all, #wb_ThmBtn_Vball_Team .ui-corner-left
{
   border-bottom-left-radius: 0px;
   border-top-left-radius: 0px;
}
#wb_ThmBtn_Vball_Team .ui-corner-all, #wb_ThmBtn_Vball_Team .ui-corner-right
{
   border-bottom-right-radius: 0px;
   border-top-right-radius: 0px;
}
#wb_ThmBtn_Vball_Team .ui-button
{
   background-color: #FFCC05;
   background-image: none;
   border: 2px solid #333333;
   color: #333333;
}
#wb_ThmBtn_Vball_Team .ui-state-hover, #wb_ThmBtn_Vball_Team .ui-button:hover
{
   border-color: #FFCC05;
   background-color: #333333;
   background-image: none;
   color: #FFCC05;
}
#wb_ThmBtn_Vball_Team .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_ThmBtn_Vball_Team .ui-state-active, #wb_ThmBtn_Vball_Team .ui-button:active
{
   border-color: #333333;
   background-color: #FFCC05;
   background-image: none;
   color: #333333;
}
#wb_Img_Vball_Team
{
   margin: 0;
   vertical-align: top;
}
#Img_Vball_Team
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 500px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Txt_Vball_Team 
{
   padding: 0;
   margin: 0;
}
#wb_Txt_Vball_Team
{
   color: #000000;
   font-family: "League Spartan";
   font-weight: 400;
   font-size: 19px;
   line-height: 27.5px;
}
#wb_Txt_Vball_Team p, #wb_Txt_Vball_Team ul
{
   margin: 0;
   padding: 0;
}
#wb_Txt_Vball_Team
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LyGrd_FeatServ
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LyGrd_FeatServ
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 24px 0 24px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#LyGrd_FeatServ > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 12px;
   padding-left: 12px;
   position: relative;
}
#LyGrd_FeatServ > .col-1
{
   flex: 0 0 auto;
}
#LyGrd_FeatServ > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 640px)
{
#LyGrd_FeatServ > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Hdr_Servies
{
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Hdr_Servies
{
   height: 100%;
   margin: 0;
   width: 100%;
}
#wb_LytGrd_FeatServ
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LytGrd_FeatServ
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 4px 0 4px 0;
   margin-right: auto;
   margin-left: auto;
}
#LytGrd_FeatServ > .col-1, #LytGrd_FeatServ > .col-2, #LytGrd_FeatServ > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 12px;
   padding-left: 12px;
   position: relative;
}
#LytGrd_FeatServ > .col-1, #LytGrd_FeatServ > .col-2, #LytGrd_FeatServ > .col-3
{
   flex: 0 0 auto;
}
#LytGrd_FeatServ > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LytGrd_FeatServ > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LytGrd_FeatServ > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 640px)
{
#LytGrd_FeatServ > .col-1, #LytGrd_FeatServ > .col-2, #LytGrd_FeatServ > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_HdrServ_Training
{
   box-sizing: border-box;
   vertical-align: top;
   margin: 6px 0 6px 0 ;
   padding: 0;
   text-align: center;
}
#HdrServ_Training
{
   height: 100%;
   margin: 0;
   width: 100%;
}
#wb_TxtServ_Training 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 6px 0 6px 0 ;
   text-align: left;
}
#wb_TxtServ_Training
{
   color: #333333;
   font-family: "League Spartan";
   font-weight: 400;
   font-size: 19px;
   line-height: 27.5px;
}
#wb_TxtServ_Training p, #wb_TxtServ_Training ul
{
   margin: 0;
   padding: 0;
}
#wb_TxtServ_Training
{
   display: block;
   margin: 6px 0 6px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#BtnServ_Training
{
   font-family: "League Spartan";
   font-weight: 600;
   font-size: 21px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_BtnServ_Training
{
   border-radius: 0px;
   margin: 6px 12px 6px 12px;
   vertical-align: top;
}
#BtnServ_Training
{
   box-sizing: border-box;
   padding: 4px 4px 4px 4px;
   text-align: center;
}
#wb_BtnServ_Training .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#BtnServ_Training
{
   color: inherit;
}
#wb_BtnServ_Training .ui-corner-all, #wb_BtnServ_Training .ui-corner-left
{
   border-bottom-left-radius: 0px;
   border-top-left-radius: 0px;
}
#wb_BtnServ_Training .ui-corner-all, #wb_BtnServ_Training .ui-corner-right
{
   border-bottom-right-radius: 0px;
   border-top-right-radius: 0px;
}
#wb_BtnServ_Training .ui-button
{
   background-color: #333333;
   background-image: none;
   border: 2px solid #FFCC05;
   color: #FFCC05;
}
#wb_BtnServ_Training .ui-state-hover, #wb_BtnServ_Training .ui-button:hover
{
   border-color: #333333;
   background-color: #FFCC05;
   background-image: none;
   color: #333333;
}
#wb_BtnServ_Training .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_BtnServ_Training .ui-state-active, #wb_BtnServ_Training .ui-button:active
{
   border-color: #FFCC05;
   background-color: #333333;
   background-image: none;
   color: #FFCC05;
}
#wb_IconServ_Training
{
   margin: 0 0 6px 0 ;
   vertical-align: top;
}
#IconServ_Training
{
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 205px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_IconServ_Team
{
   margin: 0 0 6px 0 ;
   vertical-align: top;
}
#IconServ_Team
{
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 205px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_HdrServ_Team
{
   box-sizing: border-box;
   vertical-align: top;
   margin: 6px 0 6px 0 ;
   padding: 0;
   text-align: center;
}
#HdrServ_Team
{
   height: 100%;
   margin: 0;
   width: 100%;
}
#wb_TxtServ_Team 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 6px 0 6px 0 ;
   text-align: left;
}
#wb_TxtServ_Team
{
   color: #333333;
   font-family: "League Spartan";
   font-weight: 400;
   font-size: 19px;
   line-height: 27.5px;
}
#wb_TxtServ_Team p, #wb_TxtServ_Team ul
{
   margin: 0;
   padding: 0;
}
#wb_TxtServ_Team
{
   display: block;
   margin: 6px 0 6px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#BtnServ_Team
{
   font-family: "League Spartan";
   font-weight: 600;
   font-size: 21px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_BtnServ_Team
{
   border-radius: 0px;
   margin: 6px 12px 6px 12px;
   vertical-align: top;
}
#BtnServ_Team
{
   box-sizing: border-box;
   padding: 4px 4px 4px 4px;
   text-align: center;
}
#wb_BtnServ_Team .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#BtnServ_Team
{
   color: inherit;
}
#wb_BtnServ_Team .ui-corner-all, #wb_BtnServ_Team .ui-corner-left
{
   border-bottom-left-radius: 0px;
   border-top-left-radius: 0px;
}
#wb_BtnServ_Team .ui-corner-all, #wb_BtnServ_Team .ui-corner-right
{
   border-bottom-right-radius: 0px;
   border-top-right-radius: 0px;
}
#wb_BtnServ_Team .ui-button
{
   background-color: #333333;
   background-image: none;
   border: 2px solid #FFCC05;
   color: #FFCC05;
}
#wb_BtnServ_Team .ui-state-hover, #wb_BtnServ_Team .ui-button:hover
{
   border-color: #333333;
   background-color: #FFCC05;
   background-image: none;
   color: #333333;
}
#wb_BtnServ_Team .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_BtnServ_Team .ui-state-active, #wb_BtnServ_Team .ui-button:active
{
   border-color: #FFCC05;
   background-color: #333333;
   background-image: none;
   color: #FFCC05;
}
#wb_IconServ_Foundation
{
   margin: 0 0 6px 0 ;
   vertical-align: top;
}
#IconServ_Foundation
{
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 205px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_HdrServ_Foundation
{
   box-sizing: border-box;
   vertical-align: top;
   margin: 6px 0 6px 0 ;
   padding: 0;
   text-align: center;
}
#HdrServ_Foundation
{
   height: 100%;
   margin: 0;
   width: 100%;
}
#wb_TxtServ_Foundation 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 6px 0 6px 0 ;
   text-align: left;
}
#wb_TxtServ_Foundation
{
   color: #333333;
   font-family: "League Spartan";
   font-weight: 400;
   font-size: 19px;
   line-height: 27.5px;
}
#wb_TxtServ_Foundation p, #wb_TxtServ_Foundation ul
{
   margin: 0;
   padding: 0;
}
#wb_TxtServ_Foundation
{
   display: block;
   margin: 6px 0 6px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#BtnServ_Foundation
{
   font-family: "League Spartan";
   font-weight: 600;
   font-size: 21px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_BtnServ_Foundation
{
   border-radius: 0px;
   margin: 6px 12px 6px 12px;
   vertical-align: top;
}
#BtnServ_Foundation
{
   box-sizing: border-box;
   padding: 4px 4px 4px 4px;
   text-align: center;
}
#wb_BtnServ_Foundation .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#BtnServ_Foundation
{
   color: inherit;
}
#wb_BtnServ_Foundation .ui-corner-all, #wb_BtnServ_Foundation .ui-corner-left
{
   border-bottom-left-radius: 0px;
   border-top-left-radius: 0px;
}
#wb_BtnServ_Foundation .ui-corner-all, #wb_BtnServ_Foundation .ui-corner-right
{
   border-bottom-right-radius: 0px;
   border-top-right-radius: 0px;
}
#wb_BtnServ_Foundation .ui-button
{
   background-color: #333333;
   background-image: none;
   border: 2px solid #FFCC05;
   color: #FFCC05;
}
#wb_BtnServ_Foundation .ui-state-hover, #wb_BtnServ_Foundation .ui-button:hover
{
   border-color: #333333;
   background-color: #FFCC05;
   background-image: none;
   color: #333333;
}
#wb_BtnServ_Foundation .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_BtnServ_Foundation .ui-state-active, #wb_BtnServ_Foundation .ui-button:active
{
   border-color: #FFCC05;
   background-color: #333333;
   background-image: none;
   color: #FFCC05;
}
#wb_LytGrd_About_Summary
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   box-sizing: border-box;
   margin: 0;
}
#LytGrd_About_Summary
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 24px 0 24px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#LytGrd_About_Summary > .col-1, #LytGrd_About_Summary > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 12px;
   padding-left: 12px;
   position: relative;
}
#LytGrd_About_Summary > .col-1, #LytGrd_About_Summary > .col-2
{
   flex: 0 0 auto;
}
#LytGrd_About_Summary > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LytGrd_About_Summary > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 640px)
{
#LytGrd_About_Summary > .col-1, #LytGrd_About_Summary > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Hdr_About_iT
{
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Hdr_About_iT
{
   height: 100%;
   margin: 0;
   width: 100%;
}
#wb_Txt_About_iT 
{
   padding: 0;
   margin: 0;
}
#wb_Txt_About_iT
{
   color: #000000;
   font-family: "League Spartan";
   font-weight: 400;
   font-size: 19px;
   line-height: 27.5px;
}
#wb_Txt_About_iT p, #wb_Txt_About_iT ul
{
   margin: 0;
   padding: 0;
}
#wb_Txt_About_iT
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Img_Coach_JC
{
   margin: 0;
   vertical-align: top;
}
#Img_Coach_JC
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 424px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#ThmBtn_About_iT
{
   font-family: "League Spartan";
   font-weight: 600;
   font-size: 21px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_ThmBtn_About_iT
{
   border-radius: 0px;
   margin: 6px 12px 6px 0 ;
   vertical-align: top;
}
#ThmBtn_About_iT
{
   box-sizing: border-box;
   padding: 4px 4px 4px 4px;
   text-align: center;
}
#wb_ThmBtn_About_iT .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#ThmBtn_About_iT
{
   color: inherit;
}
#wb_ThmBtn_About_iT .ui-corner-all, #wb_ThmBtn_About_iT .ui-corner-left
{
   border-bottom-left-radius: 0px;
   border-top-left-radius: 0px;
}
#wb_ThmBtn_About_iT .ui-corner-all, #wb_ThmBtn_About_iT .ui-corner-right
{
   border-bottom-right-radius: 0px;
   border-top-right-radius: 0px;
}
#wb_ThmBtn_About_iT .ui-button
{
   background-color: #FFCC05;
   background-image: none;
   border: 2px solid #333333;
   color: #333333;
}
#wb_ThmBtn_About_iT .ui-state-hover, #wb_ThmBtn_About_iT .ui-button:hover
{
   border-color: #FFCC05;
   background-color: #333333;
   background-image: none;
   color: #FFCC05;
}
#wb_ThmBtn_About_iT .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_ThmBtn_About_iT .ui-state-active, #wb_ThmBtn_About_iT .ui-button:active
{
   border-color: #333333;
   background-color: #FFCC05;
   background-image: none;
   color: #333333;
}
#wb_LytGrd_Alumni
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LytGrd_Alumni
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 24px 0 24px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#LytGrd_Alumni > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 12px;
   padding-left: 12px;
   position: relative;
}
#LytGrd_Alumni > .col-1
{
   flex: 0 0 auto;
}
#LytGrd_Alumni > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 640px)
{
#LytGrd_Alumni > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Hdr_Alumni
{
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Hdr_Alumni
{
   height: 100%;
   margin: 0;
   width: 100%;
}
#CardReptr_Alumni
{
   width: 100%;
   position: relative;
   padding: 10px 10px 10px 10px;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 0;
}
#CardReptr_Alumni .owl-dots, #CardReptr_Alumni .owl-nav
{
   text-align: center;
}
#CardReptr_Alumni .owl-nav [class*=owl-]
{
   opacity: 0.7;
   color: #FFCC05;
   font-size: 48px;
   line-height: 48px;
   display: inline-block;
   cursor: pointer;
   pointer-events: all;
}
#CardReptr_Alumni .owl-nav [class*=owl-]:hover
{
   opacity: 1;
   color: #FFCC05;
   text-decoration: none;
}
#CardReptr_Alumni .owl-nav .disabled
{
   opacity: .5;
   cursor: default;
}
#CardReptr_Alumni .owl-nav.disabled+.owl-dots
{
   margin-top: 10px;
}
#CardReptr_Alumni .owl-nav
{
   position:  absolute;
   top: 0;
   display:  none;
   align-items: center;
   justify-content: space-between;
  pointer-events: none;
   width: calc(100% - 20px);
   height: calc(100% - 32px);
}
#CardReptr_Alumni .owl-nav button.owl-prev, #CardReptr_Alumni .owl-nav button.owl-next
{
   position: relative;
   height: 48px;
   width: 48px;
   border-radius: 50%;
   background-color: rgba(255,255,255, 0.5);
}
#CardReptr_Alumni .owl-nav button.owl-prev span, #CardReptr_Alumni .owl-nav button.owl-next span
{
   position: absolute;
   left: 0;
   top: 0;
   height: 100%;
   width: 100%;
   transform: translateY(-8%);
}
#CardReptr_Alumni .owl-dots .owl-dot
{
   display: inline-block;
   zoom: 1;
}
#CardReptr_Alumni .owl-dots .owl-dot span
{
   width: 12px;
   height: 12px;
   margin: 10px 10px;
   background: #C0C0C0;
   display: block;
   -webkit-backface-visibility: visible;
   backface-visibility: visible;
   transition: opacity 200ms ease;
   border-radius: 50%;
}
#CardReptr_Alumni .owl-dots .owl-dot.active span, #CardReptr_Alumni .owl-dots .owl-dot:hover span
{
   background: #FFCC05;
}
#wb_Card_Alumni_01
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 3px;
   text-align: center;
}
#Card_Alumni_01-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Card_Alumni_01-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card_Alumni_01-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 21px;
}
#Card_Alumni_01-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card_Alumni_01-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card_Alumni_01-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card_Alumni_01-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card_Alumni_01-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card_Alumni_01-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_LytGrd_Slide_02
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   box-sizing: border-box;
   margin: 0;
}
#LytGrd_Slide_02
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LytGrd_Slide_02 > .col-1, #LytGrd_Slide_02 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 12px;
   padding-left: 12px;
   position: relative;
}
#LytGrd_Slide_02 > .col-1, #LytGrd_Slide_02 > .col-2
{
   flex: 0 0 auto;
}
#LytGrd_Slide_02 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LytGrd_Slide_02 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 640px)
{
#LytGrd_Slide_02 > .col-1, #LytGrd_Slide_02 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Hdr_Bball_Team
{
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Hdr_Bball_Team
{
   height: 100%;
   margin: 0;
   width: 100%;
}
#ThmBtn_Bball_Team
{
   font-family: "League Spartan";
   font-weight: 600;
   font-size: 21px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_ThmBtn_Bball_Team
{
   border-radius: 0px;
   margin: 6px 12px 6px 0 ;
   vertical-align: top;
}
#ThmBtn_Bball_Team
{
   box-sizing: border-box;
   padding: 4px 4px 4px 4px;
   text-align: center;
}
#wb_ThmBtn_Bball_Team .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#ThmBtn_Bball_Team
{
   color: inherit;
}
#wb_ThmBtn_Bball_Team .ui-corner-all, #wb_ThmBtn_Bball_Team .ui-corner-left
{
   border-bottom-left-radius: 0px;
   border-top-left-radius: 0px;
}
#wb_ThmBtn_Bball_Team .ui-corner-all, #wb_ThmBtn_Bball_Team .ui-corner-right
{
   border-bottom-right-radius: 0px;
   border-top-right-radius: 0px;
}
#wb_ThmBtn_Bball_Team .ui-button
{
   background-color: #FFCC05;
   background-image: none;
   border: 2px solid #333333;
   color: #333333;
}
#wb_ThmBtn_Bball_Team .ui-state-hover, #wb_ThmBtn_Bball_Team .ui-button:hover
{
   border-color: #FFCC05;
   background-color: #333333;
   background-image: none;
   color: #FFCC05;
}
#wb_ThmBtn_Bball_Team .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_ThmBtn_Bball_Team .ui-state-active, #wb_ThmBtn_Bball_Team .ui-button:active
{
   border-color: #333333;
   background-color: #FFCC05;
   background-image: none;
   color: #333333;
}
#wb_Img_Bball_Team
{
   margin: 0;
   vertical-align: top;
}
#Img_Bball_Team
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 500px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Txt_Bball_Team 
{
   padding: 0;
   margin: 0;
}
#wb_Txt_Bball_Team
{
   color: #000000;
   font-family: "League Spartan";
   font-weight: 400;
   font-size: 19px;
   line-height: 27.5px;
}
#wb_Txt_Bball_Team p, #wb_Txt_Bball_Team ul
{
   margin: 0;
   padding: 0;
}
#wb_Txt_Bball_Team
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LytGrd_Slide_01
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   box-sizing: border-box;
   margin: 0;
}
#LytGrd_Slide_01
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LytGrd_Slide_01 > .col-1, #LytGrd_Slide_01 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 12px;
   padding-left: 12px;
   position: relative;
}
#LytGrd_Slide_01 > .col-1, #LytGrd_Slide_01 > .col-2
{
   flex: 0 0 auto;
}
#LytGrd_Slide_01 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LytGrd_Slide_01 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 640px)
{
#LytGrd_Slide_01 > .col-1, #LytGrd_Slide_01 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Hdr_Bball_Training
{
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Hdr_Bball_Training
{
   height: 100%;
   margin: 0;
   width: 100%;
}
#wb_Txt_Bball_Training 
{
   padding: 0;
   margin: 0;
}
#wb_Txt_Bball_Training
{
   color: #000000;
   font-family: "League Spartan";
   font-weight: 400;
   font-size: 19px;
   line-height: 27.5px;
}
#wb_Txt_Bball_Training p, #wb_Txt_Bball_Training ul
{
   margin: 0;
   padding: 0;
}
#wb_Txt_Bball_Training
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#ThmBtn_Bball_Training
{
   font-family: "League Spartan";
   font-weight: 600;
   font-size: 21px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_ThmBtn_Bball_Training
{
   border-radius: 0px;
   margin: 6px 12px 6px 0 ;
   vertical-align: top;
}
#ThmBtn_Bball_Training
{
   box-sizing: border-box;
   padding: 4px 4px 4px 4px;
   text-align: center;
}
#wb_ThmBtn_Bball_Training .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#ThmBtn_Bball_Training
{
   color: inherit;
}
#wb_ThmBtn_Bball_Training .ui-corner-all, #wb_ThmBtn_Bball_Training .ui-corner-left
{
   border-bottom-left-radius: 0px;
   border-top-left-radius: 0px;
}
#wb_ThmBtn_Bball_Training .ui-corner-all, #wb_ThmBtn_Bball_Training .ui-corner-right
{
   border-bottom-right-radius: 0px;
   border-top-right-radius: 0px;
}
#wb_ThmBtn_Bball_Training .ui-button
{
   background-color: #FFCC05;
   background-image: none;
   border: 2px solid #333333;
   color: #333333;
}
#wb_ThmBtn_Bball_Training .ui-state-hover, #wb_ThmBtn_Bball_Training .ui-button:hover
{
   border-color: #FFCC05;
   background-color: #333333;
   background-image: none;
   color: #FFCC05;
}
#wb_ThmBtn_Bball_Training .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_ThmBtn_Bball_Training .ui-state-active, #wb_ThmBtn_Bball_Training .ui-button:active
{
   border-color: #333333;
   background-color: #FFCC05;
   background-image: none;
   color: #333333;
}
#wb_Img_Bball_Training
{
   margin: 0;
   vertical-align: top;
}
#Img_Bball_Training
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 500px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 12px;
   padding-left: 12px;
   position: relative;
}
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid3 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid3 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 640px)
{
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Hdr_FREE_Clinic
{
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Hdr_FREE_Clinic
{
   height: 100%;
   margin: 0;
   width: 100%;
}
#wb_Txt_FREE_Clinic 
{
   padding: 0;
   margin: 0;
}
#wb_Txt_FREE_Clinic
{
   color: #000000;
   font-family: "League Spartan";
   font-weight: 400;
   font-size: 19px;
   line-height: 27.5px;
}
#wb_Txt_FREE_Clinic p, #wb_Txt_FREE_Clinic ul
{
   margin: 0;
   padding: 0;
}
#wb_Txt_FREE_Clinic
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#ThmBtn_FREE_Clinic
{
   font-family: "League Spartan";
   font-weight: 600;
   font-size: 21px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_ThmBtn_FREE_Clinic
{
   border-radius: 0px;
   margin: 6px 12px 6px 0 ;
   vertical-align: top;
}
#ThmBtn_FREE_Clinic
{
   box-sizing: border-box;
   padding: 4px 4px 4px 4px;
   text-align: center;
}
#wb_ThmBtn_FREE_Clinic .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#ThmBtn_FREE_Clinic
{
   color: inherit;
}
#wb_ThmBtn_FREE_Clinic .ui-corner-all, #wb_ThmBtn_FREE_Clinic .ui-corner-left
{
   border-bottom-left-radius: 0px;
   border-top-left-radius: 0px;
}
#wb_ThmBtn_FREE_Clinic .ui-corner-all, #wb_ThmBtn_FREE_Clinic .ui-corner-right
{
   border-bottom-right-radius: 0px;
   border-top-right-radius: 0px;
}
#wb_ThmBtn_FREE_Clinic .ui-button
{
   background-color: #FFCC05;
   background-image: none;
   border: 2px solid #333333;
   color: #333333;
}
#wb_ThmBtn_FREE_Clinic .ui-state-hover, #wb_ThmBtn_FREE_Clinic .ui-button:hover
{
   border-color: #FFCC05;
   background-color: #333333;
   background-image: none;
   color: #FFCC05;
}
#wb_ThmBtn_FREE_Clinic .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_ThmBtn_FREE_Clinic .ui-state-active, #wb_ThmBtn_FREE_Clinic .ui-button:active
{
   border-color: #333333;
   background-color: #FFCC05;
   background-image: none;
   color: #333333;
}
#wb_LayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid4
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 12px;
   padding-left: 12px;
   position: relative;
}
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid4 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid4 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 640px)
{
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Hdr_iT_Acdmy
{
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Hdr_iT_Acdmy
{
   height: 100%;
   margin: 0;
   width: 100%;
}
#ThmBtn_iT_Acdmy
{
   font-family: "League Spartan";
   font-weight: 600;
   font-size: 21px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_ThmBtn_iT_Acdmy
{
   border-radius: 0px;
   margin: 6px 12px 6px 0 ;
   vertical-align: top;
}
#ThmBtn_iT_Acdmy
{
   box-sizing: border-box;
   padding: 4px 4px 4px 4px;
   text-align: center;
}
#wb_ThmBtn_iT_Acdmy .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#ThmBtn_iT_Acdmy
{
   color: inherit;
}
#wb_ThmBtn_iT_Acdmy .ui-corner-all, #wb_ThmBtn_iT_Acdmy .ui-corner-left
{
   border-bottom-left-radius: 0px;
   border-top-left-radius: 0px;
}
#wb_ThmBtn_iT_Acdmy .ui-corner-all, #wb_ThmBtn_iT_Acdmy .ui-corner-right
{
   border-bottom-right-radius: 0px;
   border-top-right-radius: 0px;
}
#wb_ThmBtn_iT_Acdmy .ui-button
{
   background-color: #FFCC05;
   background-image: none;
   border: 2px solid #333333;
   color: #333333;
}
#wb_ThmBtn_iT_Acdmy .ui-state-hover, #wb_ThmBtn_iT_Acdmy .ui-button:hover
{
   border-color: #FFCC05;
   background-color: #333333;
   background-image: none;
   color: #FFCC05;
}
#wb_ThmBtn_iT_Acdmy .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_ThmBtn_iT_Acdmy .ui-state-active, #wb_ThmBtn_iT_Acdmy .ui-button:active
{
   border-color: #333333;
   background-color: #FFCC05;
   background-image: none;
   color: #333333;
}
#wb_Img_iT_Acdmy
{
   margin: 0;
   vertical-align: top;
}
#Img_iT_Acdmy
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 500px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Txt_iT_Acdmy 
{
   padding: 0;
   margin: 0;
}
#wb_Txt_iT_Acdmy
{
   color: #000000;
   font-family: "League Spartan";
   font-weight: 400;
   font-size: 19px;
   line-height: 27.5px;
}
#wb_Txt_iT_Acdmy p, #wb_Txt_iT_Acdmy ul
{
   margin: 0;
   padding: 0;
}
#wb_Txt_iT_Acdmy
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#SlideShow_FREE_Clinic .image
{
   border-width: 0;
   border-radius: inherit;
   display: block;
   float: left;
   height: auto;
   width: 100%;
}
#SlideShow_FREE_Clinic li
{
   border-radius: inherit;
   position: absolute;
   width: 100%;
   left: 0;
   top: 0;
}
#SlideShow_FREE_Clinic
{
   display: inline-block;
   position: relative;
   list-style: none;
   width: 100%;
   padding: 0;
   margin: 0;
}
#SlideShow_FREE_Clinic
{
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
}
#wb_Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 3px;
   text-align: center;
}
#Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 21px;
}
#Card1-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card1-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 3px;
   text-align: center;
}
#Card2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 21px;
}
#Card2-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card2-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card2-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 3px;
   text-align: center;
}
#Card3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 21px;
}
#Card3-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card3-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card3-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card3-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card4
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 3px;
   text-align: center;
}
#Card4-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 21px;
}
#Card4-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card4-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card4-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card4-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card4-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card5
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 3px;
   text-align: center;
}
#Card5-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 21px;
}
#Card5-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card5-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card5-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card5-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card6
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 3px;
   text-align: center;
}
#Card6-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 21px;
}
#Card6-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card6-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card6-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card6-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card6-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card7
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 3px;
   text-align: center;
}
#Card7-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Card7-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 21px;
}
#Card7-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card7-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card7-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card7-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card7-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card8
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 3px;
   text-align: center;
}
#Card8-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Card8-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 21px;
}
#Card8-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card8-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card8-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card8-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_LytGrd_Ftr_Links
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LytGrd_Ftr_Links
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#LytGrd_Ftr_Links > .col-1, #LytGrd_Ftr_Links > .col-2, #LytGrd_Ftr_Links > .col-3, #LytGrd_Ftr_Links > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 12px;
   padding-left: 12px;
   position: relative;
}
#LytGrd_Ftr_Links > .col-1, #LytGrd_Ftr_Links > .col-2, #LytGrd_Ftr_Links > .col-3, #LytGrd_Ftr_Links > .col-4
{
   flex: 0 0 auto;
}
#LytGrd_Ftr_Links > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LytGrd_Ftr_Links > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LytGrd_Ftr_Links > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LytGrd_Ftr_Links > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 768px)
{
#LytGrd_Ftr_Links > .col-1, #LytGrd_Ftr_Links > .col-2, #LytGrd_Ftr_Links > .col-3, #LytGrd_Ftr_Links > .col-4
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_TextMenu_Training
{
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "League Spartan";
   font-weight: 1;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   font-size: 21px;
   margin: 0;
   text-align: left;
   overflow: hidden;
}
#wb_TextMenu_Training span
{
   display: block;
   margin: 0 0 6px 0;
   line-height: 31px;
}
#wb_TextMenu_Training a
{
   color: inherit;
   text-decoration: inherit;
}
#wb_TextMenu_Training .active
{
   color: #FFFFFF;
   text-decoration: none;
}
#wb_FtrTitle_Training 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_FtrTitle_Training
{
   color: #FFCC05;
   font-family: "League Spartan";
   font-weight: bold;
   font-size: 32px;
   line-height: 48px;
}
#wb_FtrTitle_Training p, #wb_FtrTitle_Training ul
{
   margin: 0;
   padding: 0;
}
#wb_FtrTitle_Training
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_FtrTitle_Teams 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_FtrTitle_Teams
{
   color: #FFCC05;
   font-family: "League Spartan";
   font-weight: bold;
   font-size: 32px;
   line-height: 48px;
}
#wb_FtrTitle_Teams p, #wb_FtrTitle_Teams ul
{
   margin: 0;
   padding: 0;
}
#wb_FtrTitle_Teams
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_TextMenu_Teams
{
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "League Spartan";
   font-weight: 1;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   font-size: 21px;
   margin: 0;
   text-align: left;
   overflow: hidden;
}
#wb_TextMenu_Teams span
{
   display: block;
   margin: 0 0 6px 0;
   line-height: 31px;
}
#wb_TextMenu_Teams a
{
   color: inherit;
   text-decoration: inherit;
}
#wb_TextMenu_Teams .active
{
   color: #FFFFFF;
   text-decoration: none;
}
#wb_FtrTitle_Media 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_FtrTitle_Media
{
   color: #FFCC05;
   font-family: "League Spartan";
   font-weight: bold;
   font-size: 32px;
   line-height: 48px;
}
#wb_FtrTitle_Media p, #wb_FtrTitle_Media ul
{
   margin: 0;
   padding: 0;
}
#wb_FtrTitle_Media
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_TextMenu_Media
{
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "League Spartan";
   font-weight: 1;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   font-size: 21px;
   margin: 0;
   text-align: left;
   overflow: hidden;
}
#wb_TextMenu_Media span
{
   display: block;
   margin: 0 0 6px 0;
   line-height: 31px;
}
#wb_TextMenu_Media a
{
   color: inherit;
   text-decoration: inherit;
}
#wb_TextMenu_Media .active
{
   color: #FFFFFF;
   text-decoration: none;
}
#wb_FtrTitle_About 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_FtrTitle_About
{
   color: #FFCC05;
   font-family: "League Spartan";
   font-weight: bold;
   font-size: 32px;
   line-height: 48px;
}
#wb_FtrTitle_About p, #wb_FtrTitle_About ul
{
   margin: 0;
   padding: 0;
}
#wb_FtrTitle_About
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_TextMenu_About
{
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "League Spartan";
   font-weight: 1;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   font-size: 21px;
   margin: 0;
   text-align: left;
   overflow: hidden;
}
#wb_TextMenu_About span
{
   display: block;
   margin: 0 0 6px 0;
   line-height: 31px;
}
#wb_TextMenu_About a
{
   color: inherit;
   text-decoration: inherit;
}
#wb_TextMenu_About .active
{
   color: #FFFFFF;
   text-decoration: none;
}
#wb_FtrTitle_Contact 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_FtrTitle_Contact
{
   color: #FFCC05;
   font-family: "League Spartan";
   font-weight: bold;
   font-size: 32px;
   line-height: 48px;
}
#wb_FtrTitle_Contact p, #wb_FtrTitle_Contact ul
{
   margin: 0;
   padding: 0;
}
#wb_FtrTitle_Contact
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_FtrTxt_Phone 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_FtrTxt_Phone
{
   color: #000000;
   font-family: "League Spartan";
   font-weight: 400;
   font-size: 19px;
   line-height: 32px;
}
#wb_FtrTxt_Phone p, #wb_FtrTxt_Phone ul
{
   margin: 0;
   padding: 0;
}
#wb_FtrTxt_Phone
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text_Social 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text_Social
{
   color: #FFCC05;
   font-family: "League Spartan";
   font-weight: bold;
   font-size: 32px;
   line-height: 48px;
}
#wb_Text_Social p, #wb_Text_Social ul
{
   margin: 0;
   padding: 0;
}
#wb_Text_Social
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Icon_YouTube
{
   background-color: #FFCC05;
   background-image: none;
   border: 2px solid #FFCC05;
   border-radius: 4px;
   text-align: center;
   margin: 4px 6px 4px 6px;
   padding: 4px 4px 4px 4px;
   line-height: 14px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon_YouTube a
{
   text-decoration: none;
}
#wb_Icon_YouTube a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_Icon_YouTube:hover
{
   background-color: rgba(255,204,5,0.00);
   background-image: none;
   border: 2px solid #FFCC05;
}
#Icon_YouTube
{
   overflow: visible;
   vertical-align: top;
   width: 100%;
   height: 100%;
}
#Icon_YouTube
{
   fill: #333333;
   display: inline-block;
   font-size: 14px;
   vertical-align: middle;
}
#wb_Icon_YouTube:hover #Icon_YouTube
{
   fill: #FFCC05;
}
#wb_Icon_Facebook
{
   background-color: #FFCC05;
   background-image: none;
   border: 2px solid #FFCC05;
   border-radius: 4px;
   text-align: center;
   margin: 4px 6px 4px 6px;
   padding: 4px 4px 4px 4px;
   line-height: 14px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon_Facebook a
{
   text-decoration: none;
}
#wb_Icon_Facebook a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_Icon_Facebook:hover
{
   background-color: rgba(255,204,5,0.00);
   background-image: none;
   border: 2px solid #FFCC05;
}
#Icon_Facebook
{
   overflow: visible;
   vertical-align: top;
   width: 100%;
   height: 100%;
}
#Icon_Facebook
{
   fill: #333333;
   display: inline-block;
   font-size: 14px;
   vertical-align: middle;
}
#wb_Icon_Facebook:hover #Icon_Facebook
{
   fill: #FFCC05;
}
#wb_Icon_Instagram
{
   background-color: #FFCC05;
   background-image: none;
   border: 2px solid #FFCC05;
   border-radius: 4px;
   text-align: center;
   margin: 4px 6px 4px 6px;
   padding: 0;
   line-height: 22px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon_Instagram a
{
   text-decoration: none;
}
#wb_Icon_Instagram a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_Icon_Instagram:hover
{
   background-color: rgba(255,204,5,0.00);
   background-image: none;
   border: 2px solid #FFCC05;
}
#Icon_Instagram
{
   overflow: visible;
   vertical-align: top;
   width: 100%;
   height: 100%;
}
#Icon_Instagram
{
   fill: #333333;
   display: inline-block;
   font-size: 22px;
   vertical-align: middle;
}
#wb_Icon_Instagram:hover #Icon_Instagram
{
   fill: #FFCC05;
}
#wb_Icon_X-Twitter
{
   background-color: #FFCC05;
   background-image: none;
   border: 2px solid #FFCC05;
   border-radius: 4px;
   text-align: center;
   margin: 4px 6px 4px 6px;
   padding: 4px 4px 4px 4px;
   line-height: 14px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon_X-Twitter a
{
   text-decoration: none;
}
#wb_Icon_X-Twitter a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_Icon_X-Twitter:hover
{
   background-color: rgba(255,204,5,0.00);
   background-image: none;
   border: 2px solid #FFCC05;
}
#Icon_X-Twitter
{
   overflow: visible;
   vertical-align: top;
   width: 100%;
   height: 100%;
}
#Icon_X-Twitter
{
   fill: #333333;
   display: inline-block;
   font-size: 14px;
   vertical-align: middle;
}
#wb_Icon_X-Twitter:hover #Icon_X-Twitter
{
   fill: #FFCC05;
}
#wb_LytGrd_FtrLogo
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LytGrd_FtrLogo
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#LytGrd_FtrLogo > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 12px;
   padding-left: 12px;
   position: relative;
}
#LytGrd_FtrLogo > .col-1
{
   flex: 0 0 auto;
}
#LytGrd_FtrLogo > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 640px)
{
#LytGrd_FtrLogo > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Img_FtrLogo
{
   height: 100%;
   margin: 0;
   vertical-align: top;
}
#Img_FtrLogo
{
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: contain;
}
#wb_Txt_Copyright 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   line-height: 1.25;
   padding: 12px 4px 12px 4px;
   margin: 0;
   text-align: center;
}
#Txt_Copyright-max-width
{
   margin-left: auto;
   margin-right: auto;
   max-width: 1200px;
   width: 100%;
}
#wb_Txt_Copyright
{
   color: #808080;
   font-family: "League Spartan";
   font-weight: 400;
   font-size: 19px;
}
#wb_Txt_Copyright p, #wb_Txt_Copyright ul
{
   margin: 0;
   padding: 0;
}
#wb_Txt_Copyright
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LytGrd_Ftr
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   box-sizing: border-box;
   margin: 0;
}
#LytGrd_Ftr
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LytGrd_Ftr > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 12px;
   padding-left: 12px;
   position: relative;
}
#LytGrd_Ftr > .col-1
{
   flex: 0 0 auto;
}
#LytGrd_Ftr > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   order: 1;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 640px)
{
#LytGrd_Ftr > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Card6
{
   display: flex;
   z-index: 107;
}
#wb_uid24
{
   overflow: hidden;
}
#wb_Hdr_About_iT
{
   display: block;
   width: 100%;
   z-index: 97;
}
#BtnServ_Foundation
{
   width: 100%;
   height: 100%;
}
#wb_ThmBtn_Vball_Training
{
   display: inline-block;
   width: 238px;
   height: 56px;
   z-index: 24;
}
#wb_uid12
{
   margin: 0 0 0 24px;
}
#wb_ThmBtn_Bball_Training
{
   display: inline-block;
   width: 238px;
   height: 56px;
   z-index: 9;
}
#wb_uid5
{
   font-weight: bold;
}
#wb_Card1
{
   display: flex;
   z-index: 102;
}
#wb_uid23
{
   overflow: hidden;
}
#wb_ThmBtn_About_iT
{
   display: inline-block;
   width: 238px;
   height: 56px;
   z-index: 99;
}
#wb_uid13
{
   font-weight: bold;
}
#wb_uid4
{
   margin: 0 0 0 24px;
}
#wb_uid34
{
   font-weight: bold;
}
#wb_TextMenu_Teams
{
   display: block;
   width: 100%;
   z-index: 157;
}
#wb_uid22
{
   font-weight: bold;
   font-style: italic;
}
#wb_uid10
{
   margin: 0 0 0 24px;
}
#wb_uid3
{
   margin: 0 0 0 24px;
}
#wb_Icon_YouTube
{
   display: inline-block;
   width: 17px;
   height: 14px;
   text-align: center;
   z-index: 165;
}
#wb_uid35
{
   font-weight: bold;
}
#wb_Card3
{
   display: flex;
   z-index: 104;
}
#wb_uid21
{
   font-weight: bold;
}
#wb_uid11
{
   font-weight: bold;
}
#wb_ThmBtn_FREE_Clinic
{
   display: inline-block;
   width: 238px;
   height: 56px;
   z-index: 4;
}
#wb_uid2
{
   margin: 0 0 0 24px;
}
#wb_Icon_Instagram
{
   display: inline-block;
   width: 22px;
   height: 22px;
   text-align: center;
   z-index: 167;
}
#wb_uid36
{
   font-weight: bold;
}
#wb_Card2
{
   display: flex;
   z-index: 103;
}
#ThmBtn_About_iT
{
   width: 100%;
   height: 100%;
}
#wb_uid20
{
   font-weight: bold;
}
#wb_uid16
{
   font-weight: bold;
}
#wb_uid1
{
   list-style-type: disc;
}
#wb_Img_HdrLogo
{
   display: block;
   width: 100%;
   height: auto;
   text-align: center;
   z-index: 0;
}
#wb_Icon_Facebook
{
   display: inline-block;
   width: 14px;
   height: 14px;
   text-align: center;
   z-index: 166;
}
#wb_uid37
{
   font-weight: bold;
}
#wb_Hdr_Alumni
{
   display: block;
   width: 100%;
   z-index: 110;
}
#wb_Img_Coach_JC
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 100;
}
#wb_HdrServ_Foundation
{
   display: block;
   width: 100%;
   z-index: 80;
}
#wb_Img_Vball_Team
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 30;
}
#wb_uid17
{
   font-weight: bold;
}
#wb_Img_Bball_Team
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 15;
}
#wb_uid0
{
   text-decoration: underline;
   font-weight: bold;
}
#wb_uid30
{
   overflow: hidden;
}
#wb_IconServ_Foundation
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 79;
}
#wb_BtnServ_Team
{
   display: inline-block;
   width: 238px;
   height: 56px;
   z-index: 78;
}
#wb_ThmBtn_Vball_Team
{
   display: inline-block;
   width: 238px;
   height: 56px;
   z-index: 29;
}
#wb_ThmBtn_iT_Acdmy
{
   display: inline-block;
   width: 238px;
   height: 56px;
   z-index: 19;
}
#wb_uid14
{
   margin: 0 0 0 24px;
}
#wb_ThmBtn_Bball_Team
{
   display: inline-block;
   width: 238px;
   height: 56px;
   z-index: 14;
}
#wb_Carousel_HmPg
{
}
#wb_uid31
{
   overflow: hidden;
}
#ThmBtn_iT_Acdmy
{
   width: 100%;
   height: 100%;
}
#wb_uid15
{
   font-weight: bold;
}
#wb_uid32
{
   font-weight: bold;
}
#wb_IconServ_Training
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 71;
}
#wb_Hdr_iT_Acdmy
{
   display: block;
   width: 100%;
   z-index: 17;
}
#SlideShow_FREE_Clinic
{
   z-index: 5;
}
#wb_uid33
{
   font-weight: bold;
}
#wb_Img_FtrLogo
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 153;
}
#wb_HdrServ_Team
{
   display: block;
   width: 100%;
   z-index: 76;
}
#ThmBtn_Vball_Team
{
   width: 100%;
   height: 100%;
}
#ThmBtn_Bball_Team
{
   width: 100%;
   height: 100%;
}
#ThmBtn_FREE_Clinic
{
   width: 100%;
   height: 100%;
}
#wb_Card8
{
   display: flex;
   z-index: 109;
}
#wb_Card_Alumni_01
{
   display: flex;
   z-index: 101;
}
#wb_Hdr_Vball_Team
{
   display: block;
   width: 100%;
   z-index: 27;
}
#wb_Hdr_Vball_Training
{
   display: block;
   width: 100%;
   z-index: 22;
}
#wb_Hdr_Bball_Team
{
   display: block;
   width: 100%;
   z-index: 12;
}
#wb_Hdr_Bball_Training
{
   display: block;
   width: 100%;
   z-index: 7;
}
#wb_uid29
{
   overflow: hidden;
}
#wb_HdrServ_Training
{
   display: block;
   width: 100%;
   z-index: 72;
}
#wb_uid18
{
   font-weight: bold;
}
#wb_Hdr_FREE_Clinic
{
   display: block;
   width: 100%;
   z-index: 2;
}
#wb_uid28
{
   overflow: hidden;
}
#wb_BtnServ_Foundation
{
   display: inline-block;
   width: 238px;
   height: 56px;
   z-index: 82;
}
#wb_IconServ_Team
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 75;
}
#wb_Hdr_Servies
{
   display: block;
   width: 100%;
   z-index: 83;
}
#wb_Img_Vball_Training
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 25;
}
#ThmBtn_Vball_Training
{
   width: 100%;
   height: 100%;
}
#wb_Img_iT_Acdmy
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 20;
}
#wb_uid19
{
   font-weight: bold;
}
#wb_Img_Bball_Training
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 10;
}
#ThmBtn_Bball_Training
{
   width: 100%;
   height: 100%;
}
#wb_uid9
{
   font-weight: bold;
}
#wb_Icon_X-Twitter
{
   display: inline-block;
   width: 14px;
   height: 14px;
   text-align: center;
   z-index: 168;
}
#wb_TextMenu_Training
{
   display: block;
   width: 100%;
   z-index: 155;
}
#wb_Card5
{
   display: flex;
   z-index: 106;
}
#wb_uid27
{
   overflow: hidden;
}
#wb_BtnServ_Training
{
   display: inline-block;
   width: 238px;
   height: 56px;
   z-index: 74;
}
#wb_uid8
{
   margin: 0 0 0 24px;
}
#wb_TextMenu_Media
{
   display: block;
   width: 100%;
   z-index: 159;
}
#wb_Card4
{
   display: flex;
   z-index: 105;
}
#wb_uid26
{
   overflow: hidden;
}
#BtnServ_Team
{
   width: 100%;
   height: 100%;
}
#BtnServ_Training
{
   width: 100%;
   height: 100%;
}
#wb_uid7
{
   list-style-type: disc;
}
#wb_TextMenu_About
{
   display: block;
   width: 100%;
   z-index: 161;
}
#wb_Card7
{
   display: flex;
   z-index: 108;
}
#wb_uid25
{
   overflow: hidden;
}
#wb_uid6
{
   text-decoration: underline;
   font-weight: bold;
}
#wb_ResponsiveMenu_Hdr
{
   display: block;
   width: 100%;
   z-index: 1;
}
@media only screen and (max-width: 964px)
{
body
{
   background-color: transparent;
   background-image: none;
}
#wb_LytGrd_Hdr
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Hdr
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Hdr
{
   height: auto;
   padding: 0;
}
#LytGrd_Hdr > .col-1, #LytGrd_Hdr > .col-2
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Hdr > .col-1
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid transparent;
   border-radius: 0px;
   order: 1;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LytGrd_Hdr > .col-2
{
   display: flex;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   border: 0px solid transparent;
   border-radius: 0px;
   order: 2;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#wb_ResponsiveMenu_Hdr
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: right;
}
#wb_ResponsiveMenu_Hdr ul li a
{
   font-weight: bold;
   font-size: 19px;
   text-decoration: none;
}
#wb_ResponsiveMenu_Hdr ul li a, #wb_ResponsiveMenu_Hdr .toggle
{
   font-weight: bold;
   font-size: 19px;
}
#ResponsiveMenu_Hdr
{
   height: 74px;
}
#wb_ResponsiveMenu_Hdr ul ul
{
   top: 74px;
}
#wb_ResponsiveMenu_Hdr ul ul ul li
{
   left: 193px;
   top: -74px;
}
#wb_ResponsiveMenu_Hdr > ul > li > a
{
   height: 18px;
}
#wb_ResponsiveMenu_Hdr ul ul li
{
   width: 193px;
}
#wb_Img_HdrLogo
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Img_HdrLogo
{
   margin-left: 0;
   margin-right: auto;
}
#wb_LytGrd_Slider_Cntnr
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Slider_Cntnr
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Slider_Cntnr
{
   height: auto;
   padding: 24px 0 24px 0;
}
#LytGrd_Slider_Cntnr > .col-1
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Slider_Cntnr > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Carousel_HmPg
{
   width: 100%;
   visibility: visible;
   display: block;
}
#Carousel_HmPg_back
{
   top: 47%;
}
#Carousel_HmPg_next
{
   top: 47%;
}
#wb_Carousel_HmPg
{
   margin: 0;
   height: 560px;
}
#Carousel_HmPg .carousel-item-inner
{
   padding: 0;
}
#Carousel_HmPg .carousel-control .carousel-control-prev-icon, #Carousel_HmPg .carousel-control .carousel-control-next-icon
{
   width: 32px;
   height: 32px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2
{
   padding-right: 12px;
   padding-left: 12px;
}
#LayoutGrid1 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid1 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#wb_Hdr_Vball_Training
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Txt_Vball_Training
{
   visibility: visible;
   display: block;
}
#wb_Txt_Vball_Training
{
   margin: 0;
   padding: 0;
}
#wb_ThmBtn_Vball_Training
{
   width: 250px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 6px 12px 6px 0 ;
}
#ThmBtn_Vball_Training
{
   font-size: 21px;
}
#wb_ThmBtn_Vball_Training .ui-button
{
   line-height: 44px;
   padding: 4px 4px 4px 4px;
}
#wb_Img_Vball_Training
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Img_Vball_Training
{
   margin-left: auto;
   margin-right: auto;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0;
}
#LayoutGrid2 > .col-1, #LayoutGrid2 > .col-2
{
   padding-right: 12px;
   padding-left: 12px;
}
#LayoutGrid2 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid2 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#wb_Hdr_Vball_Team
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_ThmBtn_Vball_Team
{
   width: 250px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 6px 12px 6px 0 ;
}
#ThmBtn_Vball_Team
{
   font-size: 21px;
}
#wb_ThmBtn_Vball_Team .ui-button
{
   line-height: 44px;
   padding: 4px 4px 4px 4px;
}
#wb_Img_Vball_Team
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Img_Vball_Team
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Txt_Vball_Team
{
   visibility: visible;
   display: block;
}
#wb_Txt_Vball_Team
{
   margin: 0;
   padding: 0;
}
#wb_LyGrd_FeatServ
{
   visibility: visible;
   display: table;
}
#wb_LyGrd_FeatServ
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LyGrd_FeatServ
{
   height: auto;
   padding: 24px 0 24px 0;
}
#LyGrd_FeatServ > .col-1
{
   padding-right: 12px;
   padding-left: 12px;
}
#LyGrd_FeatServ > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Hdr_Servies
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_LytGrd_FeatServ
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_FeatServ
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_FeatServ
{
   height: auto;
   padding: 4px 0 4px 0;
}
#LytGrd_FeatServ > .col-1, #LytGrd_FeatServ > .col-2, #LytGrd_FeatServ > .col-3
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_FeatServ > .col-1
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LytGrd_FeatServ > .col-2
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LytGrd_FeatServ > .col-3
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_HdrServ_Training
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 6px 0 6px 0 ;
   padding: 0;
}
#wb_TxtServ_Training
{
   visibility: visible;
   display: block;
}
#wb_TxtServ_Training
{
   margin: 0;
   padding: 0;
}
#wb_BtnServ_Training
{
   width: 238px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 6px 12px 6px 12px;
}
#BtnServ_Training
{
   font-size: 21px;
}
#wb_BtnServ_Training .ui-button
{
   line-height: 44px;
   padding: 4px 4px 4px 4px;
}
#wb_IconServ_Training
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 6px 0 ;
   padding: 0;
}
#IconServ_Training
{
   margin-left: auto;
   margin-right: auto;
}
#wb_IconServ_Team
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 6px 0 ;
   padding: 0;
}
#IconServ_Team
{
   margin-left: auto;
   margin-right: auto;
}
#wb_HdrServ_Team
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 6px 0 6px 0 ;
   padding: 0;
}
#wb_TxtServ_Team
{
   visibility: visible;
   display: block;
}
#wb_TxtServ_Team
{
   margin: 0;
   padding: 0;
}
#wb_BtnServ_Team
{
   width: 238px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 6px 12px 6px 12px;
}
#BtnServ_Team
{
   font-size: 21px;
}
#wb_BtnServ_Team .ui-button
{
   line-height: 44px;
   padding: 4px 4px 4px 4px;
}
#wb_IconServ_Foundation
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 6px 0 ;
   padding: 0;
}
#IconServ_Foundation
{
   margin-left: auto;
   margin-right: auto;
}
#wb_HdrServ_Foundation
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 6px 0 6px 0 ;
   padding: 0;
}
#wb_TxtServ_Foundation
{
   visibility: visible;
   display: block;
}
#wb_TxtServ_Foundation
{
   margin: 0;
   padding: 0;
}
#wb_BtnServ_Foundation
{
   width: 238px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 6px 12px 6px 12px;
}
#BtnServ_Foundation
{
   font-size: 21px;
}
#wb_BtnServ_Foundation .ui-button
{
   line-height: 44px;
   padding: 4px 4px 4px 4px;
}
#wb_LytGrd_About_Summary
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_About_Summary
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_About_Summary
{
   height: auto;
   padding: 24px 0 24px 0;
}
#LytGrd_About_Summary > .col-1, #LytGrd_About_Summary > .col-2
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_About_Summary > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LytGrd_About_Summary > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Hdr_About_iT
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Txt_About_iT
{
   visibility: visible;
   display: block;
}
#wb_Txt_About_iT
{
   margin: 0;
   padding: 0;
}
#wb_Img_Coach_JC
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Img_Coach_JC
{
   margin-left: auto;
   margin-right: auto;
}
#wb_ThmBtn_About_iT
{
   width: 250px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 6px 12px 6px 0 ;
}
#ThmBtn_About_iT
{
   font-size: 21px;
}
#wb_ThmBtn_About_iT .ui-button
{
   line-height: 44px;
   padding: 4px 4px 4px 4px;
}
#wb_LytGrd_Alumni
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Alumni
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Alumni
{
   height: auto;
   padding: 24px 0 24px 0;
}
#LytGrd_Alumni > .col-1
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Alumni > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Hdr_Alumni
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#CardReptr_Alumni
{
   width: 100%;
   visibility: visible;
   display: block;
}
#CardReptr_Alumni
{
   padding: 10px 10px 10px 10px;
}
#wb_Card_Alumni_01
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
}
#Card_Alumni_01-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card_Alumni_01-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 21px;
}
#Card_Alumni_01-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card_Alumni_01-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card_Alumni_01-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card_Alumni_01-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card_Alumni_01-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card_Alumni_01-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card_Alumni_01
{
   text-align: center;
}
#wb_LytGrd_Slide_02
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Slide_02
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Slide_02
{
   height: auto;
   padding: 0;
}
#LytGrd_Slide_02 > .col-1, #LytGrd_Slide_02 > .col-2
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Slide_02 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LytGrd_Slide_02 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#wb_Hdr_Bball_Team
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_ThmBtn_Bball_Team
{
   width: 250px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 6px 12px 6px 0 ;
}
#ThmBtn_Bball_Team
{
   font-size: 21px;
}
#wb_ThmBtn_Bball_Team .ui-button
{
   line-height: 44px;
   padding: 4px 4px 4px 4px;
}
#wb_Img_Bball_Team
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Img_Bball_Team
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Txt_Bball_Team
{
   visibility: visible;
   display: block;
}
#wb_Txt_Bball_Team
{
   margin: 0;
   padding: 0;
}
#wb_LytGrd_Slide_01
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Slide_01
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Slide_01
{
   height: auto;
   padding: 0;
}
#LytGrd_Slide_01 > .col-1, #LytGrd_Slide_01 > .col-2
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Slide_01 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LytGrd_Slide_01 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#wb_Hdr_Bball_Training
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Txt_Bball_Training
{
   visibility: visible;
   display: block;
}
#wb_Txt_Bball_Training
{
   margin: 0;
   padding: 0;
}
#wb_ThmBtn_Bball_Training
{
   width: 250px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 6px 12px 6px 0 ;
}
#ThmBtn_Bball_Training
{
   font-size: 21px;
}
#wb_ThmBtn_Bball_Training .ui-button
{
   line-height: 44px;
   padding: 4px 4px 4px 4px;
}
#wb_Img_Bball_Training
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Img_Bball_Training
{
   margin-left: auto;
   margin-right: auto;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 0;
}
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2
{
   padding-right: 12px;
   padding-left: 12px;
}
#LayoutGrid3 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid3 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#wb_Hdr_FREE_Clinic
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Txt_FREE_Clinic
{
   visibility: visible;
   display: block;
}
#wb_Txt_FREE_Clinic
{
   margin: 0;
   padding: 0;
}
#wb_ThmBtn_FREE_Clinic
{
   width: 250px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 6px 12px 6px 0 ;
}
#ThmBtn_FREE_Clinic
{
   font-size: 21px;
}
#wb_ThmBtn_FREE_Clinic .ui-button
{
   line-height: 44px;
   padding: 4px 4px 4px 4px;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 0;
}
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2
{
   padding-right: 12px;
   padding-left: 12px;
}
#LayoutGrid4 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid4 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#wb_Hdr_iT_Acdmy
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_ThmBtn_iT_Acdmy
{
   width: 250px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 6px 12px 6px 0 ;
}
#ThmBtn_iT_Acdmy
{
   font-size: 21px;
}
#wb_ThmBtn_iT_Acdmy .ui-button
{
   line-height: 44px;
   padding: 4px 4px 4px 4px;
}
#wb_Img_iT_Acdmy
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Img_iT_Acdmy
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Txt_iT_Acdmy
{
   visibility: visible;
   display: block;
}
#wb_Txt_iT_Acdmy
{
   margin: 0;
   padding: 0;
}
#SlideShow_FREE_Clinic
{
   visibility: visible;
   display: inline-block;
}
#wb_Card1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 21px;
}
#Card1-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card1-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card1
{
   text-align: center;
}
#wb_Card2
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 21px;
}
#Card2-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card2-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card2-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card2
{
   text-align: center;
}
#wb_Card3
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 19px;
}
#Card3-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card3-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card3-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card3-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card3
{
   text-align: center;
}
#wb_Card4
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 19px;
}
#Card4-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card4-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card4-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card4-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card4-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card4
{
   text-align: center;
}
#wb_Card5
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 19px;
}
#Card5-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card5-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card5-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card5-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card5
{
   text-align: center;
}
#wb_Card6
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 19px;
}
#Card6-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card6-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card6-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card6-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card6-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card6
{
   text-align: center;
}
#wb_Card7
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card7-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 19px;
}
#Card7-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card7-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card7-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card7-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card7-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card7
{
   text-align: center;
}
#wb_Card8
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card8-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 19px;
}
#Card8-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card8-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card8-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card8-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card8
{
   text-align: center;
}
#wb_LytGrd_Ftr_Links
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Ftr_Links
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Ftr_Links
{
   height: auto;
   padding: 0;
}
#LytGrd_Ftr_Links > .col-1, #LytGrd_Ftr_Links > .col-2, #LytGrd_Ftr_Links > .col-3, #LytGrd_Ftr_Links > .col-4
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Ftr_Links > .col-1
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LytGrd_Ftr_Links > .col-2
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LytGrd_Ftr_Links > .col-3
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LytGrd_Ftr_Links > .col-4
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_TextMenu_Training
{
   width: 211px;
   height: 176px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
   font-size: 21px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_TextMenu_Training span
{
   line-height: 1.0;
}
#wb_TextMenu_Training span
{
   margin: 0 0 6px 0;
}
#wb_FtrTitle_Training
{
   visibility: visible;
   display: block;
}
#wb_FtrTitle_Training
{
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_FtrTitle_Teams
{
   visibility: visible;
   display: block;
}
#wb_FtrTitle_Teams
{
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_TextMenu_Teams
{
   width: 211px;
   height: 61px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
   font-size: 21px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_TextMenu_Teams span
{
   line-height: 1.0;
}
#wb_TextMenu_Teams span
{
   margin: 0 0 6px 0;
}
#wb_FtrTitle_Media
{
   visibility: visible;
   display: block;
}
#wb_FtrTitle_Media
{
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_TextMenu_Media
{
   width: 211px;
   height: 61px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
   font-size: 21px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_TextMenu_Media span
{
   line-height: 1.0;
}
#wb_TextMenu_Media span
{
   margin: 0 0 6px 0;
}
#wb_FtrTitle_About
{
   visibility: visible;
   display: block;
}
#wb_FtrTitle_About
{
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_TextMenu_About
{
   width: 211px;
   height: 135px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
   font-size: 21px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_TextMenu_About span
{
   line-height: 1.0;
}
#wb_TextMenu_About span
{
   margin: 0 0 6px 0;
}
#wb_FtrTitle_Contact
{
   visibility: visible;
   display: block;
}
#wb_FtrTitle_Contact
{
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_FtrTxt_Phone
{
   visibility: visible;
   display: block;
}
#wb_FtrTxt_Phone
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 27px;
}
#wb_Text_Social
{
   visibility: visible;
   display: block;
}
#wb_Text_Social
{
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Icon_YouTube
{
   width: 17px;
   height: 14px;
   visibility: visible;
   display: inline-block;
   margin: 4px 6px 4px 6px;
   padding: 4px 4px 4px 4px;
}
#wb_Icon_YouTube
{
   line-height: 14px;
}
#Icon_YouTube
{
   width: 17px;
   height: 14px;
}
#Icon_YouTube
{
   line-height: 14px;
   font-size: 14px;
   width: 13px;
}
#wb_Icon_Facebook
{
   width: 14px;
   height: 14px;
   visibility: visible;
   display: inline-block;
   margin: 4px 6px 4px 6px;
   padding: 4px 4px 4px 4px;
}
#wb_Icon_Facebook
{
   line-height: 14px;
}
#Icon_Facebook
{
   width: 14px;
   height: 14px;
}
#Icon_Facebook
{
   line-height: 14px;
   font-size: 14px;
   width: 13px;
}
#wb_Icon_Instagram
{
   width: 22px;
   height: 22px;
   visibility: visible;
   display: inline-block;
   margin: 4px 6px 4px 6px;
   padding: 0;
}
#wb_Icon_Instagram
{
   line-height: 22px;
}
#Icon_Instagram
{
   width: 22px;
   height: 22px;
}
#Icon_Instagram
{
   line-height: 22px;
   font-size: 22px;
   width: 21px;
}
#wb_Icon_X-Twitter
{
   width: 14px;
   height: 14px;
   visibility: visible;
   display: inline-block;
   margin: 4px 6px 4px 6px;
   padding: 4px 4px 4px 4px;
}
#wb_Icon_X-Twitter
{
   line-height: 14px;
}
#Icon_X-Twitter
{
   width: 14px;
   height: 14px;
}
#Icon_X-Twitter
{
   line-height: 14px;
   font-size: 14px;
   width: 13px;
}
#wb_LytGrd_FtrLogo
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_FtrLogo
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_FtrLogo
{
   height: auto;
   padding: 0;
}
#LytGrd_FtrLogo > .col-1
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_FtrLogo > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Img_FtrLogo
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Img_FtrLogo
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Txt_Copyright
{
   visibility: visible;
   display: block;
}
#wb_Txt_Copyright
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_LytGrd_Ftr
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Ftr
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Ftr
{
   height: auto;
   padding: 0;
}
#LytGrd_Ftr > .col-1
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Ftr > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   order: 1;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
}
@media only screen and (max-width: 768px)
{
body
{
   background-color: transparent;
   background-image: none;
}
#wb_LytGrd_Hdr
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Hdr
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Hdr
{
   height: auto;
   padding: 0;
}
#LytGrd_Hdr > .col-1, #LytGrd_Hdr > .col-2
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Hdr > .col-1
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid transparent;
   border-radius: 0px;
   order: 1;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LytGrd_Hdr > .col-2
{
   display: flex;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   border: 0px solid transparent;
   border-radius: 0px;
   order: 2;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#wb_ResponsiveMenu_Hdr
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: right;
}
#wb_ResponsiveMenu_Hdr ul li a
{
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
}
#wb_ResponsiveMenu_Hdr ul li a, #wb_ResponsiveMenu_Hdr .toggle
{
   font-weight: bold;
   font-size: 16px;
}
#ResponsiveMenu_Hdr
{
   height: 71px;
}
#wb_ResponsiveMenu_Hdr ul ul
{
   top: 71px;
}
#wb_ResponsiveMenu_Hdr ul ul ul li
{
   left: 193px;
   top: -71px;
}
#wb_ResponsiveMenu_Hdr > ul > li > a
{
   height: 15px;
}
#wb_ResponsiveMenu_Hdr ul ul li
{
   width: 193px;
}
#wb_Img_HdrLogo
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Img_HdrLogo
{
   margin-left: 0;
   margin-right: auto;
}
#wb_LytGrd_Slider_Cntnr
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Slider_Cntnr
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Slider_Cntnr
{
   height: auto;
   padding: 24px 0 24px 0;
}
#LytGrd_Slider_Cntnr > .col-1
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Slider_Cntnr > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Carousel_HmPg
{
   width: 100%;
   visibility: visible;
   display: block;
}
#Carousel_HmPg_back
{
   top: 47%;
}
#Carousel_HmPg_next
{
   top: 47%;
}
#wb_Carousel_HmPg
{
   margin: 0;
   height: 560px;
}
#Carousel_HmPg .carousel-item-inner
{
   padding: 0;
}
#Carousel_HmPg .carousel-control .carousel-control-prev-icon, #Carousel_HmPg .carousel-control .carousel-control-next-icon
{
   width: 32px;
   height: 32px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2
{
   padding-right: 12px;
   padding-left: 12px;
}
#LayoutGrid1 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid1 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#wb_Hdr_Vball_Training
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Txt_Vball_Training
{
   visibility: visible;
   display: block;
}
#wb_Txt_Vball_Training
{
   margin: 0;
   padding: 0;
}
#wb_ThmBtn_Vball_Training
{
   width: 250px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 6px 12px 6px 0 ;
}
#ThmBtn_Vball_Training
{
   font-size: 21px;
}
#wb_ThmBtn_Vball_Training .ui-button
{
   line-height: 44px;
   padding: 4px 4px 4px 4px;
}
#wb_Img_Vball_Training
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Img_Vball_Training
{
   margin-left: auto;
   margin-right: auto;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0;
}
#LayoutGrid2 > .col-1, #LayoutGrid2 > .col-2
{
   padding-right: 12px;
   padding-left: 12px;
}
#LayoutGrid2 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid2 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#wb_Hdr_Vball_Team
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_ThmBtn_Vball_Team
{
   width: 250px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 6px 12px 6px 0 ;
}
#ThmBtn_Vball_Team
{
   font-size: 21px;
}
#wb_ThmBtn_Vball_Team .ui-button
{
   line-height: 44px;
   padding: 4px 4px 4px 4px;
}
#wb_Img_Vball_Team
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Img_Vball_Team
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Txt_Vball_Team
{
   visibility: visible;
   display: block;
}
#wb_Txt_Vball_Team
{
   margin: 0;
   padding: 0;
}
#wb_LyGrd_FeatServ
{
   visibility: visible;
   display: table;
}
#wb_LyGrd_FeatServ
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LyGrd_FeatServ
{
   height: auto;
   padding: 24px 0 24px 0;
}
#LyGrd_FeatServ > .col-1
{
   padding-right: 12px;
   padding-left: 12px;
}
#LyGrd_FeatServ > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Hdr_Servies
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_LytGrd_FeatServ
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_FeatServ
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_FeatServ
{
   height: auto;
   padding: 4px 0 4px 0;
}
#LytGrd_FeatServ > .col-1, #LytGrd_FeatServ > .col-2, #LytGrd_FeatServ > .col-3
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_FeatServ > .col-1
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LytGrd_FeatServ > .col-2
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LytGrd_FeatServ > .col-3
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_HdrServ_Training
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 6px 0 6px 0 ;
   padding: 0;
}
#wb_TxtServ_Training
{
   visibility: visible;
   display: block;
}
#wb_TxtServ_Training
{
   margin: 0;
   padding: 0;
}
#wb_BtnServ_Training
{
   width: 200px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 6px 12px 6px 12px;
}
#BtnServ_Training
{
   font-size: 21px;
}
#wb_BtnServ_Training .ui-button
{
   line-height: 44px;
   padding: 4px 4px 4px 4px;
}
#wb_IconServ_Training
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 6px 0 ;
   padding: 0;
}
#IconServ_Training
{
   margin-left: auto;
   margin-right: auto;
}
#wb_IconServ_Team
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 6px 0 ;
   padding: 0;
}
#IconServ_Team
{
   margin-left: auto;
   margin-right: auto;
}
#wb_HdrServ_Team
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 6px 0 6px 0 ;
   padding: 0;
}
#wb_TxtServ_Team
{
   visibility: visible;
   display: block;
}
#wb_TxtServ_Team
{
   margin: 0;
   padding: 0;
}
#wb_BtnServ_Team
{
   width: 200px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 6px 12px 6px 12px;
}
#BtnServ_Team
{
   font-size: 21px;
}
#wb_BtnServ_Team .ui-button
{
   line-height: 44px;
   padding: 4px 4px 4px 4px;
}
#wb_IconServ_Foundation
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 6px 0 ;
   padding: 0;
}
#IconServ_Foundation
{
   margin-left: auto;
   margin-right: auto;
}
#wb_HdrServ_Foundation
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 6px 0 6px 0 ;
   padding: 0;
}
#wb_TxtServ_Foundation
{
   visibility: visible;
   display: block;
}
#wb_TxtServ_Foundation
{
   margin: 0;
   padding: 0;
}
#wb_BtnServ_Foundation
{
   width: 200px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 6px 12px 6px 12px;
}
#BtnServ_Foundation
{
   font-size: 21px;
}
#wb_BtnServ_Foundation .ui-button
{
   line-height: 44px;
   padding: 4px 4px 4px 4px;
}
#wb_LytGrd_About_Summary
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_About_Summary
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_About_Summary
{
   height: auto;
   padding: 24px 0 24px 0;
}
#LytGrd_About_Summary > .col-1, #LytGrd_About_Summary > .col-2
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_About_Summary > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LytGrd_About_Summary > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Hdr_About_iT
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Txt_About_iT
{
   visibility: visible;
   display: block;
}
#wb_Txt_About_iT
{
   margin: 0;
   padding: 0;
}
#wb_Img_Coach_JC
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Img_Coach_JC
{
   margin-left: auto;
   margin-right: auto;
}
#wb_ThmBtn_About_iT
{
   width: 250px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 6px 12px 6px 0 ;
}
#ThmBtn_About_iT
{
   font-size: 21px;
}
#wb_ThmBtn_About_iT .ui-button
{
   line-height: 44px;
   padding: 4px 4px 4px 4px;
}
#wb_LytGrd_Alumni
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Alumni
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Alumni
{
   height: auto;
   padding: 24px 0 24px 0;
}
#LytGrd_Alumni > .col-1
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Alumni > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Hdr_Alumni
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#CardReptr_Alumni
{
   width: 100%;
   visibility: visible;
   display: block;
}
#CardReptr_Alumni
{
   padding: 10px 10px 10px 10px;
}
#wb_Card_Alumni_01
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
}
#Card_Alumni_01-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card_Alumni_01-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 21px;
}
#Card_Alumni_01-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card_Alumni_01-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card_Alumni_01-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card_Alumni_01-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card_Alumni_01-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card_Alumni_01-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card_Alumni_01
{
   text-align: center;
}
#wb_LytGrd_Slide_02
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Slide_02
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Slide_02
{
   height: auto;
   padding: 0;
}
#LytGrd_Slide_02 > .col-1, #LytGrd_Slide_02 > .col-2
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Slide_02 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LytGrd_Slide_02 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#wb_Hdr_Bball_Team
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_ThmBtn_Bball_Team
{
   width: 250px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 6px 12px 6px 0 ;
}
#ThmBtn_Bball_Team
{
   font-size: 21px;
}
#wb_ThmBtn_Bball_Team .ui-button
{
   line-height: 44px;
   padding: 4px 4px 4px 4px;
}
#wb_Img_Bball_Team
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Img_Bball_Team
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Txt_Bball_Team
{
   visibility: visible;
   display: block;
}
#wb_Txt_Bball_Team
{
   margin: 0;
   padding: 0;
}
#wb_LytGrd_Slide_01
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Slide_01
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Slide_01
{
   height: auto;
   padding: 0;
}
#LytGrd_Slide_01 > .col-1, #LytGrd_Slide_01 > .col-2
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Slide_01 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LytGrd_Slide_01 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#wb_Hdr_Bball_Training
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Txt_Bball_Training
{
   visibility: visible;
   display: block;
}
#wb_Txt_Bball_Training
{
   margin: 0;
   padding: 0;
}
#wb_ThmBtn_Bball_Training
{
   width: 250px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 6px 12px 6px 0 ;
}
#ThmBtn_Bball_Training
{
   font-size: 21px;
}
#wb_ThmBtn_Bball_Training .ui-button
{
   line-height: 44px;
   padding: 4px 4px 4px 4px;
}
#wb_Img_Bball_Training
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Img_Bball_Training
{
   margin-left: auto;
   margin-right: auto;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 0;
}
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2
{
   padding-right: 12px;
   padding-left: 12px;
}
#LayoutGrid3 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid3 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#wb_Hdr_FREE_Clinic
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Txt_FREE_Clinic
{
   visibility: visible;
   display: block;
}
#wb_Txt_FREE_Clinic
{
   margin: 0;
   padding: 0;
}
#wb_ThmBtn_FREE_Clinic
{
   width: 250px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 6px 12px 6px 0 ;
}
#ThmBtn_FREE_Clinic
{
   font-size: 21px;
}
#wb_ThmBtn_FREE_Clinic .ui-button
{
   line-height: 44px;
   padding: 4px 4px 4px 4px;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 0;
}
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2
{
   padding-right: 12px;
   padding-left: 12px;
}
#LayoutGrid4 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid4 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#wb_Hdr_iT_Acdmy
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_ThmBtn_iT_Acdmy
{
   width: 250px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 6px 12px 6px 0 ;
}
#ThmBtn_iT_Acdmy
{
   font-size: 21px;
}
#wb_ThmBtn_iT_Acdmy .ui-button
{
   line-height: 44px;
   padding: 4px 4px 4px 4px;
}
#wb_Img_iT_Acdmy
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Img_iT_Acdmy
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Txt_iT_Acdmy
{
   visibility: visible;
   display: block;
}
#wb_Txt_iT_Acdmy
{
   margin: 0;
   padding: 0;
}
#SlideShow_FREE_Clinic
{
   visibility: visible;
   display: inline-block;
}
#wb_Card1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 21px;
}
#Card1-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card1-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card1
{
   text-align: center;
}
#wb_Card2
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 21px;
}
#Card2-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card2-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card2-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card2
{
   text-align: center;
}
#wb_Card3
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 21px;
}
#Card3-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card3-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card3-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card3-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card3
{
   text-align: center;
}
#wb_Card4
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 21px;
}
#Card4-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card4-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card4-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card4-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card4-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card4
{
   text-align: center;
}
#wb_Card5
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 21px;
}
#Card5-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card5-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card5-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card5-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card5
{
   text-align: center;
}
#wb_Card6
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 21px;
}
#Card6-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card6-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card6-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card6-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card6-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card6
{
   text-align: center;
}
#wb_Card7
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card7-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 21px;
}
#Card7-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card7-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card7-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card7-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card7-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card7
{
   text-align: center;
}
#wb_Card8
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card8-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 21px;
}
#Card8-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card8-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card8-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card8-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card8
{
   text-align: center;
}
#wb_LytGrd_Ftr_Links
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Ftr_Links
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Ftr_Links
{
   height: auto;
   padding: 0;
}
#LytGrd_Ftr_Links > .col-1, #LytGrd_Ftr_Links > .col-2, #LytGrd_Ftr_Links > .col-3, #LytGrd_Ftr_Links > .col-4
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Ftr_Links > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LytGrd_Ftr_Links > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LytGrd_Ftr_Links > .col-3
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LytGrd_Ftr_Links > .col-4
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_TextMenu_Training
{
   width: 720px;
   height: 175px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: center;
   font-size: 19px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_TextMenu_Training span
{
   line-height: 1.0;
}
#wb_TextMenu_Training span
{
   margin: 0 0 6px 0;
}
#wb_FtrTitle_Training
{
   visibility: visible;
   display: block;
}
#wb_FtrTitle_Training
{
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_FtrTitle_Teams
{
   visibility: visible;
   display: block;
}
#wb_FtrTitle_Teams
{
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_TextMenu_Teams
{
   width: 720px;
   height: 64px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: center;
   font-size: 19px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_TextMenu_Teams span
{
   line-height: 1.0;
}
#wb_TextMenu_Teams span
{
   margin: 0 0 6px 0;
}
#wb_FtrTitle_Media
{
   visibility: visible;
   display: block;
}
#wb_FtrTitle_Media
{
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_TextMenu_Media
{
   width: 720px;
   height: 64px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: center;
   font-size: 19px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_TextMenu_Media span
{
   line-height: 1.0;
}
#wb_TextMenu_Media span
{
   margin: 0 0 6px 0;
}
#wb_FtrTitle_About
{
   visibility: visible;
   display: block;
}
#wb_FtrTitle_About
{
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_TextMenu_About
{
   width: 720px;
   height: 140px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: center;
   font-size: 19px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_TextMenu_About span
{
   line-height: 1.0;
}
#wb_TextMenu_About span
{
   margin: 0 0 6px 0;
}
#wb_FtrTitle_Contact
{
   visibility: visible;
   display: block;
}
#wb_FtrTitle_Contact
{
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_FtrTxt_Phone
{
   visibility: visible;
   display: block;
}
#wb_FtrTxt_Phone
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 27px;
}
#wb_Text_Social
{
   visibility: visible;
   display: block;
}
#wb_Text_Social
{
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Icon_YouTube
{
   width: 17px;
   height: 14px;
   visibility: visible;
   display: inline-block;
   margin: 4px 6px 4px 6px;
   padding: 4px 4px 4px 4px;
}
#wb_Icon_YouTube
{
   line-height: 14px;
}
#Icon_YouTube
{
   width: 17px;
   height: 14px;
}
#Icon_YouTube
{
   line-height: 14px;
   font-size: 14px;
   width: 13px;
}
#wb_Icon_Facebook
{
   width: 14px;
   height: 14px;
   visibility: visible;
   display: inline-block;
   margin: 4px 6px 4px 6px;
   padding: 4px 4px 4px 4px;
}
#wb_Icon_Facebook
{
   line-height: 14px;
}
#Icon_Facebook
{
   width: 14px;
   height: 14px;
}
#Icon_Facebook
{
   line-height: 14px;
   font-size: 14px;
   width: 13px;
}
#wb_Icon_Instagram
{
   width: 22px;
   height: 22px;
   visibility: visible;
   display: inline-block;
   margin: 4px 6px 4px 6px;
   padding: 0;
}
#wb_Icon_Instagram
{
   line-height: 22px;
}
#Icon_Instagram
{
   width: 22px;
   height: 22px;
}
#Icon_Instagram
{
   line-height: 22px;
   font-size: 22px;
   width: 21px;
}
#wb_Icon_X-Twitter
{
   width: 14px;
   height: 14px;
   visibility: visible;
   display: inline-block;
   margin: 4px 6px 4px 6px;
   padding: 4px 4px 4px 4px;
}
#wb_Icon_X-Twitter
{
   line-height: 14px;
}
#Icon_X-Twitter
{
   width: 14px;
   height: 14px;
}
#Icon_X-Twitter
{
   line-height: 14px;
   font-size: 14px;
   width: 13px;
}
#wb_LytGrd_FtrLogo
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_FtrLogo
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_FtrLogo
{
   height: auto;
   padding: 0;
}
#LytGrd_FtrLogo > .col-1
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_FtrLogo > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Img_FtrLogo
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Img_FtrLogo
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Txt_Copyright
{
   visibility: visible;
   display: block;
}
#wb_Txt_Copyright
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_LytGrd_Ftr
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Ftr
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Ftr
{
   height: auto;
   padding: 0;
}
#LytGrd_Ftr > .col-1
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Ftr > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   order: 1;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
}
@media only screen and (max-width: 640px)
{
body
{
   background-color: transparent;
   background-image: none;
}
#wb_LytGrd_Hdr
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Hdr
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Hdr
{
   height: auto;
   padding: 0;
}
#LytGrd_Hdr > .col-1, #LytGrd_Hdr > .col-2
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Hdr > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid transparent;
   border-radius: 0px;
   order: 1;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LytGrd_Hdr > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid transparent;
   border-radius: 0px;
   order: 2;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_ResponsiveMenu_Hdr
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: right;
}
#wb_ResponsiveMenu_Hdr ul li a
{
   font-weight: bold;
   font-size: 19px;
   text-decoration: none;
}
#wb_ResponsiveMenu_Hdr ul li a, #wb_ResponsiveMenu_Hdr .toggle
{
   font-weight: bold;
   font-size: 19px;
}
#ResponsiveMenu_Hdr
{
   height: 74px;
}
#wb_ResponsiveMenu_Hdr ul ul
{
   top: 74px;
}
#wb_ResponsiveMenu_Hdr ul ul ul li
{
   left: 193px;
   top: -74px;
}
#wb_ResponsiveMenu_Hdr > ul > li > a
{
   height: 18px;
}
#wb_ResponsiveMenu_Hdr ul ul li
{
   width: 193px;
}
#wb_Img_HdrLogo
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Img_HdrLogo
{
   margin-left: auto;
   margin-right: auto;
}
#wb_LytGrd_Slider_Cntnr
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Slider_Cntnr
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Slider_Cntnr
{
   height: auto;
   padding: 24px 0 24px 0;
}
#LytGrd_Slider_Cntnr > .col-1
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Slider_Cntnr > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Carousel_HmPg
{
   width: 100%;
   visibility: visible;
   display: block;
}
#Carousel_HmPg_back
{
   top: 48%;
}
#Carousel_HmPg_next
{
   top: 48%;
}
#wb_Carousel_HmPg
{
   margin: 0;
   height: 800px;
}
#Carousel_HmPg .carousel-item-inner
{
   padding: 0;
}
#Carousel_HmPg .carousel-control .carousel-control-prev-icon, #Carousel_HmPg .carousel-control .carousel-control-next-icon
{
   width: 32px;
   height: 32px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2
{
   padding-right: 12px;
   padding-left: 12px;
}
#LayoutGrid1 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid1 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_Hdr_Vball_Training
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Hdr_Vball_Training
{
   text-align: center;
}
#wb_Txt_Vball_Training
{
   visibility: visible;
   display: block;
}
#wb_Txt_Vball_Training
{
   margin: 0;
   padding: 0;
}
#wb_ThmBtn_Vball_Training
{
   width: 250px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 6px 12px 6px 0 ;
}
#ThmBtn_Vball_Training
{
   font-size: 21px;
}
#wb_ThmBtn_Vball_Training .ui-button
{
   line-height: 44px;
   padding: 4px 4px 4px 4px;
}
#wb_Img_Vball_Training
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Img_Vball_Training
{
   margin-left: auto;
   margin-right: auto;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0;
}
#LayoutGrid2 > .col-1, #LayoutGrid2 > .col-2
{
   padding-right: 12px;
   padding-left: 12px;
}
#LayoutGrid2 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid2 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_Hdr_Vball_Team
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Hdr_Vball_Team
{
   text-align: center;
}
#wb_ThmBtn_Vball_Team
{
   width: 250px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 6px 12px 6px 0 ;
}
#ThmBtn_Vball_Team
{
   font-size: 21px;
}
#wb_ThmBtn_Vball_Team .ui-button
{
   line-height: 44px;
   padding: 4px 4px 4px 4px;
}
#wb_Img_Vball_Team
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Img_Vball_Team
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Txt_Vball_Team
{
   visibility: visible;
   display: block;
}
#wb_Txt_Vball_Team
{
   margin: 0;
   padding: 0;
}
#wb_LyGrd_FeatServ
{
   visibility: visible;
   display: table;
}
#wb_LyGrd_FeatServ
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LyGrd_FeatServ
{
   height: auto;
   padding: 24px 0 24px 0;
}
#LyGrd_FeatServ > .col-1
{
   padding-right: 12px;
   padding-left: 12px;
}
#LyGrd_FeatServ > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Hdr_Servies
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_LytGrd_FeatServ
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_FeatServ
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_FeatServ
{
   height: auto;
   padding: 4px 0 4px 0;
}
#LytGrd_FeatServ > .col-1, #LytGrd_FeatServ > .col-2, #LytGrd_FeatServ > .col-3
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_FeatServ > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LytGrd_FeatServ > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LytGrd_FeatServ > .col-3
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_HdrServ_Training
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 6px 0 6px 0 ;
   padding: 0;
}
#wb_TxtServ_Training
{
   visibility: visible;
   display: block;
}
#wb_TxtServ_Training
{
   margin: 0;
   padding: 0;
}
#wb_BtnServ_Training
{
   width: 238px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 6px 12px 6px 12px;
}
#BtnServ_Training
{
   font-size: 21px;
}
#wb_BtnServ_Training .ui-button
{
   line-height: 44px;
   padding: 4px 4px 4px 4px;
}
#wb_IconServ_Training
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 6px 0 ;
   padding: 0;
}
#IconServ_Training
{
   margin-left: auto;
   margin-right: auto;
}
#wb_IconServ_Team
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 6px 0 ;
   padding: 0;
}
#IconServ_Team
{
   margin-left: auto;
   margin-right: auto;
}
#wb_HdrServ_Team
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 6px 0 6px 0 ;
   padding: 0;
}
#wb_TxtServ_Team
{
   visibility: visible;
   display: block;
}
#wb_TxtServ_Team
{
   margin: 0;
   padding: 0;
}
#wb_BtnServ_Team
{
   width: 238px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 6px 12px 6px 12px;
}
#BtnServ_Team
{
   font-size: 21px;
}
#wb_BtnServ_Team .ui-button
{
   line-height: 44px;
   padding: 4px 4px 4px 4px;
}
#wb_IconServ_Foundation
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 6px 0 ;
   padding: 0;
}
#IconServ_Foundation
{
   margin-left: auto;
   margin-right: auto;
}
#wb_HdrServ_Foundation
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 6px 0 6px 0 ;
   padding: 0;
}
#wb_TxtServ_Foundation
{
   visibility: visible;
   display: block;
}
#wb_TxtServ_Foundation
{
   margin: 0;
   padding: 0;
}
#wb_BtnServ_Foundation
{
   width: 238px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 6px 12px 6px 12px;
}
#BtnServ_Foundation
{
   font-size: 21px;
}
#wb_BtnServ_Foundation .ui-button
{
   line-height: 44px;
   padding: 4px 4px 4px 4px;
}
#wb_LytGrd_About_Summary
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_About_Summary
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_About_Summary
{
   height: auto;
   padding: 24px 0 24px 0;
}
#LytGrd_About_Summary > .col-1, #LytGrd_About_Summary > .col-2
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_About_Summary > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LytGrd_About_Summary > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_Hdr_About_iT
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Hdr_About_iT
{
   text-align: center;
}
#wb_Txt_About_iT
{
   visibility: visible;
   display: block;
}
#wb_Txt_About_iT
{
   margin: 0;
   padding: 0;
}
#wb_Img_Coach_JC
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Img_Coach_JC
{
   margin-left: auto;
   margin-right: auto;
}
#wb_ThmBtn_About_iT
{
   width: 250px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 6px 12px 6px 0 ;
}
#ThmBtn_About_iT
{
   font-size: 21px;
}
#wb_ThmBtn_About_iT .ui-button
{
   line-height: 44px;
   padding: 4px 4px 4px 4px;
}
#wb_LytGrd_Alumni
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Alumni
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Alumni
{
   height: auto;
   padding: 24px 0 24px 0;
}
#LytGrd_Alumni > .col-1
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Alumni > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Hdr_Alumni
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#CardReptr_Alumni
{
   width: 100%;
   visibility: visible;
   display: block;
}
#CardReptr_Alumni
{
   padding: 10px 10px 10px 10px;
}
#wb_Card_Alumni_01
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
}
#Card_Alumni_01-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card_Alumni_01-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 21px;
}
#Card_Alumni_01-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card_Alumni_01-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card_Alumni_01-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card_Alumni_01-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card_Alumni_01-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card_Alumni_01-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card_Alumni_01
{
   text-align: center;
}
#wb_LytGrd_Slide_02
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Slide_02
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Slide_02
{
   height: auto;
   padding: 0;
}
#LytGrd_Slide_02 > .col-1, #LytGrd_Slide_02 > .col-2
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Slide_02 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LytGrd_Slide_02 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_Hdr_Bball_Team
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Hdr_Bball_Team
{
   text-align: center;
}
#wb_ThmBtn_Bball_Team
{
   width: 250px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 6px 12px 6px 0 ;
}
#ThmBtn_Bball_Team
{
   font-size: 21px;
}
#wb_ThmBtn_Bball_Team .ui-button
{
   line-height: 44px;
   padding: 4px 4px 4px 4px;
}
#wb_Img_Bball_Team
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Img_Bball_Team
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Txt_Bball_Team
{
   visibility: visible;
   display: block;
}
#wb_Txt_Bball_Team
{
   margin: 0;
   padding: 0;
}
#wb_LytGrd_Slide_01
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Slide_01
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Slide_01
{
   height: auto;
   padding: 0;
}
#LytGrd_Slide_01 > .col-1, #LytGrd_Slide_01 > .col-2
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Slide_01 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LytGrd_Slide_01 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_Hdr_Bball_Training
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Hdr_Bball_Training
{
   text-align: center;
}
#wb_Txt_Bball_Training
{
   visibility: visible;
   display: block;
}
#wb_Txt_Bball_Training
{
   margin: 0;
   padding: 0;
}
#wb_ThmBtn_Bball_Training
{
   width: 250px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 6px 12px 6px 0 ;
}
#ThmBtn_Bball_Training
{
   font-size: 21px;
}
#wb_ThmBtn_Bball_Training .ui-button
{
   line-height: 44px;
   padding: 4px 4px 4px 4px;
}
#wb_Img_Bball_Training
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Img_Bball_Training
{
   margin-left: auto;
   margin-right: auto;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 0;
}
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2
{
   padding-right: 12px;
   padding-left: 12px;
}
#LayoutGrid3 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid3 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_Hdr_FREE_Clinic
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Txt_FREE_Clinic
{
   visibility: visible;
   display: block;
}
#wb_Txt_FREE_Clinic
{
   margin: 0;
   padding: 0;
}
#wb_ThmBtn_FREE_Clinic
{
   width: 250px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 6px 12px 6px 0 ;
}
#ThmBtn_FREE_Clinic
{
   font-size: 21px;
}
#wb_ThmBtn_FREE_Clinic .ui-button
{
   line-height: 44px;
   padding: 4px 4px 4px 4px;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 0;
}
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2
{
   padding-right: 12px;
   padding-left: 12px;
}
#LayoutGrid4 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid4 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_Hdr_iT_Acdmy
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Hdr_iT_Acdmy
{
   text-align: center;
}
#wb_ThmBtn_iT_Acdmy
{
   width: 250px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 6px 12px 6px 0 ;
}
#ThmBtn_iT_Acdmy
{
   font-size: 21px;
}
#wb_ThmBtn_iT_Acdmy .ui-button
{
   line-height: 44px;
   padding: 4px 4px 4px 4px;
}
#wb_Img_iT_Acdmy
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Img_iT_Acdmy
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Txt_iT_Acdmy
{
   visibility: visible;
   display: block;
}
#wb_Txt_iT_Acdmy
{
   margin: 0;
   padding: 0;
}
#SlideShow_FREE_Clinic
{
   visibility: visible;
   display: inline-block;
}
#wb_Card1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 21px;
}
#Card1-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card1-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card1
{
   text-align: center;
}
#wb_Card2
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 21px;
}
#Card2-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card2-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card2-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card2
{
   text-align: center;
}
#wb_Card3
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 21px;
}
#Card3-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card3-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card3-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card3-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card3
{
   text-align: center;
}
#wb_Card4
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 21px;
}
#Card4-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card4-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card4-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card4-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card4-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card4
{
   text-align: center;
}
#wb_Card5
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 21px;
}
#Card5-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card5-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card5-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card5-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card5
{
   text-align: center;
}
#wb_Card6
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 21px;
}
#Card6-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card6-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card6-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card6-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card6-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card6
{
   text-align: center;
}
#wb_Card7
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card7-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 21px;
}
#Card7-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card7-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card7-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card7-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card7-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card7
{
   text-align: center;
}
#wb_Card8
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card8-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 21px;
}
#Card8-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card8-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card8-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card8-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card8
{
   text-align: center;
}
#wb_LytGrd_Ftr_Links
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Ftr_Links
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Ftr_Links
{
   height: auto;
   padding: 0;
}
#LytGrd_Ftr_Links > .col-1, #LytGrd_Ftr_Links > .col-2, #LytGrd_Ftr_Links > .col-3, #LytGrd_Ftr_Links > .col-4
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Ftr_Links > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LytGrd_Ftr_Links > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LytGrd_Ftr_Links > .col-3
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LytGrd_Ftr_Links > .col-4
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_TextMenu_Training
{
   width: 592px;
   height: 175px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: center;
   font-size: 19px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_TextMenu_Training span
{
   line-height: 1.0;
}
#wb_TextMenu_Training span
{
   margin: 0 0 6px 0;
}
#wb_FtrTitle_Training
{
   visibility: visible;
   display: block;
}
#wb_FtrTitle_Training
{
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_FtrTitle_Teams
{
   visibility: visible;
   display: block;
}
#wb_FtrTitle_Teams
{
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_TextMenu_Teams
{
   width: 592px;
   height: 64px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: center;
   font-size: 19px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_TextMenu_Teams span
{
   line-height: 1.0;
}
#wb_TextMenu_Teams span
{
   margin: 0 0 6px 0;
}
#wb_FtrTitle_Media
{
   visibility: visible;
   display: block;
}
#wb_FtrTitle_Media
{
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_TextMenu_Media
{
   width: 592px;
   height: 64px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: center;
   font-size: 19px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_TextMenu_Media span
{
   line-height: 1.0;
}
#wb_TextMenu_Media span
{
   margin: 0 0 6px 0;
}
#wb_FtrTitle_About
{
   visibility: visible;
   display: block;
}
#wb_FtrTitle_About
{
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_TextMenu_About
{
   width: 592px;
   height: 140px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: center;
   font-size: 19px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_TextMenu_About span
{
   line-height: 1.0;
}
#wb_TextMenu_About span
{
   margin: 0 0 6px 0;
}
#wb_FtrTitle_Contact
{
   visibility: visible;
   display: block;
}
#wb_FtrTitle_Contact
{
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_FtrTxt_Phone
{
   visibility: visible;
   display: block;
}
#wb_FtrTxt_Phone
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 27px;
}
#wb_Text_Social
{
   visibility: visible;
   display: block;
}
#wb_Text_Social
{
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Icon_YouTube
{
   width: 17px;
   height: 14px;
   visibility: visible;
   display: inline-block;
   margin: 4px 6px 4px 6px;
   padding: 4px 4px 4px 4px;
}
#wb_Icon_YouTube
{
   line-height: 14px;
}
#Icon_YouTube
{
   width: 17px;
   height: 14px;
}
#Icon_YouTube
{
   line-height: 14px;
   font-size: 14px;
   width: 13px;
}
#wb_Icon_Facebook
{
   width: 14px;
   height: 14px;
   visibility: visible;
   display: inline-block;
   margin: 4px 6px 4px 6px;
   padding: 4px 4px 4px 4px;
}
#wb_Icon_Facebook
{
   line-height: 14px;
}
#Icon_Facebook
{
   width: 14px;
   height: 14px;
}
#Icon_Facebook
{
   line-height: 14px;
   font-size: 14px;
   width: 13px;
}
#wb_Icon_Instagram
{
   width: 22px;
   height: 22px;
   visibility: visible;
   display: inline-block;
   margin: 4px 6px 4px 6px;
   padding: 0;
}
#wb_Icon_Instagram
{
   line-height: 22px;
}
#Icon_Instagram
{
   width: 22px;
   height: 22px;
}
#Icon_Instagram
{
   line-height: 22px;
   font-size: 22px;
   width: 21px;
}
#wb_Icon_X-Twitter
{
   width: 14px;
   height: 14px;
   visibility: visible;
   display: inline-block;
   margin: 4px 6px 4px 6px;
   padding: 4px 4px 4px 4px;
}
#wb_Icon_X-Twitter
{
   line-height: 14px;
}
#Icon_X-Twitter
{
   width: 14px;
   height: 14px;
}
#Icon_X-Twitter
{
   line-height: 14px;
   font-size: 14px;
   width: 13px;
}
#wb_LytGrd_FtrLogo
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_FtrLogo
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_FtrLogo
{
   height: auto;
   padding: 0;
}
#LytGrd_FtrLogo > .col-1
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_FtrLogo > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Img_FtrLogo
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Img_FtrLogo
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Txt_Copyright
{
   visibility: visible;
   display: block;
}
#wb_Txt_Copyright
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_LytGrd_Ftr
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Ftr
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Ftr
{
   height: auto;
   padding: 0;
}
#LytGrd_Ftr > .col-1
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Ftr > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   order: 1;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
}
@media only screen and (max-width: 480px)
{
body
{
   background-color: transparent;
   background-image: none;
}
#wb_LytGrd_Hdr
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Hdr
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Hdr
{
   height: auto;
   padding: 0;
}
#LytGrd_Hdr > .col-1, #LytGrd_Hdr > .col-2
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Hdr > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid transparent;
   border-radius: 0px;
   order: 1;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LytGrd_Hdr > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid transparent;
   border-radius: 0px;
   order: 2;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_ResponsiveMenu_Hdr
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: right;
}
#wb_ResponsiveMenu_Hdr ul li a
{
   font-weight: bold;
   font-size: 20px;
   text-decoration: none;
}
#wb_ResponsiveMenu_Hdr ul li a, #wb_ResponsiveMenu_Hdr .toggle
{
   font-weight: bold;
   font-size: 20px;
}
#ResponsiveMenu_Hdr
{
   height: 75px;
}
#wb_ResponsiveMenu_Hdr ul ul
{
   top: 75px;
}
#wb_ResponsiveMenu_Hdr ul ul ul li
{
   left: 193px;
   top: -75px;
}
#wb_ResponsiveMenu_Hdr > ul > li > a
{
   height: 19px;
}
#wb_ResponsiveMenu_Hdr ul ul li
{
   width: 193px;
}
#wb_Img_HdrLogo
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Img_HdrLogo
{
   margin-left: auto;
   margin-right: auto;
}
#wb_LytGrd_Slider_Cntnr
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Slider_Cntnr
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Slider_Cntnr
{
   height: auto;
   padding: 24px 0 24px 0;
}
#LytGrd_Slider_Cntnr > .col-1
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Slider_Cntnr > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Carousel_HmPg
{
   width: 100%;
   visibility: visible;
   display: block;
}
#Carousel_HmPg_back
{
   top: 48%;
}
#Carousel_HmPg_next
{
   top: 48%;
}
#wb_Carousel_HmPg
{
   margin: 0;
   height: 840px;
}
#Carousel_HmPg .carousel-item-inner
{
   padding: 0;
}
#Carousel_HmPg .carousel-control .carousel-control-prev-icon, #Carousel_HmPg .carousel-control .carousel-control-next-icon
{
   width: 32px;
   height: 32px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2
{
   padding-right: 12px;
   padding-left: 12px;
}
#LayoutGrid1 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid1 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_Hdr_Vball_Training
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Hdr_Vball_Training
{
   text-align: center;
}
#wb_Txt_Vball_Training
{
   visibility: visible;
   display: block;
}
#wb_Txt_Vball_Training
{
   margin: 0;
   padding: 0;
}
#wb_ThmBtn_Vball_Training
{
   width: 250px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 6px 12px 6px 0 ;
}
#ThmBtn_Vball_Training
{
   font-size: 21px;
}
#wb_ThmBtn_Vball_Training .ui-button
{
   line-height: 44px;
   padding: 4px 4px 4px 4px;
}
#wb_Img_Vball_Training
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Img_Vball_Training
{
   margin-left: auto;
   margin-right: auto;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0;
}
#LayoutGrid2 > .col-1, #LayoutGrid2 > .col-2
{
   padding-right: 12px;
   padding-left: 12px;
}
#LayoutGrid2 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid2 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_Hdr_Vball_Team
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Hdr_Vball_Team
{
   text-align: center;
}
#wb_ThmBtn_Vball_Team
{
   width: 250px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 6px 12px 6px 0 ;
}
#ThmBtn_Vball_Team
{
   font-size: 21px;
}
#wb_ThmBtn_Vball_Team .ui-button
{
   line-height: 44px;
   padding: 4px 4px 4px 4px;
}
#wb_Img_Vball_Team
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Img_Vball_Team
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Txt_Vball_Team
{
   visibility: visible;
   display: block;
}
#wb_Txt_Vball_Team
{
   margin: 0;
   padding: 0;
}
#wb_LyGrd_FeatServ
{
   visibility: visible;
   display: table;
}
#wb_LyGrd_FeatServ
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LyGrd_FeatServ
{
   height: auto;
   padding: 24px 0 24px 0;
}
#LyGrd_FeatServ > .col-1
{
   padding-right: 12px;
   padding-left: 12px;
}
#LyGrd_FeatServ > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Hdr_Servies
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_LytGrd_FeatServ
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_FeatServ
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_FeatServ
{
   height: auto;
   padding: 4px 0 4px 0;
}
#LytGrd_FeatServ > .col-1, #LytGrd_FeatServ > .col-2, #LytGrd_FeatServ > .col-3
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_FeatServ > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LytGrd_FeatServ > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LytGrd_FeatServ > .col-3
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_HdrServ_Training
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 6px 0 6px 0 ;
   padding: 0;
}
#wb_TxtServ_Training
{
   visibility: visible;
   display: block;
}
#wb_TxtServ_Training
{
   margin: 0;
   padding: 0;
}
#wb_BtnServ_Training
{
   width: 238px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 6px 12px 6px 12px;
}
#BtnServ_Training
{
   font-size: 21px;
}
#wb_BtnServ_Training .ui-button
{
   line-height: 44px;
   padding: 4px 4px 4px 4px;
}
#wb_IconServ_Training
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 6px 0 ;
   padding: 0;
}
#IconServ_Training
{
   margin-left: auto;
   margin-right: auto;
}
#wb_IconServ_Team
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 6px 0 ;
   padding: 0;
}
#IconServ_Team
{
   margin-left: auto;
   margin-right: auto;
}
#wb_HdrServ_Team
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 6px 0 6px 0 ;
   padding: 0;
}
#wb_TxtServ_Team
{
   visibility: visible;
   display: block;
}
#wb_TxtServ_Team
{
   margin: 0;
   padding: 0;
}
#wb_BtnServ_Team
{
   width: 238px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 6px 12px 6px 12px;
}
#BtnServ_Team
{
   font-size: 21px;
}
#wb_BtnServ_Team .ui-button
{
   line-height: 44px;
   padding: 4px 4px 4px 4px;
}
#wb_IconServ_Foundation
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 6px 0 ;
   padding: 0;
}
#IconServ_Foundation
{
   margin-left: auto;
   margin-right: auto;
}
#wb_HdrServ_Foundation
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 6px 0 6px 0 ;
   padding: 0;
}
#wb_TxtServ_Foundation
{
   visibility: visible;
   display: block;
}
#wb_TxtServ_Foundation
{
   margin: 0;
   padding: 0;
}
#wb_BtnServ_Foundation
{
   width: 238px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 6px 12px 6px 12px;
}
#BtnServ_Foundation
{
   font-size: 21px;
}
#wb_BtnServ_Foundation .ui-button
{
   line-height: 44px;
   padding: 4px 4px 4px 4px;
}
#wb_LytGrd_About_Summary
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_About_Summary
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_About_Summary
{
   height: auto;
   padding: 24px 0 24px 0;
}
#LytGrd_About_Summary > .col-1, #LytGrd_About_Summary > .col-2
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_About_Summary > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LytGrd_About_Summary > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_Hdr_About_iT
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Hdr_About_iT
{
   text-align: center;
}
#wb_Txt_About_iT
{
   visibility: visible;
   display: block;
}
#wb_Txt_About_iT
{
   margin: 0;
   padding: 0;
}
#wb_Img_Coach_JC
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Img_Coach_JC
{
   margin-left: auto;
   margin-right: auto;
}
#wb_ThmBtn_About_iT
{
   width: 250px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 6px 12px 6px 0 ;
}
#ThmBtn_About_iT
{
   font-size: 21px;
}
#wb_ThmBtn_About_iT .ui-button
{
   line-height: 44px;
   padding: 4px 4px 4px 4px;
}
#wb_LytGrd_Alumni
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Alumni
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Alumni
{
   height: auto;
   padding: 24px 0 24px 0;
}
#LytGrd_Alumni > .col-1
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Alumni > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Hdr_Alumni
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#CardReptr_Alumni
{
   width: 100%;
   visibility: visible;
   display: block;
}
#CardReptr_Alumni
{
   padding: 10px 10px 10px 10px;
}
#wb_Card_Alumni_01
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
}
#Card_Alumni_01-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card_Alumni_01-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 21px;
}
#Card_Alumni_01-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card_Alumni_01-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card_Alumni_01-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card_Alumni_01-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card_Alumni_01-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card_Alumni_01-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card_Alumni_01
{
   text-align: center;
}
#wb_LytGrd_Slide_02
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Slide_02
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Slide_02
{
   height: auto;
   padding: 0;
}
#LytGrd_Slide_02 > .col-1, #LytGrd_Slide_02 > .col-2
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Slide_02 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LytGrd_Slide_02 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_Hdr_Bball_Team
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Hdr_Bball_Team
{
   text-align: center;
}
#wb_ThmBtn_Bball_Team
{
   width: 250px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 6px 12px 6px 0 ;
}
#ThmBtn_Bball_Team
{
   font-size: 21px;
}
#wb_ThmBtn_Bball_Team .ui-button
{
   line-height: 44px;
   padding: 4px 4px 4px 4px;
}
#wb_Img_Bball_Team
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Img_Bball_Team
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Txt_Bball_Team
{
   visibility: visible;
   display: block;
}
#wb_Txt_Bball_Team
{
   margin: 0;
   padding: 0;
}
#wb_LytGrd_Slide_01
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Slide_01
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Slide_01
{
   height: auto;
   padding: 0;
}
#LytGrd_Slide_01 > .col-1, #LytGrd_Slide_01 > .col-2
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Slide_01 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LytGrd_Slide_01 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_Hdr_Bball_Training
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Hdr_Bball_Training
{
   text-align: center;
}
#wb_Txt_Bball_Training
{
   visibility: visible;
   display: block;
}
#wb_Txt_Bball_Training
{
   margin: 0;
   padding: 0;
}
#wb_ThmBtn_Bball_Training
{
   width: 250px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 6px 12px 6px 0 ;
}
#ThmBtn_Bball_Training
{
   font-size: 21px;
}
#wb_ThmBtn_Bball_Training .ui-button
{
   line-height: 44px;
   padding: 4px 4px 4px 4px;
}
#wb_Img_Bball_Training
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Img_Bball_Training
{
   margin-left: auto;
   margin-right: auto;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 0;
}
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2
{
   padding-right: 12px;
   padding-left: 12px;
}
#LayoutGrid3 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid3 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_Hdr_FREE_Clinic
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Txt_FREE_Clinic
{
   visibility: visible;
   display: block;
}
#wb_Txt_FREE_Clinic
{
   margin: 0;
   padding: 0;
}
#wb_ThmBtn_FREE_Clinic
{
   width: 250px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 6px 12px 6px 0 ;
}
#ThmBtn_FREE_Clinic
{
   font-size: 21px;
}
#wb_ThmBtn_FREE_Clinic .ui-button
{
   line-height: 44px;
   padding: 4px 4px 4px 4px;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 0;
}
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2
{
   padding-right: 12px;
   padding-left: 12px;
}
#LayoutGrid4 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid4 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_Hdr_iT_Acdmy
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Hdr_iT_Acdmy
{
   text-align: center;
}
#wb_ThmBtn_iT_Acdmy
{
   width: 250px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 6px 12px 6px 0 ;
}
#ThmBtn_iT_Acdmy
{
   font-size: 21px;
}
#wb_ThmBtn_iT_Acdmy .ui-button
{
   line-height: 44px;
   padding: 4px 4px 4px 4px;
}
#wb_Img_iT_Acdmy
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Img_iT_Acdmy
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Txt_iT_Acdmy
{
   visibility: visible;
   display: block;
}
#wb_Txt_iT_Acdmy
{
   margin: 0;
   padding: 0;
}
#SlideShow_FREE_Clinic
{
   visibility: visible;
   display: inline-block;
}
#wb_Card1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 21px;
}
#Card1-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card1-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card1
{
   text-align: center;
}
#wb_Card2
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 21px;
}
#Card2-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card2-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card2-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card2
{
   text-align: center;
}
#wb_Card3
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 21px;
}
#Card3-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card3-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card3-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card3-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card3
{
   text-align: center;
}
#wb_Card4
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 21px;
}
#Card4-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card4-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card4-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card4-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card4-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card4
{
   text-align: center;
}
#wb_Card5
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 21px;
}
#Card5-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card5-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card5-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card5-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card5
{
   text-align: center;
}
#wb_Card6
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 21px;
}
#Card6-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card6-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card6-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card6-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card6-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card6
{
   text-align: center;
}
#wb_Card7
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card7-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 21px;
}
#Card7-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card7-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card7-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card7-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card7-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card7
{
   text-align: center;
}
#wb_Card8
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card8-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 21px;
}
#Card8-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card8-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card8-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card8-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card8
{
   text-align: center;
}
#wb_LytGrd_Ftr_Links
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Ftr_Links
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Ftr_Links
{
   height: auto;
   padding: 0;
}
#LytGrd_Ftr_Links > .col-1, #LytGrd_Ftr_Links > .col-2, #LytGrd_Ftr_Links > .col-3, #LytGrd_Ftr_Links > .col-4
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Ftr_Links > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LytGrd_Ftr_Links > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LytGrd_Ftr_Links > .col-3
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LytGrd_Ftr_Links > .col-4
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_TextMenu_Training
{
   width: 432px;
   height: 175px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: center;
   font-size: 19px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_TextMenu_Training span
{
   line-height: 1.0;
}
#wb_TextMenu_Training span
{
   margin: 0 0 6px 0;
}
#wb_FtrTitle_Training
{
   visibility: visible;
   display: block;
}
#wb_FtrTitle_Training
{
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_FtrTitle_Teams
{
   visibility: visible;
   display: block;
}
#wb_FtrTitle_Teams
{
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_TextMenu_Teams
{
   width: 432px;
   height: 64px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: center;
   font-size: 19px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_TextMenu_Teams span
{
   line-height: 1.0;
}
#wb_TextMenu_Teams span
{
   margin: 0 0 6px 0;
}
#wb_FtrTitle_Media
{
   visibility: visible;
   display: block;
}
#wb_FtrTitle_Media
{
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_TextMenu_Media
{
   width: 432px;
   height: 64px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: center;
   font-size: 19px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_TextMenu_Media span
{
   line-height: 1.0;
}
#wb_TextMenu_Media span
{
   margin: 0 0 6px 0;
}
#wb_FtrTitle_About
{
   visibility: visible;
   display: block;
}
#wb_FtrTitle_About
{
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_TextMenu_About
{
   width: 432px;
   height: 140px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: center;
   font-size: 19px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_TextMenu_About span
{
   line-height: 1.0;
}
#wb_TextMenu_About span
{
   margin: 0 0 6px 0;
}
#wb_FtrTitle_Contact
{
   visibility: visible;
   display: block;
}
#wb_FtrTitle_Contact
{
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_FtrTxt_Phone
{
   visibility: visible;
   display: block;
}
#wb_FtrTxt_Phone
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 33px;
}
#wb_Text_Social
{
   visibility: visible;
   display: block;
}
#wb_Text_Social
{
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Icon_YouTube
{
   width: 17px;
   height: 14px;
   visibility: visible;
   display: inline-block;
   margin: 4px 6px 4px 6px;
   padding: 4px 4px 4px 4px;
}
#wb_Icon_YouTube
{
   line-height: 14px;
}
#Icon_YouTube
{
   width: 17px;
   height: 14px;
}
#Icon_YouTube
{
   line-height: 14px;
   font-size: 14px;
   width: 13px;
}
#wb_Icon_Facebook
{
   width: 14px;
   height: 14px;
   visibility: visible;
   display: inline-block;
   margin: 4px 6px 4px 6px;
   padding: 4px 4px 4px 4px;
}
#wb_Icon_Facebook
{
   line-height: 14px;
}
#Icon_Facebook
{
   width: 14px;
   height: 14px;
}
#Icon_Facebook
{
   line-height: 14px;
   font-size: 14px;
   width: 13px;
}
#wb_Icon_Instagram
{
   width: 22px;
   height: 22px;
   visibility: visible;
   display: inline-block;
   margin: 4px 6px 4px 6px;
   padding: 0;
}
#wb_Icon_Instagram
{
   line-height: 22px;
}
#Icon_Instagram
{
   width: 22px;
   height: 22px;
}
#Icon_Instagram
{
   line-height: 22px;
   font-size: 22px;
   width: 21px;
}
#wb_Icon_X-Twitter
{
   width: 14px;
   height: 14px;
   visibility: visible;
   display: inline-block;
   margin: 4px 6px 4px 6px;
   padding: 4px 4px 4px 4px;
}
#wb_Icon_X-Twitter
{
   line-height: 14px;
}
#Icon_X-Twitter
{
   width: 14px;
   height: 14px;
}
#Icon_X-Twitter
{
   line-height: 14px;
   font-size: 14px;
   width: 13px;
}
#wb_LytGrd_FtrLogo
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_FtrLogo
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_FtrLogo
{
   height: auto;
   padding: 0;
}
#LytGrd_FtrLogo > .col-1
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_FtrLogo > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Img_FtrLogo
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Img_FtrLogo
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Txt_Copyright
{
   visibility: visible;
   display: block;
}
#wb_Txt_Copyright
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_LytGrd_Ftr
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Ftr
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Ftr
{
   height: auto;
   padding: 0;
}
#LytGrd_Ftr > .col-1
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Ftr > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   order: 1;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
}
