body
{
   background-color: #000000;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
a.telblue
{
   color: #0044B5;
   text-decoration: none;
}
a.telblue:visited
{
   color: #0044B5;
   text-decoration: none;
}
a.telblue:active
{
   color: #0044B5;
   text-decoration: none;
}
a.telblue:hover
{
   color: #0044B5;
   text-decoration: none;
}
a.blueani
{
   color: #0044B5;
   text-decoration: none;
   transition: all 300ms linear;
   position: relative;
   display: inline-block;
}
a.blueani::after
{
   background: transparent;
   content: "";
   display: block;
   width: 0;
   height: 2px;
   margin-top: 2px;
   transition: all 300ms linear;
}
a.blueani:hover::after
{
   background: #0044B5;
   width: 100%;
}
a.blueani:visited
{
   color: #0044B5;
   text-decoration: none;
}
a.blueani:active
{
   color: #0044B5;
   text-decoration: none;
}
a.blueani:hover
{
   color: #0044B5;
   text-decoration: none;
}
@media only screen and (min-width: 1024px) and (max-width: 1299px)
{
}
@media only screen and (min-width: 768px) and (max-width: 1023px)
{
}
@media only screen and (max-width: 767px)
{
}
#wb_tpmenu
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#tpmenu
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1800px;
}
#tpmenu > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#tpmenu > .row > .col-1, #tpmenu > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#tpmenu > .row > .col-1, #tpmenu > .row > .col-2
{
   float: left;
}
#tpmenu > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 58.33333333%;
   text-align: left;
}
#tpmenu > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 41.66666667%;
   text-align: left;
}
#tpmenu:before,
#tpmenu:after,
#tpmenu .row:before,
#tpmenu .row:after
{
   display: table;
   content: " ";
}
#tpmenu:after,
#tpmenu .row:after
{
   clear: both;
}
@media (max-width: 1024px)
{
#tpmenu > .row > .col-1, #tpmenu > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_menunav
{
   clear: both;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #FFA500;
   border-left-color: #000000;
   box-sizing: border-box;
   margin: 0;
}
#menunav
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1800px;
}
#menunav > .col-1, #menunav > .col-2, #menunav > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#menunav > .col-1, #menunav > .col-2, #menunav > .col-3
{
   flex: 0 0 auto;
}
#menunav > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#menunav > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#menunav > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 1024px)
{
#menunav > .col-1, #menunav > .col-2, #menunav > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_togrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#togrid
{
   box-sizing: border-box;
   padding: 10px 5px 10px 5px;
   margin-right: auto;
   margin-left: auto;
}
#togrid > .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#togrid > .row > .col-1, #togrid > .row > .col-2, #togrid > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#togrid > .row > .col-1, #togrid > .row > .col-2, #togrid > .row > .col-3
{
   float: left;
}
#togrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#togrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#togrid > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#togrid:before,
#togrid:after,
#togrid .row:before,
#togrid .row:after
{
   display: table;
   content: " ";
}
#togrid:after,
#togrid .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#togrid > .row > .col-1, #togrid > .row > .col-2, #togrid > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_logo
{
   margin: 0;
   vertical-align: top;
}
#logo
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 150px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#fdonatebutton
{
   font-family: Poppins;
   font-weight: bold;
   font-size: 19px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_fdonatebutton
{
   border-radius: 100px;
   margin: 0;
   vertical-align: top;
}
#fdonatebutton
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_fdonatebutton .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#fdonatebutton
{
   color: inherit;
}
#wb_fdonatebutton .ui-corner-all, #wb_fdonatebutton .ui-corner-left
{
   border-bottom-left-radius: 100px;
   border-top-left-radius: 100px;
}
#wb_fdonatebutton .ui-corner-all, #wb_fdonatebutton .ui-corner-right
{
   border-bottom-right-radius: 100px;
   border-top-right-radius: 100px;
}
#wb_fdonatebutton .ui-button
{
   background-color: #0D6EFD;
   background-image: none;
   border: 0px solid #0D6EFD;
   color: #FFFFFF;
}
#wb_fdonatebutton .ui-state-hover, #wb_fdonatebutton .ui-button:hover
{
   border-color: #0A58CA;
   background-color: #0B5ED7;
   background-image: none;
   color: #FFFFFF;
}
#wb_fdonatebutton .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_fdonatebutton .ui-state-active, #wb_fdonatebutton .ui-button:active
{
   border-color: #0A53BE;
   background-color: #0A58CA;
   background-image: none;
   color: #FFFFFF;
}
.Extension2 .hide 
{
   display: none!important;
}
.Extension2 .show 
{
   display: block!important;
}
.Extension2 .hidden
{
   display: none!important;
   visibility: hidden!important;
}
.Extension2 .nav, .Extension2 .navbar-text
{
   font-family: Poppins;
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   color: #F5F5F5;
   text-align: left;
}
.Extension2 .nav, .Extension2 *
{
   margin: 0;
   padding: 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   list-style: none;
}
.Extension2 .nav:before,
.Extension2 .nav:after 
{
   content: " ";
   display: table;
}
.Extension2 .nav:after 
{
   clear: both;
}
.Extension2 .navbar-text
{
   color: #0044B5;
   margin: 0;
   padding: 10px 15px 10px 0px;
}
.Extension2 .nav a 
{
   text-decoration: none;
}
.Extension2 .nav a:hover,
.Extension2 .nav a:focus 
{
   color: #76a3d2;
}
.Extension2 .nav ul
{
   margin-top: 0;
   margin-bottom: 10px;
}
.Extension2 .nav ul ul
{
   margin-bottom: 0;
}
.Extension2 .container 
{
   margin-right: auto;
   margin-left: auto;
}
.Extension2 .container:before,
.Extension2 .container:after 
{
   content: " ";
   display: table;
}
.Extension2 .container:after 
{
   clear: both;
}
.Extension2 .container:before,
.Extension2 .container:after 
{
   content: " ";
   display: table;
}
.Extension2 .container:after 
{
  clear: both;
}
.Extension2 .collapse 
{
   display: none;
}
.Extension2 .collapse.in 
{
   display: block;
}
.Extension2 .collapsing 
{
   position: relative;
   height: 0;
   overflow: hidden;
}
.Extension2 .caret 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-top: 4px solid #000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
.Extension2 .dropdown 
{
   position: relative;
}
.Extension2 .dropdown-toggle:focus 
{
   outline: 0;
}
.Extension2 .dropdown-menu 
{
   position: absolute;
   top: 100%;
   left: 0;
   z-index: 1000;
   display: none;
   float: left;
   min-width: 160px;
   padding: 5px 0;
   margin: 2px 0 0;
   list-style: none;
   font-size: 16px;
   background-color: #0044B5;
   border: 1px solid #E5E5E5;
   border: 1px solid rgba(229,229,229,0.20);
   border-radius: 4px;
   -webkit-box-shadow: 0 6px 12px rgba(6,80,140,0.18);
   box-shadow: 0 6px 12px rgba(6,80,140,0.18);
   background-clip: padding-box;
}
.Extension2 .dropdown-menu .divider 
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #E5E5E5;
}
.Extension2 .dropdown-menu>li>a 
{
   display: block;
   padding: 3px 20px 3px 20px;
   clear: both;
   line-height: 1.428571429;
   color: #F5F5F5;
   white-space: nowrap;
}
.Extension2 .dropdown-menu>li>a:hover,
.Extension2 .dropdown-menu>li>a:focus 
{
   text-decoration: none;
   color: #FFFFFF;
   background-color: #0044B5;
}
.Extension2 .dropdown-menu>.active>a,
.Extension2 .dropdown-menu>.active>a:hover,
.Extension2 .dropdown-menu>.active>a:focus 
{
   color: #fff;
   text-decoration: none;
   outline: 0;
   background-color: #FFFFFF;
}
.Extension2 .open>.dropdown-menu 
{
   display: block;
}
.Extension2 .open>a 
{
   outline: 0;
}
.Extension2 .dropdown-header 
{
   display: block;
   padding: 3px 20px;
   line-height: 1.428571429;
   color: #aeaeae;
}
.Extension2 .dropdown-backdrop 
{
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990;
}
.Extension2 .nav>li 
{
   position: relative;
   display: block;
}
.Extension2 .nav>li>a 
{
   position: relative;
   display: block;
   padding: 10px 15px 10px 15px;
}
.Extension2 .nav .open>a,
.Extension2 .nav .open>a:hover,
.Extension2 .nav .open>a:focus 
{
   background-color: #ccc;
   border-color: #FFFFFF;
}
.Extension2 .nav .nav-divider 
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #E5E5E5;
}
.Extension2 .nav>li>a>img 
{
   max-width: none;
}
.Extension2 .nav .caret 
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.Extension2
{
   position: relative;
   border: 1px solid transparent;
}
.Extension2:before,
.Extension2:after 
{
   content: " ";
   display: table;
}
.Extension2:after 
{
   clear: both;
}
.Extension2:before,
.Extension2:after 
{
   content: " ";
   display: table;
}
.Extension2:after 
{
   clear: both;
}
.Extension2 .navbar-header:before,
.Extension2 .navbar-header:after 
{
   content: " ";
   display: table;
}
.Extension2 .navbar-header:after 
{
   clear: both;
}
.Extension2-navbar-collapse 
{
   border-color: #E5E5E5;
   border-top: 1px solid transparent;
   box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
   max-height: 340px;
   overflow-x: visible;
   padding-left: 0px;
   padding-right: 0px;
   -webkit-overflow-scrolling: touch;
}
.Extension2-navbar-collapse:before,
.Extension2-navbar-collapse:after 
{
   content: " ";
   display: table;
}
.Extension2-navbar-collapse:after 
{
   clear: both;
}
.Extension2-navbar-collapse:before,
.Extension2-navbar-collapse:after 
{
   content: " ";
   display: table;
}
.Extension2-navbar-collapse:after 
{
   clear: both;
}
.Extension2-navbar-collapse.in 
{
   overflow-y: auto;
}
.Extension2 .navbar-toggle 
{
   position: relative;
   float: left;
   padding: 16px 10px 15px 10px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 4px;
}
.Extension2 .navbar-toggle .icon-bar 
{
   display: block;
   width: 22px;
   height: 2px;
   border-radius: 1px;
}
.Extension2 .navbar-toggle .icon-bar+.icon-bar 
{
   margin-top: 4px;
}
.Extension2 .navbar-nav 
{
   margin: 6px -15px;
}
.Extension2 .navbar-nav>li>.dropdown-menu 
{
   margin-top: 0;
   border-top-right-radius: 0;
   border-top-left-radius: 0;
}
.Extension2 .navbar-text 
{
   float: left;
}
.Extension2 .navbar-nav>li>a 
{
   color: #F5F5F5;
}
.Extension2 .navbar-nav>li>a:hover,
.Extension2 .navbar-nav>li>a:focus 
{
   background-color: #0044B5;
   color: #FFFFFF;
   text-decoration: none;
}
.Extension2 .navbar-nav>.active>a,
.Extension2 .navbar-nav>.active>a:hover,
.Extension2 .navbar-nav>.active>a:focus 
{
   color: #FFFFFF;
   background-color: #0044B5;
}
.Extension2 .navbar-toggle 
{
   border-color: transparent;
}
.Extension2 .navbar-toggle:hover,
.Extension2 .navbar-toggle:focus 
{
   background-color: transparent;
}
.Extension2 .navbar-toggle .icon-bar 
{
   background-color: #0044B5;
}
.Extension2-navbar-collapse
{
   border-color: #E5E5E5;
}
.Extension2 .navbar-nav>.dropdown>a:hover .caret,
.Extension2 .navbar-nav>.dropdown>a:focus .caret 
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.Extension2 .navbar-nav>.open>a,
.Extension2 .navbar-nav>.open>a:hover,
.Extension2 .navbar-nav>.open>a:focus 
{
   background-color: #0044B5;
   color: #FFFFFF;
}
.Extension2 .navbar-nav>.open>a .caret,
.Extension2 .navbar-nav>.open>a:hover .caret,
.Extension2 .navbar-nav>.open>a:focus .caret 
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.Extension2 .navbar-nav>.dropdown>a .caret 
{
   border-top-color: #F5F5F5;
   border-bottom-color: #F5F5F5;
}
.Extension2 .navbar-link 
{
   color: #F5F5F5;
}
.Extension2 .navbar-link:hover 
{
   color: #FFFFFF;
}
.Extension2 .navbar-header
{
   background-color: #FFFFFF;
   color: #0044B5;
}
#Extension2 .menu-icon
{
   font-size: 16px;
   margin-right: 4px;
   width: 16px;
}
@media (min-width: 1200px) 
{
.Extension2 .navbar-right .dropdown-menu 
{
   right: 0;
   left: auto;
}
.Extension2 .navbar-header 
{
   float: left;
}
.Extension2-navbar-collapse 
{
   width: auto;
   border-top: 0;
   box-shadow: none;
}
.Extension2-navbar-collapse.collapse 
{
   display: block!important;
   height: auto!important;
   padding-bottom: 0;
   overflow: visible!important;
}
.Extension2-navbar-collapse.in 
{
   overflow-y: auto;
}
.Extension2-navbar-collapse .navbar-text:last-child 
{
   margin-right: 0;
}
.Extension2 .navbar-toggle, #Extension2-navbar-text
{
   display: none;
}
.Extension2 .navbar-nav 
{
   margin: 0;
}
.Extension2 .navbar-nav>li 
{
   float: left;
}
.Extension2 .container>.navbar-header,
.Extension2 .container>.Extension2-navbar-collapse 
{
   margin-right: 0;
   margin-left: 0;
}
.Extension2 .navbar-nav>.dropdown>a:hover .caret,
.Extension2 .navbar-nav>.dropdown>a:focus .caret 
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
}
@media (max-width: 1200px) 
{
.Extension2 
{
   background-color: #0044B5;
   border-color: #FFFFFF;
}
.Extension2 .navbar-nav 
{
   margin: 0;
}
.Extension2 .navbar-nav .open .dropdown-menu 
{
   position: static;
   float: none;
   width: auto;
   margin-top: 0;
   background-color: transparent;
   border: 0;
   box-shadow: none;
}
.Extension2 .navbar-nav .open .dropdown-menu>li>a,
.Extension2 .navbar-nav .open .dropdown-menu .dropdown-header 
{
   padding: 5px 15px 5px 25px;
}
.Extension2 .navbar-nav .open .dropdown-menu>li>a 
{
   line-height: 20px;
}
.Extension2 .navbar-nav .open .dropdown-menu>li>a:hover,
.Extension2 .navbar-nav .open .dropdown-menu>li>a:focus 
{
   background-image: none;
}
}
@media (min-width: 1200px) 
{
.Extension2 
{
   background-color: #FFFFFF;
   border-color: #FFFFFF;
   border-radius: 4px;
}
.Extension2 .navbar-nav>li>a 
{
   color: #0044B5;
}
.Extension2 .navbar-nav>li>a:hover,
.Extension2 .navbar-nav>li>a:focus 
{
   color: #FFFFFF;
   background-color: #0044B5;
}
.Extension2 .navbar-nav>.active>a,
.Extension2 .navbar-nav>.active>a:hover,
.Extension2 .navbar-nav>.active>a:focus 
{
   color: #FFFFFF;
   background-color: #1F486D;
}
.Extension2 .navbar-toggle 
{
   border-color: #333;
}
.Extension2 .navbar-toggle:hover,
.Extension2 .navbar-toggle:focus 
{
   background-color: #333;
}
.Extension2 .navbar-toggle .icon-bar 
{
   background-color: #fff;
}
.Extension2-navbar-collapse
{
   border-color: #356ba2;
}
.Extension2 .navbar-nav>.open>a,
.Extension2 .navbar-nav>.open>a:hover,
.Extension2 .navbar-nav>.open>a:focus 
{
   background-color: #0044B5;
   color: #FFFFFF;
}
.Extension2 .navbar-nav>.dropdown>a:hover .caret 
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.Extension2 .navbar-nav>.dropdown>a .caret
{
   border-top-color: #0044B5;
   border-bottom-color: #0044B5;
}
.Extension2 .navbar-nav > li.active > a > .caret,
.Extension2 .navbar-nav > li.active > a:hover > .caret,
.Extension2 .navbar-nav > li.active > a:focus > .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.Extension2 .navbar-nav>.open>a .caret,
.Extension2 .navbar-nav>.open>a:hover .caret,
.Extension2 .navbar-nav>.open>a:focus .caret 
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.Extension2 .navbar-link 
{
   color: #0044B5;
}
.Extension2 .navbar-link:hover 
{
   color: #fff;
}
}
#wb_videoslogan 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 10px 0;
   margin: 40px 0 20px 0 ;
   text-align: center;
}
#wb_videoslogan div
{
   text-align: center;
}
#wb_videoslogan
{
   display: block;
   margin: 40px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_homecardgrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFBA00;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#homecardgrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 40px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1300px;
}
#homecardgrid > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#homecardgrid > .col-1
{
   flex: 0 0 auto;
}
#homecardgrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#homecardgrid > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#homecardgrid-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 100px;
   transform: scaleY(-1.01);
}
#homecardgrid-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#homecardgrid-divider-bottom .divider-fill
{
   fill: rgba(0,68,181,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_main
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#main
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#main > .row
{
   margin-right: 0;
   margin-left: 0;
}
#main > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#main > .row > .col-1
{
   float: left;
}
#main > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#main:before,
#main:after,
#main .row:before,
#main .row:after
{
   display: table;
   content: " ";
}
#main:after,
#main .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#main > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_videogrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#videogrid
{
   box-sizing: border-box;
   padding: 10px 15px 100px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1300px;
}
#videogrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#videogrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#videogrid > .row > .col-1
{
   float: left;
}
#videogrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#videogrid:before,
#videogrid:after,
#videogrid .row:before,
#videogrid .row:after
{
   display: table;
   content: " ";
}
#videogrid:after,
#videogrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#videogrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_CardContainer1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
   width: 100%;
}
#CardContainer1
{
   display: flex;
   position: relative;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: center;
   align-items: stretch;
   align-content: flex-start;
   margin-top: 40px;
   margin-bottom: 40px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1300px;
   background-color: transparent;
   background-image: none;
   box-sizing: border-box;
   font-size: 0;
}
#wb_missioncard
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 100%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   max-width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 29px;
   text-align: center;
}
#missioncard-card-body
{
   padding: 20px 20px 20px 20px;
   flex: 1 1 auto;
   font-size: 0;
}
#missioncard-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   text-align: center;
}
#missioncard-card-item0 h1
{
   color: #0044B5;
   font-family: Poppins;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
   margin: 0;
}
#wb_footer
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F6F6F7;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footer
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#footer > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footer > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footer > .row > .col-1
{
   float: left;
}
#footer > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#footer:before,
#footer:after,
#footer .row:before,
#footer .row:after
{
   display: table;
   content: " ";
}
#footer:after,
#footer .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#footer > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_ftgrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#ftgrid
{
   box-sizing: border-box;
   padding: 30px 15px 30px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1300px;
}
#ftgrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ftgrid > .row > .col-1, #ftgrid > .row > .col-2, #ftgrid > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#ftgrid > .row > .col-1, #ftgrid > .row > .col-2, #ftgrid > .row > .col-3
{
   float: left;
}
#ftgrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#ftgrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#ftgrid > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#ftgrid:before,
#ftgrid:after,
#ftgrid .row:before,
#ftgrid .row:after
{
   display: table;
   content: " ";
}
#ftgrid:after,
#ftgrid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#ftgrid > .row > .col-1, #ftgrid > .row > .col-2, #ftgrid > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_ftlogo
{
   margin: 0;
   vertical-align: top;
}
#ftlogo
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_ftunitedlogo
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#ftunitedlogo
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#ftunitedlogo > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ftunitedlogo > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#ftunitedlogo > .row > .col-1
{
   float: left;
}
#ftunitedlogo > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#ftunitedlogo:before,
#ftunitedlogo:after,
#ftunitedlogo .row:before,
#ftunitedlogo .row:after
{
   display: table;
   content: " ";
}
#ftunitedlogo:after,
#ftunitedlogo .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#ftunitedlogo > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_ftaddress 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 10px 0;
   margin: 0 0 20px 30px;
   text-align: left;
}
#wb_ftaddress div
{
   text-align: left;
}
#wb_ftaddress
{
   display: block;
   margin: 0 0 20px 30px;
   box-sizing: border-box;
   width: calc(100% - 30px);
}
#wb_ftpsociallogogs
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #0044B5;
   border-right-color: #000000;
   border-bottom-color: #000000;
   border-left-color: #000000;
   box-sizing: border-box;
   margin: 0;
}
#ftpsociallogogs
{
   box-sizing: border-box;
   padding: 30px 5px 10px 5px;
   margin-right: auto;
   margin-left: auto;
   max-width: 400px;
}
#ftpsociallogogs > .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#ftpsociallogogs > .row > .col-1, #ftpsociallogogs > .row > .col-2, #ftpsociallogogs > .row > .col-3, #ftpsociallogogs > .row > .col-4, #ftpsociallogogs > .row > .col-5, #ftpsociallogogs > .row > .col-6, #ftpsociallogogs > .row > .col-7
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#ftpsociallogogs > .row > .col-1, #ftpsociallogogs > .row > .col-2, #ftpsociallogogs > .row > .col-3, #ftpsociallogogs > .row > .col-4, #ftpsociallogogs > .row > .col-5, #ftpsociallogogs > .row > .col-6, #ftpsociallogogs > .row > .col-7
{
   float: left;
}
#ftpsociallogogs > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: center;
}
#ftpsociallogogs > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: center;
}
#ftpsociallogogs > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: center;
}
#ftpsociallogogs > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: center;
}
#ftpsociallogogs > .row > .col-5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: center;
}
#ftpsociallogogs > .row > .col-6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: center;
}
#ftpsociallogogs > .row > .col-7
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#ftpsociallogogs:before,
#ftpsociallogogs:after,
#ftpsociallogogs .row:before,
#ftpsociallogogs .row:after
{
   display: table;
   content: " ";
}
#ftpsociallogogs:after,
#ftpsociallogogs .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#ftpsociallogogs > .row > .col-1, #ftpsociallogogs > .row > .col-2, #ftpsociallogogs > .row > .col-3, #ftpsociallogogs > .row > .col-4, #ftpsociallogogs > .row > .col-5, #ftpsociallogogs > .row > .col-6, #ftpsociallogogs > .row > .col-7
{
   float: none;
   width: 100% !important;
}
}
#wb_ftfb
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_ftfb a
{
   text-decoration: none;
}
#wb_ftfb a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#ftfb
{
   height: 36px;
   width: 32px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#ftfb i
{
   color: #0044B5;
   display: inline-block;
   font-size: 32px;
   line-height: 36px;
   vertical-align: middle;
}
#wb_ftfb:hover #ftfb i
{
   color: #FFBA00;
}
#wb_ftinstagram
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_ftinstagram a
{
   text-decoration: none;
}
#wb_ftinstagram a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#ftinstagram
{
   height: 36px;
   width: 32px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#ftinstagram i
{
   color: #0044B5;
   display: inline-block;
   font-size: 32px;
   line-height: 36px;
   vertical-align: middle;
}
#wb_ftinstagram:hover #ftinstagram i
{
   color: #FFBA00;
}
#wb_ftx
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_ftx a
{
   text-decoration: none;
}
#wb_ftx a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#ftx
{
   height: 36px;
   width: 32px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#ftx i
{
   color: #0044B5;
   display: inline-block;
   font-size: 32px;
   line-height: 36px;
   vertical-align: middle;
}
#wb_ftx:hover #ftx i
{
   color: #FFBA00;
}
#wb_ftlinkedin
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_ftlinkedin a
{
   text-decoration: none;
}
#wb_ftlinkedin a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#ftlinkedin
{
   height: 36px;
   width: 32px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#ftlinkedin i
{
   color: #0044B5;
   display: inline-block;
   font-size: 32px;
   line-height: 36px;
   vertical-align: middle;
}
#wb_ftlinkedin:hover #ftlinkedin i
{
   color: #FFBA00;
}
#wb_ftblockss
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#ftblockss
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#ftblockss > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ftblockss > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#ftblockss > .row > .col-1
{
   float: left;
}
#ftblockss > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#ftblockss:before,
#ftblockss:after,
#ftblockss .row:before,
#ftblockss .row:after
{
   display: table;
   content: " ";
}
#ftblockss:after,
#ftblockss .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#ftblockss > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_ftmission 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 10px 0;
   margin: 0 0 20px 20px;
   text-align: left;
}
#wb_ftmission div
{
   text-align: left;
}
#wb_ftmission
{
   display: block;
   margin: 0 0 20px 20px;
   box-sizing: border-box;
   width: calc(100% - 20px);
}
#wb_ftlinks 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 10px 0;
   margin: 0 0 20px 20px;
   text-align: left;
}
#wb_ftlinks
{
   color: #0044B5;
   font-family: Poppins;
   font-weight: 400;
   font-size: 16px;
   line-height: 30px;
}
#wb_ftlinks p, #wb_ftlinks ul
{
   margin: 0;
   padding: 0;
}
#wb_ftlinks
{
   display: block;
   margin: 0 0 20px 20px;
   box-sizing: border-box;
   width: calc(100% - 20px);
}
#wb_ftcopyright
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F6F6F7;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#ftcopyright
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#ftcopyright > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ftcopyright > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#ftcopyright > .row > .col-1
{
   float: left;
}
#ftcopyright > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#ftcopyright:before,
#ftcopyright:after,
#ftcopyright .row:before,
#ftcopyright .row:after
{
   display: table;
   content: " ";
}
#ftcopyright:after,
#ftcopyright .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#ftcopyright > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_textcopyright 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 10px 0;
   margin: 0 0 10px 20px;
   text-align: center;
}
#wb_textcopyright div
{
   text-align: center;
}
#wb_textcopyright
{
   display: block;
   margin: 0 0 10px 20px;
   box-sizing: border-box;
   width: calc(100% - 20px);
}
#wb_forvolunteers 
{
   background-color: transparent;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 3px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #7B68EE;
   border-left-color: #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 0;
   text-align: center;
}
#wb_forvolunteers div
{
   text-align: center;
}
#wb_forvolunteers
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_forcompanies 
{
   background-color: transparent;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 3px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #FFBA00;
   border-left-color: #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 0;
   text-align: center;
}
#wb_forcompanies div
{
   text-align: center;
}
#wb_forcompanies
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_ftyoutube
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_ftyoutube a
{
   text-decoration: none;
}
#wb_ftyoutube a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#ftyoutube
{
   height: 36px;
   width: 32px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#ftyoutube i
{
   color: #0044B5;
   display: inline-block;
   font-size: 32px;
   line-height: 36px;
   vertical-align: middle;
}
#wb_ftyoutube:hover #ftyoutube i
{
   color: #FFBA00;
}
#wb_centralitdepartment
{
   margin: 0 0 30px 0 ;
   vertical-align: top;
}
#centralitdepartment
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_foragencies 
{
   background-color: transparent;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 3px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #228B22;
   border-left-color: #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 0;
   text-align: center;
}
#wb_foragencies div
{
   text-align: center;
}
#wb_foragencies
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_ftinstagram
{
   display: inline-block;
   width: 32px;
   height: 36px;
   text-align: center;
   z-index: 23;
}
#wb_ftyoutube
{
   display: inline-block;
   width: 32px;
   height: 36px;
   text-align: center;
   z-index: 25;
}
#wb_missioncard
{
   display: flex;
   z-index: 12;
}
#wb_fdonatebutton
{
   display: inline-block;
   width: 142px;
   height: 55px;
   z-index: 6;
}
#wb_logo
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 4;
}
#jcdv1
{
   border: none;
}
#wb_ftlogo
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 21;
}
#wb_Extension2
{
   display: block;
   position: relative;
   width: 100%;
   z-index: 5;
}
#wb_ftlinkedin
{
   display: inline-block;
   width: 32px;
   height: 36px;
   text-align: center;
   z-index: 26;
}
#fdonatebutton
{
   width: 100%;
   height: 100%;
}
#wb_centralitdepartment
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 34;
}
#wb_ftfb
{
   display: inline-block;
   width: 32px;
   height: 36px;
   text-align: center;
   z-index: 22;
}
#wb_ftx
{
   display: inline-block;
   width: 32px;
   height: 36px;
   text-align: center;
   z-index: 24;
}
@media only screen and (min-width: 1024px) and (max-width: 1299px)
{
body
{
   background-color: #000000;
   background-image: none;
}
#wb_tpmenu
{
   visibility: visible;
   display: table;
}
#wb_tpmenu
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#tpmenu
{
   height: auto;
   padding: 0 15px 0 15px;
}
#tpmenu .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#tpmenu > .row > .col-1, #tpmenu > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#tpmenu > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#tpmenu > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_menunav
{
   visibility: visible;
   display: table;
}
#wb_menunav
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#menunav
{
   height: auto;
   padding: 0;
}
#menunav > .col-1, #menunav > .col-2, #menunav > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#menunav > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#menunav > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#menunav > .col-3
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_togrid
{
   visibility: visible;
   display: table;
}
#wb_togrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#togrid
{
   height: auto;
   padding: 10px 5px 10px 5px;
}
#togrid .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#togrid > .row > .col-1, #togrid > .row > .col-2, #togrid > .row > .col-3
{
   padding-right: 5px;
   padding-left: 5px;
}
#togrid > .row > .col-1
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#togrid > .row > .col-2
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#togrid > .row > .col-3
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_logo
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_fdonatebutton
{
   width: 140px;
   height: 55px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#fdonatebutton
{
   font-size: 19px;
}
#wb_fdonatebutton .ui-button
{
   line-height: 55px;
   padding: 0;
}
#wb_Extension2
{
   visibility: visible;
   display: block;
}
.Extension2 .nav, .Extension2 .navbar-text, .Extension2 .dropdown-menu
{
   font-size: 16px;
}
#Extension2 .menu-icon
{
   font-size: 16px;
   width: 16px;
}
#wb_videoslogan
{
   visibility: visible;
   display: block;
}
#wb_videoslogan
{
   margin: 20px 0 20px 0 ;
   padding: 0;
}
#wb_homecardgrid
{
   visibility: visible;
   display: table;
}
#wb_homecardgrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#homecardgrid
{
   height: auto;
   padding: 40px 0 10px 0;
}
#homecardgrid > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#homecardgrid > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#homecardgrid-divider-bottom
{
   height: 100px;
}
#homecardgrid-divider-bottom
{
   bottom: 0%;
}
#wb_main
{
   visibility: visible;
   display: table;
}
#wb_main
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#main
{
   height: auto;
   padding: 0;
}
#main .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#main > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#main > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_videogrid
{
   visibility: visible;
   display: table;
}
#wb_videogrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#videogrid
{
   height: auto;
   padding: 10px 15px 100px 15px;
}
#videogrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#videogrid > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#videogrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_CardContainer1
{
   width: 100%;
   visibility: visible;
   display: block;
}
#CardContainer1
{
   padding: 10px 10px 10px 10px;
}
#wb_missioncard
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 100%;
   align-self: auto;
   background-color: #FFFFFF;
   background-image: none;
}
#missioncard-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   text-align: center;
}
#missioncard-card-item0 h1
{
   color: #0044B5;
   font-family: Poppins;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
   margin: 0;
}
#wb_missioncard
{
   text-align: center;
}
#wb_missioncard
{
   max-width: 100%;
}
#wb_footer
{
   visibility: visible;
   display: table;
   background-color: #F2F2F2;
   background-image: none;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 0 15px 0 15px;
}
#footer .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footer > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#footer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_ftgrid
{
   visibility: visible;
   display: table;
}
#wb_ftgrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ftgrid
{
   height: auto;
   padding: 30px 15px 30px 15px;
}
#ftgrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ftgrid > .row > .col-1, #ftgrid > .row > .col-2, #ftgrid > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#ftgrid > .row > .col-1
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#ftgrid > .row > .col-2
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#ftgrid > .row > .col-3
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_ftlogo
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_ftunitedlogo
{
   visibility: visible;
   display: table;
}
#wb_ftunitedlogo
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ftunitedlogo
{
   height: auto;
   padding: 0 15px 0 15px;
}
#ftunitedlogo .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ftunitedlogo > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#ftunitedlogo > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_ftaddress
{
   visibility: visible;
   display: block;
}
#wb_ftaddress
{
   margin: 20px 0 20px 0 ;
   padding: 0;
}
#wb_ftpsociallogogs
{
   visibility: visible;
   display: table;
}
#wb_ftpsociallogogs
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ftpsociallogogs
{
   height: auto;
   padding: 10px 5px 10px 5px;
}
#ftpsociallogogs .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#ftpsociallogogs > .row > .col-1, #ftpsociallogogs > .row > .col-2, #ftpsociallogogs > .row > .col-3, #ftpsociallogogs > .row > .col-4, #ftpsociallogogs > .row > .col-5, #ftpsociallogogs > .row > .col-6, #ftpsociallogogs > .row > .col-7
{
   padding-right: 5px;
   padding-left: 5px;
}
#ftpsociallogogs > .row > .col-1
{
   display: block;
   width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#ftpsociallogogs > .row > .col-2
{
   display: block;
   width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#ftpsociallogogs > .row > .col-3
{
   display: block;
   width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#ftpsociallogogs > .row > .col-4
{
   display: block;
   width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#ftpsociallogogs > .row > .col-5
{
   display: block;
   width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#ftpsociallogogs > .row > .col-6
{
   display: block;
   width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#ftpsociallogogs > .row > .col-7
{
   display: block;
   width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_ftfb
{
   width: 17px;
   height: 43px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#ftfb
{
   width: 17px;
   height: 43px;
}
#ftfb i
{
   line-height: 43px;
   font-size: 17px;
   width: 16px;
}
#wb_ftinstagram
{
   width: 17px;
   height: 43px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#ftinstagram
{
   width: 17px;
   height: 43px;
}
#ftinstagram i
{
   line-height: 43px;
   font-size: 17px;
   width: 16px;
}
#wb_ftx
{
   width: 17px;
   height: 43px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#ftx
{
   width: 17px;
   height: 43px;
}
#ftx i
{
   line-height: 43px;
   font-size: 17px;
   width: 16px;
}
#wb_ftlinkedin
{
   width: 17px;
   height: 43px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#ftlinkedin
{
   width: 17px;
   height: 43px;
}
#ftlinkedin i
{
   line-height: 43px;
   font-size: 17px;
   width: 16px;
}
#wb_ftblockss
{
   visibility: visible;
   display: table;
}
#wb_ftblockss
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ftblockss
{
   height: auto;
   padding: 0 15px 0 15px;
}
#ftblockss .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ftblockss > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#ftblockss > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_ftmission
{
   visibility: visible;
   display: block;
}
#wb_ftmission
{
   margin: 0;
   padding: 0;
}
#wb_ftlinks
{
   visibility: visible;
   display: block;
}
#wb_ftlinks
{
   margin: 0;
   padding: 0;
}
#wb_ftcopyright
{
   visibility: visible;
   display: table;
}
#wb_ftcopyright
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ftcopyright
{
   height: auto;
   padding: 0 15px 0 15px;
}
#ftcopyright .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ftcopyright > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#ftcopyright > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_textcopyright
{
   visibility: visible;
   display: block;
}
#wb_textcopyright
{
   margin: 0 0 20px 0 ;
   padding: 0;
}
#wb_forvolunteers
{
   visibility: visible;
   display: block;
}
#wb_forvolunteers
{
   margin: 20px 0 20px 0 ;
   padding: 0 0 10px 0;
}
#wb_forcompanies
{
   visibility: visible;
   display: block;
}
#wb_forcompanies
{
   margin: 20px 0 20px 0 ;
   padding: 0 0 10px 0;
}
#wb_ftyoutube
{
   width: 17px;
   height: 43px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#ftyoutube
{
   width: 17px;
   height: 43px;
}
#ftyoutube i
{
   line-height: 43px;
   font-size: 17px;
   width: 16px;
}
#wb_centralitdepartment
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 30px 0 ;
   padding: 0;
}
#wb_foragencies
{
   visibility: visible;
   display: block;
}
#wb_foragencies
{
   margin: 20px 0 20px 0 ;
   padding: 0 0 10px 0;
}
}
@media only screen and (min-width: 768px) and (max-width: 1023px)
{
body
{
   background-color: #000000;
   background-image: none;
}
#wb_tpmenu
{
   visibility: visible;
   display: table;
}
#wb_tpmenu
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#tpmenu
{
   height: auto;
   padding: 0 15px 0 15px;
}
#tpmenu .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#tpmenu > .row > .col-1, #tpmenu > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#tpmenu > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#tpmenu > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_menunav
{
   visibility: visible;
   display: table;
}
#wb_menunav
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#menunav
{
   height: auto;
   padding: 0;
}
#menunav > .col-1, #menunav > .col-2, #menunav > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#menunav > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#menunav > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#menunav > .col-3
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_togrid
{
   visibility: visible;
   display: table;
}
#wb_togrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#togrid
{
   height: auto;
   padding: 10px 5px 10px 5px;
}
#togrid .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#togrid > .row > .col-1, #togrid > .row > .col-2, #togrid > .row > .col-3
{
   padding-right: 5px;
   padding-left: 5px;
}
#togrid > .row > .col-1
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#togrid > .row > .col-2
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#togrid > .row > .col-3
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_logo
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_fdonatebutton
{
   width: 98px;
   height: 55px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#fdonatebutton
{
   font-size: 19px;
}
#wb_fdonatebutton .ui-button
{
   line-height: 55px;
   padding: 0;
}
#wb_Extension2
{
   visibility: visible;
   display: block;
}
.Extension2 .nav, .Extension2 .navbar-text, .Extension2 .dropdown-menu
{
   font-size: 16px;
}
#Extension2 .menu-icon
{
   font-size: 16px;
   width: 16px;
}
#wb_videoslogan
{
   visibility: visible;
   display: block;
}
#wb_videoslogan
{
   margin: 20px 0 20px 0 ;
   padding: 0;
}
#wb_homecardgrid
{
   visibility: visible;
   display: table;
}
#wb_homecardgrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#homecardgrid
{
   height: auto;
   padding: 40px 0 10px 0;
}
#homecardgrid > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#homecardgrid > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#homecardgrid-divider-bottom
{
   height: 100px;
}
#homecardgrid-divider-bottom
{
   bottom: 0%;
}
#wb_main
{
   visibility: visible;
   display: table;
}
#wb_main
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#main
{
   height: auto;
   padding: 0;
}
#main .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#main > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#main > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_videogrid
{
   visibility: visible;
   display: table;
}
#wb_videogrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#videogrid
{
   height: auto;
   padding: 10px 15px 100px 15px;
}
#videogrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#videogrid > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#videogrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_CardContainer1
{
   width: 100%;
   visibility: visible;
   display: block;
}
#CardContainer1
{
   padding: 10px 10px 10px 10px;
}
#wb_missioncard
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 100%;
   align-self: auto;
   background-color: #FFFFFF;
   background-image: none;
}
#missioncard-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   text-align: center;
}
#missioncard-card-item0 h1
{
   color: #0044B5;
   font-family: Poppins;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
   margin: 0;
}
#wb_missioncard
{
   text-align: center;
}
#wb_missioncard
{
   max-width: 100%;
}
#wb_footer
{
   visibility: visible;
   display: table;
   background-color: #F2F2F2;
   background-image: none;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 0 15px 0 15px;
}
#footer .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footer > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#footer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_ftgrid
{
   visibility: visible;
   display: table;
}
#wb_ftgrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ftgrid
{
   height: auto;
   padding: 30px 15px 30px 15px;
}
#ftgrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ftgrid > .row > .col-1, #ftgrid > .row > .col-2, #ftgrid > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#ftgrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#ftgrid > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#ftgrid > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_ftlogo
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_ftunitedlogo
{
   visibility: visible;
   display: table;
}
#wb_ftunitedlogo
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ftunitedlogo
{
   height: auto;
   padding: 0 15px 0 15px;
}
#ftunitedlogo .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ftunitedlogo > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#ftunitedlogo > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_ftaddress
{
   visibility: visible;
   display: block;
}
#wb_ftaddress
{
   margin: 0 0 20px 0 ;
   padding: 0;
}
#wb_ftpsociallogogs
{
   visibility: visible;
   display: table;
}
#wb_ftpsociallogogs
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ftpsociallogogs
{
   height: auto;
   padding: 30px 5px 10px 5px;
}
#ftpsociallogogs .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#ftpsociallogogs > .row > .col-1, #ftpsociallogogs > .row > .col-2, #ftpsociallogogs > .row > .col-3, #ftpsociallogogs > .row > .col-4, #ftpsociallogogs > .row > .col-5, #ftpsociallogogs > .row > .col-6, #ftpsociallogogs > .row > .col-7
{
   padding-right: 5px;
   padding-left: 5px;
}
#ftpsociallogogs > .row > .col-1
{
   display: block;
   width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#ftpsociallogogs > .row > .col-2
{
   display: block;
   width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#ftpsociallogogs > .row > .col-3
{
   display: block;
   width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#ftpsociallogogs > .row > .col-4
{
   display: block;
   width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#ftpsociallogogs > .row > .col-5
{
   display: block;
   width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#ftpsociallogogs > .row > .col-6
{
   display: block;
   width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#ftpsociallogogs > .row > .col-7
{
   display: block;
   width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_ftfb
{
   width: 35px;
   height: 39px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#ftfb
{
   width: 35px;
   height: 39px;
}
#ftfb i
{
   line-height: 39px;
   font-size: 35px;
   width: 35px;
}
#wb_ftinstagram
{
   width: 35px;
   height: 39px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#ftinstagram
{
   width: 35px;
   height: 39px;
}
#ftinstagram i
{
   line-height: 39px;
   font-size: 35px;
   width: 35px;
}
#wb_ftx
{
   width: 35px;
   height: 39px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#ftx
{
   width: 35px;
   height: 39px;
}
#ftx i
{
   line-height: 39px;
   font-size: 35px;
   width: 35px;
}
#wb_ftlinkedin
{
   width: 35px;
   height: 39px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#ftlinkedin
{
   width: 35px;
   height: 39px;
}
#ftlinkedin i
{
   line-height: 39px;
   font-size: 35px;
   width: 35px;
}
#wb_ftblockss
{
   visibility: visible;
   display: table;
}
#wb_ftblockss
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ftblockss
{
   height: auto;
   padding: 0;
}
#ftblockss .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#ftblockss > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#ftblockss > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_ftmission
{
   visibility: visible;
   display: block;
}
#wb_ftmission
{
   margin: 20px 0 29px 0 ;
   padding: 0;
}
#wb_ftlinks
{
   visibility: visible;
   display: block;
}
#wb_ftlinks
{
   margin: 0;
   padding: 0;
}
#wb_ftcopyright
{
   visibility: visible;
   display: table;
}
#wb_ftcopyright
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ftcopyright
{
   height: auto;
   padding: 0 15px 0 15px;
}
#ftcopyright .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ftcopyright > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#ftcopyright > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_textcopyright
{
   visibility: visible;
   display: block;
}
#wb_textcopyright
{
   margin: 20px 0 15px 0 ;
   padding: 0;
}
#wb_forvolunteers
{
   visibility: visible;
   display: block;
}
#wb_forvolunteers
{
   margin: 20px 0 20px 0 ;
   padding: 0 0 10px 0;
}
#wb_forcompanies
{
   visibility: visible;
   display: block;
}
#wb_forcompanies
{
   margin: 20px 0 20px 0 ;
   padding: 0 0 10px 0;
}
#wb_ftyoutube
{
   width: 35px;
   height: 39px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#ftyoutube
{
   width: 35px;
   height: 39px;
}
#ftyoutube i
{
   line-height: 39px;
   font-size: 35px;
   width: 35px;
}
#wb_centralitdepartment
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 30px 0 ;
   padding: 0;
}
#wb_foragencies
{
   visibility: visible;
   display: block;
}
#wb_foragencies
{
   margin: 20px 0 20px 0 ;
   padding: 0 0 10px 0;
}
}
@media only screen and (max-width: 767px)
{
body
{
   background-color: #000000;
   background-image: none;
}
#wb_tpmenu
{
   visibility: visible;
   display: table;
}
#wb_tpmenu
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#tpmenu
{
   height: auto;
   padding: 0 15px 0 15px;
}
#tpmenu .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#tpmenu > .row > .col-1, #tpmenu > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#tpmenu > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#tpmenu > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_menunav
{
   visibility: visible;
   display: table;
}
#wb_menunav
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#menunav
{
   height: auto;
   padding: 0;
}
#menunav > .col-1, #menunav > .col-2, #menunav > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#menunav > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#menunav > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#menunav > .col-3
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_togrid
{
   visibility: visible;
   display: table;
}
#wb_togrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#togrid
{
   height: auto;
   padding: 10px 5px 10px 5px;
}
#togrid .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#togrid > .row > .col-1, #togrid > .row > .col-2, #togrid > .row > .col-3
{
   padding-right: 5px;
   padding-left: 5px;
}
#togrid > .row > .col-1
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#togrid > .row > .col-2
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#togrid > .row > .col-3
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_logo
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 0;
}
#wb_fdonatebutton
{
   width: 98px;
   height: 55px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#fdonatebutton
{
   font-size: 19px;
}
#wb_fdonatebutton .ui-button
{
   line-height: 55px;
   padding: 0;
}
#wb_Extension2
{
   visibility: visible;
   display: block;
}
.Extension2 .nav, .Extension2 .navbar-text, .Extension2 .dropdown-menu
{
   font-size: 16px;
}
#Extension2 .menu-icon
{
   font-size: 16px;
   width: 16px;
}
#wb_videoslogan
{
   visibility: visible;
   display: block;
}
#wb_videoslogan
{
   margin: 20px 0 40px 0 ;
   padding: 0 10px 0 10px;
}
#wb_homecardgrid
{
   visibility: visible;
   display: table;
}
#wb_homecardgrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#homecardgrid
{
   height: auto;
   padding: 40px 0 10px 0;
}
#homecardgrid > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#homecardgrid > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#homecardgrid-divider-bottom
{
   height: 100px;
}
#homecardgrid-divider-bottom
{
   bottom: 0%;
}
#wb_main
{
   visibility: visible;
   display: table;
}
#wb_main
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#main
{
   height: auto;
   padding: 0;
}
#main .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#main > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#main > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_videogrid
{
   visibility: visible;
   display: table;
}
#wb_videogrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#videogrid
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#videogrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#videogrid > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#videogrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_CardContainer1
{
   width: 100%;
   visibility: visible;
   display: block;
}
#CardContainer1
{
   padding: 10px 10px 10px 10px;
}
#wb_missioncard
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 100%;
   align-self: auto;
   background-color: #FFFFFF;
   background-image: none;
}
#missioncard-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   text-align: center;
}
#missioncard-card-item0 h1
{
   color: #0044B5;
   font-family: Poppins;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
   margin: 0;
}
#wb_missioncard
{
   text-align: center;
}
#wb_missioncard
{
   max-width: 100%;
}
#wb_footer
{
   visibility: visible;
   display: table;
   background-color: #F2F2F2;
   background-image: none;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 0 15px 0 15px;
}
#footer .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footer > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#footer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_ftgrid
{
   visibility: visible;
   display: table;
}
#wb_ftgrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ftgrid
{
   height: auto;
   padding: 30px 15px 30px 15px;
}
#ftgrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ftgrid > .row > .col-1, #ftgrid > .row > .col-2, #ftgrid > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#ftgrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#ftgrid > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#ftgrid > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_ftlogo
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_ftunitedlogo
{
   visibility: visible;
   display: table;
}
#wb_ftunitedlogo
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ftunitedlogo
{
   height: auto;
   padding: 0 15px 0 15px;
}
#ftunitedlogo .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ftunitedlogo > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#ftunitedlogo > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_ftaddress
{
   visibility: visible;
   display: block;
}
#wb_ftaddress
{
   margin: 20px 0 20px 0 ;
   padding: 0;
}
#wb_ftpsociallogogs
{
   visibility: visible;
   display: table;
}
#wb_ftpsociallogogs
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ftpsociallogogs
{
   height: auto;
   padding: 30px 5px 10px 5px;
}
#ftpsociallogogs .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#ftpsociallogogs > .row > .col-1, #ftpsociallogogs > .row > .col-2, #ftpsociallogogs > .row > .col-3, #ftpsociallogogs > .row > .col-4, #ftpsociallogogs > .row > .col-5, #ftpsociallogogs > .row > .col-6, #ftpsociallogogs > .row > .col-7
{
   padding-right: 5px;
   padding-left: 5px;
}
#ftpsociallogogs > .row > .col-1
{
   display: block;
   width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#ftpsociallogogs > .row > .col-2
{
   display: block;
   width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#ftpsociallogogs > .row > .col-3
{
   display: block;
   width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#ftpsociallogogs > .row > .col-4
{
   display: block;
   width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#ftpsociallogogs > .row > .col-5
{
   display: block;
   width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#ftpsociallogogs > .row > .col-6
{
   display: block;
   width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#ftpsociallogogs > .row > .col-7
{
   display: block;
   width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_ftfb
{
   width: 35px;
   height: 39px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#ftfb
{
   width: 35px;
   height: 39px;
}
#ftfb i
{
   line-height: 39px;
   font-size: 35px;
   width: 35px;
}
#wb_ftinstagram
{
   width: 35px;
   height: 39px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#ftinstagram
{
   width: 35px;
   height: 39px;
}
#ftinstagram i
{
   line-height: 39px;
   font-size: 35px;
   width: 35px;
}
#wb_ftx
{
   width: 35px;
   height: 39px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#ftx
{
   width: 35px;
   height: 39px;
}
#ftx i
{
   line-height: 39px;
   font-size: 35px;
   width: 35px;
}
#wb_ftlinkedin
{
   width: 35px;
   height: 39px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#ftlinkedin
{
   width: 35px;
   height: 39px;
}
#ftlinkedin i
{
   line-height: 39px;
   font-size: 35px;
   width: 35px;
}
#wb_ftblockss
{
   visibility: visible;
   display: table;
}
#wb_ftblockss
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ftblockss
{
   height: auto;
   padding: 0 15px 0 15px;
}
#ftblockss .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ftblockss > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#ftblockss > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_ftmission
{
   visibility: visible;
   display: block;
}
#wb_ftmission
{
   margin: 20px 0 20px 0 ;
   padding: 0;
}
#wb_ftlinks
{
   visibility: visible;
   display: block;
}
#wb_ftlinks
{
   margin: 0 0 20px 0 ;
   padding: 0;
}
#wb_ftcopyright
{
   visibility: visible;
   display: table;
}
#wb_ftcopyright
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ftcopyright
{
   height: auto;
   padding: 0 15px 0 15px;
}
#ftcopyright .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ftcopyright > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#ftcopyright > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_textcopyright
{
   visibility: visible;
   display: block;
}
#wb_textcopyright
{
   margin: 20px 0 20px 0 ;
   padding: 0;
}
#wb_forvolunteers
{
   visibility: visible;
   display: block;
}
#wb_forvolunteers
{
   margin: 0;
   padding: 0 0 10px 0;
}
#wb_forcompanies
{
   visibility: visible;
   display: block;
}
#wb_forcompanies
{
   margin: 0;
   padding: 0 20px 10px 20px;
}
#wb_ftyoutube
{
   width: 35px;
   height: 39px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#ftyoutube
{
   width: 35px;
   height: 39px;
}
#ftyoutube i
{
   line-height: 39px;
   font-size: 35px;
   width: 35px;
}
#wb_centralitdepartment
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 30px 0 ;
   padding: 0;
}
#wb_foragencies
{
   visibility: visible;
   display: block;
}
#wb_foragencies
{
   margin: 0;
   padding: 0 0 10px 0;
}
}
a.skip-main {
    color: white;
    background-color: black;
    font-size: 1.2rem;
    left:-999px;
    position:absolute;
    top:auto;
    width:2px;
    height:2px;
    overflow:hidden;
    z-index:-999;
}
a.skip-main:focus, a.skip-main:active {
    color: white;
    background-color: black;
    left: auto;
    top: auto;
    width: 30%;
    height: 30px;
    overflow:auto;
    margin: 10px 35%;
    padding:5px;
    border-radius: 1px;
    border:1px solid white;
    text-align:center;
    z-index:999;
    font-family: arial;
    font-size: 1.2rem;
    line-height: 1.4;
    margin-bottom: 1.7rem;
    text-rendering: optimizeLegibility;
}

