body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
.wb-theme-header
{
   background-color: #F8F8F8;
   background-image: none;
   border: 1px solid #D2D2D2;
   border-radius: 0px;
   color: #212529;
   --background-color: rgba(248,248,248,1.00);
   --border-color: #D2D2D2;
   --border-width: 1px;
   --color: #212529;
}
.wb-theme-content
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEE2E6;
   border-radius: 0px;
   color: #212529;
   --background-color: rgba(255,255,255,1.00);
   --border-color: #DEE2E6;
   --border-width: 1px;
   --color: #212529;
   --icon-color: #0D6EFD;
   --colorize: invert(25%) sepia(74%) saturate(3042%) hue-rotate(213deg) brightness(106%) contrast(99%);
}
.wb-theme-button, .wb-theme-static
{
   background-color: #0D6EFD;
   background-image: none;
   border: 1px solid #0D6EFD;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(13,110,253,1.00);
   --border-color: #0D6EFD;
   --border-width: 1px;
   --color: #FFFFFF;
}
.wb-theme-button:hover
{
   background-color: #0B5ED7;
   background-image: none;
   border: 1px solid #0A58CA;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(11,94,215,1.00);
   --border-color: #0A58CA;
   --border-width: 1px;
   --color: #FFFFFF;
}
.wb-theme-button.active, .wb-theme-button:active, .active > .wb-theme-button
{
   background-color: #0A58CA;
   background-image: none;
   border: 1px solid #0A53BE;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(10,88,202,1.00);
   --border-color: #0A53BE;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .wb-theme-header
{
   background-color: #272B2F;
   background-image: none;
   border: 1px solid #424549;
   border-radius: 0px;
   color: #DEE2E6;
   --background-color: rgba(39,43,47,1.00);
   --border-color: #424549;
   --border-width: 1px;
   --color: #DEE2E6;
}
.darktheme .wb-theme-content
{
   background-color: #212529;
   background-image: none;
   border: 1px solid #495057;
   border-radius: 0px;
   color: #DEE2E6;
   --background-color: rgba(33,37,41,1.00);
   --border-color: #495057;
   --border-width: 1px;
   --color: #DEE2E6;
   --icon-color: #0D6EFD;
   --colorize: invert(37%) sepia(88%) saturate(4770%) hue-rotate(210deg) brightness(103%) contrast(103%);
}
.darktheme .wb-theme-button, .darktheme .wb-theme-static
{
   background-color: #0D6EFD;
   background-image: none;
   border: 1px solid #0D6EFD;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(13,110,253,1.00);
   --border-color: #0D6EFD;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .wb-theme-button:hover
{
   background-color: #0B5ED7;
   background-image: none;
   border: 1px solid #0A58CA;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(11,94,215,1.00);
   --border-color: #0A58CA;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .wb-theme-button.active, .darktheme .wb-theme-button:active, .active > .wb-theme-button
{
   background-color: #0A58CA;
   background-image: none;
   border: 1px solid #0A53BE;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(10,88,202,1.00);
   --border-color: #0A53BE;
   --border-width: 1px;
   --color: #FFFFFF;
}
#wb_headerLayoutGrid1
{
   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: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   box-shadow: 4px 4px 6px #A9A9A9;
}
#headerLayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 25px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#headerLayoutGrid1 > .col-1, #headerLayoutGrid1 > .col-2, #headerLayoutGrid1 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#headerLayoutGrid1 > .col-1, #headerLayoutGrid1 > .col-2, #headerLayoutGrid1 > .col-3
{
   flex: 0 0 auto;
}
#headerLayoutGrid1 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#headerLayoutGrid1 > .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: flex-end;
   align-self: stretch;
   align-items: flex-end;
   justify-content: flex-start;
   text-align: left;
}
#headerLayoutGrid1 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 200px)
{
#headerLayoutGrid1 > .col-1, #headerLayoutGrid1 > .col-2, #headerLayoutGrid1 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_footerTop
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footerTop
{
   box-sizing: border-box;
   padding: 25px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#footerTop > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footerTop > .row > .col-1, #footerTop > .row > .col-2, #footerTop > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footerTop > .row > .col-1, #footerTop > .row > .col-2, #footerTop > .row > .col-3
{
   float: left;
}
#footerTop > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#footerTop > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#footerTop > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#footerTop:before,
#footerTop:after,
#footerTop .row:before,
#footerTop .row:after
{
   display: table;
   content: " ";
}
#footerTop:after,
#footerTop .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#footerTop > .row > .col-1, #footerTop > .row > .col-2, #footerTop > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_footerCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 25px 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   text-align: left;
}
#footerCard1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#footerCard1-card-item0
{
   box-sizing: border-box;
   margin: 0 0 6px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#footerCard1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 0 12px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard1-card-item1
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard1-card-item1:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard1-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard1-card-item1 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#footerCard1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 12px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard1-card-item2
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard1-card-item2:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard1-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard1-card-item2 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#footerCard1-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 12px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard1-card-item3
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard1-card-item3:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard1-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard1-card-item3 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#footerCard1-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 12px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard1-card-item4
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard1-card-item4:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard1-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard1-card-item4 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#footerCard1-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 12px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard1-card-item5
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard1-card-item5:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard1-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard1-card-item5 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#wb_footerCard2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 25px 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   text-align: left;
}
#footerCard2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#footerCard2-card-item0
{
   box-sizing: border-box;
   margin: 0 0 6px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#footerCard2-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 0 12px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard2-card-item1
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard2-card-item1:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard2-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard2-card-item1 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#footerCard2-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 12px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard2-card-item2
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard2-card-item2:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard2-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard2-card-item2 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#footerCard2-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 12px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard2-card-item3
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard2-card-item3:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard2-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard2-card-item3 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#footerCard2-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 12px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard2-card-item4
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard2-card-item4:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard2-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard2-card-item4 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#wb_footerCard3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 25px 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   text-align: left;
}
#footerCard3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#footerCard3-card-item0
{
   box-sizing: border-box;
   margin: 0 0 6px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#footerCard3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 0 12px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard3-card-item1
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard3-card-item1:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard3-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard3-card-item1 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#footerCard3-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 12px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard3-card-item2
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard3-card-item2:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard3-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard3-card-item2 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#footerCard3-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 12px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard3-card-item3
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard3-card-item3:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard3-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard3-card-item3 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#footerCard3-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard3-card-item4
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard3-card-item4:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard3-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard3-card-item4 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#wb_footerMiddle
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footerMiddle
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#footerMiddle > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footerMiddle > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footerMiddle > .row > .col-1
{
   float: left;
}
#footerMiddle > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#footerMiddle:before,
#footerMiddle:after,
#footerMiddle .row:before,
#footerMiddle .row:after
{
   display: table;
   content: " ";
}
#footerMiddle:after,
#footerMiddle .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#footerMiddle > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_footerIcon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #EDE9E1;
   border-radius: 50%;
   text-align: center;
   margin: 0 5px 0 0 ;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footerIcon1 a
{
   text-decoration: none;
}
#wb_footerIcon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_footerIcon1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #645E59;
}
#footerIcon1
{
   height: 28px;
   width: 28px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footerIcon1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
}
#wb_footerIcon1:hover #footerIcon1 i
{
   color: #212529;
}
#wb_footerIcon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #EDE9E1;
   border-radius: 50%;
   text-align: center;
   margin: 0 5px 0 0 ;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footerIcon2 a
{
   text-decoration: none;
}
#wb_footerIcon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_footerIcon2:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #645E59;
}
#footerIcon2
{
   height: 28px;
   width: 28px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footerIcon2 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
}
#wb_footerIcon2:hover #footerIcon2 i
{
   color: #212529;
}
#wb_footerIcon3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #EDE9E1;
   border-radius: 50%;
   text-align: center;
   margin: 0 5px 0 0 ;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footerIcon3 a
{
   text-decoration: none;
}
#wb_footerIcon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_footerIcon3:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #645E59;
}
#footerIcon3
{
   height: 28px;
   width: 28px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footerIcon3 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
}
#wb_footerIcon3:hover #footerIcon3 i
{
   color: #212529;
}
#wb_footerIcon4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #EDE9E1;
   border-radius: 50%;
   text-align: center;
   margin: 0 5px 0 0 ;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footerIcon4 a
{
   text-decoration: none;
}
#wb_footerIcon4 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_footerIcon4:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #645E59;
}
#footerIcon4
{
   height: 28px;
   width: 28px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footerIcon4 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
}
#wb_footerIcon4:hover #footerIcon4 i
{
   color: #212529;
}
#wb_footerIcon5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #EDE9E1;
   border-radius: 50%;
   text-align: center;
   margin: 0 5px 0 0 ;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footerIcon5 a
{
   text-decoration: none;
}
#wb_footerIcon5 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_footerIcon5:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #645E59;
}
#footerIcon5
{
   height: 28px;
   width: 28px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footerIcon5 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
}
#wb_footerIcon5:hover #footerIcon5 i
{
   color: #212529;
}
#wb_footerCopyrights 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 25px 0 80px 0;
   margin: 0;
   text-align: left;
}
#wb_footerCopyrights div
{
   text-align: left;
}
#wb_footerCopyrights
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_OverlayMenu320
{
   position: relative;
}
#wb_OverlayMenu320
{
   margin: 0;
}
#OverlayMenu320
{
   background-color: #1484E6;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   cursor: pointer;
   user-select: none;
}
#OverlayMenu320:hover
{
   background-color: #2293F7;
   background-image: none;
   border-color: #2293F7;
}
#OverlayMenu320
{
   display: block;
   width: 70px;
   height: 111px;
   position: relative;
   overflow: hidden;
}
#OverlayMenu320 .line
{
   width: 20px;
   height: 4px;
   background: #FFFFFF;
   display: block;
   margin: 4px auto;
   transition: all 500ms linear;
}
#OverlayMenu320 .line:first-child
{
   margin-top: 45px;
}
#OverlayMenu320.open .line
{
   transition: margin 0.3s ease, transform 0.3s ease-in-out 0.4s;
}
#OverlayMenu320.open .line:nth-child(1)
{
   margin-top: 53px;
   transform: rotate(225deg);
}
#OverlayMenu320.open .line:nth-child(2)
{
   opacity: 0;
}
#OverlayMenu320.open .line:nth-child(3)
{
   margin-top: -16px;
   transform: rotate(135deg);
}
#OverlayMenu320-close
{
   background: transparent;
   font-size: 10px;
   height: 2.8em; 
   outline: none;
   position: absolute;
   right: 10px;
   text-align: left;
   top: 10px;
   width: 3em; 
}
#OverlayMenu320-close:before, #OverlayMenu320-close:after
{
   background: #FFFFFF;
   content: "";
   display: block;
   height: 0.6em;
   left: 0;
   opacity: 1;
   position: absolute;
   top: 0;
   width: 100%;
}
#OverlayMenu320-close span
{
   background: #FFFFFF;
   height: 0.6em;
   margin-top: -0.3em;
   position: absolute;
   top: 50%;
   transform-origin: 50% 50%;
   width: 100%;
}
#OverlayMenu320-close span::after
{
   background: #FFFFFF;
   content: "";
   display: block;
   height: 0.6em;
   position: absolute;
   transform-origin: 50% 50%;
   width: 100%;
}
#OverlayMenu320-close:before
{
   margin-top: -0.3em;
   opacity: 0;
   top: 50%;
}
#OverlayMenu320-close:after
{
   bottom: 50%;
   opacity: 0;
}
#OverlayMenu320-close span
{
   background: #FFFFFF;
   transform: rotate(-45deg);
}
#OverlayMenu320-close span:after
{
   background: #FFFFFF;
   transform: rotate(-90deg);
}
#OverlayMenu320-overlay
{
   display: flex;
   align-items: center;
   justify-content: center;
   height: 100%;
   left: 0;
   overflow-y: auto;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: -1;
   background-color: rgba(20,132,230,0.87);
}
#OverlayMenu320-overlay ul
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 37px;
   text-decoration: none;
   text-transform: none;
   list-style: none;
   margin: 0;
   padding: 0;
}
.OverlayMenu320
{
   display: flex;
   justify-content: center;
   align-items: center;
   flex-direction: row;
   width: 100%;
   max-width: 970px;
}
.OverlayMenu320 a
{
   text-decoration: none;
}
.OverlayMenu320 ul
{
   list-style: none;
   padding: 0;
   text-align: center;
}
.OverlayMenu320 li
{
   position: relative;
}
.OverlayMenu320 li a
{
   display: block;
   position: relative;
   padding: 10px 15px 10px 15px;
   color: #FFFFFF;
   outline: none;
}
.OverlayMenu320 li a:hover, .OverlayMenu320 li a.active
{
   color: #FFFFFF;
   background-color: #2293F7;
}
#OverlayMenu320-overlay
{
   visibility: hidden;
   width: 0;
   left: 50%;
   transform: translateX(-50%);
   transition: width 400ms 0.3s, visibility 0s 700ms;
}
#OverlayMenu320-overlay.show
{
   visibility: visible;
   width: 100%;
   transition: width 400ms;
}
#OverlayMenu320-overlay .OverlayMenu320
{
   opacity: 0;
   transition: opacity 0.3s 400ms;
}
#OverlayMenu320-overlay.show .OverlayMenu320
{
   opacity: 1;
   transition-delay: 400ms;
}
#OverlayMenu320-overlay.hide .OverlayMenu320
{
   transition-delay: 0s;
}
.OverlayMenu320 li.drilldown-back > a 
{
   padding-left: 30px;
   background: rgba(0,0,0,0.1);
}
.OverlayMenu320 li.drilldown-back > a:hover
{
   background-color: #2293F7;
}
.OverlayMenu320 li.drilldown-back a:after,
.OverlayMenu320 li > a:not(:only-child):after
{
   position: absolute;
   top: 50%;
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 0px;
   transform: translateY(-50%);
   border-left: 18px solid #FFFFFF;
   border-top: 16px solid transparent;
   border-bottom: 16px solid transparent;
   border-right: 0 dotted;
   content: " ";
}
.OverlayMenu320 li.drilldown-back a:after
{
   left: 10px;
   color: #FFFFFF;
   transform: translateY(-50%) rotate(180deg);
}
.OverlayMenu320 li.drilldown-back a:hover:after,
.OverlayMenu320 li > a:not(:only-child):hover:after
{
   border-left-color: #FFFFFF;
}
.OverlayMenu320 li > a:after
{
   color: rgba(0,0,0,0.15);
   right: 10px;
}
.OverlayMenu320 .drilldown-menu 
{
   margin: 0;
   width: 100%;
}
.OverlayMenu320 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;
}
.OverlayMenu320 > .drilldown-submenu
{
   left: 0;
   margin: 0;
   position: absolute;
   top: 50px;
   width: 100%;
}
#OverlayMenu320-overlay .overlay-icon
{
   margin: 0;
}
#OverlayMenu320-social
{
   padding: 40px 0 0 0;
}
#OverlayMenu320-social .social-icon 
{
   border-radius: 50%;
   background-color: #FFFFFF;
   color: #1484E6;
   display: inline-block;
   font-size: 37px;
   margin: 0 .5em;
   padding: 14px;
   transition: all .2s linear 0s;
   width: 37px;
}
#OverlayMenu320-social .social-icon:hover 
{
   background-color: #FFFFFF;
   color: #2293F7;
}
.OverlayMenu320-effect
{
   transition: all 500ms linear;
}
.cc-revoke,.cc-window 
{
   font-family: "Arial" !important;
   font-size: 19px !important;
}
.cc-btn 
{
   font-size: 19px !important;
}
.DropdownMenu3 .nav
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   color: #FFFFFF;
   text-align: left;
   text-transform: none;
}
#DropdownMenu3, .DropdownMenu3 .nav, .DropdownMenu3 *
{
   margin: 0;
   padding: 0;
   box-sizing: border-box;
   line-height: 1;
   list-style: none;
}
.DropdownMenu3 .nav:before,
.DropdownMenu3 .nav:after 
{
   content: " ";
   display: table;
}
.DropdownMenu3 .nav:after 
{
   clear: both;
}
.DropdownMenu3 .nav a 
{
   text-decoration: none;
}
.DropdownMenu3 .nav ul
{
   margin-top: 0;
   margin-bottom: 0;
}
.DropdownMenu3 .nav ul ul
{
   margin-bottom: 0;
}
.DropdownMenu3 .container 
{
   margin-right: auto;
   margin-left: auto;
   padding: 0;
}
.DropdownMenu3 .container:before,
.DropdownMenu3 .container:after 
{
   content: " ";
   display: table;
}
.DropdownMenu3 .container:after 
{
   clear: both;
}
.DropdownMenu3 .collapse 
{
   display: none;
}
.DropdownMenu3 .collapse.show 
{
   display: block;
}
.DropdownMenu3 .collapsing 
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height .35s ease;
}
.DropdownMenu3 .arrow, .DropdownMenu3 .arrow-right
{
   display: inline-block;
   margin-left: 4px;
   width: 0;
   height: 0;
   vertical-align: middle;
   border-top: 4px solid #000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
   }
