div#container
{
   width: 1350px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
.visibility-hidden
{
   visibility: hidden;
}
#Shape6
{
   width: 255px;
   height: 420px;
   background-color: #D98282;
   background-image: none;
   border: 0px #D57373 solid;
   -webkit-clip-path: url(#Shape6-clippath);
   clip-path: url(#Shape6-clippath);
}
#Shape7
{
   width: 440px;
   height: 420px;
   background-color: #D98282;
   background-image: none;
   border: 0px #D57373 solid;
}
#Shape10
{
   width: 533px;
   height: 210px;
   background-color: transparent;
   background-image: none;
   border: 1px #800080 solid;
   border-radius: 10px;
}
#Shape9
{
   width: 361px;
   height: 80px;
   background-color: #F8F8F8;
   background-image: none;
   border: 1px #800080 solid;
   -webkit-clip-path: url(#Shape9-clippath);
   clip-path: url(#Shape9-clippath);
}
#Layer6
{
   background-color: transparent;
   background-image: url('images/Pic_School3.png');
   background-repeat: no-repeat;
   background-position: left top;
   background-attachment: scroll;
   background-size: 100% 100%;
   border-radius: 0px;
   margin: 0;
}
#Layer6-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 0px;
   transform: scaleY(-1.0);
   transition: height 2000ms ease;
}
#Layer6-divider-bottom svg
{
   display: block;
   width: 200%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#Layer6-divider-bottom .divider-fill
{
   fill: #FFFFFF;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#Layer6-divider-bottom.show
{
   height: 45px;
}
#wb_Image1
{
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 5px 0 5px 0 ;
   text-align: left;
}
#wb_Text8 div
{
   text-align: left;
}
#wb_OverlayMenu1
{
   margin: 0;
}
#OverlayMenu1
{
   background-image: linear-gradient(to top, #B33737 0%, #FAEBD7 100%);
   border: 0px solid #CD5C5C;
   border-radius: 5px;
}
#OverlayMenu1:hover
{
   background-image: linear-gradient(to top, #D98282 0%, #AB3493 100%);
   border-color: #D98282;
}
#OverlayMenu1
{
   display: block;
   width: 68px;
   height: 59px;
   position: absolute;
   overflow: hidden;
}
#OverlayMenu1 .line
{
   width: 32px;
   height: 6px;
   background: #FFFFFF;
   display: block;
   margin: 6px auto;
   transition: all 0.3s ease-in-out;
}
#OverlayMenu1 .line:first-child
{
   margin-top: 13px;
}
#OverlayMenu1-overlay
{
   display: flex;
   align-items: center;
   justify-content: center;
   left: 0;
   overflow-y: auto;
   overflow: hidden;
   position: absolute;
   top: 0;
   width: 400px;
   z-index: 9998 !important;
   background-color: rgba(217,130,130,0.87);
}
#OverlayMenu1-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;
}
.OverlayMenu1
{
   width: 100%;
   max-width: 770px;
}
.OverlayMenu1 a
{
   text-decoration: none;
}
.OverlayMenu1 ul
{
   list-style: none;
   padding: 0;
   text-align: center;
}
.OverlayMenu1 li
{
   position: relative;
}
.OverlayMenu1 li a
{
   display: block;
   position: relative;
   padding: 10px 15px 10px 15px;
   color: #FFFFFF;
   outline: none;
}
.OverlayMenu1 li a:hover
{
   color: #FFFFFF;
   background-color: #AB3493;
}
#OverlayMenu1-overlay
{
   opacity: 0;
   visibility: hidden;
  transform: translateX(50px) translateY(50px);
  transition: opacity 400ms, transform 400ms, visibility 0s 400ms;
}
#OverlayMenu1-overlay.show
{
   opacity: 1;
   visibility: visible;
   transform: translateX(0px) translateY(0px);
   transition: opacity 400ms, transform 400ms;
}
.OverlayMenu1 li.drilldown-back > a 
{
   padding-left: 40px;
   background: rgba(0,0,0,0.1);
}
.OverlayMenu1 li.drilldown-back > a:hover
{
   background-color: #AB3493;
}
.OverlayMenu1 li.drilldown-back a:after,
.OverlayMenu1 li > a:not(:only-child):after
{
   position: absolute;
   top: 50%;
   transform: translateY(-50%);
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 9px;
   border-left: 9px solid #FFFFFF;
   border-top: 7px solid transparent;
   border-bottom: 7px solid transparent;
   border-right: 0 dotted;
   content: " ";
}
.OverlayMenu1 li.drilldown-back a:after
{
   left: 9px;
   color: #FFFFFF;
   transform: translateY(-50%) rotate(180deg);
}
.OverlayMenu1 li.drilldown-back a:hover:after,
.OverlayMenu1 li > a:not(:only-child):hover:after
{
   border-left-color: #FFFFFF;
}
.OverlayMenu1 li > a:after
{
   color: rgba(0,0,0,0.15);
   right: 10px;
}
.OverlayMenu1 .drilldown-menu 
{
   margin: 0;
   width: 100%;
}
.OverlayMenu1 li .drilldown-submenu 
{
   display: none;
}
.drilldown-menu.drilldown-subview li,
.drilldown-menu.drilldown-subview li.drilldown-subviewopen > a,
.drilldown-menu.drilldown-subview li.drilldown-subview > a 
{
   display: none;
}
.drilldown-menu.drilldown-subview li.drilldown-subview,
.drilldown-menu.drilldown-subview li.drilldown-subview .drilldown-submenu,
.drilldown-menu.drilldown-subview li.drilldown-subviewopen,
.drilldown-menu.drilldown-subview li.drilldown-subviewopen > .drilldown-submenu,
.drilldown-menu.drilldown-subview li.drilldown-subviewopen > .drilldown-submenu > li 
{
   display: block;
}
.OverlayMenu1 > .drilldown-submenu
{
   left: 0;
   margin: 0;
   position: absolute;
   top: 50px;
   width: 100%;
}
#OverlayMenu1-overlay .overlay-icon
{
   margin: 0 10px 0 0 ;
}
.OverlayMenu1-effect
{
   transition: all 500ms linear;
}
#wb_Search_View
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 10px 0 10px 0 ;
   padding: 0;
   vertical-align: top;
}
#Search_View
{
   height: 21px;
   width: 47px;
}
#Search_View i
{
   color: #AB3493;
   display: inline-block;
   font-size: 21px;
   line-height: 21px;
   vertical-align: middle;
   width: 20px;
}
#wb_Search_View:hover #Search_View i
{
   color: #A52A2A;
}
#wb_Icon19
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#Icon19
{
   height: 27px;
   width: 27px;
}
#Icon19 i
{
   color: #AB3493;
   display: inline-block;
   font-size: 27px;
   line-height: 27px;
   vertical-align: middle;
   width: 26px;
}
#wb_Icon19:hover #Icon19 i
{
   color: #A52A2A;
}
#BtnDonateN
{
   border-width: 0;
   vertical-align: top;
}
#wb_BtnDonateN
{
   margin: 10px 0 10px 0 ;
   vertical-align: top;
}
#GoMenu1-select
{
   border: 2px solid #AB3493;
   border-radius: 6px;
   background-color: #FFFFFF;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: none;
   text-transform: none;
}
#GoMenu1-select
{
   float: left;
   height: 100%;
   width: 100%;
}
#GoMenu1
{
   height: 100%;
   margin: 0;
}
#wb_Search_Close
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#Search_Close
{
   height: 32px;
   width: 27px;
}
#Search_Close i
{
   color: #AB3493;
   display: inline-block;
   font-size: 27px;
   line-height: 32px;
   vertical-align: middle;
   width: 26px;
}
#wb_Search_Close:hover #Search_Close i
{
   color: #AB3493;
}
#LY-Search
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
}
#SiteSearch1
{
   line-height: 18px;
   margin: 0;
   border: 2px solid #CD5C5C;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#SiteSearch1:focus
{
   outline: 0;
}
#wb_Carousel1
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
}
#Carousel1 .frame
{
   width: 596px;
   display: inline-block;
   float: left;
   height: 340px;
}
#Shape3
{
   border-width: 0;
   vertical-align: top;
}
#wb_Shape3
{
   margin: 10px 0 10px 0 ;
   vertical-align: top;
}
#Shape8
{
   border-width: 0;
   vertical-align: top;
}
#wb_Shape8
{
   margin: 10px 0 10px 0 ;
   vertical-align: top;
}
#wb_TxtCarou-Raise 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_TxtCarou-Raise div
{
   text-align: center;
}
#wb_TxtCarou-Compassion 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_TxtCarou-Compassion div
{
   text-align: center;
}
#Layer2
{
   background-color: #CD5C5C;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#Layer2-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 30px;
   line-height: 0;
   left: 0;
   transform: scale(-1.0, -1.0);
}
#Layer2-divider-top svg
{
   display: block;
   width: 125%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#Layer2-divider-top .divider-fill
{
   fill: #FFFFFF;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#Layer2-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 50px;
   transform: scaleY(-1.0);
}
#Layer2-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#Layer2-divider-bottom .divider-fill
{
   fill: #FFFFFF;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_TxtAddress 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 5px 0 5px 0 ;
   text-align: left;
}
#wb_TxtAddress div
{
   text-align: left;
}
#wb_IcoMail
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 5px 0 5px 0 ;
   padding: 0;
   vertical-align: top;
}
#IcoMail
{
   height: 23px;
   width: 33px;
}
#IcoMail i
{
   color: #FAEBD7;
   display: inline-block;
   font-size: 23px;
   line-height: 23px;
   vertical-align: middle;
   width: 22px;
}
#wb_IcoMail:hover #IcoMail i
{
   color: #CD5C5C;
}
#wb_TxtEmail 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_TxtEmail div
{
   text-align: center;
}
#wb_IcoPhone
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 5px 0 5px 0 ;
   padding: 0;
   vertical-align: top;
}
#IcoPhone
{
   height: 23px;
   width: 33px;
}
#IcoPhone i
{
   color: #FAEBD7;
   display: inline-block;
   font-size: 23px;
   line-height: 23px;
   vertical-align: middle;
   width: 22px;
}
#wb_IcoPhone:hover #IcoPhone i
{
   color: #CD5C5C;
}
#wb_ICOYoutuve
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 5px 0 5px 0 ;
   padding: 0;
   vertical-align: top;
}
#ICOYoutuve
{
   height: 23px;
   width: 33px;
}
#ICOYoutuve i
{
   color: #FAEBD7;
   display: inline-block;
   font-size: 23px;
   line-height: 23px;
   vertical-align: middle;
   width: 24px;
}
#wb_ICOYoutuve:hover #ICOYoutuve i
{
   color: #0000CD;
}
#wb_IcoX
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 5px 0 5px 0 ;
   padding: 0;
   vertical-align: top;
}
#wb_IcoX a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#IcoX
{
   height: 28px;
   width: 32px;
}
#IcoX i
{
   color: #FAEBD7;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
   width: 27px;
}
#wb_IcoX:hover #IcoX i
{
   color: #0000CD;
}
#wb_IcoAddress
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 5px 0 5px 0 ;
   padding: 0;
   vertical-align: top;
}
#IcoAddress
{
   height: 26px;
   width: 30px;
}
#IcoAddress i
{
   color: #FAEBD7;
   display: inline-block;
   font-size: 26px;
   line-height: 26px;
   vertical-align: middle;
   width: 25px;
}
#wb_IcoAddress:hover #IcoAddress i
{
   color: #CD5C5C;
}
#wb_TxtPhone 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 5px 0 5px 0 ;
   text-align: left;
}
#wb_TxtPhone div
{
   text-align: left;
}
#wb_IcoFacebook
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 5px 0 5px 0 ;
   padding: 0;
   vertical-align: top;
}
#wb_IcoFacebook a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#IcoFacebook
{
   height: 23px;
   width: 33px;
}
#IcoFacebook i
{
   color: #FAEBD7;
   display: inline-block;
   font-size: 23px;
   line-height: 23px;
   vertical-align: middle;
   width: 22px;
}
#wb_IcoFacebook:hover #IcoFacebook i
{
   color: #0000CD;
}
#Layer1
{
   background-color: transparent;
   background-image: url('images/BCK_Mission_Goal.jpg');
   background-repeat: repeat;
   background-position: left top;
   background-attachment: fixed;
   background-size: cover;
   border-radius: 0px;
}
#Layer1-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 50px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.0);
}
#Layer1-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#Layer1-divider-top .divider-fill
{
   fill: #FFFFFF;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_Text20 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text20 div
{
   text-align: center;
}
#wb_Icon14
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#Icon14
{
   height: 29px;
   width: 27px;
}
#Icon14 i
{
   color: #CD5C5C;
   display: inline-block;
   font-size: 27px;
   line-height: 29px;
   vertical-align: middle;
   width: 26px;
}
#wb_Icon14:hover #Icon14 i
{
   color: #0D6EFD;
}
#wb_Icon15
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#Icon15
{
   height: 29px;
   width: 30px;
}
#Icon15 i
{
   color: #FF4500;
   display: inline-block;
   font-size: 29px;
   line-height: 29px;
   vertical-align: middle;
   width: 28px;
}
#wb_Icon15:hover #Icon15 i
{
   color: #0D6EFD;
}
#wb_IMGHelpless
{
   vertical-align: top;
}
#IMGHelpless
{
   border-width: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Icon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#Icon2
{
   height: 28px;
   width: 35px;
}
#Icon2 i
{
   color: #FF4500;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
   width: 27px;
}
#wb_Icon2:hover #Icon2 i
{
   color: #0D6EFD;
}
#Layer4
{
   background: linear-gradient(to top left, #FFFFFF, rgba(255,255,255,0.00), #FFFFFF), linear-gradient(to top right, #FFFFFF, rgba(255,255,255,0.00), #FFFFFF) #F8F9FA;
   border-radius: 0px;
   margin: 0;
}
#Shape5
{
   border-width: 0;
   vertical-align: top;
}
#wb_IMGGroupAbout
{
   vertical-align: top;
}
#IMGGroupAbout
{
   border-width: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text2 
{
   background-color: #BC8F8F;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 10px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text2 div
{
   text-align: center;
}
#wb_Txt-AboutUS 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_Txt-AboutUS div
{
   text-align: right;
}
#Layer8
{
   background-color: #AB3493;
   background-image: none;
   border-radius: 0px;
}
#Layer8-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 61px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.0);
}
#Layer8-divider-top svg
{
   display: block;
   width: 115%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#Layer8-divider-top .divider-fill
{
   fill: #FFFFFF;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_Text14 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text14 div
{
   text-align: left;
}
#wb_ICO_Phone
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 5px 0 5px 0 ;
   padding: 0;
   vertical-align: top;
}
#ICO_Phone
{
   height: 18px;
   width: 28px;
}
#ICO_Phone i
{
   color: #FAEBD7;
   display: inline-block;
   font-size: 18px;
   line-height: 18px;
   vertical-align: middle;
   width: 17px;
}
#wb_ICO_Phone:hover #ICO_Phone i
{
   color: #CD5C5C;
}
#wb_ICO_Email
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 5px 0 5px 0 ;
   padding: 0;
   vertical-align: top;
}
#ICO_Email
{
   height: 20px;
   width: 30px;
}
#ICO_Email i
{
   color: #FAEBD7;
   display: inline-block;
   font-size: 20px;
   line-height: 20px;
   vertical-align: middle;
   width: 19px;
}
#wb_ICO_Email:hover #ICO_Email i
{
   color: #CD5C5C;
}
#wb_ICO_Map
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 5px 0 5px 0 ;
   padding: 0;
   vertical-align: top;
}
#ICO_Map
{
   height: 20px;
   width: 30px;
}
#ICO_Map i
{
   color: #FFD3CE;
   display: inline-block;
   font-size: 20px;
   line-height: 20px;
   vertical-align: middle;
   width: 19px;
}
#wb_ICO_Map:hover #ICO_Map i
{
   color: #CD5C5C;
}
#SH_ContactUS
{
   border-width: 0;
   vertical-align: top;
}
#wb_Icon10
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 5px 0 5px 0 ;
   padding: 0;
   vertical-align: top;
}
#Icon10
{
   height: 23px;
   width: 33px;
}
#Icon10 i
{
   color: #FAEBD7;
   display: inline-block;
   font-size: 23px;
   line-height: 23px;
   vertical-align: middle;
   width: 24px;
}
#wb_Icon10:hover #Icon10 i
{
   color: #CD5C5C;
}
#wb_Icon9
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 5px 0 5px 0 ;
   padding: 0;
   vertical-align: top;
}
#Icon9
{
   height: 28px;
   width: 32px;
}
#Icon9 i
{
   color: #FFD3CE;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
   width: 27px;
}
#wb_Icon9:hover #Icon9 i
{
   color: #CD5C5C;
}
#wb_Icon8
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 5px 0 5px 0 ;
   padding: 0;
   vertical-align: top;
}
#Icon8
{
   height: 23px;
   width: 33px;
}
#Icon8 i
{
   color: #FAEBD7;
   display: inline-block;
   font-size: 23px;
   line-height: 23px;
   vertical-align: middle;
   width: 22px;
}
#wb_Icon8:hover #Icon8 i
{
   color: #CD5C5C;
}
#wb_Text13 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_Text13 div
{
   text-align: right;
}
#wb_Text25 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_Text25 div
{
   text-align: right;
}
#SH-ANewsLetter
{
   border-width: 0;
   vertical-align: top;
}
#SH-AJoin
{
   border-width: 0;
   vertical-align: top;
}
#Layer9
{
   background-color: #FFE4E1;
   background-image: none;
   border-radius: 0px;
}
#wb_Text29 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text29 div
{
   text-align: center;
}
#wb_Image12
{
   vertical-align: top;
}
#Image12
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
.cookie-bubble 
{
   max-width: 400px !important;
   min-height: 100px !important;
   border-radius: 10px !important;
   background-color: #FFFFE0 !important;
   -webkit-box-shadow: 0px 2px 15px rgba(0,0,0,0.2) !important;
   box-shadow: 0px 2px 15px rgba(0,0,0,0.2) !important;
   font-family: "Arial" !important;
}
.cookie-bubble .cb-wrapper .cb-row .cb-row-content .message 
{
   color: #000000 !important;
   font-size: 17px !important;
}
.cookie-bubble .cb-wrapper .cb-row .cookie-policy-btn 
{
   font-size: 16px !important;
}
#Layer10
{
   background-color: #F8F9FA;
   background-image: none;
   border-radius: 0px;
}
#wb_Text17 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text17 div
{
   text-align: center;
}
#wb_CD-Purification
{
   margin: 0;
   background-color: #FCEFF9;
   background-image: none;
   border: 1px solid #FFD3CE;
   border-radius: 15px;
   box-shadow: 0px 0px 3px #A9A9A9;
   text-align: center;
}
#CD-Purification-card-body
{
   padding: 0;
   font-size: 0;
}
#CD-Purification-card-item0
{
   box-sizing: border-box;
   border-radius: 15px 15px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#CD-Purification-card-item1
{
   box-sizing: border-box;
   margin: 20px 15px 0 15px;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
}
#CD-Purification-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 15px 15px !important;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#CD-Purification-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Text5 
{
   background-color: #BC8F8F;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 10px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text5 div
{
   text-align: center;
}
#wb_CD-CleanWater
{
   margin: 0;
   background-color: #FCEFF9;
   background-image: none;
   border: 1px solid #FFD3CE;
   border-radius: 15px;
   box-shadow: 0px 0px 3px #A9A9A9;
   text-align: center;
}
#CD-CleanWater-card-body
{
   padding: 0;
   font-size: 0;
}
#CD-CleanWater-card-item0
{
   box-sizing: border-box;
   border-radius: 15px 15px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#CD-CleanWater-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 0 10px;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
}
#CD-CleanWater-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 15px 15px !important;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#CD-CleanWater-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#CD-CleanWater-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 50px;
   line-height: 0;
   left: 0;
   z-index: -1;
}
#CD-CleanWater-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#CD-CleanWater-divider-top .divider-fill
{
   fill: #FFFFFF;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_CD-Consumption
{
   margin: 0;
   background-color: #FCEFF9;
   background-image: none;
   border: 1px solid #FFD3CE;
   border-radius: 20px;
   box-shadow: 0px 0px 3px #A9A9A9;
   text-align: center;
}
#CD-Consumption-card-body
{
   padding: 0;
   font-size: 0;
}
#CD-Consumption-card-item0
{
   box-sizing: border-box;
   border-radius: 20px 20px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#CD-Consumption-card-item1
{
   box-sizing: border-box;
   margin: 20px 15px 0 15px;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
}
#CD-Consumption-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 20px 20px !important;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#CD-Consumption-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#Layer3
{
   background-color: transparent;
   background-image: url('images/BGKEventsProg.jpg');
   background-repeat: no-repeat;
   background-position: left top;
   background-attachment: scroll;
   background-size: 100% 100%;
   border-radius: 0px;
   opacity: 0.85;
}
#wb_Text6 
{
   background-color: #BC8F8F;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 15px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text6 div
{
   text-align: center;
}
#wb_Cms-ViewEvents
{
   border: 1px solid #DEE2E6;
   border-radius: 5px;
   background-color: #F3E9E2;
   background-image: none;
   margin: 0;
}
#wb_Cms-ViewEvents ul
{
   padding-left: 1em;
}
#wb_Cms-ViewEvents, cms_input, .cms_select, .cms_textarea
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
}
.cms_input, .cms_select, .cms_textarea
{
   border: 1px #212529 solid;
}
#wb_Cms-ViewEvents h1, #wb_Cms-ViewEvents h2, #wb_Cms-ViewEvents h3, #wb_Cms-ViewEvents h4
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
}
#wb_Cms-ViewEvents h1 {font-size: 2.15em; font-weight: bold;}
#wb_Cms-ViewEvents h2 {font-size: 1.85em; font-weight: bold;}
#wb_Cms-ViewEvents h3 {font-size: 1.6em; font-weight: bold; }
#wb_Cms-ViewEvents h4 {font-size: 1.4em;}
#wb_Cms-ViewEvents h5 {font-size: 1.2em;}
#wb_Cms-ViewEvents h6 {font-size: 1em;}
#wb_Txt-EventsProg 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_Txt-EventsProg div
{
   text-align: right;
}
#Layer5
{
   background-image: linear-gradient(to left, #F5F5F5 0%, #D57373 100%);
   border-radius: 0px;
}
#wb_TxtVolunteer 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_TxtVolunteer div
{
   text-align: center;
}
#wb_TxtVolunteerP 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_TxtVolunteerP div
{
   text-align: center;
}
#wb_Text31 
{
   background-color: #BC8F8F;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 10px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text31 div
{
   text-align: center;
}
#SlideShow2 .image
{
   border-width: 0;
   border-radius: inherit;
   left: 0;
   top: 0;
   width: auto;
   height: 100%;
}
#SlideShow2
{
   border: 0px solid #DEE2E6;
   border-radius: 25px;
}
#wb_Text21 
{
   background-color: #BC8F8F;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 10px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text21 div
{
   text-align: center;
}
#Layer7
{
   background-image: linear-gradient(to top, #FFD3CE 0%, #FFFFF0 100%);
   border: 1px solid #AB3493;
   border-radius: 15px;
}
#wb_Icon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#Icon1
{
   height: 29px;
   width: 28px;
}
#Icon1 i
{
   color: #C71585;
   display: inline-block;
   font-size: 28px;
   line-height: 29px;
   vertical-align: middle;
   width: 27px;
}
#wb_Icon1:hover #Icon1 i
{
   color: #AB3493;
}
#wb_Icon5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#Icon5
{
   height: 23px;
   width: 26px;
}
#Icon5 i
{
   color: #AB3493;
   display: inline-block;
   font-size: 23px;
   line-height: 23px;
   vertical-align: middle;
   width: 27px;
}
#wb_Icon5:hover #Icon5 i
{
   color: #800000;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_Text1 div
{
   text-align: right;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_Text4 div
{
   text-align: right;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_Text3 div
{
   text-align: right;
}
#wb_Icon4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#Icon4
{
   height: 24px;
   width: 25px;
}
#Icon4 i
{
   color: #800000;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 28px;
}
#wb_Icon4:hover #Icon4 i
{
   color: #C71585;
}
#wb_TxtStayConnect 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 5px 0 5px 0 ;
   text-align: right;
}
#wb_TxtStayConnect div
{
   text-align: right;
}
#wb_Image2
{
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text11 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_Text11 div
{
   text-align: right;
}
#Layer12
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
}
#Shape2
{
   border-width: 0;
   vertical-align: top;
}
#wb_Icon6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#wb_Icon6 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon6
{
   height: 44px;
   width: 38px;
}
#Icon6 i
{
   color: #800080;
   display: inline-block;
   font-size: 38px;
   line-height: 44px;
   vertical-align: middle;
   width: 37px;
}
#wb_Icon6:hover #Icon6 i
{
   color: #AB3493;
}
#wb_Icon3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#wb_Icon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon3
{
   height: 67px;
   width: 120px;
}
#Icon3 i
{
   color: #C71585;
   display: inline-block;
   font-size: 67px;
   line-height: 67px;
   vertical-align: middle;
   width: 66px;
}
#wb_Icon3:hover #Icon3 i
{
   color: #0D6EFD;
}
#Shape4
{
   width: 596px;
   height: 270px;
   background-color: transparent;
   background-image: none;
   border: 2px #800080 dashed;
   border-radius: 5px;
}
#Layer11
{
   background-color: #F8F9FA;
   background-image: none;
   border: 2px solid #AB3493;
   border-radius: 5px;
   opacity: 0.80;
}
#wb_Image3
{
   vertical-align: top;
}
#Image3
{
   border-width: 0;
   filter: drop-shadow(0px 0px 10px rgba(105,105,105,1.00));
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Shape11
{
   filter: drop-shadow(5px 5px 0px rgba(105,105,105,0.20));
}
#Shape11
{
   width: 229px;
   height: 192px;
   background-color: transparent;
   background-image: url('images/Pic_Blog2.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: 100% 100%;
   border: 1px #D2D2D2 solid;
   -webkit-clip-path: url(#Shape11-clippath);
   clip-path: url(#Shape11-clippath);
}
#Shape11
{
   filter: drop-shadow(5px 5px 0px rgba(105,105,105,0.20));
}
#wb_Shape12
{
   filter: drop-shadow(8px 8px 0px rgba(128,128,128,0.20));
}
#Shape12
{
   width: 203px;
   height: 149px;
   background-color: transparent;
   background-image: url('images/Events.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: 100% 100%;
   border: 1px #D2D2D2 solid;
   -webkit-clip-path: url(#Shape12-clippath);
   clip-path: url(#Shape12-clippath);
}
#Shape12
{
   filter: drop-shadow(8px 8px 0px rgba(128,128,128,0.20));
}
#Shape1
{
   border-width: 0;
   vertical-align: top;
}
#wb_Text22 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text22 div
{
   text-align: center;
}
#wb_Text24 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text24 div
{
   text-align: center;
}
#wb_Txt-HelpGoal 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_Txt-HelpGoal div
{
   text-align: right;
}
#wb_Text9 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text9
{
   color: #F3E9E2;
   font-family: "Arial Narrow";
   font-weight: normal;
   font-size: 17px;
}
#wb_Text9 div
{
   text-align: left;
}
#wb_Text10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text10 div
{
   text-align: left;
}
#wb_Icon7
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#wb_Icon7 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon7
{
   height: 34px;
   width: 44px;
}
#Icon7 i
{
   color: #800080;
   display: inline-block;
   font-size: 34px;
   line-height: 34px;
   vertical-align: middle;
   width: 33px;
}
#wb_Icon7:hover #Icon7 i
{
   color: #A0522D;
}
#wb_Shape1
{
   position: absolute;
   left: 1001px;
   top: 352px;
   width: 137px;
   height: 37px;
   z-index: 95;
}
#wb_Icon1
{
   position: absolute;
   left: 471px;
   top: 21px;
   width: 28px;
   height: 29px;
   text-align: center;
   z-index: 75;
}
#wb_ICO_Phone
{
   position: absolute;
   left: 412px;
   top: 165px;
   width: 28px;
   height: 18px;
   text-align: center;
   z-index: 54;
}
#wb_Txt-HelpGoal
{
   position: absolute;
   left: 25px;
   top: 35px;
   width: 564px;
   height: 222px;
   text-align: right;
   z-index: 31;
}
#Layer6
{
   position: relative;
   text-align: center;
   width: 100%;
   height: 716px;
   float: left;
   display: inline-block;
   z-index: 113;
}
#wb_Icon6
{
   position: absolute;
   left: 16px;
   top: 9px;
   width: 38px;
   height: 44px;
   text-align: center;
   z-index: 105;
}
#wb_Shape2
{
   position: absolute;
   left: 12px;
   top: 9px;
   width: 47px;
   height: 45px;
   z-index: 104;
}
#Layer7
{
   position: absolute;
   text-align: left;
   left: 801px;
   top: 116px;
   width: 515px;
   height: 199px;
   z-index: 88;
}
#wb_CD-CleanWater
{
   position: absolute;
   left: 14px;
   top: 111px;
   width: 256px;
   height: 309px;
   z-index: 66;
}
#wb_IcoPhone
{
   position: absolute;
   left: 889px;
   top: 51px;
   width: 33px;
   height: 23px;
   text-align: center;
   z-index: 25;
}
#BK_Team_Volunteer
{
   visibility: hidden;
}
#wb_Icon7
{
   position: absolute;
   left: 627px;
   top: 197px;
   width: 44px;
   height: 34px;
   text-align: center;
   z-index: 94;
}
#wb_Text29
{
   position: absolute;
   left: 1098px;
   top: 25px;
   width: 174px;
   height: 15px;
   text-align: center;
   z-index: 60;
}
#Layer8
{
   position: absolute;
   text-align: center;
   left: 0px;
   top: 3416px;
   width: 100%;
   height: 340px;
   z-index: 117;
}
#wb_Shape3
{
   position: absolute;
   left: 203px;
   top: 253px;
   width: 204px;
   height: 49px;
   z-index: 3;
}
#wb_Search_View
{
   position: absolute;
   left: 1136px;
   top: 17px;
   width: 47px;
   height: 21px;
   text-align: center;
   z-index: 8;
}
#wb_OverlayMenu1
{
   position: absolute;
   left: 664px;
   top: 17px;
   width: 68px;
   height: 59px;
   z-index: 7;
}
#wb_Image1
{
   position: absolute;
   left: 25px;
   top: 10px;
   width: 160px;
   height: 164px;
   z-index: 5;
}
#wb_Icon4
{
   position: absolute;
   left: 474px;
   top: 85px;
   width: 25px;
   height: 24px;
   text-align: center;
   z-index: 80;
}
#wb_Text4
{
   position: absolute;
   left: 16px;
   top: 140px;
   width: 432px;
   height: 40px;
   text-align: right;
   z-index: 78;
}
#wb_Text17
{
   position: absolute;
   left: 511px;
   top: 67px;
   width: 329px;
   height: 27px;
   text-align: center;
   z-index: 63;
}
#Layer9
{
   position: absolute;
   text-align: center;
   left: 0px;
   top: 3756px;
   width: 100%;
   height: 65px;
   z-index: 118;
}
#wb_Image2
{
   position: absolute;
   left: 88px;
   top: 25px;
   width: 128px;
   height: 131px;
   z-index: 56;
}
#SH-ANewsLetter
{
   width: 184px;
   height: 43px;
}
#wb_Icon10
{
   position: absolute;
   left: 1149px;
   top: 104px;
   width: 33px;
   height: 23px;
   text-align: center;
   z-index: 48;
}
#SH_ContactUS
{
   width: 143px;
   height: 41px;
}
#wb_IcoFacebook
{
   position: absolute;
   left: 1299px;
   top: 62px;
   width: 33px;
   height: 23px;
   text-align: center;
   z-index: 29;
}
#wb_TxtCarou-Raise
{
   position: absolute;
   left: 19px;
   top: 37px;
   width: 558px;
   height: 143px;
   text-align: center;
   z-index: 2;
}
#wb_BtnDonateN
{
   position: absolute;
   left: 1196px;
   top: 10px;
   width: 140px;
   height: 38px;
   z-index: 10;
}
#wb_BK-EventsProg
{
   position: absolute;
   left: 1362px;
   top: 2101px;
   width: 24px;
   height: 25px;
   z-index: 110;
}
#SlideShow2
{
   position: absolute;
   left: 11px;
   top: 76px;
   width: 550px;
   height: 200px;
   overflow: hidden;
   z-index: 91;
}
#wb_Icon5
{
   position: absolute;
   left: 473px;
   top: 148px;
   width: 26px;
   height: 23px;
   text-align: center;
   z-index: 76;
}
#wb_Image3
{
   position: absolute;
   left: 1018px;
   top: 166px;
   width: 211px;
   height: 157px;
   z-index: 71;
}
#wb_Text5
{
   position: absolute;
   left: 615px;
   top: 30px;
   width: 121px;
   height: 19px;
   text-align: center;
   z-index: 65;
}
#wb_ICOYoutuve
{
   position: absolute;
   left: 1216px;
   top: 65px;
   width: 33px;
   height: 23px;
   text-align: center;
   z-index: 26;
}
#wb_BK-AR_Top
{
   position: absolute;
   left: 858px;
   top: 10px;
   width: 43px;
   height: 26px;
   z-index: 15;
}
#wb_TxtCarou-Compassion
{
   position: absolute;
   left: 18px;
   top: 40px;
   width: 561px;
   height: 137px;
   text-align: center;
   z-index: 4;
}
#BtnDonateN
{
   width: 140px;
   height: 38px;
}
#Layer12
{
   position: absolute;
   text-align: left;
   left: 1373px;
   top: 707px;
   width: 70px;
   height: 62px;
   z-index: 122;
}
#wb_Text6
{
   position: absolute;
   left: 590px;
   top: 32px;
   width: 168px;
   height: 18px;
   text-align: center;
   z-index: 74;
}
#wb_Txt-EventsProg
{
   position: absolute;
   left: 22px;
   top: 68px;
   width: 1305px;
   height: 39px;
   text-align: right;
   z-index: 68;
}
#wb_BK_Team_Volunteer
{
   position: absolute;
   left: 1362px;
   top: 2541px;
   width: 24px;
   height: 24px;
   z-index: 111;
}
#Shape1
{
   width: 137px;
   height: 37px;
}
#BK-Lien-Events
{
   visibility: hidden;
}
#wb_SH-AJoin
{
   position: absolute;
   left: 1115px;
   top: 278px;
   width: 184px;
   height: 43px;
   z-index: 58;
}
#wb_SH-ANewsLetter
{
   position: absolute;
   left: 1115px;
   top: 223px;
   width: 184px;
   height: 43px;
   z-index: 51;
}
#wb_Text14
{
   position: absolute;
   left: 452px;
   top: 84px;
   width: 274px;
   height: 139px;
   z-index: 45;
}
#wb_Txt-AboutUS
{
   position: absolute;
   left: 511px;
   top: 67px;
   width: 825px;
   height: 429px;
   text-align: right;
   z-index: 42;
}
#Layer11
{
   position: absolute;
   text-align: left;
   left: 80px;
   top: 152px;
   width: 615px;
   height: 292px;
   z-index: 38;
}
#wb_IMGHelpless
{
   position: absolute;
   left: 659px;
   top: 109px;
   width: 603px;
   height: 399px;
   z-index: 37;
}
#wb_Icon15
{
   position: absolute;
   left: 1288px;
   top: 131px;
   width: 30px;
   height: 29px;
   text-align: center;
   z-index: 35;
}
#wb_IcoMail
{
   position: absolute;
   left: 404px;
   top: 53px;
   width: 33px;
   height: 23px;
   text-align: center;
   z-index: 23;
}
#Carousel1
{
   position: absolute;
}
#Shape2
{
   width: 47px;
   height: 45px;
}
#wb_Text31
{
   position: absolute;
   left: 189px;
   top: 23px;
   width: 185px;
   height: 19px;
   text-align: center;
   z-index: 90;
}
#Layer10
{
   position: absolute;
   text-align: center;
   left: 0px;
   top: 2951px;
   width: 100%;
   height: 465px;
   z-index: 119;
}
#SH-AJoin
{
   width: 184px;
   height: 43px;
}
#wb_Text13
{
   position: absolute;
   left: 12px;
   top: 193px;
   width: 316px;
   height: 71px;
   text-align: right;
   z-index: 52;
}
#wb_Icon8
{
   position: absolute;
   left: 1232px;
   top: 101px;
   width: 33px;
   height: 23px;
   text-align: center;
   z-index: 50;
}
#wb_Icon14
{
   position: absolute;
   left: 21px;
   top: 491px;
   width: 27px;
   height: 29px;
   text-align: center;
   z-index: 34;
}
#wb_Carousel1
{
   position: absolute;
   left: 400px;
   top: 245px;
   width: 596px;
   height: 340px;
   z-index: 13;
   overflow: hidden;
}
#wb_Text22
{
   position: absolute;
   left: 1078px;
   top: 325px;
   width: 138px;
   height: 19px;
   text-align: center;
   z-index: 96;
}
#wb_Text1
{
   position: absolute;
   left: 16px;
   top: 21px;
   width: 432px;
   height: 39px;
   text-align: right;
   z-index: 79;
}
#wb_Icon9
{
   position: absolute;
   left: 1195px;
   top: 101px;
   width: 32px;
   height: 28px;
   text-align: center;
   z-index: 49;
}
#wb_TxtEmail
{
   position: absolute;
   left: 437px;
   top: 62px;
   width: 317px;
   height: 15px;
   text-align: center;
   z-index: 24;
}
#Shape3
{
   width: 204px;
   height: 49px;
}
#wb_Shape8
{
   position: absolute;
   left: 203px;
   top: 253px;
   width: 204px;
   height: 49px;
   z-index: 1;
}
#BK-Blogs
{
   visibility: hidden;
}
#wb_BK-Blogs
{
   position: absolute;
   left: 1362px;
   top: 3070px;
   width: 24px;
   height: 24px;
   z-index: 112;
}
#wb_BK-HelpGoal
{
   position: absolute;
   left: 1361px;
   top: 1592px;
   width: 24px;
   height: 25px;
   z-index: 109;
}
#wb_Shape9
{
   position: absolute;
   left: 877px;
   top: 316px;
   width: 363px;
   height: 82px;
   z-index: 84;
}
#wb_Shape10
{
   position: absolute;
   left: 792px;
   top: 111px;
   width: 535px;
   height: 212px;
   z-index: 83;
}
#wb_Shape11
{
   position: absolute;
   left: 882px;
   top: 287px;
   width: 231px;
   height: 194px;
   z-index: 73;
}
#wb_Shape12
{
   position: absolute;
   left: 1127px;
   top: 287px;
   width: 205px;
   height: 151px;
   z-index: 72;
}
#wb_BK-Lien-Events
{
   position: absolute;
   left: 973px;
   top: 15px;
   width: 24px;
   height: 17px;
   z-index: 70;
}
#wb_CD-Purification
{
   position: absolute;
   left: 548px;
   top: 111px;
   width: 253px;
   height: 309px;
   z-index: 64;
}
#wb_Text11
{
   position: absolute;
   left: 782px;
   top: 80px;
   width: 108px;
   height: 180px;
   text-align: right;
   z-index: 57;
}
#wb_Text2
{
   position: absolute;
   left: 1128px;
   top: 17px;
   width: 208px;
   height: 24px;
   text-align: center;
   z-index: 41;
}
#wb_TxtPhone
{
   position: absolute;
   left: 934px;
   top: 57px;
   width: 111px;
   height: 15px;
   z-index: 28;
}
#wb_GoMenu1
{
   position: absolute;
   left: 1020px;
   top: 28px;
   width: 76px;
   height: 23px;
   z-index: 11;
}
#BK-AboutUs
{
   visibility: hidden;
}
#wb_Text10
{
   position: absolute;
   left: 13px;
   top: 343px;
   width: 575px;
   height: 36px;
   z-index: 93;
}
#wb_Text3
{
   position: absolute;
   left: 16px;
   top: 80px;
   width: 432px;
   height: 39px;
   text-align: right;
   z-index: 77;
}
#wb_ICO_Email
{
   position: absolute;
   left: 411px;
   top: 202px;
   width: 30px;
   height: 20px;
   text-align: center;
   z-index: 55;
}
#Shape5
{
   width: 153px;
   height: 46px;
}
#wb_Text20
{
   position: absolute;
   left: 840px;
   top: 22px;
   width: 316px;
   height: 71px;
   text-align: center;
   z-index: 33;
}
#wb_IcoAddress
{
   position: absolute;
   left: 18px;
   top: 51px;
   width: 30px;
   height: 26px;
   text-align: center;
   z-index: 27;
}
#LY-Search
{
   position: absolute;
   text-align: left;
   visibility: hidden;
   left: 911px;
   top: 58px;
   width: 272px;
   height: 42px;
   z-index: 12;
}
#BK-HelpGoal
{
   visibility: hidden;
}
#wb_Text21
{
   position: absolute;
   left: 989px;
   top: 22px;
   width: 141px;
   height: 19px;
   text-align: center;
   z-index: 87;
}
#wb_Cms-ViewEvents
{
   position: absolute;
   left: 14px;
   top: 127px;
   width: 696px;
   height: 352px;
   z-index: 69;
}
#wb_IcoX
{
   position: absolute;
   left: 1262px;
   top: 62px;
   width: 32px;
   height: 28px;
   text-align: center;
   z-index: 30;
}
#wb_TxtAddress
{
   position: absolute;
   left: 58px;
   top: 47px;
   width: 193px;
   height: 30px;
   z-index: 22;
}
#SiteSearch1
{
   position: absolute;
   left: 12px;
   top: 6px;
   width: 237px;
   height: 18px;
   z-index: 0;
}
#wb_Icon19
{
   position: absolute;
   left: 1109px;
   top: 24px;
   width: 27px;
   height: 27px;
   text-align: center;
   z-index: 9;
}
#wb_BK-AboutUs
{
   position: absolute;
   left: 1362px;
   top: 1057px;
   width: 24px;
   height: 25px;
   z-index: 108;
}
#wb_Shape4
{
   position: absolute;
   left: 7px;
   top: 9px;
   width: 600px;
   height: 274px;
   z-index: 32;
}
#Layer1
{
   position: absolute;
   text-align: center;
   left: 0px;
   top: 1486px;
   width: 100%;
   height: 529px;
   z-index: 115;
}
#wb_BK-Link-Volunteer
{
   position: absolute;
   left: 659px;
   top: 19px;
   width: 31px;
   height: 27px;
   z-index: 89;
}
#wb_CD-Consumption
{
   position: absolute;
   left: 1079px;
   top: 111px;
   width: 255px;
   height: 309px;
   z-index: 67;
}
#wb_JavaScript1
{
   position: absolute;
   left: 17px;
   top: 16px;
   width: 539px;
   height: 32px;
   z-index: 59;
}
#wb_Shape5
{
   position: absolute;
   left: 766px;
   top: 541px;
   width: 153px;
   height: 46px;
   z-index: 39;
}
#Layer2
{
   position: relative;
   text-align: center;
   width: 100%;
   height: 159px;
   float: left;
   display: inline-block;
   z-index: 114;
}
#wb_Text24
{
   position: absolute;
   left: 934px;
   top: 325px;
   width: 133px;
   height: 18px;
   text-align: center;
   z-index: 97;
}
#wb_TxtVolunteerP
{
   position: absolute;
   left: 437px;
   top: 367px;
   width: 164px;
   height: 21px;
   visibility: hidden;
   text-align: center;
   z-index: 86;
}
#wb_TxtVolunteer
{
   position: absolute;
   left: 906px;
   top: 59px;
   width: 326px;
   height: 27px;
   text-align: center;
   z-index: 85;
}
#wb_Shape6
{
   position: absolute;
   left: 434px;
   top: 1px;
   width: 255px;
   height: 420px;
   z-index: 81;
}
#Layer3
{
   position: absolute;
   text-align: center;
   left: 0px;
   top: 2438px;
   width: 100%;
   height: 513px;
   z-index: 120;
}
#copyrightnotice
{
   color: #000000;
   font-size: 15px;
   font-family: "Arial";
   font-weight: normal;
   font-style: normal;
   text-align: left;
   text-decoration: none;
}
#wb_SH_ContactUS
{
   position: absolute;
   left: 466px;
   top: 261px;
   width: 143px;
   height: 41px;
   z-index: 46;
}
#wb_TxtStayConnect
{
   position: absolute;
   left: 1156px;
   top: 75px;
   width: 111px;
   height: 15px;
   text-align: right;
   z-index: 44;
}
#wb_Icon2
{
   position: absolute;
   left: 293px;
   top: 54px;
   width: 35px;
   height: 28px;
   text-align: center;
   z-index: 36;
}
#wb_Search_Close
{
   position: absolute;
   left: 1146px;
   top: 21px;
   width: 27px;
   height: 32px;
   visibility: hidden;
   text-align: center;
   z-index: 14;
}
#Shape8
{
   width: 204px;
   height: 49px;
}
#BK-Link-Volunteer
{
   visibility: hidden;
}
#wb_Shape7
{
   position: absolute;
   left: 0px;
   top: 1px;
   width: 440px;
   height: 420px;
   z-index: 82;
}
#Layer5_Container
{
   width: 1350px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#Layer3_Container
{
   width: 1350px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#Layer9_Container
{
   width: 1350px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_ICO_Map
{
   position: absolute;
   left: 408px;
   top: 120px;
   width: 30px;
   height: 20px;
   text-align: center;
   z-index: 53;
}
#wb_Text25
{
   position: absolute;
   left: 966px;
   top: 157px;
   width: 364px;
   height: 36px;
   text-align: right;
   z-index: 47;
}
#Layer8_Container
{
   width: 1350px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_Icon3
{
   position: absolute;
   left: 436px;
   top: 474px;
   width: 120px;
   height: 67px;
   text-align: center;
   z-index: 43;
}
#wb_IMGGroupAbout
{
   position: absolute;
   left: 14px;
   top: 67px;
   width: 534px;
   height: 429px;
   z-index: 40;
}
#Layer4_Container
{
   width: 1350px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#Layer4
{
   position: relative;
   text-align: center;
   width: 100%;
   height: 611px;
   float: left;
   display: inline-block;
   z-index: 116;
}
#Layer1_Container
{
   width: 1350px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#Layer2_Container
{
   width: 1350px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_Text8
{
   position: absolute;
   left: 14px;
   top: 174px;
   width: 386px;
   height: 22px;
   z-index: 6;
}
#Layer6_Container
{
   width: 1350px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#BK-EventsProg
{
   visibility: hidden;
}
#wb_Text9
{
   position: absolute;
   left: 13px;
   top: 300px;
   width: 594px;
   height: 22px;
   z-index: 92;
}
#Layer5
{
   position: absolute;
   text-align: center;
   left: 0px;
   top: 2015px;
   width: 100%;
   height: 422px;
   z-index: 121;
}
#Layer10_Container
{
   width: 1350px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_Image12
{
   position: absolute;
   left: 1272px;
   top: 17px;
   width: 63px;
   height: 30px;
   z-index: 61;
}
#wb_EXT-QRcode
{
   position: absolute;
   left: 1240px;
   top: 498px;
   width: 87px;
   height: 87px;
   z-index: 16;
}
#BK-AR_Top
{
   visibility: hidden;
}
@media only screen and (min-width: 1050px) and (max-width: 1349px)
{
div#container
{
   width: 1050px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_Shape6
{
   left: 361px;
   top: 0px;
   width: 227px;
   height: 450px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Shape6
{
   width: 227px;
   height: 450px;
}
#wb_Shape7
{
   left: 0px;
   top: 0px;
   width: 372px;
   height: 450px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Shape7
{
   width: 372px;
   height: 450px;
}
#wb_Shape10
{
   left: 608px;
   top: 120px;
   width: 430px;
   height: 225px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Shape10
{
   width: 428px;
   height: 223px;
}
#wb_Shape9
{
   left: 661px;
   top: 336px;
   width: 325px;
   height: 82px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Shape9
{
   width: 323px;
   height: 80px;
}
#Layer6
{
   height: 582px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Layer6
{
   width: 100%;
   margin: 0;
}
#Layer6_Container
{
   width: 1050px;
}
#Layer6
{
    width: 100%;
    height: 582px;
}
#Layer6-divider-bottom.show
{
   height: 45px;
}
#Layer6-divider-bottom
{
   bottom: 0%;
}
#wb_Image1
{
   left: 21px;
   top: 13px;
   width: 124px;
   height: 127px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text8
{
   left: 12px;
   top: 144px;
   width: 386px;
   height: 22px;
   visibility: visible;
   display: inline;
}
#wb_Text8
{
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#wb_OverlayMenu1
{
   left: 503px;
   top: 27px;
   width: 68px;
   height: 59px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#OverlayMenu1
{
   background-image: linear-gradient(to top, #B33737 0%, #FAEBD7 100%);
   border: 0px solid #CD5C5C;
   border-radius: 5px;
   width: 68px;
   height: 59px;
}
#OverlayMenu1:hover
{
   background-image: linear-gradient(to top, #D98282 0%, #AB3493 100%);
   border-color: #D98282;
}
#OverlayMenu1 .line
{
   background: #FFFFFF;
}
#OverlayMenu1 .line
{
   top: 9px;
}
#OverlayMenu1 .line:first-child
{
   margin-top: 13px;
}
#OverlayMenu1-overlay ul
{
   font-size: 19px;
   text-align: center;
}
#wb_Search_View
{
   left: 833px;
   top: 20px;
   width: 47px;
   height: 21px;
   visibility: visible;
   display: inline;
   margin: 10px 0 10px 0 ;
   padding: 0;
}
#Search_View
{
   width: 47px;
   height: 21px;
}
#Search_View i
{
   line-height: 21px;
   font-size: 21px;
   width: 20px;
}
#wb_Icon19
{
   left: 806px;
   top: 27px;
   width: 27px;
   height: 27px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Icon19
{
   width: 27px;
   height: 27px;
}
#Icon19 i
{
   line-height: 27px;
   font-size: 27px;
   width: 26px;
}
#wb_BtnDonateN
{
   left: 893px;
   top: 13px;
   visibility: visible;
   display: inline;
   margin: 10px 0 10px 0 ;
}
#wb_GoMenu1
{
   left: 717px;
   top: 31px;
   width: 76px;
   height: 23px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Search_Close
{
   left: 841px;
   top: 24px;
   width: 27px;
   height: 32px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#Search_Close
{
   width: 27px;
   height: 32px;
}
#Search_Close i
{
   line-height: 32px;
   font-size: 27px;
   width: 26px;
}
#LY-Search
{
   left: 617px;
   top: 71px;
   width: 272px;
   height: 42px;
   visibility: hidden;
   display: none;
}
#SiteSearch1
{
   left: 11px;
   top: 6px;
   width: 237px;
   height: 18px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#SiteSearch1
{
   line-height: 18px;
}
#wb_Carousel1
{
   left: 256px;
   top: 189px;
   width: 505px;
   height: 340px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Carousel1 .frame
{
   width: 505px;
   height: 340px;
}
#wb_Shape3
{
   left: 139px;
   top: 247px;
   visibility: visible;
   display: inline;
   margin: 10px 0 10px 0 ;
}
#wb_Shape8
{
   left: 145px;
   top: 240px;
   visibility: visible;
   display: inline;
   margin: 10px 0 10px 0 ;
}
#wb_TxtCarou-Raise
{
   left: 31px;
   top: 33px;
   width: 432px;
   height: 185px;
   visibility: visible;
   display: inline;
}
#wb_TxtCarou-Raise
{
   margin: 0;
   padding: 0;
}
#wb_TxtCarou-Compassion
{
   left: 19px;
   top: 29px;
   width: 469px;
   height: 176px;
   visibility: visible;
   display: inline;
}
#wb_TxtCarou-Compassion
{
   margin: 0;
   padding: 0;
}
#wb_EXT-QRcode
{
   left: 946px;
   top: 414px;
   width: 87px;
   height: 87px;
   visibility: visible;
   display: inline;
}
#Layer2
{
   height: 148px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Layer2
{
   width: 100%;
   margin: 0;
}
#Layer2_Container
{
   width: 1050px;
}
#Layer2
{
    width: 100%;
    height: 148px;
}
#Layer2-divider-top
{
   height: 30px;
}
#Layer2-divider-top
{
   top: 0%;
   left: 0;
}
#Layer2-divider-bottom
{
   height: 50px;
}
#Layer2-divider-bottom
{
   bottom: 0%;
}
#wb_TxtAddress
{
   left: 58px;
   top: 40px;
   width: 193px;
   height: 45px;
   visibility: visible;
   display: inline;
}
#wb_TxtAddress
{
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#wb_IcoMail
{
   left: 270px;
   top: 42px;
   width: 33px;
   height: 23px;
   visibility: visible;
   display: inline;
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#IcoMail
{
   width: 33px;
   height: 23px;
}
#IcoMail i
{
   line-height: 23px;
   font-size: 23px;
   width: 22px;
}
#wb_TxtEmail
{
   left: 311px;
   top: 51px;
   width: 317px;
   height: 15px;
   visibility: visible;
   display: inline;
}
#wb_TxtEmail
{
   margin: 0;
   padding: 0;
}
#wb_IcoPhone
{
   left: 684px;
   top: 48px;
   width: 33px;
   height: 23px;
   visibility: visible;
   display: inline;
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#IcoPhone
{
   width: 33px;
   height: 23px;
}
#IcoPhone i
{
   line-height: 23px;
   font-size: 23px;
   width: 22px;
}
#wb_ICOYoutuve
{
   left: 916px;
   top: 51px;
   width: 33px;
   height: 23px;
   visibility: visible;
   display: inline;
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#ICOYoutuve
{
   width: 33px;
   height: 23px;
}
#ICOYoutuve i
{
   line-height: 23px;
   font-size: 23px;
   width: 24px;
}
#wb_IcoX
{
   left: 962px;
   top: 48px;
   width: 32px;
   height: 28px;
   visibility: visible;
   display: inline;
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#IcoX
{
   width: 32px;
   height: 28px;
}
#IcoX i
{
   line-height: 28px;
   font-size: 28px;
   width: 27px;
}
#wb_IcoAddress
{
   left: 15px;
   top: 40px;
   width: 30px;
   height: 26px;
   visibility: visible;
   display: inline;
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#IcoAddress
{
   width: 30px;
   height: 26px;
}
#IcoAddress i
{
   line-height: 26px;
   font-size: 26px;
   width: 25px;
}
#wb_TxtPhone
{
   left: 726px;
   top: 52px;
   width: 111px;
   height: 15px;
   visibility: visible;
   display: inline;
}
#wb_TxtPhone
{
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#wb_IcoFacebook
{
   left: 999px;
   top: 48px;
   width: 33px;
   height: 23px;
   visibility: visible;
   display: inline;
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#IcoFacebook
{
   width: 33px;
   height: 23px;
}
#IcoFacebook i
{
   line-height: 23px;
   font-size: 23px;
   width: 22px;
}
#Layer1
{
   left: 0px;
   top: 1312px;
   height: 498px;
   visibility: visible;
   display: block;
}
#Layer1
{
   width: 100%;
}
#Layer1_Container
{
   width: 1050px;
}
#Layer1-divider-top
{
   height: 50px;
}
#Layer1-divider-top
{
   top: 0%;
   left: 0;
}
#wb_Text20
{
   left: 597px;
   top: 21px;
   width: 316px;
   height: 71px;
   visibility: visible;
   display: inline;
}
#wb_Text20
{
   margin: 0;
   padding: 0;
}
#wb_Icon14
{
   left: 58px;
   top: 431px;
   width: 27px;
   height: 29px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Icon14
{
   width: 27px;
   height: 29px;
}
#Icon14 i
{
   line-height: 29px;
   font-size: 27px;
   width: 26px;
}
#wb_Icon15
{
   left: 948px;
   top: 42px;
   width: 30px;
   height: 29px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Icon15
{
   width: 30px;
   height: 29px;
}
#Icon15 i
{
   line-height: 29px;
   font-size: 29px;
   width: 28px;
}
#wb_IMGHelpless
{
   left: 503px;
   top: 107px;
   width: 515px;
   height: 360px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Icon2
{
   left: 217px;
   top: 71px;
   width: 35px;
   height: 28px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Icon2
{
   width: 35px;
   height: 28px;
}
#Icon2 i
{
   line-height: 28px;
   font-size: 28px;
   width: 27px;
}
#Layer4
{
   height: 582px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Layer4
{
   width: 100%;
   margin: 0;
}
#Layer4_Container
{
   width: 1050px;
}
#Layer4
{
    width: 100%;
    height: 582px;
}
#wb_Shape5
{
   left: 77px;
   top: 427px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_IMGGroupAbout
{
   left: 12px;
   top: 83px;
   width: 328px;
   height: 292px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text2
{
   left: 623px;
   top: 20px;
   width: 208px;
   height: 24px;
   visibility: visible;
   display: inline;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#wb_Txt-AboutUS
{
   left: 328px;
   top: 67px;
   width: 704px;
   height: 447px;
   visibility: visible;
   display: inline;
}
#wb_Txt-AboutUS
{
   margin: 0;
   padding: 0;
}
#Layer8
{
   left: 0px;
   top: 3214px;
   height: 348px;
   visibility: visible;
   display: block;
}
#Layer8
{
   width: 100%;
}
#Layer8_Container
{
   width: 1050px;
}
#Layer8-divider-top
{
   height: 61px;
}
#Layer8-divider-top
{
   top: 0%;
   left: 0;
}
#wb_Text14
{
   left: 345px;
   top: 81px;
   width: 240px;
   height: 153px;
   visibility: visible;
   display: inline;
}
#wb_Text14
{
   margin: 0;
   padding: 0;
}
#wb_ICO_Phone
{
   left: 305px;
   top: 162px;
   width: 28px;
   height: 18px;
   visibility: visible;
   display: inline;
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#ICO_Phone
{
   width: 28px;
   height: 18px;
}
#ICO_Phone i
{
   line-height: 18px;
   font-size: 18px;
   width: 17px;
}
#wb_ICO_Email
{
   left: 304px;
   top: 199px;
   width: 30px;
   height: 20px;
   visibility: visible;
   display: inline;
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#ICO_Email
{
   width: 30px;
   height: 20px;
}
#ICO_Email i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_ICO_Map
{
   left: 301px;
   top: 117px;
   width: 30px;
   height: 20px;
   visibility: visible;
   display: inline;
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#ICO_Map
{
   width: 30px;
   height: 20px;
}
#ICO_Map i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_SH_ContactUS
{
   left: 374px;
   top: 286px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Icon10
{
   left: 898px;
   top: 67px;
   width: 33px;
   height: 23px;
   visibility: visible;
   display: inline;
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#Icon10
{
   width: 33px;
   height: 23px;
}
#Icon10 i
{
   line-height: 23px;
   font-size: 23px;
   width: 24px;
}
#wb_Icon9
{
   left: 944px;
   top: 64px;
   width: 32px;
   height: 28px;
   visibility: visible;
   display: inline;
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#Icon9
{
   width: 32px;
   height: 28px;
}
#Icon9 i
{
   line-height: 28px;
   font-size: 28px;
   width: 27px;
}
#wb_Icon8
{
   left: 981px;
   top: 64px;
   width: 33px;
   height: 23px;
   visibility: visible;
   display: inline;
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#Icon8
{
   width: 33px;
   height: 23px;
}
#Icon8 i
{
   line-height: 23px;
   font-size: 23px;
   width: 22px;
}
#wb_Text13
{
   left: 11px;
   top: 165px;
   width: 219px;
   height: 107px;
   visibility: visible;
   display: inline;
}
#wb_Text13
{
   margin: 0;
   padding: 0;
}
#wb_Text25
{
   left: 782px;
   top: 128px;
   width: 250px;
   height: 54px;
   visibility: visible;
   display: inline;
}
#wb_Text25
{
   margin: 0;
   padding: 0;
}
#wb_SH-ANewsLetter
{
   left: 836px;
   top: 215px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_SH-AJoin
{
   left: 837px;
   top: 272px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Layer9
{
   left: 0px;
   top: 3562px;
   height: 65px;
   visibility: visible;
   display: block;
}
#Layer9
{
   width: 100%;
}
#Layer9_Container
{
   width: 1050px;
}
#wb_JavaScript1
{
   left: 17px;
   top: 16px;
   width: 539px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_Text29
{
   left: 788px;
   top: 17px;
   width: 174px;
   height: 15px;
   visibility: visible;
   display: inline;
}
#wb_Text29
{
   margin: 0;
   padding: 0;
}
#wb_Image12
{
   left: 970px;
   top: 17px;
   width: 63px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Extension2
{
}
#Layer10
{
   left: 0px;
   top: 2734px;
   height: 482px;
   visibility: visible;
   display: block;
}
#Layer10
{
   width: 100%;
}
#Layer10_Container
{
   width: 1050px;
}
#wb_Text17
{
   left: 344px;
   top: 73px;
   width: 329px;
   height: 27px;
   visibility: visible;
   display: inline;
}
#wb_Text17
{
   margin: 0;
   padding: 0;
}
#wb_CD-Purification
{
   left: 385px;
   top: 126px;
   width: 253px;
   height: 309px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#CD-Purification-card-item0
{
   box-sizing: border-box;
   border-radius: 15px 15px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#CD-Purification-card-item1
{
   box-sizing: border-box;
   margin: 20px 15px 0 15px;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
}
#CD-Purification-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 15px 15px !important;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#CD-Purification-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#wb_CD-Purification
{
   text-align: center;
}
#wb_Text5
{
   left: 420px;
   top: 36px;
   width: 121px;
   height: 19px;
   visibility: visible;
   display: inline;
}
#wb_Text5
{
   margin: 0;
   padding: 0;
}
#wb_CD-CleanWater
{
   left: 12px;
   top: 126px;
   width: 256px;
   height: 309px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#CD-CleanWater-card-item0
{
   box-sizing: border-box;
   border-radius: 15px 15px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#CD-CleanWater-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 0 10px;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
}
#CD-CleanWater-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 15px 15px !important;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#CD-CleanWater-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#wb_CD-CleanWater
{
   text-align: center;
}
#CD-CleanWater-divider-top
{
   height: 50px;
}
#CD-CleanWater-divider-top
{
   top: 0%;
   left: 0;
}
#wb_CD-Consumption
{
   left: 770px;
   top: 135px;
   width: 255px;
   height: 309px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#CD-Consumption-card-item0
{
   box-sizing: border-box;
   border-radius: 20px 20px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#CD-Consumption-card-item1
{
   box-sizing: border-box;
   margin: 20px 15px 0 15px;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
}
#CD-Consumption-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 20px 20px !important;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#CD-Consumption-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#wb_CD-Consumption
{
   text-align: center;
}
#Layer3
{
   left: 0px;
   top: 2260px;
   height: 474px;
   visibility: visible;
   display: block;
}
#Layer3
{
   width: 100%;
}
#Layer3_Container
{
   width: 1050px;
}
#wb_Text6
{
   left: 401px;
   top: 30px;
   width: 214px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text6
{
   margin: 0;
   padding: 0;
}
#wb_Cms-ViewEvents
{
   left: 435px;
   top: 119px;
   width: 596px;
   height: 313px;
   visibility: visible;
   display: inline;
}
#wb_BK-Lien-Events
{
   left: 966px;
   top: 13px;
   width: 24px;
   height: 17px;
   visibility: visible;
   display: inline;
}
#wb_Txt-EventsProg
{
   left: 22px;
   top: 68px;
   width: 1005px;
   height: 39px;
   visibility: visible;
   display: inline;
}
#wb_Txt-EventsProg
{
   margin: 0;
   padding: 0;
}
#Layer5
{
   left: 0px;
   top: 1810px;
   height: 450px;
   visibility: visible;
   display: block;
}
#Layer5
{
   width: 100%;
}
#Layer5_Container
{
   width: 1050px;
}
#wb_TxtVolunteer
{
   left: 674px;
   top: 61px;
   width: 282px;
   height: 27px;
   visibility: visible;
   display: inline;
}
#wb_TxtVolunteer
{
   margin: 0;
   padding: 0;
}
#wb_TxtVolunteerP
{
   left: 288px;
   top: 360px;
   width: 164px;
   height: 21px;
   visibility: hidden;
   display: none;
}
#wb_TxtVolunteerP
{
   margin: 0;
   padding: 0;
}
#wb_Text31
{
   left: 113px;
   top: 23px;
   width: 185px;
   height: 19px;
   visibility: visible;
   display: inline;
}
#wb_Text31
{
   margin: 0;
   padding: 0;
}
#SlideShow2
{
   left: 16px;
   top: 75px;
   width: 458px;
   height: 185px;
   visibility: visible;
   display: inline-block;
}
#wb_Text21
{
   left: 732px;
   top: 23px;
   width: 166px;
   height: 19px;
   visibility: visible;
   display: inline;
}
#wb_Text21
{
   margin: 0;
   padding: 0;
}
#wb_BK-Link-Volunteer
{
   left: 659px;
   top: 23px;
   width: 31px;
   height: 27px;
   visibility: visible;
   display: inline;
}
#Layer7
{
   left: 615px;
   top: 128px;
   width: 413px;
   height: 209px;
   visibility: visible;
   display: block;
}
#wb_Icon1
{
   left: 376px;
   top: 19px;
   width: 26px;
   height: 29px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Icon1
{
   width: 26px;
   height: 29px;
}
#Icon1 i
{
   line-height: 29px;
   font-size: 26px;
   width: 25px;
}
#wb_Icon5
{
   left: 376px;
   top: 159px;
   width: 26px;
   height: 23px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Icon5
{
   width: 26px;
   height: 23px;
}
#Icon5 i
{
   line-height: 23px;
   font-size: 23px;
   width: 27px;
}
#wb_Text1
{
   left: 24px;
   top: 14px;
   width: 341px;
   height: 39px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_Text4
{
   left: 24px;
   top: 150px;
   width: 339px;
   height: 40px;
   visibility: visible;
   display: inline;
}
#wb_Text4
{
   margin: 0;
   padding: 0;
}
#wb_Text3
{
   left: 31px;
   top: 74px;
   width: 338px;
   height: 57px;
   visibility: visible;
   display: inline;
}
#wb_Text3
{
   margin: 0;
   padding: 0;
}
#wb_Icon4
{
   left: 377px;
   top: 74px;
   width: 25px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Icon4
{
   width: 25px;
   height: 24px;
}
#Icon4 i
{
   line-height: 24px;
   font-size: 24px;
   width: 28px;
}
#wb_BK-AboutUs
{
   left: 1059px;
   top: 940px;
   width: 24px;
   height: 25px;
   visibility: visible;
   display: inline;
}
#wb_BK-HelpGoal
{
   left: 1059px;
   top: 1469px;
   width: 24px;
   height: 25px;
   visibility: visible;
   display: inline;
}
#wb_BK-EventsProg
{
   left: 1059px;
   top: 1929px;
   width: 24px;
   height: 25px;
   visibility: visible;
   display: inline;
}
#wb_BK_Team_Volunteer
{
   left: 1059px;
   top: 2498px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
}
#wb_BK-Blogs
{
   left: 1059px;
   top: 3041px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
}
#wb_TxtStayConnect
{
   left: 893px;
   top: 42px;
   width: 111px;
   height: 15px;
   visibility: visible;
   display: inline;
}
#wb_TxtStayConnect
{
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#wb_Image2
{
   left: 45px;
   top: 20px;
   width: 124px;
   height: 127px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text11
{
   left: 626px;
   top: 84px;
   width: 108px;
   height: 180px;
   visibility: visible;
   display: inline;
}
#wb_Text11
{
   margin: 0;
   padding: 0;
}
#Layer12
{
   width: 70px;
   height: 62px;
   visibility: visible;
   display: block;
}
#wb_Shape2
{
   left: 12px;
   top: 9px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Icon6
{
   left: 16px;
   top: 9px;
   width: 38px;
   height: 44px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Icon6
{
   width: 38px;
   height: 44px;
}
#Icon6 i
{
   line-height: 44px;
   font-size: 38px;
   width: 37px;
}
#wb_BK-AR_Top
{
   left: 647px;
   top: 13px;
   width: 43px;
   height: 26px;
   visibility: visible;
   display: inline;
}
#wb_Icon3
{
   left: 252px;
   top: 351px;
   width: 120px;
   height: 67px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Icon3
{
   width: 120px;
   height: 67px;
}
#Icon3 i
{
   line-height: 67px;
   font-size: 67px;
   width: 66px;
}
#wb_Shape4
{
   left: 8px;
   top: 11px;
   width: 520px;
   height: 354px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Shape4
{
   width: 516px;
   height: 350px;
}
#Layer11
{
   left: 19px;
   top: 41px;
   width: 539px;
   height: 372px;
   visibility: visible;
   display: block;
}
#wb_Image3
{
   left: 93px;
   top: 111px;
   width: 211px;
   height: 157px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Shape11
{
   left: 14px;
   top: 249px;
   width: 177px;
   height: 139px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Shape11
{
   width: 175px;
   height: 137px;
   background-color: transparent;
}
#wb_Shape12
{
   left: 202px;
   top: 249px;
   width: 142px;
   height: 108px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Shape12
{
   width: 140px;
   height: 106px;
   background-color: transparent;
}
#wb_Shape1
{
   left: 736px;
   top: 371px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Text22
{
   left: 815px;
   top: 345px;
   width: 132px;
   height: 19px;
   visibility: visible;
   display: inline;
}
#wb_Text22
{
   margin: 0;
   padding: 0;
}
#wb_Text24
{
   left: 694px;
   top: 345px;
   width: 127px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text24
{
   margin: 0;
   padding: 0;
}
#wb_Txt-HelpGoal
{
   left: 25px;
   top: 124px;
   width: 481px;
   height: 222px;
   visibility: visible;
   display: inline;
}
#wb_Txt-HelpGoal
{
   margin: 0;
   padding: 0;
}
#wb_Text9
{
   left: 11px;
   top: 300px;
   width: 558px;
   height: 20px;
   visibility: visible;
   display: inline;
}
#wb_Text9
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text10
{
   left: 12px;
   top: 340px;
   width: 548px;
   height: 36px;
   visibility: visible;
   display: inline;
}
#wb_Text10
{
   margin: 0;
   padding: 0;
}
#wb_Icon7
{
   left: 532px;
   top: 208px;
   width: 44px;
   height: 34px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   border-radius: 50px;
}
#Icon7
{
   width: 44px;
   height: 34px;
}
#Icon7 i
{
   line-height: 34px;
   font-size: 34px;
   width: 33px;
}
}
@media only screen and (min-width: 750px) and (max-width: 1049px)
{
div#container
{
   width: 750px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_Shape6
{
   left: 247px;
   top: 0px;
   width: 176px;
   height: 498px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Shape6
{
   width: 176px;
   height: 498px;
}
#wb_Shape7
{
   left: 4px;
   top: 0px;
   width: 255px;
   height: 498px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Shape7
{
   width: 255px;
   height: 498px;
}
#wb_Shape10
{
   left: 431px;
   top: 103px;
   width: 306px;
   height: 305px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Shape10
{
   width: 304px;
   height: 303px;
}
#wb_Shape9
{
   left: 448px;
   top: 396px;
   width: 273px;
   height: 73px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Shape9
{
   width: 271px;
   height: 71px;
}
#Layer6
{
   height: 422px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Layer6
{
   width: 99.8667%;
   margin: 0;
}
#Layer6_Container
{
   width: 749px;
}
#Layer6
{
    width: 99.8667%;
    height: 422px;
}
#Layer6-divider-bottom.show
{
   height: 45px;
}
#Layer6-divider-bottom
{
   bottom: 0%;
}
#wb_Image1
{
   left: 21px;
   top: 13px;
   width: 124px;
   height: 127px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text8
{
   left: 12px;
   top: 144px;
   width: 386px;
   height: 22px;
   visibility: visible;
   display: inline;
}
#wb_Text8
{
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#wb_OverlayMenu1
{
   left: 337px;
   top: 20px;
   width: 68px;
   height: 59px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#OverlayMenu1
{
   background-image: linear-gradient(to top, #B33737 0%, #FAEBD7 100%);
   border: 0px solid #CD5C5C;
   border-radius: 5px;
   width: 68px;
   height: 59px;
}
#OverlayMenu1:hover
{
   background-image: linear-gradient(to top, #D98282 0%, #AB3493 100%);
   border-color: #D98282;
}
#OverlayMenu1 .line
{
   background: #FFFFFF;
}
#OverlayMenu1 .line
{
   top: 9px;
}
#OverlayMenu1 .line:first-child
{
   margin-top: 13px;
}
#OverlayMenu1-overlay ul
{
   font-size: 19px;
   text-align: center;
}
#wb_Search_View
{
   left: 542px;
   top: 20px;
   width: 47px;
   height: 21px;
   visibility: visible;
   display: inline;
   margin: 10px 0 10px 0 ;
   padding: 0;
}
#Search_View
{
   width: 47px;
   height: 21px;
}
#Search_View i
{
   line-height: 21px;
   font-size: 21px;
   width: 20px;
}
#wb_Icon19
{
   left: 515px;
   top: 27px;
   width: 27px;
   height: 27px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Icon19
{
   width: 27px;
   height: 27px;
}
#Icon19 i
{
   line-height: 27px;
   font-size: 27px;
   width: 26px;
}
#wb_BtnDonateN
{
   left: 602px;
   top: 13px;
   visibility: visible;
   display: inline;
   margin: 10px 0 10px 0 ;
}
#wb_GoMenu1
{
   left: 426px;
   top: 31px;
   width: 76px;
   height: 23px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Search_Close
{
   left: 552px;
   top: 26px;
   width: 27px;
   height: 32px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#Search_Close
{
   width: 27px;
   height: 32px;
}
#Search_Close i
{
   line-height: 32px;
   font-size: 27px;
   width: 26px;
}
#LY-Search
{
   left: 276px;
   top: 71px;
   width: 266px;
   height: 49px;
   visibility: hidden;
   display: none;
}
#SiteSearch1
{
   left: 9px;
   top: 9px;
   width: 237px;
   height: 18px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#SiteSearch1
{
   line-height: 18px;
}
#wb_Carousel1
{
   left: 8px;
   top: 111px;
   width: 382px;
   height: 340px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#Carousel1 .frame
{
   width: 382px;
   height: 340px;
}
#wb_Shape3
{
   left: 84px;
   top: 246px;
   visibility: visible;
   display: inline;
   margin: 10px 0 10px 0 ;
}
#wb_Shape8
{
   left: 69px;
   top: 240px;
   visibility: visible;
   display: inline;
   margin: 10px 0 10px 0 ;
}
#wb_TxtCarou-Raise
{
   left: 20px;
   top: 20px;
   width: 317px;
   height: 206px;
   visibility: visible;
   display: inline;
}
#wb_TxtCarou-Raise
{
   margin: 0;
   padding: 0;
}
#wb_TxtCarou-Compassion
{
   left: 19px;
   top: 20px;
   width: 334px;
   height: 214px;
   visibility: visible;
   display: inline;
}
#wb_TxtCarou-Compassion
{
   margin: 0;
   padding: 0;
}
#wb_EXT-QRcode
{
   left: 646px;
   top: 269px;
   width: 87px;
   height: 87px;
   visibility: visible;
   display: inline;
}
#Layer2
{
   height: 125px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Layer2
{
   width: 100%;
   margin: 0;
}
#Layer2_Container
{
   width: 750px;
}
#Layer2
{
    width: 100%;
    height: 125px;
}
#Layer2-divider-top
{
   height: 30px;
}
#Layer2-divider-top
{
   top: 0%;
   left: 0;
}
#Layer2-divider-bottom
{
   height: 50px;
}
#Layer2-divider-bottom
{
   bottom: 0%;
}
#wb_TxtAddress
{
   left: 49px;
   top: 26px;
   width: 193px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_TxtAddress
{
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#wb_IcoMail
{
   left: 242px;
   top: 30px;
   width: 33px;
   height: 23px;
   visibility: visible;
   display: inline;
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#IcoMail
{
   width: 33px;
   height: 23px;
}
#IcoMail i
{
   line-height: 23px;
   font-size: 23px;
   width: 22px;
}
#wb_TxtEmail
{
   left: 275px;
   top: 41px;
   width: 317px;
   height: 15px;
   visibility: visible;
   display: inline;
}
#wb_TxtEmail
{
   margin: 0;
   padding: 0;
}
#wb_IcoPhone
{
   left: 595px;
   top: 33px;
   width: 33px;
   height: 23px;
   visibility: visible;
   display: inline;
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#IcoPhone
{
   width: 33px;
   height: 23px;
}
#IcoPhone i
{
   line-height: 23px;
   font-size: 23px;
   width: 22px;
}
#wb_ICOYoutuve
{
   left: 218px;
   top: 18px;
   width: 33px;
   height: 23px;
   visibility: hidden;
   display: none;
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#ICOYoutuve
{
   width: 33px;
   height: 23px;
}
#ICOYoutuve i
{
   line-height: 23px;
   font-size: 23px;
   width: 24px;
}
#wb_IcoX
{
   left: 218px;
   top: 23px;
   width: 32px;
   height: 28px;
   visibility: hidden;
   display: none;
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#IcoX
{
   width: 32px;
   height: 28px;
}
#IcoX i
{
   line-height: 28px;
   font-size: 28px;
   width: 27px;
}
#wb_IcoAddress
{
   left: 12px;
   top: 30px;
   width: 30px;
   height: 26px;
   visibility: visible;
   display: inline;
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#IcoAddress
{
   width: 30px;
   height: 26px;
}
#IcoAddress i
{
   line-height: 26px;
   font-size: 26px;
   width: 25px;
}
#wb_TxtPhone
{
   left: 632px;
   top: 41px;
   width: 101px;
   height: 15px;
   visibility: visible;
   display: inline;
}
#wb_TxtPhone
{
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#wb_IcoFacebook
{
   left: 218px;
   top: 30px;
   width: 33px;
   height: 23px;
   visibility: hidden;
   display: none;
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#IcoFacebook
{
   width: 33px;
   height: 23px;
}
#IcoFacebook i
{
   line-height: 23px;
   font-size: 23px;
   width: 22px;
}
#Layer1
{
   left: 0px;
   top: 1132px;
   height: 473px;
   visibility: visible;
   display: block;
}
#Layer1
{
   width: 100%;
}
#Layer1_Container
{
   width: 750px;
}
#Layer1-divider-top
{
   height: 50px;
}
#Layer1-divider-top
{
   top: 0%;
   left: 0;
}
#wb_Text20
{
   left: 415px;
   top: 21px;
   width: 244px;
   height: 71px;
   visibility: visible;
   display: inline;
}
#wb_Text20
{
   margin: 0;
   padding: 0;
}
#wb_Icon14
{
   left: 70px;
   top: 412px;
   width: 27px;
   height: 29px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Icon14
{
   width: 27px;
   height: 29px;
}
#Icon14 i
{
   line-height: 29px;
   font-size: 27px;
   width: 26px;
}
#wb_Icon15
{
   left: 712px;
   top: 42px;
   width: 30px;
   height: 29px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Icon15
{
   width: 30px;
   height: 29px;
}
#Icon15 i
{
   line-height: 29px;
   font-size: 29px;
   width: 28px;
}
#wb_IMGHelpless
{
   left: 310px;
   top: 92px;
   width: 421px;
   height: 294px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Icon2
{
   left: 201px;
   top: 21px;
   width: 35px;
   height: 28px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Icon2
{
   width: 35px;
   height: 28px;
}
#Icon2 i
{
   line-height: 28px;
   font-size: 28px;
   width: 27px;
}
#Layer4
{
   height: 585px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Layer4
{
   width: 100%;
   margin: 0;
}
#Layer4_Container
{
   width: 750px;
}
#Layer4
{
    width: 100%;
    height: 585px;
}
#wb_Shape5
{
   left: 37px;
   top: 362px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_IMGGroupAbout
{
   left: 12px;
   top: 83px;
   width: 216px;
   height: 159px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text2
{
   left: 517px;
   top: 18px;
   width: 208px;
   height: 24px;
   visibility: visible;
   display: inline;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#wb_Txt-AboutUS
{
   left: 228px;
   top: 71px;
   width: 499px;
   height: 465px;
   visibility: visible;
   display: inline;
}
#wb_Txt-AboutUS
{
   margin: 0;
   padding: 0;
}
#Layer8
{
   left: 0px;
   top: 3123px;
   height: 387px;
   visibility: visible;
   display: block;
}
#Layer8
{
   width: 100%;
}
#Layer8_Container
{
   width: 750px;
}
#Layer8-divider-top
{
   height: 61px;
}
#Layer8-divider-top
{
   top: 0%;
   left: 0;
}
#wb_Text14
{
   left: 336px;
   top: 93px;
   width: 240px;
   height: 153px;
   visibility: visible;
   display: inline;
}
#wb_Text14
{
   margin: 0;
   padding: 0;
}
#wb_ICO_Phone
{
   left: 292px;
   top: 173px;
   width: 28px;
   height: 18px;
   visibility: visible;
   display: inline;
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#ICO_Phone
{
   width: 28px;
   height: 18px;
}
#ICO_Phone i
{
   line-height: 18px;
   font-size: 18px;
   width: 17px;
}
#wb_ICO_Email
{
   left: 291px;
   top: 216px;
   width: 30px;
   height: 20px;
   visibility: visible;
   display: inline;
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#ICO_Email
{
   width: 30px;
   height: 20px;
}
#ICO_Email i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_ICO_Map
{
   left: 291px;
   top: 130px;
   width: 30px;
   height: 20px;
   visibility: visible;
   display: inline;
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#ICO_Map
{
   width: 30px;
   height: 20px;
}
#ICO_Map i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_SH_ContactUS
{
   left: 167px;
   top: 34px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_Icon10
{
   left: 617px;
   top: 58px;
   width: 33px;
   height: 23px;
   visibility: visible;
   display: inline;
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#Icon10
{
   width: 33px;
   height: 23px;
}
#Icon10 i
{
   line-height: 23px;
   font-size: 23px;
   width: 24px;
}
#wb_Icon9
{
   left: 663px;
   top: 55px;
   width: 32px;
   height: 28px;
   visibility: visible;
   display: inline;
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#Icon9
{
   width: 32px;
   height: 28px;
}
#Icon9 i
{
   line-height: 28px;
   font-size: 28px;
   width: 27px;
}
#wb_Icon8
{
   left: 700px;
   top: 55px;
   width: 33px;
   height: 23px;
   visibility: visible;
   display: inline;
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#Icon8
{
   width: 33px;
   height: 23px;
}
#Icon8 i
{
   line-height: 23px;
   font-size: 23px;
   width: 22px;
}
#wb_Text13
{
   left: 15px;
   top: 126px;
   width: 232px;
   height: 89px;
   visibility: visible;
   display: inline;
}
#wb_Text13
{
   margin: 0;
   padding: 0;
}
#wb_Text25
{
   left: 18px;
   top: 249px;
   width: 227px;
   height: 54px;
   visibility: visible;
   display: inline;
}
#wb_Text25
{
   margin: 0;
   padding: 0;
}
#wb_SH-ANewsLetter
{
   left: 341px;
   top: 311px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_SH-AJoin
{
   left: 551px;
   top: 311px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Layer9
{
   left: 0px;
   top: 3510px;
   height: 88px;
   visibility: visible;
   display: block;
}
#Layer9
{
   width: 99.8667%;
}
#Layer9_Container
{
   width: 749px;
}
#wb_JavaScript1
{
   left: 17px;
   top: 16px;
   width: 539px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_Text29
{
   left: 238px;
   top: 48px;
   width: 174px;
   height: 15px;
   visibility: visible;
   display: inline;
}
#wb_Text29
{
   margin: 0;
   padding: 0;
}
#wb_Image12
{
   left: 412px;
   top: 42px;
   width: 63px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Extension2
{
}
#Layer10
{
   left: 0px;
   top: 2655px;
   height: 468px;
   visibility: visible;
   display: block;
}
#Layer10
{
   width: 100%;
}
#Layer10_Container
{
   width: 750px;
}
#wb_Text17
{
   left: 245px;
   top: 69px;
   width: 261px;
   height: 27px;
   visibility: visible;
   display: inline;
}
#wb_Text17
{
   margin: 0;
   padding: 0;
}
#wb_CD-Purification
{
   left: 270px;
   top: 127px;
   width: 200px;
   height: 271px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#CD-Purification-card-item0
{
   box-sizing: border-box;
   border-radius: 15px 15px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#CD-Purification-card-item1
{
   box-sizing: border-box;
   margin: 20px 15px 0 15px;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
}
#CD-Purification-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 15px 15px !important;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#CD-Purification-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#wb_CD-Purification
{
   text-align: center;
}
#wb_Text5
{
   left: 315px;
   top: 30px;
   width: 121px;
   height: 19px;
   visibility: visible;
   display: inline;
}
#wb_Text5
{
   margin: 0;
   padding: 0;
}
#wb_CD-CleanWater
{
   left: 12px;
   top: 126px;
   width: 200px;
   height: 273px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#CD-CleanWater-card-item0
{
   box-sizing: border-box;
   border-radius: 15px 15px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#CD-CleanWater-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 0 10px;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
}
#CD-CleanWater-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 15px 15px !important;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#CD-CleanWater-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#wb_CD-CleanWater
{
   text-align: center;
}
#CD-CleanWater-divider-top
{
   height: 50px;
}
#CD-CleanWater-divider-top
{
   top: 0%;
   left: 0;
}
#wb_CD-Consumption
{
   left: 531px;
   top: 126px;
   width: 200px;
   height: 272px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#CD-Consumption-card-item0
{
   box-sizing: border-box;
   border-radius: 20px 20px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#CD-Consumption-card-item1
{
   box-sizing: border-box;
   margin: 20px 15px 0 15px;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
}
#CD-Consumption-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 20px 20px !important;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#CD-Consumption-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#wb_CD-Consumption
{
   text-align: center;
}
#Layer3
{
   left: 0px;
   top: 2102px;
   height: 553px;
   visibility: visible;
   display: block;
}
#Layer3
{
   width: 100%;
}
#Layer3_Container
{
   width: 750px;
}
#wb_Text6
{
   left: 268px;
   top: 23px;
   width: 214px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text6
{
   margin: 0;
   padding: 0;
}
#wb_Cms-ViewEvents
{
   left: 17px;
   top: 216px;
   width: 714px;
   height: 302px;
   visibility: visible;
   display: inline;
}
#wb_BK-Lien-Events
{
   left: 573px;
   top: 14px;
   width: 18px;
   height: 17px;
   visibility: visible;
   display: inline;
}
#wb_Txt-EventsProg
{
   left: 264px;
   top: 84px;
   width: 472px;
   height: 77px;
   visibility: visible;
   display: inline;
}
#wb_Txt-EventsProg
{
   margin: 0;
   padding: 0;
}
#Layer5
{
   left: 0px;
   top: 1605px;
   height: 498px;
   visibility: visible;
   display: block;
}
#Layer5
{
   width: 100%;
}
#Layer5_Container
{
   width: 750px;
}
#wb_TxtVolunteer
{
   left: 442px;
   top: 57px;
   width: 282px;
   height: 27px;
   visibility: visible;
   display: inline;
}
#wb_TxtVolunteer
{
   margin: 0;
   padding: 0;
}
#wb_TxtVolunteerP
{
   left: 443px;
   top: 424px;
   width: 164px;
   height: 21px;
   visibility: hidden;
   display: none;
}
#wb_TxtVolunteerP
{
   margin: 0;
   padding: 0;
}
#wb_Text31
{
   left: 39px;
   top: 28px;
   width: 185px;
   height: 19px;
   visibility: visible;
   display: inline;
}
#wb_Text31
{
   margin: 0;
   padding: 0;
}
#SlideShow2
{
   left: 15px;
   top: 70px;
   width: 306px;
   height: 189px;
   visibility: visible;
   display: inline-block;
}
#wb_Text21
{
   left: 501px;
   top: 28px;
   width: 166px;
   height: 19px;
   visibility: visible;
   display: inline;
}
#wb_Text21
{
   margin: 0;
   padding: 0;
}
#wb_BK-Link-Volunteer
{
   left: 462px;
   top: 28px;
   width: 31px;
   height: 27px;
   visibility: visible;
   display: inline;
}
#Layer7
{
   left: 436px;
   top: 107px;
   width: 293px;
   height: 288px;
   visibility: visible;
   display: block;
}
#wb_Icon1
{
   left: 260px;
   top: 25px;
   width: 26px;
   height: 29px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Icon1
{
   width: 26px;
   height: 29px;
}
#Icon1 i
{
   line-height: 29px;
   font-size: 26px;
   width: 25px;
}
#wb_Icon5
{
   left: 260px;
   top: 216px;
   width: 26px;
   height: 23px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Icon5
{
   width: 26px;
   height: 23px;
}
#Icon5 i
{
   line-height: 23px;
   font-size: 23px;
   width: 27px;
}
#wb_Text1
{
   left: 28px;
   top: 17px;
   width: 218px;
   height: 57px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_Text4
{
   left: 32px;
   top: 198px;
   width: 214px;
   height: 60px;
   visibility: visible;
   display: inline;
}
#wb_Text4
{
   margin: 0;
   padding: 0;
}
#wb_Text3
{
   left: 32px;
   top: 97px;
   width: 211px;
   height: 57px;
   visibility: visible;
   display: inline;
}
#wb_Text3
{
   margin: 0;
   padding: 0;
}
#wb_Icon4
{
   left: 261px;
   top: 113px;
   width: 25px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Icon4
{
   width: 25px;
   height: 24px;
}
#Icon4 i
{
   line-height: 24px;
   font-size: 24px;
   width: 28px;
}
#wb_BK-AboutUs
{
   left: 764px;
   top: 789px;
   width: 24px;
   height: 25px;
   visibility: visible;
   display: inline;
}
#wb_BK-HelpGoal
{
   left: 765px;
   top: 1269px;
   width: 23px;
   height: 25px;
   visibility: visible;
   display: inline;
}
#wb_BK-EventsProg
{
   left: 765px;
   top: 1690px;
   width: 23px;
   height: 25px;
   visibility: visible;
   display: inline;
}
#wb_BK_Team_Volunteer
{
   left: 764px;
   top: 2217px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
}
#wb_BK-Blogs
{
   left: 764px;
   top: 2712px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
}
#wb_TxtStayConnect
{
   left: 612px;
   top: 33px;
   width: 111px;
   height: 15px;
   visibility: visible;
   display: inline;
}
#wb_TxtStayConnect
{
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#wb_Image2
{
   left: 45px;
   top: 20px;
   width: 94px;
   height: 96px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text11
{
   left: 625px;
   top: 105px;
   width: 108px;
   height: 180px;
   visibility: visible;
   display: inline;
}
#wb_Text11
{
   margin: 0;
   padding: 0;
}
#Layer12
{
   width: 70px;
   height: 62px;
   visibility: visible;
   display: block;
}
#wb_Shape2
{
   left: 12px;
   top: 9px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Icon6
{
   left: 16px;
   top: 9px;
   width: 38px;
   height: 44px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Icon6
{
   width: 38px;
   height: 44px;
}
#Icon6 i
{
   line-height: 44px;
   font-size: 38px;
   width: 37px;
}
#wb_BK-AR_Top
{
   left: 265px;
   top: 20px;
   width: 43px;
   height: 26px;
   visibility: visible;
   display: inline;
}
#wb_Icon3
{
   left: 181px;
   top: 228px;
   width: 49px;
   height: 32px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Icon3
{
   width: 49px;
   height: 32px;
}
#Icon3 i
{
   line-height: 32px;
   font-size: 32px;
   width: 31px;
}
#wb_Shape4
{
   left: 5px;
   top: 7px;
   width: 350px;
   height: 310px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Shape4
{
   width: 346px;
   height: 306px;
}
#Layer11
{
   left: 21px;
   top: 71px;
   width: 362px;
   height: 325px;
   visibility: visible;
   display: block;
}
#wb_Image3
{
   left: 91px;
   top: 55px;
   width: 109px;
   height: 81px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Shape11
{
   left: 10px;
   top: 121px;
   width: 118px;
   height: 81px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Shape11
{
   width: 116px;
   height: 79px;
   background-color: transparent;
}
#wb_Shape12
{
   left: 146px;
   top: 124px;
   width: 101px;
   height: 75px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Shape12
{
   width: 99px;
   height: 73px;
   background-color: transparent;
}
#wb_Shape1
{
   left: 517px;
   top: 427px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Text22
{
   left: 465px;
   top: 408px;
   width: 127px;
   height: 19px;
   visibility: visible;
   display: inline;
}
#wb_Text22
{
   margin: 0;
   padding: 0;
}
#wb_Text24
{
   left: 583px;
   top: 408px;
   width: 121px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text24
{
   margin: 0;
   padding: 0;
}
#wb_Txt-HelpGoal
{
   left: 20px;
   top: 36px;
   width: 322px;
   height: 261px;
   visibility: visible;
   display: inline;
}
#wb_Txt-HelpGoal
{
   margin: 0;
   padding: 0;
}
#wb_Text9
{
   left: 9px;
   top: 294px;
   width: 393px;
   height: 40px;
   visibility: visible;
   display: inline;
}
#wb_Text9
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text10
{
   left: 11px;
   top: 349px;
   width: 389px;
   height: 72px;
   visibility: visible;
   display: inline;
}
#wb_Text10
{
   margin: 0;
   padding: 0;
}
#wb_Icon7
{
   left: 368px;
   top: 222px;
   width: 44px;
   height: 34px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   border-radius: 50px;
}
#Icon7
{
   width: 44px;
   height: 34px;
}
#Icon7 i
{
   line-height: 34px;
   font-size: 34px;
   width: 33px;
}
}
@media only screen and (max-width: 749px)
{
div#container
{
   width: 400px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_Shape6
{
   left: 280px;
   top: 451px;
   width: 115px;
   height: 482px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Shape6
{
   width: 115px;
   height: 482px;
}
#wb_Shape7
{
   left: 0px;
   top: 451px;
   width: 284px;
   height: 482px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Shape7
{
   width: 284px;
   height: 482px;
}
#wb_Shape10
{
   left: 12px;
   top: 97px;
   width: 374px;
   height: 252px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Shape10
{
   width: 372px;
   height: 250px;
}
#wb_Shape9
{
   left: 37px;
   top: 342px;
   width: 325px;
   height: 73px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Shape9
{
   width: 323px;
   height: 71px;
}
#Layer6
{
   height: 245px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Layer6
{
   width: 99.25%;
   margin: 0;
}
#Layer6_Container
{
   width: 397px;
}
#Layer6
{
    width: 99.25%;
    height: 245px;
}
#Layer6-divider-bottom.show
{
   height: 45px;
}
#Layer6-divider-bottom
{
   bottom: 0%;
}
#wb_Image1
{
   left: 163px;
   top: 13px;
   width: 71px;
   height: 72px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text8
{
   left: 14px;
   top: 83px;
   width: 373px;
   height: 22px;
   visibility: visible;
   display: inline;
}
#wb_Text8
{
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#wb_OverlayMenu1
{
   left: 10px;
   top: 13px;
   width: 49px;
   height: 43px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#OverlayMenu1
{
   background-image: linear-gradient(to top, #B33737 0%, #FAEBD7 100%);
   border: 0px solid #CD5C5C;
   border-radius: 5px;
   width: 49px;
   height: 43px;
}
#OverlayMenu1:hover
{
   background-image: linear-gradient(to top, #D98282 0%, #AB3493 100%);
   border-color: #D98282;
}
#OverlayMenu1 .line
{
   background: #FFFFFF;
}
#OverlayMenu1 .line
{
   top: 1px;
}
#OverlayMenu1 .line:first-child
{
   margin-top: 5px;
}
#OverlayMenu1-overlay ul
{
   font-size: 19px;
   text-align: center;
}
#wb_Search_View
{
   left: 105px;
   top: 11px;
   width: 47px;
   height: 21px;
   visibility: hidden;
   display: none;
   margin: 10px 0 10px 0 ;
   padding: 0;
}
#Search_View
{
   width: 47px;
   height: 21px;
}
#Search_View i
{
   line-height: 21px;
   font-size: 21px;
   width: 20px;
}
#wb_Icon19
{
   left: 358px;
   top: 12px;
   width: 27px;
   height: 27px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Icon19
{
   width: 27px;
   height: 27px;
}
#Icon19 i
{
   line-height: 27px;
   font-size: 27px;
   width: 26px;
}
#wb_BtnDonateN
{
   left: 127px;
   top: 43px;
   visibility: hidden;
   display: none;
   margin: 10px 0 10px 0 ;
}
#wb_GoMenu1
{
   left: 267px;
   top: 15px;
   width: 76px;
   height: 23px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Search_Close
{
   left: 237px;
   top: 116px;
   width: 27px;
   height: 32px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#Search_Close
{
   width: 27px;
   height: 32px;
}
#Search_Close i
{
   line-height: 32px;
   font-size: 27px;
   width: 26px;
}
#LY-Search
{
   left: 20px;
   top: 118px;
   width: 266px;
   height: 49px;
   visibility: hidden;
   display: none;
}
#SiteSearch1
{
   left: 6px;
   top: 10px;
   width: 237px;
   height: 18px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#SiteSearch1
{
   line-height: 18px;
}
#wb_Carousel1
{
   left: 25px;
   top: 13px;
   width: 345px;
   height: 310px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#Carousel1 .frame
{
   width: 345px;
   height: 310px;
}
#wb_Shape3
{
   left: 68px;
   top: 232px;
   visibility: visible;
   display: inline;
   margin: 10px 0 10px 0 ;
}
#wb_Shape8
{
   left: 58px;
   top: 236px;
   visibility: visible;
   display: inline;
   margin: 10px 0 10px 0 ;
}
#wb_TxtCarou-Raise
{
   left: 21px;
   top: 18px;
   width: 317px;
   height: 206px;
   visibility: visible;
   display: inline;
}
#wb_TxtCarou-Raise
{
   margin: 0;
   padding: 0;
}
#wb_TxtCarou-Compassion
{
   left: 29px;
   top: 18px;
   width: 304px;
   height: 214px;
   visibility: visible;
   display: inline;
}
#wb_TxtCarou-Compassion
{
   margin: 0;
   padding: 0;
}
#wb_EXT-QRcode
{
   left: 297px;
   top: 123px;
   width: 82px;
   height: 81px;
   visibility: hidden;
   display: none;
}
#Layer2
{
   height: 141px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Layer2
{
   width: 99.25%;
   margin: 0;
}
#Layer2_Container
{
   width: 397px;
}
#Layer2
{
    width: 99.25%;
    height: 141px;
}
#Layer2-divider-top
{
   height: 30px;
}
#Layer2-divider-top
{
   top: 0%;
   left: 0;
}
#Layer2-divider-bottom
{
   height: 50px;
}
#Layer2-divider-bottom
{
   bottom: 0%;
}
#wb_TxtAddress
{
   left: 58px;
   top: 54px;
   width: 193px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_TxtAddress
{
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#wb_IcoMail
{
   left: 11px;
   top: 25px;
   width: 33px;
   height: 23px;
   visibility: visible;
   display: inline;
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#IcoMail
{
   width: 33px;
   height: 23px;
}
#IcoMail i
{
   line-height: 23px;
   font-size: 23px;
   width: 22px;
}
#wb_TxtEmail
{
   left: 46px;
   top: 30px;
   width: 317px;
   height: 15px;
   visibility: visible;
   display: inline;
}
#wb_TxtEmail
{
   margin: 0;
   padding: 0;
}
#wb_IcoPhone
{
   left: 248px;
   top: 54px;
   width: 33px;
   height: 23px;
   visibility: visible;
   display: inline;
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#IcoPhone
{
   width: 33px;
   height: 23px;
}
#IcoPhone i
{
   line-height: 23px;
   font-size: 23px;
   width: 22px;
}
#wb_ICOYoutuve
{
   left: 209px;
   top: 23px;
   width: 33px;
   height: 23px;
   visibility: hidden;
   display: none;
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#ICOYoutuve
{
   width: 33px;
   height: 23px;
}
#ICOYoutuve i
{
   line-height: 23px;
   font-size: 23px;
   width: 24px;
}
#wb_IcoX
{
   left: 208px;
   top: 13px;
   width: 32px;
   height: 28px;
   visibility: hidden;
   display: none;
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#IcoX
{
   width: 32px;
   height: 28px;
}
#IcoX i
{
   line-height: 28px;
   font-size: 28px;
   width: 27px;
}
#wb_IcoAddress
{
   left: 12px;
   top: 58px;
   width: 30px;
   height: 26px;
   visibility: visible;
   display: inline;
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#IcoAddress
{
   width: 30px;
   height: 26px;
}
#IcoAddress i
{
   line-height: 26px;
   font-size: 26px;
   width: 25px;
}
#wb_TxtPhone
{
   left: 286px;
   top: 58px;
   width: 101px;
   height: 15px;
   visibility: visible;
   display: inline;
}
#wb_TxtPhone
{
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#wb_IcoFacebook
{
   left: 222px;
   top: 18px;
   width: 33px;
   height: 23px;
   visibility: hidden;
   display: none;
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#IcoFacebook
{
   width: 33px;
   height: 23px;
}
#IcoFacebook i
{
   line-height: 23px;
   font-size: 23px;
   width: 22px;
}
#Layer1
{
   left: 0px;
   top: 1311px;
   height: 679px;
   visibility: visible;
   display: block;
}
#Layer1
{
   width: 99.25%;
}
#Layer1_Container
{
   width: 397px;
}
#Layer1-divider-top
{
   height: 50px;
}
#Layer1-divider-top
{
   top: 0%;
   left: 0;
}
#wb_Text20
{
   left: 66px;
   top: 26px;
   width: 244px;
   height: 71px;
   visibility: visible;
   display: inline;
}
#wb_Text20
{
   margin: 0;
   padding: 0;
}
#wb_Icon14
{
   left: 25px;
   top: 625px;
   width: 27px;
   height: 29px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Icon14
{
   width: 27px;
   height: 29px;
}
#Icon14 i
{
   line-height: 29px;
   font-size: 27px;
   width: 26px;
}
#wb_Icon15
{
   left: 347px;
   top: 17px;
   width: 21px;
   height: 18px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Icon15
{
   width: 21px;
   height: 18px;
}
#Icon15 i
{
   line-height: 18px;
   font-size: 18px;
   width: 17px;
}
#wb_IMGHelpless
{
   left: 63px;
   top: 107px;
   width: 225px;
   height: 157px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Icon2
{
   left: 21px;
   top: 236px;
   width: 24px;
   height: 19px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Icon2
{
   width: 24px;
   height: 19px;
}
#Icon2 i
{
   line-height: 19px;
   font-size: 19px;
   width: 18px;
}
#Layer4
{
   height: 911px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Layer4
{
   width: 100%;
   margin: 0;
}
#Layer4_Container
{
   width: 400px;
}
#Layer4
{
    width: 100%;
    height: 911px;
}
#wb_Shape5
{
   left: 124px;
   top: 838px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_IMGGroupAbout
{
   left: 14px;
   top: 18px;
   width: 141px;
   height: 123px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text2
{
   left: 179px;
   top: 36px;
   width: 208px;
   height: 24px;
   visibility: visible;
   display: inline;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#wb_Txt-AboutUS
{
   left: 11px;
   top: 174px;
   width: 374px;
   height: 626px;
   visibility: visible;
   display: inline;
}
#wb_Txt-AboutUS
{
   margin: 0;
   padding: 0;
}
#Layer8
{
   left: 0px;
   top: 4069px;
   height: 477px;
   visibility: visible;
   display: block;
}
#Layer8
{
   width: 100%;
}
#Layer8_Container
{
   width: 400px;
}
#Layer8-divider-top
{
   height: 61px;
}
#Layer8-divider-top
{
   top: 0%;
   left: 0;
}
#wb_Text14
{
   left: 13px;
   top: 235px;
   width: 207px;
   height: 153px;
   visibility: visible;
   display: inline;
}
#wb_Text14
{
   margin: 0;
   padding: 0;
}
#wb_ICO_Phone
{
   left: 203px;
   top: 41px;
   width: 28px;
   height: 18px;
   visibility: hidden;
   display: none;
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#ICO_Phone
{
   width: 28px;
   height: 18px;
}
#ICO_Phone i
{
   line-height: 18px;
   font-size: 18px;
   width: 17px;
}
#wb_ICO_Email
{
   left: 221px;
   top: 20px;
   width: 30px;
   height: 20px;
   visibility: hidden;
   display: none;
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#ICO_Email
{
   width: 30px;
   height: 20px;
}
#ICO_Email i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_ICO_Map
{
   left: 173px;
   top: 39px;
   width: 30px;
   height: 20px;
   visibility: hidden;
   display: none;
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#ICO_Map
{
   width: 30px;
   height: 20px;
}
#ICO_Map i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_SH_ContactUS
{
   left: 167px;
   top: 34px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_Icon10
{
   left: 271px;
   top: 41px;
   width: 33px;
   height: 23px;
   visibility: visible;
   display: inline;
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#Icon10
{
   width: 33px;
   height: 23px;
}
#Icon10 i
{
   line-height: 23px;
   font-size: 23px;
   width: 24px;
}
#wb_Icon9
{
   left: 317px;
   top: 38px;
   width: 32px;
   height: 28px;
   visibility: visible;
   display: inline;
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#Icon9
{
   width: 32px;
   height: 28px;
}
#Icon9 i
{
   line-height: 28px;
   font-size: 28px;
   width: 27px;
}
#wb_Icon8
{
   left: 354px;
   top: 38px;
   width: 33px;
   height: 23px;
   visibility: visible;
   display: inline;
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#Icon8
{
   width: 33px;
   height: 23px;
}
#Icon8 i
{
   line-height: 23px;
   font-size: 23px;
   width: 22px;
}
#wb_Text13
{
   left: 14px;
   top: 100px;
   width: 204px;
   height: 107px;
   visibility: visible;
   display: inline;
}
#wb_Text13
{
   margin: 0;
   padding: 0;
}
#wb_Text25
{
   left: 244px;
   top: 308px;
   width: 146px;
   height: 71px;
   visibility: visible;
   display: inline;
}
#wb_Text25
{
   margin: 0;
   padding: 0;
}
#wb_SH-ANewsLetter
{
   left: 157px;
   top: 46px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_SH-AJoin
{
   left: 112px;
   top: 414px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Layer9
{
   left: 0px;
   top: 4546px;
   height: 94px;
   visibility: visible;
   display: block;
}
#Layer9
{
   width: 100%;
}
#Layer9_Container
{
   width: 400px;
}
#wb_JavaScript1
{
   left: 9px;
   top: 16px;
   width: 383px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_Text29
{
   left: 110px;
   top: 56px;
   width: 174px;
   height: 15px;
   visibility: visible;
   display: inline;
}
#wb_Text29
{
   margin: 0;
   padding: 0;
}
#wb_Image12
{
   left: 297px;
   top: 48px;
   width: 63px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Extension2
{
}
#Layer10
{
   left: 0px;
   top: 3679px;
   height: 390px;
   visibility: visible;
   display: block;
}
#Layer10
{
   width: 100%;
}
#Layer10_Container
{
   width: 400px;
}
#wb_Text17
{
   left: 88px;
   top: 65px;
   width: 225px;
   height: 27px;
   visibility: visible;
   display: inline;
}
#wb_Text17
{
   margin: 0;
   padding: 0;
}
#wb_CD-Purification
{
   left: 139px;
   top: 109px;
   width: 121px;
   height: 233px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#CD-Purification-card-item0
{
   box-sizing: border-box;
   border-radius: 15px 15px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#CD-Purification-card-item1
{
   box-sizing: border-box;
   margin: 20px 15px 0 15px;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
}
#CD-Purification-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 15px 15px !important;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#CD-Purification-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#wb_CD-Purification
{
   text-align: center;
}
#wb_Text5
{
   left: 144px;
   top: 28px;
   width: 121px;
   height: 19px;
   visibility: visible;
   display: inline;
}
#wb_Text5
{
   margin: 0;
   padding: 0;
}
#wb_CD-CleanWater
{
   left: 11px;
   top: 109px;
   width: 120px;
   height: 233px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#CD-CleanWater-card-item0
{
   box-sizing: border-box;
   border-radius: 15px 15px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#CD-CleanWater-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 0 10px;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
}
#CD-CleanWater-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 15px 15px !important;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#CD-CleanWater-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#wb_CD-CleanWater
{
   text-align: center;
}
#CD-CleanWater-divider-top
{
   height: 50px;
}
#CD-CleanWater-divider-top
{
   top: 0%;
   left: 0;
}
#wb_CD-Consumption
{
   left: 267px;
   top: 109px;
   width: 121px;
   height: 233px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#CD-Consumption-card-item0
{
   box-sizing: border-box;
   border-radius: 20px 20px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#CD-Consumption-card-item1
{
   box-sizing: border-box;
   margin: 20px 15px 0 15px;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
}
#CD-Consumption-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 20px 20px !important;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#CD-Consumption-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#wb_CD-Consumption
{
   text-align: center;
}
#Layer3
{
   left: 0px;
   top: 2923px;
   height: 756px;
   visibility: visible;
   display: block;
}
#Layer3
{
   width: 99.25%;
}
#Layer3_Container
{
   width: 397px;
}
#wb_Text6
{
   left: 81px;
   top: 21px;
   width: 214px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text6
{
   margin: 0;
   padding: 0;
}
#wb_Cms-ViewEvents
{
   left: 9px;
   top: 433px;
   width: 373px;
   height: 286px;
   visibility: visible;
   display: inline;
}
#wb_BK-Lien-Events
{
   left: 29px;
   top: 22px;
   width: 18px;
   height: 17px;
   visibility: visible;
   display: inline;
}
#wb_Txt-EventsProg
{
   left: 16px;
   top: 309px;
   width: 366px;
   height: 97px;
   visibility: visible;
   display: inline;
}
#wb_Txt-EventsProg
{
   margin: 0;
   padding: 0;
}
#Layer5
{
   left: 0px;
   top: 1990px;
   height: 933px;
   visibility: visible;
   display: block;
}
#Layer5
{
   width: 100%;
}
#Layer5_Container
{
   width: 400px;
}
#wb_TxtVolunteer
{
   left: 56px;
   top: 58px;
   width: 282px;
   height: 27px;
   visibility: visible;
   display: inline;
}
#wb_TxtVolunteer
{
   margin: 0;
   padding: 0;
}
#wb_TxtVolunteerP
{
   left: 37px;
   top: 143px;
   width: 164px;
   height: 21px;
   visibility: hidden;
   display: none;
}
#wb_TxtVolunteerP
{
   margin: 0;
   padding: 0;
}
#wb_Text31
{
   left: 126px;
   top: 488px;
   width: 147px;
   height: 19px;
   visibility: visible;
   display: inline;
}
#wb_Text31
{
   margin: 0;
   padding: 0;
}
#SlideShow2
{
   left: 10px;
   top: 533px;
   width: 331px;
   height: 189px;
   visibility: visible;
   display: inline-block;
}
#wb_Text21
{
   left: 116px;
   top: 21px;
   width: 166px;
   height: 19px;
   visibility: visible;
   display: inline;
}
#wb_Text21
{
   margin: 0;
   padding: 0;
}
#wb_BK-Link-Volunteer
{
   left: 18px;
   top: 13px;
   width: 31px;
   height: 27px;
   visibility: visible;
   display: inline;
}
#Layer7
{
   left: 18px;
   top: 102px;
   width: 360px;
   height: 239px;
   visibility: visible;
   display: block;
}
#wb_Icon1
{
   left: 318px;
   top: 30px;
   width: 26px;
   height: 29px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Icon1
{
   width: 26px;
   height: 29px;
}
#Icon1 i
{
   line-height: 29px;
   font-size: 26px;
   width: 25px;
}
#wb_Icon5
{
   left: 318px;
   top: 177px;
   width: 26px;
   height: 23px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Icon5
{
   width: 26px;
   height: 23px;
}
#Icon5 i
{
   line-height: 23px;
   font-size: 23px;
   width: 27px;
}
#wb_Text1
{
   left: 13px;
   top: 16px;
   width: 299px;
   height: 57px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_Text4
{
   left: 18px;
   top: 162px;
   width: 288px;
   height: 60px;
   visibility: visible;
   display: inline;
}
#wb_Text4
{
   margin: 0;
   padding: 0;
}
#wb_Text3
{
   left: 39px;
   top: 89px;
   width: 270px;
   height: 57px;
   visibility: visible;
   display: inline;
}
#wb_Text3
{
   margin: 0;
   padding: 0;
}
#wb_Icon4
{
   left: 319px;
   top: 107px;
   width: 25px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Icon4
{
   width: 25px;
   height: 24px;
}
#Icon4 i
{
   line-height: 24px;
   font-size: 24px;
   width: 28px;
}
#wb_BK-AboutUs
{
   left: 418px;
   top: 798px;
   width: 24px;
   height: 25px;
   visibility: visible;
   display: inline;
}
#wb_BK-HelpGoal
{
   left: 414px;
   top: 1609px;
   width: 32px;
   height: 25px;
   visibility: visible;
   display: inline;
}
#wb_BK-EventsProg
{
   left: 414px;
   top: 2244px;
   width: 24px;
   height: 25px;
   visibility: visible;
   display: inline;
}
#wb_BK_Team_Volunteer
{
   left: 414px;
   top: 2965px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
}
#wb_BK-Blogs
{
   left: 414px;
   top: 3548px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
}
#wb_TxtStayConnect
{
   left: 154px;
   top: 16px;
   width: 111px;
   height: 15px;
   visibility: hidden;
   display: none;
}
#wb_TxtStayConnect
{
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#wb_Image2
{
   left: 45px;
   top: 20px;
   width: 64px;
   height: 65px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text11
{
   left: 279px;
   top: 100px;
   width: 108px;
   height: 180px;
   visibility: visible;
   display: inline;
}
#wb_Text11
{
   margin: 0;
   padding: 0;
}
#Layer12
{
   width: 70px;
   height: 62px;
   visibility: visible;
   display: block;
}
#wb_Shape2
{
   left: 12px;
   top: 9px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Icon6
{
   left: 16px;
   top: 9px;
   width: 38px;
   height: 44px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Icon6
{
   width: 38px;
   height: 44px;
}
#Icon6 i
{
   line-height: 44px;
   font-size: 38px;
   width: 37px;
}
#wb_BK-AR_Top
{
   left: 95px;
   top: 18px;
   width: 43px;
   height: 26px;
   visibility: visible;
   display: inline;
}
#wb_Icon3
{
   left: 124px;
   top: 129px;
   width: 49px;
   height: 32px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Icon3
{
   width: 49px;
   height: 32px;
}
#Icon3 i
{
   line-height: 32px;
   font-size: 32px;
   width: 31px;
}
#wb_Shape4
{
   left: 6px;
   top: 11px;
   width: 356px;
   height: 296px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Shape4
{
   width: 352px;
   height: 292px;
}
#Layer11
{
   left: 12px;
   top: 295px;
   width: 368px;
   height: 317px;
   visibility: visible;
   display: block;
}
#wb_Image3
{
   left: 118px;
   top: 68px;
   width: 148px;
   height: 111px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Shape11
{
   left: 20px;
   top: 161px;
   width: 164px;
   height: 118px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Shape11
{
   width: 162px;
   height: 116px;
   background-color: transparent;
}
#wb_Shape12
{
   left: 202px;
   top: 161px;
   width: 163px;
   height: 108px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Shape12
{
   width: 161px;
   height: 106px;
   background-color: transparent;
}
#wb_Shape1
{
   left: 129px;
   top: 372px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Text22
{
   left: 68px;
   top: 351px;
   width: 137px;
   height: 19px;
   visibility: visible;
   display: inline;
}
#wb_Text22
{
   margin: 0;
   padding: 0;
}
#wb_Text24
{
   left: 200px;
   top: 351px;
   width: 125px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text24
{
   margin: 0;
   padding: 0;
}
#wb_Txt-HelpGoal
{
   left: 16px;
   top: 28px;
   width: 337px;
   height: 261px;
   visibility: visible;
   display: inline;
}
#wb_Txt-HelpGoal
{
   margin: 0;
   padding: 0;
}
#wb_Text9
{
   left: 10px;
   top: 762px;
   width: 367px;
   height: 40px;
   visibility: visible;
   display: inline;
}
#wb_Text9
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text10
{
   left: 14px;
   top: 826px;
   width: 344px;
   height: 72px;
   visibility: visible;
   display: inline;
}
#wb_Text10
{
   margin: 0;
   padding: 0;
}
#wb_Icon7
{
   left: 343px;
   top: 651px;
   width: 44px;
   height: 34px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   border-radius: 50px;
}
#Icon7
{
   width: 44px;
   height: 34px;
}
#Icon7 i
{
   line-height: 34px;
   font-size: 34px;
   width: 33px;
}
}
