div#container
{
   width: 994px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FFA500;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
a
{
   color: #0000FF;
   text-decoration: underline;
}
a:visited
{
   color: #FFFFFF;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
#PageHeader1
{
   background-image: linear-gradient(to top, #8B4513 0%, #FFA500 100%);
   border-radius: 0px;
   box-sizing: border-box;
}
#wb_Image1
{
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text1
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 35px;
}
#wb_Text1 div
{
   text-align: center;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
   animation: animate-fire-text-shadow 1000ms linear 0ms infinite normal both;
}
#wb_Text2
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 35px;
}
#wb_Text2 div
{
   text-align: center;
}
#wb_Image3
{
   vertical-align: top;
}
#Image3
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_OverlayMenu4
{
   margin: 0;
}
#OverlayMenu4
{
   background-color: #000000;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   cursor: pointer;
   user-select: none;
}
#OverlayMenu4:hover
{
   background-color: #000000;
   background-image: none;
   border-color: #000000;
}
#OverlayMenu4
{
   display: block;
   width: 62px;
   height: 57px;
   position: absolute;
   overflow: hidden;
}
#OverlayMenu4 .line
{
   width: 16px;
   height: 3px;
   background: #FFFFFF;
   display: block;
   margin: 3px auto;
   transition: all 500ms linear;
}
#OverlayMenu4 .line:first-child
{
   margin-top: 20px;
}
#OverlayMenu4-overlay
{
   display: flex;
   align-items: center;
   justify-content: center;
   left: 0;
   overflow-y: auto;
   overflow: hidden;
   position: absolute;
   opacity: 0;
   transform: translateY(-200%);
   width: 400px;
   z-index: 9998 !important;
   background-color: rgba(0,0,0,0.87);
}
#OverlayMenu4-overlay ul
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-decoration: none;
   text-transform: none;
   list-style: none;
   margin: 0;
   padding: 0;
}
.OverlayMenu4
{
   width: 100%;
   max-width: 970px;
}
.OverlayMenu4 a
{
   text-decoration: none;
}
.OverlayMenu4 ul
{
   list-style: none;
   padding: 0;
   text-align: left;
}
.OverlayMenu4 li
{
   position: relative;
}
.OverlayMenu4 li a
{
   display: block;
   position: relative;
   padding: 10px 15px 10px 15px;
   color: #FFFFFF;
   outline: none;
}
.OverlayMenu4 li a:hover
{
   color: #FF0000;
   background-color: #000000;
}
#OverlayMenu4-overlay.show
{
   opacity: 1;
   transform: translateY(0%);
   z-index: 7778 !important;
}
#OverlayMenu4-overlay .overlay-icon
{
   margin: 0 5px 0 0 ;
}
.OverlayMenu4-effect
{
   transition: all 500ms linear;
}
#PageHeader1_Container
{
   width: 994px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_Image1
{
   position: absolute;
   left: 858px;
   top: 20px;
   width: 136px;
   height: 105px;
   z-index: 2;
}
#PageHeader1
{
   position: fixed;
   overflow: auto;
   text-align: center;
   left: 0;
   top: 0;
   right: 0;
   height: 125px;
   z-index: 7777;
}
#wb_Image3
{
   position: absolute;
   left: 13px;
   top: 167px;
   width: 962px;
   height: 3311px;
   z-index: 4;
}
#wb_OverlayMenu4
{
   position: absolute;
   left: 0px;
   top: 68px;
   width: 62px;
   height: 57px;
   z-index: 3;
}
#wb_Text1
{
   position: absolute;
   left: 171px;
   top: 21px;
   width: 652px;
   height: 39px;
   text-align: center;
   z-index: 0;
}
#wb_Text2
{
   position: absolute;
   left: 422px;
   top: 77px;
   width: 150px;
   height: 39px;
   text-align: center;
   z-index: 1;
}
@media only screen and (min-width: 768px) and (max-width: 993px) and (orientation: portrait)
{
div#container
{
   width: 768px;
}
body
{
   background-color: #FFA500;
   background-image: none;
}
#PageHeader1
{
   height: 100px;
   visibility: visible;
}
#PageHeader1_Container
{
   width: 768px;
}
#wb_Image1
{
   left: 677px;
   top: 30px;
   width: 90px;
   height: 70px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text1
{
   left: 62px;
   top: 6px;
   width: 642px;
   height: 39px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   font-size: 35px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text2
{
   left: 327px;
   top: 62px;
   width: 114px;
   height: 31px;
   visibility: visible;
   display: inline;
}
#wb_Text2
{
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Image3
{
   left: 11px;
   top: 117px;
   width: 747px;
   height: 2575px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_OverlayMenu4
{
   left: 0px;
   top: 57px;
   width: 49px;
   height: 43px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#OverlayMenu4
{
   background-color: #000000;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 49px;
   height: 43px;
}
#OverlayMenu4:hover
{
   background-color: #000000;
   background-image: none;
   border-color: #000000;
}
#OverlayMenu4 .line
{
   background: #FFFFFF;
}
#OverlayMenu4 .line
{
   top: 11px;
}
#OverlayMenu4 .line:first-child
{
   margin-top: 13px;
}
#OverlayMenu4-overlay ul
{
   font-size: 19px;
   text-align: left;
}
}
@media only screen and (max-width: 767px) and (orientation: portrait)
{
div#container
{
   width: 360px;
}
body
{
   background-color: #FFA500;
   background-image: none;
}
#PageHeader1
{
   height: 86px;
   visibility: visible;
}
#PageHeader1_Container
{
   width: 360px;
}
#wb_Image1
{
   left: 290px;
   top: 31px;
   width: 70px;
   height: 55px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text1
{
   left: 9px;
   top: 10px;
   width: 345px;
   height: 21px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text2
{
   left: 137px;
   top: 60px;
   width: 86px;
   height: 21px;
   visibility: visible;
   display: inline;
}
#wb_Text2
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Image3
{
   left: 5px;
   top: 101px;
   width: 350px;
   height: 1208px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_OverlayMenu4
{
   left: 0px;
   top: 54px;
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#OverlayMenu4
{
   background-color: #000000;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 32px;
   height: 32px;
}
#OverlayMenu4:hover
{
   background-color: #000000;
   background-image: none;
   border-color: #000000;
}
#OverlayMenu4 .line
{
   background: #FFFFFF;
}
#OverlayMenu4 .line
{
   top: 6px;
}
#OverlayMenu4 .line:first-child
{
   margin-top: 8px;
}
#OverlayMenu4-overlay ul
{
   font-size: 19px;
   text-align: left;
}
}