.DropdownMenu3 .arrow-right
{
   border-left: 4px solid #FFFFFF;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
}
.DropdownMenu3 .dropdown-menu > li > a:hover .arrow-right, .DropdownMenu3 .dropdown-menu > li > a:focus .arrow-right
{
   border-left-color:#FFFFFF;
}
.DropdownMenu3 .dropdown 
{
   position: relative;
}
.DropdownMenu3 .dropdown-toggle:focus 
{
   outline: 0;
}
.DropdownMenu3 .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: 19px;
   background-color: #0D6EFD;
   background-image: none;
   border: 1px solid rgba(255,215,0,1.00);
   border-radius: 0px;
   background-clip: padding-box;
}
.DropdownMenu3 .dropdown-menu .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #FFD700;
}
.DropdownMenu3 .dropdown-menu > li > a
{
   display: block;
   padding: 3px 20px 3px 20px;
   clear: both;
   line-height: 1.428571429;
   color: #FFFFFF;
   text-transform: none;
   white-space: nowrap;
}
.DropdownMenu3 .dropdown-menu > li > a:hover,
.DropdownMenu3 .dropdown-menu > li > a:focus 
{
   text-decoration: none;
   color: #FFFFFF;
   background-color: #0B5ED7;
   background-image: none;
}
.DropdownMenu3 .dropdown-menu > li > a.active,
.DropdownMenu3 .dropdown-menu > li > a.active:hover,
.DropdownMenu3 .dropdown-menu > li > a.active:focus
{
   color: #FFFFFF;
   background-color: #0B5ED7;
   background-image: none;
   text-decoration: none;
   outline: 0;
}
.DropdownMenu3 .show > .dropdown-menu
{
   display: block;
}
.DropdownMenu3 .show > a
{
   outline: 0;
}
.DropdownMenu3 .dropdown-header
{
   display: block;
   padding: 3px 20px;
   line-height: 1.428571429;
   color: #aeaeae;
}
.DropdownMenu3 .dropdown-backdrop
{
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990;
}
.DropdownMenu3 .nav > li 
{
   position: relative;
   display: block;
}
.DropdownMenu3 .nav > li > a
{
   position: relative;
   display: block;
   padding: 55px 15px 10px 15px;
}
.DropdownMenu3 .nav .show > a,
.DropdownMenu3 .nav .show > a:hover,
.DropdownMenu3 .nav .show > a:focus
{
    border-color: #FFFFFF;
}
.DropdownMenu3 .nav .nav-divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #FFD700;
}
.DropdownMenu3 .nav .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.DropdownMenu3
{
   position: relative;
}
.DropdownMenu3:before,
.DropdownMenu3:after
{
   content: " ";
   display: table;
}
.DropdownMenu3:after
{
   clear: both;
}
.DropdownMenu3 .navbar-header:before,
.DropdownMenu3 .navbar-header:after
{
   content: " ";
   display: table;
}
.DropdownMenu3 .navbar-header:after
{
   clear: both;
}
.DropdownMenu3-navbar-collapse 
{
   overflow-x: visible;
   -webkit-overflow-scrolling: touch;
}
.DropdownMenu3-navbar-collapse:before,
.DropdownMenu3-navbar-collapse:after
{
   content: " ";
   display: table;
}
.DropdownMenu3-navbar-collapse:after
{
   clear: both;
}
.DropdownMenu3-navbar-collapse.show
{
   overflow-y: auto;
}
.DropdownMenu3 .navbar-toggle 
{
   position: relative;
   float: left;
   width: 45px;
   height: 80px;
   padding: 55px 15px 10px 15px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 0px;
}
.DropdownMenu3 .navbar-toggle .line
{
   background-color: #212529;
}
.DropdownMenu3 .navbar-toggle .line
{
   display: block;
   width: 15px;
   height: 3px;
   border-radius: 0px;
   transition: all 500ms linear;
}
.DropdownMenu3 .navbar-toggle .line
{
   margin: 3px auto;
}
.DropdownMenu3 .navbar-toggle  .line:first-child
{
   margin-top: 0px !important;
}
.DropdownMenu3 .navbar-toggle  .line:last-child
{
   margin-bottom: 0px !important;
}
.DropdownMenu3 .navbar-nav
{
   margin: 6px -15px;
}
.DropdownMenu3 .navbar-nav > li > .dropdown-menu
{
   margin-top: 0;
   border-top-right-radius: 0;
   border-top-left-radius: 0;
}
.DropdownMenu3 .navbar-nav > li > a
{
   color: #FFFFFF;
}
.DropdownMenu3 .navbar-nav > li > a:hover,
.DropdownMenu3 .navbar-nav > li > a:focus
{
   background-color: #0B5ED7;
   background-image: none;
   color: #FFFFFF;
   text-decoration: none;
}
.DropdownMenu3 .navbar-nav > li > a.active,
.DropdownMenu3 .navbar-nav > li > a.active:hover,
.DropdownMenu3 .navbar-nav > li > a.active:focus
{
   color: #FFFFFF;
   background-color: #0B5ED7;
   background-image: none;
}
.DropdownMenu3 .navbar-toggle
{
   border: 1px solid transparent;
}
.DropdownMenu3 .navbar-toggle:hover,
.DropdownMenu3 .navbar-toggle:focus
{
   background-color: transparent;
}
.DropdownMenu3-navbar-collapse
{
   border-color: rgba(255,215,0,1.00);
}
.DropdownMenu3 .navbar-nav > .dropdown > a:hover .arrow,
.DropdownMenu3 .navbar-nav > .dropdown > a:focus .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.DropdownMenu3 .navbar-nav > .show > a,
.DropdownMenu3 .navbar-nav > .show > a:hover,
.DropdownMenu3 .navbar-nav > .show > a:focus
{
   background-color: #0B5ED7;
   background-image: none;
   color: #FFFFFF;
}
.DropdownMenu3 .navbar-nav > .show > a .arrow,
.DropdownMenu3 .navbar-nav > .show > a:hover .arrow,
.DropdownMenu3 .navbar-nav > .show > a:focus .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.DropdownMenu3 .navbar-nav > .dropdown > a .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.DropdownMenu3 .navbar-link
{
   color: #FFFFFF;
}
.DropdownMenu3 .navbar-link:hover
{
   color: #FFFFFF;
}
.DropdownMenu3 .navbar-header
{
   color: #212529;
}
.DropdownMenu3 .dropdown-hover > .dropdown-menu
{
   margin-top:-1px !important;
}
@media (min-width: 480px) 
{
.DropdownMenu3 .navbar-right .dropdown-menu
{
   right: 0;
   left: auto;
}
.DropdownMenu3 .navbar-header
{
   float: left;
}
.DropdownMenu3-navbar-collapse
{
   width: auto;
   border-top: 0;
   box-shadow: none;
}
.DropdownMenu3-navbar-collapse.collapse
{
   display: block!important;
   height: auto!important;
   padding-bottom: 0;
   overflow: visible!important;
}
.DropdownMenu3-navbar-collapse.show
{
   overflow-y: auto;
}
.DropdownMenu3 .navbar-toggle
{
   display: none;
}
.DropdownMenu3 .navbar-nav
{
   float: left;
   margin: 0;
}
.DropdownMenu3 .navbar-nav > li
{
   float: left;
}
.DropdownMenu3 .container > .navbar-header,
.DropdownMenu3 .container > .DropdownMenu3-navbar-collapse
{
   margin-right: 0;
   margin-left: 0;
}
.DropdownMenu3 .navbar-nav > .dropdown > a:hover .arrow,
.DropdownMenu3 .navbar-nav > .dropdown > a:focus .arrow
{
   border-top-color: #1E90FF;
   border-bottom-color: #1E90FF;
}
}
@media (max-width: 480px) 
{
.DropdownMenu3 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #FFFFFF;
}
.DropdownMenu3 .navbar-nav
{
   margin: 0;
   background-color: #0D6EFD;
   background-image: none;
}
.DropdownMenu3 .navbar-nav .show .dropdown-menu
{
   position: static !important;
   transform: translate3d(0px, 0px, 0px) !important;
   float: none;
   width: auto;
   margin-top: 0;
   background-color: transparent;
   border: 0;
   box-shadow: none;
}
.DropdownMenu3 .navbar-nav .show .dropdown-menu > li > a,
.DropdownMenu3 .navbar-nav .show .dropdown-menu .dropdown-header
{
   padding: 5px 15px 5px 25px;
}
.DropdownMenu3 .navbar-nav .show .dropdown-menu > li > a
{
   line-height: 20px;
}
.DropdownMenu3 .arrow-right
{
   border-top: 4px solid #FFFFFF;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
.DropdownMenu3 .dropdown-menu > li > a:hover .arrow-right, .DropdownMenu3 .dropdown-menu > li > a:focus .arrow-right
{
   border-top: 4px solid #FFFFFF;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
}
@media (min-width: 480px) 
{
.DropdownMenu3 .navbar-nav > li > a
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #FFFFFF;
   border-radius: 0px;
   margin-right: -13px;
   color: #212529;
}
.DropdownMenu3 .navbar-nav > li > a:hover,
.DropdownMenu3 .navbar-nav > li > a:focus
{
   color: #1E90FF;
   background-color: transparent;
   background-image: none;
}
.DropdownMenu3 .navbar-nav > li > a.active,
.DropdownMenu3 .navbar-nav > li > a.active:hover,
.DropdownMenu3 .navbar-nav > li > a.active:focus
{
   color: #1E90FF;
   background-color: transparent;
   background-image: none;
}
.DropdownMenu3 .navbar-nav > .show > a,
.DropdownMenu3 .navbar-nav > .show > a:hover,
.DropdownMenu3 .navbar-nav > .show > a:focus
{
   background-color: transparent;
   background-image: none;
   color: #1E90FF;
}
.DropdownMenu3 .navbar-nav > .dropdown > a:hover .arrow
{
   border-top-color: #1E90FF;
   border-bottom-color: #1E90FF;
}
.DropdownMenu3 .navbar-nav > .dropdown > a .arrow
{
   border-top-color: #212529;
   border-bottom-color: #212529;
}
.DropdownMenu3 .navbar-nav > li > a.active > .arrow,
.DropdownMenu3 .navbar-nav > li > a.active:hover > .arrow,
.DropdownMenu3 .navbar-nav > li > a.active:focus > .arrow
{
   border-top-color: #1E90FF;
   border-bottom-color: #1E90FF;
}
.DropdownMenu3 .navbar-nav > .show > a .arrow,
.DropdownMenu3 .navbar-nav > .show > a:hover .arrow,
.DropdownMenu3 .navbar-nav > .show > a:focus .arrow
{
   border-top-color: #1E90FF;
   border-bottom-color: #1E90FF;
}
.DropdownMenu3 .navbar-link
{
   color: #212529;
}
.DropdownMenu3 .navbar-link:hover 
{
   color: #fff;
}
}
#DropdownMenu3 i
{
   font-size: 16px;
   position: relative;
   left: 0;
   top: 0;
   margin-right: 4px;
   width: 16px;
}
#wb_DropdownMenu3
{
   z-index: 1111 !important;
}
#wb_LayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #AAAAAA;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0 0 25px 0 ;
}
#LayoutGrid4
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid4 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid4 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text1
{
   color: #222222;
   font-family: Arial;
   font-weight: 400;
   font-size: 20px;
   line-height: 22.5px;
}
#wb_Text1 p, #wb_Text1 ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image9
{
   margin: 0;
   vertical-align: top;
}
#Image9
{
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 1000px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#Button3
{
   box-sizing: border-box;
   line-height: 38px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #1484E6;
   border-radius: 10px;
   background-color: #1484E6;
   background-image: none;
   color: #FFFFFF;
   box-shadow: 5px 5px 10px #696969;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 15px 0 0 0 ;
}
#Button3:focus
{
   outline: 0;
}
#Button1
{
   box-sizing: border-box;
   line-height: 38px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #1484E6;
   border-radius: 10px;
   background-color: #1484E6;
   background-image: none;
   color: #FFFFFF;
   box-shadow: 5px 5px 10px #696969;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 15px 0 0 0 ;
}
#Button1:focus
{
   outline: 0;
}
#wb_hec_logo_navbar_01a
{
   margin: 0;
   vertical-align: top;
}
#hec_logo_navbar_01a
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 260px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_indexText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 10px 0 0 0 ;
   text-align: center;
}
#wb_indexText1 div
{
   text-align: center;
}
#wb_indexText1
{
   display: block;
   margin: 10px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_master_page_storeHeading2
{
   background-color: #FF0000;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 10px;
   vertical-align: top;
   margin: 0;
   padding: 5px 0 5px 0;
   text-align: center;
}
#master_page_storeHeading2
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#master_page_storeHeading2 a
{
   color: inherit;
   text-decoration: none;
}
#wb_master_page_storeHeading3
{
   background-color: #FFD700;
   background-image: none;
   border: 1px solid #000000;
   border-radius: 15px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 10px 5px 10px 5px;
   text-align: center;
}
#master_page_storeHeading3
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#master_page_storeHeading3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_master_page_storeIcon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #EDE9E1;
   border-radius: 50%;
   text-align: center;
   margin: 0 5px 0 0 ;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_master_page_storeIcon1 a
{
   text-decoration: none;
}
#wb_master_page_storeIcon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_master_page_storeIcon1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #645E59;
}
#master_page_storeIcon1
{
   height: 28px;
   width: 28px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#master_page_storeIcon1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
}
#wb_master_page_storeIcon1:hover #master_page_storeIcon1 i
{
   color: #212529;
}
#wb_master_page_storeLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FF0000;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#master_page_storeLayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 5px 0 5px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#master_page_storeLayoutGrid1 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#master_page_storeLayoutGrid1 > .col-1
{
   flex: 0 0 auto;
}
#master_page_storeLayoutGrid1 > .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: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#master_page_storeLayoutGrid1 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_master_page_storeHeading1
{
   background-color: #FFD700;
   background-image: none;
   border: 1px solid #000000;
   border-radius: 15px;
   vertical-align: top;
   margin: 0;
   padding: 10px 5px 10px 5px;
   text-align: center;
}
#master_page_storeHeading1
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#master_page_storeHeading1 a
{
   color: inherit;
   text-decoration: none;
}
#wb_google_adsense
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #00BFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#google_adsense
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#google_adsense > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#google_adsense > .col-1
{
   flex: 0 0 auto;
}
#google_adsense > .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-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#google_adsense > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_thank_you_popup
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #696969;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#thank_you_popup
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#thank_you_popup > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#thank_you_popup > .col-1
{
   flex: 0 0 auto;
}
#thank_you_popup > .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-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#thank_you_popup > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_footer
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footer
{
   box-sizing: border-box;
   padding: 25px 0 25px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#footer > .row
{
   margin-right: 0;
   margin-left: 0;
}
#footer > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   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_homeLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to top, rgba(255,255,255,0.59) 0%, #1E90FF 100%);
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#homeLayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 30px 0 30px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#homeLayoutGrid > .col-1, #homeLayoutGrid > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#homeLayoutGrid > .col-1, #homeLayoutGrid > .col-2
{
   flex: 0 0 auto;
}
#homeLayoutGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#homeLayoutGrid > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#homeLayoutGrid > .col-1, #homeLayoutGrid > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #AAAAAA;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid2 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_homeHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   vertical-align: top;
   margin: 0 0 5px 0 ;
   padding: 0;
   text-align: center;
}
#homeHeading
{
   color: #1E90FF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_homeText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 25px 0 25px;
   margin: 0 0 10px 0 ;
   text-align: center;
}
#wb_homeText
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 21px;
   line-height: 29.5px;
}
#wb_homeText p, #wb_homeText ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_homeText
{
   display: block;
   margin: 0 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 25px 0 25px;
   margin: 0 0 10px 0 ;
   text-align: center;
}
#wb_Text3
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 19px;
   line-height: 25.5px;
}
#wb_Text3 p, #wb_Text3 ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_Text3
{
   display: block;
   margin: 0 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 15px 0 15px 0;
   margin: 0;
   text-align: center;
}
#wb_Text2 div
{
   text-align: center;
}
#wb_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 485px;
   height: 306px;
   vertical-align: top;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text5 div
{
   text-align: center;
}
#wb_Text5
{
   display: none;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid6
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #C0C0C0;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0 0 5px 0 ;
}
#LayoutGrid6
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid6 > .col-1, #LayoutGrid6 > .col-2, #LayoutGrid6 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid6 > .col-1, #LayoutGrid6 > .col-2, #LayoutGrid6 > .col-3
{
   flex: 0 0 auto;
}
#LayoutGrid6 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid6 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 83.33333333%;
   max-width: 83.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid6 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#LayoutGrid6 > .col-1, #LayoutGrid6 > .col-2, #LayoutGrid6 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#articles *, #articles *::before, #articles *::after
{
   box-sizing: border-box;
}
#articles .accordion-item
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 8px;
   margin-bottom: 1px;
      overflow: hidden;
   text-align: left;
}
#articles .accordion-item
{
   border-color: #808080;
}
#articles.accordion-group .accordion-item
{
   margin-bottom: 5px;
      overflow: hidden;
   border-radius: 8px;
}
#articles .accordion-item:not(.active) .accordion-header
{
   border-radius: inherit !important;
   }
