body
{
   background-color: #000000;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;
   font-weight: 400;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
   overflow-x: hidden;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape)
{
   #wb_dreamsLayoutGrid
   {
      background-attachment: scroll !important;
   }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5)
{
   #wb_dreamsLayoutGrid
   {
      background-attachment: scroll !important;
   }
}
#wb_menu33LayoutGrid
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   box-shadow: 0px 4px 8px rgba(0,0,0,0.19);
}
#menu33LayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#menu33LayoutGrid > .col-1, #menu33LayoutGrid > .col-2, #menu33LayoutGrid > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#menu33LayoutGrid > .col-1, #menu33LayoutGrid > .col-2, #menu33LayoutGrid > .col-3
{
   flex: 0 0 auto;
}
#menu33LayoutGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 250px;
   max-width: 250px;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#menu33LayoutGrid > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis:  calc((100% - 250px) / 1.29);
   max-width:  calc((100% - 250px) / 1.29);
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#menu33LayoutGrid > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis:  calc((100% - 250px) / 4.5);
   max-width:  calc((100% - 250px) / 4.5);
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#menu33LayoutGrid > .col-1, #menu33LayoutGrid > .col-2, #menu33LayoutGrid > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_menu33Menu1
{
   display: block;
   background-color: rgba(0,0,0,0.00);
   font-family: Arial;
   font-weight: bold;
   text-align: center;
   width: 100%;
   margin: 0;
   z-index: 1111 !important;
}
#menu33Menu1
{
   display: inline-block;
   background-color: rgba(0,0,0,0.00);
   height: 68px;
}
#wb_menu33Menu1 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_menu33Menu1 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_menu33Menu1 ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_menu33Menu1 ul li i
{
   font-size: 18px;
   width: 18px;
   margin-bottom: 6px;
}
#wb_menu33Menu1 ul li a
{
   background-color: rgba(0,0,0,0.00);
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 12px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 30px 15px 30px;
   text-align: center;
}
#wb_menu33Menu1 > ul > li > a 
{
   height: 38px;
}
.menu33Menu1 a 
{
   display: block;
}
#wb_menu33Menu1 li:hover > a, #wb_menu33Menu1 li .active
{
   background-color: #000000;
   color: #F5F5F5;
}
#wb_menu33Menu1 ul ul
{
   display: none;
   position: absolute;
   top: 68px;
}
#wb_menu33Menu1 ul li:hover > ul
{
   display: list-item;
}
#wb_menu33Menu1 ul ul li 
{
   float: none;
   position: relative;
   width: 127px;
}
#wb_menu33Menu1 ul ul li a
{
   background-color: #F6F6F6;
   border: 0px solid #C5C5C5;
   color: #FFFFFF;
}
#wb_menu33Menu1 ul ul li:hover > a, #wb_menu33Menu1 ul ul li .active
{
   background-color: #EDEDED;
   color: #2B2B2B;
}
#wb_menu33Menu1 ul ul li i 
{
   margin-right: 6px;
   vertical-align: middle;
}
#wb_menu33Menu1 ul ul li a 
{
   padding-top: 15px;
   padding-right: 20px;
   padding-bottom: 15px;
   text-align: left;
   vertical-align: middle;
}
#wb_menu33Menu1 ul ul ul li 
{
   left: 127px;
   position: relative;
   top: -68px;
}
#wb_menu33Menu1 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #FFFFFF;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_menu33Menu1 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-left: 4px solid #FFFFFF;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_menu33Menu1 li:hover > a .arrow-down, #wb_menu33Menu1 li .active .arrow-down
{ 
   border-top-color: #F5F5F5;
}
#wb_menu33Menu1 ul ul li:hover > a .arrow-left, #wb_menu33Menu1 ul ul li .active .arrow-left
{ 
   border-left-color: #2B2B2B;
}
#wb_menu33Menu1 .toggle,[id^=menu33Menu1-submenu]
{
   display: none;
}
@media all and (max-width:768px) 
{
#wb_menu33Menu1
{
   margin: 0;
   text-align: left;
}
#wb_menu33Menu1 ul li a, #wb_menu33Menu1 .toggle
{
   font-size: 12px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 20px 15px 20px;
}
#wb_menu33Menu1 .toggle + a
{
   display: none !important;
}
.menu33Menu1 
{
   display: none;
   z-index: 9999;
}
#menu33Menu1 
{
   background-color: transparent;
   display: none;
}
#wb_menu33Menu1 > ul > li > a 
{
   height: auto !important;
   margin: 0;
}
#wb_menu33Menu1 .toggle 
{
   display: block;
   background-color: rgba(0,0,0,0.00);
   color: #FFFFFF;
   padding: 0 20px 0 20px;
   line-height: 48px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_menu33Menu1 .toggle:hover
{
   background-color: #000000;
   color: #F5F5F5;
}
[id^=menu33Menu1-submenu]:checked + ul 
{
   display: block !important;
}
#menu33Menu1-title
{
   height: 68px !important;
   line-height: 68px !important;
   text-align: center;
}
#wb_menu33Menu1 ul li 
{
   display: block;
   width: 100% !important;
   text-align: left;
}
#wb_menu33Menu1 ul ul .toggle,
#wb_menu33Menu1 ul ul a 
{
   padding: 0 40px;
}
#wb_menu33Menu1 a:hover,
#wb_menu33Menu1 ul ul ul a 
{
   background-color: #F6F6F6;
   color: #FFFFFF;
}
#wb_menu33Menu1 ul li ul li .toggle,
#wb_menu33Menu1 ul ul a 
{
   background-color: #F6F6F6;
   color: #FFFFFF;
}
#wb_menu33Menu1 ul ul ul a 
{
   padding: 15px 20px 15px 60px;
}
#wb_menu33Menu1 ul li a 
{
   text-align: left;
}
#wb_menu33Menu1 ul li a br 
{
   display: none;
}
#wb_menu33Menu1 ul li i 
{
   margin-right: 6px;
}
#wb_menu33Menu1 ul ul 
{
   float: none;
   position: static;
}
#wb_menu33Menu1 ul ul li:hover > ul,
#wb_menu33Menu1 ul li:hover > ul 
{
   display: none;
}
#wb_menu33Menu1 ul ul li 
{
   display: block;
   width: 100%;
}
#wb_menu33Menu1 ul ul ul li 
{
   position: static;
}
#menu33Menu1-icon 
{
   display: block;
   position: absolute;
   left: 30px;
   top: 22px;
   user-select: none;
}
#menu33Menu1-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #FFFFFF;
   color: #FFFFFF;
   width: 24px;
}
#wb_menu33Menu1 ul li ul li .toggle:hover
{
   background-color: #EDEDED;
   color: #2B2B2B;
}
#wb_menu33Menu1 .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_menu33Menu1 .toggle:hover .arrow-down, #wb_menu33Menu1 li .active .arrow-down
{
   border-top-color: #F5F5F5;
}
#wb_menu33Menu1 ul li ul li .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_menu33Menu1 ul li ul li .toggle:hover .arrow-down, #wb_menu33Menu1 ul li ul li .active .arrow-down
{
   border-top-color: #2B2B2B;
}
}
#wb_Image8
{
   margin: 0;
   vertical-align: top;
}
#Image8
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 112px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_navigationHeading
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: left;
}
#navigationHeading
{
   color: #212226;
   font-family: "Open Sans";
   font-weight: 800;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: left;
   text-transform: none;
   -webkit-text-stroke: 1px #69B0BF;
   text-stroke: 1px #69B0BF;
}
#wb_Image2
{
   margin: 0;
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 112px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_welcomeLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 75vh;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#welcomeLayoutGrid
{
   box-sizing: border-box;
   height: 75vh;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#welcomeLayoutGrid > .row
{
   margin-right: 0;
   margin-left: 0;
}
#welcomeLayoutGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#welcomeLayoutGrid > .row > .col-1
{
   float: left;
}
#welcomeLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#welcomeLayoutGrid:before,
#welcomeLayoutGrid:after,
#welcomeLayoutGrid .row:before,
#welcomeLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#welcomeLayoutGrid:after,
#welcomeLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#welcomeLayoutGrid > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_welcomeCarousel
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#wb_welcomeCarousel
{
   box-sizing: border-box;
   width: 100%;
   height: 100vh;
}
#welcomeCarousel
{
   position: relative;
   margin: 0;
;
   height: 100%;
   box-sizing: border-box;
}
#welcomeCarousel .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
}
.carousel.pointer-event
{
   -ms-touch-action: pan-y;
   touch-action: pan-y;
}
#welcomeCarousel .carousel-inner::after
{
   display: block;
   clear: both;
   content: "";
}
#welcomeCarousel .carousel-inner > .carousel-item
{
   display: none;
   position: relative;
   float: left;
   width: 100%;
   margin-right: -100%;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   opacity: 0;
   transition: opacity 500ms ease-in-out;
   height: 100%;
   text-align: center;
}
#welcomeCarousel .carousel-item-inner
{
   padding: 0 25px 0 25px;
   display: flex;
   align-items: center;
   flex-direction: column;
   justify-content: center;
   height: 100%;
   box-sizing: border-box;
}
#welcomeCarousel .carousel-inner > .carousel-item > img, #welcomeCarousel .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#welcomeCarousel .carousel-inner > .active, #welcomeCarousel .carousel-inner > .carousel-item-next, #welcomeCarousel .carousel-inner > .carousel-item-prev
{
   display: block;
}
#welcomeCarousel .carousel-inner > .active
{
   opacity: 1;
   z-index: 1;
}
#welcomeCarousel .carousel-inner > .carousel-item-next, #welcomeCarousel .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#welcomeCarousel .carousel-inner > .carousel-item-next.carousel-item-start, #welcomeCarousel .carousel-inner > .carousel-item-prev.carousel-item-end
{
   opacity: 1;
   z-index: 1;
}
#welcomeCarousel .carousel-inner > .active.carousel-item-start, #welcomeCarousel .carousel-inner > .active.carousel-item-end
{
   opacity: 0;
   z-index: 0;
   transition: opacity 1000ms;
}
#welcomeCarousel .carousel-indicators
{
   list-style: none;
   bottom: 0;
   padding: 0;
   margin: 0;
   position: absolute;
   margin-left: -34px;
   left: 50%;
   vertical-align: middle;
   z-index: 999;
}
#welcomeCarousel .carousel-indicators li
{
   display: inline-block;
   position: relative;
   margin: 12px 12px 12px 12px;
   width: 9px;
   height: 9px;
   cursor: pointer;
   text-indent: -999px;
   border-radius: 50%;
   background-color: rgba(255,255,255,1.00);
   border: 1px solid rgba(105,176,191,1.00);
   transform: scale(0.4);
   transition: transform 0.3s ease, background-color 0.3s ease;
}
#welcomeCarousel .carousel-indicators .active
{
   transform: scale(1.0);
}
#welcomeCarousel .carousel-indicators li:hover
{
   transform: scale(0.8);
}
#welcomeCarousel .frame
{
   width: 1140px;
   display: inline-block;
   float: left;
   height: 541px;
}
#welcomeCarousel .frame-1
{
   background-color: #F4F5F9;
   background-image: url('../images/Salt-Ashes-5.jpg');
   background-repeat: no-repeat;
   background-position: center top;
   background-attachment: fixed;
   background-size: cover;
}
#welcomeCarousel .frame-2
{
   background-color: #F4F5F9;
   background-image: url('../images/Salt-Ashes-4.jpg');
   background-repeat: no-repeat;
   background-position: left top;
   position: fixed;
   top: 0;
   transform: translate3d(0, 0, 0);
   transform-style: preserve-3d;
   width: 100%;
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
}
#upStickyLayer
{
   background-color: #69B0BF;
   background-image: none;
   border-radius: 0px;
   opacity: 0.77;
}
#wb_upIcon
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #3E3E3E;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 4px 4px 4px 4px;
   vertical-align: top;
}
#wb_upIcon a
{
   text-decoration: none;
}
#wb_upIcon a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#upIcon
{
   height: 24px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#upIcon i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_upIcon:hover #upIcon i
{
   color: #F9F9F9;
}
#wb_dreamsLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/perfume04.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#dreamsLayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#dreamsLayoutGrid > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#dreamsLayoutGrid > .col-1
{
   flex: 0 0 auto;
}
#dreamsLayoutGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#dreamsLayoutGrid > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#dreamsLayoutGrid-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-color: #000000;
   opacity: 0.4;
}
#wb_dreamsText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 5px 0 0 0;
   margin: 120px 0 20px 0 ;
   text-align: center;
}
#wb_dreamsText1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
}
#wb_dreamsText1 div
{
   text-align: center;
}
#wb_dreamsText1
{
   display: block;
   margin: 120px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_dreamsText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 5px 0 0 0;
   margin: 0 0 20px 0 ;
   text-align: center;
}
#wb_dreamsText2
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-size: 37px;
}
#wb_dreamsText2 div
{
   text-align: center;
}
#wb_dreamsText2
{
   display: block;
   margin: 0 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_galleryCard2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   background-color: #9400D3;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#galleryCard2-card-body
{
   padding: 30px 30px 30px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
#galleryCard2-card-item0
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 35px;
}
#galleryCard2-card-item1
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 16px 8px 16px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_aboutLayoutGrid
{
   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;
}
#aboutLayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 60px 45px 20px 45px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#aboutLayoutGrid > .col-1, #aboutLayoutGrid > .col-2, #aboutLayoutGrid > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#aboutLayoutGrid > .col-1, #aboutLayoutGrid > .col-2, #aboutLayoutGrid > .col-3
{
   flex: 0 0 auto;
}
#aboutLayoutGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#aboutLayoutGrid > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#aboutLayoutGrid > .col-3
{
   background-color: transparent;
   background-image: url('../images/music1.1.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: contain;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#aboutLayoutGrid > .col-1, #aboutLayoutGrid > .col-2, #aboutLayoutGrid > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_aboutImage1
{
   margin: 0;
   vertical-align: top;
}
#aboutImage1
{
   border: 2px solid #F909C6;
   border-image-slice: 1;
   border-image-width: 2px;
   border-image-repeat: stretch;
   border-image-source: linear-gradient(to right, #76237A 0%, #F909C6 25%, #76237A 100%);
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 1152px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_aboutImage2
{
   margin: 0;
   vertical-align: top;
}
#aboutImage2
{
   border: 2px solid #F909C6;
   border-image-slice: 1;
   border-image-width: 2px;
   border-image-repeat: stretch;
   border-image-source: linear-gradient(to right, #76237A 0%, #F909C6 25%, #76237A 100%);
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 1152px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image4
{
   height: 100%;
   margin: 0;
   vertical-align: top;
}
#Image4
{
   border: 0px solid #DA70D6;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: cover;
}
#wb_Image5
{
   height: 100%;
   margin: 0;
   vertical-align: top;
}
#Image5
{
   border: 0px solid #DA70D6;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: cover;
}
#wb_productsLayoutGrid1
{
   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;
}
#productsLayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 75px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#productsLayoutGrid1 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#productsLayoutGrid1 > .col-1
{
   flex: 0 0 auto;
}
#productsLayoutGrid1 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#productsLayoutGrid1 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
@media (max-width: 480px)
{
#productsLayoutGrid1 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_productsText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 10px 0;
   margin: 0;
   text-align: center;
}
#wb_productsText
{
   color: #808080;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 19px;
}
#wb_productsText div
{
   text-align: center;
}
#wb_productsText
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_productsHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#productsHeading
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_productsLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #C0C0C0;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#productsLayoutGrid2
{
   box-sizing: border-box;
   padding: 100px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#productsLayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#productsLayoutGrid2 > .row > .col-1, #productsLayoutGrid2 > .row > .col-2, #productsLayoutGrid2 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#productsLayoutGrid2 > .row > .col-1, #productsLayoutGrid2 > .row > .col-2, #productsLayoutGrid2 > .row > .col-3
{
   float: left;
}
#productsLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#productsLayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#productsLayoutGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#productsLayoutGrid2:before,
#productsLayoutGrid2:after,
#productsLayoutGrid2 .row:before,
#productsLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#productsLayoutGrid2:after,
#productsLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#productsLayoutGrid2 > .row > .col-1, #productsLayoutGrid2 > .row > .col-2, #productsLayoutGrid2 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_productsCard2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#productsCard2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#productsCard2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#productsCard2-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#productsCard2-card-item2
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0 4px 0 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#productsCard2-card-item3
{
   box-sizing: border-box;
   margin: 1px 0 1px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#productsCard2-card-item4
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 0;
   width: 100%;
   padding: 14px 0 14px 0;
   border: 0px solid #357EBD;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#productsCard2-card-item4
{
   box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%), 0 2px 10px 0 rgb(0 0 0 / 5%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard2-card-item4:hover
{
   box-shadow: 0 5px 11px 0 rgb(0 0 0 / 14%), 0 4px 15px 0 rgb(0 0 0 / 12%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard2-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#productsCard2-card-item5
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#productsCard2-card-item6
{
   display: inline-block;
   height: 33px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   border: 0px solid #69B0BF;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#productsCard2-card-item6
{
   box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%), 0 2px 10px 0 rgb(0 0 0 / 5%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard2-card-item6:hover
{
   box-shadow: 0 5px 11px 0 rgb(0 0 0 / 14%), 0 4px 15px 0 rgb(0 0 0 / 12%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard2-card-item6 a
{
   color: inherit;
   display: block;
   padding: 10px 30px 10px 30px;
   text-decoration: none;
}
#wb_productsCard3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#productsCard3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#productsCard3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#productsCard3-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#productsCard3-card-item2
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0 4px 0 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#productsCard3-card-item3
{
   box-sizing: border-box;
   margin: 1px 0 1px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#productsCard3-card-item4
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 0;
   width: 100%;
   padding: 14px 0 14px 0;
   border: 0px solid #357EBD;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#productsCard3-card-item4
{
   box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%), 0 2px 10px 0 rgb(0 0 0 / 5%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard3-card-item4:hover
{
   box-shadow: 0 5px 11px 0 rgb(0 0 0 / 14%), 0 4px 15px 0 rgb(0 0 0 / 12%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard3-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#productsCard3-card-item5
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#productsCard3-card-item6
{
   display: inline-block;
   height: 33px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   border: 0px solid #69B0BF;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#productsCard3-card-item6
{
   box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%), 0 2px 10px 0 rgb(0 0 0 / 5%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard3-card-item6:hover
{
   box-shadow: 0 5px 11px 0 rgb(0 0 0 / 14%), 0 4px 15px 0 rgb(0 0 0 / 12%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard3-card-item6 a
{
   color: inherit;
   display: block;
   padding: 10px 30px 10px 30px;
   text-decoration: none;
}
#wb_productsCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#productsCard1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#productsCard1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#productsCard1-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#productsCard1-card-item2
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#productsCard1-card-item3
{
   box-sizing: border-box;
   margin: 1px 0 1px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#productsCard1-card-item4
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 0;
   width: 100%;
   padding: 14px 0 14px 0;
   border: 0px solid #69B0BF;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#productsCard1-card-item4
{
   box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%), 0 2px 10px 0 rgb(0 0 0 / 5%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard1-card-item4:hover
{
   box-shadow: 0 5px 11px 0 rgb(0 0 0 / 14%), 0 4px 15px 0 rgb(0 0 0 / 12%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard1-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#productsCard1-card-item5
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px rgba(255,255,255,0.00) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#productsCard1-card-item6
{
   display: inline-block;
   height: 33px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   border: 0px solid #69B0BF;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#productsCard1-card-item6
{
   box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%), 0 2px 10px 0 rgb(0 0 0 / 5%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard1-card-item6:hover
{
   box-shadow: 0 5px 11px 0 rgb(0 0 0 / 14%), 0 4px 15px 0 rgb(0 0 0 / 12%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard1-card-item6 a
{
   color: inherit;
   display: block;
   padding: 10px 30px 10px 30px;
   text-decoration: none;
}
#wb_featuredLayoutGrid
{
   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: 50px 0 0 0 ;
}
#featuredLayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#featuredLayoutGrid > .col-1, #featuredLayoutGrid > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#featuredLayoutGrid > .col-1, #featuredLayoutGrid > .col-2
{
   flex: 0 0 auto;
}
#featuredLayoutGrid > .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;
}
#featuredLayoutGrid > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#featuredLayoutGrid > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#featuredLayoutGrid > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
@media (max-width: 480px)
{
#featuredLayoutGrid > .col-1, #featuredLayoutGrid > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#featuredRollOverText1 .description
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 21px;
   font-style: normal;
   margin: 0;
   padding: 25px 0 0 0;
   text-align: center;
}
#featuredRollOverText1 .link
{
   display: inline-block;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   color: #FFFFFF;
   border: 2px solid #FFFFFF;
   border-radius: 0px;
   margin: 25px 0 0 0 ;
   padding: 10px 30px 10px 30px;
   text-decoration: none;
}
#featuredRollOverText1 .title
{
   text-align: center;
   padding: 0;
   font-family: "Open Sans";
   font-weight: bold;
   font-size: 37px;
   font-style: normal;
   color: #FFFFFF;
}
#featuredRollOverText1 .caption
{
   box-sizing: border-box;
   position: absolute;
   left: 0;
   top: 0;
   bottom: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
   background-color: rgba(0,0,0,0.49);
   width: 100%;
   height: 100%;
   opacity: 1.00;
}
#featuredRollOverText1 .caption
{
   display: flex;
   flex-direction: column;
   justify-content: center;
   width: 100%;
   height: 100%;
   align-items: center;
}
#featuredRollOverText1 .image
{
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#featuredRollOverText1
{
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   margin: 0;
}
#featuredRollOverText2 .description
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 21px;
   font-style: normal;
   margin: 0;
   padding: 25px 0 0 0;
   text-align: center;
}
#featuredRollOverText2 .link
{
   display: inline-block;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   color: #FFFFFF;
   border: 2px solid #FFFFFF;
   border-radius: 0px;
   margin: 25px 0 0 0 ;
   padding: 10px 30px 10px 30px;
   text-decoration: none;
}
#featuredRollOverText2 .title
{
   text-align: center;
   padding: 0;
   font-family: "Open Sans";
   font-weight: bold;
   font-size: 37px;
   font-style: normal;
   color: #FFFFFF;
}
#featuredRollOverText2 .caption
{
   box-sizing: border-box;
   position: absolute;
   left: 0;
   top: 0;
   bottom: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
   background-color: rgba(0,0,0,0.49);
   width: 100%;
   height: 100%;
   opacity: 1.00;
}
#featuredRollOverText2 .caption
{
   display: flex;
   flex-direction: column;
   justify-content: center;
   width: 100%;
   height: 100%;
   align-items: center;
}
#featuredRollOverText2 .image
{
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#featuredRollOverText2
{
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   margin: 0;
}
#wb_trendingLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #C0C0C0;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#trendingLayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 75px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#trendingLayoutGrid1 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#trendingLayoutGrid1 > .col-1
{
   flex: 0 0 auto;
}
#trendingLayoutGrid1 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#trendingLayoutGrid1 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
@media (max-width: 480px)
{
#trendingLayoutGrid1 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_trendingText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 0 0;
   margin: 0 0 10px 0 ;
   text-align: center;
}
#wb_trendingText1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 19px;
}
#wb_trendingText1 div
{
   text-align: center;
}
#wb_trendingText1
{
   display: block;
   margin: 0 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_trendingHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#trendingHeading1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 29px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_trendingLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #C0C0C0;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#trendingLayoutGrid2
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 20px 0 55px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#trendingLayoutGrid2 > .col-1, #trendingLayoutGrid2 > .col-2, #trendingLayoutGrid2 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#trendingLayoutGrid2 > .col-1, #trendingLayoutGrid2 > .col-2, #trendingLayoutGrid2 > .col-3
{
   flex: 0 0 auto;
}
#trendingLayoutGrid2 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#trendingLayoutGrid2 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#trendingLayoutGrid2 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 768px)
{
#trendingLayoutGrid2 > .col-1, #trendingLayoutGrid2 > .col-2, #trendingLayoutGrid2 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_trendingCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#trendingCard1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#trendingCard1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#trendingCard1-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#trendingCard1-card-item2
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#trendingCard1-card-item3
{
   box-sizing: border-box;
   margin: 12px 0 0 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#trendingCard1-card-item4
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #696969;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   min-height: 100px;
}
#trendingCard1-card-item5
{
   display: inline-block;
   height: 56px;
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   width: 100%;
   padding: 20px 0 20px 0;
   border: 0px solid #4F4F4F;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#trendingCard1-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_trendingCard2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#trendingCard2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#trendingCard2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#trendingCard2-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#trendingCard2-card-item2
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#trendingCard2-card-item3
{
   box-sizing: border-box;
   margin: 12px 0 0 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#trendingCard2-card-item4
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #696969;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   min-height: 100px;
}
#trendingCard2-card-item5
{
   display: inline-block;
   height: 56px;
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   width: 100%;
   padding: 20px 0 20px 0;
   border: 0px solid #4F4F4F;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#trendingCard2-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_trendingCard3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#trendingCard3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#trendingCard3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#trendingCard3-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#trendingCard3-card-item2
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#trendingCard3-card-item3
{
   box-sizing: border-box;
   margin: 12px 0 0 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#trendingCard3-card-item4
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #696969;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   min-height: 100px;
}
#trendingCard3-card-item5
{
   display: inline-block;
   height: 56px;
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   width: 100%;
   padding: 20px 0 20px 0;
   border: 0px solid #4F4F4F;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#trendingCard3-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_instaLayoutGrid1
{
   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;
}
#instaLayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 75px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#instaLayoutGrid1 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#instaLayoutGrid1 > .col-1
{
   flex: 0 0 auto;
}
#instaLayoutGrid1 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#instaLayoutGrid1 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
@media (max-width: 480px)
{
#instaLayoutGrid1 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_instaHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#instaHeading
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 29px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#instaHeading a
{
   color: inherit;
   text-decoration: none;
}
#wb_instaLayoutGrid2
{
   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;
}
#instaLayoutGrid2
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#instaLayoutGrid2 > .col-1, #instaLayoutGrid2 > .col-2, #instaLayoutGrid2 > .col-3, #instaLayoutGrid2 > .col-4, #instaLayoutGrid2 > .col-5, #instaLayoutGrid2 > .col-6
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#instaLayoutGrid2 > .col-1, #instaLayoutGrid2 > .col-2, #instaLayoutGrid2 > .col-3, #instaLayoutGrid2 > .col-4, #instaLayoutGrid2 > .col-5, #instaLayoutGrid2 > .col-6
{
   flex: 0 0 auto;
}
#instaLayoutGrid2 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#instaLayoutGrid2 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#instaLayoutGrid2 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#instaLayoutGrid2 > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#instaLayoutGrid2 > .col-5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#instaLayoutGrid2 > .col-6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 768px)
{
#instaLayoutGrid2 > .col-1, #instaLayoutGrid2 > .col-2, #instaLayoutGrid2 > .col-3, #instaLayoutGrid2 > .col-4, #instaLayoutGrid2 > .col-5, #instaLayoutGrid2 > .col-6
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_instaImage1
{
   margin: 0;
   vertical-align: top;
}
#instaImage1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 1024px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_instaImage2
{
   margin: 0;
   vertical-align: top;
}
#instaImage2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 1024px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_instaImage3
{
   margin: 0;
   vertical-align: top;
}
#instaImage3
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 1024px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_instaImage4
{
   margin: 0;
   vertical-align: top;
}
#instaImage4
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 1024px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_instaImage5
{
   margin: 0;
   vertical-align: top;
}
#instaImage5
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 1024px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_instaImage6
{
   margin: 0;
   vertical-align: top;
}
#instaImage6
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 1024px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_serviceLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#serviceLayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 50px 0 50px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#serviceLayoutGrid > .col-1, #serviceLayoutGrid > .col-2, #serviceLayoutGrid > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#serviceLayoutGrid > .col-1, #serviceLayoutGrid > .col-2, #serviceLayoutGrid > .col-3
{
   flex: 0 0 auto;
}
#serviceLayoutGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#serviceLayoutGrid > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#serviceLayoutGrid > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 768px)
{
#serviceLayoutGrid > .col-1, #serviceLayoutGrid > .col-2, #serviceLayoutGrid > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_serviceCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   background-color: transparent;
   background-image: url('../images/play.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: contain;
   border: 1px solid #000000;
   border-radius: 1px;
   text-align: center;
}
#serviceCard1-card-body
{
   padding: 30px 30px 30px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
#serviceCard1-card-item0
{
   display: inline-block;
   height: 48px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #69B0BF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#serviceCard1-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
   line-height: 21px;
}
#serviceCard1-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 1px 1px !important;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   line-height: 19px;
   text-align: center;
}
#wb_serviceCard3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   background-color: transparent;
   background-image: url('../images/youtube.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: contain;
   border: 1px solid #000000;
   border-radius: 1px;
   text-align: center;
}
#serviceCard3-card-body
{
   padding: 30px 30px 30px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
#serviceCard3-card-item0
{
   display: inline-block;
   height: 48px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #69B0BF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#serviceCard3-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
   line-height: 21px;
}
#serviceCard3-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 1px 1px !important;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   line-height: 19px;
}
#wb_serviceCard4
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   background-color: transparent;
   background-image: url('../images/youtubemusic.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: contain;
   border: 1px solid #000000;
   border-radius: 1px;
   text-align: center;
}
#serviceCard4-card-body
{
   padding: 30px 30px 30px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
#serviceCard4-card-item0
{
   display: inline-block;
   height: 48px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #69B0BF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#serviceCard4-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
   line-height: 21px;
}
#serviceCard4-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 1px 1px !important;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   line-height: 19px;
}
#wb_links
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-clip: padding-box;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#links
{
   box-sizing: border-box;
   padding: 75px 15px 75px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#links > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#links > .row > .col-1, #links > .row > .col-2, #links > .row > .col-3, #links > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#links > .row > .col-1, #links > .row > .col-2, #links > .row > .col-3, #links > .row > .col-4
{
   float: left;
}
#links > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#links > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#links > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#links > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#links:before,
#links:after,
#links .row:before,
#links .row:after
{
   display: table;
   content: " ";
}
#links:after,
#links .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#links > .row > .col-1, #links > .row > .col-2, #links > .row > .col-3, #links > .row > .col-4
{
   float: none;
   width: 100%;
}
}
#links-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 50px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.01);
   z-index: 7777;
}
#links-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#links-divider-top .divider-fill
{
   fill: rgba(184,134,11,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_linksText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 8px 0;
   margin: 0;
   text-align: left;
}
#wb_linksText1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   line-height: 21px;
}
#wb_linksText1 div
{
   text-align: left;
}
#wb_linksText1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_linksText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 8px 0;
   margin: 0;
   text-align: left;
}
#wb_linksText3
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   line-height: 21px;
}
#wb_linksText3 div
{
   text-align: left;
}
#wb_linksText3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_linksText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 8px 0;
   margin: 0;
   text-align: left;
}
#wb_linksText2
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   line-height: 21px;
}
#wb_linksText2 div
{
   text-align: left;
}
#wb_linksText2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_linksText4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 8px 0;
   margin: 0;
   text-align: left;
}
#wb_linksText4
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   line-height: 21px;
}
#wb_linksText4 div
{
   text-align: left;
}
#wb_linksText4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_CssMenu1
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
   position: relative;
   z-index: 1111 !important;
}
#wb_CssMenu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
    font-size: 0;
   width: 100%;
}
#wb_CssMenu1 li
{
   display: inline-block;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 100%;
}
#wb_CssMenu1 a
{
   display: block;
   color: #F5FFFA;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
   vertical-align: middle;
}
#wb_CssMenu1 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #DAA520;
   border: 0px solid transparent;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu1 .firstmain a
{
   margin-top: 0px;
}
#wb_CssMenu1 li.lastmain
{
   padding-bottom: 0px;
}
#wb_CssMenu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#CssMenu1 li i
{
   font-size: 13px;
   margin-right: 3px;
   width: 15px;
}
#wb_linksMenu2
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
   position: relative;
   z-index: 1111 !important;
}
#wb_linksMenu2 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
    font-size: 0;
   width: 100%;
}
#wb_linksMenu2 li
{
   display: inline-block;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 100%;
}
#wb_linksMenu2 a
{
   display: block;
   color: #ECF5FF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
   vertical-align: middle;
}
#wb_linksMenu2 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_linksMenu2 li:hover a, #wb_linksMenu2 a:hover
{
   color: #DAA520;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_linksMenu2 .firstmain a
{
   margin-top: 0px;
}
#wb_linksMenu2 li.lastmain
{
   padding-bottom: 0px;
}
#wb_linksMenu2 li:hover, #wb_linksMenu2 li a:hover
{
   position: relative;
}
#wb_linksMenu2 a.withsubmenu
{
   padding: 0 0px 0 0px;
   background-image: none;
}
#wb_linksMenu2 li:hover a.withsubmenu, #wb_linksMenu2 a.withsubmenu:hover
{
   background-image: none;
}
#wb_linksMenu2 ul ul
{
   position: absolute;
   z-index: 9999;
   left: 0;
   top: 0;
   visibility: hidden;
   width: 100px;
   height: auto;
   border: none;
   background-color: transparent;
}
#wb_linksMenu2 ul :hover ul
{
   left: 80px;
   top: 0px;
   padding-top: 0px;
   visibility: visible;
}
#wb_linksMenu2 .firstmain:hover ul
{
   top: 0px;
   padding-top: 0px;
}
#wb_linksMenu2 li li
{
   width: 100px;
   padding: 0 0px 0px 0px;
   border: 0px solid #C0C0C0;
   border-width: 0 0px;
}
#wb_linksMenu2 li li.firstitem
{
   border-top: 0px #C0C0C0 solid;
}
#wb_linksMenu2 li li.lastitem
{
   border-bottom: 0px #C0C0C0 solid;
}
#wb_linksMenu2 ul ul a, #wb_linksMenu2 ul :hover ul a
{
   float: none;
   margin: 0;
   width: 86px;
   height: auto;
   white-space: normal;
   padding: 7px 6px 6px 6px;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   color: #F0FFF0;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   line-height: 13px;
   text-align: center;
   text-decoration: none;
   text-transform: none;
}
#wb_linksMenu2 ul :hover ul .firstitem a
{
   margin-top: 0px;
}
#wb_linksMenu2 ul ul :hover a, #wb_linksMenu2 ul ul a:hover, #wb_linksMenu2 ul ul :hover ul :hover a, #wb_linksMenu2 ul ul :hover ul a:hover
{
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   color: #DAA520;
}
#wb_linksMenu2 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_linksMenu3
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
   position: relative;
   z-index: 1111 !important;
}
#wb_linksMenu3 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
    font-size: 0;
   width: 100%;
}
#wb_linksMenu3 li
{
   display: inline-block;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 100%;
}
#wb_linksMenu3 a
{
   display: block;
   color: #ECF5FF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
   vertical-align: middle;
}
#wb_linksMenu3 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_linksMenu3 li:hover a, #wb_linksMenu3 a:hover
{
   color: #DAA520;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_linksMenu3 .firstmain a
{
   margin-top: 0px;
}
#wb_linksMenu3 li.lastmain
{
   padding-bottom: 0px;
}
#wb_linksMenu3 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 20px solid #000000;
   border-radius: 20px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 172px;
   height: 172px;
   vertical-align: top;
}
#wb_CssMenu2
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
   position: relative;
   z-index: 1111 !important;
}
#wb_CssMenu2 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
    font-size: 0;
   width: 100%;
}
#wb_CssMenu2 li
{
   display: inline-block;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 100%;
}
#wb_CssMenu2 a
{
   display: block;
   color: #ECF5FF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
   vertical-align: middle;
}
#wb_CssMenu2 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_CssMenu2 li:hover a, #wb_CssMenu2 a:hover
{
   color: #DAA520;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu2 .firstmain a
{
   margin-top: 0px;
}
#wb_CssMenu2 li.lastmain
{
   padding-bottom: 0px;
}
#wb_CssMenu2 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_footer
{
   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;
}
#footer
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#footer > .col-1, #footer > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footer > .col-1, #footer > .col-2
{
   flex: 0 0 auto;
}
#footer > .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: flex-start;
   text-align: left;
}
#footer > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
@media (max-width: 768px)
{
#footer > .col-1, #footer > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_footerText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_footerText
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
}
#wb_footerText div
{
   text-align: left;
}
#wb_footerText
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_footerImage
{
   height: 100%;
   margin: 0;
   vertical-align: top;
}
#footerImage
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: scale-down;
}
#productsBadge1
{
   position: absolute;
   left: auto;
   right: -8px;
   top: -8px;
   width: 100px;
   height: 100px;
   margin: 0;
   z-index: 3;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   white-space: nowrap;
}
#productsBadge1-inner
{
   position: absolute;
   top: 0;
   left: auto;
   right: 0;
   width: 100%;
   height: 100%;
   z-index: 1;
   transform: rotate(90deg);
   overflow: hidden;
   display: flex;
   align-items: center;
   justify-content: center;
   box-sizing: border-box;
}
#productsBadge1-text
{
   background-color: #1E90FF;
   box-shadow: 0 0 0 4px rgba(30,144,255,1.00);
   position: absolute;
   transform: translateX(-16px) translateY(-16px) rotate(-45deg);
   line-height: 24px;
   text-align: center;
   width: 200%;
}
#productsBadge1:before, #productsBadge1:after
{
   content: "";
   position: absolute;
}
#productsBadge1:before
{
   width: 0;
   height: 0;
   left: 0;
   border-right: 9px solid transparent;
   border-bottom: 9px solid rgba(23,108,191,1.00);
   border-left: 9px solid transparent;
}
#productsBadge1:after
{
   width: 0;
   height: 0;
   right: 0;
   top: auto;
   bottom: 0;
   border-bottom: 9px solid transparent;
   border-top: 9px solid rgba(23,108,191,1.00);
   border-left: 9px solid rgba(23,108,191,1.00);
}
#productsBadge2
{
   position: absolute;
   left: auto;
   right: -8px;
   top: -8px;
   width: 100px;
   height: 100px;
   margin: 0;
   z-index: 3;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   white-space: nowrap;
}
#productsBadge2-inner
{
   position: absolute;
   top: 0;
   left: auto;
   right: 0;
   width: 100%;
   height: 100%;
   z-index: 1;
   transform: rotate(90deg);
   overflow: hidden;
   display: flex;
   align-items: center;
   justify-content: center;
   box-sizing: border-box;
}
#productsBadge2-text
{
   background-color: #1E90FF;
   box-shadow: 0 0 0 4px rgba(30,144,255,1.00);
   position: absolute;
   transform: translateX(-16px) translateY(-16px) rotate(-45deg);
   line-height: 24px;
   text-align: center;
   width: 200%;
}
#productsBadge2:before, #productsBadge2:after
{
   content: "";
   position: absolute;
}
#productsBadge2:before
{
   width: 0;
   height: 0;
   left: 0;
   border-right: 9px solid transparent;
   border-bottom: 9px solid rgba(23,108,191,1.00);
   border-left: 9px solid transparent;
}
#productsBadge2:after
{
   width: 0;
   height: 0;
   right: 0;
   top: auto;
   bottom: 0;
   border-bottom: 9px solid transparent;
   border-top: 9px solid rgba(23,108,191,1.00);
   border-left: 9px solid rgba(23,108,191,1.00);
}
#productsBadge3
{
   position: absolute;
   left: auto;
   right: -8px;
   top: -8px;
   width: 100px;
   height: 100px;
   margin: 0;
   z-index: 3;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   white-space: nowrap;
}
#productsBadge3-inner
{
   position: absolute;
   top: 0;
   left: auto;
   right: 0;
   width: 100%;
   height: 100%;
   z-index: 1;
   transform: rotate(90deg);
   overflow: hidden;
   display: flex;
   align-items: center;
   justify-content: center;
   box-sizing: border-box;
}
#productsBadge3-text
{
   background-color: #1E90FF;
   box-shadow: 0 0 0 4px rgba(30,144,255,1.00);
   position: absolute;
   transform: translateX(-16px) translateY(-16px) rotate(-45deg);
   line-height: 24px;
   text-align: center;
   width: 200%;
}
#productsBadge3:before, #productsBadge3:after
{
   content: "";
   position: absolute;
}
#productsBadge3:before
{
   width: 0;
   height: 0;
   left: 0;
   border-right: 9px solid transparent;
   border-bottom: 9px solid rgba(23,108,191,1.00);
   border-left: 9px solid transparent;
}
#productsBadge3:after
{
   width: 0;
   height: 0;
   right: 0;
   top: auto;
   bottom: 0;
   border-bottom: 9px solid transparent;
   border-top: 9px solid rgba(23,108,191,1.00);
   border-left: 9px solid rgba(23,108,191,1.00);
}
#featuredBadge1
{
   position: absolute;
   left: -8px;
   top: 16px;
   margin: 0;
   z-index: 3;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   white-space: nowrap;
   background-color: #1E90FF;
   width: 92px;
   height: 32px;
   text-align: center;
   display: flex;
   justify-content: center;
   align-items: center;
   box-sizing: border-box;
}
#featuredBadge1-text
{
}
#featuredBadge1:before, #featuredBadge1:after
{
   content: "";
   position: absolute;
}
#featuredBadge1:before
{
   height: 0;
   width: 0;
   bottom: -8.5px;
   left: 0;
   border-top: 9px solid rgba(23,108,191,1.00);
   border-left: 9px solid transparent;
}
#featuredBadge1:after
{
   height: 0;
   width: 0;
   top: 0;
   right: -9px;   border-top: 16px solid rgba(30,144,255,1.00);
   border-bottom: 16px solid rgba(30,144,255,1.00);
   border-right: 9px solid transparent;
;
}
#featuredBadge2
{
   position: absolute;
   left: -8px;
   top: 16px;
   margin: 0;
   z-index: 3;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   white-space: nowrap;
   background-color: #1E90FF;
   width: 92px;
   height: 32px;
   text-align: center;
   display: flex;
   justify-content: center;
   align-items: center;
   box-sizing: border-box;
}
#featuredBadge2-text
{
}
#featuredBadge2:before, #featuredBadge2:after
{
   content: "";
   position: absolute;
}
#featuredBadge2:before
{
   height: 0;
   width: 0;
   bottom: -8.5px;
   left: 0;
   border-top: 9px solid rgba(23,108,191,1.00);
   border-left: 9px solid transparent;
}
#featuredBadge2:after
{
   height: 0;
   width: 0;
   top: 0;
   right: -9px;   border-top: 16px solid rgba(30,144,255,1.00);
   border-bottom: 16px solid rgba(30,144,255,1.00);
   border-right: 9px solid transparent;
;
}
#wb_CssMenu1
{
   display: block;
   width: 100%;
   z-index: 42;
}
#wb_instaHeading
{
   display: block;
   width: 100%;
   z-index: 31;
}
#wb_serviceCard3
{
   display: flex;
   width: 100%;
   z-index: 39;
}
#wb_productsHeading
{
   display: block;
   width: 100%;
   z-index: 18;
}
#wb_aboutImage2
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 8;
}
#wb_aboutImage1
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 6;
}
#home
{
   visibility: hidden;
}
#wb_Image1
{
   display: inline-block;
   width: 212px;
   height: 212px;
   z-index: 49;
}
#wb_linksMenu2
{
   display: block;
   width: 100%;
   z-index: 44;
}
#ultraplus
{
   visibility: hidden;
}
#wb_linksMenu3
{
   display: block;
   width: 100%;
   z-index: 48;
}
#wb_CssMenu2
{
   display: block;
   width: 100%;
   z-index: 46;
}
#wb_serviceCard1
{
   display: flex;
   width: 100%;
   z-index: 38;
}
#ultraartists1
{
   visibility: hidden;
}
#wb_upIcon
{
   position: absolute;
   left: 9px;
   top: 9px;
   width: 24px;
   height: 24px;
   text-align: center;
   z-index: 4;
}
#wb_Image2
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 2;
}
#ultraartists2
{
   visibility: hidden;
}
#featuredRollOverText2
{
   overflow: hidden;
   width: 100%;
   height: 100%;
}
#featuredRollOverText1
{
   overflow: hidden;
   width: 100%;
   height: 100%;
}
#wb_welcomeCarousel
{
}
#wb_menu33Menu1
{
   display: block;
   width: 100%;
   z-index: 1;
}
#wb_Image4
{
   display: inline-block;
   width: 313px;
   height: 320px;
   z-index: 5;
}
#wb_instaImage6
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 37;
}
#wb_instaImage5
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 36;
}
#wb_instaImage4
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 35;
}
#wb_instaImage3
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 34;
}
#wb_instaImage2
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 33;
}
#wb_instaImage1
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 32;
}
#wb_Image5
{
   display: inline-block;
   width: 313px;
   height: 320px;
   z-index: 7;
}
#wb_productsCard3
{
   display: flex;
   position: relative;
   width: 100%;
   z-index: 22;
}
#wb_productsCard2
{
   display: flex;
   position: relative;
   width: 100%;
   z-index: 21;
}
#wb_productsCard1
{
   display: flex;
   position: relative;
   width: 100%;
   z-index: 20;
}
#wb_featuredRollOverText2
{
   display: inline-block;
   position: relative;
   width: 540px;
   height: 540px;
   text-align: center;
   z-index: 24;
}
#wb_featuredRollOverText1
{
   display: block;
   position: relative;
   width: 100%;
   text-align: center;
   z-index: 23;
}
#wb_ultraplus
{
   display: block;
   width: 100%;
   z-index: 29;
}
#wb_navigationHeading
{
   display: block;
   width: 100%;
   z-index: 0;
}
#wb_footerImage
{
   display: inline-block;
   width: 540px;
   height: 52px;
   z-index: 51;
}
#wb_trendingCard3
{
   display: flex;
   width: 100%;
   z-index: 30;
}
#wb_trendingCard2
{
   display: flex;
   width: 100%;
   z-index: 28;
}
#wb_trendingCard1
{
   display: flex;
   width: 100%;
   z-index: 27;
}
#wb_ultraartists2
{
   position: absolute;
   left: 888px;
   top: 3127px;
   width: 17px;
   height: 18px;
   z-index: 72;
}
#wb_ultraartists1
{
   display: block;
   width: 100%;
   z-index: 10;
}
#wb_galleryCard2
{
   display: flex;
   width: 100%;
   z-index: 9;
}
#wb_trendingHeading1
{
   display: block;
   width: 100%;
   z-index: 26;
}
#wb_home
{
   position: absolute;
   left: 1253px;
   top: 176px;
   width: 17px;
   height: 20px;
   z-index: 53;
}
#wb_serviceCard4
{
   display: flex;
   width: 100%;
   z-index: 40;
}
#upStickyLayer
{
   position: fixed;
   text-align: left;
   left: auto;
   right: 25px;
   top: auto;
   bottom: 25px;
   width: 50px;
   height: 50px;
   z-index: 55;
}
@media only screen and (min-width: 1920px)
{
body
{
   background-color: #000000;
   background-image: none;
}
#wb_menu33LayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_menu33LayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#menu33LayoutGrid
{
   height: auto;
   padding: 0;
}
#wb_menu33Menu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: center;
}
#wb_Image8
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image8
{
   margin-left: auto;
   margin-right: auto;
}
#wb_navigationHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Image2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image2
{
   margin-left: auto;
   margin-right: auto;
}
#wb_home
{
   left: 1013px;
   top: 83px;
   width: 17px;
   height: 20px;
   visibility: visible;
   display: inline;
}
#wb_welcomeLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_welcomeLayoutGrid
{
   height: 75vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#welcomeLayoutGrid
{
   height: 75vh;
   padding: 0;
}
#welcomeLayoutGrid .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#welcomeLayoutGrid > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#welcomeLayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_welcomeCarousel
{
   width: 100%;
   visibility: visible;
   display: block;
}
#wb_welcomeCarousel
{
   margin: 0;
   height: 100vh;
}
#welcomeCarousel .carousel-item-inner
{
   padding: 0 25px 0 25px;
}
#upStickyLayer
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: block;
}
#wb_upIcon
{
   left: 9px;
   top: 9px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#upIcon
{
   width: 24px;
   height: 24px;
}
#upIcon i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_dreamsLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_dreamsLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#dreamsLayoutGrid
{
   height: auto;
   padding: 0;
}
#wb_dreamsText1
{
   visibility: visible;
   display: block;
}
#wb_dreamsText1
{
   font-size: 16px;
   margin: 120px 0 20px 0 ;
   padding: 5px 0 0 0;
   text-align: center;
}
#wb_dreamsText2
{
   visibility: visible;
   display: block;
}
#wb_dreamsText2
{
   font-size: 37px;
   margin: 0 0 20px 0 ;
   padding: 5px 0 0 0;
   text-align: center;
}
#wb_ultraartists1
{
   visibility: visible;
   display: inline-block;
}
#wb_galleryCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 10px 0 ;
}
#galleryCard2-card-item0
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 35px;
}
#galleryCard2-card-item1
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 16px 8px 16px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_galleryCard2
{
   text-align: left;
}
#wb_aboutLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_aboutLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#aboutLayoutGrid
{
   height: auto;
   padding: 60px 45px 20px 45px;
}
#aboutLayoutGrid > .col-1, #aboutLayoutGrid > .col-2, #aboutLayoutGrid > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#aboutLayoutGrid > .col-1
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#aboutLayoutGrid > .col-2
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #DA70D6;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#aboutLayoutGrid > .col-3
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_aboutImage1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#aboutImage1
{
   margin-left: auto;
   margin-right: auto;
}
#wb_aboutImage2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#aboutImage2
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Image4
{
   width: 313px;
   height: 320px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image4
{
   width: 313px;
   height: 320px;
}
#wb_Image5
{
   width: 313px;
   height: 320px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image5
{
   width: 313px;
   height: 320px;
}
#wb_productsLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_productsLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#productsLayoutGrid1
{
   height: auto;
   padding: 75px 0 10px 0;
}
#wb_productsText
{
   visibility: visible;
   display: block;
}
#wb_productsText
{
   font-size: 19px;
   margin: 0;
   padding: 10px 0 10px 0;
   text-align: center;
}
#wb_productsHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_productsLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_productsLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#productsLayoutGrid2
{
   height: auto;
   padding: 100px 15px 25px 15px;
}
#productsLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_productsCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 20px 0 ;
}
#productsCard2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#productsCard2-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#productsCard2-card-item2
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0 4px 0 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#productsCard2-card-item3
{
   box-sizing: border-box;
   margin: 1px 0 1px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#productsCard2-card-item4
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 0;
   width: 100%;
   padding: 14px 0 14px 0;
   border: 0px solid #357EBD;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#productsCard2-card-item4
{
   box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%), 0 2px 10px 0 rgb(0 0 0 / 5%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard2-card-item4:hover
{
   box-shadow: 0 5px 11px 0 rgb(0 0 0 / 14%), 0 4px 15px 0 rgb(0 0 0 / 12%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard2-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#productsCard2-card-item5
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#productsCard2-card-item6
{
   display: inline-block;
   height: 33px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   border: 0px solid #69B0BF;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#productsCard2-card-item6
{
   box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%), 0 2px 10px 0 rgb(0 0 0 / 5%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard2-card-item6:hover
{
   box-shadow: 0 5px 11px 0 rgb(0 0 0 / 14%), 0 4px 15px 0 rgb(0 0 0 / 12%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard2-card-item6 a
{
   color: inherit;
   display: block;
   padding: 10px 30px 10px 30px;
   text-decoration: none;
}
#wb_productsCard2
{
   text-align: center;
}
#wb_productsCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 20px 0 ;
}
#productsCard3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#productsCard3-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#productsCard3-card-item2
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0 4px 0 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#productsCard3-card-item3
{
   box-sizing: border-box;
   margin: 1px 0 1px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#productsCard3-card-item4
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 0;
   width: 100%;
   padding: 14px 0 14px 0;
   border: 0px solid #357EBD;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#productsCard3-card-item4
{
   box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%), 0 2px 10px 0 rgb(0 0 0 / 5%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard3-card-item4:hover
{
   box-shadow: 0 5px 11px 0 rgb(0 0 0 / 14%), 0 4px 15px 0 rgb(0 0 0 / 12%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard3-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#productsCard3-card-item5
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#productsCard3-card-item6
{
   display: inline-block;
   height: 33px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   border: 0px solid #69B0BF;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#productsCard3-card-item6
{
   box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%), 0 2px 10px 0 rgb(0 0 0 / 5%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard3-card-item6:hover
{
   box-shadow: 0 5px 11px 0 rgb(0 0 0 / 14%), 0 4px 15px 0 rgb(0 0 0 / 12%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard3-card-item6 a
{
   color: inherit;
   display: block;
   padding: 10px 30px 10px 30px;
   text-decoration: none;
}
#wb_productsCard3
{
   text-align: center;
}
#wb_productsCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 20px 0 ;
}
#productsCard1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#productsCard1-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#productsCard1-card-item2
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#productsCard1-card-item3
{
   box-sizing: border-box;
   margin: 1px 0 1px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#productsCard1-card-item4
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 0;
   width: 100%;
   padding: 14px 0 14px 0;
   border: 0px solid #69B0BF;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#productsCard1-card-item4
{
   box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%), 0 2px 10px 0 rgb(0 0 0 / 5%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard1-card-item4:hover
{
   box-shadow: 0 5px 11px 0 rgb(0 0 0 / 14%), 0 4px 15px 0 rgb(0 0 0 / 12%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard1-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#productsCard1-card-item5
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px rgba(255,255,255,0.00) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#productsCard1-card-item6
{
   display: inline-block;
   height: 33px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   border: 0px solid #69B0BF;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#productsCard1-card-item6
{
   box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%), 0 2px 10px 0 rgb(0 0 0 / 5%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard1-card-item6:hover
{
   box-shadow: 0 5px 11px 0 rgb(0 0 0 / 14%), 0 4px 15px 0 rgb(0 0 0 / 12%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard1-card-item6 a
{
   color: inherit;
   display: block;
   padding: 10px 30px 10px 30px;
   text-decoration: none;
}
#wb_productsCard1
{
   text-align: center;
}
#wb_featuredLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_featuredLayoutGrid
{
   height: auto;
   margin-top: 50px;
   margin-bottom: 0px;
}
#featuredLayoutGrid
{
   height: auto;
   padding: 0;
}
#featuredLayoutGrid > .col-1, #featuredLayoutGrid > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#featuredLayoutGrid > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#featuredLayoutGrid > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#featuredLayoutGrid > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#featuredLayoutGrid > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#wb_featuredRollOverText1
{
   visibility: visible;
   display: block;
}
#wb_featuredRollOverText2
{
   width: 540px;
   height: 540px;
   visibility: visible;
   display: inline-block;
}
#wb_trendingLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_trendingLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#trendingLayoutGrid1
{
   height: auto;
   padding: 75px 0 10px 0;
}
#wb_trendingText1
{
   visibility: visible;
   display: block;
}
#wb_trendingText1
{
   font-size: 19px;
   margin: 0 0 10px 0 ;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_trendingHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_trendingLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_trendingLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#trendingLayoutGrid2
{
   height: auto;
   padding: 20px 0 55px 0;
}
#wb_trendingCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 20px 0 ;
}
#trendingCard1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#trendingCard1-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#trendingCard1-card-item2
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#trendingCard1-card-item3
{
   box-sizing: border-box;
   margin: 12px 0 0 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#trendingCard1-card-item4
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #696969;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   min-height: 100px;
}
#trendingCard1-card-item5
{
   display: inline-block;
   height: 56px;
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   width: 100%;
   padding: 20px 0 20px 0;
   border: 0px solid #4F4F4F;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#trendingCard1-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_trendingCard1
{
   text-align: center;
}
#wb_trendingCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 20px 0 ;
}
#trendingCard2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#trendingCard2-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#trendingCard2-card-item2
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#trendingCard2-card-item3
{
   box-sizing: border-box;
   margin: 12px 0 0 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#trendingCard2-card-item4
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #696969;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   min-height: 100px;
}
#trendingCard2-card-item5
{
   display: inline-block;
   height: 56px;
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   width: 100%;
   padding: 20px 0 20px 0;
   border: 0px solid #4F4F4F;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#trendingCard2-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_trendingCard2
{
   text-align: center;
}
#wb_trendingCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 20px 0 ;
}
#trendingCard3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#trendingCard3-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#trendingCard3-card-item2
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#trendingCard3-card-item3
{
   box-sizing: border-box;
   margin: 12px 0 0 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#trendingCard3-card-item4
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #696969;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   min-height: 100px;
}
#trendingCard3-card-item5
{
   display: inline-block;
   height: 56px;
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   width: 100%;
   padding: 20px 0 20px 0;
   border: 0px solid #4F4F4F;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#trendingCard3-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_trendingCard3
{
   text-align: center;
}
#wb_ultraplus
{
   visibility: visible;
   display: inline-block;
}
#wb_instaLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_instaLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#instaLayoutGrid1
{
   height: auto;
   padding: 75px 0 10px 0;
}
#wb_instaHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_instaLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_instaLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#instaLayoutGrid2
{
   height: auto;
   padding: 0;
}
#wb_instaImage1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#instaImage1
{
   margin-left: auto;
   margin-right: auto;
}
#wb_instaImage2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#instaImage2
{
   margin-left: auto;
   margin-right: auto;
}
#wb_instaImage3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#instaImage3
{
   margin-left: auto;
   margin-right: auto;
}
#wb_instaImage4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#instaImage4
{
   margin-left: auto;
   margin-right: auto;
}
#wb_instaImage5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#instaImage5
{
   margin-left: auto;
   margin-right: auto;
}
#wb_instaImage6
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#instaImage6
{
   margin-left: auto;
   margin-right: auto;
}
#wb_serviceLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_serviceLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#serviceLayoutGrid
{
   height: auto;
   padding: 50px 0 50px 0;
}
#wb_serviceCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 10px 0 ;
}
#serviceCard1-card-item0
{
   display: inline-block;
   height: 48px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #69B0BF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#serviceCard1-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
   line-height: 21px;
}
#serviceCard1-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 1px 1px !important;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   line-height: 19px;
   text-align: center;
}
#wb_serviceCard1
{
   text-align: center;
}
#wb_serviceCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 10px 0 ;
}
#serviceCard3-card-item0
{
   display: inline-block;
   height: 48px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #69B0BF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#serviceCard3-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
   line-height: 21px;
}
#serviceCard3-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 1px 1px !important;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   line-height: 19px;
}
#wb_serviceCard3
{
   text-align: center;
}
#wb_serviceCard4
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 10px 0 ;
}
#serviceCard4-card-item0
{
   display: inline-block;
   height: 48px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #69B0BF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#serviceCard4-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
   line-height: 21px;
}
#serviceCard4-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 1px 1px !important;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   line-height: 19px;
}
#wb_serviceCard4
{
   text-align: center;
}
#wb_links
{
   visibility: visible;
   display: table;
}
#wb_links
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#links
{
   height: auto;
   padding: 75px 15px 75px 15px;
}
#links .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#links > .row > .col-1, #links > .row > .col-2, #links > .row > .col-3, #links > .row > .col-4
{
   padding-right: 15px;
   padding-left: 15px;
}
#links > .row > .col-1
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#links > .row > .col-2
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#links > .row > .col-3
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#links > .row > .col-4
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#links-divider-top
{
   height: 50px;
}
#links-divider-top
{
   top: 0%;
   left: 0;
}
#wb_linksText1
{
   visibility: visible;
   display: block;
}
#wb_linksText1
{
   font-size: 19px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
   line-height: 21px;
}
#wb_linksText3
{
   visibility: visible;
   display: block;
}
#wb_linksText3
{
   font-size: 19px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
   line-height: 21px;
}
#wb_linksText2
{
   visibility: visible;
   display: block;
}
#wb_linksText2
{
   font-size: 19px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
   line-height: 21px;
}
#wb_linksText4
{
   visibility: visible;
   display: block;
}
#wb_linksText4
{
   font-size: 19px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
   line-height: 21px;
}
#wb_CssMenu1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu1 li
{
   width: 100%;
}
#wb_CssMenu1 a
{
   color: #F5FFFA;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_CssMenu1 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #DAA520;
   border: 0px solid transparent;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu1 li
{
   padding-bottom: 0px !important;
}
#wb_linksMenu2
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_linksMenu2 li
{
   width: 100%;
}
#wb_linksMenu2 a
{
   color: #ECF5FF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_linksMenu2 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_linksMenu2 li:hover a, #wb_linksMenu2 a:hover
{
   color: #DAA520;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_linksMenu2 a.withsubmenu
{
   padding: 0 0px 0 0px;
}
#wb_linksMenu2 ul :hover ul
{
   left: 80px;
   top: 0px;
   padding-top: 0px;
   visibility: visible;
}
#wb_linksMenu2 .firstmain:hover ul
{
   top: 0px;
   padding-top: 0px;
}
#wb_linksMenu2 li li
{
   width: 100px;
}
#wb_linksMenu2 ul ul a, #wb_linksMenu2 ul :hover ul a
{
   width: 86px;
   padding: 7px 6px 6px 6px;
   background-color: transparent;
   border: 0px solid transparent;
   color: #F0FFF0;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   line-height: 13px;
   text-decoration: none;
   text-transform: none;
}
#wb_linksMenu2 ul ul :hover a, #wb_linksMenu2 ul ul a:hover, #wb_linksMenu2 ul ul :hover ul :hover a, #wb_linksMenu2 ul ul :hover ul a:hover
{
   background-color: transparent;
   border: 1px solid transparent;
   color: #DAA520;
}
#wb_linksMenu2 li
{
   padding-bottom: 0px !important;
}
#wb_linksMenu3
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_linksMenu3 li
{
   width: 100%;
}
#wb_linksMenu3 a
{
   color: #ECF5FF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_linksMenu3 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_linksMenu3 li:hover a, #wb_linksMenu3 a:hover
{
   color: #DAA520;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_linksMenu3 li
{
   padding-bottom: 0px !important;
}
#wb_Image1
{
   width: 212px;
   height: 212px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image1
{
   width: 212px;
   height: 212px;
}
#wb_CssMenu2
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu2 li
{
   width: 100%;
}
#wb_CssMenu2 a
{
   color: #ECF5FF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_CssMenu2 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_CssMenu2 li:hover a, #wb_CssMenu2 a:hover
{
   color: #DAA520;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu2 li
{
   padding-bottom: 0px !important;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 10px 0 10px 0;
}
#footer > .col-1, #footer > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#footer > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#footer > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#wb_footerText
{
   visibility: visible;
   display: block;
}
#wb_footerText
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_footerImage
{
   width: 540px;
   height: 52px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#footerImage
{
   width: 540px;
   height: 52px;
}
#productsBadge1
{
}
#productsBadge1
{
   width: 100px;
   height: 100px;
}
#productsBadge2
{
}
#productsBadge2
{
   width: 100px;
   height: 100px;
}
#productsBadge3
{
}
#productsBadge3
{
   width: 100px;
   height: 100px;
}
#featuredBadge1
{
}
#featuredBadge1
{
   width: 92px;
   height: 32px;
}
#featuredBadge2
{
}
#featuredBadge2
{
   width: 92px;
   height: 32px;
}
#wb_ultraartists2
{
   left: 648px;
   top: 3034px;
   width: 17px;
   height: 18px;
   visibility: visible;
   display: inline;
}
}
@media only screen and (min-width: 1280px) and (max-width: 1919px)
{
body
{
   background-color: #000000;
   background-image: none;
}
#wb_menu33LayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_menu33LayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#menu33LayoutGrid
{
   height: auto;
   padding: 0;
}
#wb_menu33Menu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: center;
}
#wb_Image8
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image8
{
   margin-left: auto;
   margin-right: auto;
}
#wb_navigationHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Image2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image2
{
   margin-left: auto;
   margin-right: auto;
}
#wb_home
{
   left: 1262px;
   top: 6px;
   width: 17px;
   height: 20px;
   visibility: visible;
   display: inline;
}
#wb_welcomeLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_welcomeLayoutGrid
{
   height: 75vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#welcomeLayoutGrid
{
   height: 75vh;
   padding: 0;
}
#welcomeLayoutGrid .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#welcomeLayoutGrid > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#welcomeLayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_welcomeCarousel
{
   width: 100%;
   visibility: visible;
   display: block;
}
#wb_welcomeCarousel
{
   margin: 0;
   height: 100vh;
}
#welcomeCarousel .carousel-item-inner
{
   padding: 0 25px 0 25px;
}
#upStickyLayer
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: block;
}
#wb_upIcon
{
   left: 9px;
   top: 9px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#upIcon
{
   width: 24px;
   height: 24px;
}
#upIcon i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_dreamsLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_dreamsLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#dreamsLayoutGrid
{
   height: auto;
   padding: 0;
}
#wb_dreamsText1
{
   visibility: visible;
   display: block;
}
#wb_dreamsText1
{
   font-size: 16px;
   margin: 120px 0 20px 0 ;
   padding: 5px 0 0 0;
   text-align: center;
}
#wb_dreamsText2
{
   visibility: visible;
   display: block;
}
#wb_dreamsText2
{
   font-size: 37px;
   margin: 0 0 20px 0 ;
   padding: 5px 0 0 0;
   text-align: center;
}
#wb_ultraartists1
{
   visibility: visible;
   display: inline-block;
}
#wb_galleryCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 10px 0 ;
}
#galleryCard2-card-item0
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 35px;
}
#galleryCard2-card-item1
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 16px 8px 16px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_galleryCard2
{
   text-align: left;
}
#wb_aboutLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_aboutLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#aboutLayoutGrid
{
   height: auto;
   padding: 60px 45px 20px 45px;
}
#aboutLayoutGrid > .col-1, #aboutLayoutGrid > .col-2, #aboutLayoutGrid > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#aboutLayoutGrid > .col-1
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#aboutLayoutGrid > .col-2
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #DA70D6;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#aboutLayoutGrid > .col-3
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_aboutImage1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#aboutImage1
{
   margin-left: auto;
   margin-right: auto;
}
#wb_aboutImage2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#aboutImage2
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Image4
{
   width: 318px;
   height: 320px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image4
{
   width: 318px;
   height: 320px;
}
#wb_Image5
{
   width: 318px;
   height: 320px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image5
{
   width: 318px;
   height: 320px;
}
#wb_productsLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_productsLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#productsLayoutGrid1
{
   height: auto;
   padding: 75px 0 10px 0;
}
#wb_productsText
{
   visibility: visible;
   display: block;
}
#wb_productsText
{
   font-size: 19px;
   margin: 0;
   padding: 10px 0 10px 0;
   text-align: center;
}
#wb_productsHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_productsLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_productsLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#productsLayoutGrid2
{
   height: auto;
   padding: 100px 15px 25px 15px;
}
#productsLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_productsCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 20px 0 ;
}
#productsCard2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#productsCard2-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#productsCard2-card-item2
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0 4px 0 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#productsCard2-card-item3
{
   box-sizing: border-box;
   margin: 1px 0 1px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#productsCard2-card-item4
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 0;
   width: 100%;
   padding: 14px 0 14px 0;
   border: 0px solid #357EBD;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#productsCard2-card-item4
{
   box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%), 0 2px 10px 0 rgb(0 0 0 / 5%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard2-card-item4:hover
{
   box-shadow: 0 5px 11px 0 rgb(0 0 0 / 14%), 0 4px 15px 0 rgb(0 0 0 / 12%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard2-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#productsCard2-card-item5
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#productsCard2-card-item6
{
   display: inline-block;
   height: 33px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   border: 0px solid #69B0BF;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#productsCard2-card-item6
{
   box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%), 0 2px 10px 0 rgb(0 0 0 / 5%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard2-card-item6:hover
{
   box-shadow: 0 5px 11px 0 rgb(0 0 0 / 14%), 0 4px 15px 0 rgb(0 0 0 / 12%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard2-card-item6 a
{
   color: inherit;
   display: block;
   padding: 10px 30px 10px 30px;
   text-decoration: none;
}
#wb_productsCard2
{
   text-align: center;
}
#wb_productsCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 20px 0 ;
}
#productsCard3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#productsCard3-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#productsCard3-card-item2
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0 4px 0 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#productsCard3-card-item3
{
   box-sizing: border-box;
   margin: 1px 0 1px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#productsCard3-card-item4
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 0;
   width: 100%;
   padding: 14px 0 14px 0;
   border: 0px solid #357EBD;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#productsCard3-card-item4
{
   box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%), 0 2px 10px 0 rgb(0 0 0 / 5%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard3-card-item4:hover
{
   box-shadow: 0 5px 11px 0 rgb(0 0 0 / 14%), 0 4px 15px 0 rgb(0 0 0 / 12%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard3-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#productsCard3-card-item5
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#productsCard3-card-item6
{
   display: inline-block;
   height: 33px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   border: 0px solid #69B0BF;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#productsCard3-card-item6
{
   box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%), 0 2px 10px 0 rgb(0 0 0 / 5%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard3-card-item6:hover
{
   box-shadow: 0 5px 11px 0 rgb(0 0 0 / 14%), 0 4px 15px 0 rgb(0 0 0 / 12%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard3-card-item6 a
{
   color: inherit;
   display: block;
   padding: 10px 30px 10px 30px;
   text-decoration: none;
}
#wb_productsCard3
{
   text-align: center;
}
#wb_productsCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 20px 0 ;
}
#productsCard1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#productsCard1-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#productsCard1-card-item2
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#productsCard1-card-item3
{
   box-sizing: border-box;
   margin: 1px 0 1px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#productsCard1-card-item4
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 0;
   width: 100%;
   padding: 14px 0 14px 0;
   border: 0px solid #69B0BF;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#productsCard1-card-item4
{
   box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%), 0 2px 10px 0 rgb(0 0 0 / 5%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard1-card-item4:hover
{
   box-shadow: 0 5px 11px 0 rgb(0 0 0 / 14%), 0 4px 15px 0 rgb(0 0 0 / 12%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard1-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#productsCard1-card-item5
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px rgba(255,255,255,0.00) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#productsCard1-card-item6
{
   display: inline-block;
   height: 33px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   border: 0px solid #69B0BF;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#productsCard1-card-item6
{
   box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%), 0 2px 10px 0 rgb(0 0 0 / 5%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard1-card-item6:hover
{
   box-shadow: 0 5px 11px 0 rgb(0 0 0 / 14%), 0 4px 15px 0 rgb(0 0 0 / 12%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard1-card-item6 a
{
   color: inherit;
   display: block;
   padding: 10px 30px 10px 30px;
   text-decoration: none;
}
#wb_productsCard1
{
   text-align: center;
}
#wb_featuredLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_featuredLayoutGrid
{
   height: auto;
   margin-top: 50px;
   margin-bottom: 0px;
}
#featuredLayoutGrid
{
   height: auto;
   padding: 0;
}
#featuredLayoutGrid > .col-1, #featuredLayoutGrid > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#featuredLayoutGrid > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#featuredLayoutGrid > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#featuredLayoutGrid > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#featuredLayoutGrid > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#wb_featuredRollOverText1
{
   visibility: visible;
   display: block;
}
#wb_featuredRollOverText2
{
   width: 540px;
   height: 540px;
   visibility: visible;
   display: inline-block;
}
#wb_trendingLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_trendingLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#trendingLayoutGrid1
{
   height: auto;
   padding: 75px 0 10px 0;
}
#wb_trendingText1
{
   visibility: visible;
   display: block;
}
#wb_trendingText1
{
   font-size: 19px;
   margin: 0 0 10px 0 ;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_trendingHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_trendingLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_trendingLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#trendingLayoutGrid2
{
   height: auto;
   padding: 20px 0 55px 0;
}
#wb_trendingCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 20px 0 ;
}
#trendingCard1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#trendingCard1-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#trendingCard1-card-item2
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#trendingCard1-card-item3
{
   box-sizing: border-box;
   margin: 12px 0 0 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#trendingCard1-card-item4
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #696969;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   min-height: 100px;
}
#trendingCard1-card-item5
{
   display: inline-block;
   height: 56px;
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   width: 100%;
   padding: 20px 0 20px 0;
   border: 0px solid #4F4F4F;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#trendingCard1-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_trendingCard1
{
   text-align: center;
}
#wb_trendingCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 20px 0 ;
}
#trendingCard2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#trendingCard2-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#trendingCard2-card-item2
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#trendingCard2-card-item3
{
   box-sizing: border-box;
   margin: 12px 0 0 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#trendingCard2-card-item4
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #696969;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   min-height: 100px;
}
#trendingCard2-card-item5
{
   display: inline-block;
   height: 56px;
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   width: 100%;
   padding: 20px 0 20px 0;
   border: 0px solid #4F4F4F;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#trendingCard2-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_trendingCard2
{
   text-align: center;
}
#wb_trendingCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 20px 0 ;
}
#trendingCard3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#trendingCard3-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#trendingCard3-card-item2
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#trendingCard3-card-item3
{
   box-sizing: border-box;
   margin: 12px 0 0 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#trendingCard3-card-item4
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #696969;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   min-height: 100px;
}
#trendingCard3-card-item5
{
   display: inline-block;
   height: 56px;
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   width: 100%;
   padding: 20px 0 20px 0;
   border: 0px solid #4F4F4F;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#trendingCard3-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_trendingCard3
{
   text-align: center;
}
#wb_ultraplus
{
   visibility: visible;
   display: inline-block;
}
#wb_instaLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_instaLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#instaLayoutGrid1
{
   height: auto;
   padding: 75px 0 10px 0;
}
#wb_instaHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_instaLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_instaLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#instaLayoutGrid2
{
   height: auto;
   padding: 0;
}
#wb_instaImage1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#instaImage1
{
   margin-left: auto;
   margin-right: auto;
}
#wb_instaImage2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#instaImage2
{
   margin-left: auto;
   margin-right: auto;
}
#wb_instaImage3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#instaImage3
{
   margin-left: auto;
   margin-right: auto;
}
#wb_instaImage4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#instaImage4
{
   margin-left: auto;
   margin-right: auto;
}
#wb_instaImage5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#instaImage5
{
   margin-left: auto;
   margin-right: auto;
}
#wb_instaImage6
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#instaImage6
{
   margin-left: auto;
   margin-right: auto;
}
#wb_serviceLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_serviceLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#serviceLayoutGrid
{
   height: auto;
   padding: 50px 0 50px 0;
}
#wb_serviceCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 10px 0 ;
}
#serviceCard1-card-item0
{
   display: inline-block;
   height: 48px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #69B0BF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#serviceCard1-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
   line-height: 21px;
}
#serviceCard1-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 1px 1px !important;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   line-height: 19px;
   text-align: center;
}
#wb_serviceCard1
{
   text-align: center;
}
#wb_serviceCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 10px 0 ;
}
#serviceCard3-card-item0
{
   display: inline-block;
   height: 48px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #69B0BF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#serviceCard3-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
   line-height: 21px;
}
#serviceCard3-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 1px 1px !important;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   line-height: 19px;
}
#wb_serviceCard3
{
   text-align: center;
}
#wb_serviceCard4
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 10px 0 ;
}
#serviceCard4-card-item0
{
   display: inline-block;
   height: 48px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #69B0BF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#serviceCard4-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
   line-height: 21px;
}
#serviceCard4-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 1px 1px !important;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   line-height: 19px;
}
#wb_serviceCard4
{
   text-align: center;
}
#wb_links
{
   visibility: visible;
   display: table;
}
#wb_links
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#links
{
   height: auto;
   padding: 75px 15px 75px 15px;
}
#links .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#links > .row > .col-1, #links > .row > .col-2, #links > .row > .col-3, #links > .row > .col-4
{
   padding-right: 15px;
   padding-left: 15px;
}
#links > .row > .col-1
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#links > .row > .col-2
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#links > .row > .col-3
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#links > .row > .col-4
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#links-divider-top
{
   height: 50px;
}
#links-divider-top
{
   top: 0%;
   left: 0;
}
#wb_linksText1
{
   visibility: visible;
   display: block;
}
#wb_linksText1
{
   font-size: 19px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
   line-height: 21px;
}
#wb_linksText3
{
   visibility: visible;
   display: block;
}
#wb_linksText3
{
   font-size: 19px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
   line-height: 21px;
}
#wb_linksText2
{
   visibility: visible;
   display: block;
}
#wb_linksText2
{
   font-size: 19px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
   line-height: 21px;
}
#wb_linksText4
{
   visibility: visible;
   display: block;
}
#wb_linksText4
{
   font-size: 19px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
   line-height: 21px;
}
#wb_CssMenu1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu1 li
{
   width: 100%;
}
#wb_CssMenu1 a
{
   color: #F5FFFA;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_CssMenu1 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #DAA520;
   border: 0px solid transparent;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu1 li
{
   padding-bottom: 0px !important;
}
#wb_linksMenu2
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_linksMenu2 li
{
   width: 100%;
}
#wb_linksMenu2 a
{
   color: #ECF5FF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_linksMenu2 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_linksMenu2 li:hover a, #wb_linksMenu2 a:hover
{
   color: #DAA520;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_linksMenu2 a.withsubmenu
{
   padding: 0 0px 0 0px;
}
#wb_linksMenu2 ul :hover ul
{
   left: 80px;
   top: 0px;
   padding-top: 0px;
   visibility: visible;
}
#wb_linksMenu2 .firstmain:hover ul
{
   top: 0px;
   padding-top: 0px;
}
#wb_linksMenu2 li li
{
   width: 100px;
}
#wb_linksMenu2 ul ul a, #wb_linksMenu2 ul :hover ul a
{
   width: 86px;
   padding: 7px 6px 6px 6px;
   background-color: transparent;
   border: 0px solid transparent;
   color: #F0FFF0;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   line-height: 13px;
   text-decoration: none;
   text-transform: none;
}
#wb_linksMenu2 ul ul :hover a, #wb_linksMenu2 ul ul a:hover, #wb_linksMenu2 ul ul :hover ul :hover a, #wb_linksMenu2 ul ul :hover ul a:hover
{
   background-color: transparent;
   border: 1px solid transparent;
   color: #DAA520;
}
#wb_linksMenu2 li
{
   padding-bottom: 0px !important;
}
#wb_linksMenu3
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_linksMenu3 li
{
   width: 100%;
}
#wb_linksMenu3 a
{
   color: #ECF5FF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_linksMenu3 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_linksMenu3 li:hover a, #wb_linksMenu3 a:hover
{
   color: #DAA520;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_linksMenu3 li
{
   padding-bottom: 0px !important;
}
#wb_Image1
{
   width: 290px;
   height: 290px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image1
{
   width: 290px;
   height: 290px;
}
#wb_CssMenu2
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu2 li
{
   width: 100%;
}
#wb_CssMenu2 a
{
   color: #ECF5FF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_CssMenu2 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_CssMenu2 li:hover a, #wb_CssMenu2 a:hover
{
   color: #DAA520;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu2 li
{
   padding-bottom: 0px !important;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 10px 0 10px 0;
}
#footer > .col-1, #footer > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#footer > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#footer > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#wb_footerText
{
   visibility: visible;
   display: block;
}
#wb_footerText
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_footerImage
{
   width: 272px;
   height: 24px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#footerImage
{
   width: 272px;
   height: 24px;
}
#productsBadge1
{
}
#productsBadge1
{
   width: 100px;
   height: 100px;
}
#productsBadge2
{
}
#productsBadge2
{
   width: 100px;
   height: 100px;
}
#productsBadge3
{
}
#productsBadge3
{
   width: 100px;
   height: 100px;
}
#featuredBadge1
{
}
#featuredBadge1
{
   width: 92px;
   height: 32px;
}
#featuredBadge2
{
}
#featuredBadge2
{
   width: 92px;
   height: 32px;
}
#wb_ultraartists2
{
   left: 1195px;
   top: 3107px;
   width: 17px;
   height: 17px;
   visibility: visible;
   display: inline;
}
}
@media only screen and (min-width: 1024px) and (max-width: 1279px)
{
body
{
   background-color: #000000;
   background-image: none;
}
#wb_menu33LayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_menu33LayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#menu33LayoutGrid
{
   height: auto;
   padding: 0;
}
#wb_menu33Menu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: center;
}
#wb_Image8
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image8
{
   margin-left: auto;
   margin-right: auto;
}
#wb_navigationHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Image2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image2
{
   margin-left: auto;
   margin-right: auto;
}
#wb_home
{
   left: 992px;
   top: 20px;
   width: 17px;
   height: 20px;
   visibility: visible;
   display: inline;
}
#wb_welcomeLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_welcomeLayoutGrid
{
   height: 75vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#welcomeLayoutGrid
{
   height: 75vh;
   padding: 0;
}
#welcomeLayoutGrid .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#welcomeLayoutGrid > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#welcomeLayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_welcomeCarousel
{
   width: 100%;
   visibility: visible;
   display: block;
}
#wb_welcomeCarousel
{
   margin: 0;
   height: 100vh;
}
#welcomeCarousel .carousel-item-inner
{
   padding: 0 25px 0 25px;
}
#upStickyLayer
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: block;
}
#wb_upIcon
{
   left: 9px;
   top: 9px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#upIcon
{
   width: 24px;
   height: 24px;
}
#upIcon i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_dreamsLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_dreamsLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#dreamsLayoutGrid
{
   height: auto;
   padding: 0;
}
#wb_dreamsText1
{
   visibility: visible;
   display: block;
}
#wb_dreamsText1
{
   font-size: 16px;
   margin: 120px 0 20px 0 ;
   padding: 5px 0 0 0;
   text-align: center;
}
#wb_dreamsText2
{
   visibility: visible;
   display: block;
}
#wb_dreamsText2
{
   font-size: 37px;
   margin: 0 0 20px 0 ;
   padding: 5px 0 0 0;
   text-align: center;
}
#wb_ultraartists1
{
   visibility: visible;
   display: inline-block;
}
#wb_galleryCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 10px 0 ;
}
#galleryCard2-card-item0
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 35px;
}
#galleryCard2-card-item1
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 16px 8px 16px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_galleryCard2
{
   text-align: left;
}
#wb_aboutLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_aboutLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#aboutLayoutGrid
{
   height: auto;
   padding: 60px 45px 20px 45px;
}
#aboutLayoutGrid > .col-1, #aboutLayoutGrid > .col-2, #aboutLayoutGrid > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#aboutLayoutGrid > .col-1
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#aboutLayoutGrid > .col-2
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #DA70D6;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#aboutLayoutGrid > .col-3
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_aboutImage1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#aboutImage1
{
   margin-left: auto;
   margin-right: auto;
}
#wb_aboutImage2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#aboutImage2
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Image4
{
   width: 274px;
   height: 320px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image4
{
   width: 274px;
   height: 320px;
}
#wb_Image5
{
   width: 274px;
   height: 320px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image5
{
   width: 274px;
   height: 320px;
}
#wb_productsLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_productsLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#productsLayoutGrid1
{
   height: auto;
   padding: 75px 0 10px 0;
}
#wb_productsText
{
   visibility: visible;
   display: block;
}
#wb_productsText
{
   font-size: 19px;
   margin: 0;
   padding: 10px 0 10px 0;
   text-align: center;
}
#wb_productsHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_productsLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_productsLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#productsLayoutGrid2
{
   height: auto;
   padding: 100px 15px 25px 15px;
}
#productsLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_productsCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 20px 0 ;
}
#productsCard2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#productsCard2-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#productsCard2-card-item2
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0 4px 0 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#productsCard2-card-item3
{
   box-sizing: border-box;
   margin: 1px 0 1px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#productsCard2-card-item4
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 0;
   width: 100%;
   padding: 14px 0 14px 0;
   border: 0px solid #357EBD;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#productsCard2-card-item4
{
   box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%), 0 2px 10px 0 rgb(0 0 0 / 5%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard2-card-item4:hover
{
   box-shadow: 0 5px 11px 0 rgb(0 0 0 / 14%), 0 4px 15px 0 rgb(0 0 0 / 12%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard2-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#productsCard2-card-item5
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#productsCard2-card-item6
{
   display: inline-block;
   height: 33px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   border: 0px solid #69B0BF;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#productsCard2-card-item6
{
   box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%), 0 2px 10px 0 rgb(0 0 0 / 5%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard2-card-item6:hover
{
   box-shadow: 0 5px 11px 0 rgb(0 0 0 / 14%), 0 4px 15px 0 rgb(0 0 0 / 12%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard2-card-item6 a
{
   color: inherit;
   display: block;
   padding: 10px 30px 10px 30px;
   text-decoration: none;
}
#wb_productsCard2
{
   text-align: center;
}
#wb_productsCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 20px 0 ;
}
#productsCard3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#productsCard3-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#productsCard3-card-item2
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0 4px 0 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#productsCard3-card-item3
{
   box-sizing: border-box;
   margin: 1px 0 1px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#productsCard3-card-item4
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 0;
   width: 100%;
   padding: 14px 0 14px 0;
   border: 0px solid #357EBD;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#productsCard3-card-item4
{
   box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%), 0 2px 10px 0 rgb(0 0 0 / 5%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard3-card-item4:hover
{
   box-shadow: 0 5px 11px 0 rgb(0 0 0 / 14%), 0 4px 15px 0 rgb(0 0 0 / 12%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard3-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#productsCard3-card-item5
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#productsCard3-card-item6
{
   display: inline-block;
   height: 33px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   border: 0px solid #69B0BF;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#productsCard3-card-item6
{
   box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%), 0 2px 10px 0 rgb(0 0 0 / 5%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard3-card-item6:hover
{
   box-shadow: 0 5px 11px 0 rgb(0 0 0 / 14%), 0 4px 15px 0 rgb(0 0 0 / 12%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard3-card-item6 a
{
   color: inherit;
   display: block;
   padding: 10px 30px 10px 30px;
   text-decoration: none;
}
#wb_productsCard3
{
   text-align: center;
}
#wb_productsCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 20px 0 ;
}
#productsCard1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#productsCard1-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#productsCard1-card-item2
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#productsCard1-card-item3
{
   box-sizing: border-box;
   margin: 1px 0 1px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#productsCard1-card-item4
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 0;
   width: 100%;
   padding: 14px 0 14px 0;
   border: 0px solid #69B0BF;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#productsCard1-card-item4
{
   box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%), 0 2px 10px 0 rgb(0 0 0 / 5%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard1-card-item4:hover
{
   box-shadow: 0 5px 11px 0 rgb(0 0 0 / 14%), 0 4px 15px 0 rgb(0 0 0 / 12%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard1-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#productsCard1-card-item5
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px rgba(255,255,255,0.00) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#productsCard1-card-item6
{
   display: inline-block;
   height: 33px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   border: 0px solid #69B0BF;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#productsCard1-card-item6
{
   box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%), 0 2px 10px 0 rgb(0 0 0 / 5%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard1-card-item6:hover
{
   box-shadow: 0 5px 11px 0 rgb(0 0 0 / 14%), 0 4px 15px 0 rgb(0 0 0 / 12%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard1-card-item6 a
{
   color: inherit;
   display: block;
   padding: 10px 30px 10px 30px;
   text-decoration: none;
}
#wb_productsCard1
{
   text-align: center;
}
#wb_featuredLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_featuredLayoutGrid
{
   height: auto;
   margin-top: 50px;
   margin-bottom: 0px;
}
#featuredLayoutGrid
{
   height: auto;
   padding: 0;
}
#featuredLayoutGrid > .col-1, #featuredLayoutGrid > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#featuredLayoutGrid > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#featuredLayoutGrid > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#featuredLayoutGrid > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#featuredLayoutGrid > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#wb_featuredRollOverText1
{
   visibility: visible;
   display: block;
}
#wb_featuredRollOverText2
{
   width: 482px;
   height: 482px;
   visibility: visible;
   display: inline-block;
}
#wb_trendingLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_trendingLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#trendingLayoutGrid1
{
   height: auto;
   padding: 75px 0 10px 0;
}
#wb_trendingText1
{
   visibility: visible;
   display: block;
}
#wb_trendingText1
{
   font-size: 19px;
   margin: 0 0 10px 0 ;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_trendingHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_trendingLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_trendingLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#trendingLayoutGrid2
{
   height: auto;
   padding: 20px 0 55px 0;
}
#wb_trendingCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 20px 0 ;
}
#trendingCard1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#trendingCard1-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#trendingCard1-card-item2
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#trendingCard1-card-item3
{
   box-sizing: border-box;
   margin: 12px 0 0 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#trendingCard1-card-item4
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #696969;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   min-height: 100px;
}
#trendingCard1-card-item5
{
   display: inline-block;
   height: 56px;
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   width: 100%;
   padding: 20px 0 20px 0;
   border: 0px solid #4F4F4F;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#trendingCard1-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_trendingCard1
{
   text-align: center;
}
#wb_trendingCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 20px 0 ;
}
#trendingCard2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#trendingCard2-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#trendingCard2-card-item2
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#trendingCard2-card-item3
{
   box-sizing: border-box;
   margin: 12px 0 0 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#trendingCard2-card-item4
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #696969;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   min-height: 100px;
}
#trendingCard2-card-item5
{
   display: inline-block;
   height: 56px;
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   width: 100%;
   padding: 20px 0 20px 0;
   border: 0px solid #4F4F4F;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#trendingCard2-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_trendingCard2
{
   text-align: center;
}
#wb_trendingCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 20px 0 ;
}
#trendingCard3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#trendingCard3-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#trendingCard3-card-item2
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#trendingCard3-card-item3
{
   box-sizing: border-box;
   margin: 12px 0 0 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#trendingCard3-card-item4
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #696969;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   min-height: 100px;
}
#trendingCard3-card-item5
{
   display: inline-block;
   height: 56px;
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   width: 100%;
   padding: 20px 0 20px 0;
   border: 0px solid #4F4F4F;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#trendingCard3-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_trendingCard3
{
   text-align: center;
}
#wb_ultraplus
{
   visibility: visible;
   display: inline-block;
}
#wb_instaLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_instaLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#instaLayoutGrid1
{
   height: auto;
   padding: 75px 0 10px 0;
}
#wb_instaHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_instaLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_instaLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#instaLayoutGrid2
{
   height: auto;
   padding: 0;
}
#wb_instaImage1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#instaImage1
{
   margin-left: auto;
   margin-right: auto;
}
#wb_instaImage2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#instaImage2
{
   margin-left: auto;
   margin-right: auto;
}
#wb_instaImage3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#instaImage3
{
   margin-left: auto;
   margin-right: auto;
}
#wb_instaImage4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#instaImage4
{
   margin-left: auto;
   margin-right: auto;
}
#wb_instaImage5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#instaImage5
{
   margin-left: auto;
   margin-right: auto;
}
#wb_instaImage6
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#instaImage6
{
   margin-left: auto;
   margin-right: auto;
}
#wb_serviceLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_serviceLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#serviceLayoutGrid
{
   height: auto;
   padding: 50px 0 50px 0;
}
#wb_serviceCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 10px 0 ;
}
#serviceCard1-card-item0
{
   display: inline-block;
   height: 48px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #69B0BF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#serviceCard1-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
   line-height: 21px;
}
#serviceCard1-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 1px 1px !important;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   line-height: 19px;
   text-align: center;
}
#wb_serviceCard1
{
   text-align: center;
}
#wb_serviceCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 10px 0 ;
}
#serviceCard3-card-item0
{
   display: inline-block;
   height: 48px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #69B0BF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#serviceCard3-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
   line-height: 21px;
}
#serviceCard3-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 1px 1px !important;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   line-height: 19px;
}
#wb_serviceCard3
{
   text-align: center;
}
#wb_serviceCard4
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 10px 0 ;
}
#serviceCard4-card-item0
{
   display: inline-block;
   height: 48px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #69B0BF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#serviceCard4-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
   line-height: 21px;
}
#serviceCard4-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 1px 1px !important;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   line-height: 19px;
}
#wb_serviceCard4
{
   text-align: center;
}
#wb_links
{
   visibility: visible;
   display: table;
}
#wb_links
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#links
{
   height: auto;
   padding: 75px 15px 75px 15px;
}
#links .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#links > .row > .col-1, #links > .row > .col-2, #links > .row > .col-3, #links > .row > .col-4
{
   padding-right: 15px;
   padding-left: 15px;
}
#links > .row > .col-1
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#links > .row > .col-2
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#links > .row > .col-3
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#links > .row > .col-4
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#links-divider-top
{
   height: 50px;
}
#links-divider-top
{
   top: 0%;
   left: 0;
}
#wb_linksText1
{
   visibility: visible;
   display: block;
}
#wb_linksText1
{
   font-size: 19px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
   line-height: 21px;
}
#wb_linksText3
{
   visibility: visible;
   display: block;
}
#wb_linksText3
{
   font-size: 19px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
   line-height: 21px;
}
#wb_linksText2
{
   visibility: visible;
   display: block;
}
#wb_linksText2
{
   font-size: 19px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
   line-height: 21px;
}
#wb_linksText4
{
   visibility: visible;
   display: block;
}
#wb_linksText4
{
   font-size: 19px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
   line-height: 21px;
}
#wb_CssMenu1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu1 li
{
   width: 100%;
}
#wb_CssMenu1 a
{
   color: #F5FFFA;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_CssMenu1 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #DAA520;
   border: 0px solid transparent;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu1 li
{
   padding-bottom: 0px !important;
}
#wb_linksMenu2
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_linksMenu2 li
{
   width: 100%;
}
#wb_linksMenu2 a
{
   color: #ECF5FF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_linksMenu2 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_linksMenu2 li:hover a, #wb_linksMenu2 a:hover
{
   color: #DAA520;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_linksMenu2 a.withsubmenu
{
   padding: 0 0px 0 0px;
}
#wb_linksMenu2 ul :hover ul
{
   left: 80px;
   top: 0px;
   padding-top: 0px;
   visibility: visible;
}
#wb_linksMenu2 .firstmain:hover ul
{
   top: 0px;
   padding-top: 0px;
}
#wb_linksMenu2 li li
{
   width: 100px;
}
#wb_linksMenu2 ul ul a, #wb_linksMenu2 ul :hover ul a
{
   width: 86px;
   padding: 7px 6px 6px 6px;
   background-color: transparent;
   border: 0px solid transparent;
   color: #F0FFF0;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   line-height: 13px;
   text-decoration: none;
   text-transform: none;
}
#wb_linksMenu2 ul ul :hover a, #wb_linksMenu2 ul ul a:hover, #wb_linksMenu2 ul ul :hover ul :hover a, #wb_linksMenu2 ul ul :hover ul a:hover
{
   background-color: transparent;
   border: 1px solid transparent;
   color: #DAA520;
}
#wb_linksMenu2 li
{
   padding-bottom: 0px !important;
}
#wb_linksMenu3
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_linksMenu3 li
{
   width: 100%;
}
#wb_linksMenu3 a
{
   color: #ECF5FF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_linksMenu3 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_linksMenu3 li:hover a, #wb_linksMenu3 a:hover
{
   color: #DAA520;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_linksMenu3 li
{
   padding-bottom: 0px !important;
}
#wb_Image1
{
   width: 226px;
   height: 226px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image1
{
   width: 226px;
   height: 226px;
}
#wb_CssMenu2
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu2 li
{
   width: 100%;
}
#wb_CssMenu2 a
{
   color: #ECF5FF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_CssMenu2 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_CssMenu2 li:hover a, #wb_CssMenu2 a:hover
{
   color: #DAA520;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu2 li
{
   padding-bottom: 0px !important;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 10px 0 10px 0;
}
#footer > .col-1, #footer > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#footer > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#footer > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#wb_footerText
{
   visibility: visible;
   display: block;
}
#wb_footerText
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_footerImage
{
   width: 482px;
   height: 52px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#footerImage
{
   width: 482px;
   height: 52px;
}
#productsBadge1
{
}
#productsBadge1
{
   width: 100px;
   height: 100px;
}
#productsBadge2
{
}
#productsBadge2
{
   width: 100px;
   height: 100px;
}
#productsBadge3
{
}
#productsBadge3
{
   width: 100px;
   height: 100px;
}
#featuredBadge1
{
}
#featuredBadge1
{
   width: 92px;
   height: 32px;
}
#featuredBadge2
{
}
#featuredBadge2
{
   width: 92px;
   height: 32px;
}
#wb_ultraartists2
{
   left: 527px;
   top: 3358px;
   width: 17px;
   height: 17px;
   visibility: visible;
   display: inline;
}
}
@media only screen and (min-width: 768px) and (max-width: 1023px)
{
body
{
   background-color: #000000;
   background-image: none;
}
#wb_menu33LayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_menu33LayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#menu33LayoutGrid
{
   height: auto;
   padding: 0;
}
#wb_menu33Menu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: center;
}
#wb_Image8
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image8
{
   margin-left: auto;
   margin-right: auto;
}
#wb_navigationHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Image2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image2
{
   margin-left: auto;
   margin-right: auto;
}
#wb_home
{
   left: 736px;
   top: 20px;
   width: 17px;
   height: 20px;
   visibility: visible;
   display: inline;
}
#wb_welcomeLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_welcomeLayoutGrid
{
   height: 75vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#welcomeLayoutGrid
{
   height: 75vh;
   padding: 0;
}
#welcomeLayoutGrid .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#welcomeLayoutGrid > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#welcomeLayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_welcomeCarousel
{
   width: 100%;
   visibility: visible;
   display: block;
}
#wb_welcomeCarousel
{
   margin: 0;
   height: 100vh;
}
#welcomeCarousel .carousel-item-inner
{
   padding: 0 25px 0 25px;
}
#upStickyLayer
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: block;
}
#wb_upIcon
{
   left: 9px;
   top: 9px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#upIcon
{
   width: 24px;
   height: 24px;
}
#upIcon i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_dreamsLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_dreamsLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#dreamsLayoutGrid
{
   height: auto;
   padding: 0;
}
#wb_dreamsText1
{
   visibility: visible;
   display: block;
}
#wb_dreamsText1
{
   font-size: 16px;
   margin: 120px 0 20px 0 ;
   padding: 5px 0 0 0;
   text-align: center;
}
#wb_dreamsText2
{
   visibility: visible;
   display: block;
}
#wb_dreamsText2
{
   font-size: 37px;
   margin: 0 0 20px 0 ;
   padding: 5px 0 0 0;
   text-align: center;
}
#wb_ultraartists1
{
   visibility: visible;
   display: inline-block;
}
#wb_galleryCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 10px 0 ;
}
#galleryCard2-card-item0
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 35px;
}
#galleryCard2-card-item1
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 16px 8px 16px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_galleryCard2
{
   text-align: left;
}
#wb_aboutLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_aboutLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#aboutLayoutGrid
{
   height: auto;
   padding: 60px 45px 20px 45px;
}
#aboutLayoutGrid > .col-1, #aboutLayoutGrid > .col-2, #aboutLayoutGrid > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#aboutLayoutGrid > .col-1
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#aboutLayoutGrid > .col-2
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #DA70D6;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#aboutLayoutGrid > .col-3
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_aboutImage1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#aboutImage1
{
   margin-left: auto;
   margin-right: auto;
}
#wb_aboutImage2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#aboutImage2
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Image4
{
   width: 189px;
   height: 320px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image4
{
   width: 189px;
   height: 320px;
}
#wb_Image5
{
   width: 189px;
   height: 320px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image5
{
   width: 189px;
   height: 320px;
}
#wb_productsLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_productsLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#productsLayoutGrid1
{
   height: auto;
   padding: 75px 0 10px 0;
}
#wb_productsText
{
   visibility: visible;
   display: block;
}
#wb_productsText
{
   font-size: 19px;
   margin: 0;
   padding: 10px 0 10px 0;
   text-align: center;
}
#wb_productsHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_productsLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_productsLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#productsLayoutGrid2
{
   height: auto;
   padding: 100px 15px 25px 15px;
}
#productsLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_productsCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 20px 0 ;
}
#productsCard2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#productsCard2-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#productsCard2-card-item2
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0 4px 0 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#productsCard2-card-item3
{
   box-sizing: border-box;
   margin: 1px 0 1px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#productsCard2-card-item4
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 0;
   width: 100%;
   padding: 14px 0 14px 0;
   border: 0px solid #357EBD;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#productsCard2-card-item4
{
   box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%), 0 2px 10px 0 rgb(0 0 0 / 5%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard2-card-item4:hover
{
   box-shadow: 0 5px 11px 0 rgb(0 0 0 / 14%), 0 4px 15px 0 rgb(0 0 0 / 12%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard2-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#productsCard2-card-item5
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#productsCard2-card-item6
{
   display: inline-block;
   height: 33px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   border: 0px solid #69B0BF;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#productsCard2-card-item6
{
   box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%), 0 2px 10px 0 rgb(0 0 0 / 5%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard2-card-item6:hover
{
   box-shadow: 0 5px 11px 0 rgb(0 0 0 / 14%), 0 4px 15px 0 rgb(0 0 0 / 12%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard2-card-item6 a
{
   color: inherit;
   display: block;
   padding: 10px 30px 10px 30px;
   text-decoration: none;
}
#wb_productsCard2
{
   text-align: center;
}
#wb_productsCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 20px 0 ;
}
#productsCard3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#productsCard3-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#productsCard3-card-item2
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0 4px 0 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#productsCard3-card-item3
{
   box-sizing: border-box;
   margin: 1px 0 1px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#productsCard3-card-item4
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 0;
   width: 100%;
   padding: 14px 0 14px 0;
   border: 0px solid #357EBD;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#productsCard3-card-item4
{
   box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%), 0 2px 10px 0 rgb(0 0 0 / 5%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard3-card-item4:hover
{
   box-shadow: 0 5px 11px 0 rgb(0 0 0 / 14%), 0 4px 15px 0 rgb(0 0 0 / 12%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard3-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#productsCard3-card-item5
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#productsCard3-card-item6
{
   display: inline-block;
   height: 33px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   border: 0px solid #69B0BF;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#productsCard3-card-item6
{
   box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%), 0 2px 10px 0 rgb(0 0 0 / 5%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard3-card-item6:hover
{
   box-shadow: 0 5px 11px 0 rgb(0 0 0 / 14%), 0 4px 15px 0 rgb(0 0 0 / 12%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard3-card-item6 a
{
   color: inherit;
   display: block;
   padding: 10px 30px 10px 30px;
   text-decoration: none;
}
#wb_productsCard3
{
   text-align: center;
}
#wb_productsCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 20px 0 ;
}
#productsCard1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#productsCard1-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#productsCard1-card-item2
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#productsCard1-card-item3
{
   box-sizing: border-box;
   margin: 1px 0 1px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#productsCard1-card-item4
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 0;
   width: 100%;
   padding: 14px 0 14px 0;
   border: 0px solid #69B0BF;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#productsCard1-card-item4
{
   box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%), 0 2px 10px 0 rgb(0 0 0 / 5%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard1-card-item4:hover
{
   box-shadow: 0 5px 11px 0 rgb(0 0 0 / 14%), 0 4px 15px 0 rgb(0 0 0 / 12%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard1-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#productsCard1-card-item5
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px rgba(255,255,255,0.00) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#productsCard1-card-item6
{
   display: inline-block;
   height: 33px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   border: 0px solid #69B0BF;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#productsCard1-card-item6
{
   box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%), 0 2px 10px 0 rgb(0 0 0 / 5%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard1-card-item6:hover
{
   box-shadow: 0 5px 11px 0 rgb(0 0 0 / 14%), 0 4px 15px 0 rgb(0 0 0 / 12%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard1-card-item6 a
{
   color: inherit;
   display: block;
   padding: 10px 30px 10px 30px;
   text-decoration: none;
}
#wb_productsCard1
{
   text-align: center;
}
#wb_featuredLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_featuredLayoutGrid
{
   height: auto;
   margin-top: 50px;
   margin-bottom: 0px;
}
#featuredLayoutGrid
{
   height: auto;
   padding: 0;
}
#featuredLayoutGrid > .col-1, #featuredLayoutGrid > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#featuredLayoutGrid > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#featuredLayoutGrid > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#featuredLayoutGrid > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#featuredLayoutGrid > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#wb_featuredRollOverText1
{
   visibility: visible;
   display: block;
}
#wb_featuredRollOverText2
{
   width: 354px;
   height: 354px;
   visibility: visible;
   display: inline-block;
}
#wb_trendingLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_trendingLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#trendingLayoutGrid1
{
   height: auto;
   padding: 75px 0 10px 0;
}
#wb_trendingText1
{
   visibility: visible;
   display: block;
}
#wb_trendingText1
{
   font-size: 19px;
   margin: 0 0 10px 0 ;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_trendingHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_trendingLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_trendingLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#trendingLayoutGrid2
{
   height: auto;
   padding: 20px 0 55px 0;
}
#wb_trendingCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 20px 0 ;
}
#trendingCard1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#trendingCard1-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#trendingCard1-card-item2
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#trendingCard1-card-item3
{
   box-sizing: border-box;
   margin: 12px 0 0 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#trendingCard1-card-item4
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #696969;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   min-height: 100px;
}
#trendingCard1-card-item5
{
   display: inline-block;
   height: 56px;
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   width: 100%;
   padding: 20px 0 20px 0;
   border: 0px solid #4F4F4F;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#trendingCard1-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_trendingCard1
{
   text-align: center;
}
#wb_trendingCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 20px 0 ;
}
#trendingCard2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#trendingCard2-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#trendingCard2-card-item2
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#trendingCard2-card-item3
{
   box-sizing: border-box;
   margin: 12px 0 0 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#trendingCard2-card-item4
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #696969;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   min-height: 100px;
}
#trendingCard2-card-item5
{
   display: inline-block;
   height: 56px;
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   width: 100%;
   padding: 20px 0 20px 0;
   border: 0px solid #4F4F4F;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#trendingCard2-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_trendingCard2
{
   text-align: center;
}
#wb_trendingCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 20px 0 ;
}
#trendingCard3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#trendingCard3-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#trendingCard3-card-item2
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#trendingCard3-card-item3
{
   box-sizing: border-box;
   margin: 12px 0 0 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#trendingCard3-card-item4
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #696969;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   min-height: 100px;
}
#trendingCard3-card-item5
{
   display: inline-block;
   height: 56px;
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   width: 100%;
   padding: 20px 0 20px 0;
   border: 0px solid #4F4F4F;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#trendingCard3-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_trendingCard3
{
   text-align: center;
}
#wb_ultraplus
{
   visibility: visible;
   display: inline-block;
}
#wb_instaLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_instaLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#instaLayoutGrid1
{
   height: auto;
   padding: 75px 0 10px 0;
}
#wb_instaHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_instaLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_instaLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#instaLayoutGrid2
{
   height: auto;
   padding: 0;
}
#wb_instaImage1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#instaImage1
{
   margin-left: auto;
   margin-right: auto;
}
#wb_instaImage2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#instaImage2
{
   margin-left: auto;
   margin-right: auto;
}
#wb_instaImage3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#instaImage3
{
   margin-left: auto;
   margin-right: auto;
}
#wb_instaImage4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#instaImage4
{
   margin-left: auto;
   margin-right: auto;
}
#wb_instaImage5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#instaImage5
{
   margin-left: auto;
   margin-right: auto;
}
#wb_instaImage6
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#instaImage6
{
   margin-left: auto;
   margin-right: auto;
}
#wb_serviceLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_serviceLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#serviceLayoutGrid
{
   height: auto;
   padding: 50px 0 50px 0;
}
#wb_serviceCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 10px 0 ;
}
#serviceCard1-card-item0
{
   display: inline-block;
   height: 48px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #69B0BF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#serviceCard1-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
   line-height: 21px;
}
#serviceCard1-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 1px 1px !important;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   line-height: 19px;
   text-align: center;
}
#wb_serviceCard1
{
   text-align: center;
}
#wb_serviceCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 10px 0 ;
}
#serviceCard3-card-item0
{
   display: inline-block;
   height: 48px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #69B0BF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#serviceCard3-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
   line-height: 21px;
}
#serviceCard3-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 1px 1px !important;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   line-height: 19px;
}
#wb_serviceCard3
{
   text-align: center;
}
#wb_serviceCard4
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 10px 0 ;
}
#serviceCard4-card-item0
{
   display: inline-block;
   height: 48px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #69B0BF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#serviceCard4-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
   line-height: 21px;
}
#serviceCard4-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 1px 1px !important;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   line-height: 19px;
}
#wb_serviceCard4
{
   text-align: center;
}
#wb_links
{
   visibility: visible;
   display: table;
}
#wb_links
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#links
{
   height: auto;
   padding: 75px 15px 75px 15px;
}
#links .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#links > .row > .col-1, #links > .row > .col-2, #links > .row > .col-3, #links > .row > .col-4
{
   padding-right: 15px;
   padding-left: 15px;
}
#links > .row > .col-1
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#links > .row > .col-2
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#links > .row > .col-3
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#links > .row > .col-4
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#links-divider-top
{
   height: 50px;
}
#links-divider-top
{
   top: 0%;
   left: 0;
}
#wb_linksText1
{
   visibility: visible;
   display: block;
}
#wb_linksText1
{
   font-size: 19px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
   line-height: 21px;
}
#wb_linksText3
{
   visibility: visible;
   display: block;
}
#wb_linksText3
{
   font-size: 19px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
   line-height: 21px;
}
#wb_linksText2
{
   visibility: visible;
   display: block;
}
#wb_linksText2
{
   font-size: 19px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
   line-height: 21px;
}
#wb_linksText4
{
   visibility: visible;
   display: block;
}
#wb_linksText4
{
   font-size: 19px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
   line-height: 21px;
}
#wb_CssMenu1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu1 li
{
   width: 100%;
}
#wb_CssMenu1 a
{
   color: #F5FFFA;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_CssMenu1 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #DAA520;
   border: 0px solid transparent;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu1 li
{
   padding-bottom: 0px !important;
}
#wb_linksMenu2
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_linksMenu2 li
{
   width: 100%;
}
#wb_linksMenu2 a
{
   color: #ECF5FF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_linksMenu2 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_linksMenu2 li:hover a, #wb_linksMenu2 a:hover
{
   color: #DAA520;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_linksMenu2 a.withsubmenu
{
   padding: 0 0px 0 0px;
}
#wb_linksMenu2 ul :hover ul
{
   left: 80px;
   top: 0px;
   padding-top: 0px;
   visibility: visible;
}
#wb_linksMenu2 .firstmain:hover ul
{
   top: 0px;
   padding-top: 0px;
}
#wb_linksMenu2 li li
{
   width: 100px;
}
#wb_linksMenu2 ul ul a, #wb_linksMenu2 ul :hover ul a
{
   width: 86px;
   padding: 7px 6px 6px 6px;
   background-color: transparent;
   border: 0px solid transparent;
   color: #F0FFF0;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   line-height: 13px;
   text-decoration: none;
   text-transform: none;
}
#wb_linksMenu2 ul ul :hover a, #wb_linksMenu2 ul ul a:hover, #wb_linksMenu2 ul ul :hover ul :hover a, #wb_linksMenu2 ul ul :hover ul a:hover
{
   background-color: transparent;
   border: 1px solid transparent;
   color: #DAA520;
}
#wb_linksMenu2 li
{
   padding-bottom: 0px !important;
}
#wb_linksMenu3
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_linksMenu3 li
{
   width: 100%;
}
#wb_linksMenu3 a
{
   color: #ECF5FF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_linksMenu3 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_linksMenu3 li:hover a, #wb_linksMenu3 a:hover
{
   color: #DAA520;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_linksMenu3 li
{
   padding-bottom: 0px !important;
}
#wb_Image1
{
   width: 162px;
   height: 162px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image1
{
   width: 162px;
   height: 162px;
}
#wb_CssMenu2
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu2 li
{
   width: 100%;
}
#wb_CssMenu2 a
{
   color: #ECF5FF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_CssMenu2 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_CssMenu2 li:hover a, #wb_CssMenu2 a:hover
{
   color: #DAA520;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu2 li
{
   padding-bottom: 0px !important;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 10px 0 10px 0;
}
#footer > .col-1, #footer > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#footer > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#footer > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#wb_footerText
{
   visibility: visible;
   display: block;
}
#wb_footerText
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_footerImage
{
   width: 482px;
   height: 52px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#footerImage
{
   width: 482px;
   height: 52px;
}
#productsBadge1
{
}
#productsBadge1
{
   width: 100px;
   height: 100px;
}
#productsBadge2
{
}
#productsBadge2
{
   width: 100px;
   height: 100px;
}
#productsBadge3
{
}
#productsBadge3
{
   width: 100px;
   height: 100px;
}
#featuredBadge1
{
}
#featuredBadge1
{
   width: 92px;
   height: 32px;
}
#featuredBadge2
{
}
#featuredBadge2
{
   width: 92px;
   height: 32px;
}
#wb_ultraartists2
{
   left: 399px;
   top: 5625px;
   width: 17px;
   height: 17px;
   visibility: visible;
   display: inline;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px)
{
body
{
   background-color: #000000;
   background-image: none;
}
#wb_menu33LayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_menu33LayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#menu33LayoutGrid
{
   height: auto;
   padding: 0;
}
#wb_menu33Menu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: center;
}
#wb_Image8
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image8
{
   margin-left: auto;
   margin-right: auto;
}
#wb_navigationHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Image2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image2
{
   margin-left: auto;
   margin-right: auto;
}
#wb_home
{
   left: 448px;
   top: 20px;
   width: 17px;
   height: 20px;
   visibility: visible;
   display: inline;
}
#wb_welcomeLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_welcomeLayoutGrid
{
   height: 75vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#welcomeLayoutGrid
{
   height: 75vh;
   padding: 0;
}
#welcomeLayoutGrid .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#welcomeLayoutGrid > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#welcomeLayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_welcomeCarousel
{
   width: 100%;
   visibility: visible;
   display: block;
}
#wb_welcomeCarousel
{
   margin: 0;
   height: 100vh;
}
#welcomeCarousel .carousel-item-inner
{
   padding: 0 25px 0 25px;
}
#upStickyLayer
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: block;
}
#wb_upIcon
{
   left: 9px;
   top: 9px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#upIcon
{
   width: 24px;
   height: 24px;
}
#upIcon i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_dreamsLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_dreamsLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#dreamsLayoutGrid
{
   height: auto;
   padding: 0;
}
#wb_dreamsText1
{
   visibility: visible;
   display: block;
}
#wb_dreamsText1
{
   font-size: 16px;
   margin: 120px 0 20px 0 ;
   padding: 5px 0 0 0;
   text-align: center;
}
#wb_dreamsText2
{
   visibility: visible;
   display: block;
}
#wb_dreamsText2
{
   font-size: 37px;
   margin: 0 0 20px 0 ;
   padding: 5px 0 0 0;
   text-align: center;
}
#wb_ultraartists1
{
   visibility: visible;
   display: inline-block;
}
#wb_galleryCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 10px 0 ;
}
#galleryCard2-card-item0
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 35px;
}
#galleryCard2-card-item1
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 16px 8px 16px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_galleryCard2
{
   text-align: left;
}
#wb_aboutLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_aboutLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#aboutLayoutGrid
{
   height: auto;
   padding: 60px 45px 20px 45px;
}
#aboutLayoutGrid > .col-1, #aboutLayoutGrid > .col-2, #aboutLayoutGrid > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#aboutLayoutGrid > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#aboutLayoutGrid > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #DA70D6;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#aboutLayoutGrid > .col-3
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_aboutImage1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#aboutImage1
{
   margin-left: auto;
   margin-right: auto;
}
#wb_aboutImage2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#aboutImage2
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Image4
{
   width: 318px;
   height: 320px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image4
{
   width: 318px;
   height: 320px;
}
#wb_Image5
{
   width: 318px;
   height: 320px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image5
{
   width: 318px;
   height: 320px;
}
#wb_productsLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_productsLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#productsLayoutGrid1
{
   height: auto;
   padding: 75px 0 10px 0;
}
#wb_productsText
{
   visibility: visible;
   display: block;
}
#wb_productsText
{
   font-size: 19px;
   margin: 0;
   padding: 10px 0 10px 0;
   text-align: center;
}
#wb_productsHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_productsLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_productsLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#productsLayoutGrid2
{
   height: auto;
   padding: 100px 15px 25px 15px;
}
#productsLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_productsCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 20px 0 ;
}
#productsCard2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#productsCard2-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#productsCard2-card-item2
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0 4px 0 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#productsCard2-card-item3
{
   box-sizing: border-box;
   margin: 1px 0 1px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#productsCard2-card-item4
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 0;
   width: 100%;
   padding: 14px 0 14px 0;
   border: 0px solid #357EBD;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#productsCard2-card-item4
{
   box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%), 0 2px 10px 0 rgb(0 0 0 / 5%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard2-card-item4:hover
{
   box-shadow: 0 5px 11px 0 rgb(0 0 0 / 14%), 0 4px 15px 0 rgb(0 0 0 / 12%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard2-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#productsCard2-card-item5
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#productsCard2-card-item6
{
   display: inline-block;
   height: 33px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   border: 0px solid #69B0BF;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#productsCard2-card-item6
{
   box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%), 0 2px 10px 0 rgb(0 0 0 / 5%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard2-card-item6:hover
{
   box-shadow: 0 5px 11px 0 rgb(0 0 0 / 14%), 0 4px 15px 0 rgb(0 0 0 / 12%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard2-card-item6 a
{
   color: inherit;
   display: block;
   padding: 10px 30px 10px 30px;
   text-decoration: none;
}
#wb_productsCard2
{
   text-align: center;
}
#wb_productsCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 20px 0 ;
}
#productsCard3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#productsCard3-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#productsCard3-card-item2
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0 4px 0 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#productsCard3-card-item3
{
   box-sizing: border-box;
   margin: 1px 0 1px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#productsCard3-card-item4
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 0;
   width: 100%;
   padding: 14px 0 14px 0;
   border: 0px solid #357EBD;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#productsCard3-card-item4
{
   box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%), 0 2px 10px 0 rgb(0 0 0 / 5%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard3-card-item4:hover
{
   box-shadow: 0 5px 11px 0 rgb(0 0 0 / 14%), 0 4px 15px 0 rgb(0 0 0 / 12%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard3-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#productsCard3-card-item5
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#productsCard3-card-item6
{
   display: inline-block;
   height: 33px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   border: 0px solid #69B0BF;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#productsCard3-card-item6
{
   box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%), 0 2px 10px 0 rgb(0 0 0 / 5%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard3-card-item6:hover
{
   box-shadow: 0 5px 11px 0 rgb(0 0 0 / 14%), 0 4px 15px 0 rgb(0 0 0 / 12%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard3-card-item6 a
{
   color: inherit;
   display: block;
   padding: 10px 30px 10px 30px;
   text-decoration: none;
}
#wb_productsCard3
{
   text-align: center;
}
#wb_productsCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 20px 0 ;
}
#productsCard1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#productsCard1-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#productsCard1-card-item2
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#productsCard1-card-item3
{
   box-sizing: border-box;
   margin: 1px 0 1px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#productsCard1-card-item4
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 0;
   width: 100%;
   padding: 14px 0 14px 0;
   border: 0px solid #69B0BF;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#productsCard1-card-item4
{
   box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%), 0 2px 10px 0 rgb(0 0 0 / 5%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard1-card-item4:hover
{
   box-shadow: 0 5px 11px 0 rgb(0 0 0 / 14%), 0 4px 15px 0 rgb(0 0 0 / 12%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard1-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#productsCard1-card-item5
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px rgba(255,255,255,0.00) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#productsCard1-card-item6
{
   display: inline-block;
   height: 33px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   border: 0px solid #69B0BF;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#productsCard1-card-item6
{
   box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%), 0 2px 10px 0 rgb(0 0 0 / 5%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard1-card-item6:hover
{
   box-shadow: 0 5px 11px 0 rgb(0 0 0 / 14%), 0 4px 15px 0 rgb(0 0 0 / 12%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard1-card-item6 a
{
   color: inherit;
   display: block;
   padding: 10px 30px 10px 30px;
   text-decoration: none;
}
#wb_productsCard1
{
   text-align: center;
}
#wb_featuredLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_featuredLayoutGrid
{
   height: auto;
   margin-top: 50px;
   margin-bottom: 0px;
}
#featuredLayoutGrid
{
   height: auto;
   padding: 0;
}
#featuredLayoutGrid > .col-1, #featuredLayoutGrid > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#featuredLayoutGrid > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#featuredLayoutGrid > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#featuredLayoutGrid > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#featuredLayoutGrid > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#wb_featuredRollOverText1
{
   visibility: visible;
   display: block;
}
#wb_featuredRollOverText2
{
   width: 354px;
   height: 354px;
   visibility: visible;
   display: inline-block;
}
#wb_trendingLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_trendingLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#trendingLayoutGrid1
{
   height: auto;
   padding: 75px 0 10px 0;
}
#wb_trendingText1
{
   visibility: visible;
   display: block;
}
#wb_trendingText1
{
   font-size: 19px;
   margin: 0 0 10px 0 ;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_trendingHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_trendingLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_trendingLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#trendingLayoutGrid2
{
   height: auto;
   padding: 20px 0 55px 0;
}
#wb_trendingCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 20px 0 ;
}
#trendingCard1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#trendingCard1-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#trendingCard1-card-item2
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#trendingCard1-card-item3
{
   box-sizing: border-box;
   margin: 12px 0 0 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#trendingCard1-card-item4
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #696969;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   min-height: 100px;
}
#trendingCard1-card-item5
{
   display: inline-block;
   height: 56px;
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   width: 100%;
   padding: 20px 0 20px 0;
   border: 0px solid #4F4F4F;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#trendingCard1-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_trendingCard1
{
   text-align: center;
}
#wb_trendingCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 20px 0 ;
}
#trendingCard2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#trendingCard2-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#trendingCard2-card-item2
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#trendingCard2-card-item3
{
   box-sizing: border-box;
   margin: 12px 0 0 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#trendingCard2-card-item4
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #696969;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   min-height: 100px;
}
#trendingCard2-card-item5
{
   display: inline-block;
   height: 56px;
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   width: 100%;
   padding: 20px 0 20px 0;
   border: 0px solid #4F4F4F;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#trendingCard2-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_trendingCard2
{
   text-align: center;
}
#wb_trendingCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 20px 0 ;
}
#trendingCard3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#trendingCard3-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#trendingCard3-card-item2
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#trendingCard3-card-item3
{
   box-sizing: border-box;
   margin: 12px 0 0 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#trendingCard3-card-item4
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #696969;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   min-height: 100px;
}
#trendingCard3-card-item5
{
   display: inline-block;
   height: 56px;
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   width: 100%;
   padding: 20px 0 20px 0;
   border: 0px solid #4F4F4F;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#trendingCard3-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_trendingCard3
{
   text-align: center;
}
#wb_ultraplus
{
   visibility: visible;
   display: inline-block;
}
#wb_instaLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_instaLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#instaLayoutGrid1
{
   height: auto;
   padding: 75px 0 10px 0;
}
#wb_instaHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_instaLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_instaLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#instaLayoutGrid2
{
   height: auto;
   padding: 0;
}
#wb_instaImage1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#instaImage1
{
   margin-left: auto;
   margin-right: auto;
}
#wb_instaImage2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#instaImage2
{
   margin-left: auto;
   margin-right: auto;
}
#wb_instaImage3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#instaImage3
{
   margin-left: auto;
   margin-right: auto;
}
#wb_instaImage4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#instaImage4
{
   margin-left: auto;
   margin-right: auto;
}
#wb_instaImage5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#instaImage5
{
   margin-left: auto;
   margin-right: auto;
}
#wb_instaImage6
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#instaImage6
{
   margin-left: auto;
   margin-right: auto;
}
#wb_serviceLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_serviceLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#serviceLayoutGrid
{
   height: auto;
   padding: 50px 0 50px 0;
}
#wb_serviceCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 10px 0 ;
}
#serviceCard1-card-item0
{
   display: inline-block;
   height: 48px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #69B0BF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#serviceCard1-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
   line-height: 21px;
}
#serviceCard1-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 1px 1px !important;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   line-height: 19px;
   text-align: center;
}
#wb_serviceCard1
{
   text-align: center;
}
#wb_serviceCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 10px 0 ;
}
#serviceCard3-card-item0
{
   display: inline-block;
   height: 48px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #69B0BF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#serviceCard3-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
   line-height: 21px;
}
#serviceCard3-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 1px 1px !important;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   line-height: 19px;
}
#wb_serviceCard3
{
   text-align: center;
}
#wb_serviceCard4
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 10px 0 ;
}
#serviceCard4-card-item0
{
   display: inline-block;
   height: 48px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #69B0BF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#serviceCard4-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
   line-height: 21px;
}
#serviceCard4-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 1px 1px !important;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   line-height: 19px;
}
#wb_serviceCard4
{
   text-align: center;
}
#wb_links
{
   visibility: visible;
   display: table;
}
#wb_links
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#links
{
   height: auto;
   padding: 75px 15px 75px 15px;
}
#links .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#links > .row > .col-1, #links > .row > .col-2, #links > .row > .col-3, #links > .row > .col-4
{
   padding-right: 15px;
   padding-left: 15px;
}
#links > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#links > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#links > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#links > .row > .col-4
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#links-divider-top
{
   height: 50px;
}
#links-divider-top
{
   top: 0%;
   left: 0;
}
#wb_linksText1
{
   visibility: visible;
   display: block;
}
#wb_linksText1
{
   font-size: 11px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
   line-height: 13px;
}
#wb_linksText3
{
   visibility: visible;
   display: block;
}
#wb_linksText3
{
   font-size: 11px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
   line-height: 13px;
}
#wb_linksText2
{
   visibility: visible;
   display: block;
}
#wb_linksText2
{
   font-size: 11px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
   line-height: 13px;
}
#wb_linksText4
{
   visibility: visible;
   display: block;
}
#wb_linksText4
{
   font-size: 11px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
   line-height: 13px;
}
#wb_CssMenu1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu1 li
{
   width: 100%;
}
#wb_CssMenu1 a
{
   color: #F5FFFA;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_CssMenu1 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #DAA520;
   border: 0px solid transparent;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu1 li
{
   padding-bottom: 0px !important;
}
#wb_linksMenu2
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_linksMenu2 li
{
   width: 100%;
}
#wb_linksMenu2 a
{
   color: #ECF5FF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_linksMenu2 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_linksMenu2 li:hover a, #wb_linksMenu2 a:hover
{
   color: #DAA520;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_linksMenu2 a.withsubmenu
{
   padding: 0 0px 0 0px;
}
#wb_linksMenu2 ul :hover ul
{
   left: 80px;
   top: 0px;
   padding-top: 0px;
   visibility: visible;
}
#wb_linksMenu2 .firstmain:hover ul
{
   top: 0px;
   padding-top: 0px;
}
#wb_linksMenu2 li li
{
   width: 100px;
}
#wb_linksMenu2 ul ul a, #wb_linksMenu2 ul :hover ul a
{
   width: 86px;
   padding: 7px 6px 6px 6px;
   background-color: transparent;
   border: 0px solid transparent;
   color: #F0FFF0;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   line-height: 13px;
   text-decoration: none;
   text-transform: none;
}
#wb_linksMenu2 ul ul :hover a, #wb_linksMenu2 ul ul a:hover, #wb_linksMenu2 ul ul :hover ul :hover a, #wb_linksMenu2 ul ul :hover ul a:hover
{
   background-color: transparent;
   border: 1px solid transparent;
   color: #DAA520;
}
#wb_linksMenu2 li
{
   padding-bottom: 0px !important;
}
#wb_linksMenu3
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_linksMenu3 li
{
   width: 100%;
}
#wb_linksMenu3 a
{
   color: #ECF5FF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_linksMenu3 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_linksMenu3 li:hover a, #wb_linksMenu3 a:hover
{
   color: #DAA520;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_linksMenu3 li
{
   padding-bottom: 0px !important;
}
#wb_Image1
{
   width: 450px;
   height: 450px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image1
{
   width: 450px;
   height: 450px;
}
#wb_CssMenu2
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu2 li
{
   width: 100%;
}
#wb_CssMenu2 a
{
   color: #ECF5FF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_CssMenu2 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_CssMenu2 li:hover a, #wb_CssMenu2 a:hover
{
   color: #DAA520;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu2 li
{
   padding-bottom: 0px !important;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 10px 0 10px 0;
}
#footer > .col-1, #footer > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#footer > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#footer > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#wb_footerText
{
   visibility: visible;
   display: block;
}
#wb_footerText
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_footerImage
{
   width: 450px;
   height: 52px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#footerImage
{
   width: 450px;
   height: 52px;
}
#productsBadge1
{
}
#productsBadge1
{
   width: 100px;
   height: 100px;
}
#productsBadge2
{
}
#productsBadge2
{
   width: 100px;
   height: 100px;
}
#productsBadge3
{
}
#productsBadge3
{
   width: 100px;
   height: 100px;
}
#featuredBadge1
{
}
#featuredBadge1
{
   width: 92px;
   height: 32px;
}
#featuredBadge2
{
}
#featuredBadge2
{
   width: 92px;
   height: 32px;
}
#wb_ultraartists2
{
   left: 369px;
   top: 6103px;
   width: 17px;
   height: 17px;
   visibility: visible;
   display: inline;
}
}
@media only screen and (max-width: 479px)
{
body
{
   background-color: #000000;
   background-image: none;
}
#wb_menu33LayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_menu33LayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#menu33LayoutGrid
{
   height: auto;
   padding: 0;
}
#wb_menu33Menu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: center;
}
#wb_Image8
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image8
{
   margin-left: auto;
   margin-right: auto;
}
#wb_navigationHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Image2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image2
{
   margin-left: auto;
   margin-right: auto;
}
#wb_home
{
   left: 288px;
   top: 105px;
   width: 17px;
   height: 20px;
   visibility: visible;
   display: inline;
}
#wb_welcomeLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_welcomeLayoutGrid
{
   height: 75vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#welcomeLayoutGrid
{
   height: 75vh;
   padding: 0;
}
#welcomeLayoutGrid .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#welcomeLayoutGrid > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#welcomeLayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_welcomeCarousel
{
   width: 100%;
   visibility: visible;
   display: block;
}
#wb_welcomeCarousel
{
   margin: 0;
   height: 100vh;
}
#welcomeCarousel .carousel-item-inner
{
   padding: 0 25px 0 25px;
}
#upStickyLayer
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: block;
}
#wb_upIcon
{
   left: 9px;
   top: 9px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#upIcon
{
   width: 24px;
   height: 24px;
}
#upIcon i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_dreamsLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_dreamsLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#dreamsLayoutGrid
{
   height: auto;
   padding: 0;
}
#wb_dreamsText1
{
   visibility: visible;
   display: block;
}
#wb_dreamsText1
{
   font-size: 16px;
   margin: 120px 0 20px 0 ;
   padding: 5px 0 0 0;
   text-align: center;
}
#wb_dreamsText2
{
   visibility: visible;
   display: block;
}
#wb_dreamsText2
{
   font-size: 37px;
   margin: 0 0 20px 0 ;
   padding: 5px 0 0 0;
   text-align: center;
}
#wb_ultraartists1
{
   visibility: visible;
   display: inline-block;
}
#wb_galleryCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 10px 0 ;
}
#galleryCard2-card-item0
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 35px;
}
#galleryCard2-card-item1
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 16px 8px 16px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_galleryCard2
{
   text-align: left;
}
#wb_aboutLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_aboutLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#aboutLayoutGrid
{
   height: auto;
   padding: 60px 45px 20px 45px;
}
#aboutLayoutGrid > .col-1, #aboutLayoutGrid > .col-2, #aboutLayoutGrid > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#aboutLayoutGrid > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#aboutLayoutGrid > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #DA70D6;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#aboutLayoutGrid > .col-3
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_aboutImage1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#aboutImage1
{
   margin-left: auto;
   margin-right: auto;
}
#wb_aboutImage2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#aboutImage2
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Image4
{
   width: 180px;
   height: 320px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image4
{
   width: 180px;
   height: 320px;
}
#wb_Image5
{
   width: 180px;
   height: 320px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image5
{
   width: 180px;
   height: 320px;
}
#wb_productsLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_productsLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#productsLayoutGrid1
{
   height: auto;
   padding: 75px 0 10px 0;
}
#wb_productsText
{
   visibility: visible;
   display: block;
}
#wb_productsText
{
   font-size: 19px;
   margin: 0;
   padding: 10px 0 10px 0;
   text-align: center;
}
#wb_productsHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_productsLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_productsLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#productsLayoutGrid2
{
   height: auto;
   padding: 100px 15px 25px 15px;
}
#productsLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_productsCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 20px 0 ;
}
#productsCard2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#productsCard2-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#productsCard2-card-item2
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0 4px 0 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#productsCard2-card-item3
{
   box-sizing: border-box;
   margin: 1px 0 1px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#productsCard2-card-item4
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 0;
   width: 100%;
   padding: 14px 0 14px 0;
   border: 0px solid #357EBD;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#productsCard2-card-item4
{
   box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%), 0 2px 10px 0 rgb(0 0 0 / 5%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard2-card-item4:hover
{
   box-shadow: 0 5px 11px 0 rgb(0 0 0 / 14%), 0 4px 15px 0 rgb(0 0 0 / 12%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard2-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#productsCard2-card-item5
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#productsCard2-card-item6
{
   display: inline-block;
   height: 33px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   border: 0px solid #69B0BF;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#productsCard2-card-item6
{
   box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%), 0 2px 10px 0 rgb(0 0 0 / 5%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard2-card-item6:hover
{
   box-shadow: 0 5px 11px 0 rgb(0 0 0 / 14%), 0 4px 15px 0 rgb(0 0 0 / 12%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard2-card-item6 a
{
   color: inherit;
   display: block;
   padding: 10px 30px 10px 30px;
   text-decoration: none;
}
#wb_productsCard2
{
   text-align: center;
}
#wb_productsCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 20px 0 ;
}
#productsCard3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#productsCard3-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#productsCard3-card-item2
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0 4px 0 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#productsCard3-card-item3
{
   box-sizing: border-box;
   margin: 1px 0 1px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#productsCard3-card-item4
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 0;
   width: 100%;
   padding: 14px 0 14px 0;
   border: 0px solid #357EBD;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#productsCard3-card-item4
{
   box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%), 0 2px 10px 0 rgb(0 0 0 / 5%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard3-card-item4:hover
{
   box-shadow: 0 5px 11px 0 rgb(0 0 0 / 14%), 0 4px 15px 0 rgb(0 0 0 / 12%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard3-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#productsCard3-card-item5
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#productsCard3-card-item6
{
   display: inline-block;
   height: 33px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   border: 0px solid #69B0BF;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#productsCard3-card-item6
{
   box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%), 0 2px 10px 0 rgb(0 0 0 / 5%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard3-card-item6:hover
{
   box-shadow: 0 5px 11px 0 rgb(0 0 0 / 14%), 0 4px 15px 0 rgb(0 0 0 / 12%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard3-card-item6 a
{
   color: inherit;
   display: block;
   padding: 10px 30px 10px 30px;
   text-decoration: none;
}
#wb_productsCard3
{
   text-align: center;
}
#wb_productsCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 20px 0 ;
}
#productsCard1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#productsCard1-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#productsCard1-card-item2
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#productsCard1-card-item3
{
   box-sizing: border-box;
   margin: 1px 0 1px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#productsCard1-card-item4
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 0;
   width: 100%;
   padding: 14px 0 14px 0;
   border: 0px solid #69B0BF;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#productsCard1-card-item4
{
   box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%), 0 2px 10px 0 rgb(0 0 0 / 5%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard1-card-item4:hover
{
   box-shadow: 0 5px 11px 0 rgb(0 0 0 / 14%), 0 4px 15px 0 rgb(0 0 0 / 12%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard1-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#productsCard1-card-item5
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px rgba(255,255,255,0.00) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#productsCard1-card-item6
{
   display: inline-block;
   height: 33px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   border: 0px solid #69B0BF;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#productsCard1-card-item6
{
   box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%), 0 2px 10px 0 rgb(0 0 0 / 5%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard1-card-item6:hover
{
   box-shadow: 0 5px 11px 0 rgb(0 0 0 / 14%), 0 4px 15px 0 rgb(0 0 0 / 12%);
   transition: box-shadow 200ms linear 0ms;
}
#productsCard1-card-item6 a
{
   color: inherit;
   display: block;
   padding: 10px 30px 10px 30px;
   text-decoration: none;
}
#wb_productsCard1
{
   text-align: center;
}
#wb_featuredLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_featuredLayoutGrid
{
   height: auto;
   margin-top: 50px;
   margin-bottom: 0px;
}
#featuredLayoutGrid
{
   height: auto;
   padding: 0;
}
#featuredLayoutGrid > .col-1, #featuredLayoutGrid > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#featuredLayoutGrid > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#featuredLayoutGrid > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#featuredLayoutGrid > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#featuredLayoutGrid > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#wb_featuredRollOverText1
{
   visibility: visible;
   display: block;
}
#wb_featuredRollOverText2
{
   width: 290px;
   height: 290px;
   visibility: visible;
   display: inline-block;
}
#wb_trendingLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_trendingLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#trendingLayoutGrid1
{
   height: auto;
   padding: 75px 0 10px 0;
}
#wb_trendingText1
{
   visibility: visible;
   display: block;
}
#wb_trendingText1
{
   font-size: 19px;
   margin: 0 0 10px 0 ;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_trendingHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_trendingLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_trendingLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#trendingLayoutGrid2
{
   height: auto;
   padding: 20px 0 55px 0;
}
#wb_trendingCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 20px 0 ;
}
#trendingCard1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#trendingCard1-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#trendingCard1-card-item2
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#trendingCard1-card-item3
{
   box-sizing: border-box;
   margin: 12px 0 0 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#trendingCard1-card-item4
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #696969;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   min-height: 100px;
}
#trendingCard1-card-item5
{
   display: inline-block;
   height: 56px;
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   width: 100%;
   padding: 20px 0 20px 0;
   border: 0px solid #4F4F4F;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#trendingCard1-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_trendingCard1
{
   text-align: center;
}
#wb_trendingCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 20px 0 ;
}
#trendingCard2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#trendingCard2-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#trendingCard2-card-item2
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#trendingCard2-card-item3
{
   box-sizing: border-box;
   margin: 12px 0 0 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#trendingCard2-card-item4
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #696969;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   min-height: 100px;
}
#trendingCard2-card-item5
{
   display: inline-block;
   height: 56px;
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   width: 100%;
   padding: 20px 0 20px 0;
   border: 0px solid #4F4F4F;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#trendingCard2-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_trendingCard2
{
   text-align: center;
}
#wb_trendingCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 20px 0 ;
}
#trendingCard3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#trendingCard3-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#trendingCard3-card-item2
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#trendingCard3-card-item3
{
   box-sizing: border-box;
   margin: 12px 0 0 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#trendingCard3-card-item4
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #696969;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   min-height: 100px;
}
#trendingCard3-card-item5
{
   display: inline-block;
   height: 56px;
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   width: 100%;
   padding: 20px 0 20px 0;
   border: 0px solid #4F4F4F;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#trendingCard3-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_trendingCard3
{
   text-align: center;
}
#wb_ultraplus
{
   visibility: visible;
   display: inline-block;
}
#wb_instaLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_instaLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#instaLayoutGrid1
{
   height: auto;
   padding: 75px 0 10px 0;
}
#wb_instaHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_instaLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_instaLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#instaLayoutGrid2
{
   height: auto;
   padding: 0;
}
#wb_instaImage1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#instaImage1
{
   margin-left: auto;
   margin-right: auto;
}
#wb_instaImage2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#instaImage2
{
   margin-left: auto;
   margin-right: auto;
}
#wb_instaImage3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#instaImage3
{
   margin-left: auto;
   margin-right: auto;
}
#wb_instaImage4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#instaImage4
{
   margin-left: auto;
   margin-right: auto;
}
#wb_instaImage5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#instaImage5
{
   margin-left: auto;
   margin-right: auto;
}
#wb_instaImage6
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#instaImage6
{
   margin-left: auto;
   margin-right: auto;
}
#wb_serviceLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_serviceLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#serviceLayoutGrid
{
   height: auto;
   padding: 50px 0 50px 0;
}
#wb_serviceCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 10px 0 ;
}
#serviceCard1-card-item0
{
   display: inline-block;
   height: 48px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #69B0BF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#serviceCard1-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
   line-height: 21px;
}
#serviceCard1-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 1px 1px !important;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   line-height: 19px;
   text-align: center;
}
#wb_serviceCard1
{
   text-align: center;
}
#wb_serviceCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 10px 0 ;
}
#serviceCard3-card-item0
{
   display: inline-block;
   height: 48px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #69B0BF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#serviceCard3-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
   line-height: 21px;
}
#serviceCard3-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 1px 1px !important;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   line-height: 19px;
}
#wb_serviceCard3
{
   text-align: center;
}
#wb_serviceCard4
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 10px 0 ;
}
#serviceCard4-card-item0
{
   display: inline-block;
   height: 48px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #69B0BF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#serviceCard4-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
   line-height: 21px;
}
#serviceCard4-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 1px 1px !important;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   line-height: 19px;
}
#wb_serviceCard4
{
   text-align: center;
}
#wb_links
{
   visibility: visible;
   display: table;
}
#wb_links
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#links
{
   height: auto;
   padding: 75px 15px 75px 15px;
}
#links .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#links > .row > .col-1, #links > .row > .col-2, #links > .row > .col-3, #links > .row > .col-4
{
   padding-right: 15px;
   padding-left: 15px;
}
#links > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#links > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#links > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#links > .row > .col-4
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#links-divider-top
{
   height: 50px;
}
#links-divider-top
{
   top: 0%;
   left: 0;
}
#wb_linksText1
{
   visibility: visible;
   display: block;
}
#wb_linksText1
{
   font-size: 19px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
   line-height: 21px;
}
#wb_linksText3
{
   visibility: visible;
   display: block;
}
#wb_linksText3
{
   font-size: 19px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
   line-height: 21px;
}
#wb_linksText2
{
   visibility: visible;
   display: block;
}
#wb_linksText2
{
   font-size: 19px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
   line-height: 21px;
}
#wb_linksText4
{
   visibility: visible;
   display: block;
}
#wb_linksText4
{
   font-size: 19px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
   line-height: 21px;
}
#wb_CssMenu1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu1 li
{
   width: 100%;
}
#wb_CssMenu1 a
{
   color: #F5FFFA;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_CssMenu1 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #DAA520;
   border: 0px solid transparent;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu1 li
{
   padding-bottom: 0px !important;
}
#wb_linksMenu2
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_linksMenu2 li
{
   width: 100%;
}
#wb_linksMenu2 a
{
   color: #ECF5FF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_linksMenu2 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_linksMenu2 li:hover a, #wb_linksMenu2 a:hover
{
   color: #DAA520;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_linksMenu2 a.withsubmenu
{
   padding: 0 0px 0 0px;
}
#wb_linksMenu2 ul :hover ul
{
   left: 80px;
   top: 0px;
   padding-top: 0px;
   visibility: visible;
}
#wb_linksMenu2 .firstmain:hover ul
{
   top: 0px;
   padding-top: 0px;
}
#wb_linksMenu2 li li
{
   width: 100px;
}
#wb_linksMenu2 ul ul a, #wb_linksMenu2 ul :hover ul a
{
   width: 86px;
   padding: 7px 6px 6px 6px;
   background-color: transparent;
   border: 0px solid transparent;
   color: #F0FFF0;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   line-height: 13px;
   text-decoration: none;
   text-transform: none;
}
#wb_linksMenu2 ul ul :hover a, #wb_linksMenu2 ul ul a:hover, #wb_linksMenu2 ul ul :hover ul :hover a, #wb_linksMenu2 ul ul :hover ul a:hover
{
   background-color: transparent;
   border: 1px solid transparent;
   color: #DAA520;
}
#wb_linksMenu2 li
{
   padding-bottom: 0px !important;
}
#wb_linksMenu3
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_linksMenu3 li
{
   width: 100%;
}
#wb_linksMenu3 a
{
   color: #ECF5FF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_linksMenu3 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_linksMenu3 li:hover a, #wb_linksMenu3 a:hover
{
   color: #DAA520;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_linksMenu3 li
{
   padding-bottom: 0px !important;
}
#wb_Image1
{
   width: 284px;
   height: 284px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image1
{
   width: 284px;
   height: 284px;
}
#wb_CssMenu2
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu2 li
{
   width: 100%;
}
#wb_CssMenu2 a
{
   color: #ECF5FF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_CssMenu2 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_CssMenu2 li:hover a, #wb_CssMenu2 a:hover
{
   color: #DAA520;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu2 li
{
   padding-bottom: 0px !important;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 10px 0 10px 0;
}
#footer > .col-1, #footer > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#footer > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#footer > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#wb_footerText
{
   visibility: visible;
   display: block;
}
#wb_footerText
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_footerImage
{
   width: 272px;
   height: 24px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#footerImage
{
   width: 272px;
   height: 24px;
}
#productsBadge1
{
}
#productsBadge1
{
   width: 100px;
   height: 100px;
}
#productsBadge2
{
}
#productsBadge2
{
   width: 100px;
   height: 100px;
}
#productsBadge3
{
}
#productsBadge3
{
   width: 100px;
   height: 100px;
}
#featuredBadge1
{
}
#featuredBadge1
{
   width: 92px;
   height: 32px;
}
#featuredBadge2
{
}
#featuredBadge2
{
   width: 92px;
   height: 32px;
}
#wb_ultraartists2
{
   left: 15px;
   top: 5988px;
   width: 17px;
   height: 17px;
   visibility: visible;
   display: inline;
}
}
