body
{
   border-width: 0 !important;
   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(29%) sepia(76%) saturate(3439%) hue-rotate(212deg) brightness(104%) contrast(104%);
}
.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(34%) sepia(72%) saturate(5058%) hue-rotate(210deg) brightness(101%) contrast(99%);
}
.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: 10px 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: flex-start;
   align-self: stretch;
   align-items: flex-start;
   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: flex-end;
   text-align: right;
}
@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;
   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;
   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;
}
#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_OverlayMenu480
{
   position: relative;
}
#wb_OverlayMenu480
{
   margin: 0;
}
#OverlayMenu480
{
   background-color: #1484E6;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   cursor: pointer;
   user-select: none;
}
#OverlayMenu480:hover
{
   background-color: #2293F7;
   background-image: none;
   border-color: #2293F7;
}
#OverlayMenu480
{
   display: block;
   width: 121px;
   height: 111px;
   position: relative;
   overflow: hidden;
}
#OverlayMenu480 .line
{
   width: 20px;
   height: 4px;
   background: #FFFFFF;
   display: block;
   margin: 4px auto;
   transition: all 500ms linear;
}
#OverlayMenu480 .line:first-child
{
   margin-top: 45px;
}
#OverlayMenu480.open .line
{
   transition: margin 0.3s ease, transform 0.3s ease-in-out 0.4s;
}
#OverlayMenu480.open .line:nth-child(1)
{
   margin-top: 53px;
   transform: rotate(225deg);
}
#OverlayMenu480.open .line:nth-child(2)
{
   opacity: 0;
}
#OverlayMenu480.open .line:nth-child(3)
{
   margin-top: -16px;
   transform: rotate(135deg);
}
#OverlayMenu480-close
{
   background: transparent;
   font-size: 10px;
   height: 2.8em; 
   outline: none;
   position: absolute;
   right: 10px;
   text-align: left;
   top: 10px;
   width: 3em; 
}
#OverlayMenu480-close:before, #OverlayMenu480-close:after
{
   background: #FFFFFF;
   content: "";
   display: block;
   height: 0.6em;
   left: 0;
   opacity: 1;
   position: absolute;
   top: 0;
   width: 100%;
}
#OverlayMenu480-close span
{
   background: #FFFFFF;
   height: 0.6em;
   margin-top: -0.3em;
   position: absolute;
   top: 50%;
   transform-origin: 50% 50%;
   width: 100%;
}
#OverlayMenu480-close span::after
{
   background: #FFFFFF;
   content: "";
   display: block;
   height: 0.6em;
   position: absolute;
   transform-origin: 50% 50%;
   width: 100%;
}
#OverlayMenu480-close:before
{
   margin-top: -0.3em;
   opacity: 0;
   top: 50%;
}
#OverlayMenu480-close:after
{
   bottom: 50%;
   opacity: 0;
}
#OverlayMenu480-close span
{
   background: #FFFFFF;
   transform: rotate(-45deg);
}
#OverlayMenu480-close span:after
{
   background: #FFFFFF;
   transform: rotate(-90deg);
}
#OverlayMenu480-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);
}
#OverlayMenu480-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;
}
.OverlayMenu480
{
   display: flex;
   justify-content: center;
   align-items: center;
   flex-direction: row;
   width: 100%;
   max-width: 970px;
}
.OverlayMenu480 a
{
   text-decoration: none;
}
.OverlayMenu480 ul
{
   list-style: none;
   padding: 0;
   text-align: center;
}
.OverlayMenu480 li
{
   position: relative;
}
.OverlayMenu480 li a
{
   display: block;
   position: relative;
   padding: 10px 15px 10px 15px;
   color: #FFFFFF;
   outline: none;
}
.OverlayMenu480 li a:hover
{
   color: #FFFFFF;
   background-color: #2293F7;
}
#OverlayMenu480-overlay
{
   visibility: hidden;
   width: 0;
   left: 50%;
   transform: translateX(-50%);
   transition: width 400ms 0.3s, visibility 0s 700ms;
}
#OverlayMenu480-overlay.show
{
   visibility: visible;
   width: 100%;
   transition: width 400ms;
}
#OverlayMenu480-overlay .OverlayMenu480
{
   opacity: 0;
   transition: opacity 0.3s 400ms;
}
#OverlayMenu480-overlay.show .OverlayMenu480
{
   opacity: 1;
   transition-delay: 400ms;
}
#OverlayMenu480-overlay.hide .OverlayMenu480
{
   transition-delay: 0s;
}
.OverlayMenu480 li.drilldown-back > a 
{
   padding-left: 40px;
   background: rgba(0,0,0,0.1);
}
.OverlayMenu480 li.drilldown-back > a:hover
{
   background-color: #2293F7;
}
.OverlayMenu480 li.drilldown-back a:after,
.OverlayMenu480 li > a:not(:only-child):after
{
   position: absolute;
   top: 50%;
   transform: translateY(-50%);
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 18px;
   border-left: 18px solid #FFFFFF;
   border-top: 16px solid transparent;
   border-bottom: 16px solid transparent;
   border-right: 0 dotted;
   content: " ";
}
.OverlayMenu480 li.drilldown-back a:after
{
   left: 18px;
   color: #FFFFFF;
   transform: translateY(-50%) rotate(180deg);
}
.OverlayMenu480 li.drilldown-back a:hover:after,
.OverlayMenu480 li > a:not(:only-child):hover:after
{
   border-left-color: #FFFFFF;
}
.OverlayMenu480 li > a:after
{
   color: rgba(0,0,0,0.15);
   right: 10px;
}
.OverlayMenu480 .drilldown-menu 
{
   margin: 0;
   width: 100%;
}
.OverlayMenu480 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;
}
.OverlayMenu480 > .drilldown-submenu
{
   left: 0;
   margin: 0;
   position: absolute;
   top: 50px;
   width: 100%;
}
#OverlayMenu480-overlay .overlay-icon
{
   margin: 0 10px 0 0 ;
}
#OverlayMenu480-social
{
   padding: 40px 0 0 0;
}
#OverlayMenu480-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;
}
#OverlayMenu480-social .social-icon:hover 
{
   background-color: #FFFFFF;
   color: #2293F7;
}
.OverlayMenu480-effect
{
   transition: all 500ms linear;
}
#wb_OverlayMenu480.affix
{
   top: 0 !important;
   position: fixed !important;
}
#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: 121px;
   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: 35px;
   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%;
   transform: translateY(-50%);
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 18px;
   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: 18px;
   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 5px 0 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;
}
#wb_OverlayMenu320.affix
{
   top: 0 !important;
   position: fixed !important;
}
.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;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-top: 4px solid #000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
.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: 10px 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: 52px;
   height: 42px;
   padding: 10px 15px 10px 15px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 0px;
}
.DropdownMenu3 .navbar-toggle .line
{
   display: block;
   width: 22px;
   height: 4px;
   border-radius: 0px;
   transition: all 500ms linear;
}
.DropdownMenu3 .navbar-toggle .line
{
   margin: 4px auto;
}
.DropdownMenu3 .navbar-toggle  .line:first-child
{
   margin-top: 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-toggle .line
{
   background-color: #212529;
}
.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;
}
@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;
}
}
@media (min-width: 480px) 
{
.DropdownMenu3 .navbar-nav > li > a
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #FFFFFF;
   border-radius: 0px;
   margin-right: -10px;
   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;
}
}
#wb_DropdownMenu3.affix
{
   top: 0 !important;
   position: fixed !important;
}
#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;
}
#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_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_homeHeading
{
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 5px 0 ;
   padding: 0 0 5px 0;
   text-align: left;
}
#homeHeading
{
   height: 100%;
   margin: 0;
   width: 100%;
}
#wb_Heading1
{
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 10px 0 0 ;
   padding: 5px 0 10px 0;
   text-align: left;
}
#Heading1
{
   height: 100%;
   margin: 0;
   width: 100%;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #D2D2D2;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 5px 0 0 0 ;
   padding: 5px 0 0 0;
   text-align: left;
}
#Heading2
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#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 15px 10px;
   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: 66.66666667%;
   max-width: 66.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#homeLayoutGrid > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   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_Carousel1
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#wb_Carousel1
{
   box-sizing: border-box;
   width: 100%;
   height: 328px;
}
#Carousel1
{
   position: relative;
   margin: 0;
;
   height: 100%;
   box-sizing: border-box;
}
#Carousel1 .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
}
.carousel.pointer-event
{
   -ms-touch-action: pan-y;
   touch-action: pan-y;
}
#Carousel1 .carousel-inner::after
{
   display: block;
   clear: both;
   content: "";
}
#Carousel1 .carousel-inner > .carousel-item
{
   display: none;
   position: relative;
   float: left;
   width: 100%;
   margin-right: -100%;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   transition: transform 500ms ease-in-out;
   height: 100%;
   text-align: center;
}
#Carousel1 .carousel-item-next:not(.carousel-item-start), #Carousel1 .active.carousel-item-end
{
   transform: translateX(100%);
}
#Carousel1 .carousel-item-prev:not(.carousel-item-end), #Carousel1 .active.carousel-item-start
{
   transform: translateX(-100%);
}
#Carousel1 .carousel-item-inner
{
   padding: 0;
   display: flex;
   align-items: center;
   flex-direction: column;
   justify-content: center;
   height: 100%;
   box-sizing: border-box;
}
#Carousel1 .carousel-inner > .carousel-item > img, #Carousel1 .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#Carousel1 .carousel-inner > .active, #Carousel1 .carousel-inner > .carousel-item-next, #Carousel1 .carousel-inner > .carousel-item-prev
{
   display: block;
}
#Carousel1 .carousel-inner > .carousel-item-next, #Carousel1 .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#Carousel1 .carousel-indicators
{
   list-style: none;
   bottom: 0;
   padding: 0;
   margin: 0;
   position: absolute;
   margin-left: -144px;
   left: 50%;
   vertical-align: middle;
   z-index: 999;
}
#Carousel1 .carousel-indicators li
{
   display: block;
   float: left;
   margin: 12px 12px 12px 12px;
   width: 11px;
   height: 11px;
   cursor: pointer;
   text-indent: -999px;
   border-radius: 50%;
   background-color: rgba(255,255,255,1.00);
   border: 1px solid rgba(222,226,230,1.00);
}
#Carousel1 .carousel-indicators .active
{
   background-color: rgba(222,226,230,1.00);
}
#Carousel1 .carousel-control
{
   display: flex;
   position: absolute;
   align-items: center;
   justify-content: center;
   left: 0;
   top: 0;
   bottom: 0;
   width: 4%;
   text-align: center;
   opacity: 0.5;
   transition: opacity 0.3s ease;
   cursor: pointer;
   z-index: 7778;
}
#Carousel1 .carousel-control.carousel-item-end
{
   left: auto;
   right: 0;
}
#Carousel1 .carousel-control .carousel-control-prev-icon, #Carousel1 .carousel-control .carousel-control-next-icon
{
   display: inline-block;
   position: absolute;
   width: 32px;
   height: 32px;
   z-index: 5;
}
#Carousel1 .carousel-control:hover
{
   text-decoration: none;
   outline: 0;
   opacity: 1;
}
.sr-only
{
   position: absolute;
   width: 1px;
   height: 1px;
   padding: 0;
   margin: -1px;
   overflow: hidden;
   clip: rect(0px, 0px, 0px, 0px);
   border: 0;
}
#Carousel1 .frame
{
   width: 320px;
   display: inline-block;
   float: left;
   height: 328px;
}
#Carousel1 .carousel-control-next, #Carousel1 .carousel-control-prev
{
   cursor: pointer;
   text-align: center;
   opacity: 0.5;
   transition: opacity 0.3s ease;
}
#Carousel1 .carousel-control-next-icon, #Carousel1 .carousel-control-prev-icon
{
   display: inline-block;
   width: 32px;
   height: 32px;
   background: transparent no-repeat center center;
   background-size: 100% 100%;
}
#Carousel1 .carousel-control-next:hover, #Carousel1 .carousel-control-prev:hover
{
   text-decoration: none;
   outline: 0;
   opacity: 1;
}
#Carousel1 .carousel-control-prev-icon
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23DEE2E6%22%20viewBox%3d%220%200%20128%20128%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M35%2058%20C33%2060%2c%2032%2062%2c%2032%2064%20L32%2064%20L32%2064%20C32%2066%2c%2033%2068%2c%2035%2070%20L83%20118%20L83%20118%20C84%20119%2c%2086%20120%2c%2088%20120%20C90%20120%2c%2092%20119%2c%2094%20118%20C96%20116%2c%2096%20114%2c%2096%20112%20C96%20110%2c%2096%20108%2c%2094%20106%20L52%2064%20L52%2064%20L94%2022%20L94%2022%20C96%2020%2c%2096%2018%2c%2096%2016%20C96%2014%2c%2096%2012%2c%2094%2010%20C92%209%2c%2090%208%2c%2088%208%20C86%208%2c%2084%209%2c%2083%2010%20L35%2058Z%20%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#Carousel1 .carousel-control-next-icon
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23DEE2E6%22%20viewBox%3d%220%200%20128%20128%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M94%2058%20C96%2060%2c%2096%2062%2c%2096%2064%20L96%2064%20L96%2064%20C96%2066%2c%2096%2068%2c%2094%2070%20L46%20118%20L46%20118%20C44%20119%2c%2042%20120%2c%2040%20120%20C38%20120%2c%2036%20119%2c%2035%20118%20C33%20116%2c%2032%20114%2c%2032%20112%20C32%20110%2c%2033%20108%2c%2035%20106%20L77%2064%20L77%2064%20L35%2022%20L35%2022%20C33%2020%2c%2032%2018%2c%2032%2016%20C32%2014%2c%2033%2012%2c%2035%2010%20C36%209%2c%2038%208%2c%2040%208%20C42%208%2c%2044%209%2c%2046%2010%20L94%2058Z%20%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#wb_Image2
{
   margin: 0;
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0 0 10px 0;
   display: inline-block;
   width: 230px;
   height: 280px;
   vertical-align: top;
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0 0 10px 0;
   display: inline-block;
   width: 219px;
   height: 247px;
   vertical-align: top;
}
#wb_Image3
{
   margin: 0;
   vertical-align: top;
}
#Image3
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0 0 10px 0;
   display: inline-block;
   width: 203px;
   height: 274px;
   vertical-align: top;
}
#wb_Image4
{
   margin: 0;
   vertical-align: top;
}
#Image4
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0 0 10px 0;
   display: inline-block;
   width: 290px;
   height: 209px;
   vertical-align: top;
}
#wb_Image5
{
   margin: 0;
   vertical-align: top;
}
#Image5
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0 0 10px 0;
   display: inline-block;
   width: 228px;
   height: 220px;
   vertical-align: top;
}
#wb_Image6
{
   margin: 0;
   vertical-align: top;
}
#Image6
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 256px;
   height: 271px;
   vertical-align: top;
}
#wb_Image7
{
   margin: 0;
   vertical-align: top;
}
#Image7
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 285px;
   height: 200px;
   vertical-align: top;
}
#wb_Image8
{
   margin: 0;
   vertical-align: top;
}
#Image8
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 188px;
   height: 244px;
   vertical-align: top;
}
#wb_LayoutGrid6
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0 0 5px 0 ;
}
#LayoutGrid6
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid6 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid6 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid6 > .row > .col-1
{
   float: left;
}
#LayoutGrid6 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid6:before,
#LayoutGrid6:after,
#LayoutGrid6 .row:before,
#LayoutGrid6 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid6:after,
#LayoutGrid6 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid6 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid8
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 5px 0 15px 0 ;
}
#LayoutGrid8
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0 0 25px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid8 > .col-1, #LayoutGrid8 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#LayoutGrid8 > .col-1, #LayoutGrid8 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid8 > .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: center;
   text-align: center;
}
#LayoutGrid8 > .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: 319px)
{
#LayoutGrid8 > .col-1, #LayoutGrid8 > .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: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 0 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
}
#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: center;
}
#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_LayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #DCDCDC;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid5
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 15px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid5 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid5 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid5 > .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)
{
#LayoutGrid5 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid7
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #DCDCDC;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid7
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid7 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid7 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid7 > .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: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#LayoutGrid7 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFD700;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0 0 15px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid3 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid3 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid3 > .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: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#LayoutGrid3 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 25px 0 25px 0;
   margin: 0;
   text-align: left;
}
#wb_Text4
{
   color: #212529;
   font-family: Arial;
   font-weight: 400;
   font-size: 21px;
   line-height: 24.5px;
}
#wb_Text4 p, #wb_Text4 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#MediaPlayer1
{
   box-sizing: border-box;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 2px solid #000000;
   border-radius: 0px;
}
#wb_MediaPlayer1
{
   --plyr-color-main: #FFD700;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #D2D2D2;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 10px 0 10px;
   padding: 0;
   text-align: center;
}
#Heading4
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #D2D2D2;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 5px 0 0 0 ;
   padding: 0;
   text-align: left;
}
#Heading5
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_Heading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #D2D2D2;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 5px 0 0 0 ;
   padding: 0;
   text-align: left;
}
#Heading6
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_Heading7
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #D2D2D2;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 10px 0 0 ;
   padding: 0;
   text-align: left;
}
#Heading7
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_Heading8
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #D2D2D2;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 5px 0 0 0 ;
   padding: 0 0 10px 0;
   text-align: left;
}
#Heading8
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#Button2
{
   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 ;
}
#Button2:focus
{
   outline: 0;
}
#wb_LayoutGrid9
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid9
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid9 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid9 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid9 > .row > .col-1
{
   float: left;
}
#LayoutGrid9 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid9:before,
#LayoutGrid9:after,
#LayoutGrid9 .row:before,
#LayoutGrid9 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid9:after,
#LayoutGrid9 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid9 > .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: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   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;
}
#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_Package_Contents 
{
   background-color: #FFD700;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 5px 20px 5px 20px;
   margin: 20px 0 20px 0 ;
   text-align: center;
}
#wb_Package_Contents div
{
   text-align: center;
}
#wb_Package_Contents
{
   display: block;
   margin: 20px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Title-CopingStress
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #D2D2D2;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0 0 5px 0;
   text-align: left;
}
#Title-CopingStress
{
   color: #212529;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#CTA-LongButton
{
   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 ;
}
#CTA-LongButton:focus
{
   outline: 0;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#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_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: 62;
}
#wb_homeHeading
{
   display: block;
   width: 100%;
   z-index: 22;
}
#wb_hec_logo_navbar_01a
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 0;
}
#Button2
{
   display: inline-block;
   width: 355px;
   height: 40px;
   z-index: 49;
}
#wb_Image1
{
   display: inline-block;
   width: 219px;
   height: 257px;
   z-index: 26;
}
#Button1
{
   display: none;
   width: 235px;
   height: 40px;
   z-index: 3;
}
#wb_footerIcon5
{
   display: inline-block;
   width: 28px;
   height: 28px;
   text-align: center;
   z-index: 70;
}
#wb_footerIcon4
{
   display: inline-block;
   width: 28px;
   height: 28px;
   text-align: center;
   z-index: 69;
}
#wb_footerIcon3
{
   display: inline-block;
   width: 28px;
   height: 28px;
   text-align: center;
   z-index: 68;
}
#wb_footerIcon2
{
   display: inline-block;
   width: 28px;
   height: 28px;
   text-align: center;
   z-index: 67;
}
#wb_footerIcon1
{
   display: inline-block;
   width: 28px;
   height: 28px;
   text-align: center;
   z-index: 66;
}
#wb_Heading8
{
   display: block;
   width: 100%;
   z-index: 53;
}
#wb_Image2
{
   display: inline-block;
   width: 230px;
   height: 290px;
   z-index: 27;
}
#wb_Image3
{
   display: inline-block;
   width: 203px;
   height: 284px;
   z-index: 28;
}
#wb_Image4
{
   display: inline-block;
   width: 290px;
   height: 219px;
   z-index: 29;
}
#wb_Heading6
{
   display: block;
   width: 100%;
   z-index: 48;
}
#wb_Image5
{
   display: inline-block;
   width: 228px;
   height: 230px;
   z-index: 30;
}
#wb_Heading7
{
   display: block;
   width: calc(100% - 10px);
   z-index: 52;
}
#wb_Image6
{
   display: inline-block;
   width: 256px;
   height: 271px;
   z-index: 31;
}
#wb_Carousel1
{
}
#wb_Title-CopingStress
{
   display: block;
   width: 100%;
   z-index: 21;
}
#wb_Heading4
{
   display: block;
   width: calc(100% - 20px);
   z-index: 46;
}
#wb_Image7
{
   display: inline-block;
   width: 285px;
   height: 200px;
   z-index: 32;
}
#wb_Heading5
{
   display: block;
   width: 100%;
   z-index: 47;
}
#wb_OverlayMenu320
{
   display: none;
   width: 121px;
   height: 111px;
   z-index: 4;
}
#wb_footerCard3
{
   display: flex;
   width: 100%;
   z-index: 65;
}
#wb_footerCard2
{
   display: flex;
   width: 100%;
   z-index: 64;
}
#wb_footerCard1
{
   display: flex;
   width: 100%;
   z-index: 63;
}
#wb_Image8
{
   display: inline-block;
   width: 188px;
   height: 244px;
   z-index: 33;
}
#wb_Heading2
{
   display: block;
   width: 100%;
   z-index: 24;
}
#wb_Image9
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 61;
}
#CTA-LongButton
{
   display: block;
   width: 100%;
   height: 40px;
   z-index: 34;
}
#wb_Heading1
{
   display: block;
   width: calc(100% - 10px);
   z-index: 23;
}
#wb_DropdownMenu3
{
   display: inline-block;
   width: 555px;
   height: 49px;
   z-index: 2;
}
#wb_OverlayMenu480
{
   display: none;
   width: 121px;
   height: 111px;
   z-index: 1;
}
#wb_MediaPlayer1
{
   display: inline-block;
   width: 540px;
   height: 306px;
   z-index: 50;
}
@media only screen and (min-width: 768px) and (max-width: 969px)
{
#MasterPage1
{
   left: 0px;
   top: 0px;
   width: 768px;
   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 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;
   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;
   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;
}
#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_OverlayMenu480
{
   width: 62px;
   height: 60px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#OverlayMenu480
{
   background-color: #000000;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 62px;
   height: 60px;
}
#OverlayMenu480:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border-color: #FFFFFF;
}
#OverlayMenu480 .line
{
   background: #FFFFFF;
}
#OverlayMenu480 .line
{
   top: 17px;
}
#OverlayMenu480 .line:first-child
{
   margin-top: 20px;
}
#OverlayMenu480-overlay ul
{
   font-size: 29px;
   text-align: center;
}
#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: 497px;
   height: 46px;
   visibility: visible;
   display: inline-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;
}
#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;
}
#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_homeHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 5px 0 ;
   padding: 0 0 5px 0;
}
#wb_homeHeading
{
   text-align: left;
}
#wb_Heading1
{
   width: calc(100% - 10px);
   visibility: visible;
   display: block;
   margin: 0 10px 0 0 ;
   padding: 5px 0 10px 0;
}
#wb_Heading1
{
   text-align: left;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 5px 0 0 0 ;
   padding: 5px 0 0 0;
   font-size: 21px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #D2D2D2;
   border-radius: 0px;
   text-align: left;
}
#Heading2
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   text-align: left;
   text-transform: none;
}
#wb_homeLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_homeLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#homeLayoutGrid
{
   height: auto;
   padding: 30px 0 15px 10px;
}
#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_Carousel1
{
   width: 100%;
   visibility: visible;
   display: block;
}
#Carousel1_back
{
   top: 44%;
}
#Carousel1_next
{
   top: 44%;
}
#wb_Carousel1
{
   margin: 0;
   height: 327px;
}
#Carousel1 .carousel-item-inner
{
   padding: 0;
}
#Carousel1 .carousel-control .carousel-control-prev-icon, #Carousel1 .carousel-control .carousel-control-next-icon
{
   width: 32px;
   height: 32px;
}
#wb_Image2
{
   width: 219px;
   height: 275px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 10px 0;
}
#Image2
{
   width: 219px;
   height: 275px;
}
#wb_Image1
{
   width: 240px;
   height: 280px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 10px 0;
}
#Image1
{
   width: 240px;
   height: 280px;
}
#wb_Image3
{
   width: 197px;
   height: 276px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 10px 0;
}
#Image3
{
   width: 197px;
   height: 276px;
}
#wb_Image4
{
   width: 357px;
   height: 269px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 10px 0;
}
#Image4
{
   width: 357px;
   height: 269px;
}
#wb_Image5
{
   width: 270px;
   height: 273px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 10px 0;
}
#Image5
{
   width: 270px;
   height: 273px;
}
#wb_Image6
{
   width: 260px;
   height: 274px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image6
{
   width: 260px;
   height: 274px;
}
#wb_Image7
{
   width: 390px;
   height: 273px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 10px 0;
}
#Image7
{
   width: 390px;
   height: 273px;
}
#wb_Image8
{
   width: 206px;
   height: 268px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image8
{
   width: 206px;
   height: 268px;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 5px;
}
#LayoutGrid6
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid6 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid6 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid6 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid8
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid8
{
   height: auto;
   margin-top: 5px;
   margin-bottom: 15px;
}
#LayoutGrid8
{
   height: auto;
   padding: 0 0 25px 0;
}
#LayoutGrid8 > .col-1, #LayoutGrid8 > .col-2
{
   padding-right: 10px;
   padding-left: 10px;
}
#LayoutGrid8 > .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;
}
#LayoutGrid8 > .col-2
{
   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;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0 15px 10px 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: center;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 15px 0 10px 0;
}
#LayoutGrid5 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid5 > .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;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 0;
}
#LayoutGrid7 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid7 > .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;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 0 0 15px 0;
}
#LayoutGrid3 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid3 > .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;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   margin: 0;
   padding: 25px 0 25px 0;
}
#wb_MediaPlayer1
{
   width: 731px;
   height: 414px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 0 5px;
}
#wb_Heading4
{
   width: calc(100% - 20px);
   visibility: visible;
   display: block;
   margin: 0 10px 0 10px;
   padding: 0;
}
#wb_Heading5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 5px 0 0 0 ;
   padding: 0;
   font-size: 21px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #D2D2D2;
   border-radius: 0px;
   text-align: left;
}
#Heading5
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   text-align: left;
   text-transform: none;
}
#wb_Heading6
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 5px 0 0 0 ;
   padding: 0;
   font-size: 21px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #D2D2D2;
   border-radius: 0px;
   text-align: left;
}
#Heading6
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   text-align: left;
   text-transform: none;
}
#wb_Heading7
{
   width: calc(100% - 10px);
   visibility: visible;
   display: block;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#wb_Heading8
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 5px 0 0 0 ;
   padding: 0 0 10px 0;
   font-size: 21px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading8
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #D2D2D2;
   border-radius: 0px;
   text-align: left;
}
#Heading8
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   text-align: left;
   text-transform: none;
}
#Button2
{
   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;
}
#Button2
{
   line-height: 55px;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid9 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid9 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid9 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#EmbedPkgContents
{
   width: 368px;
   height: 121px;
   visibility: hidden;
   display: none;
}
#wb_Title-CopingStress
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 5px 0;
}
#EmbedCTA-long
{
   width: 553px;
   height: 55px;
   visibility: hidden;
   display: none;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px)
{
#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: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#headerLayoutGrid1 > .col-2
{
   display: flex;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   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: center;
   align-items: center;
   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 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;
   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;
   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;
}
#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_OverlayMenu480
{
   width: 39px;
   height: 38px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#OverlayMenu480
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 39px;
   height: 38px;
}
#OverlayMenu480:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border-color: #FFFFFF;
}
#OverlayMenu480 .line
{
   background: #000000;
}
#OverlayMenu480:hover .line
{
   background: #FFFFFF;
}
#OverlayMenu480 .line
{
   top: 6px;
}
#OverlayMenu480 .line:first-child
{
   margin-top: 9px;
}
#OverlayMenu480-overlay ul
{
   font-size: 32px;
   text-align: center;
}
#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: 411px;
   height: 39px;
   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;
}
#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: visible;
   display: inline-block;
   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;
}
#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_homeHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 5px 0 ;
   padding: 0 0 5px 0;
}
#wb_homeHeading
{
   text-align: left;
}
#wb_Heading1
{
   width: calc(100% - 10px);
   visibility: visible;
   display: block;
   margin: 0 10px 0 0 ;
   padding: 5px 0 10px 0;
}
#wb_Heading1
{
   text-align: left;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 5px 0 0 0 ;
   padding: 5px 0 0 0;
   font-size: 19px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #D2D2D2;
   border-radius: 0px;
   text-align: left;
}
#Heading2
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   text-transform: none;
}
#wb_homeLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_homeLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#homeLayoutGrid
{
   height: auto;
   padding: 15px 0 15px 10px;
}
#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_Carousel1
{
   width: 100%;
   visibility: visible;
   display: block;
}
#Carousel1_back
{
   top: 42%;
}
#Carousel1_next
{
   top: 42%;
}
#wb_Carousel1
{
   margin: 0;
   height: 229px;
}
#Carousel1 .carousel-item-inner
{
   padding: 0;
}
#Carousel1 .carousel-control .carousel-control-prev-icon, #Carousel1 .carousel-control .carousel-control-next-icon
{
   width: 32px;
   height: 32px;
}
#wb_Image2
{
   width: 152px;
   height: 191px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 10px 0;
}
#Image2
{
   width: 152px;
   height: 191px;
}
#wb_Image1
{
   width: 171px;
   height: 200px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 10px 0;
}
#Image1
{
   width: 171px;
   height: 200px;
}
#wb_Image3
{
   width: 137px;
   height: 192px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 10px 0;
}
#Image3
{
   width: 137px;
   height: 192px;
}
#wb_Image4
{
   width: 245px;
   height: 185px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 10px 0;
}
#Image4
{
   width: 245px;
   height: 185px;
}
#wb_Image5
{
   width: 190px;
   height: 192px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 10px 0;
}
#Image5
{
   width: 190px;
   height: 192px;
}
#wb_Image6
{
   width: 169px;
   height: 178px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image6
{
   width: 169px;
   height: 178px;
}
#wb_Image7
{
   width: 265px;
   height: 186px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 10px 0;
}
#Image7
{
   width: 265px;
   height: 186px;
}
#wb_Image8
{
   width: 129px;
   height: 168px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image8
{
   width: 129px;
   height: 168px;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 5px;
}
#LayoutGrid6
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid6 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid6 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid6 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid8
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid8
{
   height: auto;
   margin-top: 5px;
   margin-bottom: 15px;
}
#LayoutGrid8
{
   height: auto;
   padding: 0 0 25px 0;
}
#LayoutGrid8 > .col-1, #LayoutGrid8 > .col-2
{
   padding-right: 10px;
   padding-left: 10px;
}
#LayoutGrid8 > .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;
}
#LayoutGrid8 > .col-2
{
   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;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0 15px 10px 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: center;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 15px 0 10px 0;
}
#LayoutGrid5 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid5 > .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;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 0;
}
#LayoutGrid7 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid7 > .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;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 0 0 15px 0;
}
#LayoutGrid3 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid3 > .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;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   margin: 0;
   padding: 25px 0 25px 0;
}
#wb_MediaPlayer1
{
   width: 443px;
   height: 252px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 0 5px;
}
#wb_Heading4
{
   width: calc(100% - 20px);
   visibility: visible;
   display: block;
   margin: 0 10px 0 10px;
   padding: 0;
}
#wb_Heading5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 5px 0 0 0 ;
   padding: 0;
   font-size: 19px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #D2D2D2;
   border-radius: 0px;
   text-align: left;
}
#Heading5
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   text-transform: none;
}
#wb_Heading6
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 5px 0 0 0 ;
   padding: 0;
   font-size: 19px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #D2D2D2;
   border-radius: 0px;
   text-align: left;
}
#Heading6
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   text-transform: none;
}
#wb_Heading7
{
   width: calc(100% - 10px);
   visibility: visible;
   display: block;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#wb_Heading8
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 5px 0 0 0 ;
   padding: 0 0 10px 0;
   font-size: 19px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading8
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #D2D2D2;
   border-radius: 0px;
   text-align: left;
}
#Heading8
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   text-transform: none;
}
#Button2
{
   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;
}
#Button2
{
   line-height: 33px;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid9 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid9 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid9 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#EmbedPkgContents
{
   width: 368px;
   height: 121px;
   visibility: hidden;
   display: none;
}
#wb_Title-CopingStress
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 5px 0;
}
#EmbedCTA-long
{
   width: 553px;
   height: 55px;
   visibility: hidden;
   display: none;
}
}
@media only screen and (max-width: 479px)
{
#MasterPage1
{
   left: 0px;
   top: 0px;
   width: 320px;
   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: flex-start;
   text-align: left;
}
#headerLayoutGrid1 > .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;
}
#headerLayoutGrid1 > .col-3
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   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: 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 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;
   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;
   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;
}
#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_OverlayMenu480
{
   width: 34px;
   height: 34px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#OverlayMenu480
{
   background-color: #1484E6;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 34px;
   height: 34px;
}
#OverlayMenu480:hover
{
   background-color: #2293F7;
   background-image: none;
   border-color: #2293F7;
}
#OverlayMenu480 .line
{
   background: #FFFFFF;
}
#OverlayMenu480 .line
{
   top: 4px;
}
#OverlayMenu480 .line:first-child
{
   margin-top: 7px;
}
#OverlayMenu480-overlay ul
{
   font-size: 13px;
   text-align: center;
}
#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: 13px;
   text-align: center;
}
#Extension1
{
}
#wb_DropdownMenu3
{
   width: 274px;
   height: 38px;
   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;
}
#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: 141px;
   height: 30px;
   visibility: visible;
   display: inline-block;
   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;
}
#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_homeHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 5px 0 ;
   padding: 0 0 5px 0;
}
#wb_homeHeading
{
   text-align: left;
}
#wb_Heading1
{
   width: calc(100% - 10px);
   visibility: visible;
   display: block;
   margin: 0 10px 0 0 ;
   padding: 5px 0 0 0;
}
#wb_Heading1
{
   text-align: left;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 5px 0 0 0 ;
   padding: 5px 0 0 0;
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #D2D2D2;
   border-radius: 0px;
   text-align: left;
}
#Heading2
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   text-transform: none;
}
#wb_homeLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_homeLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#homeLayoutGrid
{
   height: auto;
   padding: 15px 0 15px 10px;
}
#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_Carousel1
{
   width: 100%;
   visibility: visible;
   display: block;
}
#Carousel1_back
{
   top: 42%;
}
#Carousel1_next
{
   top: 42%;
}
#wb_Carousel1
{
   margin: 0;
   height: 216px;
}
#Carousel1 .carousel-item-inner
{
   padding: 0;
}
#Carousel1 .carousel-control .carousel-control-prev-icon, #Carousel1 .carousel-control .carousel-control-next-icon
{
   width: 32px;
   height: 32px;
}
#wb_Image2
{
   width: 120px;
   height: 158px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 10px 0;
}
#Image2
{
   width: 120px;
   height: 158px;
}
#wb_Image1
{
   width: 118px;
   height: 154px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 10px 0;
}
#Image1
{
   width: 118px;
   height: 154px;
}
#wb_Image3
{
   width: 118px;
   height: 154px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 10px 0;
}
#Image3
{
   width: 118px;
   height: 154px;
}
#wb_Image4
{
   width: 192px;
   height: 157px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 10px 0;
}
#Image4
{
   width: 192px;
   height: 157px;
}
#wb_Image5
{
   width: 168px;
   height: 153px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 10px 0;
}
#Image5
{
   width: 168px;
   height: 153px;
}
#wb_Image6
{
   width: 134px;
   height: 155px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image6
{
   width: 134px;
   height: 155px;
}
#wb_Image7
{
   width: 186px;
   height: 131px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image7
{
   width: 186px;
   height: 131px;
}
#wb_Image8
{
   width: 113px;
   height: 145px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image8
{
   width: 113px;
   height: 145px;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 5px;
}
#LayoutGrid6
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid6 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid6 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid6 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid8
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid8
{
   height: auto;
   margin-top: 5px;
   margin-bottom: 15px;
}
#LayoutGrid8
{
   height: auto;
   padding: 0 0 25px 0;
}
#LayoutGrid8 > .col-1, #LayoutGrid8 > .col-2
{
   padding-right: 10px;
   padding-left: 10px;
}
#LayoutGrid8 > .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;
}
#LayoutGrid8 > .col-2
{
   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;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0 15px 10px 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: center;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 15px 0 10px 0;
}
#LayoutGrid5 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid5 > .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;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 0;
}
#LayoutGrid7 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid7 > .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;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 0 0 15px 0;
}
#LayoutGrid3 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid3 > .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;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   margin: 0;
   padding: 25px 0 25px 0;
}
#wb_MediaPlayer1
{
   width: 283px;
   height: 162px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 0 5px;
}
#wb_Heading4
{
   width: calc(100% - 20px);
   visibility: visible;
   display: block;
   margin: 0 10px 0 10px;
   padding: 10px 0 0 0;
}
#wb_Heading5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 5px 0 0 0 ;
   padding: 0;
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #D2D2D2;
   border-radius: 0px;
   text-align: left;
}
#Heading5
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   text-transform: none;
}
#wb_Heading6
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 5px 0 0 0 ;
   padding: 0;
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #D2D2D2;
   border-radius: 0px;
   text-align: left;
}
#Heading6
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   text-transform: none;
}
#wb_Heading7
{
   width: calc(100% - 10px);
   visibility: visible;
   display: block;
   margin: 0 10px 0 0 ;
   padding: 10px 0 0 0;
}
#wb_Heading8
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 5px 0 0 0 ;
   padding: 0 0 10px 0;
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading8
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #D2D2D2;
   border-radius: 0px;
   text-align: left;
}
#Heading8
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   text-transform: none;
}
#Button2
{
   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;
}
#Button2
{
   line-height: 33px;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid9 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid9 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid9 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#EmbedPkgContents
{
   width: 368px;
   height: 121px;
   visibility: hidden;
   display: none;
}
#wb_Title-CopingStress
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 5px 0;
}
#EmbedCTA-long
{
   width: 310px;
   height: 55px;
   visibility: hidden;
   display: none;
}
}