#articles .accordion-header
{
   border-bottom: 1px solid transparent;
   border-top-right-radius: 8px;
   border-top-left-radius: 8px;
}
#articles .accordion-item > .accordion-header
{
   background-color: #FFFFFF;
   background-image: none;
}
#articles .accordion-item.active
{
   border-color: rgba(221,221,221,1.00);
}
#articles .accordion-item.active > .accordion-header
{
   background-color: #FFFFFF;
   background-image: none;
}
#articles .accordion-item:hover > .accordion-header
{
   background-color: #FFFFFF;
   background-image: none;
}
#articles .accordion-body
{
   padding: 0 20px 20px 20px;
   font-size: 0;
   text-align: left;
   position: relative;
}
#articles .accordion-body::before, #articles .accordion-body::after
{
   display: table;
   content: " ";
}
#articles .accordion-body::after
{
   clear: both;
}
#articles .accordion-item > .accordion-header + .accordion-collapse .accordion-body
{
   border-top-color: rgba(128,128,128,1.00);
}
#articles h4.accordion-title
{
   margin-top: 0;
   margin-bottom: 0;
   display: block;
   color: #4F4F4F;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   font-style: normal;
   text-align: left;
}
#articles .accordion-title > a
{
   color: inherit;
   position: relative;
   display: block;
   padding: 9px 40px 9px 20px;
   text-decoration: none;
}
#articles .active .accordion-title > a
{
   color: #191970;
}
#articles .collapse 
{
   display: none;
}
#articles .collapse.show
{
   display: block;
}
#articles .collapsing
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height 0.35s linear;
}
#articles .accordion-item .accordion-header .accordion-arrow
{
   right: 20px;
   width: 24px;
   height: 100%;
   box-sizing: content-box;
   display: inline-flex;
   align-content: center;
   align-items: center;
   position: absolute;
   text-indent: -99999px;
   top: 0;
   overflow: hidden;
   fill: currentColor;
}
#articles .accordion-item .accordion-header .accordion-arrow .icon-default
{
   display: block;
   flex: 1;
   padding: 2px;
}
#articles .accordion-item .accordion-header .accordion-arrow .icon-active
{
   display: none;
   flex: 1;
   padding: 2px;
}
#articles .accordion-item.active .accordion-header .accordion-arrow .icon-default
{
   display: none;
}
#articles .accordion-item.active .accordion-header .accordion-arrow .icon-active
{
   display: block;
}
#wb_articles
{
   margin: 10px 0 20px 0 ;
   position: relative;
}
#wb_article_01 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_article_01
{
   color: #888888;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   line-height: 16px;
}
#wb_article_01 p, #wb_article_01 ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_article_01
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_article_02 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_article_02
{
   color: #888888;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   line-height: 16px;
}
#wb_article_02 p, #wb_article_02 ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_article_02
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_article_03 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_article_03
{
   color: #888888;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   line-height: 16px;
}
#wb_article_03 p, #wb_article_03 ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_article_03
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_article_04 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_article_04
{
   color: #888888;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   line-height: 16px;
}
#wb_article_04 p, #wb_article_04 ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_article_04
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_fontsize_01
{
   font-size: 0;
}
#wb_fontsize_01 button
{
    cursor: pointer;
    padding: 6px 12px;
    margin: 0 10px 10px 0;
    line-height: 1.5;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #007BFF;
    border: 1px solid #007BFF;
    border-radius: 4px;
    color: #FFFFFF;
    font-family: "Arial";
    font-size: 13px;
}
#wb_fontsize_01 button:hover
{
    background-color: #0069D9;
    border: 1px solid #0069D9;
    color: #FFFFFF;
}
#wb_fontsize_01 .svg-icon
{
   fill: currentColor;
   height: 13px;
   position: relative;
   left: 0;
   top: 0;
   margin-right: 4px;
   width: 13px;
}
#wb_article_05 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_article_05
{
   color: #888888;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   line-height: 16px;
}
#wb_article_05 p, #wb_article_05 ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_article_05
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_article_06 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_article_06
{
   color: #888888;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   line-height: 16px;
}
#wb_article_06 p, #wb_article_06 ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_article_06
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_article_07 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_article_07
{
   color: #888888;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   line-height: 16px;
}
#wb_article_07 p, #wb_article_07 ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_article_07
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_article_08 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_article_08
{
   color: #888888;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   line-height: 16px;
}
#wb_article_08 p, #wb_article_08 ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_article_08
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_article_09 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_article_09
{
   color: #888888;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   line-height: 16px;
}
#wb_article_09 p, #wb_article_09 ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_article_09
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_article_10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_article_10
{
   color: #888888;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   line-height: 16px;
}
#wb_article_10 p, #wb_article_10 ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_article_10
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_article_11 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_article_11
{
   color: #888888;
   font-family: Arial;
   font-weight: 400;
   font-size: 13px;
   line-height: 16px;
}
#wb_article_11 p, #wb_article_11 ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_article_11
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_article_13 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_article_13
{
   color: #888888;
   font-family: Arial;
   font-weight: 400;
   font-size: 13px;
   line-height: 16px;
}
#wb_article_13 p, #wb_article_13 ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_article_13
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_article_14 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_article_14
{
   color: #888888;
   font-family: Arial;
   font-weight: 400;
   font-size: 13px;
   line-height: 16px;
}
#wb_article_14 p, #wb_article_14 ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_article_14
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_article_15 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_article_15
{
   color: #888888;
   font-family: Arial;
   font-weight: 400;
   font-size: 13px;
   line-height: 16px;
}
#wb_article_15 p, #wb_article_15 ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_article_15
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_article_16 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_article_16
{
   color: #888888;
   font-family: Arial;
   font-weight: 400;
   font-size: 13px;
   line-height: 16px;
}
#wb_article_16 p, #wb_article_16 ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_article_16
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_article_17 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_article_17
{
   color: #888888;
   font-family: Arial;
   font-weight: 400;
   font-size: 13px;
   line-height: 16px;
}
#wb_article_17 p, #wb_article_17 ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_article_17
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_article_18 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_article_18
{
   color: #888888;
   font-family: Arial;
   font-weight: 400;
   font-size: 13px;
   line-height: 16px;
}
#wb_article_18 p, #wb_article_18 ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_article_18
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_article_12 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_article_12
{
   color: #888888;
   font-family: Arial;
   font-weight: 400;
   font-size: 13px;
   line-height: 16px;
}
#wb_article_12 p, #wb_article_12 ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_article_12
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #C0C0C0;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid5
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid5 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid5 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid5 > .row > .col-1
{
   float: left;
}
#LayoutGrid5 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid5:before,
#LayoutGrid5:after,
#LayoutGrid5 .row:before,
#LayoutGrid5 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid5:after,
#LayoutGrid5 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid5 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #AAAAAA;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #C0C0C0;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0 0 5px 0 ;
}
#LayoutGrid3
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2, #LayoutGrid3 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2, #LayoutGrid3 > .col-3
{
   flex: 0 0 auto;
}
#LayoutGrid3 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid3 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 83.33333333%;
   max-width: 83.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid3 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2, #LayoutGrid3 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#Accordion1 *, #Accordion1 *::before, #Accordion1 *::after
{
   box-sizing: border-box;
}
#Accordion1 .accordion-item
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 8px;
   margin-bottom: 1px;
      overflow: hidden;
   text-align: left;
}
#Accordion1 .accordion-item
{
   border-color: #808080;
}
#Accordion1.accordion-group .accordion-item
{
   margin-bottom: 5px;
      overflow: hidden;
   border-radius: 8px;
}
#Accordion1 .accordion-item:not(.active) .accordion-header
{
   border-radius: inherit !important;
   }
