body
{
   background-color: #000000;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
a
{
   color: #6A6A6A;
   text-decoration: underline;
}
a:hover
{
   color: #D3D3D3;
   text-decoration: underline;
}
.tmenu .nav
{
   font-family: Arial;
   font-weight: normal;
   font-size: 24px;
   font-style: normal;
   color: #AAAAAA;
   text-align: center;
   text-transform: none;
}
#tmenu, .tmenu .nav, .tmenu *
{
   margin: 0;
   padding: 0;
   box-sizing: border-box;
   line-height: 1;
   list-style: none;
}
.tmenu .nav:before,
.tmenu .nav:after 
{
   content: " ";
   display: table;
}
.tmenu .nav:after 
{
   clear: both;
}
.tmenu .nav a 
{
   text-decoration: none;
}
.tmenu .nav ul
{
   margin-top: 0;
   margin-bottom: 0;
}
.tmenu .nav ul ul
{
   margin-bottom: 0;
}
.tmenu .container 
{
   margin-right: auto;
   margin-left: auto;
   padding: 0;
}
.tmenu .container:before,
.tmenu .container:after 
{
   content: " ";
   display: table;
}
.tmenu .container:after 
{
   clear: both;
}
.tmenu .collapse 
{
   display: none;
}
.tmenu .collapse.show 
{
   display: block;
}
.tmenu .collapsing 
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height .35s ease;
}
.tmenu .arrow, .tmenu .arrow-right
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-top: 4px solid #000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
.tmenu .dropdown 
{
   position: relative;
}
.tmenu .dropdown-toggle:focus 
{
   outline: 0;
}
.tmenu .dropdown-menu 
{
   position: absolute;
   top: 100%;
   left: 0;
   z-index: 1000;
   display: none;
   float: left;
   min-width: 160px;
   padding: 5px 0;
   margin: 2px 0 0;
   list-style: none;
   font-size: 24px;
   background-color: transparent;
   background-image: none;
   border: 1px solid rgba(21,23,25,0.00);
   border-radius: 0px;
   background-clip: padding-box;
}
.tmenu .dropdown-menu .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #151719;
}
.tmenu .dropdown-menu > li > a
{
   display: block;
   padding: 3px 20px 3px 20px;
   clear: both;
   line-height: 1.428571429;
   color: #AAAAAA;
   text-transform: none;
   white-space: nowrap;
}
.tmenu .dropdown-menu > li > a:hover,
.tmenu .dropdown-menu > li > a:focus 
{
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   background-image: none;
}
.tmenu .dropdown-menu > li > a.active,
.tmenu .dropdown-menu > li > a.active:hover,
.tmenu .dropdown-menu > li > a.active:focus
{
   color: #FFFFFF;
   background-color: transparent;
   background-image: none;
   text-decoration: none;
   outline: 0;
}
.tmenu .show > .dropdown-menu
{
   display: block;
}
.tmenu .show > a
{
   outline: 0;
}
.tmenu .dropdown-header
{
   display: block;
   padding: 3px 20px;
   line-height: 1.428571429;
   color: #aeaeae;
}
.tmenu .dropdown-backdrop
{
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990;
}
.tmenu .nav > li 
{
   position: relative;
   display: block;
}
.tmenu .nav > li > a
{
   position: relative;
   display: block;
   padding: 10px 15px 10px 15px;
}
.tmenu .nav .show > a,
.tmenu .nav .show > a:hover,
.tmenu .nav .show > a:focus
{
    border-color: #000000;
}
.tmenu .nav .nav-divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #151719;
}
.tmenu .nav .arrow
{
   border-top-color: #000000;
   border-bottom-color: #000000;
}
.tmenu
{
   position: relative;
}
.tmenu:before,
.tmenu:after
{
   content: " ";
   display: table;
}
.tmenu:after
{
   clear: both;
}
.tmenu .navbar-header:before,
.tmenu .navbar-header:after
{
   content: " ";
   display: table;
}
.tmenu .navbar-header:after
{
   clear: both;
}
.tmenu-navbar-collapse 
{
   overflow-x: visible;
   -webkit-overflow-scrolling: touch;
}
.tmenu-navbar-collapse:before,
.tmenu-navbar-collapse:after
{
   content: " ";
   display: table;
}
.tmenu-navbar-collapse:after
{
   clear: both;
}
.tmenu-navbar-collapse.show
{
   overflow-y: auto;
}
.tmenu .navbar-toggle 
{
   position: relative;
   float: right;
   width: 52px;
   height: 42px;
   padding: 10px 15px 10px 15px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 0px;
}
.tmenu .navbar-toggle .line
{
   display: block;
   width: 22px;
   height: 4px;
   border-radius: 0px;
   transition: all 500ms linear;
}
.tmenu .navbar-toggle .line
{
   margin: 4px auto;
}
.tmenu .navbar-toggle  .line:first-child
{
   margin-top: 0px !important;
}
#tmenu .navbar-toggle[aria-expanded=true] .line:nth-child(1)
{
   transform: translateY(8px) rotate(45deg);
}
#tmenu .navbar-toggle[aria-expanded=true] .line:nth-child(2)
{
   opacity: 0;
}
#tmenu .navbar-toggle[aria-expanded=true] .line:nth-child(3)
{
   transform: translateY(-8px) rotate(-45deg);
}
.tmenu .navbar-nav
{
   margin: 6px -15px;
}
.tmenu .navbar-nav > li > .dropdown-menu
{
   margin-top: 0;
}
.tmenu .navbar-nav > li > a
{
   color: #AAAAAA;
}
.tmenu .navbar-nav > li > a:hover,
.tmenu .navbar-nav > li > a:focus
{
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   text-decoration: none;
}
.tmenu .navbar-nav > li > a.active,
.tmenu .navbar-nav > li > a.active:hover,
.tmenu .navbar-nav > li > a.active:focus
{
   color: #FFFFFF;
   background-color: transparent;
   background-image: none;
}
.tmenu .navbar-toggle
{
   border: 1px solid rgba(20,22,25,0.00);
}
.tmenu .navbar-toggle:hover,
.tmenu .navbar-toggle:focus
{
   background-color: transparent;
}
.tmenu .navbar-toggle .line
{
   background-color: #AAAAAA;
}
.tmenu-navbar-collapse
{
   border-color: rgba(21,23,25,0.00);
}
.tmenu .navbar-nav > .dropdown > a:hover .arrow,
.tmenu .navbar-nav > .dropdown > a:focus .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.tmenu .navbar-nav > .show > a,
.tmenu .navbar-nav > .show > a:hover,
.tmenu .navbar-nav > .show > a:focus
{
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
}
.tmenu .navbar-nav > .show > a .arrow,
.tmenu .navbar-nav > .show > a:hover .arrow,
.tmenu .navbar-nav > .show > a:focus .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.tmenu .navbar-nav > .dropdown > a .arrow
{
   border-top-color: #AAAAAA;
   border-bottom-color: #AAAAAA;
}
.tmenu .navbar-link
{
   color: #AAAAAA;
}
.tmenu .navbar-link:hover
{
   color: #FFFFFF;
}
.tmenu .navbar-header
{
   color: #AAAAAA;
}
@media (min-width: 700px) 
{
.tmenu .navbar-right .dropdown-menu
{
   right: 0;
   left: auto;
}
.tmenu .navbar-header
{
   float: left;
}
.tmenu-navbar-collapse
{
   width: auto;
   border-top: 0;
   box-shadow: none;
}
.tmenu-navbar-collapse.collapse
{
   display: block!important;
   height: auto!important;
   padding-bottom: 0;
   overflow: visible!important;
}
.tmenu-navbar-collapse.show
{
   overflow-y: auto;
}
.tmenu .navbar-toggle
{
   display: none;
}
.tmenu .navbar-nav
{
   display: flex;
   flex-direction: row;
   justify-content: center;
   margin: 0;
}
.tmenu .navbar-nav > li
{
   float: left;
}
.tmenu .container > .navbar-header,
.tmenu .container > .tmenu-navbar-collapse
{
   margin-right: 0;
   margin-left: 0;
}
.tmenu .navbar-nav > .dropdown > a:hover .arrow,
.tmenu .navbar-nav > .dropdown > a:focus .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
}
@media (max-width: 700px) 
{
.tmenu 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid rgba(16,17,19,0.00);
}
.tmenu .navbar-nav
{
   margin: 0;
   background-color: transparent;
   background-image: none;
}
.tmenu .navbar-nav .show .dropdown-menu
{
   position: static !important;
   transform: translate3d(0px, 0px, 0px) !important;
   float: none;
   width: auto;
   margin-top: 0;
   background-color: transparent;
   border: 0;
   box-shadow: none;
}
.tmenu .navbar-nav .show .dropdown-menu > li > a,
.tmenu .navbar-nav .show .dropdown-menu .dropdown-header
{
   padding: 5px 15px 5px 25px;
}
.tmenu .navbar-nav .show .dropdown-menu > li > a
{
   line-height: 20px;
}
}
@media (min-width: 700px) 
{
.tmenu 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid rgba(16,17,19,0.00);
   border-radius: 0px;
}
.tmenu .navbar-nav > li > a
{
   color: #AAAAAA;
}
.tmenu .navbar-nav > li > a:hover,
.tmenu .navbar-nav > li > a:focus
{
   color: #FFFFFF;
   background-color: transparent;
   background-image: none;
}
.tmenu .navbar-nav > li > a.active,
.tmenu .navbar-nav > li > a.active:hover,
.tmenu .navbar-nav > li > a.active:focus
{
   color: #FFFFFF;
   background-color: transparent;
   background-image: none;
}
.tmenu .navbar-nav > .show > a,
.tmenu .navbar-nav > .show > a:hover,
.tmenu .navbar-nav > .show > a:focus
{
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
}
.tmenu .navbar-nav > .dropdown > a:hover .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.tmenu .navbar-nav > .dropdown > a .arrow
{
   border-top-color: #AAAAAA;
   border-bottom-color: #AAAAAA;
}
.tmenu .navbar-nav > li > a.active > .arrow,
.tmenu .navbar-nav > li > a.active:hover > .arrow,
.tmenu .navbar-nav > li > a.active:focus > .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.tmenu .navbar-nav > .show > a .arrow,
.tmenu .navbar-nav > .show > a:hover .arrow,
.tmenu .navbar-nav > .show > a:focus .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.tmenu .navbar-link
{
   color: #AAAAAA;
}
.tmenu .navbar-link:hover 
{
   color: #fff;
}
}
#tmenu .svg-icon
{
   fill: currentColor;
   height: 16px;
   position: relative;
   left: 0;
   top: 0;
   margin-right: 4px;
   width: 16px;
}
#wb_tmenu
{
   z-index: 1111 !important;
}
#wb_gdmlogo
{
   margin: 0;
   vertical-align: top;
}
#gdmlogo
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_copyright 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 10px 10px 10px 10px;
   text-align: center;
}
#wb_copyright div
{
   text-align: center;
}
#wb_copyright
{
   display: block;
   margin: 10px 10px 10px 10px;
   box-sizing: border-box;
   width: calc(100% - 20px);
}
#wb_facebook
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   text-align: center;
   margin: 10px 10px 10px 10px;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_facebook a
{
   text-decoration: none;
}
#wb_facebook a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_facebook:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
}
#facebook
{
   height: 30px;
   width: 30px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#facebook i
{
   color: #6A6A6A;
   display: inline-block;
   font-size: 30px;
   line-height: 30px;
   vertical-align: middle;
}
#wb_facebook:hover #facebook i
{
   color: #D3D3D3;
}
#wb_instagram
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   text-align: center;
   margin: 10px 10px 10px 10px;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_instagram a
{
   text-decoration: none;
}
#wb_instagram a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_instagram:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
}
#instagram
{
   height: 30px;
   width: 30px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#instagram i
{
   color: #6A6A6A;
   display: inline-block;
   font-size: 30px;
   line-height: 30px;
   vertical-align: middle;
}
#wb_instagram:hover #instagram i
{
   color: #D3D3D3;
}
#wb_youtube
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   text-align: center;
   margin: 10px 10px 10px 10px;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_youtube a
{
   text-decoration: none;
}
#wb_youtube a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_youtube:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
}
#youtube
{
   height: 30px;
   width: 30px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#youtube i
{
   color: #6A6A6A;
   display: inline-block;
   font-size: 30px;
   line-height: 30px;
   vertical-align: middle;
}
#wb_youtube:hover #youtube i
{
   color: #D3D3D3;
}
#wb_bandcamp
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   text-align: center;
   margin: 10px 10px 10px 10px;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_bandcamp a
{
   text-decoration: none;
}
#wb_bandcamp a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_bandcamp:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
}
#bandcamp
{
   height: 30px;
   width: 30px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#bandcamp i
{
   color: #6A6A6A;
   display: inline-block;
   font-size: 30px;
   line-height: 30px;
   vertical-align: middle;
}
#wb_bandcamp:hover #bandcamp i
{
   color: #D3D3D3;
}
#wb_gdm_store
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   text-align: center;
   margin: 10px 10px 10px 10px;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_gdm_store a
{
   text-decoration: none;
}
#wb_gdm_store a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_gdm_store:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
}
#gdm_store
{
   height: 30px;
   width: 30px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#gdm_store i
{
   color: #6A6A6A;
   display: inline-block;
   font-size: 30px;
   line-height: 30px;
   vertical-align: middle;
}
#wb_gdm_store:hover #gdm_store i
{
   color: #D3D3D3;
}
#wb_gdm_footer_menu
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(0,0,0,0.60);
   background-image: none;
   border: 0px solid #141619;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#gdm_footer_menu
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#gdm_footer_menu > .col-1, #gdm_footer_menu > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#gdm_footer_menu > .col-1, #gdm_footer_menu > .col-2
{
   flex: 0 0 auto;
}
#gdm_footer_menu > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#gdm_footer_menu > .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: 480px)
{
#gdm_footer_menu > .col-1, #gdm_footer_menu > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_gdm_header_menu
{
   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;
}
#gdm_header_menu
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#gdm_header_menu > .col-1, #gdm_header_menu > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#gdm_header_menu > .col-1, #gdm_header_menu > .col-2
{
   flex: 0 0 auto;
}
#gdm_header_menu > .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: center;
   text-align: center;
}
#gdm_header_menu > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   flex-basis: 75%;
   max-width: 75%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#gdm_header_menu > .col-1, #gdm_header_menu > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_brevemente_galeria 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_brevemente_galeria div
{
   text-align: center;
}
#wb_brevemente_galeria
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_galeriaLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#galeriaLayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 300px 0 300px 0;
   margin-right: auto;
   margin-left: auto;
}
#galeriaLayoutGrid1 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#galeriaLayoutGrid1 > .col-1
{
   flex: 0 0 auto;
}
#galeriaLayoutGrid1 > .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: 480px)
{
#galeriaLayoutGrid1 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#galeriaLayoutGrid1-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 0px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.01);
   transition: height 2000ms ease;
}
#galeriaLayoutGrid1-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#galeriaLayoutGrid1-divider-top .divider-fill
{
   fill: rgba(0,0,0,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#galeriaLayoutGrid1-divider-top.show
{
   height: 50px;
}
#wb_galeriaLayoutGrid1 .parallax
{
   background-color: transparent;
   background-image: url('images/blood_3_hdr.jpg');
   background-repeat: repeat;
   background-position: center center;
   position: fixed;
   top: 0;
   transform: translate3d(0, 0, 0);
   transform-style: preserve-3d;
   width: 100%;
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
}
#wb_galeriaLayoutGrid1 .parallax__container
{
   clip: rect(0, auto, auto, 0);
   height: 100%;
   left: 0;
   overflow: hidden;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: -100;
}
#wb_gdm_footer_menu
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(0,0,0,0.60);
   background-image: none;
   border: 0px solid #141619;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#gdm_footer_menu
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#gdm_footer_menu > .col-1, #gdm_footer_menu > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#gdm_footer_menu > .col-1, #gdm_footer_menu > .col-2
{
   flex: 0 0 auto;
}
#gdm_footer_menu > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#gdm_footer_menu > .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: 480px)
{
#gdm_footer_menu > .col-1, #gdm_footer_menu > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_uid0
{
   color: #808080;
   font-family: "Arial";
   font-size: 13px;
}
#wb_facebook
{
   display: inline-block;
   width: 30px;
   height: 30px;
   text-align: center;
   z-index: 5;
}
#wb_instagram
{
   display: inline-block;
   width: 30px;
   height: 30px;
   text-align: center;
   z-index: 6;
}
#wb_tmenu
{
   display: block;
   width: 100%;
   text-align: center;
   z-index: 1;
}
#wb_youtube
{
   display: inline-block;
   width: 30px;
   height: 30px;
   text-align: center;
   z-index: 7;
}
#wb_gdmlogo
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 0;
}
#wb_gdm_store
{
   display: inline-block;
   width: 30px;
   height: 30px;
   text-align: center;
   z-index: 9;
}
#wb_bandcamp
{
   display: inline-block;
   width: 30px;
   height: 30px;
   text-align: center;
   z-index: 8;
}
