div#container
{
   width: 950px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
#PageHeader1
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
}
#wb_Image2
{
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text2
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   line-height: 16px;
}
#wb_Text2 p, #wb_Text2 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text1
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   line-height: 16px;
}
#wb_Text1 p, #wb_Text1 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text4
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   line-height: 16px;
}
#wb_Text4 p, #wb_Text4 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text3
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   line-height: 16px;
}
#wb_Text3 p, #wb_Text3 ul
{
   margin: 0;
   padding: 0;
}
#PageFooter1
{
   background-color: #FFFF00;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
}
#wb_CarouselGallery
{
   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: 105px 0 0 0 ;
}
#CarouselGallery
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 5px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 970px;
}
#CarouselGallery > .col-1, #CarouselGallery > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 2px;
   padding-left: 2px;
   position: relative;
}
#CarouselGallery > .col-1, #CarouselGallery > .col-2
{
   flex: 0 0 auto;
}
#CarouselGallery > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#CarouselGallery > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#CarouselGallery > .col-1, #CarouselGallery > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Carousel1
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #000000;
   border-radius: 3px;
   box-sizing: border-box;
   margin: 0;
}
#wb_Carousel1
{
   box-sizing: border-box;
   width: 100%;
}
#Carousel1
{
   position: relative;
   margin: 0;
;
   height: 100%;
   box-sizing: border-box;
}
#Carousel1 .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
}
.carousel.pointer-event
{
   -ms-touch-action: pan-y;
   touch-action: pan-y;
}
#Carousel1 .carousel-inner::after
{
   display: block;
   clear: both;
   content: "";
}
#Carousel1 .carousel-inner > .carousel-item
{
   display: none;
   position: relative;
   float: left;
   width: 100%;
   margin-right: -100%;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   transition: transform 500ms ease-in-out;
   height: 100%;
   text-align: left;
}
#Carousel1 .carousel-item-next:not(.carousel-item-start), #Carousel1 .active.carousel-item-end
{
   transform: translateX(100%);
}
#Carousel1 .carousel-item-prev:not(.carousel-item-end), #Carousel1 .active.carousel-item-start
{
   transform: translateX(-100%);
}
#Carousel1 .carousel-item-inner
{
   min-height: 208px;
   padding: 0;
}
#Carousel1 .carousel-inner > .carousel-item > img, #Carousel1 .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#Carousel1 .carousel-inner > .active, #Carousel1 .carousel-inner > .carousel-item-next, #Carousel1 .carousel-inner > .carousel-item-prev
{
   display: block;
}
#Carousel1 .carousel-inner > .carousel-item-next, #Carousel1 .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#Carousel1 .carousel-control
{
   display: flex;
   position: absolute;
   align-items: center;
   justify-content: center;
   left: 0;
   top: 0;
   bottom: 0;
   width: 15%;
   text-align: center;
   opacity: 0.5;
   transition: opacity 0.3s ease;
   cursor: pointer;
   z-index: 7778;
}
#Carousel1 .carousel-control.carousel-item-end
{
   left: auto;
   right: 0;
}
#Carousel1 .carousel-control .carousel-control-prev-icon, #Carousel1 .carousel-control .carousel-control-next-icon
{
   display: inline-block;
   position: absolute;
   width: 20px;
   height: 20px;
   z-index: 5;
}
#Carousel1 .carousel-control:hover
{
   text-decoration: none;
   outline: 0;
   opacity: 1;
}
.sr-only
{
   position: absolute;
   width: 1px;
   height: 1px;
   padding: 0;
   margin: -1px;
   overflow: hidden;
   clip: rect(0px, 0px, 0px, 0px);
   border: 0;
}
#Carousel1 .frame
{
   width: 471px;
   display: inline-block;
   float: left;
   height: 208px;
}
#Carousel1 .carousel-control-next, #Carousel1 .carousel-control-prev
{
   cursor: pointer;
   text-align: center;
   opacity: 0.5;
   transition: opacity 0.3s ease;
}
#Carousel1 .carousel-control-next-icon, #Carousel1 .carousel-control-prev-icon
{
   display: inline-block;
   width: 20px;
   height: 20px;
   background: transparent no-repeat center center;
   background-size: 100% 100%;
}
#Carousel1 .carousel-control-next:hover, #Carousel1 .carousel-control-prev:hover
{
   text-decoration: none;
   outline: 0;
   opacity: 1;
}
#Carousel1 .carousel-control-prev-icon
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23FFFFFF%22%20viewBox%3d%220%200%2080%2080%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M67%2044%20L67%2066%20C67%2067%2c%2066%2068%2c%2066%2068%20C65%2069%2c%2064%2070%2c%2063%2070%20L45%2070%20L45%2052%20L35%2052%20L35%2070%20L17%2070%20C16%2070%2c%2016%2069%2c%2015%2068%20C14%2068%2c%2014%2067%2c%2014%2066%20L14%2044%20C14%2044%2c%2014%2044%2c%2014%2044%20C14%2044%2c%2014%2044%2c%2014%2044%20L40%2022%20L67%2044%20C67%2044%2c%2067%2044%2c%2067%2044%20Z%20M76%2042%20L74%2045%20C73%2046%2c%2073%2046%2c%2072%2046%20L72%2046%20C71%2046%2c%2071%2046%2c%2070%2045%20L40%2020%20L10%2046%20C9%2046%2c%209%2046%2c%208%2046%20C8%2046%2c%207%2046%2c%207%2045%20L4%2042%20C4%2042%2c%203%2041%2c%203%2040%20C4%2040%2c%204%2039%2c%204%2039%20L36%2012%20C37%2011%2c%2039%2011%2c%2040%2011%20C42%2011%2c%2043%2011%2c%2044%2012%20L54%2021%20L54%2013%20C54%2012%2c%2054%2012%2c%2054%2011%20C55%2011%2c%2055%2011%2c%2056%2011%20L65%2011%20C65%2011%2c%2066%2011%2c%2066%2011%20C67%2012%2c%2067%2012%2c%2067%2013%20L67%2031%20L77%2039%20C77%2039%2c%2077%2040%2c%2077%2040%20C77%2041%2c%2077%2042%2c%2076%2042%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#Carousel1 .carousel-control-next-icon
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23FFFFFF%22%20viewBox%3d%220%200%2080%2080%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M67%2044%20L67%2066%20C67%2067%2c%2066%2068%2c%2066%2068%20C65%2069%2c%2064%2070%2c%2063%2070%20L45%2070%20L45%2052%20L35%2052%20L35%2070%20L17%2070%20C16%2070%2c%2016%2069%2c%2015%2068%20C14%2068%2c%2014%2067%2c%2014%2066%20L14%2044%20C14%2044%2c%2014%2044%2c%2014%2044%20C14%2044%2c%2014%2044%2c%2014%2044%20L40%2022%20L67%2044%20C67%2044%2c%2067%2044%2c%2067%2044%20Z%20M76%2042%20L74%2045%20C73%2046%2c%2073%2046%2c%2072%2046%20L72%2046%20C71%2046%2c%2071%2046%2c%2070%2045%20L40%2020%20L10%2046%20C9%2046%2c%209%2046%2c%208%2046%20C8%2046%2c%207%2046%2c%207%2045%20L4%2042%20C4%2042%2c%203%2041%2c%203%2040%20C4%2040%2c%204%2039%2c%204%2039%20L36%2012%20C37%2011%2c%2039%2011%2c%2040%2011%20C42%2011%2c%2043%2011%2c%2044%2012%20L54%2021%20L54%2013%20C54%2012%2c%2054%2012%2c%2054%2011%20C55%2011%2c%2055%2011%2c%2056%2011%20L65%2011%20C65%2011%2c%2066%2011%2c%2066%2011%20C67%2012%2c%2067%2012%2c%2067%2013%20L67%2031%20L77%2039%20C77%2039%2c%2077%2040%2c%2077%2040%20C77%2041%2c%2077%2042%2c%2076%2042%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#Carousel1 .frame-1
{
   background-color: transparent;
   background-image: url('images/crb1_shadow.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: contain;
}
#Carousel1 .frame-2
{
   background-color: transparent;
   background-image: url('images/crb1_green_cap_ear.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: contain;
}
#Carousel1 .frame-3
{
   background-color: transparent;
   background-image: url('images/controller_termnals_crb1.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: contain;
}
#Carousel1 .frame-4
{
   background-color: transparent;
   background-image: url('images/crb1_hand.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: contain;
}
#PhotoGallery1
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
}
#PhotoGallery1 .thumbnails
{
   margin: 0;
}
#PhotoGallery1 .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   float: left;
   padding: 2px 2px 2px 2px;
   width: 33.33333333%;
   text-align: center;
   vertical-align: top;
}
#PhotoGallery1 .frame
{
   padding: 2px;
   background-color: #fff;
   border: 1px solid #000000;
   border-radius: 5px;
}
#PhotoGallery1 .thumbnail img
{
   border-width: 0;
   box-sizing: border-box;
   border-radius: 2px;
}
#PhotoGallery1 .clearfix:before,
#PhotoGallery1 .clearfix:after,
#PhotoGallery1 .thumbnails:before,
#PhotoGallery1 .thumbnails:after
{
   display: table;
   content: " ";
}
#PhotoGallery1 .clearfix:after,
#PhotoGallery1 .thumbnails:after
{
   clear: both;
}
#PhotoGallery1 .visible-col4
{
   display: none;
}
#PhotoGallery1_img0
{
   width: 120px;
   height: 120px;
}
#PhotoGallery1_img1
{
   width: 120px;
   height: 120px;
}
#PhotoGallery1_img2
{
   width: 120px;
   height: 120px;
}
#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: inline-block;
   margin: 0;
   width: 379px;
   height: 46px;
}
#wb_Text11 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text11 div
{
   text-align: center;
}
#wb_Text11
{
   display: inline-block;
   margin: 0;
   width: 456px;
   height: 36px;
}
#wb_Text8 
{
   background-color: #D3D3D3;
   background-image: none;
   border: 2px solid transparent;
   border-radius: 6px;
   height: 143px;
   overflow-y: auto;
   padding: 15px 5px 5px 10px;
   margin: -15px 0 0 0 ;
   text-align: left;
}
#wb_Text8
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 17px;
}
#wb_Text8 div
{
   text-align: left;
}
#wb_Text8
{
   display: inline-block;
   margin: -15px 0 0 0 ;
   width: 407px;
   height: 154px;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Text9 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 0 0;
   margin: -15px 0 0 20px;
   text-align: left;
}
#wb_Text9
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_Text9 div
{
   text-align: left;
}
#wb_Text9
{
   display: inline-block;
   margin: -15px 0 0 20px;
   width: 822px;
   height: 834px;
}
#PageFooter1
{
   background-color: #FFFF00;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
}
#PageHeader1
{
   position: absolute;
   text-align: left;
   left: 144px;
   top: 81px;
   width: 100%;
   height: 13px;
   z-index: 7777;
}
#wb_Image2
{
   position: absolute;
   left: 10px;
   top: 8px;
   width: 97px;
   height: 79px;
   z-index: 10;
}
#wb_Text4
{
   position: absolute;
   left: 148px;
   top: 2176px;
   width: 208px;
   height: 48px;
   visibility: hidden;
   z-index: 1;
}
#wb_PhotoGallery1
{
   display: block;
   width: 100%;
   z-index: 4;
}
#wb_Carousel1
{
}
#wb_Text1
{
   position: absolute;
   left: 439px;
   top: 43px;
   width: 159px;
   height: 48px;
   z-index: 11;
}
#PageFooter1
{
   position: absolute;
   text-align: center;
   left: 0px;
   top: 1977px;
   width: 100%;
   height: 162px;
   z-index: 15;
}
#wb_Text2
{
   position: absolute;
   left: 191px;
   top: 136px;
   width: 421px;
   height: 32px;
   z-index: 12;
}
#wb_Text3
{
   position: absolute;
   left: 134px;
   top: 25px;
   width: 208px;
   height: 48px;
   z-index: 13;
}
#PageFooter1_Container
{
   width: 1013px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#Html2
{
   display: inline-block;
   width: 232px;
   height: 72px;
   z-index: 7;
}
@media only screen and (min-width: 768px) and (max-width: 949px)
{
div#container
{
   width: 939px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
}
@media only screen and (max-width: 767px)
{
div#container
{
   width: 480px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
}
.pp-BBSHDT76FQBYG{text-align:center;border:none;border-radius:0.6rem;min-width:10.9rem;padding:0 2rem;height:2rem;;background-color:#000000;color:#ffffff;font-family:"Helvetica Neue",Arial,sans-serif;font-size:0.875rem;line-height:1.125rem;cursor:pointer;}