div#container
{
   width: 1650px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #232222;
   color: #F9B061;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
a
{
   color: #F9B061;
   text-decoration: none;
}
a:visited
{
   color: #FFC000;
}
a:active
{
   color: #FFC000;
}
a:hover
{
   color: #FDD7B0;
   text-decoration: underline;
}
#preloader
{
   background: #232222 url("../images/circle-dots.gif") no-repeat center center;
   bottom: 0;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: 99999;
}
#PageHeader1
{
   background-color: #232222;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
}
#wb_headerMenu a, #headerMenu_markup li a
{
   display: block;
   text-align: left;
   vertical-align: middle;
}
#headerMenu_markup
{
   display: none;
   margin: 0;
   padding: 12px 12px 12px 12px;
}
#headerMenu_panel #headerMenu_markup
{
   display: block;
}
#headerMenu_markup ul
{
   list-style: none;
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#headerMenu_markup li a, #headerMenu_markup li a:hover
{
   padding: 20px 20px 20px 20px;
   border-width: 0 0 1px 0 !important;
   border-radius: 0;
   box-shadow: none;
}
#headerMenu_markup .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #000000;
}
#headerMenu_panel
{
   display: none;
   position: fixed;
   top: 0;
   height: 100%;
   width: 220px;
   z-index: 9999;
}
#headerMenu_markup li a
{
   color: #FFFFFF;
   border: 1px solid rgba(0,0,0,0.11);
   background-color: #BC2C2C;
   font-family: Arial;
   font-weight: normal;
   font-size: 24px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
}
#wb_headerMenu a
{
   color: #BC2C2C;
   border: 0px solid #2E2E2E;
   border-radius: 0px;
   background-color: rgba(62,62,62,0.00);
   font-family: Arial;
   font-weight: normal;
   font-size: 24px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
   text-transform: none;
}
#headerMenu_markup li:nth-child(n+2) a, #headerMenu_markup li:nth-child(n+2) a:hover
{
   border-top-color: transparent !important;
}
#headerMenu_markup li a:hover
{
   color: #808080;
}
.headerMenu-effect:before
{
   background-color: #800001;
   border: 1px solid rgba(0,0,0,0.11);
}
#headerMenu_markup li a .icon
{
   fill: currentColor;
   margin-right: 0px;
   height: 30px;
   width: 30px;
   vertical-align: middle;
}
#headerMenu_markup li a:hover .icon
{
   fill: currentColor;
}
#wb_headerMenu a:hover
{
   color: #800001;
   background-color: rgba(72,72,72,0.00);
   border: 0px solid #2E2E2E;
}
#headerMenu_panel
{
   background-color: #BC2C2C;
   overflow-y: auto;
}
#headerMenu .line
{
   width: 30px;
   height: 6px;
   background: #BC2C2C;
   display: block;
   margin: 6px auto;
   transition: all 0.3s ease-in-out;
}
#headerMenu .line:first-child
{
   margin-top: 14px;
}
#headerMenu.open .line:nth-child(1)
{
   transform: translateY(12px) rotate(45deg);
}
#headerMenu.open .line:nth-child(2)
{
   opacity: 0;
}
#headerMenu.open .line:nth-child(3)
{
   transform: translateY(-12px) rotate(-45deg);
}
#headerMenu
{
   line-height: 58px;
   width: 60px;
   height: 58px;
   position: absolute;
   z-index: 999;
}
#headerMenu-close
{
   display: none;
   text-align: right;
}
#headerMenu-close a
{
   color: #BC2C2C;
   display: inline-block;
   font-size: 60px;
   font-weight: bold;
   padding: 10px 20px 10px 20px;
   text-decoration: none;
}
#headerMenu-close a:hover
{
   color: #800001;
}
@media all and (max-width:320px) 
{
#headerMenu_panel
{
   width: 100%;
}
body
{
   margin-left: 0 !important;
}
#headerMenu-close
{
   display: block;
}
}
.headerMenu-effect
{
   display: inline-block;
   transform: perspective(0px) translateX(0);
   position: relative;
   transition: color 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.headerMenu-effect:before 
{
   content: "";
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   transform: scaleX(0);
   transform-origin: 0 50%;
   transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.headerMenu-effect:hover:before, .headerMenu-effect:focus:before, .headerMenu-effect:active:before
{
   transform: scaleX(1);
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_Text2
{
   color: #BC2C2C;
   font-family: Arial;
   font-weight: normal;
   font-size: 53px;
}
#wb_Text2 div
{
   text-align: right;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text1 div
{
   text-align: center;
}
#Layer11
{
   background-color: #232222;
   background-image: none;
   border-radius: 0px;
}
#wb_Text11 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text11
{
   color: #FBFBFB;
   font-family: Arial;
   font-weight: normal;
   font-size: 29px;
}
#wb_Text11 div
{
   text-align: center;
}
#Layer1
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
}
#Blog2
{
   box-sizing: border-box;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   font-family: "Arial Black";
   font-weight: normal;
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 1.2;
}
#Blog2 .blogitem
{
   box-sizing: border-box;
   height: 100%;
   padding: 0px;
   text-align: center;
}
#Blog2 .blogdate
{
   font-family: Arial;
   font-weight: bold;
   font-size: 37px;
   color: #FFFFFF;
   font-style: normal;
   text-decoration: none;
}
#Blog2 .blogsubject
{
   font-family: Arial;
   font-weight: bold;
   font-size: 53px;
   color: #FFD700;
   font-style: normal;
   text-decoration: none;
}
#Blog2 .blogcomments
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   color: #FFFFFF;
   font-style: normal;
   text-decoration: underline;
}
#Blog2 .blogsubject a:link, #Blog2 .blogsubject a:visited, #Blog2 .blogsubject a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Blog2 .blogcomments a:link, #Blog2 .blogcomments a:visited, #Blog2 .blogcomments a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Blog2 .blogcomments
{
   text-decoration: none;
}
#Blog2 .no-thumb
{
   display: none;
}
#Blog2 .blogsubject
{
   display: block;
   margin: 0;
   padding: 0;
}
#Blog2 .blogthumb
{
   margin: 0 0 5px 0;
   float: right;
   padding: 0 5px 0 0;
}
#Blog2 .blogthumb img
{
   border-width: 0px;
   width: 120px;
   height: auto;
   margin: 0px 0px 0px 0px;
}
#Blog2 .carousel-inner
{
   box-sizing: border-box;
   height: 100%;
   overflow: hidden;
   width: 100%;
   position: relative;
}
#Blog2 .carousel-inner > .carousel-item
{
   display: none;
   position: relative;
   transition: 0.6s ease-in-out left;
}
#Blog2 .carousel-inner > .carousel-item > img, #Blog2 .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#Blog2 .carousel-inner > .active, #Blog2 .carousel-inner > .carousel-item-next, #Blog2 .carousel-inner > .carousel-item-prev
{
   display: block;
}
#Blog2 .carousel-inner > .active
{
   left: 0;
}
#Blog2 .carousel-inner > .carousel-item-next, #Blog2 .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#Blog2 .carousel-inner > .carousel-item-next
{
   left: 100%;
}
#Blog2 .carousel-inner > .carousel-item-prev
{
   left: -100%;
}
#Blog2 .carousel-inner > .carousel-item-next.carousel-item-start, #Blog2 .carousel-inner > .carousel-item-prev.carousel-item-end
{
   left: 0;
}
#Blog2 .carousel-inner > .active.carousel-item-start
{
   left: -100%;
}
#Blog2 .carousel-inner > .active.carousel-item-end
{
   left: 100%;
}
#Blog2 .carousel-control
{
   position: absolute;
   top: 0;
   bottom: 0;
   left: 0;
   width: 15%;
   font-size: 20px;
   color: #FFFFFF;
   text-align: center;
   text-shadow: 0px 1px 2px rgba(0,0,0,0.6);
   opacity: 0.5;
}
#Blog2 .carousel-control:focus, #Blog2 .carousel-control:hover
{
   color: #FFFFFF;
   text-decoration: none;
   outline: 0;
   opacity: 0.9;
}
#Blog2 .carousel-control.carousel-item-end
{
   right: 0;
   left: auto;
}
#Blog2 .carousel-control .icon-prev, #Blog2 .carousel-control .icon-next
{
   position: absolute;
   top: 50%;
   width: 30px;
   height: 30px;
   z-index: 5;
   display: inline-block;
   margin-top: -15px;
}
#Blog2 .carousel-control .icon-prev
{
   background-image: url("../images/Blog2-prev.png");
   background-repeat: no-repeat;
   right: 50%;
   margin-right: -15px;
}
#Blog2 .carousel-control .icon-next
{
   background-image: url("../images/Blog2-next.png");
   background-repeat: no-repeat;
   left: 50%;
   margin-left: -15px;
}
#Blog2 .carousel-indicators
{
   bottom: 10px;
   left: 50%;
   list-style: none;
   margin-left: -30%;
   padding-left: 0;
   position: absolute;
   text-align: center;
   top: auto;
   width: 60%;
   z-index: 15;
}
#Blog2 .carousel-indicators li
{
   display: inline-block;
   width: 8px;
   height: 8px;
   margin: 1px 2px 1px 2px;
   cursor: pointer;
   text-indent: -999px;
   background-color: rgba(0,0,0,0);
   border: 1px solid #BC2C2C;
   border-radius: 10px;
}
#Blog2 .carousel-indicators .active
{
   width: 10px;
   height: 10px;
   margin: 0 1px 0 1px;
   background-color: #BC2C2C;
}
#InlineFrame1 img
{
   width: 100%;
   height: 100%;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text5
{
   color: #BC2C2C;
   font-family: Arial;
   font-weight: 400;
   font-size: 43px;
   line-height: 48px;
}
#wb_Text5 p, #wb_Text5 ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#Layer5
{
   background-color: #232222;
   background-image: none;
   border-radius: 0px;
   animation: unfold 3000ms linear 1ms 1 normal both;
}
#wb_Image5
{
   vertical-align: top;
}
#Image5
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image6
{
   vertical-align: top;
}
#Image6
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#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_Image8
{
   vertical-align: top;
}
#Image8
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image9
{
   vertical-align: top;
}
#Image9
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Layer9
{
   background-color: #FBFBFB;
   background-image: none;
   border-radius: 0px;
}
#Layer10
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
}
#wb_Text12 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text12
{
   color: #1E90FF;
   font-family: Arial;
   font-weight: 400;
   font-size: 35px;
   line-height: 39px;
}
#wb_Text12 p, #wb_Text12 ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_Text13 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_Text13
{
   color: #D3D3D3;
   font-family: Arial;
   font-weight: normal;
   font-size: 29px;
}
#wb_Text13 div
{
   text-align: justify;
}
#Layer6
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
}
#wb_Image2
{
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_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_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text3
{
   color: #CF6768;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Text3 div
{
   text-align: center;
}
#wb_Image4
{
   vertical-align: top;
}
#Image4
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#PageFooter1
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
}
#PageHeader1_Container
{
   width: 1650px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#Layer6
{
   position: absolute;
   text-align: left;
   left: 0px;
   top: 416px;
   width: 1647px;
   height: 73px;
   z-index: 26;
}
#PageHeader1
{
   position: fixed;
   text-align: center;
   left: 0;
   top: 0;
   right: 0;
   height: 126px;
   z-index: 7777;
}
#wb_Image1
{
   position: absolute;
   left: 55px;
   top: 46px;
   width: 195px;
   height: 195px;
   z-index: 12;
}
#Layer9
{
   position: absolute;
   text-align: left;
   left: 1px;
   top: 1053px;
   width: 1648px;
   height: 4px;
   z-index: 23;
}
#wb_Image2
{
   position: absolute;
   left: 320px;
   top: 47px;
   width: 192px;
   height: 193px;
   z-index: 16;
}
#wb_Image3
{
   position: absolute;
   left: 197px;
   top: 88px;
   width: 45px;
   height: 29px;
   z-index: 1;
}
#wb_Text5
{
   position: absolute;
   left: 110px;
   top: 12px;
   width: 1431px;
   height: 48px;
   text-align: center;
   z-index: 18;
}
#wb_Image4
{
   position: absolute;
   left: 34px;
   top: 10px;
   width: 114px;
   height: 97px;
   z-index: 3;
}
#wb_InlineFrame1
{
   position: absolute;
   left: 0px;
   top: 660px;
   width: 1647px;
   height: 390px;
   z-index: 21;
}
#wb_Image5
{
   position: absolute;
   left: 584px;
   top: 46px;
   width: 195px;
   height: 195px;
   z-index: 11;
}
#Layer11
{
   position: absolute;
   text-align: left;
   left: 0px;
   top: 126px;
   width: 1650px;
   height: 290px;
   z-index: 20;
}
#wb_Text13
{
   position: absolute;
   left: 22px;
   top: -117px;
   width: 1602px;
   height: 117px;
   text-align: justify;
   z-index: 17;
}
#Layer10
{
   position: absolute;
   text-align: center;
   left: 2px;
   top: 623px;
   width: 1647px;
   height: 143px;
   z-index: 24;
}
#wb_Image6
{
   position: absolute;
   left: 857px;
   top: 47px;
   width: 194px;
   height: 194px;
   z-index: 13;
}
#wb_Text1
{
   position: absolute;
   left: 45px;
   top: 15px;
   width: 1560px;
   height: 12px;
   text-align: center;
   z-index: 19;
}
#PageFooter1
{
   position: absolute;
   text-align: center;
   left: 0px;
   top: 1688px;
   width: 100%;
   height: 42px;
   z-index: 28;
}
#wb_Text12
{
   position: absolute;
   left: 213px;
   top: 655px;
   width: 1297px;
   height: 78px;
   z-index: 25;
}
#wb_Text2
{
   position: absolute;
   left: 479px;
   top: 10px;
   width: 1094px;
   height: 60px;
   text-align: right;
   z-index: 4;
}
#wb_headerMenu
{
   position: absolute;
   left: 189px;
   top: 29px;
   width: 60px;
   height: 58px;
   z-index: 0;
}
#wb_Text11
{
   position: absolute;
   left: 464px;
   top: 235px;
   width: 723px;
   height: 33px;
   text-align: center;
   z-index: 8;
}
#wb_Text3
{
   position: absolute;
   left: 177px;
   top: 10px;
   width: 84px;
   height: 16px;
   text-align: center;
   z-index: 2;
}
#wb_Image8
{
   position: absolute;
   left: 1128px;
   top: 47px;
   width: 194px;
   height: 194px;
   z-index: 14;
}
#wb_Image9
{
   position: absolute;
   left: 1398px;
   top: 47px;
   width: 194px;
   height: 194px;
   z-index: 15;
}
#Blog2
{
   overflow: hidden;
   position: absolute;
   left: 0px;
   top: 8px;
   width: 1650px;
   height: 199px;
   z-index: 5;
}
#Layer1
{
   position: absolute;
   text-align: left;
   left: 0px;
   top: 126px;
   width: 1650px;
   height: 218px;
   z-index: 6;
}
#PageFooter1_Container
{
   width: 1650px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#Layer10_Container
{
   width: 1647px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#Layer5
{
   position: absolute;
   text-align: left;
   left: 2px;
   top: 766px;
   width: 1647px;
   height: 287px;
   z-index: 22;
}
@media only screen and (min-width: 1024px) and (max-width: 1649px)
{
div#container
{
   width: 994px;
}
body
{
   background-color: #232222;
   background-image: none;
}
#PageHeader1
{
   height: 119px;
   visibility: visible;
   background-color: #232222;
   background-image: none;
}
#PageHeader1_Container
{
   width: 994px;
}
#wb_headerMenu
{
   left: 184px;
   top: 27px;
   width: 59px;
   height: 41px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#headerMenu
{
   line-height: 41px;
   width: 59px;
   height: 41px;
}
#headerMenu .line:first-child
{
   margin-top: 5px;
}
#headerMenu_markup li a
{
   color: #FFFFFF;
   border: 1px solid rgba(0,0,0,0.11);
   background-color: #BC2C2C;
   font-family: Arial;
   font-weight: normal;
   font-size: 24px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
}
#wb_headerMenu a
{
   color: #BC2C2C;
   border: 0px solid #2E2E2E;
   border-radius: 0px;
   background-color: rgba(62,62,62,0.00);
   font-family: Arial;
   font-weight: normal;
   font-size: 24px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
   text-transform: none;
}
#headerMenu_markup li:nth-child(n+2) a, #headerMenu_markup li:nth-child(n+2) a:hover
{
   border-top-color: transparent !important;
}
#headerMenu_markup li a:hover
{
   color: #808080;
}
.headerMenu-effect:before
{
   background-color: #800001;
   border: 1px solid rgba(0,0,0,0.11);
}
#headerMenu_markup li a .icon
{
   fill: currentColor;
   margin-right: 0px;
   height: 30px;
   width: 30px;
   vertical-align: middle;
}
#headerMenu_markup li a:hover .icon
{
   fill: currentColor;
}
#wb_headerMenu a:hover
{
   color: #800001;
   background-color: rgba(72,72,72,0.00);
   border: 0px solid #2E2E2E;
}
#headerMenu_panel
{
   background-color: #BC2C2C;
   overflow-y: auto;
}
#wb_Text2
{
   left: 347px;
   top: 16px;
   width: 618px;
   height: 33px;
   visibility: visible;
   display: inline;
}
#wb_Text2
{
   font-size: 29px;
   margin: 0;
   padding: 0;
   text-align: right;
}
#wb_Text1
{
   left: 8px;
   top: 20px;
   width: 978px;
   height: 12px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#Layer11
{
   left: 0px;
   top: 119px;
   width: 994px;
   height: 254px;
   visibility: visible;
   display: block;
   box-shadow: 0px 0px 0px #000000;
}
#wb_Text11
{
   left: 163px;
   top: 211px;
   width: 669px;
   height: 24px;
   visibility: visible;
   display: inline;
   box-shadow: 0px 0px 0px #000000;
}
#wb_Text11
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#EmbeddedPage1
{
   left: 0px;
   top: 0px;
   width: 994px;
   height: 254px;
   visibility: visible;
   display: inline;
}
#Layer1
{
   left: 0px;
   top: 0px;
   width: 994px;
   height: 254px;
   visibility: visible;
   display: block;
   box-shadow: 0px 0px 0px #000000;
}
#Blog2
{
   left: 0px;
   top: 0px;
   width: 994px;
   height: 190px;
   visibility: visible;
   display: inline-block;
   font-size: 37px;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#Blog2
{
   font-size: 37px;
}
#Blog2 .blogdate
{
   font-size: 37px;
}
#Blog2 .blogsubject
{
   font-size: 53px;
}
#Blog2 .blogcomments
{
   font-size: 13px;
}
#Blog2 .carousel-control
{
   font-size: 20px;
}
#wb_InlineFrame1
{
   left: 0px;
   top: 626px;
   width: 992px;
   height: 345px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Text5
{
   left: 66px;
   top: -153px;
   width: 862px;
   height: 33px;
   visibility: visible;
   display: inline;
}
#wb_Text5
{
   font-size: 29px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Layer5
{
   left: 0px;
   top: 783px;
   width: 994px;
   height: 188px;
   visibility: visible;
   display: block;
}
#wb_Image5
{
   left: 356px;
   top: 37px;
   width: 117px;
   height: 117px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image6
{
   left: 522px;
   top: 37px;
   width: 116px;
   height: 116px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image1
{
   left: 24px;
   top: 36px;
   width: 117px;
   height: 117px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image8
{
   left: 688px;
   top: 37px;
   width: 116px;
   height: 116px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image9
{
   left: 854px;
   top: 37px;
   width: 116px;
   height: 116px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Layer9
{
   left: 0px;
   top: 971px;
   width: 990px;
   height: 2px;
   visibility: visible;
   display: block;
}
#Layer10
{
   left: 0px;
   top: 453px;
   width: 994px;
   height: 163px;
   visibility: visible;
   display: block;
}
#Layer10_Container
{
   width: 994px;
}
#wb_Text12
{
   left: 132px;
   top: 651px;
   width: 731px;
   height: 93px;
   visibility: visible;
   display: inline;
}
#wb_Text12
{
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 30px;
}
#wb_Text13
{
   left: 44px;
   top: 8px;
   width: 904px;
   height: 155px;
   visibility: visible;
   display: inline;
}
#wb_Text13
{
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: justify;
}
#Layer6
{
   left: 0px;
   top: 555px;
   width: 991px;
   height: 71px;
   visibility: visible;
   display: block;
}
#wb_Image2
{
   left: 189px;
   top: 37px;
   width: 115px;
   height: 116px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image3
{
   left: 191px;
   top: 68px;
   width: 45px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text3
{
   left: 174px;
   top: 6px;
   width: 78px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text3
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Image4
{
   left: 26px;
   top: 6px;
   width: 124px;
   height: 97px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#BuildWith1
{
   left: 470px;
   top: 1022px;
   width: 53px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#PageFooter1
{
   top: 1627px;
   height: 53px;
   visibility: visible;
}
#PageFooter1
{
   width: 100%;
}
#PageFooter1_Container
{
   width: 994px;
}
}
@media only screen and (min-width: 800px) and (max-width: 1023px)
{
div#container
{
   width: 770px;
}
body
{
   background-color: #232222;
   background-image: none;
}
#PageHeader1
{
   height: 132px;
   visibility: visible;
   background-color: #232222;
   background-image: none;
}
#PageHeader1_Container
{
   width: 770px;
}
#wb_headerMenu
{
   left: 171px;
   top: 34px;
   width: 45px;
   height: 39px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#headerMenu
{
   line-height: 39px;
   width: 45px;
   height: 39px;
}
#headerMenu .line:first-child
{
   margin-top: 4px;
}
#headerMenu_markup li a
{
   color: #FFFFFF;
   border: 1px solid rgba(0,0,0,0.11);
   background-color: #BC2C2C;
   font-family: Arial;
   font-weight: normal;
   font-size: 24px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
}
#wb_headerMenu a
{
   color: #BC2C2C;
   border: 0px solid #2E2E2E;
   border-radius: 0px;
   background-color: rgba(62,62,62,0.00);
   font-family: Arial;
   font-weight: normal;
   font-size: 24px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
   text-transform: none;
}
#headerMenu_markup li:nth-child(n+2) a, #headerMenu_markup li:nth-child(n+2) a:hover
{
   border-top-color: transparent !important;
}
#headerMenu_markup li a:hover
{
   color: #808080;
}
.headerMenu-effect:before
{
   background-color: #800001;
   border: 1px solid rgba(0,0,0,0.11);
}
#headerMenu_markup li a .icon
{
   fill: currentColor;
   margin-right: 0px;
   height: 30px;
   width: 30px;
   vertical-align: middle;
}
#headerMenu_markup li a:hover .icon
{
   fill: currentColor;
}
#wb_headerMenu a:hover
{
   color: #800001;
   background-color: rgba(72,72,72,0.00);
   border: 0px solid #2E2E2E;
}
#headerMenu_panel
{
   background-color: #BC2C2C;
   overflow-y: auto;
}
#wb_Text2
{
   left: 317px;
   top: 35px;
   width: 448px;
   height: 24px;
   visibility: visible;
   display: inline;
}
#wb_Text2
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: right;
}
#wb_Text1
{
   left: 24px;
   top: 16px;
   width: 753px;
   height: 27px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#Layer11
{
   left: 0px;
   top: 132px;
   width: 770px;
   height: 196px;
   visibility: visible;
   display: block;
   box-shadow: 0px 0px 0px #000000;
}
#wb_Text11
{
   left: 126px;
   top: 156px;
   width: 518px;
   height: 21px;
   visibility: visible;
   display: inline;
   box-shadow: 0px 0px 0px #000000;
}
#wb_Text11
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#EmbeddedPage1
{
   left: 0px;
   top: 0px;
   width: 770px;
   height: 196px;
   visibility: visible;
   display: inline;
}
#Layer1
{
   left: 0px;
   top: 0px;
   width: 770px;
   height: 196px;
   visibility: visible;
   display: block;
   box-shadow: 0px 0px 0px #000000;
}
#Blog2
{
   left: 0px;
   top: 1px;
   width: 770px;
   height: 186px;
   visibility: visible;
   display: inline-block;
   font-size: 37px;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#Blog2
{
   font-size: 37px;
}
#Blog2 .blogdate
{
   font-size: 37px;
}
#Blog2 .blogsubject
{
   font-size: 43px;
}
#Blog2 .blogcomments
{
   font-size: 13px;
}
#Blog2 .carousel-control
{
   font-size: 20px;
}
#wb_InlineFrame1
{
   left: 0px;
   top: 575px;
   width: 768px;
   height: 314px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Text5
{
   left: 51px;
   top: 17px;
   width: 667px;
   height: 24px;
   visibility: visible;
   display: inline;
}
#wb_Text5
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Layer5
{
   left: 0px;
   top: 746px;
   width: 770px;
   height: 153px;
   visibility: visible;
   display: block;
}
#wb_Image5
{
   left: 276px;
   top: 32px;
   width: 90px;
   height: 90px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image6
{
   left: 405px;
   top: 33px;
   width: 89px;
   height: 89px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image1
{
   left: 20px;
   top: 32px;
   width: 90px;
   height: 90px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image8
{
   left: 533px;
   top: 33px;
   width: 89px;
   height: 89px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image9
{
   left: 660px;
   top: 33px;
   width: 89px;
   height: 89px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Layer9
{
   left: 1px;
   top: 1049px;
   width: 766px;
   height: 2px;
   visibility: visible;
   display: block;
}
#Layer10
{
   left: 0px;
   top: 385px;
   width: 769px;
   height: 190px;
   visibility: visible;
   display: block;
}
#Layer10_Container
{
   width: 769px;
}
#wb_Text12
{
   left: 110px;
   top: 611px;
   width: 566px;
   height: 72px;
   visibility: visible;
   display: inline;
}
#wb_Text12
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 24px;
}
#wb_Text13
{
   left: 75px;
   top: 31px;
   width: 621px;
   height: 120px;
   visibility: visible;
   display: inline;
}
#wb_Text13
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: justify;
}
#Layer6
{
   left: 0px;
   top: 326px;
   width: 769px;
   height: 59px;
   visibility: visible;
   display: block;
}
#wb_Image2
{
   left: 147px;
   top: 33px;
   width: 89px;
   height: 89px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image3
{
   left: 175px;
   top: 85px;
   width: 36px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text3
{
   left: 162px;
   top: 21px;
   width: 62px;
   height: 13px;
   visibility: visible;
   display: inline;
}
#wb_Text3
{
   font-size: 11px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Image4
{
   left: 24px;
   top: 21px;
   width: 108px;
   height: 92px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#BuildWith1
{
   left: 378px;
   top: 822px;
   width: 42px;
   height: 14px;
   visibility: visible;
   display: inline;
}
#PageFooter1
{
   top: 1856px;
   height: 55px;
   visibility: visible;
}
#PageFooter1
{
   width: 103.8961%;
}
#PageFooter1_Container
{
   width: 800px;
}
}
@media only screen and (max-width: 799px)
{
div#container
{
   width: 320px;
}
body
{
   background-color: #232222;
   background-image: none;
}
#PageHeader1
{
   height: 84px;
   visibility: visible;
   background-color: #232222;
   background-image: none;
}
#PageHeader1_Container
{
   width: 320px;
}
#wb_headerMenu
{
   left: 98px;
   top: 23px;
   width: 37px;
   height: 27px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#headerMenu
{
   line-height: 27px;
   width: 37px;
   height: 27px;
}
#headerMenu .line:first-child
{
   margin-top: -1px;
}
#headerMenu_markup li a
{
   color: #FFFFFF;
   border: 1px solid rgba(0,0,0,0.11);
   background-color: #BC2C2C;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
}
#wb_headerMenu a
{
   color: #BC2C2C;
   border: 0px solid #2E2E2E;
   border-radius: 0px;
   background-color: rgba(62,62,62,0.00);
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
   text-transform: none;
}
#headerMenu_markup li:nth-child(n+2) a, #headerMenu_markup li:nth-child(n+2) a:hover
{
   border-top-color: transparent !important;
}
#headerMenu_markup li a:hover
{
   color: #808080;
}
.headerMenu-effect:before
{
   background-color: #800001;
   border: 1px solid rgba(0,0,0,0.11);
}
#headerMenu_markup li a .icon
{
   fill: currentColor;
   margin-right: 0px;
   height: 30px;
   width: 30px;
   vertical-align: middle;
}
#headerMenu_markup li a:hover .icon
{
   fill: currentColor;
}
#wb_headerMenu a:hover
{
   color: #800001;
   background-color: rgba(72,72,72,0.00);
   border: 0px solid #2E2E2E;
}
#headerMenu_panel
{
   background-color: #BC2C2C;
   overflow-y: auto;
}
#wb_Text2
{
   left: 187px;
   top: 12px;
   width: 125px;
   height: 27px;
   visibility: visible;
   display: inline;
}
#wb_Text2
{
   font-size: 12px;
   margin: 0;
   padding: 0;
   text-align: right;
}
#wb_Text1
{
   left: 8px;
   top: 4px;
   width: 304px;
   height: 48px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#Layer11
{
   left: 0px;
   top: 84px;
   width: 320px;
   height: 80px;
   visibility: visible;
   display: block;
   box-shadow: 0px 0px 0px #000000;
}
#wb_Text11
{
   left: 14px;
   top: 81px;
   width: 293px;
   height: 15px;
   visibility: visible;
   display: inline;
   box-shadow: 0px 0px 0px #000000;
}
#wb_Text11
{
   font-size: 12px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#EmbeddedPage1
{
   left: 0px;
   top: 0px;
   width: 320px;
   height: 114px;
   visibility: visible;
   display: inline;
}
#Layer1
{
   left: 0px;
   top: 0px;
   width: 320px;
   height: 114px;
   visibility: visible;
   display: block;
   box-shadow: 0px 0px 0px #000000;
}
#Blog2
{
   left: 1px;
   top: 11px;
   width: 319px;
   height: 94px;
   visibility: visible;
   display: inline-block;
   font-size: 24px;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#Blog2
{
   font-size: 24px;
}
#Blog2 .blogdate
{
   font-size: 16px;
}
#Blog2 .blogsubject
{
   font-size: 16px;
}
#Blog2 .blogcomments
{
   font-size: 13px;
}
#Blog2 .carousel-control
{
   font-size: 20px;
}
#wb_InlineFrame1
{
   left: 1px;
   top: 352px;
   width: 318px;
   height: 169px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Text5
{
   left: 17px;
   top: 9px;
   width: 284px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text5
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Layer5
{
   left: 0px;
   top: 459px;
   width: 320px;
   height: 63px;
   visibility: visible;
   display: block;
}
#wb_Image5
{
   left: 117px;
   top: 14px;
   width: 37px;
   height: 37px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image6
{
   left: 170px;
   top: 14px;
   width: 37px;
   height: 37px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image1
{
   left: 11px;
   top: 14px;
   width: 37px;
   height: 37px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image8
{
   left: 222px;
   top: 14px;
   width: 36px;
   height: 36px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image9
{
   left: 277px;
   top: 14px;
   width: 36px;
   height: 36px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Layer9
{
   left: 1px;
   top: 521px;
   width: 319px;
   height: 1px;
   visibility: visible;
   display: block;
}
#Layer10
{
   left: 1px;
   top: 255px;
   width: 319px;
   height: 97px;
   visibility: visible;
   display: block;
}
#Layer10_Container
{
   width: 319px;
}
#wb_Text12
{
   left: 43px;
   top: 368px;
   width: 235px;
   height: 60px;
   visibility: visible;
   display: inline;
}
#wb_Text12
{
   font-size: 12px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 13px;
}
#wb_Text13
{
   left: 10px;
   top: 8px;
   width: 298px;
   height: 75px;
   visibility: visible;
   display: inline;
}
#wb_Text13
{
   font-size: 12px;
   margin: 0;
   padding: 0;
   text-align: justify;
}
#Layer6
{
   left: 1px;
   top: 198px;
   width: 319px;
   height: 57px;
   visibility: visible;
   display: block;
}
#wb_Image2
{
   left: 65px;
   top: 14px;
   width: 36px;
   height: 36px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image3
{
   left: 107px;
   top: 58px;
   width: 19px;
   height: 13px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text3
{
   left: 87px;
   top: 8px;
   width: 59px;
   height: 10px;
   visibility: visible;
   display: inline;
}
#wb_Text3
{
   font-size: 8px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Image4
{
   left: 9px;
   top: 8px;
   width: 78px;
   height: 66px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#BuildWith1
{
   left: 151px;
   top: 328px;
   width: 16px;
   height: 5px;
   visibility: visible;
   display: inline;
}
#PageFooter1
{
   top: 793px;
   height: 57px;
   visibility: visible;
}
#PageFooter1
{
   width: 100%;
}
#PageFooter1_Container
{
   width: 320px;
}
}
