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_Bball_Hdr
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   box-sizing: border-box;
   margin: 0;
}
#LytGrd_Bball_Hdr
{
   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_Bball_Hdr > .col-1, #LytGrd_Bball_Hdr > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 12px;
   padding-left: 12px;
   position: relative;
}
#LytGrd_Bball_Hdr > .col-1, #LytGrd_Bball_Hdr > .col-2
{
   flex: 0 0 auto;
}
#LytGrd_Bball_Hdr > .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_Bball_Hdr > .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_Bball_Hdr > .col-1, #LytGrd_Bball_Hdr > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LytGrd_Bball_01
{
   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_Bball_01
{
   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_Bball_01 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 12px;
   padding-left: 12px;
   position: relative;
}
#LytGrd_Bball_01 > .col-1
{
   flex: 0 0 auto;
}
#LytGrd_Bball_01 > .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: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 640px)
{
#LytGrd_Bball_01 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LytGrd_Sogan_ProcessResults_Gray
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   box-sizing: border-box;
   margin: 0;
}
#LytGrd_Sogan_ProcessResults_Gray
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 36px 0 36px 0;
   margin-right: auto;
   margin-left: auto;
}
#LytGrd_Sogan_ProcessResults_Gray > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 12px;
   padding-left: 12px;
   position: relative;
}
#LytGrd_Sogan_ProcessResults_Gray > .col-1
{
   flex: 0 0 auto;
}
#LytGrd_Sogan_ProcessResults_Gray > .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: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 640px)
{
#LytGrd_Sogan_ProcessResults_Gray > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LytGrd_Bookings
{
   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: 24px 0 24px 0 ;
}
#LytGrd_Bookings
{
   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: 800px;
}
#LytGrd_Bookings > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 12px;
   padding-left: 12px;
   position: relative;
}
#LytGrd_Bookings > .col-1
{
   flex: 0 0 auto;
}
#LytGrd_Bookings > .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_Bookings > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LytGrd_Bball_02
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   box-sizing: border-box;
   margin: 0;
}
#LytGrd_Bball_02
{
   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_Bball_02 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 12px;
   padding-left: 12px;
   position: relative;
}
#LytGrd_Bball_02 > .col-1
{
   flex: 0 0 auto;
}
#LytGrd_Bball_02 > .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: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 640px)
{
#LytGrd_Bball_02 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_HdrTxt_iT_Bball_Training
{
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: left;
}
#HdrTxt_iT_Bball_Training
{
   height: 100%;
   margin: 0;
   width: 100%;
}
#wb_Hdr_Txt_Bball_Training 
{
   padding: 0;
   margin: 0;
}
#wb_Hdr_Txt_Bball_Training
{
   color: #000000;
   font-family: "League Spartan";
   font-weight: 400;
   font-size: 19px;
   line-height: 27.5px;
}
#wb_Hdr_Txt_Bball_Training p, #wb_Hdr_Txt_Bball_Training ul
{
   margin: 0;
   padding: 0;
}
#wb_Hdr_Txt_Bball_Training
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Hdr_Vision
{
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Hdr_Vision
{
   height: 100%;
   margin: 0;
   width: 100%;
}
#YT_Bball_Training
{
   box-sizing: border-box;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid transparent;
   border-radius: 0px;
}
#wb_YT_Bball_Training
{
   display: block;
   position: relative;
   margin: 0;
   height: 0;
   overflow: hidden;
   box-sizing: border-box;
   padding-bottom: 56.25%;
   padding-left: 0;
   padding-right: 0;
   padding-top: 0;
}
#wb_LytGrd_CoreTraining
{
   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_CoreTraining
{
   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_CoreTraining > .col-1, #LytGrd_CoreTraining > .col-2, #LytGrd_CoreTraining > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 12px;
   padding-left: 12px;
   position: relative;
}
#LytGrd_CoreTraining > .col-1, #LytGrd_CoreTraining > .col-2, #LytGrd_CoreTraining > .col-3
{
   flex: 0 0 auto;
}
#LytGrd_CoreTraining > .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_CoreTraining > .col-2
{
   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;
}
#LytGrd_CoreTraining > .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_CoreTraining > .col-1, #LytGrd_CoreTraining > .col-2, #LytGrd_CoreTraining > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Txt_Conditioning 
{
   padding: 0;
   margin: 0;
}
#wb_Txt_Conditioning
{
   color: #000000;
   font-family: "League Spartan";
   font-weight: 400;
   font-size: 19px;
   line-height: 27.5px;
}
#wb_Txt_Conditioning p, #wb_Txt_Conditioning ul
{
   margin: 0;
   padding: 0;
}
#wb_Txt_Conditioning
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Img_Icon_Conditioning
{
   margin: 0;
   vertical-align: top;
}
#Img_Icon_Conditioning
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Hdr_Conditioning
{
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Hdr_Conditioning
{
   height: 100%;
   margin: 0;
   width: 100%;
}
#ThmBtn_Booking_01
{
   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_Booking_01
{
   border-radius: 0px;
   margin: 6px 12px 6px 12px;
   vertical-align: top;
}
#ThmBtn_Booking_01
{
   box-sizing: border-box;
   padding: 4px 4px 4px 4px;
   text-align: center;
}
#wb_ThmBtn_Booking_01 .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#ThmBtn_Booking_01
{
   color: inherit;
}
#wb_ThmBtn_Booking_01 .ui-corner-all, #wb_ThmBtn_Booking_01 .ui-corner-left
{
   border-bottom-left-radius: 0px;
   border-top-left-radius: 0px;
}
#wb_ThmBtn_Booking_01 .ui-corner-all, #wb_ThmBtn_Booking_01 .ui-corner-right
{
   border-bottom-right-radius: 0px;
   border-top-right-radius: 0px;
}
#wb_ThmBtn_Booking_01 .ui-button
{
   background-color: #FFCC05;
   background-image: none;
   border: 2px solid #333333;
   color: #333333;
}
#wb_ThmBtn_Booking_01 .ui-state-hover, #wb_ThmBtn_Booking_01 .ui-button:hover
{
   border-color: #FFCC05;
   background-color: #333333;
   background-image: none;
   color: #FFCC05;
}
#wb_ThmBtn_Booking_01 .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_ThmBtn_Booking_01 .ui-state-active, #wb_ThmBtn_Booking_01 .ui-button:active
{
   border-color: #333333;
   background-color: #FFCC05;
   background-image: none;
   color: #333333;
}
#wb_Txt_Drills 
{
   padding: 0;
   margin: 0;
}
#wb_Txt_Drills
{
   color: #000000;
   font-family: "League Spartan";
   font-weight: 400;
   font-size: 19px;
   line-height: 27.5px;
}
#wb_Txt_Drills p, #wb_Txt_Drills ul
{
   margin: 0;
   padding: 0;
}
#wb_Txt_Drills
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Hdr_Drills
{
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Hdr_Drills
{
   height: 100%;
   margin: 0;
   width: 100%;
}
#wb_Img_Icon_Drills
{
   margin: 0;
   vertical-align: top;
}
#Img_Icon_Drills
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Txt_IQ 
{
   padding: 0;
   margin: 0;
}
#wb_Txt_IQ
{
   color: #000000;
   font-family: "League Spartan";
   font-weight: 400;
   font-size: 19px;
   line-height: 27.5px;
}
#wb_Txt_IQ p, #wb_Txt_IQ ul
{
   margin: 0;
   padding: 0;
}
#wb_Txt_IQ
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Hdr_IQ
{
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Hdr_IQ
{
   height: 100%;
   margin: 0;
   width: 100%;
}
#wb_Img_Icon_IQ
{
   margin: 0;
   vertical-align: top;
}
#Img_Icon_IQ
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Hdr_Booking
{
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Hdr_Booking
{
   height: 100%;
   margin: 0;
   width: 100%;
}
#SlideShow_Bbal_Training .image
{
   border-width: 0;
   border-radius: inherit;
   display: block;
   float: left;
   height: auto;
   width: 100%;
}
#SlideShow_Bbal_Training li
{
   border-radius: inherit;
   position: absolute;
   width: 100%;
   left: 0;
   top: 0;
}
#SlideShow_Bbal_Training
{
   display: inline-block;
   position: relative;
   list-style: none;
   width: 100%;
   padding: 0;
   margin: 0;
}
#SlideShow_Bbal_Training
{
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
}
#wb_Img_Slogan_ProcessOriented_YELLOW
{
   margin: 0;
   vertical-align: top;
}
#Img_Slogan_ProcessOriented_YELLOW
{
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 850px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#ThmBtn_GRAY
{
   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_GRAY
{
   border-radius: 0px;
   margin: 6px 12px 6px 0 ;
   vertical-align: top;
}
#ThmBtn_GRAY
{
   box-sizing: border-box;
   padding: 4px 4px 4px 4px;
   text-align: center;
}
#wb_ThmBtn_GRAY .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#ThmBtn_GRAY
{
   color: inherit;
}
#wb_ThmBtn_GRAY .ui-corner-all, #wb_ThmBtn_GRAY .ui-corner-left
{
   border-bottom-left-radius: 0px;
   border-top-left-radius: 0px;
}
#wb_ThmBtn_GRAY .ui-corner-all, #wb_ThmBtn_GRAY .ui-corner-right
{
   border-bottom-right-radius: 0px;
   border-top-right-radius: 0px;
}
#wb_ThmBtn_GRAY .ui-button
{
   background-color: #333333;
   background-image: none;
   border: 2px solid #FFCC05;
   color: #FFCC05;
}
#wb_ThmBtn_GRAY .ui-state-hover, #wb_ThmBtn_GRAY .ui-button:hover
{
   border-color: #333333;
   background-color: #FFCC05;
   background-image: none;
   color: #333333;
}
#wb_ThmBtn_GRAY .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_ThmBtn_GRAY .ui-state-active, #wb_ThmBtn_GRAY .ui-button:active
{
   border-color: #FFCC05;
   background-color: #333333;
   background-image: none;
   color: #FFCC05;
}
#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_uid5
{
   font-weight: bold;
}
#wb_YT_Bball_Training
{
   display: block;
   width: 100%;
   z-index: 21;
}
#SlideShow_Bbal_Training
{
   z-index: 5;
}
#wb_uid4
{
   font-weight: bold;
}
#wb_uid3
{
   font-weight: bold;
}
#wb_TextMenu_Teams
{
   display: block;
   width: 100%;
   z-index: 51;
}
#wb_Icon_YouTube
{
   display: inline-block;
   width: 17px;
   height: 14px;
   text-align: center;
   z-index: 59;
}
#wb_uid2
{
   font-weight: bold;
}
#wb_Hdr_IQ
{
   display: block;
   width: 100%;
   z-index: 13;
}
#wb_Img_Icon_Conditioning
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 6;
}
#wb_ThmBtn_GRAY
{
   display: inline-block;
   width: 238px;
   height: 56px;
   z-index: 4;
}
#wb_Icon_Instagram
{
   display: inline-block;
   width: 22px;
   height: 22px;
   text-align: center;
   z-index: 61;
}
#wb_uid1
{
   font-weight: bold;
}
#wb_Img_Slogan_ProcessOriented_YELLOW
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 18;
}
#wb_Hdr_Drills
{
   display: block;
   width: 100%;
   z-index: 10;
}
#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: 60;
}
#wb_uid0
{
   font-weight: bold;
}
#wb_HdrTxt_iT_Bball_Training
{
   display: block;
   width: 100%;
   z-index: 2;
}
#wb_ThmBtn_Booking_01
{
   display: inline-block;
   width: 234px;
   height: 56px;
   z-index: 17;
}
#wb_Img_FtrLogo
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 47;
}
#ThmBtn_GRAY
{
   width: 100%;
   height: 100%;
}
#ThmBtn_Booking_01
{
   width: 100%;
   height: 100%;
}
#wb_Hdr_Booking
{
   display: block;
   width: 100%;
   z-index: 19;
}
#wb_Img_Icon_IQ
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 12;
}
#wb_Hdr_Conditioning
{
   display: block;
   width: 100%;
   z-index: 7;
}
#wb_Icon_X-Twitter
{
   display: inline-block;
   width: 14px;
   height: 14px;
   text-align: center;
   z-index: 62;
}
#wb_TextMenu_Training
{
   display: block;
   width: 100%;
   z-index: 49;
}
#html_Bookings
{
   display: inline-block;
   width: 100%;
   height: 720px;
   overflow: scroll;
   z-index: 20;
}
#wb_Hdr_Vision
{
   display: block;
   width: 100%;
   z-index: 15;
}
#wb_TextMenu_Media
{
   display: block;
   width: 100%;
   z-index: 53;
}
#wb_TextMenu_About
{
   display: block;
   width: 100%;
   z-index: 55;
}
#wb_Img_Icon_Drills
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 9;
}
#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_Bball_Hdr
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Bball_Hdr
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Bball_Hdr
{
   height: auto;
   padding: 24px 0 24px 0;
}
#LytGrd_Bball_Hdr > .col-1, #LytGrd_Bball_Hdr > .col-2
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Bball_Hdr > .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_Bball_Hdr > .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_LytGrd_Bball_01
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Bball_01
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Bball_01
{
   height: auto;
   padding: 24px 0 24px 0;
}
#LytGrd_Bball_01 > .col-1
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Bball_01 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_LytGrd_Sogan_ProcessResults_Gray
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Sogan_ProcessResults_Gray
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Sogan_ProcessResults_Gray
{
   height: auto;
   padding: 36px 0 36px 0;
}
#LytGrd_Sogan_ProcessResults_Gray > .col-1
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Sogan_ProcessResults_Gray > .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_LytGrd_Bookings
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Bookings
{
   height: auto;
   margin-top: 24px;
   margin-bottom: 24px;
}
#LytGrd_Bookings
{
   height: auto;
   padding: 24px 0 24px 0;
}
#LytGrd_Bookings > .col-1
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Bookings > .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-end;
   text-align: right;
}
#wb_LytGrd_Bball_02
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Bball_02
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Bball_02
{
   height: auto;
   padding: 24px 0 24px 0;
}
#LytGrd_Bball_02 > .col-1
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Bball_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: flex-start;
   text-align: left;
}
#wb_HdrTxt_iT_Bball_Training
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Hdr_Txt_Bball_Training
{
   visibility: visible;
   display: block;
}
#wb_Hdr_Txt_Bball_Training
{
   margin: 0;
   padding: 0;
}
#wb_Hdr_Vision
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_YT_Bball_Training
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#html_Bookings
{
   visibility: visible;
   display: block;
}
#wb_LytGrd_CoreTraining
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_CoreTraining
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_CoreTraining
{
   height: auto;
   padding: 24px 0 24px 0;
}
#LytGrd_CoreTraining > .col-1, #LytGrd_CoreTraining > .col-2, #LytGrd_CoreTraining > .col-3
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_CoreTraining > .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_CoreTraining > .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_CoreTraining > .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_Txt_Conditioning
{
   visibility: visible;
   display: block;
}
#wb_Txt_Conditioning
{
   margin: 0;
   padding: 0;
}
#wb_Img_Icon_Conditioning
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Img_Icon_Conditioning
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Hdr_Conditioning
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_ThmBtn_Booking_01
{
   width: 238px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 6px 12px 6px 12px;
}
#ThmBtn_Booking_01
{
   font-size: 21px;
}
#wb_ThmBtn_Booking_01 .ui-button
{
   line-height: 44px;
   padding: 4px 4px 4px 4px;
}
#wb_Txt_Drills
{
   visibility: visible;
   display: block;
}
#wb_Txt_Drills
{
   margin: 0;
   padding: 0;
}
#wb_Hdr_Drills
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Img_Icon_Drills
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Img_Icon_Drills
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Txt_IQ
{
   visibility: visible;
   display: block;
}
#wb_Txt_IQ
{
   margin: 0;
   padding: 0;
}
#wb_Hdr_IQ
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Img_Icon_IQ
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Img_Icon_IQ
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Hdr_Booking
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#SlideShow_Bbal_Training
{
   visibility: visible;
   display: inline-block;
}
#wb_Img_Slogan_ProcessOriented_YELLOW
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Img_Slogan_ProcessOriented_YELLOW
{
   margin-left: auto;
   margin-right: auto;
}
#wb_ThmBtn_GRAY
{
   width: 250px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 6px 12px 6px 0 ;
}
#ThmBtn_GRAY
{
   font-size: 21px;
}
#wb_ThmBtn_GRAY .ui-button
{
   line-height: 44px;
   padding: 4px 4px 4px 4px;
}
#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_Bball_Hdr
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Bball_Hdr
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Bball_Hdr
{
   height: auto;
   padding: 24px 0 24px 0;
}
#LytGrd_Bball_Hdr > .col-1, #LytGrd_Bball_Hdr > .col-2
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Bball_Hdr > .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_Bball_Hdr > .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_LytGrd_Bball_01
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Bball_01
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Bball_01
{
   height: auto;
   padding: 24px 0 24px 0;
}
#LytGrd_Bball_01 > .col-1
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Bball_01 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_LytGrd_Sogan_ProcessResults_Gray
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Sogan_ProcessResults_Gray
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Sogan_ProcessResults_Gray
{
   height: auto;
   padding: 36px 0 36px 0;
}
#LytGrd_Sogan_ProcessResults_Gray > .col-1
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Sogan_ProcessResults_Gray > .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_LytGrd_Bookings
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Bookings
{
   height: auto;
   margin-top: 24px;
   margin-bottom: 24px;
}
#LytGrd_Bookings
{
   height: auto;
   padding: 24px 0 24px 0;
}
#LytGrd_Bookings > .col-1
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Bookings > .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-end;
   text-align: right;
}
#wb_LytGrd_Bball_02
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Bball_02
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Bball_02
{
   height: auto;
   padding: 24px 0 24px 0;
}
#LytGrd_Bball_02 > .col-1
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Bball_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: flex-start;
   text-align: left;
}
#wb_HdrTxt_iT_Bball_Training
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Hdr_Txt_Bball_Training
{
   visibility: visible;
   display: block;
}
#wb_Hdr_Txt_Bball_Training
{
   margin: 0;
   padding: 0;
}
#wb_Hdr_Vision
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_YT_Bball_Training
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#html_Bookings
{
   visibility: visible;
   display: block;
}
#wb_LytGrd_CoreTraining
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_CoreTraining
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_CoreTraining
{
   height: auto;
   padding: 24px 0 24px 0;
}
#LytGrd_CoreTraining > .col-1, #LytGrd_CoreTraining > .col-2, #LytGrd_CoreTraining > .col-3
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_CoreTraining > .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_CoreTraining > .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_CoreTraining > .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_Txt_Conditioning
{
   visibility: visible;
   display: block;
}
#wb_Txt_Conditioning
{
   margin: 0;
   padding: 0;
}
#wb_Img_Icon_Conditioning
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Img_Icon_Conditioning
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Hdr_Conditioning
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_ThmBtn_Booking_01
{
   width: 238px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 6px 12px 6px 12px;
}
#ThmBtn_Booking_01
{
   font-size: 21px;
}
#wb_ThmBtn_Booking_01 .ui-button
{
   line-height: 44px;
   padding: 4px 4px 4px 4px;
}
#wb_Txt_Drills
{
   visibility: visible;
   display: block;
}
#wb_Txt_Drills
{
   margin: 0;
   padding: 0;
}
#wb_Hdr_Drills
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Img_Icon_Drills
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Img_Icon_Drills
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Txt_IQ
{
   visibility: visible;
   display: block;
}
#wb_Txt_IQ
{
   margin: 0;
   padding: 0;
}
#wb_Hdr_IQ
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Img_Icon_IQ
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Img_Icon_IQ
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Hdr_Booking
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#SlideShow_Bbal_Training
{
   visibility: visible;
   display: inline-block;
}
#wb_Img_Slogan_ProcessOriented_YELLOW
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Img_Slogan_ProcessOriented_YELLOW
{
   margin-left: auto;
   margin-right: auto;
}
#wb_ThmBtn_GRAY
{
   width: 250px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 6px 12px 6px 0 ;
}
#ThmBtn_GRAY
{
   font-size: 21px;
}
#wb_ThmBtn_GRAY .ui-button
{
   line-height: 44px;
   padding: 4px 4px 4px 4px;
}
#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_Bball_Hdr
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Bball_Hdr
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Bball_Hdr
{
   height: auto;
   padding: 24px 0 24px 0;
}
#LytGrd_Bball_Hdr > .col-1, #LytGrd_Bball_Hdr > .col-2
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Bball_Hdr > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LytGrd_Bball_Hdr > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_LytGrd_Bball_01
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Bball_01
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Bball_01
{
   height: auto;
   padding: 24px 0 24px 0;
}
#LytGrd_Bball_01 > .col-1
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Bball_01 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_LytGrd_Sogan_ProcessResults_Gray
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Sogan_ProcessResults_Gray
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Sogan_ProcessResults_Gray
{
   height: auto;
   padding: 36px 0 36px 0;
}
#LytGrd_Sogan_ProcessResults_Gray > .col-1
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Sogan_ProcessResults_Gray > .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_LytGrd_Bookings
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Bookings
{
   height: auto;
   margin-top: 24px;
   margin-bottom: 24px;
}
#LytGrd_Bookings
{
   height: auto;
   padding: 24px 0 24px 0;
}
#LytGrd_Bookings > .col-1
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Bookings > .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;
}
#wb_LytGrd_Bball_02
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Bball_02
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Bball_02
{
   height: auto;
   padding: 24px 0 24px 0;
}
#LytGrd_Bball_02 > .col-1
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Bball_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: flex-start;
   text-align: left;
}
#wb_HdrTxt_iT_Bball_Training
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_HdrTxt_iT_Bball_Training
{
   text-align: center;
}
#wb_Hdr_Txt_Bball_Training
{
   visibility: visible;
   display: block;
}
#wb_Hdr_Txt_Bball_Training
{
   margin: 0;
   padding: 0;
}
#wb_Hdr_Vision
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_YT_Bball_Training
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#html_Bookings
{
   visibility: visible;
   display: block;
}
#wb_LytGrd_CoreTraining
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_CoreTraining
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_CoreTraining
{
   height: auto;
   padding: 24px 0 24px 0;
}
#LytGrd_CoreTraining > .col-1, #LytGrd_CoreTraining > .col-2, #LytGrd_CoreTraining > .col-3
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_CoreTraining > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LytGrd_CoreTraining > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LytGrd_CoreTraining > .col-3
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Txt_Conditioning
{
   visibility: visible;
   display: block;
}
#wb_Txt_Conditioning
{
   margin: 0;
   padding: 0;
}
#wb_Img_Icon_Conditioning
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Img_Icon_Conditioning
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Hdr_Conditioning
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_ThmBtn_Booking_01
{
   width: 238px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 6px 12px 6px 12px;
}
#ThmBtn_Booking_01
{
   font-size: 21px;
}
#wb_ThmBtn_Booking_01 .ui-button
{
   line-height: 44px;
   padding: 4px 4px 4px 4px;
}
#wb_Txt_Drills
{
   visibility: visible;
   display: block;
}
#wb_Txt_Drills
{
   margin: 0;
   padding: 0;
}
#wb_Hdr_Drills
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Img_Icon_Drills
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Img_Icon_Drills
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Txt_IQ
{
   visibility: visible;
   display: block;
}
#wb_Txt_IQ
{
   margin: 0;
   padding: 0;
}
#wb_Hdr_IQ
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Img_Icon_IQ
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Img_Icon_IQ
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Hdr_Booking
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#SlideShow_Bbal_Training
{
   visibility: visible;
   display: inline-block;
}
#wb_Img_Slogan_ProcessOriented_YELLOW
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Img_Slogan_ProcessOriented_YELLOW
{
   margin-left: auto;
   margin-right: auto;
}
#wb_ThmBtn_GRAY
{
   width: 250px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 6px 12px 6px 0 ;
}
#ThmBtn_GRAY
{
   font-size: 21px;
}
#wb_ThmBtn_GRAY .ui-button
{
   line-height: 44px;
   padding: 4px 4px 4px 4px;
}
#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_Bball_Hdr
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Bball_Hdr
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Bball_Hdr
{
   height: auto;
   padding: 24px 0 24px 0;
}
#LytGrd_Bball_Hdr > .col-1, #LytGrd_Bball_Hdr > .col-2
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Bball_Hdr > .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_Bball_Hdr > .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_LytGrd_Bball_01
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Bball_01
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Bball_01
{
   height: auto;
   padding: 24px 0 24px 0;
}
#LytGrd_Bball_01 > .col-1
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Bball_01 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   order: 2;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_LytGrd_Sogan_ProcessResults_Gray
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Sogan_ProcessResults_Gray
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Sogan_ProcessResults_Gray
{
   height: auto;
   padding: 36px 0 36px 0;
}
#LytGrd_Sogan_ProcessResults_Gray > .col-1
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Sogan_ProcessResults_Gray > .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_LytGrd_Bookings
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Bookings
{
   height: auto;
   margin-top: 24px;
   margin-bottom: 24px;
}
#LytGrd_Bookings
{
   height: auto;
   padding: 24px 0 24px 0;
}
#LytGrd_Bookings > .col-1
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Bookings > .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;
}
#wb_LytGrd_Bball_02
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Bball_02
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Bball_02
{
   height: auto;
   padding: 24px 0 24px 0;
}
#LytGrd_Bball_02 > .col-1
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Bball_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: flex-start;
   text-align: left;
}
#wb_HdrTxt_iT_Bball_Training
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_HdrTxt_iT_Bball_Training
{
   text-align: center;
}
#wb_Hdr_Txt_Bball_Training
{
   visibility: visible;
   display: block;
}
#wb_Hdr_Txt_Bball_Training
{
   margin: 0;
   padding: 0;
}
#wb_Hdr_Vision
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_YT_Bball_Training
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#html_Bookings
{
   visibility: visible;
   display: block;
}
#wb_LytGrd_CoreTraining
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_CoreTraining
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_CoreTraining
{
   height: auto;
   padding: 24px 0 24px 0;
}
#LytGrd_CoreTraining > .col-1, #LytGrd_CoreTraining > .col-2, #LytGrd_CoreTraining > .col-3
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_CoreTraining > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LytGrd_CoreTraining > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LytGrd_CoreTraining > .col-3
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Txt_Conditioning
{
   visibility: visible;
   display: block;
}
#wb_Txt_Conditioning
{
   margin: 0;
   padding: 0;
}
#wb_Img_Icon_Conditioning
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Img_Icon_Conditioning
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Hdr_Conditioning
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_ThmBtn_Booking_01
{
   width: 238px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 6px 12px 6px 12px;
}
#ThmBtn_Booking_01
{
   font-size: 21px;
}
#wb_ThmBtn_Booking_01 .ui-button
{
   line-height: 44px;
   padding: 4px 4px 4px 4px;
}
#wb_Txt_Drills
{
   visibility: visible;
   display: block;
}
#wb_Txt_Drills
{
   margin: 0;
   padding: 0;
}
#wb_Hdr_Drills
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Img_Icon_Drills
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Img_Icon_Drills
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Txt_IQ
{
   visibility: visible;
   display: block;
}
#wb_Txt_IQ
{
   margin: 0;
   padding: 0;
}
#wb_Hdr_IQ
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Img_Icon_IQ
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Img_Icon_IQ
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Hdr_Booking
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#SlideShow_Bbal_Training
{
   visibility: visible;
   display: inline-block;
}
#wb_Img_Slogan_ProcessOriented_YELLOW
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Img_Slogan_ProcessOriented_YELLOW
{
   margin-left: auto;
   margin-right: auto;
}
#wb_ThmBtn_GRAY
{
   width: 250px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 6px 12px 6px 0 ;
}
#ThmBtn_GRAY
{
   font-size: 21px;
}
#wb_ThmBtn_GRAY .ui-button
{
   line-height: 44px;
   padding: 4px 4px 4px 4px;
}
#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;
}
}
