body {
   background-attachment: fixed;
   background-color: #FFFFFF;
   background-image: url('../images/payouts_bg.jpg');
   background-position: center top;
   background-repeat: no-repeat;
   background-size: 100% 100%;
   color: #000000;
   font-family: "Trebuchet MS";
   font-size: 13px;
   font-weight: normal;
   line-height: 1.1875;
   margin: 0;
   overflow-y: auto;
   padding: 0;
}
a {
   color: #00AEEF;
   text-decoration: none;
}
a:active {
   color: #FF0000;
}
a:hover {
   color: #FFFFFF;
   text-decoration: underline;
}
#wb_Top_Nav {
   background-color: rgba(255,255,255,0.78);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-shadow: 0px 0px 20px #696969;
   box-sizing: border-box;
   left: 0;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: 7777;
}
#Top_Nav {
   align-content: flex-end;
   align-items: center;
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: nowrap;
   font-size: 0;
   justify-content: space-around;
   margin-bottom: 0px;
   margin-left: auto;
   margin-right: auto;
   margin-top: 0px;
   max-width: 1250px;
   padding: 0 0 0 4px;
}
#wb_Sponsors {
   background-color: rgba(251,251,251,0.78);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-shadow: 0px 0px 20px #696969;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: -webkit-sticky;
   position: sticky;
   table-layout: fixed;
   text-align: center;
   top: 0;
   width: 100%;
   z-index: 7776;
}
#Sponsors {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   max-width: 1920px;
   padding: 59px 0 0 0;
}
#Sponsors > .row {
   margin-left: 0;
   margin-right: 0;
}
#Sponsors > .row > .col-1 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 0px;
   padding-right: 0px;
   position: relative;
}
#Sponsors > .row > .col-1 {
   float: left;
}
#Sponsors > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
   width: 100%;
}
#Sponsors:before,
#Sponsors:after,
#Sponsors .row:before,
#Sponsors .row:after {
   content: " ";
   display: table;
}
#Sponsors:after,
#Sponsors .row:after {
   clear: both;
}
@media (max-width: 0px) {
#Sponsors > .row > .col-1 {
   float: none;
   width: 100%  !important;
}
}
#wb_MMX_Sm_Logo {
   align-self: auto;
   flex-grow: 0;
   flex-shrink: 0;
   margin: 0;
   vertical-align: top;
}
#MMX_Sm_Logo {
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   display: inline-block;
   height: auto;
   padding: 0;
   width: 130px;
}
#MMX_Sm_Logo:hover {
   transform: translate(2px,2px) rotate(0deg) scale(1.2,1.2);
   transition: transform 150ms linear 0ms;
}
.MOMX_Menu .nav {
   color: #1CB6EF;
   font-family: "Trebuchet MS";
   font-size: 16px;
   font-style: italic;
   font-weight: bold;
   text-align: left;
   text-transform: none;
}
#MOMX_Menu,
.MOMX_Menu .nav,
.MOMX_Menu * {
   box-sizing: border-box;
   line-height: 1;
   list-style: none;
   margin: 0;
   padding: 0;
}
.MOMX_Menu .nav:before,
.MOMX_Menu .nav:after {
   content: " ";
   display: table;
}
.MOMX_Menu .nav:after {
   clear: both;
}
.MOMX_Menu .nav a {
   text-decoration: none;
}
.MOMX_Menu .nav ul {
   margin-bottom: 0;
   margin-top: 0;
}
.MOMX_Menu .nav ul ul {
   margin-bottom: 0;
}
.MOMX_Menu .container {
   margin-left: auto;
   margin-right: auto;
   padding: 5px 5px 5px 5px;
}
.MOMX_Menu .container:before,
.MOMX_Menu .container:after {
   content: " ";
   display: table;
}
.MOMX_Menu .container:after {
   clear: both;
}
.MOMX_Menu .collapse {
   display: none;
}
.MOMX_Menu .collapse.show {
   display: block;
}
.MOMX_Menu .collapsing {
   height: 0;
   overflow: hidden;
   position: relative;
   transition: height .35s ease;
}
.MOMX_Menu .arrow,
.MOMX_Menu .arrow-right {
   border-bottom: 0 dotted;
   border-left: 4px solid transparent;
   border-right: 4px solid transparent;
   border-top: 4px solid #000;
   display: inline-block;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   width: 0;
}
.MOMX_Menu .dropdown {
   position: relative;
}
.MOMX_Menu .dropdown-toggle:focus {
   outline: 0;
}
.MOMX_Menu .dropdown-menu {
   background-clip: padding-box;
   background-color: #0A0A0A;
   background-image: none;
   border: 1px solid rgba(0,0,0,1.00);
   border-radius: 0px;
   display: none;
   float: left;
   font-size: 16px;
   left: 0;
   list-style: none;
   margin: 2px 0 0;
   min-width: 160px;
   padding: 5px 0;
   position: absolute;
   top: 100%;
   z-index: 1000;
}
.MOMX_Menu .dropdown-menu .divider {
   background-color: #000000;
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
}
.MOMX_Menu .dropdown-menu > li > a {
   clear: both;
   color: #1CB6EF;
   display: block;
   line-height: 1.428571429;
   padding: 3px 20px 3px 200px;
   text-transform: none;
   white-space: nowrap;
}
.MOMX_Menu .dropdown-menu > li > a:hover,
.MOMX_Menu .dropdown-menu > li > a:focus {
   background-color: #4F4F4F;
   background-image: none;
   color: #DCDCDC;
   text-decoration: none;
}
.MOMX_Menu .dropdown-menu > li > a.active,
.MOMX_Menu .dropdown-menu > li > a.active:hover,
.MOMX_Menu .dropdown-menu > li > a.active:focus {
   background-color: #4F4F4F;
   background-image: none;
   color: #DCDCDC;
   outline: 0;
   text-decoration: none;
}
.MOMX_Menu .show > .dropdown-menu {
   display: block;
}
.MOMX_Menu .show > a {
   outline: 0;
}
.MOMX_Menu .dropdown-header {
   color: #aeaeae;
   display: block;
   line-height: 1.428571429;
   padding: 3px 20px;
}
.MOMX_Menu .dropdown-backdrop {
   bottom: 0;
   left: 0;
   position: fixed;
   right: 0;
   top: 0;
   z-index: 990;
}
.MOMX_Menu .dropdown.show .dropdown-menu {
   animation-duration: 253ms;
   animation-fill-mode: forwards;
   animation-iteration-count: 1;
   animation-name: MOMX_Menu-animation;
   animation-timing-function: ease-in;
}
@keyframes MOMX_Menu-animation {
0% {
   opacity: 0;
}
100% {
   opacity: 1;
}
}
.MOMX_Menu .nav > li {
   display: block;
   position: relative;
}
.MOMX_Menu .nav > li > a {
   display: block;
   padding: 12px 15px 10px 15px;
   position: relative;
}
.MOMX_Menu .nav .show > a,
.MOMX_Menu .nav .show > a:hover,
.MOMX_Menu .nav .show > a:focus {
   border-color: #000000;
}
.MOMX_Menu .nav .nav-divider {
   background-color: #000000;
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
}
.MOMX_Menu .nav .arrow {
   border-bottom-color: #000000;
   border-top-color: #000000;
}
.MOMX_Menu {
   position: relative;
}
.MOMX_Menu:before,
.MOMX_Menu:after {
   content: " ";
   display: table;
}
.MOMX_Menu:after {
   clear: both;
}
.MOMX_Menu .navbar-header:before,
.MOMX_Menu .navbar-header:after {
   content: " ";
   display: table;
}
.MOMX_Menu .navbar-header:after {
   clear: both;
}
.MOMX_Menu-navbar-collapse {
   -webkit-overflow-scrolling: touch;
   overflow-x: visible;
}
.MOMX_Menu-navbar-collapse:before,
.MOMX_Menu-navbar-collapse:after {
   content: " ";
   display: table;
}
.MOMX_Menu-navbar-collapse:after {
   clear: both;
}
.MOMX_Menu-navbar-collapse.show {
   overflow-y: auto;
}
.MOMX_Menu .navbar-toggle {
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 0px;
   float: right;
   height: 44px;
   padding: 12px 15px 10px 15px;
   position: relative;
   width: 52px;
}
.MOMX_Menu .navbar-toggle .line {
   border-radius: 0px;
   display: block;
   height: 4px;
   transition: all 500ms linear;
   width: 22px;
}
.MOMX_Menu .navbar-toggle .line {
   margin: 4px auto;
}
.MOMX_Menu .navbar-toggle .line:first-child {
   margin-top: 0px  !important;
}
.MOMX_Menu .navbar-nav {
   margin: 6px -15px;
}
.MOMX_Menu .navbar-nav > li > .dropdown-menu {
   margin-top: 0;
}
.MOMX_Menu .navbar-nav > li > a {
   color: #1CB6EF;
}
.MOMX_Menu .navbar-nav > li > a:hover,
.MOMX_Menu .navbar-nav > li > a:focus {
   background-color: #4F4F4F;
   background-image: none;
   color: #DCDCDC;
   text-decoration: none;
}
.MOMX_Menu .navbar-nav > li > a.active,
.MOMX_Menu .navbar-nav > li > a.active:hover,
.MOMX_Menu .navbar-nav > li > a.active:focus {
   background-color: #4F4F4F;
   background-image: none;
   color: #DCDCDC;
}
.MOMX_Menu .navbar-toggle {
   border: 1px solid transparent;
}
.MOMX_Menu .navbar-toggle:hover,
.MOMX_Menu .navbar-toggle:focus {
   background-color: transparent;
}
.MOMX_Menu .navbar-toggle .line {
   background-color: #1CB6EF;
}
.MOMX_Menu-navbar-collapse {
   border-color: rgba(0,0,0,1.00);
}
.MOMX_Menu .navbar-nav > .dropdown > a:hover .arrow,
.MOMX_Menu .navbar-nav > .dropdown > a:focus .arrow {
   border-bottom-color: #DCDCDC;
   border-top-color: #DCDCDC;
}
.MOMX_Menu .navbar-nav > .show > a,
.MOMX_Menu .navbar-nav > .show > a:hover,
.MOMX_Menu .navbar-nav > .show > a:focus {
   background-color: #4F4F4F;
   background-image: none;
   color: #DCDCDC;
}
.MOMX_Menu .navbar-nav > .show > a .arrow,
.MOMX_Menu .navbar-nav > .show > a:hover .arrow,
.MOMX_Menu .navbar-nav > .show > a:focus .arrow {
   border-bottom-color: #DCDCDC;
   border-top-color: #DCDCDC;
}
.MOMX_Menu .navbar-nav > .dropdown > a .arrow {
   border-bottom-color: #1CB6EF;
   border-top-color: #1CB6EF;
}
.MOMX_Menu .navbar-link {
   color: #1CB6EF;
}
.MOMX_Menu .navbar-link:hover {
   color: #DCDCDC;
}
.MOMX_Menu .navbar-header {
   color: #1CB6EF;
}
@media (min-width: 1140px) {
.MOMX_Menu .navbar-right .dropdown-menu {
   left: auto;
   right: 0;
}
.MOMX_Menu .navbar-header {
   float: left;
}
.MOMX_Menu-navbar-collapse {
   border-top: 0;
   box-shadow: none;
   width: auto;
}
.MOMX_Menu-navbar-collapse.collapse {
   display: block !important;
   height: auto !important;
   overflow: visible !important;
   padding-bottom: 0;
}
.MOMX_Menu-navbar-collapse.show {
   overflow-y: auto;
}
.MOMX_Menu .navbar-toggle {
   display: none;
}
.MOMX_Menu .navbar-nav {
   float: right;
   margin: 0;
}
.MOMX_Menu .navbar-nav > li {
   float: left;
}
.MOMX_Menu .container > .navbar-header,
.MOMX_Menu .container > .MOMX_Menu-navbar-collapse {
   margin-left: 0;
   margin-right: 0;
}
.MOMX_Menu .navbar-nav > .dropdown > a:hover .arrow,
.MOMX_Menu .navbar-nav > .dropdown > a:focus .arrow {
   border-bottom-color: #1CB6EF;
   border-top-color: #1CB6EF;
}
}
@media (max-width: 1140px) {
.MOMX_Menu {
   background-color: transparent;
   background-image: none;
   border: 1px solid rgba(0,0,0,0.00);
}
.MOMX_Menu .navbar-nav {
   background-color: #0A0A0A;
   background-image: none;
   margin: 0;
}
.MOMX_Menu .navbar-nav .show .dropdown-menu {
   background-color: transparent;
   border: 0;
   box-shadow: none;
   float: none;
   margin-top: 0;
   position: static  !important;
   transform: translate3d(0px, 0px, 0px)  !important;
   width: auto;
}
.MOMX_Menu .navbar-nav .show .dropdown-menu > li > a,
.MOMX_Menu .navbar-nav .show .dropdown-menu .dropdown-header {
   padding: 5px 15px 5px 25px;
}
.MOMX_Menu .navbar-nav .show .dropdown-menu > li > a {
   line-height: 20px;
}
}
@media (min-width: 1140px) {
.MOMX_Menu {
   background-color: transparent;
   background-image: none;
   border: 1px solid rgba(0,0,0,0.00);
   border-radius: 0px;
}
.MOMX_Menu .navbar-nav > li > a {
   color: #1CB6EF;
}
.MOMX_Menu .navbar-nav > li > a:hover,
.MOMX_Menu .navbar-nav > li > a:focus {
   background-color: #000000;
   background-image: none;
   color: #1CB6EF;
}
.MOMX_Menu .navbar-nav > li > a.active,
.MOMX_Menu .navbar-nav > li > a.active:hover,
.MOMX_Menu .navbar-nav > li > a.active:focus {
   background-color: #000000;
   background-image: none;
   color: #1CB6EF;
}
.MOMX_Menu .navbar-nav > .show > a,
.MOMX_Menu .navbar-nav > .show > a:hover,
.MOMX_Menu .navbar-nav > .show > a:focus {
   background-color: #000000;
   background-image: none;
   color: #1CB6EF;
}
.MOMX_Menu .navbar-nav > .dropdown > a:hover .arrow {
   border-bottom-color: #1CB6EF;
   border-top-color: #1CB6EF;
}
.MOMX_Menu .navbar-nav > .dropdown > a .arrow {
   border-bottom-color: #1CB6EF;
   border-top-color: #1CB6EF;
}
.MOMX_Menu .navbar-nav > li > a.active > .arrow,
.MOMX_Menu .navbar-nav > li > a.active:hover > .arrow,
.MOMX_Menu .navbar-nav > li > a.active:focus > .arrow {
   border-bottom-color: #1CB6EF;
   border-top-color: #1CB6EF;
}
.MOMX_Menu .navbar-nav > .show > a .arrow,
.MOMX_Menu .navbar-nav > .show > a:hover .arrow,
.MOMX_Menu .navbar-nav > .show > a:focus .arrow {
   border-bottom-color: #1CB6EF;
   border-top-color: #1CB6EF;
}
.MOMX_Menu .navbar-link {
   color: #1CB6EF;
}
.MOMX_Menu .navbar-link:hover {
   color: #fff;
}
}
#MOMX_Menu i {
   font-size: 16px;
   left: 0;
   margin-right: 4px;
   position: relative;
   top: 0;
   width: 16px;
}
#wb_MOMX_Menu {
   align-self: auto;
   flex-basis: 100%;
   flex-grow: 1;
   flex-shrink: 1;
   z-index: 1111  !important;
}
#SlideShow1 .image {
   border-radius: inherit;
   border-width: 0;
   display: block;
   float: left;
   height: 25px;
   width: auto;
}
#SlideShow1 li {
   border-radius: inherit;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
}
#SlideShow1 {
   display: inline-block;
   height: 25px;
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
   width: 100%;
}
#SlideShow1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
}
#FlexGrid1 {
   background-color: rgba(255,255,255,0.78);
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
}
#FlexGrid1-grid {
   display: grid;
   font-size: 0;
   grid-template-areas: "main main main main main main" "main main main main main main" "main main main main main main" "main main main main main main" "main main main main main main" "main main main main main main" "main main main main main main" "main main main main main main" "main main main main main main";
   grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
   grid-template-rows: auto auto auto auto auto auto auto auto auto;
   margin-left: auto;
   margin-right: auto;
   max-width: 1250px;
}
#FlexGrid1 .main {
   align-content: flex-start;
   align-items: flex-start;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   grid-area: main;
   justify-content: flex-start;
   padding: 5px 2px 5px 2px;
}
#ListView2 {
   border-width: 0;
   color: #1E1B1D;
   display: flex;
   flex-wrap: wrap;
   font-family: "Trebuchet MS";
   font-size: 0;
   font-style: normal;
   font-weight: bold;
   width: 100%;
}
#ListView2 .btn {
   cursor: pointer;
   display: block;
   margin: .5em 0;
   overflow: hidden;
   padding: 12px 18px 12px 18px;
   position: relative;
   text-align: center;
   text-decoration: none;
   text-overflow: ellipsis;
}
#ListView2 .btn {
   border-style: solid;
   border-width: 0px;
}
#ListView2,
#ListView2 > li {
   font-size: 19px;
   list-style: none;
   margin: 0;
   padding: 0;
}
#ListView2 > li {
   box-sizing: border-box;
   display: block;
   overflow: visible;
   position: relative;
}
#ListView2 > .li-static,
#ListView2 > .li-divider,
#ListView2 > li > a.btn {
   display: block;
   overflow: hidden;
   position: relative;
   text-align: left;
   text-overflow: ellipsis;
}
#ListView2 > .li-static,
#ListView2 > .li-divider,
#ListView2 > li > a.btn {
   border-style: solid;
   border-width: 0px 0px 0 0px;
   flex: 1 0 100%;
   font-weight: bold;
   margin: 0;
   text-align: left;
}
#ListView2 > li {
   flex: 1 0 100%;
   margin: 0;
}
#ListView2 .state-default {
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   border-color: #FFFFFF;
   color: #000000  !important;
}
#ListView2 .state-hover,
#ListView2 .btn:hover {
   background-color: rgba(0,0,0,0.52);
   background-image: none;
   border-color: #FFFFFF;
   color: #000000  !important;
}
#ListView2 .state-active {
   background-color: rgba(135,206,235,0.12);
   background-image: none;
   border-color: #000000;
   color: #000000  !important;
}
#ListView2 > .li-divider {
   background-image: linear-gradient(to top, rgba(0,0,0,0.78) 0%, #1CB6EF 100%);
   border-color: #FFFFFF;
   color: #FFFFFF;
   cursor: default;
   outline: 0;
   padding: 2px 2px 2px 2px;
}
#ListView2 > .li-static {
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   border-color: #FFFFFF;
   padding: 12px 18px 12px 18px;
}
#ListView2 > li.first-child,
#ListView2 > li.first-child > a.btn {
   border-top-left-radius: 0px;
   border-top-right-radius: 0px;
}
#ListView2 > li.last-child,
#ListView2 > li.last-child > a.btn {
   border-bottom-left-radius: 0px;
   border-bottom-right-radius: 0px;
}
#ListView2 > .li-has-icon > .btn,
#ListView2 > .li-static.li-has-icon {
   min-height: 98px;
   padding-left: 136px;
}
#ListView2 > .li-divider.li-has-icon {
   min-height: 78px;
   padding-left: 120px;
}
#ListView2 > .li-has-icon.last-child > .btn,
#ListView2 > .li-static.li-has-icon.last-child {
   min-height: 98px;
}
#ListView2 > .li-divider.li-has-icon.last-child {
   min-height: 78px;
}
#ListView2 > .li-static.last-child,
#ListView2 > .li-divider.last-child,
#ListView2 > li.last-child > a.btn {
   border-bottom-width: 0px;
}
#ListView2 > .li-has-icon > img:first-child,
#ListView2 > .li-has-icon > .btn > img:first-child {
   border-width: 0;
   left: 18px;
   margin-bottom: 0;
   max-height: 74px;
   max-width: 100px;
   position: absolute;
   top: 12px;
}
#ListView2 p {
   font-size: 13px;
   font-weight: normal;
   margin: 0;
   padding: 8px 0 0 0;
}
#wb_ListView2 {
   margin: 0;
}
#ListView2 .badge {
   background-color: #007BFF;
   border-radius: .25rem;
   color: #FFFFFF;
   display: inline-block;
   float: right;
   font-size: 75%;
   font-weight: 700;
   line-height: 1;
   padding: .25em .4em;
   text-align: center;
   transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
   vertical-align: baseline;
   white-space: nowrap;
}
#Table3 {
   background-color: rgba(251,251,251,0.78);
   background-image: none;
   border: 1px solid #000000;
   border-collapse: collapse;
   border-radius: 0px;
   border-spacing: 0px;
   margin: 0;
}
#Table3 td,
#Table3 th {
   padding: 2px 2px 2px 2px;
}
#Table3 p,
#Table3 ul {
   margin: 0;
   padding: 0;
}
#Table3 .cell0 {
   background-image: linear-gradient(to top, #000000 0%, #00AEEF 100%);
   border: 0px #C0C0C0 none;
   text-align: left;
   vertical-align: bottom;
}
#Table3 .cell1 {
   background-image: linear-gradient(to top, #000000 0%, #00AEEF 100%);
   border: 0px #C0C0C0 none;
   color: #FFFFFF;
   font-family: "Trebuchet MS";
   font-size: 13px;
   text-align: left;
   vertical-align: bottom;
}
#Table3 .cell2 {
   background-color: transparent;
   background-image: none;
   border: 0px #C0C0C0 none;
   color: #000000;
   font-family: "Trebuchet MS";
   font-size: 13px;
   text-align: left;
   vertical-align: bottom;
}
#Table3 tr:nth-child(odd) {
   background-color: #DCDCDC;
}
#Table3 tr:hover {
   background-color: #ADD8E6;
}
#wb_Sponsor_Gallery_Grid {
   background-color: rgba(251,251,251,0.78);
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#Sponsor_Gallery_Grid {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   max-width: 1250px;
   padding: 0;
}
#Sponsor_Gallery_Grid > .row {
   margin-left: 0;
   margin-right: 0;
}
#Sponsor_Gallery_Grid > .row > .col-1 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 0px;
   padding-right: 0px;
   position: relative;
}
#Sponsor_Gallery_Grid > .row > .col-1 {
   float: left;
}
#Sponsor_Gallery_Grid > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
   width: 100%;
}
#Sponsor_Gallery_Grid:before,
#Sponsor_Gallery_Grid:after,
#Sponsor_Gallery_Grid .row:before,
#Sponsor_Gallery_Grid .row:after {
   content: " ";
   display: table;
}
#Sponsor_Gallery_Grid:after,
#Sponsor_Gallery_Grid .row:after {
   clear: both;
}
@media (max-width: 0px) {
#Sponsor_Gallery_Grid > .row > .col-1 {
   float: none;
   width: 100%  !important;
}
}
#Sponsor_Gallery {
   box-sizing: border-box;
   display: table;
   font-size: 0;
   height: 100%;
   margin: 0;
   table-layout: fixed;
   width: 100%;
}
#Sponsor_Gallery .thumbnails {
   margin: 0;
}
#Sponsor_Gallery .thumbnail {
   box-sizing: border-box;
   float: left;
   min-height: 1px;
   padding: 5px 5px 5px 5px;
   position: relative;
   text-align: center;
   vertical-align: top;
   width: 20%;
}
#Sponsor_Gallery .thumbnail img {
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   display: block;
   height: auto;
   max-width: 100%;
   width: 100%;
}
#Sponsor_Gallery .clearfix:before,
#Sponsor_Gallery .clearfix:after,
#Sponsor_Gallery .thumbnails:before,
#Sponsor_Gallery .thumbnails:after {
   content: " ";
   display: table;
}
#Sponsor_Gallery .clearfix:after,
#Sponsor_Gallery .thumbnails:after {
   clear: both;
}
#Sponsor_Gallery .visible-col5 {
   display: block;
}
#Sponsor_Gallery .thumbnail img:hover {
   transform: rotate(0deg) scale(1.2,1.2);
   transition: transform 150ms linear 0ms;
}
#wb_Text1 {
   background-image: linear-gradient(to top, rgba(0,0,0,0.78) 0%, #1CB6EF 100%);
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 5px 5px 5px 5px;
   text-align: center;
}
#wb_Text1 div {
   text-align: center;
}
#wb_Text1 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Text6 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text6 div {
   text-align: center;
}
#wb_Text6 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Image1 {
   margin: 0;
   vertical-align: top;
}
#Image1 {
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   display: block;
   filter: drop-shadow(0px 0px 10px rgba(255,255,255,1.00));
   height: auto;
   margin-left: auto;
   margin-right: auto;
   max-width: 140px;
   padding: 0;
   vertical-align: top;
   width: 100%;
}
#Image1:hover {
   transform: translate(0px,-20px) rotate(0deg) scale(1.5,1.5);
   transition: transform 250ms linear 0ms;
}
#wb_Email {
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   display: inline-block;
   margin: 0;
   padding: 10px 10px 10px 10px;
   position: relative;
   text-align: center;
   vertical-align: top;
}
#wb_Email a {
   text-decoration: none;
}
#wb_Email a::after {
   bottom: 0;
   content: "";
   left: 0;
   pointer-events: auto;
   position: absolute;
   right: 0;
   top: 0;
   z-index: 1;
}
#Email {
   display: flex;
   flex-wrap: nowrap;
   height: 26px;
   justify-content: center;
   width: 24px;
}
#Email i {
   color: #1CB6EF;
   display: inline-block;
   font-size: 24px;
   line-height: 26px;
   vertical-align: middle;
}
#wb_Email:hover #Email i {
   color: #DCDCDC;
}
#wb_Email:hover {
   transform: rotate(0deg) scale(1.5,1.5);
   transition: transform 250ms linear 0ms;
}
#wb_Facebook {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   display: inline-block;
   margin: 0;
   padding: 10px 10px 10px 10px;
   position: relative;
   text-align: center;
   vertical-align: top;
}
#wb_Facebook a {
   text-decoration: none;
}
#wb_Facebook a::after {
   bottom: 0;
   content: "";
   left: 0;
   pointer-events: auto;
   position: absolute;
   right: 0;
   top: 0;
   z-index: 1;
}
#wb_Facebook:hover {
   background-color: transparent;
   background-image: none;
   border: 0px solid #DC143C;
}
#Facebook {
   display: flex;
   flex-wrap: nowrap;
   height: 26px;
   justify-content: center;
   width: 29px;
}
#Facebook i {
   color: #1CB6EF;
   display: inline-block;
   font-size: 26px;
   line-height: 26px;
   vertical-align: middle;
}
#wb_Facebook:hover #Facebook i {
   color: #DCDCDC;
}
#wb_Facebook:hover {
   transform: rotate(0deg) scale(1.5,1.5);
   transition: transform 250ms linear 0ms;
}
#wb_Map {
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   display: inline-block;
   margin: 0;
   padding: 10px 10px 10px 10px;
   position: relative;
   text-align: center;
   vertical-align: top;
}
#wb_Map a {
   text-decoration: none;
}
#wb_Map a::after {
   bottom: 0;
   content: "";
   left: 0;
   pointer-events: auto;
   position: absolute;
   right: 0;
   top: 0;
   z-index: 1;
}
#Map {
   display: flex;
   flex-wrap: nowrap;
   height: 26px;
   justify-content: center;
   width: 32px;
}
#Map i {
   color: #1CB6EF;
   display: inline-block;
   font-size: 26px;
   line-height: 26px;
   vertical-align: middle;
}
#wb_Map:hover #Map i {
   color: #DCDCDC;
}
#wb_Map:hover {
   transform: rotate(0deg) scale(1.5,1.5);
   transition: transform 250ms linear 0ms;
}
#wb_Phone {
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   display: inline-block;
   margin: 0;
   padding: 10px 10px 10px 10px;
   position: relative;
   text-align: center;
   vertical-align: top;
}
#wb_Phone a {
   text-decoration: none;
}
#wb_Phone a::after {
   bottom: 0;
   content: "";
   left: 0;
   pointer-events: auto;
   position: absolute;
   right: 0;
   top: 0;
   z-index: 1;
}
#Phone {
   display: flex;
   flex-wrap: nowrap;
   height: 26px;
   justify-content: center;
   width: 28px;
}
#Phone i {
   color: #1CB6EF;
   display: inline-block;
   font-size: 26px;
   line-height: 26px;
   vertical-align: middle;
}
#wb_Phone:hover #Phone i {
   color: #DCDCDC;
}
#wb_Phone:hover {
   transform: rotate(0deg) scale(1.5,1.5);
   transition: transform 250ms linear 0ms;
}
#wb_IconFont1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   display: inline-block;
   margin: 0;
   padding: 10px 10px 10px 10px;
   position: relative;
   text-align: center;
   vertical-align: top;
}
#wb_IconFont1 a {
   text-decoration: none;
}
#wb_IconFont1 a::after {
   bottom: 0;
   content: "";
   left: 0;
   pointer-events: auto;
   position: absolute;
   right: 0;
   top: 0;
   z-index: 1;
}
#IconFont1 {
   display: flex;
   flex-wrap: nowrap;
   height: 26px;
   justify-content: center;
   width: 24px;
}
#IconFont1 i {
   color: #1CB6EF;
   display: inline-block;
   font-size: 24px;
   line-height: 26px;
   vertical-align: middle;
}
#wb_IconFont1:hover #IconFont1 i {
   color: #DCDCDC;
}
#wb_IconFont1:hover {
   transform: rotate(0deg) scale(1.5,1.5);
   transition: transform 250ms linear 0ms;
}
#wb_Text2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text2 div {
   text-align: center;
}
#wb_Text2 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Jerry_Sharp_Fund {
   margin: 0;
   vertical-align: top;
}
#Jerry_Sharp_Fund {
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   display: block;
   filter: drop-shadow(0px 0px 10px rgba(255,255,255,1.00));
   height: auto;
   margin-left: auto;
   margin-right: auto;
   max-width: 140px;
   padding: 0;
   vertical-align: top;
   width: 100%;
}
#Jerry_Sharp_Fund:hover {
   transform: translate(0px,-20px) rotate(0deg) scale(1.5,1.5);
   transition: transform 250ms linear 0ms;
}
#wb_Text3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text3 div {
   text-align: center;
}
#wb_Text3 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Footer_Grid {
   background-color: rgba(0,0,0,0.80);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#Footer_Grid {
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   margin-left: auto;
   margin-right: auto;
   max-width: 1250px;
   padding: 0;
}
#Footer_Grid > .col-1,
#Footer_Grid > .col-2,
#Footer_Grid > .col-3 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#Footer_Grid > .col-1,
#Footer_Grid > .col-2,
#Footer_Grid > .col-3 {
   flex: 0 0 auto;
}
#Footer_Grid > .col-1 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 33.33333333%;
   flex-wrap: wrap;
   justify-content: flex-start;
   max-width: 33.33333333%;
   text-align: left;
}
#Footer_Grid > .col-1 > .col-1-padding {
   box-sizing: border-box;
   padding: 5px 0 5px 0;
   width: 100%;
}
#Footer_Grid > .col-2 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 33.33333333%;
   flex-wrap: wrap;
   justify-content: flex-start;
   max-width: 33.33333333%;
   text-align: left;
}
#Footer_Grid > .col-2 > .col-2-padding {
   box-sizing: border-box;
   padding: 5px 0 5px 0;
   width: 100%;
}
#Footer_Grid > .col-3 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 33.33333333%;
   flex-wrap: wrap;
   justify-content: center;
   max-width: 33.33333333%;
   text-align: center;
}
#Footer_Grid > .col-3 > .col-3-padding {
   box-sizing: border-box;
   padding: 5px 0 5px 0;
   width: 100%;
}
@media (max-width: 480px) {
#Footer_Grid > .col-1,
#Footer_Grid > .col-2,
#Footer_Grid > .col-3 {
   flex-basis: 100%  !important;
   max-width: 100%  !important;
}
}
#wb_Phone {
   display: inline-block;
   height: 26px;
   text-align: center;
   width: 28px;
   z-index: 14;
}
#wb_Image1 {
   display: block;
   height: auto;
   width: 100%;
   z-index: 10;
}
#wb_MMX_Sm_Logo {
   display: block;
   width: 130px;
   z-index: 0;
}
#Table3 {
   display: table;
   height: 422px;
   width: 100%;
   z-index: 4;
}
#SlideShow1 {
   overflow: hidden;
   z-index: 2;
}
#wb_Map {
   display: inline-block;
   height: 26px;
   text-align: center;
   width: 32px;
   z-index: 13;
}
#wb_Facebook {
   display: inline-block;
   height: 26px;
   text-align: center;
   width: 29px;
   z-index: 12;
}
#wb_Text2 {
   font-width: 1vw;
}
#wb_Text3 {
   font-width: 1vw;
}
#wb_MOMX_Menu {
   display: block;
   height: 56px;
   z-index: 1;
}
#wb_IconFont1 {
   display: inline-block;
   height: 26px;
   text-align: center;
   width: 24px;
   z-index: 15;
}
#wb_Jerry_Sharp_Fund {
   display: block;
   height: auto;
   width: 100%;
   z-index: 8;
}
#wb_Email {
   display: inline-block;
   height: 26px;
   text-align: center;
   width: 24px;
   z-index: 11;
}
#wb_Sponsor_Gallery {
   display: block;
   width: 100%;
   z-index: 6;
}
#wb_ListView2 {
   display: block;
   width: 100%;
   z-index: 3;
}
@media only screen and (max-width: 1420px) {
}
html {
   --top-spacing: 90px;
   scroll-padding-top: var(--top-spacing);
}
