<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
a
{
   color: #FFFFFF;
   text-decoration: none;
}
a:visited
{
   color: #DEB887;
}
a:hover
{
   color: #DEB887;
   text-decoration: underline;
}
input:focus, textarea:focus, select:focus
{
   outline: none;
}
.visibility-hidden
{
   visibility: hidden;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape)
{
   #wb_home_pa3en, #wb_Dopobrania, #wb_Faq
   {
      background-attachment: scroll !important;
   }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5)
{
   #wb_home_pa3en, #wb_Dopobrania, #wb_Faq
   {
      background-attachment: scroll !important;
   }
}
#wb_header
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
}
#header
{
   box-sizing: border-box;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#header &gt; .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#header &gt; .row &gt; .col-1, #header &gt; .row &gt; .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#header &gt; .row &gt; .col-1, #header &gt; .row &gt; .col-2
{
   float: left;
}
#header &gt; .row &gt; .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: left;
}
#header &gt; .row &gt; .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 75%;
   text-align: right;
}
#header:before,
#header:after,
#header .row:before,
#header .row:after
{
   display: table;
   content: " ";
}
#header:after,
#header .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#header &gt; .row &gt; .col-1, #header &gt; .row &gt; .col-2
{
   float: none;
   width: 100%;
}
}
.headerMenu_en .hide 
{
   display: none!important;
}
.headerMenu_en .show 
{
   display: block!important;
}
.headerMenu_en .hidden
{
   display: none!important;
   visibility: hidden!important;
}
.headerMenu_en .nav
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   color: #C0C0C0;
   text-align: left;
}
#headerMenu_en, .headerMenu_en .nav, .headerMenu_en *
{
   margin: 0;
   padding: 0;
   box-sizing: border-box;
   line-height: 1;
   list-style: none;
}
.headerMenu_en .nav:before,
.headerMenu_en .nav:after 
{
   content: " ";
   display: table;
}
.headerMenu_en .nav:after 
{
   clear: both;
}
.headerMenu_en .nav a 
{
   text-decoration: none;
}
.headerMenu_en .nav ul
{
   margin-top: 0;
   margin-bottom: 0;
}
.headerMenu_en .nav ul ul
{
   margin-bottom: 0;
}
.headerMenu_en .container 
{
   margin-right: auto;
   margin-left: auto;
   padding: 0;
}
.headerMenu_en .container:before,
.headerMenu_en .container:after 
{
   content: " ";
   display: table;
}
.headerMenu_en .container:after 
{
   clear: both;
}
.headerMenu_en .collapse 
{
   display: none;
}
.headerMenu_en .collapse.show 
{
   display: block;
}
.headerMenu_en .collapsing 
{
   position: relative;
   height: 0;
   overflow: hidden;
   -webkit-transition: height .35s ease;
   transition: height .35s ease;
}
.headerMenu_en .caret 
{
   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;
}
.headerMenu_en .dropdown 
{
   position: relative;
}
.headerMenu_en .dropdown-toggle:focus 
{
   outline: 0;
}
.headerMenu_en .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: 15px;
   background-color: #000000;
   background-image: none;
   border: 1px solid rgba(128,0,0,1.00);
   border-radius: 6px;
   background-clip: padding-box;
}
.headerMenu_en .dropdown-menu .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #800000;
}
.headerMenu_en .dropdown-menu&gt;li&gt;a 
{
   display: block;
   padding: 3px 20px 3px 20px;
   clear: both;
   line-height: 1.428571429;
   color: #C0C0C0;
   white-space: nowrap;
}
.headerMenu_en .dropdown-menu&gt;li&gt;a:hover,
.headerMenu_en .dropdown-menu&gt;li&gt;a:focus 
{
   text-decoration: none;
   color: #A52A2A;
   background-color: #000000;
   background-image: none;
}
.headerMenu_en .dropdown-menu&gt;li&gt;a.active,
.headerMenu_en .dropdown-menu&gt;li&gt;a.active:hover,
.headerMenu_en .dropdown-menu&gt;li&gt;a.active:focus
{
   color: #A52A2A;
   background-color: #000000;
   background-image: none;
   text-decoration: none;
   outline: 0;
}
.headerMenu_en .show&gt;.dropdown-menu 
{
   display: block;
}
.headerMenu_en .show&gt;a 
{
   outline: 0;
}
.headerMenu_en .dropdown-header 
{
   display: block;
   padding: 3px 20px;
   line-height: 1.428571429;
   color: #aeaeae;
}
.headerMenu_en .dropdown-backdrop 
{
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990;
}
.headerMenu_en .dropdown.show .dropdown-menu
{
   animation-name: headerMenu_en-animation;
   animation-duration: 500ms;
   animation-iteration-count: 1;
   animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
   animation-fill-mode: forwards;
}
@keyframes headerMenu_en-animation
{
   0%
   {
      opacity: 0;
   }
   100%
   {
      opacity: 1;
   }
}
.headerMenu_en .nav&gt;li 
{
   position: relative;
   display: block;
}
.headerMenu_en .nav&gt;li&gt;a 
{
   position: relative;
   display: block;
   padding: 15px 15px 15px 15px;
}
.headerMenu_en .nav .show&gt;a,
.headerMenu_en .nav .show&gt;a:hover,
.headerMenu_en .nav .show&gt;a:focus 
{
   background-color: #ccc;
   border-color: #000000;
}
.headerMenu_en .nav .nav-divider 
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #800000;
}
.headerMenu_en .nav&gt;li&gt;a&gt;img 
{
   max-width: none;
}
.headerMenu_en .nav .caret 
{
   border-top-color: #000000;
   border-bottom-color: #000000;
}
.headerMenu_en
{
   position: relative;
}
.headerMenu_en:before,
.headerMenu_en:after
{
   content: " ";
   display: table;
}
.headerMenu_en:after
{
   clear: both;
}
.headerMenu_en .navbar-header:before,
.headerMenu_en .navbar-header:after
{
   content: " ";
   display: table;
}
.headerMenu_en .navbar-header:after
{
   clear: both;
}
.headerMenu_en-navbar-collapse 
{
   overflow-x: visible;
   -webkit-overflow-scrolling: touch;
}
.headerMenu_en-navbar-collapse:before,
.headerMenu_en-navbar-collapse:after
{
   content: " ";
   display: table;
}
.headerMenu_en-navbar-collapse:after
{
   clear: both;
}
.headerMenu_en-navbar-collapse.show 
{
   overflow-y: auto;
}
.headerMenu_en .navbar-toggle 
{
   position: relative;
   float: right;
   padding: 15px 10px 14px 10px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 6px;
}
.headerMenu_en .navbar-toggle .icon-bar 
{
   display: block;
   width: 22px;
   height: 2px;
   border-radius: 1px;
}
.headerMenu_en .navbar-toggle .icon-bar+.icon-bar
{
   margin-top: 4px;
}
.headerMenu_en .navbar-nav
{
   margin: 6px -15px;
}
.headerMenu_en .navbar-nav&gt;li&gt;.dropdown-menu
{
   margin-top: 0;
}
.headerMenu_en .navbar-nav&gt;li&gt;a
{
   color: #C0C0C0;
}
.headerMenu_en .navbar-nav&gt;li&gt;a:hover,
.headerMenu_en .navbar-nav&gt;li&gt;a:focus
{
   background-color: #000000;
   background-image: none;
   color: #A52A2A;
   text-decoration: none;
}
.headerMenu_en .navbar-nav&gt;li&gt;a.active,
.headerMenu_en .navbar-nav&gt;li&gt;a.active:hover,
.headerMenu_en .navbar-nav&gt;li&gt;a.active:focus
{
   color: #A52A2A;
   background-color: #000000;
   background-image: none;
}
.headerMenu_en .navbar-toggle
{
   border: 1px solid rgba(79,79,79,0.10);
}
.headerMenu_en .navbar-toggle:hover,
.headerMenu_en .navbar-toggle:focus
{
   background-color: transparent;
}
.headerMenu_en .navbar-toggle .icon-bar
{
   background-color: #C0C0C0;
}
.headerMenu_en-navbar-collapse
{
   border-color: rgba(128,0,0,1.00);
}
.headerMenu_en .navbar-nav&gt;.dropdown&gt;a:hover .caret,
.headerMenu_en .navbar-nav&gt;.dropdown&gt;a:focus .caret
{
   border-top-color: #A52A2A;
   border-bottom-color: #A52A2A;
}
.headerMenu_en .navbar-nav&gt;.show&gt;a,
.headerMenu_en .navbar-nav&gt;.show&gt;a:hover,
.headerMenu_en .navbar-nav&gt;.show&gt;a:focus
{
   background-color: #000000;
   background-image: none;
   color: #A52A2A;
}
.headerMenu_en .navbar-nav&gt;.show&gt;a .caret,
.headerMenu_en .navbar-nav&gt;.show&gt;a:hover .caret,
.headerMenu_en .navbar-nav&gt;.show&gt;a:focus .caret
{
   border-top-color: #A52A2A;
   border-bottom-color: #A52A2A;
}
.headerMenu_en .navbar-nav&gt;.dropdown&gt;a .caret
{
   border-top-color: #C0C0C0;
   border-bottom-color: #C0C0C0;
}
.headerMenu_en .navbar-link
{
   color: #C0C0C0;
}
.headerMenu_en .navbar-link:hover
{
   color: #A52A2A;
}
.headerMenu_en .navbar-header
{
   color: #C0C0C0;
}
@media (min-width: 480px) 
{
.headerMenu_en .navbar-right .dropdown-menu
{
   right: 0;
   left: auto;
}
.headerMenu_en .navbar-header
{
   float: left;
}
.headerMenu_en-navbar-collapse
{
   width: auto;
   border-top: 0;
   box-shadow: none;
}
.headerMenu_en-navbar-collapse.collapse
{
   display: block!important;
   height: auto!important;
   padding-bottom: 0;
   overflow: visible!important;
}
.headerMenu_en-navbar-collapse.show
{
   overflow-y: auto;
}
.headerMenu_en .navbar-toggle
{
   display: none;
}
.headerMenu_en .navbar-nav 
{
   float: right;
   margin: 0;
}
.headerMenu_en .navbar-nav&gt;li 
{
   float: left;
}
.headerMenu_en .container&gt;.navbar-header,
.headerMenu_en .container&gt;.headerMenu_en-navbar-collapse
{
   margin-right: 0;
   margin-left: 0;
}
.headerMenu_en .navbar-nav&gt;.dropdown&gt;a:hover .caret,
.headerMenu_en .navbar-nav&gt;.dropdown&gt;a:focus .caret
{
   border-top-color: #A52A2A;
   border-bottom-color: #A52A2A;
}
}
@media (max-width: 480px) 
{
.headerMenu_en 
{
   background-color: #000000;
   background-image: none;
   border: 1px solid rgba(128,0,0,0.00);
}
.headerMenu_en .navbar-nav
{
   margin: 0;
   background-color: #000000;
   background-image: none;
}
.headerMenu_en .navbar-nav .show .dropdown-menu
{
   position: static !important;
   float: none;
   width: auto;
   margin-top: 0;
   background-color: transparent;
   border: 0;
   box-shadow: none;
}
.headerMenu_en .navbar-nav .show .dropdown-menu&gt;li&gt;a,
.headerMenu_en .navbar-nav .show .dropdown-menu .dropdown-header
{
   padding: 5px 15px 5px 25px;
}
.headerMenu_en .navbar-nav .show .dropdown-menu&gt;li&gt;a 
{
   line-height: 20px;
}
}
@media (min-width: 480px) 
{
.headerMenu_en 
{
   background-color: #000000;
   background-image: none;
   border: 1px solid rgba(128,0,0,0.00);
   border-radius: 6px;
}
.headerMenu_en .navbar-nav&gt;li&gt;a 
{
   color: #C0C0C0;
}
.headerMenu_en .navbar-nav&gt;li&gt;a:hover,
.headerMenu_en .navbar-nav&gt;li&gt;a:focus
{
   color: #A52A2A;
   background-color: transparent;
   background-image: none;
}
.headerMenu_en .navbar-nav&gt;li&gt;a.active,
.headerMenu_en .navbar-nav&gt;li&gt;a.active:hover,
.headerMenu_en .navbar-nav&gt;li&gt;a.active:focus
{
   color: #A52A2A;
   background-color: transparent;
   background-image: none;
}
.headerMenu_en .navbar-nav&gt;.show&gt;a,
.headerMenu_en .navbar-nav&gt;.show&gt;a:hover,
.headerMenu_en .navbar-nav&gt;.show&gt;a:focus
{
   background-color: transparent;
   background-image: none;
   color: #A52A2A;
}
.headerMenu_en .navbar-nav&gt;.dropdown&gt;a:hover .caret
{
   border-top-color: #A52A2A;
   border-bottom-color: #A52A2A;
}
.headerMenu_en .navbar-nav&gt;.dropdown&gt;a .caret
{
   border-top-color: #C0C0C0;
   border-bottom-color: #C0C0C0;
}
.headerMenu_en .navbar-nav &gt; li &gt; a.active &gt; .caret,
.headerMenu_en .navbar-nav &gt; li &gt; a.active:hover &gt; .caret,
.headerMenu_en .navbar-nav &gt; li &gt; a.active:focus &gt; .caret
{
   border-top-color: #A52A2A;
   border-bottom-color: #A52A2A;
}
.headerMenu_en .navbar-nav&gt;.show&gt;a .caret,
.headerMenu_en .navbar-nav&gt;.show&gt;a:hover .caret,
.headerMenu_en .navbar-nav&gt;.show&gt;a:focus .caret
{
   border-top-color: #A52A2A;
   border-bottom-color: #A52A2A;
}
.headerMenu_en .navbar-link
{
   color: #C0C0C0;
}
.headerMenu_en .navbar-link:hover 
{
   color: #fff;
}
}
#headerMenu_en i
{
   font-size: 16px;
   position: relative;
   left: 0;
   top: 0;
   margin-right: 4px;
   width: 16px;
}
#wb_headerMenu_en
{
   z-index: 1111 !important;
}
#wb_home_pa3en
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 100vh;
   background-color: transparent;
   background-image: url('../images/Korg PA3 top.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-size: cover;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#home_pa3en
{
   box-sizing: border-box;
   height: 100vh;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 188px 0px 150px 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#home_pa3en &gt; .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 50px;
   padding-left: 50px;
   position: relative;
}
#home_pa3en &gt; .col-1
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#home_pa3en &gt; .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 100%;
   max-width: 100%;
   display: -webkit-flex;
   -webkit-flex-wrap: wrap;
   -webkit-align-content: center;
   -webkit-align-self: stretch;
   -webkit-align-items: center;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#wb_home_pa3en, #home_pa3en
{
   height: auto;
}
#home_pa3en &gt; div[class^="col-"]
{
   height: 100vh;
}
#home_pa3en &gt; .col-1
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#home_pa3en-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0;
   left: 0;
   width: 100%;
   height: 150px;
   transform: scaleX(-1.0);
}
#home_pa3en-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#home_pa3en-divider-bottom .divider-fill
{
   fill: #4F4F4F;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_homeText 
{
   background-color: rgba(255,255,255,0.50);
   background-image: none;
   border: 0px solid #000000;
   padding: 20px 20px 20px 20px;
   margin: 0px 100px 0px 100px;
   text-align: center;
}
#wb_homeText
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 32px;
   line-height: 36px;
}
#wb_homeText p, #wb_homeText ul
{
   margin: 0;
   padding: 0;
}
#wb_homeText
{
   display: block;
   margin: 0px 100px 0px 100px;
   box-sizing: border-box;
   width: calc(100% - 200px);
}
#wb_facts
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
}
#facts
{
   box-sizing: border-box;
   padding: 100px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#facts &gt; .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#facts &gt; .row &gt; .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#facts &gt; .row &gt; .col-1
{
   float: left;
}
#facts &gt; .row &gt; .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#facts:before,
#facts:after,
#facts .row:before,
#facts .row:after
{
   display: table;
   content: " ";
}
#facts:after,
#facts .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#facts &gt; .row &gt; .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Dopobrania
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/Korg PA3 top.jpg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: fixed;
   background-size: cover;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#Dopobrania
{
   box-sizing: border-box;
   padding: 175px 15px 175px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#Dopobrania &gt; .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Dopobrania &gt; .row &gt; .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Dopobrania &gt; .row &gt; .col-1
{
   float: left;
}
#Dopobrania &gt; .row &gt; .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#Dopobrania:before,
#Dopobrania:after,
#Dopobrania .row:before,
#Dopobrania .row:after
{
   display: table;
   content: " ";
}
#Dopobrania:after,
#Dopobrania .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#Dopobrania &gt; .row &gt; .col-1
{
   float: none;
   width: 100% !important;
}
}
#Dopobrania-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0;
   width: 100%;
   height: 50px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.0);
}
#Dopobrania-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#Dopobrania-divider-top .divider-fill
{
   fill: #000000;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#Dopobrania-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0;
   left: 0;
   width: 100%;
   height: 200px;
   transform: scaleX(-1.0);
}
#Dopobrania-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#Dopobrania-divider-bottom .divider-fill
{
   fill: #4F4F4F;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_social
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #4F4F4F;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#social
{
   box-sizing: border-box;
   padding: 25px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#social &gt; .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#social &gt; .row &gt; .col-1, #social &gt; .row &gt; .col-2, #social &gt; .row &gt; .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#social &gt; .row &gt; .col-1, #social &gt; .row &gt; .col-2, #social &gt; .row &gt; .col-3
{
   float: left;
}
#social &gt; .row &gt; .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#social &gt; .row &gt; .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#social &gt; .row &gt; .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#social:before,
#social:after,
#social .row:before,
#social .row:after
{
   display: table;
   content: " ";
}
#social:after,
#social .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#social &gt; .row &gt; .col-1, #social &gt; .row &gt; .col-2, #social &gt; .row &gt; .col-3
{
   float: none;
   width: 100%;
}
}
#wb_Faq
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/Korg PA3 top.jpg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: fixed;
   background-size: cover;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#Faq
{
   box-sizing: border-box;
   padding: 175px 15px 175px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#Faq &gt; .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Faq &gt; .row &gt; .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Faq &gt; .row &gt; .col-1
{
   float: left;
}
#Faq &gt; .row &gt; .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#Faq:before,
#Faq:after,
#Faq .row:before,
#Faq .row:after
{
   display: table;
   content: " ";
}
#Faq:after,
#Faq .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#Faq &gt; .row &gt; .col-1
{
   float: none;
   width: 100% !important;
}
}
#Faq-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0;
   width: 100%;
   height: 50px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.0);
}
#Faq-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#Faq-divider-top .divider-fill
{
   fill: #4F4F4F;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#Faq-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0;
   left: 0;
   width: 100%;
   height: 100px;
   transform: scaleX(-1.0);
}
#Faq-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#Faq-divider-bottom .divider-fill
{
   fill: #4F4F4F;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#newsletter
{
   display: -webkit-flex;
   display: flex;
   position: relative;
   padding: 50px 25px 50px 25px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
   margin: 0;
   background-color: #4F4F4F;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   font-size: 0px;
}
#wb_contact
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/Korg PA3 top.jpg');
   background-repeat: repeat;
   background-position: left top;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#contact
{
   box-sizing: border-box;
   padding: 40px 15px 80px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#contact &gt; .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contact &gt; .row &gt; .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#contact &gt; .row &gt; .col-1
{
   float: left;
}
#contact &gt; .row &gt; .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#contact &gt; .row &gt; .col-1 &gt; .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0px 10px 0px;
}
#contact:before,
#contact:after,
#contact .row:before,
#contact .row:after
{
   display: table;
   content: " ";
}
#contact:after,
#contact .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#contact &gt; .row &gt; .col-1
{
   float: none;
   width: 100% !important;
}
}
#contact-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background: linear-gradient(to left, #FFFFFF 0%, rgba(255,255,255,0.00) 100%);
}
#contact-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0;
   width: 100%;
   height: 200px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.0);
}
#contact-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#contact-divider-top .divider-fill
{
   fill: #4F4F4F;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#contact-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0;
   left: 0;
   width: 100%;
   height: 150px;
   transform: scaleX(-1.0);
}
#contact-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#contact-divider-bottom .divider-fill
{
   fill: #000000;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#upStickyLayer
{
   background-color: #3E3E3E;
   background-image: none;
   opacity: 0.77;
}
#wb_upIcon
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #3E3E3E;
   text-align: center;
   margin: 0;
   padding: 4px 4px 4px 4px;
   vertical-align: top;
}
#upIcon
{
   height: 24px;
   width: 24px;
}
#upIcon i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 14px;
}
#wb_upIcon:hover i
{
   color: #007BFF;
}
#wb_Dopobrania1
{
   background-color: #4F4F4F;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 5px 5px 5px 5px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Dopobrania1:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#Dopobrania1
{
   height: 62px;
   width: 62px;
}
#Dopobrania1 i
{
   color: #800000;
   display: inline-block;
   font-size: 62px;
   line-height: 62px;
   vertical-align: middle;
   width: 52px;
}
#wb_Dopobrania1:hover i
{
   color: #4F4F4F;
}
#wb_Dopobrania1
{
   -webkit-transition: all 500ms linear 0ms;
   transition: all 500ms linear 0ms;
}
#wb_factsHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0px 0px 10px 0px;
   text-align: center;
}
#factsHeading1
{
   color: #C0C0C0;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
}
#wb_factsIcon
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#factsIcon
{
   height: 100px;
   width: 100px;
}
#factsIcon i
{
   color: #800000;
   display: inline-block;
   font-size: 100px;
   line-height: 100px;
   vertical-align: middle;
   width: 99px;
}
#wb_factsIcon:hover i
{
   color: #FFFFFF;
}
#wb_factsHeading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0px 0px 10px 0px;
   text-align: center;
}
#factsHeading2
{
   color: #808080;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   margin: 0;
   text-align: center;
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 918px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text2
{
   color: #DCDCDC;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 16px;
}
#wb_Text2 p, #wb_Text2 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_IconFont2
{
   background-color: #4F4F4F;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 5px 5px 5px 5px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_IconFont2:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#IconFont2
{
   height: 62px;
   width: 62px;
}
#IconFont2 i
{
   color: #800000;
   display: inline-block;
   font-size: 62px;
   line-height: 62px;
   vertical-align: middle;
   width: 52px;
}
#wb_IconFont2:hover i
{
   color: #4F4F4F;
}
#wb_IconFont2
{
   -webkit-transition: all 500ms linear 0ms;
   transition: all 500ms linear 0ms;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text4
{
   color: #DCDCDC;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 16px;
}
#wb_Text4 p, #wb_Text4 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_IconFont3
{
   background-color: #4F4F4F;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 5px 5px 5px 5px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_IconFont3:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#IconFont3
{
   height: 62px;
   width: 62px;
}
#IconFont3 i
{
   color: #800000;
   display: inline-block;
   font-size: 62px;
   line-height: 62px;
   vertical-align: middle;
   width: 52px;
}
#wb_IconFont3:hover i
{
   color: #4F4F4F;
}
#wb_IconFont3
{
   -webkit-transition: all 500ms linear 0ms;
   transition: all 500ms linear 0ms;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text5
{
   color: #DCDCDC;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 16px;
}
#wb_Text5 p, #wb_Text5 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text5
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_Text6
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_Text6 div
{
   text-align: right;
}
#wb_Text6
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text9 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text9 div
{
   text-align: left;
}
#wb_IconFont4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#IconFont4
{
   height: 94px;
   width: 100px;
}
#IconFont4 i
{
   color: #800000;
   display: inline-block;
   font-size: 94px;
   line-height: 94px;
   vertical-align: middle;
   width: 93px;
}
#wb_IconFont4:hover i
{
   color: #FFFFFF;
}
#wb_Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_Text7
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 16px;
}
#wb_Text7 p, #wb_Text7 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text7
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_Text10 div
{
   text-align: right;
}
#wb_Text10
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image2
{
   height: 100%;
   margin: 0;
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   padding: 5px 0px 0px 0px;
   display: inline-block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: contain;
}
#wb_Image3
{
   height: 100%;
   margin: 0;
   vertical-align: top;
}
#Image3
{
   border: 0px solid #000000;
   padding: 5px 0px 0px 0px;
   display: inline-block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: contain;
}
#wb_Text11 
{
   background-color: rgba(255,255,255,0.50);
   background-image: none;
   border: 0px solid #000000;
   padding: 15px 20px 15px 20px;
   margin: 0px 100px 0px 100px;
   text-align: center;
}
#wb_Text11
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 32px;
   line-height: 36px;
}
#wb_Text11 p, #wb_Text11 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text11
{
   display: block;
   margin: 0px 100px 0px 100px;
   box-sizing: border-box;
   width: calc(100% - 200px);
}
#wb_Text12 
{
   background-color: rgba(255,255,255,0.50);
   background-image: none;
   border: 0px solid #000000;
   padding: 10px 20px 10px 20px;
   margin: 0px 100px 0px 100px;
   text-align: center;
}
#wb_Text12
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 32px;
   line-height: 36px;
}
#wb_Text12 p, #wb_Text12 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text12
{
   display: block;
   margin: 0px 100px 0px 100px;
   box-sizing: border-box;
   width: calc(100% - 200px);
}
#Extension1
{
   background: #4F4F4F;
   background: linear-gradient(to bottom, #4F4F4F 0%, #000000 100%);
   border: 1px solid #292929;
   border-radius: 5px;
   color: #B22222;
   font-family: "Arial";
   font-size: 13px;
   padding: 10px 10px 10px 10px;
   position: relative;
   text-align: center;
   -webkit-transition: all ease-in-out .3s;
   transition: all ease-in-out .3s;
   width: 100%;
}
#Extension1.show
{
       border-bottom-color: #000000;
   border-radius: 5px 5px 0 0;
}
#Extension1, #Extension1 *, .Extension1-playlist
{
   box-sizing: border-box;
}
#Extension1 .info
{
   background: #000000;
   border: 1px solid #666666;
   border-radius: 4px;
   margin: 0px auto;
   padding: 5px;
   text-align: center;
   user-select: none;
   width: 75%;
}
#Extension1 .title 
{
   font-weight: bold;
}
#Extension1 .playlist-toggle
{
   color: #B22222;
   cursor: pointer;
   height: 20px;
   position: absolute;
   right: 10px;
   top: 10px;
   width: 20px;
}
#Extension1 .cover-art
{
   animation: Extension1-rotate 2s linear infinite;
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;
   border: 2px solid #666666;
   border-radius: 50%;
   height: 70px;
   left: 10px;
   position: absolute;
   top: 10px;
   width: 70px;
}
#Extension1:not(.playing) .cover-art
{
   animation-play-state: paused;
}
#Extension1 .cover-art::before
{
   content: "";
   position: absolute;
   top: 50%;
   right: 0;
   left: 0;
   width: 9px;
   height: 9px;
   margin: -4px auto 0 auto;
   background-color: #4F4F4F;
   border-radius: 50%;
   box-shadow: inset 0 0 0 2px #666666;
   z-index: 2;
}
#Extension1 .controls 
{
   cursor: pointer;
   display: inline-block;
   margin: 10px auto;
}
#Extension1 .controls .play,
#Extension1 .controls .pause,
#Extension1 .controls .prev,
#Extension1 .controls .next 
{
   color: #B22222;
   display: inline-block;
   float: left;
   height: 20px;
   margin: 0 5px 0 5px;
   text-align: center;
   width: 20px;
}
#Extension1 .controls .play:hover,
#Extension1 .controls .pause:hover,
#Extension1 .controls .prev:hover,
#Extension1 .controls .next:hover,
#Extension1 .playlist-toggle:hover
{
   color: #803838;
}
#Extension1 .controls .pause
{
   display: none;
}
#Extension1 .tracker
{
   cursor: pointer;
   height: 6px;
}
#Extension1 .ui-widget.ui-widget-content 
{
   border: 0;
}
#Extension1 .ui-corner-all
{
   border-radius: 0;
}
#Extension1 .ui-slider .ui-slider-handle 
{
   display: block;
   height: 10px;
   opacity: 0;
   width: 10px;
   -webkit-transition: all ease-in-out .3s;
   transition: all ease-in-out .3s;
}
#Extension1 .tracker .ui-slider-range
{
   background: #B22222;
   background: linear-gradient(to right, #B22222 0%, #005CBF 100%);
   height: 100%;
   top: 0;
   -webkit-transition: all ease-in-out .3s;
   transition: all ease-in-out .3s;
}
.Extension1-playlist
{
   background-color: #000000;
   border-style: solid;
   border-color: #292929;
   border-width: 0 1px 1px 1px;
   border-radius: 0 0 5px 5px;
   display: none;
   font-family: "Arial";
   font-size: 13px;
   list-style-type: none;
   margin: 0;
   padding: 10px 10px 10px 10px;
   position: relative;
   width: 100%;
   z-index: 1;
}
.Extension1-playlist li
{
   color: #EEEEEE;
   cursor: pointer;
   margin-bottom: 4px;
   padding: 2px 5px 2px 5px;
   -webkit-transition: all ease-in-out .1s;
   transition: all ease-in-out .1s;
}
.Extension1-playlist li:hover
{
   background-color: #333333;
   color: #FEFEFE;
}
.Extension1-playlist li.active
{
   font-weight: bold;
   background-color: #333333;
   color: #FEFEFE;
}
#Extension1 .ui-state-default,
#Extension1 .ui-widget-content .ui-state-default,
#Extension1 .ui-widget-header .ui-state-default,
#Extension1 .ui-button
{
   border: 0;
}
#Extension1 .ui-widget-content
{
   background: #666666;
}
#Extension1 svg
{
   fill: currentColor;
   height: 100%;
   position: relative;
   width: 100%;
}
@keyframes Extension1-rotate
{
   0% { transform: rotate(0deg); }
   100% { transform: rotate(360deg); }
}
#wb_k_kontakt
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#k_kontakt
{
   box-sizing: border-box;
   padding: 25px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#k_kontakt &gt; .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#k_kontakt &gt; .row &gt; .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#k_kontakt &gt; .row &gt; .col-1
{
   float: left;
}
#k_kontakt &gt; .row &gt; .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: left;
}
#k_kontakt:before,
#k_kontakt:after,
#k_kontakt .row:before,
#k_kontakt .row:after
{
   display: table;
   content: " ";
}
#k_kontakt:after,
#k_kontakt .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#k_kontakt &gt; .row &gt; .col-1
{
   float: none;
   width: 100%;
}
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 20px 0px 15px 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#LayoutGrid1 &gt; .col-1, #LayoutGrid1 &gt; .col-2, #LayoutGrid1 &gt; .col-3, #LayoutGrid1 &gt; .col-4, #LayoutGrid1 &gt; .col-5, #LayoutGrid1 &gt; .col-6, #LayoutGrid1 &gt; .col-7, #LayoutGrid1 &gt; .col-8, #LayoutGrid1 &gt; .col-9
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 &gt; .col-1, #LayoutGrid1 &gt; .col-2, #LayoutGrid1 &gt; .col-3, #LayoutGrid1 &gt; .col-4, #LayoutGrid1 &gt; .col-5, #LayoutGrid1 &gt; .col-6, #LayoutGrid1 &gt; .col-7, #LayoutGrid1 &gt; .col-8, #LayoutGrid1 &gt; .col-9
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#LayoutGrid1 &gt; .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: -webkit-flex;
   -webkit-flex-wrap: wrap;
   -webkit-align-content: center;
   -webkit-align-self: stretch;
   -webkit-align-items: center;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid1 &gt; .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: -webkit-flex;
   -webkit-flex-wrap: wrap;
   -webkit-align-content: center;
   -webkit-align-self: stretch;
   -webkit-align-items: center;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid1 &gt; .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: -webkit-flex;
   -webkit-flex-wrap: wrap;
   -webkit-align-content: center;
   -webkit-align-self: stretch;
   -webkit-align-items: center;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid1 &gt; .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: -webkit-flex;
   -webkit-flex-wrap: wrap;
   -webkit-align-content: center;
   -webkit-align-self: stretch;
   -webkit-align-items: center;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid1 &gt; .col-5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: -webkit-flex;
   -webkit-flex-wrap: wrap;
   -webkit-align-content: center;
   -webkit-align-self: stretch;
   -webkit-align-items: center;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid1 &gt; .col-6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: -webkit-flex;
   -webkit-flex-wrap: wrap;
   -webkit-align-content: center;
   -webkit-align-self: stretch;
   -webkit-align-items: center;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid1 &gt; .col-7
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: -webkit-flex;
   -webkit-flex-wrap: wrap;
   -webkit-align-content: center;
   -webkit-align-self: stretch;
   -webkit-align-items: center;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid1 &gt; .col-8
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: -webkit-flex;
   -webkit-flex-wrap: wrap;
   -webkit-align-content: center;
   -webkit-align-self: stretch;
   -webkit-align-items: center;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid1 &gt; .col-9
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: -webkit-flex;
   -webkit-flex-wrap: wrap;
   -webkit-align-content: center;
   -webkit-align-self: stretch;
   -webkit-align-items: center;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid1 &gt; .col-1, #LayoutGrid1 &gt; .col-2, #LayoutGrid1 &gt; .col-3, #LayoutGrid1 &gt; .col-4, #LayoutGrid1 &gt; .col-5, #LayoutGrid1 &gt; .col-6, #LayoutGrid1 &gt; .col-7, #LayoutGrid1 &gt; .col-8, #LayoutGrid1 &gt; .col-9
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_FontAwesomeIcon1
{
   background-color: #2E2E2E;
   background-image: none;
   border: 2px solid #D0D6D7;
   border-radius: 50%;
   text-align: center;
   margin: 0px 10px 0px 0px;
   padding: 8px 8px 8px 8px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon1:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 2px solid #2E2E2E;
}
#FontAwesomeIcon1
{
   height: 22px;
   width: 20px;
}
#FontAwesomeIcon1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 20px;
   line-height: 22px;
   vertical-align: middle;
   width: 10px;
}
#wb_FontAwesomeIcon1:hover i
{
   color: #2E2E2E;
}
#wb_FontAwesomeIcon1
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 500ms linear 0ms;
   transition: transform 500ms linear 0ms;
}
#wb_FontAwesomeIcon1:hover
{
   -webkit-transform: rotate(0deg) scale(1.4,1.4) ;
   transform: rotate(0deg) scale(1.4,1.4) ;
   -webkit-transition: -webkit-transform 500ms linear 0ms;
   transition: transform 500ms linear 0ms;
}
#wb_FontAwesomeIcon5
{
   background-color: #2E2E2E;
   background-image: none;
   border: 2px solid #D0D6D7;
   border-radius: 50%;
   text-align: center;
   margin: 0px 10px 0px 0px;
   padding: 8px 8px 8px 8px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon5:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 2px solid #2E2E2E;
}
#FontAwesomeIcon5
{
   height: 22px;
   width: 20px;
}
#FontAwesomeIcon5 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 20px;
   line-height: 22px;
   vertical-align: middle;
   width: 16px;
}
#wb_FontAwesomeIcon5:hover i
{
   color: #2E2E2E;
}
#wb_FontAwesomeIcon5
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 500ms linear 0ms;
   transition: transform 500ms linear 0ms;
}
#wb_FontAwesomeIcon5:hover
{
   -webkit-transform: rotate(0deg) scale(1.4,1.4) ;
   transform: rotate(0deg) scale(1.4,1.4) ;
   -webkit-transition: -webkit-transform 500ms linear 0ms;
   transition: transform 500ms linear 0ms;
}
#wb_FontAwesomeIcon9
{
   background-color: #2E2E2E;
   background-image: none;
   border: 2px solid #D0D6D7;
   border-radius: 50%;
   text-align: center;
   margin: 0px 10px 0px 0px;
   padding: 8px 8px 8px 8px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon9:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 2px solid #2E2E2E;
}
#FontAwesomeIcon9
{
   height: 22px;
   width: 18px;
}
#FontAwesomeIcon9 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 18px;
   line-height: 22px;
   vertical-align: middle;
   width: 17px;
}
#wb_FontAwesomeIcon9:hover i
{
   color: #2E2E2E;
}
#wb_FontAwesomeIcon9
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 500ms linear 0ms;
   transition: transform 500ms linear 0ms;
}
#wb_FontAwesomeIcon9:hover
{
   -webkit-transform: rotate(0deg) scale(1.4,1.4) ;
   transform: rotate(0deg) scale(1.4,1.4) ;
   -webkit-transition: -webkit-transform 500ms linear 0ms;
   transition: transform 500ms linear 0ms;
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 0px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#LayoutGrid2 &gt; .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 &gt; .row &gt; .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2 &gt; .row &gt; .col-1
{
   float: left;
}
#LayoutGrid2 &gt; .row &gt; .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: left;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid2 &gt; .row &gt; .col-1
{
   float: none;
   width: 100%;
}
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 25px 0px 0px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 18px;
}
#wb_Text1 p, #wb_Text1 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text3
{
   color: #FFFFFF;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-size: 19px;
   line-height: 23px;
}
#wb_Text3 p, #wb_Text3 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
</pre></body></html>