html, body, #container
{
   width: 100%;
   height: 100%;
}
body
{
   font-weight: normal;
   font-size: 19px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#wb_text1LayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 75vh;
   background-color: transparent;
   background-image: url('images/Logo-Tramsp.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: contain;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#text1LayoutGrid
{
   box-sizing: border-box;
   height: 75vh;
   padding: 20px 15px 100px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#text1LayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#text1LayoutGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#text1LayoutGrid > .row > .col-1
{
   float: left;
}
#text1LayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#text1LayoutGrid:before,
#text1LayoutGrid:after,
#text1LayoutGrid .row:before,
#text1LayoutGrid .row:after
{
   display: table;
   content: " ";
}
#text1LayoutGrid:after,
#text1LayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#text1LayoutGrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#text1Button
{
   box-sizing: border-box;
   line-height: 34px;
   text-decoration: none;
   vertical-align: top;
   border: 1px solid #0D6EFD;
   border-radius: 4px;
   background-color: #0D6EFD;
   background-image: none;
   color: #FFFFFF;
   cursor: grab;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#text1Button:focus
{
   outline: 0;
}
#wb_text1Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 15px 0 ;
   padding: 0;
   text-align: center;
}
#text1Heading1
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 48px;
   margin: 0;
   text-align: center;
   text-transform: none;
   text-shadow: 1px 1px 6px rgba(0,0,0,0.50);
}
#wb_text1Heading2
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   opacity: 0.60;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 50px 0 ;
   padding: 0;
   text-align: center;
}
#text1Heading2
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 19px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 100vh;
   background-color: transparent;
   background-image: url('images/Background06.png');
   background-repeat: repeat;
   background-position: left top;
   background-attachment: fixed;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   height: 100vh;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1360px;
}
#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: 768px)
{
#LayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#LayoutGrid1-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 0px;
   line-height: 0;
   left: 0;
   transition: height 2000ms ease;
   z-index: 7777;
}
#LayoutGrid1-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#LayoutGrid1-divider-top .divider-fill
{
   fill: #FFFFFF;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#LayoutGrid1-divider-top.show
{
   height: 50px;
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('images/BackgroundTimeLine.png');
   background-repeat: repeat;
   background-position: left top;
   background-attachment: fixed;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1360px;
}
#LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid2 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_features4CardContainer
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   width: 100%;
}
#features4CardContainer
{
   display: flex;
   padding: 50px 10px 50px 10px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1360px;
   background-color: transparent;
   background-image: none;
   box-sizing: border-box;
   font-size: 0;
}
@media all and (max-width:768px) 
{
#features4CardContainer
{
   flex-direction: column;
   flex-wrap: nowrap;
}
}
#wb_Heading1
{
   background-color: #000000;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   opacity: 0.60;
   box-sizing: border-box;
   vertical-align: top;
   margin: 20px 0 15px 0 ;
   padding: 0;
   text-align: center;
}
#Heading1
{
   color: #FAEBD7;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Heading2
{
   background-color: #000000;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   opacity: 0.60;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 50px 0 ;
   padding: 0;
   text-align: center;
}
#Heading2
{
   color: #FFFFF0;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Electronic
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 75vh;
   background-color: transparent;
   background-image: url('images/BackgroundElectronic.png');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Electronic
{
   box-sizing: border-box;
   height: 75vh;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1360px;
}
#Electronic > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Electronic > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Electronic > .row > .col-1
{
   float: left;
}
#Electronic > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#Electronic:before,
#Electronic:after,
#Electronic .row:before,
#Electronic .row:after
{
   display: table;
   content: " ";
}
#Electronic:after,
#Electronic .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#Electronic > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#Electronic-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 0px;
   transition: height 2000ms ease;
   z-index: 7777;
}
#Electronic-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#Electronic-divider-bottom .divider-fill
{
   fill: #F5F5F5;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#Electronic-divider-bottom.show
{
   height: 50px;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 15px 0 ;
   padding: 0;
   box-shadow: 0px 0px 6px #000000;
   text-align: center;
}
#Heading3
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 37px;
   margin: 0;
   text-align: center;
   text-transform: none;
   text-shadow: 0px 0px 6px rgba(0,0,0,0.50);
}
#wb_Construction
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 50vh;
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Construction
{
   box-sizing: border-box;
   height: 50vh;
   width: 100%;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1360px;
}
#Construction > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#Construction > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#Construction > .row > .col-1
{
}
#Construction > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 12;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: center;
}
@media (max-width: 768px)
{
#Construction > .row > .col-1
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Heading5
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   opacity: 0.80;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 15px 0 ;
   padding: 0;
   box-shadow: 0px 0px 6px #000000;
   text-align: center;
}
#Heading5
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 37px;
   margin: 0;
   text-align: center;
   text-transform: none;
   text-shadow: 0px 0px 6px rgba(0,0,0,0.50);
}
#wb_Heading6
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   opacity: 0.80;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 50px 0 ;
   padding: 0;
   text-align: center;
}
#Heading6
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 19px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#Main_MENU
{
   background-color: rgba(66,66,66,0.78);
   font-family: "Arial";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   padding: 0;
}
#Main_MENU ul
{
   list-style: none;
   padding: 0;
}
#Main_MENU li 
{
   position: relative;
}
#Main_MENU li a 
{
   display: block;
   position: relative;
   padding: 10px 20px 10px 20px;
   color: #FFFFFF;
   outline: none;
   text-decoration: none;
}
#Main_MENU li a:hover 
{
   color: #000000;
   background-color: #A9A9A9;
}
#Main_MENU .sub-menu
{
   padding-top: 0;
   padding-left: 20px;
   display: none;
}
#Main_MENU .item-has-children > a 
{
   position: relative;
}
#Main_MENU .item-has-children > a::after 
{
   background: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%228%22%20height%3D%2211%22%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M8%205.5L1.9%2011%20.1%209.4l4.3-3.8L.1%201.8%202%20.1l6%205.4%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E') no-repeat center center;
   background-size: 8px 11px;
   bottom: auto;
   content: "";
   display: block;
   height: 11px;
   position: absolute;
   right: 1em;
   top: 50%;
   width: 8px;
   -webkit-transform: translateY(-50%);
   transform: translateY(-50%);
   -webkit-transition-property: -webkit-transform;
   transition-property: transform;
   -webkit-transition-duration: 0.2s;
   transition-duration: 0.2s;
}
#Main_MENU .item-has-children > a.submenu-open::after 
{
   -webkit-transform: translateY(-50%) rotate(90deg);
   transform: translateY(-50%) rotate(90deg);
}
#Main_MENU
{
   box-shadow: -6px 0px 6px rgba(0,0,0,0.17);
   padding-left: 20px;
   left: auto !important;
   right: -300px !important;
   position: fixed !important;
   text-align: left;
   transition: all 200ms ease-in;
   top: 0 !important;
   height: 100% !important;
   width: 300px !important;
   z-index: 9999;
}
#Main_MENU .panel-icon
{
   color: #FFFFFF;
   font-size: 13px;
   margin-right: 10px;
   width: 13px;
}
#Main_MENU a:hover .panel-icon
{
   color: #000000;
}
#Main_MENU:hover, #Main_MENU:focus 
{
   transform: translate3d(-300px, 0, 0);
}
#Main_MENU .title 
{
   color: #FFFFFF;
   position: absolute;
   top: 50%;
   transform: translateY(-50%) rotate(270deg);
   left: -18px;
   font-weight: 800;
   font-size: 19px;
}
#Main_MENU .social
{
   padding: 10px 20px 10px 20px;
}
#Main_MENU .social:after 
{
   content: "";
   display: table;
   clear: both;
}
#Main_MENU .social a
{
   float: left;
   padding: 6px;
   text-align: center;
   background-color: #FFFFFF;
   margin-right: .5em;
   border-radius: 4px;
}
#Main_MENU .social-icon
{
   color: #424242;
   font-size: 21px;
   width: 21px;
}
#Main_MENU .social a:hover,
#Main_MENU .social a:hover .social-icon
{
   background-color: #A9A9A9;
   color: #FFFFFF;
}
#Main_MENU_markup
{
   display: none;
}
#wb_LayoutGrid6
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 100vh;
   background-color: transparent;
   background-image: url('images/Firmware2.png');
   background-repeat: repeat;
   background-position: left top;
   background-attachment: fixed;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid6
{
   box-sizing: border-box;
   height: 100vh;
   padding: 23px 15px 60px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1360px;
}
#LayoutGrid6 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid6 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid6 > .row > .col-1
{
   float: left;
}
#LayoutGrid6 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid6:before,
#LayoutGrid6:after,
#LayoutGrid6 .row:before,
#LayoutGrid6 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid6:after,
#LayoutGrid6 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid6 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#LayoutGrid6-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 0px;
   line-height: 0;
   left: 0;
   transform: scale(-1.0, -1.0);
   transition: height 2000ms ease;
   z-index: 7777;
}
#LayoutGrid6-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#LayoutGrid6-divider-top .divider-fill
{
   fill: #F5F5F5;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#LayoutGrid6-divider-top.show
{
   height: 50px;
}
#wb_Heading7
{
   background-color: #FFFFFF;
   background-image: none;
   border: 2px solid #FFFFFF;
   border-radius: 0px;
   opacity: 0.80;
   box-sizing: border-box;
   vertical-align: top;
   margin: 30px 0 30px 0 ;
   padding: 0;
   box-shadow: 0px 0px 6px #FFFFFF;
   text-align: center;
}
#Heading7
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 37px;
   margin: 0;
   text-align: center;
   text-transform: none;
   text-shadow: 0px 0px 6px rgba(0,0,0,0.50);
}
#wb_LayoutGrid8
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid8
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid8 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid8 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid8 > .row > .col-1
{
   float: left;
}
#LayoutGrid8 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid8:before,
#LayoutGrid8:after,
#LayoutGrid8 .row:before,
#LayoutGrid8 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid8:after,
#LayoutGrid8 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid8 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#MediaPlayer1
{
   box-sizing: border-box;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
}
#wb_MediaPlayer1
{
   display: block;
   position: relative;
   margin: 0;
   height: 0;
   overflow: hidden;
   box-sizing: border-box;
   padding-bottom: 56.25%;
   padding-left: 0;
   padding-right: 0;
   padding-top: 0;
}
#MediaPlayer2
{
   box-sizing: border-box;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
}
#wb_MediaPlayer2
{
   display: block;
   position: relative;
   margin: 0;
   height: 0;
   overflow: hidden;
   box-sizing: border-box;
   padding-bottom: 56.25%;
   padding-left: 0;
   padding-right: 0;
   padding-top: 0;
}
#wb_LayoutGrid13
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid13
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid13 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid13 > .row > .col-1, #LayoutGrid13 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid13 > .row > .col-1, #LayoutGrid13 > .row > .col-2
{
   float: left;
}
#LayoutGrid13 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 66.66666667%;
   text-align: left;
}
#LayoutGrid13 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid13:before,
#LayoutGrid13:after,
#LayoutGrid13 .row:before,
#LayoutGrid13 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid13:after,
#LayoutGrid13 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid13 > .row > .col-1, #LayoutGrid13 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid10
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 100vh;
   background-color: transparent;
   background-image: url('images/BackgroundPC2.png');
   background-repeat: repeat;
   background-position: left top;
   background-attachment: fixed;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid10
{
   box-sizing: border-box;
   height: 100vh;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1360px;
}
#LayoutGrid10 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid10 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid10 > .row > .col-1
{
   float: left;
}
#LayoutGrid10 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid10:before,
#LayoutGrid10:after,
#LayoutGrid10 .row:before,
#LayoutGrid10 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid10:after,
#LayoutGrid10 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid10 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#LayoutGrid10-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 0px;
   transition: height 2000ms ease;
   z-index: 7777;
}
#LayoutGrid10-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#LayoutGrid10-divider-bottom .divider-fill
{
   fill: #FFD700;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#LayoutGrid10-divider-bottom.show
{
   height: 150px;
}
#wb_Heading9
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   opacity: 0.80;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 5px 5px 5px 5px;
   box-shadow: 0px 0px 6px #FFFFFF;
   text-align: center;
}
#Heading9
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 37px;
   margin: 0;
   text-align: center;
   text-transform: none;
   text-shadow: 0px 0px 6px rgba(0,0,0,0.50);
}
#wb_Heading10
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   opacity: 0.80;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 50px 0 ;
   padding: 5px 5px 5px 5px;
   text-align: center;
}
#Heading10
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 19px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Image8
{
   margin: 0;
   vertical-align: top;
}
#Image8
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 5px 5px 0 5px;
   display: inline-block;
   width: 433px;
   height: 230px;
   vertical-align: top;
}
#wb_Image9
{
   margin: 0;
   vertical-align: top;
}
#Image9
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 5px 5px 5px 5px;
   display: inline-block;
   width: 433px;
   height: 225px;
   vertical-align: top;
}
#wb_features4Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   opacity: 0.80;
   box-sizing: border-box;
   margin: 30px 10px 30px 10px;
   background-color: #FFFFFF;
   background-image: none;
   border: 2px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#features4Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#features4Card1-card-item0
{
   display: inline-block;
   height: 67px;
   box-sizing: border-box;
   margin: 25px 0 20px 0 ;
   border: 2px solid #0D6EFD;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #0D6EFD;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#features4Card1-card-item0 a
{
   color: inherit;
   display: block;
   padding: 10px 10px 10px 10px;
   text-decoration: none;
}
#features4Card1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#features4Card1-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#features4Card1-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#features4Card1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#features4Card1-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#features4Card1-card-item3
{
   box-sizing: border-box;
   margin: 30px 100px 30px 100px;
   border-top: 3px #0D6EFD solid;
   border-width: 3px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_features4Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   opacity: 0.80;
   box-sizing: border-box;
   margin: 30px 10px 30px 10px;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#features4Card2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#features4Card2-card-item0
{
   display: inline-block;
   height: 67px;
   box-sizing: border-box;
   margin: 25px 0 20px 0 ;
   border: 2px solid #0D6EFD;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #0D6EFD;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#features4Card2-card-item0 a
{
   color: inherit;
   display: block;
   padding: 10px 10px 10px 10px;
   text-decoration: none;
}
#features4Card2-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#features4Card2-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#features4Card2-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#features4Card2-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#features4Card2-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#features4Card2-card-item3
{
   box-sizing: border-box;
   margin: 30px 100px 30px 100px;
   border-top: 3px #0D6EFD solid;
   border-width: 3px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_features4Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   opacity: 0.80;
   box-sizing: border-box;
   margin: 30px 10px 30px 10px;
   background-color: #FFFFFF;
   background-image: none;
   border: 2px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#features4Card3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#features4Card3-card-item0
{
   display: inline-block;
   height: 67px;
   box-sizing: border-box;
   margin: 25px 0 20px 0 ;
   border: 2px solid #0D6EFD;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #0D6EFD;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#features4Card3-card-item0 a
{
   color: inherit;
   display: block;
   padding: 10px 10px 10px 10px;
   text-decoration: none;
}
#features4Card3-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#features4Card3-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#features4Card3-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#features4Card3-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#features4Card3-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#features4Card3-card-item3
{
   box-sizing: border-box;
   margin: 30px 100px 30px 100px;
   border-top: 3px #0D6EFD solid;
   border-width: 3px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   opacity: 0.80;
   box-sizing: border-box;
   margin: 30px 10px 30px 10px;
   background-color: #FFFFFF;
   background-image: none;
   border: 2px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card1-card-item0
{
   display: inline-block;
   height: 67px;
   box-sizing: border-box;
   margin: 25px 0 20px 0 ;
   border: 2px solid #0D6EFD;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #0D6EFD;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#Card1-card-item0 a
{
   color: inherit;
   display: block;
   padding: 10px 10px 10px 10px;
   text-decoration: none;
}
#Card1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card1-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card1-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 30px 100px 30px 100px;
   border-top: 3px #0D6EFD solid;
   border-width: 3px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   opacity: 0.80;
   box-sizing: border-box;
   margin: 30px 10px 30px 10px;
   background-color: #FFFFFF;
   background-image: none;
   border: 2px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Card2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card2-card-item0
{
   display: inline-block;
   height: 67px;
   box-sizing: border-box;
   margin: 25px 0 20px 0 ;
   border: 2px solid #0D6EFD;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #0D6EFD;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#Card2-card-item0 a
{
   color: inherit;
   display: block;
   padding: 10px 10px 10px 10px;
   text-decoration: none;
}
#Card2-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 30px 100px 30px 100px;
   border-top: 3px #0D6EFD solid;
   border-width: 3px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Text1 
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 10px 10px 10px;
   margin: 0;
   opacity: 0.80;
   text-align: center;
}
#wb_Text1
{
   color: #000000;
   font-family: Arial;
   font-weight: 400;
   font-size: 27px;
   line-height: 31px;
}
#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: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 10px 10px 10px;
   margin: 0;
   opacity: 0.80;
   text-align: center;
}
#wb_Text3
{
   color: #000000;
   font-family: Arial;
   font-weight: 400;
   font-size: 17px;
   line-height: 19px;
}
#wb_Text3 p, #wb_Text3 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text2 
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 10px 10px 10px;
   margin: 0;
   opacity: 0.80;
   text-align: center;
}
#wb_Text2
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: italic;
   text-decoration: underline;
   font-size: 15px;
   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_Marquee1 
{
   background-color: #EEEEEE;
   background-image: none;
   border: 1px solid #C0C0C0;
   border-radius: 0px;
   height: 33px;
   overflow-y: hidden;
   padding: 10px 10px 10px 10px;
   margin: 0;
   text-align: center;
}
#wb_Marquee1 div
{
   text-align: center;
}
#wb_Marquee1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Marquee1
{
   overflow: hidden;
   position: relative;
}
#Marquee1
{
   position: absolute;
   width: calc(100% - 20px);
   height: 100%;
   margin: 0;
   padding: 0;
   animation: Marquee1-marquee 30000ms linear infinite;
}
@keyframes Marquee1-marquee
{
   0%
   {
   transform: translateX(100%);
   }
   100%
   {
   transform: translateX(-100%);
   }
}
#wb_Marquee1:hover #Marquee1
{
   animation-play-state: paused;
}
#wb_Marquee2 
{
   background-color: #EEEEEE;
   background-image: none;
   border: 1px solid #C0C0C0;
   border-radius: 0px;
   height: 30px;
   overflow-y: hidden;
   padding: 10px 10px 10px 10px;
   margin: 0;
   text-align: center;
}
#wb_Marquee2 div
{
   text-align: center;
}
#wb_Marquee2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Marquee2
{
   overflow: hidden;
   position: relative;
}
#Marquee2
{
   position: absolute;
   width: calc(100% - 20px);
   height: 100%;
   margin: 0;
   padding: 0;
   animation: Marquee2-marquee 10000ms linear 1 forwards;
}
@keyframes Marquee2-marquee
{
   0%
   {
   transform: translateX(100%);
   }
   100%
   {
   transform: translateX(-0%);
   }
}
#wb_Marquee2:hover #Marquee2
{
   animation-play-state: paused;
}
#wb_Marquee3 
{
   background-color: #EEEEEE;
   background-image: none;
   border: 1px solid #C0C0C0;
   border-radius: 0px;
   height: 30px;
   overflow-y: hidden;
   padding: 10px 10px 10px 10px;
   margin: 0;
   text-align: center;
}
#wb_Marquee3 div
{
   text-align: center;
}
#wb_Marquee3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Marquee3
{
   overflow: hidden;
   position: relative;
}
#Marquee3
{
   position: absolute;
   width: calc(100% - 20px);
   height: 100%;
   margin: 0;
   padding: 0;
   animation: Marquee3-marquee 9000ms linear infinite alternate;
}
@keyframes Marquee3-marquee
{
   0%
   {
   transform: translateX(50%);
   }
   100%
   {
   transform: translateX(-50%);
   }
}
#wb_Marquee3:hover #Marquee3
{
   animation-play-state: paused;
}
#Extension1
{
   position: relative;
   transform-style: preserve-3d;
}
#Extension1 img 
{
   border-style: none;
   height: auto;
   max-width: none;
   width: 100%;
   vertical-align: middle;
}
#Extension1 h3
{
   color: #000000;
   display: block;
   font-family: Arial;
   font-weight: bold;
   font-size: 27px;
   font-style: italic;
   margin: 0;
   padding: 0;
   position: absolute; 
   text-align: center; 
   top: 50%;
   transform: translateY(-50%) translateZ(20px);
   width: 100%;
}

#Extension2
{
   position: relative;
   transform-style: preserve-3d;
}
#Extension2 img 
{
   border-style: none;
   height: auto;
   max-width: none;
   width: 100%;
   vertical-align: middle;
}
#Extension2 h3
{
   color: #000000;
   display: block;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   margin: 0;
   padding: 0;
   position: absolute; 
   text-align: center; 
   top: 50%;
   transform: translateY(-50%) translateZ(20px);
   width: 100%;
}

#wb_Extension2{
   margin: 0 0 0 20px;
}
#Extension3
{
   position: relative;
   transform-style: preserve-3d;
}
#Extension3 img 
{
   border-style: none;
   height: auto;
   max-width: none;
   width: 100%;
   vertical-align: middle;
}
#Extension3 h3
{
   color: #000000;
   display: block;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   margin: 0;
   padding: 0;
   position: absolute; 
   text-align: center; 
   top: 50%;
   transform: translateY(-50%) translateZ(20px);
   width: 100%;
}

#wb_Extension3{
   margin: 0 0 0 20px;
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid3 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3
{
   float: left;
}
#LayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid3 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid3 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid3:before,
#LayoutGrid3:after,
#LayoutGrid3 .row:before,
#LayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid3:after,
#LayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid4
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid4 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2, #LayoutGrid4 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2, #LayoutGrid4 > .row > .col-3
{
   float: left;
}
#LayoutGrid4 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid4 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid4 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid4:before,
#LayoutGrid4:after,
#LayoutGrid4 .row:before,
#LayoutGrid4 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid4:after,
#LayoutGrid4 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2, #LayoutGrid4 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_Heading4
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   opacity: 0.80;
   box-sizing: border-box;
   vertical-align: top;
   margin: 30px 0 15px 0 ;
   padding: 0;
   box-shadow: 0px 0px 6px #000000;
   text-align: center;
}
#Heading4
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: center;
   text-transform: none;
   text-shadow: 0px 0px 6px rgba(0,0,0,0.50);
}
#wb_Heading11
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   opacity: 0.80;
   box-sizing: border-box;
   vertical-align: top;
   margin: 30px 0 15px 0 ;
   padding: 0;
   box-shadow: 0px 0px 6px #000000;
   text-align: center;
}
#Heading11
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: center;
   text-transform: none;
   text-shadow: 0px 0px 6px rgba(0,0,0,0.50);
}
#wb_Heading12
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   opacity: 0.80;
   box-sizing: border-box;
   vertical-align: top;
   margin: 30px 0 15px 0 ;
   padding: 0;
   box-shadow: 0px 0px 6px #000000;
   text-align: center;
}
#Heading12
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: center;
   text-transform: none;
   text-shadow: 0px 0px 6px rgba(0,0,0,0.50);
}
#wb_LayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid5
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid5 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2
{
   float: left;
}
#LayoutGrid5 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid5 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid5:before,
#LayoutGrid5:after,
#LayoutGrid5 .row:before,
#LayoutGrid5 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid5:after,
#LayoutGrid5 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid9
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F8F9FA;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   opacity: 0.70;
   margin: 0;
}
#LayoutGrid9
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid9 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid9 > .row > .col-1, #LayoutGrid9 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid9 > .row > .col-1, #LayoutGrid9 > .row > .col-2
{
   float: left;
}
#LayoutGrid9 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid9 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid9:before,
#LayoutGrid9:after,
#LayoutGrid9 .row:before,
#LayoutGrid9 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid9:after,
#LayoutGrid9 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid9 > .row > .col-1, #LayoutGrid9 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 0 0;
   margin: 0;
   text-align: left;
}
#wb_Text4
{
   color: #000000;
   font-family: Arial;
   font-weight: 400;
   font-size: 16px;
   line-height: 18px;
}
#wb_Text4 p, #wb_Text4 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 0 0;
   margin: 0;
   text-align: left;
}
#wb_Text5
{
   color: #000000;
   font-family: Arial;
   font-weight: 400;
   font-size: 16px;
   line-height: 18px;
}
#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;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 0 0 ;
   text-align: center;
}
#wb_Text6
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   line-height: 21px;
}
#wb_Text6 p, #wb_Text6 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text6
{
   display: block;
   margin: 20px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text7
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   text-decoration: underline;
   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_Text8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 0 0 ;
   text-align: center;
}
#wb_Text8
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   line-height: 21px;
}
#wb_Text8 p, #wb_Text8 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text8
{
   display: block;
   margin: 20px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text9 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text9
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   text-decoration: underline;
   font-size: 13px;
   line-height: 16px;
}
#wb_Text9 p, #wb_Text9 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text9
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Heading8
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   opacity: 0.80;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 15px 0 ;
   padding: 5px 5px 5px 5px;
   box-shadow: 0px 0px 6px #FFFFFF;
   text-align: center;
}
#Heading8
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: center;
   text-transform: none;
   text-shadow: 0px 0px 6px rgba(0,0,0,0.50);
}
#wb_LayoutGrid7
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFD700;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid7
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1360px;
}
#LayoutGrid7 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid7 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid7 > .row > .col-1
{
   float: left;
}
#LayoutGrid7 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid7:before,
#LayoutGrid7:after,
#LayoutGrid7 .row:before,
#LayoutGrid7 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid7:after,
#LayoutGrid7 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid7 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 1330px;
   height: 521px;
   vertical-align: top;
}
#wb_Text10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text10 div
{
   text-align: center;
}
#wb_Text10
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid12
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid12
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid12 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid12 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid12 > .row > .col-1
{
   float: left;
}
#LayoutGrid12 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid12:before,
#LayoutGrid12:after,
#LayoutGrid12 .row:before,
#LayoutGrid12 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid12:after,
#LayoutGrid12 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid12 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#Question
{
   box-sizing: border-box;
   line-height: 134px;
   margin: 0;
   border: 1px solid #DDDDDD;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#Question:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#Button1
{
   border: 1px solid #C5C5C5;
   border-radius: 4px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#Button1:focus
{
   outline: 0;
}
#MediaPlayer3
{
   box-sizing: border-box;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
}
#wb_MediaPlayer3
{
   display: block;
   position: relative;
   margin: 0;
   height: 0;
   overflow: hidden;
   box-sizing: border-box;
   padding-bottom: 177.77%;
   padding-left: 0;
   padding-right: 0;
   padding-top: 0;
}
#wb_Card1
{
   display: flex;
   opacity: 0.80;
   z-index: 8;
}
#wb_Image1
{
   display: inline-block;
   width: 1330px;
   height: 521px;
   z-index: 79;
}
#Button1
{
   display: block;
   width: 100%;
   height: 75px;
   z-index: 77;
}
#wb_Heading8
{
   display: block;
   width: 100%;
   opacity: 0.80;
   z-index: 55;
}
#text1Button
{
   display: inline-block;
   width: 135px;
   height: 38px;
   z-index: 2;
}
#Question
{
   display: block;
   width: 100%;
   height: 144px;
   z-index: 76;
}
#wb_Heading9
{
   display: block;
   width: 100%;
   opacity: 0.80;
   z-index: 54;
}
#wb_TestFirmware
{
   display: block;
   width: 100%;
   z-index: 43;
}
#wb_Card2
{
   display: flex;
   opacity: 0.80;
   z-index: 9;
}
#wb_Extension1
{
   display: inline-block;
   position: relative;
   width: 413px;
   height: 188px;
   z-index: 24;
}
#wb_Heading6
{
   display: block;
   width: 100%;
   opacity: 0.80;
   z-index: 32;
}
#wb_Heading7
{
   display: block;
   width: 100%;
   opacity: 0.80;
   z-index: 44;
}
#wb_Extension2
{
   display: inline-block;
   position: relative;
   width: 365px;
   height: 188px;
   z-index: 25;
}
#wb_Heading4
{
   display: block;
   width: 100%;
   opacity: 0.80;
   z-index: 27;
}
#wb_Extension3
{
   display: inline-block;
   position: relative;
   width: 365px;
   height: 188px;
   z-index: 26;
}
#wb_Heading5
{
   display: block;
   width: 100%;
   opacity: 0.80;
   z-index: 31;
}
#wb_Image8
{
   display: inline-block;
   width: 443px;
   height: 235px;
   z-index: 57;
}
#wb_features4Card2
{
   display: flex;
   opacity: 0.80;
   z-index: 6;
}
#wb_Heading2
{
   display: block;
   width: 100%;
   opacity: 0.60;
   z-index: 4;
}
#wb_Image9
{
   display: inline-block;
   width: 443px;
   height: 235px;
   z-index: 58;
}
#wb_Heading3
{
   display: block;
   width: 100%;
   z-index: 20;
}
#Projected
{
   visibility: hidden;
}
#wb_features4Card3
{
   display: flex;
   opacity: 0.80;
   z-index: 7;
}
#wb_text1Heading2
{
   display: block;
   width: 100%;
   opacity: 0.60;
   z-index: 1;
}
#wb_text1Heading1
{
   display: block;
   width: 100%;
   z-index: 0;
}
#TestFirmware
{
   visibility: hidden;
}
#wb_Projected
{
   display: block;
   width: 100%;
   z-index: 19;
}
#wb_Heading10
{
   display: block;
   width: 100%;
   opacity: 0.80;
   z-index: 56;
}
#wb_ConfigTool
{
   display: block;
   width: 100%;
   z-index: 60;
}
#wb_Heading12
{
   display: block;
   width: 100%;
   opacity: 0.80;
   z-index: 29;
}
#wb_Heading11
{
   display: block;
   width: 100%;
   opacity: 0.80;
   z-index: 28;
}
#wb_Bookmark_Construction
{
   display: block;
   width: 100%;
   z-index: 30;
}
#wb_features4Card1
{
   display: flex;
   opacity: 0.80;
   z-index: 5;
}
#wb_Heading1
{
   display: block;
   width: 100%;
   opacity: 0.60;
   z-index: 3;
}
#wb_MediaPlayer3
{
   display: block;
   width: 100%;
   z-index: 59;
}
#ConfigTool
{
   visibility: hidden;
}
#wb_MediaPlayer2
{
   display: block;
   width: 100%;
   z-index: 36;
}
#wb_MediaPlayer1
{
   display: block;
   width: 100%;
   z-index: 35;
}
#Bookmark_Construction
{
   visibility: hidden;
}
@media only screen and (max-width: 1024px)
{
#wb_text1LayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_text1LayoutGrid
{
   height: 75vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#text1LayoutGrid
{
   height: 75vh;
   padding: 20px 15px 100px 15px;
}
#text1LayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#text1LayoutGrid > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#text1LayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#text1Button
{
   width: 135px;
   height: 38px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 1px 6px 1px 6px;
}
#text1Button
{
   line-height: 34px;
}
#wb_text1Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 15px 0 ;
   padding: 0;
}
#wb_text1Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 50px 0 ;
   padding: 0;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 20px 15px 20px 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: center;
}
#LayoutGrid1-divider-top.show
{
   height: 50px;
}
#LayoutGrid1-divider-top
{
   top: 0%;
   left: 0;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_features4CardContainer
{
   width: 100%;
   visibility: visible;
   display: block;
}
#features4CardContainer
{
   padding: 50px 10px 50px 10px;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 20px 0 15px 0 ;
   padding: 0;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 50px 0 ;
   padding: 0;
}
#wb_Electronic
{
   visibility: visible;
   display: table;
}
#wb_Electronic
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Electronic
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#Electronic .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Electronic > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#Electronic > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Electronic-divider-bottom.show
{
   height: 50px;
}
#Electronic-divider-bottom
{
   bottom: 0%;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 15px 0 ;
   padding: 0;
}
#wb_Construction
{
   visibility: visible;
   display: table;
}
#wb_Construction
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Construction
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#Construction .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Construction > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#Construction > .row > .col-1
{
   display: flex;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_Bookmark_Construction
{
   visibility: visible;
   display: inline-block;
}
#wb_Heading5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 15px 0 ;
   padding: 0;
}
#wb_Heading6
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 50px 0 ;
   padding: 0;
}
#wb_Projected
{
   visibility: visible;
   display: inline-block;
}
#Main_MENU
{
   left: 1370px;
   top: 10px;
   width: 140px;
   height: 36px;
   visibility: visible;
   display: inline;
}
#Main_MENU
{
   font-size: 13px;
}
#Main_MENU .panel-icon
{
   font-size: 13px;
   width: 13px;
}
#Main_MENU .title 
{
   font-size: 19px;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 23px 15px 60px 15px;
}
#LayoutGrid6 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid6 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid6 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid6-divider-top.show
{
   height: 50px;
}
#LayoutGrid6-divider-top
{
   top: 0%;
   left: 0;
}
#wb_TestFirmware
{
   visibility: visible;
   display: inline-block;
}
#wb_Heading7
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 30px 0 30px 0 ;
   padding: 0;
}
#wb_LayoutGrid8
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   height: auto;
   padding: 0;
}
#LayoutGrid8 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid8 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid8 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#wb_MediaPlayer1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_MediaPlayer2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_LayoutGrid10
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid10
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid10 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid10 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid10 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid10-divider-bottom.show
{
   height: 150px;
}
#LayoutGrid10-divider-bottom
{
   bottom: 0%;
}
#wb_ConfigTool
{
   visibility: visible;
   display: inline-block;
}
#wb_Heading9
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 5px 5px 5px 5px;
}
#wb_Heading10
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 50px 0 ;
   padding: 5px 5px 5px 5px;
}
#wb_Image8
{
   width: 200px;
   height: 106px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 5px 5px 0 5px;
}
#Image8
{
   width: 200px;
   height: 106px;
}
#wb_Image9
{
   width: 200px;
   height: 106px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 5px 5px 5px 5px;
}
#Image9
{
   width: 200px;
   height: 106px;
}
#wb_features4Card1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 30px 10px 30px 10px;
}
#features4Card1-card-item0
{
   display: inline-block;
   height: 67px;
   box-sizing: border-box;
   margin: 25px 0 20px 0 ;
   border: 2px solid #0D6EFD;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #0D6EFD;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#features4Card1-card-item0 a
{
   color: inherit;
   display: block;
   padding: 10px 10px 10px 10px;
   text-decoration: none;
}
#features4Card1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#features4Card1-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#features4Card1-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#features4Card1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#features4Card1-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#features4Card1-card-item3
{
   box-sizing: border-box;
   margin: 30px 100px 30px 100px;
   border-top: 3px #0D6EFD solid;
   border-width: 3px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_features4Card1
{
   text-align: center;
}
#wb_features4Card2
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 30px 10px 30px 10px;
}
#features4Card2-card-item0
{
   display: inline-block;
   height: 67px;
   box-sizing: border-box;
   margin: 25px 0 20px 0 ;
   border: 2px solid #0D6EFD;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #0D6EFD;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#features4Card2-card-item0 a
{
   color: inherit;
   display: block;
   padding: 10px 10px 10px 10px;
   text-decoration: none;
}
#features4Card2-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#features4Card2-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#features4Card2-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#features4Card2-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#features4Card2-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#features4Card2-card-item3
{
   box-sizing: border-box;
   margin: 30px 100px 30px 100px;
   border-top: 3px #0D6EFD solid;
   border-width: 3px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_features4Card2
{
   text-align: center;
}
#wb_features4Card3
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 30px 10px 30px 10px;
}
#features4Card3-card-item0
{
   display: inline-block;
   height: 67px;
   box-sizing: border-box;
   margin: 25px 0 20px 0 ;
   border: 2px solid #0D6EFD;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #0D6EFD;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#features4Card3-card-item0 a
{
   color: inherit;
   display: block;
   padding: 10px 10px 10px 10px;
   text-decoration: none;
}
#features4Card3-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#features4Card3-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#features4Card3-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#features4Card3-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#features4Card3-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#features4Card3-card-item3
{
   box-sizing: border-box;
   margin: 30px 100px 30px 100px;
   border-top: 3px #0D6EFD solid;
   border-width: 3px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_features4Card3
{
   text-align: center;
}
#wb_Card1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 30px 10px 30px 10px;
}
#Card1-card-item0
{
   display: inline-block;
   height: 67px;
   box-sizing: border-box;
   margin: 25px 0 20px 0 ;
   border: 2px solid #0D6EFD;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #0D6EFD;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#Card1-card-item0 a
{
   color: inherit;
   display: block;
   padding: 10px 10px 10px 10px;
   text-decoration: none;
}
#Card1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card1-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card1-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 30px 100px 30px 100px;
   border-top: 3px #0D6EFD solid;
   border-width: 3px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card1
{
   text-align: center;
}
#wb_Card2
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 30px 10px 30px 10px;
}
#Card2-card-item0
{
   display: inline-block;
   height: 67px;
   box-sizing: border-box;
   margin: 25px 0 20px 0 ;
   border: 2px solid #0D6EFD;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #0D6EFD;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#Card2-card-item0 a
{
   color: inherit;
   display: block;
   padding: 10px 10px 10px 10px;
   text-decoration: none;
}
#Card2-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 30px 100px 30px 100px;
   border-top: 3px #0D6EFD solid;
   border-width: 3px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card2
{
   text-align: center;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 30px;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 20px;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 16px;
}
#wb_Marquee1
{
   height: 51px;
   visibility: visible;
   display: block;
}
#wb_Marquee1
{
   margin: 0;
   padding: 0;
}
#wb_Marquee2
{
   height: 48px;
   visibility: visible;
   display: block;
}
#wb_Marquee2
{
   margin: 0;
   padding: 0;
}
#wb_Marquee3
{
   height: 48px;
   visibility: visible;
   display: block;
}
#wb_Marquee3
{
   margin: 0;
   padding: 0;
}
#wb_Extension1
{
   width: 172px;
   height: 188px;
   visibility: visible;
   display: inline-block;
}
#wb_Extension2
{
   width: 152px;
   height: 188px;
   visibility: visible;
   display: inline-block;
}
#wb_Extension3
{
   width: 152px;
   height: 188px;
   visibility: visible;
   display: inline-block;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid3 > .row > .col-2
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid3 > .row > .col-3
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2, #LayoutGrid4 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid4 > .row > .col-1
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid4 > .row > .col-2
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid4 > .row > .col-3
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Heading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 30px 0 15px 0 ;
   padding: 0;
}
#wb_Heading11
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 30px 0 15px 0 ;
   padding: 0;
}
#wb_Heading12
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 30px 0 15px 0 ;
   padding: 0;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid5 > .row > .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid5 > .row > .col-2
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid9 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid9 > .row > .col-1, #LayoutGrid9 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid9 > .row > .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid9 > .row > .col-2
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   font-size: 16px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: left;
   line-height: 18px;
}
#wb_Text5
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   font-size: 16px;
   margin: 20px 0 0 0 ;
   padding: 0;
   text-align: left;
   line-height: 18px;
}
#wb_Text6
{
   visibility: visible;
   display: block;
}
#wb_Text6
{
   font-size: 19px;
   margin: 10px 0 0 0 ;
   padding: 0;
   text-align: center;
   line-height: 21px;
}
#wb_Text7
{
   visibility: visible;
   display: block;
}
#wb_Text7
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 16px;
}
#wb_Text8
{
   visibility: visible;
   display: block;
}
#wb_Text8
{
   font-size: 19px;
   margin: 20px 0 0 0 ;
   padding: 0;
   text-align: center;
   line-height: 21px;
}
#wb_Text9
{
   visibility: visible;
   display: block;
}
#wb_Text9
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 16px;
}
#wb_Heading8
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 15px 0 ;
   padding: 5px 5px 5px 5px;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid7 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid7 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid7 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Image1
{
   width: 607px;
   height: 237px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#Image1
{
   width: 607px;
   height: 237px;
}
#wb_Text10
{
   visibility: visible;
   display: block;
}
#wb_Text10
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid12
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid12
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid12
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid12 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid12 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid12 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#Question
{
   width: 100%;
   height: 144px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Question
{
   line-height: 134px;
}
#Button1
{
   width: 100%;
   height: 75px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 1px 6px 1px 6px;
}
#wb_MediaPlayer3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
}
