html, body, #container
{
   width: 100%;
   height: 100%;
}
body
{
   background-color: #000000;
   background-image: url('../images/34946254_black_and_gold_glitter_background_1411.jpg');
   background-attachment: fixed;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: 100% 100%;
   color: #202425;
   font-family: Orbitron;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
*
{
   scrollbar-color: rgba(88,88,88,1.00) rgba(0,0,0,1.00);
}
*::-webkit-scrollbar
{
   width: 16px;
}
*::-webkit-scrollbar-track
{
   background: rgba(0,0,0,1.00);
}
*::-webkit-scrollbar-thumb
{
   background-color: rgba(88,88,88,1.00);
   border: 2px solid rgba(0,0,0,1.00);
}
*::-webkit-scrollbar-corner
{
   background: rgba(0,0,0,1.00);
}
a
{
   color: #FFFFFF;
   text-decoration: underline;
}
a:visited
{
   color: #F5F5F5;
}
a:active
{
   color: #A52A2A;
}
a:hover
{
   color: #A52A2A;
   text-decoration: underline;
}
#wb_Image1
{
   height: 100%;
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: cover;
}
#ShapeSponsor768
{
   border-width: 0;
   vertical-align: top;
}
#wb_Menu a, #Menu_markup li a
{
   display: block;
   text-align: center;
   vertical-align: middle;
}
#Menu_markup
{
   display: none;
   margin: 0;
   padding: 0;
}
#Menu_panel #Menu_markup
{
   display: block;
}
#Menu_markup ul
{
   list-style: none;
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#Menu_markup li a, #Menu_markup li a:hover
{
   padding: 10px 10px 10px 10px;
   box-shadow: none;
}
#Menu_markup .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #2E2E2E;
}
#Menu_panel
{
   display: none;
   position: fixed;
   top: 0;
   height: 100%;
   width: 250px;
   z-index: 9999;
}
#wb_Menu a
{
   color: #FFFFFF;
   border: 1px solid #2E2E2E;
   border-radius: 0px;
   background-color: #3C3C3C;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
   text-transform: none;
}
#wb_Menu a
{
   display: flex;
   align-items: center;
   justify-content: center;
}
#wb_Menu a:hover
{
   color: #FFFFFF;
   background-color: #3C3C3C;
   border: 1px solid #2E2E2E;
}
#Menu.open .line:nth-child(1)
{
}
#Menu.open .line:nth-child(2)
{
}
#Menu.open .line:nth-child(3)
{
}
#Menu svg
{
   overflow: visible;
   transition: transform 400ms linear;
}
#Menu.open svg
{
   transform: rotate(45deg);
}
#Menu .line
{
   fill: none;
   transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
   stroke: #FFFFFF;
   stroke-width: 5.76;
   stroke-linecap: square;
}
#Menu .line.top
{
   stroke-dasharray: 40 121;
}
#Menu .line.bottom
{
   stroke-dasharray: 40 121;
}
#Menu.open .line.top
{
   stroke-dashoffset: -68px;
}
#Menu.open .line.bottom
{
   stroke-dashoffset: -68px;
}
#Menu
{
   line-height: 62px;
   width: 62px;
   height: 62px;
   position: absolute;
   z-index: 999;
}
.ToolTip1
{
   position: absolute;
   z-index: 1070;
   display: block;
   margin: 0;
   line-height: 1.5;
   text-align: left;
   text-decoration: none;
   opacity: 0;
}
.ToolTip1.show
{
   opacity: 0.9;
}
.ToolTip1 .tooltip-arrow
{
   position: absolute;
   display: block;
   width: 20px;
   height: 10px;
}
.ToolTip1 .tooltip-arrow::before
{
   position: absolute;
   content: "";
   border-color: transparent;
   border-style: solid;
}
.ToolTip1.bs-tooltip-start, .ToolTip1.bs-tooltip-auto[x-placement^="left"] 
{
   padding: 0 10px;
}
.ToolTip1.bs-tooltip-start .tooltip-arrow, .ToolTip1.bs-tooltip-auto[x-placement^="left"] .tooltip-arrow
{
   right: 0;
   width: 10px;
   height: 20px;
}
.ToolTip1.bs-tooltip-start .tooltip-arrow::before, .ToolTip1.bs-tooltip-auto[x-placement^="left"] .tooltip-arrow::before
{
   left: 0;
   border-width: 10px 0 10px 10px;
   border-left-color: rgba(60,60,60,1.00);
}
.ToolTip1 .tooltip-inner 
{
   max-width: 150px;
   color: #000000;
   background-color: #3C3C3C;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 11px;
   font-style: normal;
   text-align: left;
   padding: 10px 10px 10px 10px;
}
.fade
{
   opacity: 0;
   transition: opacity .15s linear;
}
.fade.show
{
   opacity: 1;
}
.ToolTip1.animate-show
{
   animation-duration: 1000ms;
   animation-fill-mode: both;
   animation-name: slide-left-in;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_ImageHotspots1
{
   margin: 30px 0 0 0 ;
   vertical-align: top;
}
#ImageHotspots1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 1280px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_ImageHotspots1
{
   position: relative;
}
#wb_Image1
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 0;
}
#ShapeSponsor768
{
   width: 586px;
   height: 222px;
}
#wb_ImageHotspots1
{
   display: block;
   width: 100%;
   height: auto;
   opacity: 0.80;
   z-index: 1;
}
#wb_ShapeSponsor768
{
   position: absolute;
   left: 0px;
   top: 3283px;
   width: 586px;
   height: 222px;
   visibility: hidden;
   z-index: 2;
}
#wb_Menu
{
   position: absolute;
   left: 1145px;
   top: 20px;
   width: 62px;
   height: 62px;
   visibility: hidden;
   text-align: center;
   z-index: 3;
}
@media only screen and (max-width: 1279px)
{
body
{
   background-color: #000000;
   background-image: url('../images/34946254_black_and_gold_glitter_background_1411.jpg');
   background-attachment: fixed;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: 100% 100%;
}
#wb_Image1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image1
{
   margin-left: auto;
   margin-right: auto;
}
#wb_ShapeSponsor768
{
   left: 0px;
   top: 3283px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_Menu
{
   left: 1145px;
   top: 20px;
   width: 62px;
   height: 62px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#Menu
{
   line-height: 62px;
   width: 62px;
   height: 62px;
}
#Menu .line:first-child
{
   margin-top: 19px;
}
#wb_Menu a
{
   color: #FFFFFF;
   border: 1px solid #2E2E2E;
   border-radius: 0px;
   background-color: #3C3C3C;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
   text-transform: none;
}
#wb_Menu a
{
   display: flex;
   align-items: center;
   justify-content: center;
}
#wb_Menu a:hover
{
   color: #FFFFFF;
   background-color: #3C3C3C;
   border: 1px solid #2E2E2E;
}
#ToolTip1
{
   left: 1320px;
   top: 610px;
   width: 30px;
   height: 30px;
   visibility: hidden;
   display: none;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_ImageHotspots1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 30px 0 0 0 ;
   padding: 0;
}
#ImageHotspots1
{
   margin-left: auto;
   margin-right: auto;
}
}
