body {
   background-color: #000000;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
a {
   color: #FF0000;
   text-decoration: none;
}
a:hover {
   color: #FFFFFF;
   text-decoration: none;
}
#wb_Text1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 50px 0 0 0;
   padding: 0;
   text-align: center;
}
#wb_Text1 {
   color: #FF0000;
   font-family: "Open Sans";
   font-size: 24px;
   font-weight: 700;
   line-height: 33px;
}
#wb_Text1 p,
#wb_Text1 ul {
   margin: 0;
   padding: 0;
}
#wb_Text1 {
   box-sizing: border-box;
   display: block;
   margin: 50px 0 0 0;
   width: 100%;
}
#wb_header {
   background-color: rgba(0,0,0,0.78);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-shadow: 0px 4px 10px rgba(0,0,0,0.50);
   box-sizing: border-box;
   left: 0;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: 7777;
}
#header {
   align-content: center;
   align-items: center;
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   font-size: 0;
   justify-content: space-between;
   margin-bottom: 0px;
   margin-left: auto;
   margin-right: auto;
   margin-top: 0px;
   max-width: 1140px;
   padding: 10px 10px 10px 10px;
}
#wb_LayoutGrid1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#LayoutGrid1 {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 50px 15px 25px 15px;
}
#LayoutGrid1 > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid1 > .row > .col-1 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1 {
   float: left;
}
#LayoutGrid1 > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 100%;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after {
   content: " ";
   display: table;
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after {
   clear: both;
}
@media (max-width: 480px) {
#LayoutGrid1 > .row > .col-1 {
   float: none;
   width: 100%  !important;
}
}
#wb_footerImage {
   align-self: auto;
   flex-grow: 0;
   flex-shrink: 0;
   margin: 0 0 16px 0;
   vertical-align: top;
}
#footerImage {
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   display: inline-block;
   height: auto;
   padding: 0;
   width: 200px;
}
#wb_footerText {
   align-self: auto;
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   flex-basis: 100%;
   flex-grow: 1;
   flex-shrink: 1;
   margin: 0;
   padding: 8px 15px 8px 15px;
   text-align: center;
}
#wb_footerText {
   color: #FFFFFF;
   font-family: "Open Sans";
   font-size: 13px;
   font-weight: normal;
   line-height: 18px;
}
#wb_footerText div {
   text-align: center;
}
#footer {
   align-content: center;
   align-items: center;
   background-color: #000000;
   background-image: none;
   border: 0px solid #414A4F;
   border-radius: 0px;
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   font-size: 0;
   justify-content: center;
   margin: 0;
   padding: 10px 10px 15px 10px;
   position: relative;
}
.ToolTip1 {
   display: block;
   line-height: 1.5;
   margin: 0;
   opacity: 0;
   position: absolute;
   text-align: left;
   text-decoration: none;
   z-index: 1070;
}
.ToolTip1.show {
   opacity: 0.9;
}
.ToolTip1 .tooltip-arrow {
   display: block;
   height: 10px;
   position: absolute;
   width: 20px;
}
.ToolTip1 .tooltip-arrow::before {
   border-color: transparent;
   border-style: solid;
   content: "";
   position: absolute;
}
.ToolTip1 .tooltip-arrow:after {
   border-color: transparent;
   border-style: solid;
   content: "";
   height: 0;
   position: absolute;
   width: 0;
   z-index: -1;
}
.ToolTip1.bs-tooltip-bottom,
.ToolTip1.bs-tooltip-auto[x-placement^="bottom"] {
   padding: 13px 0;
}
.ToolTip1.bs-tooltip-bottom .tooltip-arrow,
.ToolTip1.bs-tooltip-auto[x-placement^="bottom"] .tooltip-arrow {
   top: 6px;
}
.ToolTip1.bs-tooltip-bottom .tooltip-arrow::before,
.ToolTip1.bs-tooltip-auto[x-placement^="bottom"] .tooltip-arrow::before {
   border-bottom-color: rgba(0,0,0,1.00);
   border-width: 0 10px 10px;
   bottom: 0;
}
.ToolTip1.bs-tooltip-bottom .tooltip-arrow::after,
.ToolTip1.bs-tooltip-auto[x-placement^="bottom"] .tooltip-arrow::after {
   border-bottom-color: #FF0000;
   border-width: 0 13px 13px;
   left: 50%;
   margin-left: -13px;
   top: -5px;
}
.ToolTip1 .tooltip-inner {
   background-color: #000000;
   background-image: none;
   border: 3px solid #FF0000;
   border-radius: 5px;
   color: #FF0000;
   font-family: "Open Sans";
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   max-width: 200px;
   padding: 10px 10px 10px 10px;
   text-align: center;
}
.fade {
   opacity: 0;
   transition: opacity .15s linear;
}
.fade.show {
   opacity: 1;
}
.ToolTip1.animate-show {
   animation-duration: 500ms;
   animation-fill-mode: both;
   animation-name: slide-up-in;
}
#StickyLayer {
   background-color: #3E3E3E;
   background-image: none;
   border-radius: 0px;
   opacity: 0.77;
}
#wb_up-arrow {
   background-color: transparent;
   background-image: none;
   border: 0px solid #3E3E3E;
   border-radius: 0px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: center;
   vertical-align: top;
}
#wb_up-arrow a {
   text-decoration: none;
}
#wb_up-arrow a::after {
   bottom: 0;
   content: "";
   left: 0;
   pointer-events: auto;
   position: absolute;
   right: 0;
   top: 0;
   z-index: 1;
}
#up-arrow {
   display: flex;
   flex-wrap: nowrap;
   height: 24px;
   justify-content: center;
   width: 24px;
}
#up-arrow i {
   color: #FF0000;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_up-arrow:hover #up-arrow i {
   color: #FFFF00;
}
#wb_Extension2 {
   align-self: auto;
   flex-grow: 0;
   flex-shrink: 0;
   margin: 0;
}
#Button2 {
   -webkit-appearance: none;
   background-color: #CC0000;
   background-image: none;
   border: 3px solid #000000;
   border-radius: 4px;
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-size: 19px;
   font-style: normal;
   font-weight: bold;
   line-height: 13px;
   margin: 0;
   padding: 6px 6px 6px 6px;
   text-align: center;
   text-decoration: none;
   vertical-align: top;
}
#Button2:focus {
   outline: 0;
}
#wb_Text2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 15px 0 15px 0;
   padding: 0;
   text-align: center;
}
#wb_Text2 {
   color: #FFFFFF;
   font-family: Arial;
   font-size: 19px;
   font-weight: bold;
   line-height: 21px;
}
#wb_Text2 p,
#wb_Text2 ul {
   margin: 0;
   padding: 0;
}
#wb_Text2 {
   box-sizing: border-box;
   display: block;
   margin: 15px 0 15px 0;
   width: 100%;
}
#wb_Image2 {
   margin: 0;
   vertical-align: top;
}
#Image2 {
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   display: inline-block;
   height: 274px;
   padding: 0;
   vertical-align: top;
   width: 577px;
}
#HorizontalLine2 {
   border-bottom-width: 29px;
   border-color: transparent;
   border-left: 0;
   border-right: 0;
   border-style: solid;
   border-top: 0;
   height: 0  !important;
   line-height: 0  !important;
   margin: 0;
   padding: 0;
}
#wb_Text3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 15px 0 15px 0;
   padding: 0;
   text-align: center;
}
#wb_Text3 {
   color: #FFFFFF;
   font-family: "Open Sans";
   font-size: 19px;
   font-weight: bold;
   line-height: 24px;
}
#wb_Text3 p,
#wb_Text3 ul {
   margin: 0;
   padding: 0;
}
#wb_Text3 {
   box-sizing: border-box;
   display: block;
   margin: 15px 0 15px 0;
   width: 100%;
}
#wb_Image3 {
   margin: 0;
   vertical-align: top;
}
#Image3 {
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   display: inline-block;
   height: 255px;
   padding: 0;
   vertical-align: top;
   width: 582px;
}
#wb_Text4 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 15px 0 15px 0;
   padding: 0;
   text-align: center;
}
#wb_Text4 {
   color: #FFFFFF;
   font-family: "Open Sans";
   font-size: 19px;
   font-weight: bold;
   line-height: 24px;
}
#wb_Text4 p,
#wb_Text4 ul {
   margin: 0;
   padding: 0;
}
#wb_Text4 {
   box-sizing: border-box;
   display: block;
   margin: 15px 0 15px 0;
   width: 100%;
}
#wb_Image4 {
   margin: 25px 0 15px 0;
   vertical-align: top;
}
#Image4 {
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   display: inline-block;
   height: 265px;
   padding: 0;
   vertical-align: top;
   width: 397px;
}
#wb_Image5 {
   margin: 0;
   vertical-align: top;
}
#Image5 {
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   display: inline-block;
   height: 333px;
   padding: 0;
   vertical-align: top;
   width: 698px;
}
#wb_Text5 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 15px 0 15px 0;
   padding: 0;
   text-align: center;
}
#wb_Text5 {
   color: #FFFFFF;
   font-family: "Open Sans";
   font-size: 19px;
   font-weight: bold;
   line-height: 24px;
}
#wb_Text5 p,
#wb_Text5 ul {
   margin: 0;
   padding: 0;
}
#wb_Text5 {
   box-sizing: border-box;
   display: block;
   margin: 15px 0 15px 0;
   width: 100%;
}
#wb_Text6 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 15px 0 15px 0;
   padding: 0;
   text-align: center;
}
#wb_Text6 {
   color: #FFFFFF;
   font-family: "Open Sans";
   font-size: 19px;
   font-weight: bold;
   line-height: 24px;
}
#wb_Text6 p,
#wb_Text6 ul {
   margin: 0;
   padding: 0;
}
#wb_Text6 {
   box-sizing: border-box;
   display: block;
   margin: 15px 0 15px 0;
   width: 100%;
}
#wb_Text7 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 10px 0 0 0;
   padding: 0;
   text-align: center;
}
#wb_Text7 {
   color: #FF0000;
   font-family: "Open Sans";
   font-size: 24px;
   font-weight: 700;
   line-height: 33px;
}
#wb_Text7 p,
#wb_Text7 ul {
   margin: 0;
   padding: 0;
}
#wb_Text7 {
   box-sizing: border-box;
   display: block;
   margin: 10px 0 0 0;
   width: 100%;
}
#wb_Heading1 {
   -webkit-background-clip: text;
   align-self: auto;
   animation: vanish-in 2000ms linear 0ms 1 normal both;
   background-clip: text;
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   flex-grow: 1;
   flex-shrink: 1;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Heading1 {
   -webkit-text-stroke: 1px #FF0000;
   color: transparent;
   font-family: "Open Sans";
   font-size: 35px;
   font-style: normal;
   font-weight: 800;
   letter-spacing: 3px;
   margin: 0;
   text-align: left;
   text-stroke: 1px #FF0000;
   text-transform: none;
}
#wb_CssMenu1 {
   align-self: auto;
   background-color: transparent;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   flex-grow: 2;
   flex-shrink: 1;
   margin: 10px 0 10px 0;
   position: relative;
   text-align: right;
   z-index: 1111  !important;
}
#wb_CssMenu1::after {
   clear: both;
   content: "";
   display: table;
}
#wb_CssMenu1 ul {
   display: inline-block;
   font-size: 0;
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_CssMenu1 li {
   display: inline-block;
   margin: 0;
   padding: 0px 0px 0px 4px;
}
#wb_CssMenu1 a {
   background-color: transparent;
   background-image: none;
   border: 2px solid #000000;
   border-radius: 0px;
   color: #FF0000;
   display: block;
   font-family: "Open Sans";
   font-size: 19px;
   font-style: normal;
   font-weight: bold;
   text-align: center;
   text-decoration: none;
   text-transform: uppercase;
   vertical-align: middle;
}
#wb_CssMenu1 > ul > li > a {
   height: 28px;
   line-height: 28px;
   padding: 0px 5px 0px 5px;
}
#wb_CssMenu1 li:hover a,
#wb_CssMenu1 a:hover {
   color: #FFFFFF;
}
.CssMenu1-effect:before {
   background-color: transparent;
   background-image: none;
   border: 2px solid #FF0000;
}
#wb_CssMenu1 li.firstmain {
   padding-left: 0px;
}
#wb_CssMenu1 li.lastmain {
   padding-right: 0px;
}
#wb_CssMenu1 br {
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
.CssMenu1-effect {
   display: inline-block;
   position: relative;
   transform: perspective(0px) translateX(0);
   transition: color 500ms linear;
}
.CssMenu1-effect:before {
   bottom: 0;
   content: "";
   height: 0px;
   left: 0;
   opacity: 0;
   position: absolute;
   right: 0;
   transform-origin: 50%;
   transform: scaleX(0);
   transition: all 500ms linear;
   z-index: -1;
}
.CssMenu1-effect:hover:before,
.CssMenu1-effect:focus:before,
.CssMenu1-effect.active:before {
   opacity: 1;
   transform: scaleX(1);
}
@media all and (max-width:480px) {
#wb_CssMenu1 ul {
   width: 100%;
}
#wb_CssMenu1 li {
   padding: 0 0px 4px 0px  !important;
   width: 100%  !important;
}
#wb_CssMenu1 a {
   box-sizing: border-box;
   float: none  !important;
   width: 100%  !important;
}
}
#Extension5-wrapper {
   height: 100%;
   position: relative;
   width: 100%;
}
#container {
   -moz-transform: translateZ(0) translateX(0) rotateY(0deg);
   -ms-transform: translateZ(0) translateX(0) rotateY(0deg);
   -webkit-transform: translateZ(0) translateX(0) rotateY(0deg);
   background: #fff;
   min-height: 100%;
   position: relative;
   transform: translateZ(0) translateX(0) rotateY(0deg);
   z-index: 10;
}
#Extension5-content {
   position: relative;
}
#Extension5-wrapper.open {
   -moz-perspective: 1200px;
   -ms-perspective: 1200px;
   -webkit-perspective: 1200px;
   perspective: 1200px;
   position: fixed;
}
.open #container {
   -moz-backface-visibility: hidden;
   -ms-backface-visibility: hidden;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   cursor: pointer;
   height: 100%;
   overflow: hidden;
}
.open #Extension5-content {
   -webkit-transform: translateZ(-1px);
}
.animate #container::after {
   -moz-transition: opacity 400ms;
   -ms-transition: opacity 400ms;
   -webkit-transition: opacity 400ms;
   height: 101%;
   opacity: 1;
   transition: opacity 400ms;
}
#Extension5 {
   -moz-transform-style: preserve-3d;
   -moz-transform: translateY(-50%);
   -ms-transform-style: preserve-3d;
   -ms-transform: translateY(-50%);
   -webkit-transform-style: preserve-3d;
   -webkit-transform: translateY(-50%);
   height: auto;
   left: 25%;
   margin: 0;
   padding: 0;
   position: absolute;
   text-align: center;
   top: 50%;
   transform-style: preserve-3d;
   transform: translateY(-50%);
}
#Extension5 a {
   -moz-transform-style: preserve-3d;
   -moz-transition: color 400ms;
   -ms-transform-style: preserve-3d;
   -ms-transition: color 400ms;
   -webkit-transform-style: preserve-3d;
   -webkit-transition: color 400ms;
   color: #FF0000;
   display: inline-block;
   font-family: Open Sans;
   font-size: 19px;
   font-style: normal;
   font-weight: normal;
   margin: 0 0 15px 0;
   text-decoration: none;
   transform-style: preserve-3d;
   transition: color 400ms;
   white-space: nowrap;
}
#Extension5 a:hover {
   color: #FFFFFF;
}
#Extension5 a {
   display: block;
}
.Extension5-wrapper {
   background: #000000;
}
.Extension5-wrapper #container {
   -moz-transform-origin: 50% 50%;
   -moz-transition: -webkit-transform 500ms;
   -ms-transform-origin: 50% 50%;
   -ms-transition: -webkit-transform 500ms;
   -webkit-transform-origin: 50% 50%;
   -webkit-transition: -webkit-transform 500ms;
   transform-origin: 50% 50%;
   transition: transform 500ms;
}
.Extension5-wrapper.animate #container {
   -moz-transform: translateZ(-1200px) translateX(100%) rotateY(-45deg);
   -ms-transform: translateZ(-1200px) translateX(100%) rotateY(-45deg);
   -webkit-transform: translateZ(-1200px) translateX(100%) rotateY(-45deg);
   transform: translateZ(-1200px) translateX(100%) rotateY(-45deg);
}
.Extension5-wrapper #Extension5 a {
   -moz-transform: translateX(-150px);
   -moz-transition: -webkit-transform 500ms, opacity 500ms;
   -ms-transform: translateX(-150px);
   -ms-transition: -webkit-transform 500ms, opacity 500ms;
   -webkit-transform: translateX(-150px);
   -webkit-transition: -webkit-transform 500ms, opacity 500ms;
   opacity: 0;
   transform: translateX(-150px);
   transition: transform 500ms, opacity 500ms;
}
.Extension5-wrapper.animate #Extension5 a {
   -moz-transform: translateX(0);
   -ms-transform: translateX(0);
   -webkit-transform: translateX(0);
   opacity: 1;
   transform: translateX(0);
}
#Extension5-button {
   -moz-box-sizing: border-box;
   background: #000000;
   border: 1px solid #000000;
   box-sizing: border-box;
   display: block;
   font-size: 10px;
   height: 40px;
   outline: none;
   position: relative;
   width: 50px;
}
#Extension5-button:before,
#Extension5-button:after {
   background: #FF0000;
   border-radius: 2px;
   content: "";
   display: block;
   height: 0.6em;
   left: 0;
   opacity: 1;
   position: absolute;
   top: 0;
   width: 100%;
}
#Extension5-button span {
   -moz-transform-origin: 50% 50%;
   -ms-transform-origin: 50% 50%;
   -webkit-transform-origin: 50% 50%;
   background: #FF0000;
   border-radius: 2px;
   height: 0.6em;
   margin-top: -0.3em;
   position: absolute;
   top: 50%;
   transform-origin: 50% 50%;
   width: 100%;
}
#Extension5-button span,
#Extension5-button:before,
#Extension5-button:after {
   border-radius: 0;
   height: 6px;
   left: 8px;
   width: 32px;
}
#Extension5-button:before {
   top: 3px;
}
#Extension5-button span {
   margin: 0;
   top: 15px;
}
#Extension5-button:after {
   top: 27px;
}
@media (max-width: 768px) {
.open #container {
   display: none;
}
#Extension5 {
   left: 0;
   text-align: center;
   width: 100%;
}
}
#wb_Extension5 {
   align-self: auto;
   flex-grow: 0;
   flex-shrink: 0;
   margin: 0;
}
#wb_CssMenu1 {
   display: block;
   height: 32px;
   z-index: 2;
}
#HorizontalLine2 {
   display: block;
   width: 100%;
   z-index: 13;
}
#Button2 {
   display: inline-block;
   height: 31px;
   width: 310px;
   z-index: 14;
}
#wb_uid2 {
   color: #FFFFFF;
   font-family: "Open Sans";
   font-size: 19px;
   font-style: normal;
   font-weight: 700;
   text-decoration: none;
}
#wb_Image2 {
   display: inline-block;
   height: 274px;
   width: 577px;
   z-index: 6;
}
#breakingnews {
   background-color: #FF0000;
   left: 0px;
   padding: 4px 0px 4px 0px;
   position: absolute;
   top: 0;
}
#wb_uid1 {
   z-index: 25;
}
#wb_Image3 {
   display: inline-block;
   height: 255px;
   width: 582px;
   z-index: 8;
}
#wb_up-arrow {
   height: 24px;
   left: 9px;
   position: absolute;
   text-align: center;
   top: 9px;
   width: 24px;
   z-index: 19;
}
#wb_uid0 {
   color: #FFFFFF;
}
#wb_Image4 {
   display: inline-block;
   height: 265px;
   width: 397px;
   z-index: 4;
}
#wb_Image5 {
   display: inline-block;
   height: 333px;
   width: 698px;
   z-index: 10;
}
#wb_Extension5 {
   display: none;
   height: 40px;
   position: relative;
   width: 50px;
   z-index: 1;
}
#wb_footerImage {
   display: block;
   width: 200px;
   z-index: 16;
}
#StickyLayer {
   height: 50px;
   left: 890px;
   position: absolute;
   text-align: right;
   top: 960px;
   width: 50px;
   z-index: 24;
}
#wb_Heading1 {
   display: block;
   z-index: 0;
}
#StickyLayer_Container {
   margin-left: auto;
   margin-right: 0;
   position: relative;
   text-align: left;
   width: 50px;
}
@media only screen and (max-width: 768px) {
body {
   background-color: #000000;
   background-image: none;
}
#wb_Text1 {
   display: block;
   visibility: visible;
}
#wb_Text1 {
   font-size: 19px;
   line-height: 25px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_header {
   display: block;
   visibility: visible;
}
#header {
   align-content: center;
   align-items: center;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: space-between;
   margin-bottom: 0px;
   margin-top: 0px;
   min-height: 0;
   padding: 10px 10px 10px 10px;
}
#wb_LayoutGrid1 {
   display: table;
   visibility: visible;
}
#wb_LayoutGrid1 {
   height: auto;
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid1 {
   height: auto;
   padding: 75px 15px 25px 15px;
}
#LayoutGrid1 .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid1 > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid1 > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 100%;
}
#wb_footerImage {
   display: inline;
   height: 89px;
   margin: 0 0 16px 0;
   padding: 0;
   visibility: visible;
   width: 354px;
}
#footerImage {
   height: 89px;
   width: 354px;
}
#wb_footerText {
   display: inline;
   height: auto;
   visibility: visible;
   width: auto;
}
#wb_footerText {
   font-size: 19px;
   line-height: 24px;
   margin: 0;
   padding: 8px 15px 8px 15px;
   text-align: center;
}
#footer {
   display: flex;
   visibility: visible;
}
#footer {
   align-content: center;
   align-items: center;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: center;
   margin: 0;
   min-height: 0;
   padding: 10px 10px 15px 10px;
}
#ToolTip1 {
   display: inline;
   height: 53px;
   left: 340px;
   top: 17px;
   visibility: visible;
   width: 69px;
}
#StickyLayer {
   display: block;
   height: 86px;
   left: 638px;
   top: 814px;
   visibility: visible;
   width: 79px;
}
#StickyLayer_Container {
   width: 79px;
}
#wb_up-arrow {
   display: inline;
   height: 55px;
   left: 8px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   top: 11px;
   visibility: visible;
   width: 55px;
}
#up-arrow {
   height: 55px;
   width: 55px;
}
#up-arrow i {
   font-size: 55px;
   line-height: 55px;
   width: 56px;
}
#Extension2 {
}
#Button2 {
   display: inline-block;
   height: 49px;
   margin: 0;
   padding: 6px 6px 6px 6px;
   visibility: visible;
   width: 469px;
}
#Button2 {
   line-height: 31px;
}
#wb_Text2 {
   display: block;
   visibility: visible;
}
#wb_Text2 {
   font-size: 19px;
   line-height: 21px;
   margin: 15px 0 15px 0;
   padding: 0;
   text-align: center;
}
#wb_Image2 {
   display: inline-block;
   height: 223px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 469px;
}
#Image2 {
   height: 223px;
   width: 469px;
}
#HorizontalLine2 {
   display: block;
   height: 22px;
   margin: 0;
   visibility: visible;
   width: 100%;
}
#HorizontalLine2 {
   border-bottom-width: 22px;
   border-color: transparent;
}
#wb_Text3 {
   display: block;
   visibility: visible;
}
#wb_Text3 {
   font-size: 19px;
   line-height: 25px;
   margin: 15px 0 15px 0;
   padding: 0;
   text-align: center;
}
#wb_Image3 {
   display: inline-block;
   height: 206px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 469px;
}
#Image3 {
   height: 206px;
   width: 469px;
}
#wb_Text4 {
   display: block;
   visibility: visible;
}
#wb_Text4 {
   font-size: 19px;
   line-height: 25px;
   margin: 15px 0 15px 0;
   padding: 0;
   text-align: center;
}
#wb_Image4 {
   display: inline-block;
   height: 313px;
   margin: 25px 0 15px 0;
   padding: 0;
   visibility: visible;
   width: 469px;
}
#Image4 {
   height: 313px;
   width: 469px;
}
#wb_Image5 {
   display: inline-block;
   height: 223px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 469px;
}
#Image5 {
   height: 223px;
   width: 469px;
}
#wb_Text5 {
   display: block;
   visibility: visible;
}
#wb_Text5 {
   font-size: 19px;
   line-height: 25px;
   margin: 15px 0 15px 0;
   padding: 0;
   text-align: center;
}
#wb_Text6 {
   display: block;
   visibility: visible;
}
#wb_Text6 {
   font-size: 19px;
   line-height: 25px;
   margin: 15px 0 15px 0;
   padding: 0;
   text-align: center;
}
#wb_Text7 {
   display: block;
   visibility: visible;
}
#wb_Text7 {
   font-size: 19px;
   line-height: 25px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Heading1 {
   display: inline;
   font-size: 24px;
   font-style: normal;
   font-weight: bold;
   height: auto;
   margin: 0;
   padding: 0;
   text-decoration: none;
   visibility: visible;
   width: auto;
}
#wb_Heading1 {
   -webkit-background-clip: text;
   align-self: auto;
   background-clip: text;
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   flex-grow: 1;
   flex-shrink: 1;
   text-align: left;
}
#Heading1 {
   -webkit-text-stroke: 1px #FF0000;
   color: transparent;
   font-family: "Open Sans";
   font-size: 24px;
   font-style: normal;
   font-weight: 800;
   letter-spacing: 3px;
   text-align: left;
   text-stroke: 1px #FF0000;
   text-transform: none;
}
#wb_CssMenu1 {
   display: none;
   height: 63px;
   margin: 10px 0 10px 0;
   text-align: right;
   visibility: hidden;
   width: auto;
}
#wb_CssMenu1 li {
}
#wb_CssMenu1 a {
   background-color: transparent;
   background-image: none;
   border: 2px solid #000000;
   border-radius: 0px;
   color: #FF0000;
   font-family: "Open Sans";
   font-size: 16px;
   font-style: normal;
   font-weight: bold;
   text-align: center;
   text-decoration: none;
   text-transform: uppercase;
}
#wb_CssMenu1 > ul > li > a {
   height: 28px;
   line-height: 28px;
}
#wb_CssMenu1 li:hover a,
#wb_CssMenu1 a:hover {
   color: #FFFFFF;
}
.CssMenu1-effect:before {
   background-color: transparent;
   background-image: none;
   border: 2px solid #FF0000;
}
#wb_CssMenu1 li {
   padding: 0px 0px 0px 4px;
}
#wb_Extension5 {
   display: inline;
   height: 40px;
   visibility: visible;
   width: 50px;
}
#Extension5 a {
   font-size: 19px;
}
}
@media only screen and (max-width: 480px) {
body {
   background-color: #000000;
   background-image: none;
}
#wb_Text1 {
   display: block;
   visibility: visible;
}
#wb_Text1 {
   font-size: 16px;
   line-height: 21px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_header {
   display: block;
   visibility: visible;
}
#header {
   align-content: center;
   align-items: center;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: space-between;
   margin-bottom: 0px;
   margin-top: 0px;
   min-height: 0;
   padding: 10px 10px 10px 10px;
}
#wb_LayoutGrid1 {
   display: table;
   visibility: visible;
}
#wb_LayoutGrid1 {
   height: auto;
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid1 {
   height: auto;
   padding: 75px 15px 25px 15px;
}
#LayoutGrid1 .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid1 > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid1 > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 100%;
}
#wb_footerImage {
   display: inline;
   height: 55px;
   margin: 0 0 16px 0;
   padding: 0;
   visibility: visible;
   width: 222px;
}
#footerImage {
   height: 55px;
   width: 222px;
}
#wb_footerText {
   display: inline;
   height: auto;
   visibility: visible;
   width: auto;
}
#wb_footerText {
   font-size: 13px;
   line-height: 18px;
   margin: 0;
   padding: 8px 15px 8px 15px;
   text-align: center;
}
#footer {
   display: flex;
   visibility: visible;
}
#footer {
   align-content: center;
   align-items: center;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: center;
   margin: 0;
   min-height: 0;
   padding: 10px 10px 15px 10px;
}
#ToolTip1 {
   display: inline;
   height: 24px;
   left: 213px;
   top: 11px;
   visibility: visible;
   width: 34px;
}
#StickyLayer {
   display: block;
   height: 54px;
   left: 400px;
   top: 510px;
   visibility: visible;
   width: 50px;
}
#StickyLayer_Container {
   width: 50px;
}
#wb_up-arrow {
   display: inline;
   height: 32px;
   left: 5px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   top: 7px;
   visibility: visible;
   width: 32px;
}
#up-arrow {
   height: 32px;
   width: 32px;
}
#up-arrow i {
   font-size: 32px;
   line-height: 32px;
   width: 32px;
}
#Extension2 {
}
#Button2 {
   display: inline-block;
   height: 31px;
   margin: 0;
   padding: 6px 6px 6px 6px;
   visibility: visible;
   width: 294px;
}
#Button2 {
   line-height: 13px;
}
#wb_Text2 {
   display: block;
   visibility: visible;
}
#wb_Text2 {
   font-size: 16px;
   line-height: 18px;
   margin: 15px 0 15px 0;
   padding: 0;
   text-align: center;
}
#wb_Image2 {
   display: inline-block;
   height: 139px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 294px;
}
#Image2 {
   height: 139px;
   width: 294px;
}
#HorizontalLine2 {
   display: block;
   height: 14px;
   margin: 0;
   visibility: visible;
   width: 100%;
}
#HorizontalLine2 {
   border-bottom-width: 14px;
   border-color: transparent;
}
#wb_Text3 {
   display: block;
   visibility: visible;
}
#wb_Text3 {
   font-size: 16px;
   line-height: 21px;
   margin: 15px 0 15px 0;
   padding: 0;
   text-align: center;
}
#wb_Image3 {
   display: inline-block;
   height: 129px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 294px;
}
#Image3 {
   height: 129px;
   width: 294px;
}
#wb_Text4 {
   display: block;
   visibility: visible;
}
#wb_Text4 {
   font-size: 16px;
   line-height: 21px;
   margin: 15px 0 15px 0;
   padding: 0;
   text-align: center;
}
#wb_Image4 {
   display: inline-block;
   height: 196px;
   margin: 25px 0 15px 0;
   padding: 0;
   visibility: visible;
   width: 294px;
}
#Image4 {
   height: 196px;
   width: 294px;
}
#wb_Image5 {
   display: inline-block;
   height: 140px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 294px;
}
#Image5 {
   height: 140px;
   width: 294px;
}
#wb_Text5 {
   display: block;
   visibility: visible;
}
#wb_Text5 {
   font-size: 16px;
   line-height: 21px;
   margin: 15px 0 15px 0;
   padding: 0;
   text-align: center;
}
#wb_Text6 {
   display: block;
   visibility: visible;
}
#wb_Text6 {
   font-size: 16px;
   line-height: 21px;
   margin: 15px 0 15px 0;
   padding: 0;
   text-align: center;
}
#wb_Text7 {
   display: block;
   visibility: visible;
}
#wb_Text7 {
   font-size: 16px;
   line-height: 21px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Heading1 {
   display: inline;
   font-size: 24px;
   font-style: normal;
   font-weight: bold;
   height: auto;
   margin: 0;
   padding: 0;
   text-decoration: none;
   visibility: visible;
   width: auto;
}
#wb_Heading1 {
   -webkit-background-clip: text;
   align-self: auto;
   background-clip: text;
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   flex-grow: 1;
   flex-shrink: 1;
   text-align: left;
}
#Heading1 {
   -webkit-text-stroke: 1px #FF0000;
   color: transparent;
   font-family: "Open Sans";
   font-size: 24px;
   font-style: normal;
   font-weight: 800;
   letter-spacing: 3px;
   text-align: left;
   text-stroke: 1px #FF0000;
   text-transform: none;
}
#wb_CssMenu1 {
   display: none;
   height: 32px;
   margin: 10px 0 10px 0;
   text-align: right;
   visibility: hidden;
   width: auto;
}
#wb_CssMenu1 li {
}
#wb_CssMenu1 a {
   background-color: transparent;
   background-image: none;
   border: 2px solid #000000;
   border-radius: 0px;
   color: #FF0000;
   font-family: "Open Sans";
   font-size: 16px;
   font-style: normal;
   font-weight: bold;
   text-align: center;
   text-decoration: none;
   text-transform: uppercase;
}
#wb_CssMenu1 > ul > li > a {
   height: 28px;
   line-height: 28px;
}
#wb_CssMenu1 li:hover a,
#wb_CssMenu1 a:hover {
   color: #FFFFFF;
}
.CssMenu1-effect:before {
   background-color: transparent;
   background-image: none;
   border: 2px solid #FF0000;
}
#wb_CssMenu1 li {
   padding-bottom: 4px  !important;
}
#wb_Extension5 {
   display: inline;
   height: 40px;
   visibility: visible;
   width: 50px;
}
#Extension5 a {
   font-size: 19px;
}
#JavaScript1 {
   display: inline;
   height: 47px;
   left: 10px;
   top: 0px;
   visibility: visible;
   width: 460px;
}
}