#Accordion1 .accordion-header
{
   border-bottom: 1px solid transparent;
   border-top-right-radius: 8px;
   border-top-left-radius: 8px;
}
#Accordion1 .accordion-item > .accordion-header
{
   background-color: #FFFFFF;
   background-image: none;
}
#Accordion1 .accordion-item.active
{
   border-color: rgba(221,221,221,1.00);
}
#Accordion1 .accordion-item.active > .accordion-header
{
   background-color: #FFFFFF;
   background-image: none;
}
#Accordion1 .accordion-item:hover > .accordion-header
{
   background-color: #FFFFFF;
   background-image: none;
}
#Accordion1 .accordion-body
{
   padding: 0 20px 20px 20px;
   font-size: 0;
   text-align: left;
   position: relative;
}
#Accordion1 .accordion-body::before, #Accordion1 .accordion-body::after
{
   display: table;
   content: " ";
}
#Accordion1 .accordion-body::after
{
   clear: both;
}
#Accordion1 .accordion-item > .accordion-header + .accordion-collapse .accordion-body
{
   border-top-color: rgba(128,128,128,1.00);
}
#Accordion1 h4.accordion-title
{
   margin-top: 0;
   margin-bottom: 0;
   display: block;
   color: #4F4F4F;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   font-style: normal;
   text-align: left;
}
#Accordion1 .accordion-title > a
{
   color: inherit;
   position: relative;
   display: block;
   padding: 9px 40px 9px 20px;
   text-decoration: none;
}
#Accordion1 .active .accordion-title > a
{
   color: #191970;
}
#Accordion1 .collapse 
{
   display: none;
}
#Accordion1 .collapse.show
{
   display: block;
}
#Accordion1 .collapsing
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height 0.35s linear;
}
#Accordion1 .accordion-item .accordion-header .accordion-arrow
{
   right: 20px;
   width: 24px;
   height: 100%;
   box-sizing: content-box;
   display: inline-flex;
   align-content: center;
   align-items: center;
   position: absolute;
   text-indent: -99999px;
   top: 0;
   overflow: hidden;
   fill: currentColor;
}
#Accordion1 .accordion-item .accordion-header .accordion-arrow .icon-default
{
   display: block;
   flex: 1;
   padding: 2px;
}
#Accordion1 .accordion-item .accordion-header .accordion-arrow .icon-active
{
   display: none;
   flex: 1;
   padding: 2px;
}
#Accordion1 .accordion-item.active .accordion-header .accordion-arrow .icon-default
{
   display: none;
}
#Accordion1 .accordion-item.active .accordion-header .accordion-arrow .icon-active
{
   display: block;
}
#wb_Accordion1
{
   margin: 10px 0 20px 0 ;
   position: relative;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text4
{
   color: #4F4F4F;
   font-family: Arial;
   font-weight: 400;
   font-size: 16px;
   line-height: 21px;
}
#wb_Text4 p, #wb_Text4 ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_Text4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text6
{
   color: #4F4F4F;
   font-family: Arial;
   font-weight: 400;
   font-size: 16px;
   line-height: 21px;
}
#wb_Text6 p, #wb_Text6 ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_Text6
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text7
{
   color: #4F4F4F;
   font-family: Arial;
   font-weight: 400;
   font-size: 16px;
   line-height: 21px;
}
#wb_Text7 p, #wb_Text7 ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_Text7
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text8
{
   color: #4F4F4F;
   font-family: Arial;
   font-weight: 400;
   font-size: 16px;
   line-height: 21px;
}
#wb_Text8 p, #wb_Text8 ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_Text8
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text9 
{
   background-color: #FFD700;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text9
{
   color: #4F4F4F;
   font-family: Arial;
   font-weight: 400;
   font-size: 16px;
   line-height: 21px;
}
#wb_Text9 p, #wb_Text9 ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_Text9
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text10
{
   color: #4F4F4F;
   font-family: Arial;
   font-weight: 400;
   font-size: 16px;
   line-height: 21px;
}
#wb_Text10 p, #wb_Text10 ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_Text10
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text11 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text11
{
   color: #4F4F4F;
   font-family: Arial;
   font-weight: 400;
   font-size: 16px;
   line-height: 21px;
}
#wb_Text11 p, #wb_Text11 ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_Text11
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text12 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text12
{
   color: #4F4F4F;
   font-family: Arial;
   font-weight: 400;
   font-size: 16px;
   line-height: 21px;
}
#wb_Text12 p, #wb_Text12 ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_Text12
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text13 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 15px 0 15px 0;
   margin: 0;
   text-align: center;
}
#wb_Text13 div
{
   text-align: center;
}
#wb_Text13
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_footer
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footer
{
   box-sizing: border-box;
   padding: 25px 0 25px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#footer > .row
{
   margin-right: 0;
   margin-left: 0;
}
#footer > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   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;
}
}
#Button3
{
   display: inline-block;
   width: 235px;
   height: 40px;
   z-index: 113;
}
#wb_homeHeading
{
   display: inline-block;
   width: 485px;
   height: 90px;
   z-index: 29;
}
#wb_hec_logo_navbar_01a
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 0;
}
#wb_Image1
{
   display: inline-block;
   width: 485px;
   height: 306px;
   z-index: 30;
}
#Button1
{
   display: none;
   width: 235px;
   height: 40px;
   z-index: 1;
}
#wb_footerIcon5
{
   display: inline-block;
   width: 28px;
   height: 28px;
   text-align: center;
   z-index: 123;
}
#wb_footerIcon4
{
   display: inline-block;
   width: 28px;
   height: 28px;
   text-align: center;
   z-index: 122;
}
#wb_footerIcon2
{
   display: inline-block;
   width: 28px;
   height: 28px;
   text-align: center;
   z-index: 121;
}
#wb_footerIcon1
{
   display: inline-block;
   width: 28px;
   height: 28px;
   text-align: center;
   z-index: 120;
}
#wb_footerIcon3
{
   display: inline-block;
   width: 28px;
   height: 28px;
   text-align: center;
   z-index: 118;
}
#wb_master_page_storeHeading1
{
   display: none;
   width: 624px;
   height: 16px;
   z-index: 3;
}
#wb_Accordion1
{
   display: block;
   width: 100%;
   z-index: 79;
}
#wb_master_page_storeHeading2
{
   display: inline-block;
   width: 368px;
   height: 16px;
   z-index: 21;
}
#wb_master_page_storeHeading3
{
   display: block;
   width: 100%;
   z-index: 5;
}
#wb_master_page_storeIcon1
{
   display: inline-block;
   width: 28px;
   height: 28px;
   text-align: center;
   z-index: 119;
}
#wb_OverlayMenu320
{
   display: none;
   width: 70px;
   height: 111px;
   z-index: 4;
}
#wb_footerCard3
{
   display: flex;
   width: 100%;
   z-index: 117;
}
#wb_footerCard2
{
   display: flex;
   width: 100%;
   z-index: 116;
}
#wb_footerCard1
{
   display: flex;
   width: 100%;
   z-index: 115;
}
#wb_articles
{
   display: block;
   width: 100%;
   z-index: 51;
}
#wb_fontsize_01
{
   display: block;
   position: relative;
   width: 100%;
   z-index: 50;
}
#wb_Image9
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 112;
}
#wb_DropdownMenu3
{
   display: block;
   width: 100%;
   z-index: 2;
}
@media only screen and (min-width: 768px) and (max-width: 969px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#MasterPage1
{
   left: 0px;
   top: 0px;
   width: 970px;
   height: 2089px;
   visibility: visible;
   display: inline;
}
#wb_headerLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_headerLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#headerLayoutGrid1
{
   height: auto;
   padding: 10px 0 10px 0;
}
#headerLayoutGrid1 > .col-1, #headerLayoutGrid1 > .col-2, #headerLayoutGrid1 > .col-3
{
   padding-right: 5px;
   padding-left: 5px;
}
#headerLayoutGrid1 > .col-1
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#headerLayoutGrid1 > .col-2
{
   display: flex;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-end;
   align-items: flex-end;
   justify-content: flex-start;
   text-align: left;
}
#headerLayoutGrid1 > .col-3
{
   display: flex;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#wb_footerTop
{
   visibility: visible;
   display: table;
}
#wb_footerTop
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footerTop
{
   height: auto;
   padding: 25px 15px 0 15px;
}
#footerTop .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footerTop > .row > .col-1, #footerTop > .row > .col-2, #footerTop > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#footerTop > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#footerTop > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#footerTop > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_footerCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#footerCard1-card-item0
{
   box-sizing: border-box;
   margin: 0 0 6px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
}
#footerCard1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 0 12px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard1-card-item1
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard1-card-item1:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard1-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard1-card-item1 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#footerCard1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 12px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard1-card-item2
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard1-card-item2:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard1-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard1-card-item2 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#footerCard1-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 12px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard1-card-item3
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard1-card-item3:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard1-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard1-card-item3 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#footerCard1-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 12px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard1-card-item4
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard1-card-item4:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard1-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard1-card-item4 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#footerCard1-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 12px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard1-card-item5
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard1-card-item5:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard1-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard1-card-item5 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#wb_footerCard1
{
   text-align: left;
}
#wb_footerCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#footerCard2-card-item0
{
   box-sizing: border-box;
   margin: 0 0 6px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
}
#footerCard2-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 0 12px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard2-card-item1
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard2-card-item1:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard2-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard2-card-item1 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#footerCard2-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard2-card-item2
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard2-card-item2:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard2-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard2-card-item2 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#footerCard2-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 12px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard2-card-item3
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard2-card-item3:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard2-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard2-card-item3 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#footerCard2-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 12px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard2-card-item4
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard2-card-item4:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard2-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard2-card-item4 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#wb_footerCard2
{
   text-align: left;
}
#wb_footerCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#footerCard3-card-item0
{
   box-sizing: border-box;
   margin: 0 0 6px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
}
#footerCard3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 0 12px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard3-card-item1
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard3-card-item1:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard3-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard3-card-item1 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#footerCard3-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 12px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard3-card-item2
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard3-card-item2:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard3-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard3-card-item2 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#footerCard3-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 12px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard3-card-item3
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard3-card-item3:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard3-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard3-card-item3 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#footerCard3-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard3-card-item4
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard3-card-item4:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard3-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard3-card-item4 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#wb_footerCard3
{
   text-align: left;
}
#wb_footerMiddle
{
   visibility: visible;
   display: table;
}
#wb_footerMiddle
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footerMiddle
{
   height: auto;
   padding: 0 15px 0 15px;
}
#footerMiddle .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footerMiddle > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#footerMiddle > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_footerIcon1
{
   width: 18px;
   height: 18px;
   visibility: visible;
   display: inline-block;
   margin: 0 5px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footerIcon1
{
   width: 18px;
   height: 18px;
}
#footerIcon1 i
{
   line-height: 18px;
   font-size: 18px;
   width: 17px;
}
#wb_footerIcon2
{
   width: 18px;
   height: 18px;
   visibility: visible;
   display: inline-block;
   margin: 0 5px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footerIcon2
{
   width: 18px;
   height: 18px;
}
#footerIcon2 i
{
   line-height: 18px;
   font-size: 18px;
   width: 17px;
}
#wb_footerIcon3
{
   width: 18px;
   height: 18px;
   visibility: visible;
   display: inline-block;
   margin: 0 5px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footerIcon3
{
   width: 18px;
   height: 18px;
}
#footerIcon3 i
{
   line-height: 18px;
   font-size: 18px;
   width: 17px;
}
#wb_footerIcon4
{
   width: 18px;
   height: 18px;
   visibility: visible;
   display: inline-block;
   margin: 0 5px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footerIcon4
{
   width: 18px;
   height: 18px;
}
#footerIcon4 i
{
   line-height: 18px;
   font-size: 18px;
   width: 17px;
}
#wb_footerIcon5
{
   width: 18px;
   height: 18px;
   visibility: visible;
   display: inline-block;
   margin: 0 5px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footerIcon5
{
   width: 18px;
   height: 18px;
}
#footerIcon5 i
{
   line-height: 18px;
   font-size: 18px;
   width: 17px;
}
#wb_footerCopyrights
{
   visibility: visible;
   display: block;
}
#wb_footerCopyrights
{
   margin: 0;
   padding: 25px 0 25px 0;
}
#wb_OverlayMenu320
{
   width: 62px;
   height: 60px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#OverlayMenu320
{
   background-color: #000000;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 62px;
   height: 60px;
}
#OverlayMenu320:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border-color: #FFFFFF;
}
#OverlayMenu320 .line
{
   background: #FFFFFF;
}
#OverlayMenu320 .line
{
   top: 17px;
}
#OverlayMenu320 .line:first-child
{
   margin-top: 20px;
}
#OverlayMenu320-overlay ul
{
   font-size: 29px;
   text-align: center;
}
#Extension1
{
}
#wb_DropdownMenu3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#DropdownMenu3, .DropdownMenu3 .nav, .DropdownMenu3 .dropdown-menu
{
   font-weight: normal;
   font-size: 16px;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 25px;
}
#LayoutGrid4
{
   height: auto;
   padding: 10px 0 10px 0;
}
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid4 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid4 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_Image9
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image9
{
   margin-left: auto;
   margin-right: auto;
}
#Button3
{
   width: 345px;
   height: 57px;
   visibility: visible;
   display: inline-block;
   margin: 15px 0 0 0 ;
   padding: 1px 6px 1px 6px;
   color: #FFFFFF;
   font-size: 32px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#Button3
{
   line-height: 55px;
}
#Button1
{
   width: 345px;
   height: 57px;
   visibility: hidden;
   display: none;
   margin: 15px 0 0 0 ;
   padding: 1px 6px 1px 6px;
   color: #FFFFFF;
   font-size: 32px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#Button1
{
   line-height: 55px;
}
#wb_hec_logo_navbar_01a
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#hec_logo_navbar_01a
{
   margin-left: auto;
   margin-right: auto;
}
#wb_indexText1
{
   visibility: visible;
   display: block;
}
#wb_indexText1
{
   margin: 10px 0 0 0 ;
   padding: 0;
}
#wb_master_page_storeHeading2
{
   width: 574px;
   height: 18px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 5px 0 5px 0;
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_master_page_storeHeading2
{
   background-color: #FF0000;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 10px;
   text-align: center;
}
#master_page_storeHeading2
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: center;
   text-transform: none;
}
#master_page_storeHeading2 a
{
   color: inherit;
}
#wb_master_page_storeHeading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 5px 0 5px 0 ;
   padding: 10px 5px 10px 5px;
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   box-shadow: 0px 0px 0px #000000;
}
#wb_master_page_storeHeading3
{
   background-color: #FFD700;
   background-image: none;
   border: 1px solid #000000;
   border-radius: 15px;
   text-align: center;
}
#master_page_storeHeading3
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: center;
   text-transform: none;
}
#master_page_storeHeading3 a
{
   color: inherit;
}
#wb_master_page_storeIcon1
{
   width: 18px;
   height: 18px;
   visibility: visible;
   display: inline-block;
   margin: 0 5px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#master_page_storeIcon1
{
   width: 18px;
   height: 18px;
}
#master_page_storeIcon1 i
{
   line-height: 18px;
   font-size: 18px;
   width: 17px;
}
#wb_master_page_storeLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_master_page_storeLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#master_page_storeLayoutGrid1
{
   height: auto;
   padding: 5px 0 5px 0;
}
#master_page_storeLayoutGrid1 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#master_page_storeLayoutGrid1 > .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: center;
   text-align: center;
}
#wb_master_page_storeHeading1
{
   width: 490px;
   height: 19px;
   visibility: hidden;
   display: none;
   margin: 5px 0 5px 0 ;
   padding: 10px 5px 10px 5px;
   font-size: 16px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_master_page_storeHeading1
{
   background-color: #FFD700;
   background-image: none;
   border: 1px solid #000000;
   border-radius: 15px;
   text-align: center;
}
#master_page_storeHeading1
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: center;
   text-transform: none;
}
#master_page_storeHeading1 a
{
   color: inherit;
}
#wb_google_adsense
{
   visibility: hidden;
   display: none;
}
#wb_google_adsense
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#google_adsense
{
   height: auto;
   padding: 0;
}
#google_adsense > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#google_adsense > .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: center;
   text-align: center;
}
#wb_thank_you_popup
{
   visibility: hidden;
   display: none;
}
#wb_thank_you_popup
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#thank_you_popup
{
   height: auto;
   padding: 0;
}
#thank_you_popup > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#thank_you_popup > .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: center;
   text-align: center;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 25px 0 25px 0;
}
#footer .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#footer > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#footer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_homeLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_homeLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#homeLayoutGrid
{
   height: auto;
   padding: 15px 0 30px 0;
}
#homeLayoutGrid > .col-1, #homeLayoutGrid > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#homeLayoutGrid > .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: center;
   text-align: center;
}
#homeLayoutGrid > .col-2
{
   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: center;
   text-align: center;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_homeHeading
{
   width: 768px;
   height: 116px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 15px 0;
   font-size: 43px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   box-shadow: 0px 0px 0px #000000;
}
#wb_homeHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#homeHeading
{
   color: #1E90FF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 43px;
   text-align: center;
   text-transform: none;
}
#wb_homeText
{
   visibility: visible;
   display: block;
}
#wb_homeText
{
   margin: 0 0 10px 0 ;
   padding: 0 25px 0 25px;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   margin: 0 0 10px 0 ;
   padding: 0 25px 0 25px;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   margin: 0;
   padding: 15px 0 15px 0;
}
#wb_Image1
{
   width: 768px;
   height: 485px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image1
{
   width: 768px;
   height: 485px;
}
#wb_Text5
{
   visibility: hidden;
   display: none;
}
#wb_Text5
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
   box-shadow: 0px 0px 0px #000000;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 5px;
}
#LayoutGrid6
{
   height: auto;
   padding: 0;
}
#LayoutGrid6 > .col-1, #LayoutGrid6 > .col-2, #LayoutGrid6 > .col-3
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid6 > .col-1
{
   display: flex;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid6 > .col-2
{
   display: flex;
   flex-basis: 83.33333333%;
   max-width: 83.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid6 > .col-3
{
   display: flex;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_articles
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 20px 0 ;
}
#articles h4.accordion-title
{
   font-size: 15px;
}
#wb_article_01
{
   visibility: visible;
   display: block;
   box-shadow: 0px 0px 0px #000000;
}
#wb_article_01
{
   margin: 0;
   padding: 0;
}
#wb_article_02
{
   visibility: visible;
   display: block;
}
#wb_article_02
{
   margin: 0;
   padding: 0;
}
#wb_article_03
{
   visibility: visible;
   display: block;
}
#wb_article_03
{
   margin: 0;
   padding: 0;
}
#wb_article_04
{
   visibility: visible;
   display: block;
}
#wb_article_04
{
   margin: 0;
   padding: 0;
}
#wb_fontsize_01
{
   visibility: visible;
   display: block;
}
#wb_article_05
{
   visibility: visible;
   display: block;
}
#wb_article_05
{
   margin: 0;
   padding: 0;
}
#wb_article_06
{
   visibility: visible;
   display: block;
}
#wb_article_06
{
   margin: 0;
   padding: 0;
}
#wb_article_07
{
   visibility: visible;
   display: block;
}
#wb_article_07
{
   margin: 0;
   padding: 0;
}
#wb_article_08
{
   visibility: visible;
   display: block;
}
#wb_article_08
{
   margin: 0;
   padding: 0;
}
#wb_article_09
{
   visibility: visible;
   display: block;
}
#wb_article_09
{
   margin: 0;
   padding: 0;
}
#wb_article_10
{
   visibility: visible;
   display: block;
}
#wb_article_10
{
   margin: 0;
   padding: 0;
}
#wb_article_11
{
   visibility: visible;
   display: block;
}
#wb_article_11
{
   margin: 0;
   padding: 0;
}
#wb_article_13
{
   visibility: visible;
   display: block;
}
#wb_article_13
{
   margin: 0;
   padding: 0;
}
#wb_article_14
{
   visibility: visible;
   display: block;
}
#wb_article_14
{
   margin: 0;
   padding: 0;
}
#wb_article_15
{
   visibility: visible;
   display: block;
}
#wb_article_15
{
   margin: 0;
   padding: 0;
}
#wb_article_16
{
   visibility: visible;
   display: block;
}
#wb_article_16
{
   margin: 0;
   padding: 0;
}
#wb_article_17
{
   visibility: visible;
   display: block;
}
#wb_article_17
{
   margin: 0;
   padding: 0;
}
#wb_article_18
{
   visibility: visible;
   display: block;
}
#wb_article_18
{
   margin: 0;
   padding: 0;
}
#wb_article_12
{
   visibility: visible;
   display: block;
}
#wb_article_12
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid5
{
   visibility: hidden;
   display: none;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 0;
}
#LayoutGrid5 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid5 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid5 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#EmbeddedPage1
{
   width: 970px;
   height: 907px;
   visibility: visible;
   display: inline-block;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#MasterPage1
{
   left: 0px;
   top: 0px;
   width: 480px;
   height: 2000px;
   visibility: visible;
   display: inline;
}
#wb_headerLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_headerLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#headerLayoutGrid1
{
   height: auto;
   padding: 10px 0 10px 0;
}
#headerLayoutGrid1 > .col-1, #headerLayoutGrid1 > .col-2, #headerLayoutGrid1 > .col-3
{
   padding-right: 5px;
   padding-left: 5px;
}
#headerLayoutGrid1 > .col-1
{
   display: flex;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-end;
   align-items: flex-end;
   justify-content: center;
   text-align: center;
}
#headerLayoutGrid1 > .col-2
{
   display: flex;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-end;
   align-items: flex-end;
   justify-content: center;
   text-align: center;
}
#headerLayoutGrid1 > .col-3
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-end;
   align-items: flex-end;
   justify-content: flex-end;
   text-align: right;
}
#wb_footerTop
{
   visibility: visible;
   display: table;
}
#wb_footerTop
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footerTop
{
   height: auto;
   padding: 25px 15px 0 15px;
}
#footerTop .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footerTop > .row > .col-1, #footerTop > .row > .col-2, #footerTop > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#footerTop > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#footerTop > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#footerTop > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_footerCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#footerCard1-card-item0
{
   box-sizing: border-box;
   margin: 0 0 6px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 20px;
}
#footerCard1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 0 12px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard1-card-item1
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard1-card-item1:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard1-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard1-card-item1 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#footerCard1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 12px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard1-card-item2
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard1-card-item2:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard1-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard1-card-item2 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#footerCard1-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 12px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard1-card-item3
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard1-card-item3:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard1-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard1-card-item3 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#footerCard1-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 12px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard1-card-item4
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard1-card-item4:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard1-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard1-card-item4 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#footerCard1-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 12px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard1-card-item5
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard1-card-item5:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard1-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard1-card-item5 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#wb_footerCard1
{
   text-align: left;
}
#wb_footerCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#footerCard2-card-item0
{
   box-sizing: border-box;
   margin: 0 0 6px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 20px;
}
#footerCard2-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 0 12px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard2-card-item1
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard2-card-item1:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard2-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard2-card-item1 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#footerCard2-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard2-card-item2
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard2-card-item2:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard2-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard2-card-item2 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#footerCard2-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 12px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard2-card-item3
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard2-card-item3:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard2-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard2-card-item3 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#footerCard2-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 12px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard2-card-item4
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard2-card-item4:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard2-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard2-card-item4 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#wb_footerCard2
{
   text-align: left;
}
#wb_footerCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#footerCard3-card-item0
{
   box-sizing: border-box;
   margin: 0 0 6px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 20px;
}
#footerCard3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 0 12px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard3-card-item1
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard3-card-item1:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard3-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard3-card-item1 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#footerCard3-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 12px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard3-card-item2
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard3-card-item2:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard3-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard3-card-item2 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#footerCard3-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 12px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard3-card-item3
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard3-card-item3:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard3-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard3-card-item3 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#footerCard3-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard3-card-item4
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard3-card-item4:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard3-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard3-card-item4 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#wb_footerCard3
{
   text-align: left;
}
#wb_footerMiddle
{
   visibility: visible;
   display: table;
}
#wb_footerMiddle
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footerMiddle
{
   height: auto;
   padding: 0 15px 0 15px;
}
#footerMiddle .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footerMiddle > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#footerMiddle > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_footerIcon1
{
   width: 5px;
   height: 7px;
   visibility: visible;
   display: inline-block;
   margin: 0 5px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footerIcon1
{
   width: 5px;
   height: 7px;
}
#footerIcon1 i
{
   line-height: 7px;
   font-size: 5px;
   width: 4px;
}
#wb_footerIcon2
{
   width: 5px;
   height: 7px;
   visibility: visible;
   display: inline-block;
   margin: 0 5px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footerIcon2
{
   width: 5px;
   height: 7px;
}
#footerIcon2 i
{
   line-height: 7px;
   font-size: 5px;
   width: 4px;
}
#wb_footerIcon3
{
   width: 5px;
   height: 7px;
   visibility: visible;
   display: inline-block;
   margin: 0 5px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footerIcon3
{
   width: 5px;
   height: 7px;
}
#footerIcon3 i
{
   line-height: 7px;
   font-size: 5px;
   width: 4px;
}
#wb_footerIcon4
{
   width: 5px;
   height: 7px;
   visibility: visible;
   display: inline-block;
   margin: 0 5px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footerIcon4
{
   width: 5px;
   height: 7px;
}
#footerIcon4 i
{
   line-height: 7px;
   font-size: 5px;
   width: 4px;
}
#wb_footerIcon5
{
   width: 5px;
   height: 7px;
   visibility: visible;
   display: inline-block;
   margin: 0 5px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footerIcon5
{
   width: 5px;
   height: 7px;
}
#footerIcon5 i
{
   line-height: 7px;
   font-size: 5px;
   width: 4px;
}
#wb_footerCopyrights
{
   visibility: visible;
   display: block;
}
#wb_footerCopyrights
{
   margin: 0;
   padding: 25px 0 25px 0;
}
#wb_OverlayMenu320
{
   width: 70px;
   height: 38px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#OverlayMenu320
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 70px;
   height: 38px;
}
#OverlayMenu320:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border-color: #FFFFFF;
}
#OverlayMenu320 .line
{
   background: #000000;
}
#OverlayMenu320:hover .line
{
   background: #FFFFFF;
}
#OverlayMenu320 .line
{
   top: 6px;
}
#OverlayMenu320 .line:first-child
{
   margin-top: 9px;
}
#OverlayMenu320-overlay ul
{
   font-size: 16px;
   text-align: center;
}
#Extension1
{
}
#wb_DropdownMenu3
{
   width: 100%;
   visibility: hidden;
   display: none;
   margin: 0;
}
#DropdownMenu3, .DropdownMenu3 .nav, .DropdownMenu3 .dropdown-menu
{
   font-weight: normal;
   font-size: 13px;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 25px;
}
#LayoutGrid4
{
   height: auto;
   padding: 10px 0 10px 0;
}
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid4 > .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;
}
#LayoutGrid4 > .col-2
{
   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: center;
   text-align: center;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_Image9
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 0 0 0;
}
#Image9
{
   margin-left: auto;
   margin-right: auto;
}
#Button3
{
   width: 251px;
   height: 35px;
   visibility: visible;
   display: inline-block;
   margin: 15px 0 0 0 ;
   padding: 1px 6px 1px 6px;
   color: #FFFFFF;
   font-size: 20px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#Button3
{
   line-height: 33px;
}
#Button1
{
   width: 169px;
   height: 31px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 1px 6px 1px 6px;
   color: #FFFFFF;
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#Button1
{
   line-height: 29px;
}
#wb_hec_logo_navbar_01a
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#hec_logo_navbar_01a
{
   margin-left: auto;
   margin-right: auto;
}
#wb_indexText1
{
   visibility: visible;
   display: block;
}
#wb_indexText1
{
   margin: 10px 0 0 0 ;
   padding: 0;
}
#wb_master_page_storeHeading2
{
   width: 356px;
   height: 19px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 5px 0 5px 0;
   font-size: 15px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_master_page_storeHeading2
{
   background-color: #FF0000;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 10px;
   text-align: center;
}
#master_page_storeHeading2
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: center;
   text-transform: none;
}
#master_page_storeHeading2 a
{
   color: inherit;
}
#wb_master_page_storeHeading3
{
   width: 100%;
   visibility: hidden;
   display: none;
   margin: 5px 0 0 0 ;
   padding: 10px 5px 10px 5px;
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   box-shadow: 0px 0px 0px #000000;
}
#wb_master_page_storeHeading3
{
   background-color: #FFD700;
   background-image: none;
   border: 1px solid #000000;
   border-radius: 15px;
   text-align: center;
}
#master_page_storeHeading3
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: center;
   text-transform: none;
}
#master_page_storeHeading3 a
{
   color: inherit;
}
#wb_master_page_storeIcon1
{
   width: 5px;
   height: 7px;
   visibility: visible;
   display: inline-block;
   margin: 0 5px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#master_page_storeIcon1
{
   width: 5px;
   height: 7px;
}
#master_page_storeIcon1 i
{
   line-height: 7px;
   font-size: 5px;
   width: 4px;
}
#wb_master_page_storeLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_master_page_storeLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#master_page_storeLayoutGrid1
{
   height: auto;
   padding: 5px 0 5px 0;
}
#master_page_storeLayoutGrid1 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#master_page_storeLayoutGrid1 > .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: center;
   text-align: center;
}
#wb_master_page_storeHeading1
{
   width: 145px;
   height: 19px;
   visibility: visible;
   display: inline-block;
   margin: 5px 0 0 0 ;
   padding: 5px 5px 5px 5px;
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_master_page_storeHeading1
{
   background-color: #FFD700;
   background-image: none;
   border: 1px solid #000000;
   border-radius: 15px;
   text-align: center;
}
#master_page_storeHeading1
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: center;
   text-transform: none;
}
#master_page_storeHeading1 a
{
   color: inherit;
}
#wb_google_adsense
{
   visibility: hidden;
   display: none;
}
#wb_google_adsense
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#google_adsense
{
   height: auto;
   padding: 0;
}
#google_adsense > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#google_adsense > .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: center;
   text-align: center;
}
#wb_thank_you_popup
{
   visibility: hidden;
   display: none;
}
#wb_thank_you_popup
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#thank_you_popup
{
   height: auto;
   padding: 0;
}
#thank_you_popup > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#thank_you_popup > .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: center;
   text-align: center;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 25px 0 25px 0;
}
#footer .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#footer > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#footer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_homeLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_homeLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#homeLayoutGrid
{
   height: auto;
   padding: 15px 0 15px 0;
}
#homeLayoutGrid > .col-1, #homeLayoutGrid > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#homeLayoutGrid > .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: center;
   text-align: center;
}
#homeLayoutGrid > .col-2
{
   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: center;
   text-align: center;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_homeHeading
{
   width: 480px;
   height: 62px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 15px 0;
   font-size: 27px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   box-shadow: 0px 0px 0px #000000;
}
#wb_homeHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#homeHeading
{
   color: #1E90FF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 27px;
   text-align: center;
   text-transform: none;
}
#wb_homeText
{
   visibility: visible;
   display: block;
}
#wb_homeText
{
   margin: 0 0 10px 0 ;
   padding: 0 25px 0 25px;
}
#wb_Text3
{
   visibility: hidden;
   display: none;
}
#wb_Text3
{
   margin: 0 0 10px 0 ;
   padding: 0 25px 0 25px;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   margin: 0;
   padding: 15px 0 15px 0;
}
#wb_Image1
{
   width: 480px;
   height: 303px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image1
{
   width: 480px;
   height: 303px;
}
#wb_Text5
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   margin: 10px 10px 10px 10px;
   padding: 0;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
   box-shadow: 0px 0px 0px #000000;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 5px;
}
#LayoutGrid6
{
   height: auto;
   padding: 0;
}
#LayoutGrid6 > .col-1, #LayoutGrid6 > .col-2, #LayoutGrid6 > .col-3
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid6 > .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: center;
   text-align: center;
}
#LayoutGrid6 > .col-2
{
   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: center;
   text-align: center;
}
#LayoutGrid6 > .col-3
{
   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;
}
#wb_articles
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 5px 0 20px 0 ;
}
#articles h4.accordion-title
{
   font-size: 15px;
}
#wb_article_01
{
   visibility: visible;
   display: block;
   box-shadow: 0px 0px 0px #000000;
}
#wb_article_01
{
   margin: 0;
   padding: 0;
}
#wb_article_02
{
   visibility: visible;
   display: block;
}
#wb_article_02
{
   margin: 0;
   padding: 0;
}
#wb_article_03
{
   visibility: visible;
   display: block;
}
#wb_article_03
{
   margin: 0;
   padding: 0;
}
#wb_article_04
{
   visibility: visible;
   display: block;
}
#wb_article_04
{
   margin: 0;
   padding: 0;
}
#wb_fontsize_01
{
   visibility: visible;
   display: block;
}
#wb_article_05
{
   visibility: visible;
   display: block;
}
#wb_article_05
{
   margin: 0;
   padding: 0;
}
#wb_article_06
{
   visibility: visible;
   display: block;
}
#wb_article_06
{
   margin: 0;
   padding: 0;
}
#wb_article_07
{
   visibility: visible;
   display: block;
}
#wb_article_07
{
   margin: 0;
   padding: 0;
}
#wb_article_08
{
   visibility: visible;
   display: block;
}
#wb_article_08
{
   margin: 0;
   padding: 0;
}
#wb_article_09
{
   visibility: visible;
   display: block;
}
#wb_article_09
{
   margin: 0;
   padding: 0;
}
#wb_article_10
{
   visibility: visible;
   display: block;
}
#wb_article_10
{
   margin: 0;
   padding: 0;
}
#wb_article_11
{
   visibility: visible;
   display: block;
}
#wb_article_11
{
   margin: 0;
   padding: 0;
}
#wb_article_13
{
   visibility: visible;
   display: block;
}
#wb_article_13
{
   margin: 0;
   padding: 0;
}
#wb_article_14
{
   visibility: visible;
   display: block;
}
#wb_article_14
{
   margin: 0;
   padding: 0;
}
#wb_article_15
{
   visibility: visible;
   display: block;
}
#wb_article_15
{
   margin: 0;
   padding: 0;
}
#wb_article_16
{
   visibility: visible;
   display: block;
}
#wb_article_16
{
   margin: 0;
   padding: 0;
}
#wb_article_17
{
   visibility: visible;
   display: block;
}
#wb_article_17
{
   margin: 0;
   padding: 0;
}
#wb_article_18
{
   visibility: visible;
   display: block;
}
#wb_article_18
{
   margin: 0;
   padding: 0;
}
#wb_article_12
{
   visibility: visible;
   display: block;
}
#wb_article_12
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid5
{
   visibility: hidden;
   display: none;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 0;
}
#LayoutGrid5 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid5 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid5 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#EmbeddedPage1
{
   width: 970px;
   height: 567px;
   visibility: visible;
   display: inline-block;
}
}
@media only screen and (max-width: 479px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#MasterPage1
{
   left: 0px;
   top: 0px;
   width: 970px;
   height: 2200px;
   visibility: visible;
   display: inline;
}
#wb_headerLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_headerLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#headerLayoutGrid1
{
   height: auto;
   padding: 10px 0 10px 0;
}
#headerLayoutGrid1 > .col-1, #headerLayoutGrid1 > .col-2, #headerLayoutGrid1 > .col-3
{
   padding-right: 5px;
   padding-left: 5px;
}
#headerLayoutGrid1 > .col-1
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#headerLayoutGrid1 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-end;
   align-items: flex-end;
   justify-content: center;
   text-align: center;
}
#headerLayoutGrid1 > .col-3
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-end;
   align-items: flex-end;
   justify-content: center;
   text-align: center;
}
#wb_footerTop
{
   visibility: visible;
   display: table;
}
#wb_footerTop
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footerTop
{
   height: auto;
   padding: 25px 15px 0 15px;
}
#footerTop .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footerTop > .row > .col-1, #footerTop > .row > .col-2, #footerTop > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#footerTop > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#footerTop > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#footerTop > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_footerCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#footerCard1-card-item0
{
   box-sizing: border-box;
   margin: 0 0 6px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#footerCard1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 0 12px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard1-card-item1
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard1-card-item1:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard1-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard1-card-item1 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#footerCard1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 12px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard1-card-item2
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard1-card-item2:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard1-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard1-card-item2 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#footerCard1-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 12px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard1-card-item3
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard1-card-item3:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard1-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard1-card-item3 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#footerCard1-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 12px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard1-card-item4
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard1-card-item4:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard1-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard1-card-item4 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#footerCard1-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 12px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard1-card-item5
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard1-card-item5:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard1-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard1-card-item5 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#wb_footerCard1
{
   text-align: left;
}
#wb_footerCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#footerCard2-card-item0
{
   box-sizing: border-box;
   margin: 0 0 6px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#footerCard2-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 0 12px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard2-card-item1
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard2-card-item1:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard2-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard2-card-item1 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#footerCard2-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard2-card-item2
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard2-card-item2:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard2-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard2-card-item2 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#footerCard2-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 12px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard2-card-item3
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard2-card-item3:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard2-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard2-card-item3 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#footerCard2-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 12px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard2-card-item4
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard2-card-item4:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard2-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard2-card-item4 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#wb_footerCard2
{
   text-align: left;
}
#wb_footerCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#footerCard3-card-item0
{
   box-sizing: border-box;
   margin: 0 0 6px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#footerCard3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 0 12px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard3-card-item1
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard3-card-item1:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard3-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard3-card-item1 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#footerCard3-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 12px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard3-card-item2
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard3-card-item2:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard3-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard3-card-item2 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#footerCard3-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 12px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard3-card-item3
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard3-card-item3:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard3-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard3-card-item3 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#footerCard3-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard3-card-item4
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard3-card-item4:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard3-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard3-card-item4 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#wb_footerCard3
{
   text-align: left;
}
#wb_footerMiddle
{
   visibility: visible;
   display: table;
}
#wb_footerMiddle
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footerMiddle
{
   height: auto;
   padding: 0 15px 0 15px;
}
#footerMiddle .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footerMiddle > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#footerMiddle > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_footerIcon1
{
   width: -2px;
   height: 1px;
   visibility: visible;
   display: inline-block;
   margin: 0 5px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footerIcon1
{
   width: -2px;
   height: 1px;
}
#footerIcon1 i
{
   line-height: 1px;
   font-size: -2px;
   width: 3px;
}
#wb_footerIcon2
{
   width: -2px;
   height: 1px;
   visibility: visible;
   display: inline-block;
   margin: 0 5px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footerIcon2
{
   width: -2px;
   height: 1px;
}
#footerIcon2 i
{
   line-height: 1px;
   font-size: -2px;
   width: 3px;
}
#wb_footerIcon3
{
   width: -2px;
   height: 1px;
   visibility: visible;
   display: inline-block;
   margin: 0 5px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footerIcon3
{
   width: -2px;
   height: 1px;
}
#footerIcon3 i
{
   line-height: 1px;
   font-size: -2px;
   width: 3px;
}
#wb_footerIcon4
{
   width: -2px;
   height: 1px;
   visibility: visible;
   display: inline-block;
   margin: 0 5px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footerIcon4
{
   width: -2px;
   height: 1px;
}
#footerIcon4 i
{
   line-height: 1px;
   font-size: -2px;
   width: 3px;
}
#wb_footerIcon5
{
   width: -2px;
   height: 1px;
   visibility: visible;
   display: inline-block;
   margin: 0 5px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footerIcon5
{
   width: -2px;
   height: 1px;
}
#footerIcon5 i
{
   line-height: 1px;
   font-size: -2px;
   width: 3px;
}
#wb_footerCopyrights
{
   visibility: visible;
   display: block;
}
#wb_footerCopyrights
{
   margin: 0;
   padding: 25px 0 25px 0;
}
#wb_OverlayMenu320
{
   width: 34px;
   height: 38px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#OverlayMenu320
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 34px;
   height: 38px;
}
#OverlayMenu320:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border-color: #FFFFFF;
}
#OverlayMenu320 .line
{
   background: #000000;
}
#OverlayMenu320:hover .line
{
   background: #FFFFFF;
}
#OverlayMenu320 .line
{
   top: 6px;
}
#OverlayMenu320 .line:first-child
{
   margin-top: 9px;
}
#OverlayMenu320-overlay ul
{
   font-size: 21px;
   text-align: center;
}
#Extension1
{
}
#wb_DropdownMenu3
{
   width: 100%;
   visibility: hidden;
   display: none;
   margin: 0;
}
#DropdownMenu3, .DropdownMenu3 .nav, .DropdownMenu3 .dropdown-menu
{
   font-weight: normal;
   font-size: 13px;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 25px;
}
#LayoutGrid4
{
   height: auto;
   padding: 10px 0 10px 0;
}
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid4 > .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;
}
#LayoutGrid4 > .col-2
{
   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: center;
   text-align: center;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_Image9
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 0 0 0;
}
#Image9
{
   margin-left: auto;
   margin-right: auto;
}
#Button3
{
   width: 230px;
   height: 35px;
   visibility: visible;
   display: inline-block;
   margin: 15px 0 0 0 ;
   padding: 1px 6px 1px 6px;
   color: #FFFFFF;
   font-size: 21px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#Button3
{
   line-height: 33px;
}
#Button1
{
   width: 127px;
   height: 30px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 1px 10px 1px 6px;
   color: #FFFFFF;
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#Button1
{
   line-height: 28px;
}
#wb_hec_logo_navbar_01a
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#hec_logo_navbar_01a
{
   margin-left: auto;
   margin-right: auto;
}
#wb_indexText1
{
   visibility: visible;
   display: block;
}
#wb_indexText1
{
   margin: 10px 0 0 0 ;
   padding: 0;
}
#wb_master_page_storeHeading2
{
   width: 264px;
   height: 13px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 5px 0 5px 0;
   font-size: 11px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_master_page_storeHeading2
{
   background-color: #FF0000;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 10px;
   text-align: center;
}
#master_page_storeHeading2
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 11px;
   text-align: center;
   text-transform: none;
}
#master_page_storeHeading2 a
{
   color: inherit;
}
#wb_master_page_storeHeading3
{
   width: 100%;
   visibility: hidden;
   display: none;
   margin: 20px 0 0 0 ;
   padding: 5px 5px 5px 5px;
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   box-shadow: 0px 0px 0px #000000;
}
#wb_master_page_storeHeading3
{
   background-color: #FFD700;
   background-image: none;
   border: 1px solid #000000;
   border-radius: 15px;
   text-align: center;
}
#master_page_storeHeading3
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#master_page_storeHeading3 a
{
   color: inherit;
}
#wb_master_page_storeIcon1
{
   width: -2px;
   height: 1px;
   visibility: visible;
   display: inline-block;
   margin: 0 5px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#master_page_storeIcon1
{
   width: -2px;
   height: 1px;
}
#master_page_storeIcon1 i
{
   line-height: 1px;
   font-size: -2px;
   width: 3px;
}
#wb_master_page_storeLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_master_page_storeLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#master_page_storeLayoutGrid1
{
   height: auto;
   padding: 5px 0 5px 0;
}
#master_page_storeLayoutGrid1 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#master_page_storeLayoutGrid1 > .col-1
{
   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_master_page_storeHeading1
{
   width: 138px;
   height: 16px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 5px 5px 5px 5px;
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_master_page_storeHeading1
{
   background-color: #FFD700;
   background-image: none;
   border: 1px solid #000000;
   border-radius: 15px;
   text-align: center;
}
#master_page_storeHeading1
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#master_page_storeHeading1 a
{
   color: inherit;
}
#wb_google_adsense
{
   visibility: hidden;
   display: none;
}
#wb_google_adsense
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#google_adsense
{
   height: auto;
   padding: 0;
}
#google_adsense > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#google_adsense > .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: center;
   text-align: center;
}
#wb_thank_you_popup
{
   visibility: hidden;
   display: none;
}
#wb_thank_you_popup
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#thank_you_popup
{
   height: auto;
   padding: 0;
}
#thank_you_popup > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#thank_you_popup > .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: center;
   text-align: center;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 25px 0 25px 0;
}
#footer .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#footer > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#footer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_homeLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_homeLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#homeLayoutGrid
{
   height: auto;
   padding: 15px 0 15px 0;
}
#homeLayoutGrid > .col-1, #homeLayoutGrid > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#homeLayoutGrid > .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: center;
   text-align: center;
}
#homeLayoutGrid > .col-2
{
   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: center;
   text-align: center;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_homeHeading
{
   width: 320px;
   height: 64px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 20px 0;
   font-size: 24px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   box-shadow: 0px 0px 0px #000000;
}
#wb_homeHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#homeHeading
{
   color: #1E90FF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   text-align: center;
   text-transform: none;
}
#wb_homeText
{
   visibility: visible;
   display: block;
}
#wb_homeText
{
   margin: 0 0 10px 0 ;
   padding: 0 25px 0 25px;
}
#wb_Text3
{
   visibility: hidden;
   display: none;
}
#wb_Text3
{
   margin: 0 0 10px 0 ;
   padding: 0 25px 0 25px;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   margin: 0;
   padding: 15px 0 15px 0;
}
#wb_Image1
{
   width: 320px;
   height: 202px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image1
{
   width: 320px;
   height: 202px;
}
#wb_Text5
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   margin: 10px 0 10px 0 ;
   padding: 0;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
   box-shadow: 0px 0px 0px #000000;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 5px;
}
#LayoutGrid6
{
   height: auto;
   padding: 0;
}
#LayoutGrid6 > .col-1, #LayoutGrid6 > .col-2, #LayoutGrid6 > .col-3
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid6 > .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: center;
   text-align: center;
}
#LayoutGrid6 > .col-2
{
   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: center;
   text-align: center;
}
#LayoutGrid6 > .col-3
{
   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;
}
#wb_articles
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 20px 0 ;
}
#articles h4.accordion-title
{
   font-size: 15px;
}
#wb_article_01
{
   visibility: visible;
   display: block;
   box-shadow: 0px 0px 0px #000000;
}
#wb_article_01
{
   margin: 0;
   padding: 0;
}
#wb_article_02
{
   visibility: visible;
   display: block;
}
#wb_article_02
{
   margin: 0;
   padding: 0;
}
#wb_article_03
{
   visibility: visible;
   display: block;
}
#wb_article_03
{
   margin: 0;
   padding: 0;
}
#wb_article_04
{
   visibility: visible;
   display: block;
}
#wb_article_04
{
   margin: 0;
   padding: 0;
}
#wb_fontsize_01
{
   visibility: visible;
   display: block;
}
#wb_article_05
{
   visibility: visible;
   display: block;
}
#wb_article_05
{
   margin: 0;
   padding: 0;
}
#wb_article_06
{
   visibility: visible;
   display: block;
}
#wb_article_06
{
   margin: 0;
   padding: 0;
}
#wb_article_07
{
   visibility: visible;
   display: block;
}
#wb_article_07
{
   margin: 0;
   padding: 0;
}
#wb_article_08
{
   visibility: visible;
   display: block;
}
#wb_article_08
{
   margin: 0;
   padding: 0;
}
#wb_article_09
{
   visibility: visible;
   display: block;
}
#wb_article_09
{
   margin: 0;
   padding: 0;
}
#wb_article_10
{
   visibility: visible;
   display: block;
}
#wb_article_10
{
   margin: 0;
   padding: 0;
}
#wb_article_11
{
   visibility: visible;
   display: block;
}
#wb_article_11
{
   margin: 0;
   padding: 0;
}
#wb_article_13
{
   visibility: visible;
   display: block;
}
#wb_article_13
{
   margin: 0;
   padding: 0;
}
#wb_article_14
{
   visibility: visible;
   display: block;
}
#wb_article_14
{
   margin: 0;
   padding: 0;
}
#wb_article_15
{
   visibility: visible;
   display: block;
}
#wb_article_15
{
   margin: 0;
   padding: 0;
}
#wb_article_16
{
   visibility: visible;
   display: block;
}
#wb_article_16
{
   margin: 0;
   padding: 0;
}
#wb_article_17
{
   visibility: visible;
   display: block;
}
#wb_article_17
{
   margin: 0;
   padding: 0;
}
#wb_article_18
{
   visibility: visible;
   display: block;
}
#wb_article_18
{
   margin: 0;
   padding: 0;
}
#wb_article_12
{
   visibility: visible;
   display: block;
}
#wb_article_12
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid5
{
   visibility: hidden;
   display: none;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 0;
}
#LayoutGrid5 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid5 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid5 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#EmbeddedPage1
{
   width: 970px;
   height: 378px;
   visibility: visible;
   display: inline-block;
}
}
