body
{
   background-color: #DEEFFA;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
   overflow-x: hidden;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape)
{
   #wb_faqLayoutGrid, #wb_contact
   {
      background-attachment: scroll !important;
   }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5)
{
   #wb_faqLayoutGrid, #wb_contact
   {
      background-attachment: scroll !important;
   }
}
#wb_header
{
   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-color: rgba(255, 255, 255, 0.89);
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#header
{
   box-sizing: border-box;
   padding: 8px 15px 8px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#header > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#header > .row > .col-1, #header > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#header > .row > .col-1, #header > .row > .col-2
{
   float: left;
}
#header > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   width: 25%;
   text-align: left;
}
#header > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   width: 75%;
   text-align: right;
}
#header:before,
#header:after,
#header .row:before,
#header .row:after
{
   display: table;
   content: " ";
}
#header:after,
#header .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#header > .row > .col-1, #header > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_intro
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#intro
{
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 0px 0px 0px 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#intro > .col-1, #intro > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#intro > .col-1, #intro > .col-2
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#intro > .col-1
{
   background-color: transparent;
   background-image: none;
   flex-basis: 50%;
   max-width: 50%;
   display: -webkit-flex;
   -webkit-flex-wrap: wrap;
   -webkit-align-content: center;
   -webkit-align-self: stretch;
   -webkit-align-items: center;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#intro > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 75px 0px 75px 0px;
}
#intro > .col-2
{
   background-color: transparent;
   background-image: none;
   flex-basis: 50%;
   max-width: 50%;
   display: -webkit-flex;
   -webkit-flex-wrap: wrap;
   -webkit-align-content: flex-start;
   -webkit-align-self: stretch;
   -webkit-align-items: flex-start;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#intro > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 75px 0px 75px 0px;
}
@media (max-width: 768px)
{
#intro > .col-1, #intro > .col-2
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_stores
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #2C579B;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#stores
{
   box-sizing: border-box;
   padding: 75px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
}
#stores > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#stores > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#stores > .row > .col-1
{
   float: left;
}
#stores > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   width: 100%;
   text-align: center;
}
#stores:before,
#stores:after,
#stores .row:before,
#stores .row:after
{
   display: table;
   content: " ";
}
#stores:after,
#stores .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#stores > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_storesCards
{
   background-color: #2C579B;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   position: relative;
}
#storesCards
{
   display: -webkit-flex;
   display: flex;
   position: relative;
   padding: 65px 10px 50px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   -webkit-align-items: stretch;
   align-items: stretch;
   -webkit-align-content: flex-start;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
   box-sizing: border-box;
   font-size: 0px;
}
@media all and (max-width:768px) 
{
#storesCards
{
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
}
}
#wb_about
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#about
{
   box-sizing: border-box;
   padding: 80px 15px 80px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#about > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#about > .row > .col-1, #about > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#about > .row > .col-1, #about > .row > .col-2
{
   float: left;
}
#about > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   width: 50%;
   text-align: center;
}
#about > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0px 10px 0px;
}
#about > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   width: 50%;
   text-align: left;
}
#about > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0px 10px 0px;
}
#about:before,
#about:after,
#about .row:before,
#about .row:after
{
   display: table;
   content: " ";
}
#about:after,
#about .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#about > .row > .col-1, #about > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_booksLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#booksLayoutGrid1
{
   box-sizing: border-box;
   padding: 75px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#booksLayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#booksLayoutGrid1 > .row > .col-1, #booksLayoutGrid1 > .row > .col-2, #booksLayoutGrid1 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#booksLayoutGrid1 > .row > .col-1, #booksLayoutGrid1 > .row > .col-2, #booksLayoutGrid1 > .row > .col-3
{
   float: left;
}
#booksLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   width: 33.33333333%;
   text-align: left;
}
#booksLayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   width: 33.33333333%;
   text-align: center;
}
#booksLayoutGrid1 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   width: 33.33333333%;
   text-align: left;
}
#booksLayoutGrid1:before,
#booksLayoutGrid1:after,
#booksLayoutGrid1 .row:before,
#booksLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#booksLayoutGrid1:after,
#booksLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#booksLayoutGrid1 > .row > .col-1, #booksLayoutGrid1 > .row > .col-2, #booksLayoutGrid1 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_booksLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#booksLayoutGrid2
{
   box-sizing: border-box;
   padding: 75px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#booksLayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#booksLayoutGrid2 > .row > .col-1, #booksLayoutGrid2 > .row > .col-2, #booksLayoutGrid2 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#booksLayoutGrid2 > .row > .col-1, #booksLayoutGrid2 > .row > .col-2, #booksLayoutGrid2 > .row > .col-3
{
   float: left;
}
#booksLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   width: 33.33333333%;
   text-align: left;
}
#booksLayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   width: 33.33333333%;
   text-align: center;
}
#booksLayoutGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   width: 33.33333333%;
   text-align: left;
}
#booksLayoutGrid2:before,
#booksLayoutGrid2:after,
#booksLayoutGrid2 .row:before,
#booksLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#booksLayoutGrid2:after,
#booksLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#booksLayoutGrid2 > .row > .col-1, #booksLayoutGrid2 > .row > .col-2, #booksLayoutGrid2 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 75px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid1 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_faqLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/BookMockup95.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#faqLayoutGrid
{
   box-sizing: border-box;
   padding: 75px 15px 75px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#faqLayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#faqLayoutGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#faqLayoutGrid > .row > .col-1
{
   float: left;
}
#faqLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   width: 100%;
   text-align: center;
}
#faqLayoutGrid > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0px 10px 0px;
}
#faqLayoutGrid:before,
#faqLayoutGrid:after,
#faqLayoutGrid .row:before,
#faqLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#faqLayoutGrid:after,
#faqLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#faqLayoutGrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#faqLayoutGrid-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-color: #2C579B;
   opacity: 0.68;
}
#wb_reviewsLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#reviewsLayoutGrid
{
   box-sizing: border-box;
   padding: 75px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#reviewsLayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#reviewsLayoutGrid > .row > .col-1, #reviewsLayoutGrid > .row > .col-2, #reviewsLayoutGrid > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#reviewsLayoutGrid > .row > .col-1, #reviewsLayoutGrid > .row > .col-2, #reviewsLayoutGrid > .row > .col-3
{
   float: left;
}
#reviewsLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   width: 33.33333333%;
   text-align: left;
}
#reviewsLayoutGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   width: 33.33333333%;
   text-align: center;
}
#reviewsLayoutGrid > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   width: 33.33333333%;
   text-align: left;
}
#reviewsLayoutGrid:before,
#reviewsLayoutGrid:after,
#reviewsLayoutGrid .row:before,
#reviewsLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#reviewsLayoutGrid:after,
#reviewsLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#reviewsLayoutGrid > .row > .col-1, #reviewsLayoutGrid > .row > .col-2, #reviewsLayoutGrid > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#upStickyLayer
{
   background-color: #2C579B;
   background-image: none;
   border-radius: 50%;
}
#wb_upIcon
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #3E3E3E;
   text-align: center;
   margin: 0;
   padding: 4px 4px 4px 4px;
   vertical-align: top;
}
#wb_upIcon:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #3E3E3E;
}
#upIcon
{
   height: 24px;
   width: 24px;
}
#upIcon i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 24px;
}
#wb_upIcon:hover i
{
   color: #678FD3;
}
#wb_contact
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/BookMockup86.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 0px none #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#contact
{
   box-sizing: border-box;
   padding: 75px 15px 100px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#contact > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contact > .row > .col-1, #contact > .row > .col-2, #contact > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#contact > .row > .col-1, #contact > .row > .col-2, #contact > .row > .col-3
{
   float: left;
}
#contact > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   width: 33.33333333%;
   text-align: left;
}
#contact > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   width: 33.33333333%;
   text-align: left;
}
#contact > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   width: 33.33333333%;
   text-align: left;
}
#contact:before,
#contact:after,
#contact .row:before,
#contact .row:after
{
   display: table;
   content: " ";
}
#contact:after,
#contact .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#contact > .row > .col-1, #contact > .row > .col-2, #contact > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#contact-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-color: #2C579B;
   opacity: 0.69;
}
#wb_contactIcon2
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #EDE9E1;
   border-radius: 50%;
   text-align: center;
   margin: 0px 5px 0px 0px;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_contactIcon2:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #645E59;
}
#contactIcon2
{
   height: 30px;
   width: 30px;
}
#contactIcon2 i
{
   color: #2C579B;
   display: inline-block;
   font-size: 30px;
   line-height: 30px;
   vertical-align: middle;
   width: 30px;
}
#wb_contactIcon2:hover i
{
   color: #2C579B;
}
#wb_contactIcon3
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #EDE9E1;
   border-radius: 50%;
   text-align: center;
   margin: 0px 5px 0px 0px;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_contactIcon3:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #645E59;
}
#contactIcon3
{
   height: 30px;
   width: 30px;
}
#contactIcon3 i
{
   color: #2C579B;
   display: inline-block;
   font-size: 30px;
   line-height: 30px;
   vertical-align: middle;
   width: 30px;
}
#wb_contactIcon3:hover i
{
   color: #2C579B;
}
#wb_contactIcon4
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #EDE9E1;
   border-radius: 50%;
   text-align: center;
   margin: 0px 5px 0px 0px;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_contactIcon4:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #645E59;
}
#contactIcon4
{
   height: 30px;
   width: 30px;
}
#contactIcon4 i
{
   color: #2C579B;
   display: inline-block;
   font-size: 30px;
   line-height: 30px;
   vertical-align: middle;
   width: 30px;
}
#wb_contactIcon4:hover i
{
   color: #2C579B;
}
#wb_contactIcon1
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #EDE9E1;
   border-radius: 50%;
   text-align: center;
   margin: 0px 5px 0px 0px;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_contactIcon1:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #645E59;
}
#contactIcon1
{
   height: 30px;
   width: 30px;
}
#contactIcon1 i
{
   color: #2C579B;
   display: inline-block;
   font-size: 30px;
   line-height: 30px;
   vertical-align: middle;
   width: 30px;
}
#wb_contactIcon1:hover i
{
   color: #2C579B;
}
#wb_contactHeading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   vertical-align: top;
   margin: 25px 0px 0px 0px;
   padding: 0px 0px 10px 0px;
}
#contactHeading2
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 17px;
   margin: 0;
   text-align: left;
}
#contactEmail
{
   border: 1px solid #A9A9A9;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color :#A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   box-sizing: border-box;
   line-height: 16px;
   padding: 10px 10px 10px 10px;
   margin: 0px 0px 15px 0px;
   text-align: left;
}
#contactEmail::placeholder
{
   color: #A9A9A9;
   opacity: 1;
}
#contactEmail::-ms-input-placeholder
{
   color: #A9A9A9;
}
#contactButton
{
   border: 1px solid #2C579B;
   border-radius: 4px;
   background-color: #2C579B;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   -webkit-appearance: none;
   margin: 0;
}
#wb_contactDescription
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0px 0px 20px 0px;
   margin: 0;
   text-align: left;
}
#wb_contactDescription div
{
   text-align: left;
}
#wb_contactDescription
{
   display: block;
   box-sizing: border-box;
   width: 100%;
}
.headerMenu .hide 
{
   display: none!important;
}
.headerMenu .hidden
{
   display: none!important;
   visibility: hidden!important;
}
.headerMenu .nav
{
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   color: #2C579B;
   text-align: left;
}
#headerMenu, .headerMenu .nav, .headerMenu *
{
   margin: 0;
   padding: 0;
   box-sizing: border-box;
   line-height: 1;
   list-style: none;
}
.headerMenu .nav:before,
.headerMenu .nav:after 
{
   content: " ";
   display: table;
}
.headerMenu .nav:after 
{
   clear: both;
}
.headerMenu .nav a 
{
   text-decoration: none;
}
.headerMenu .nav ul
{
   margin-top: 0;
   margin-bottom: 0;
}
.headerMenu .nav ul ul
{
   margin-bottom: 0;
}
.headerMenu .container 
{
   margin-right: auto;
   margin-left: auto;
   padding: 0px 0px 0px 0px;
}
.headerMenu .container:before,
.headerMenu .container:after 
{
   content: " ";
   display: table;
}
.headerMenu .container:after 
{
   clear: both;
}
.headerMenu .collapse 
{
   display: none;
}
.headerMenu .collapse.show 
{
   display: block;
}
.headerMenu .collapsing 
{
   position: relative;
   height: 0;
   overflow: hidden;
   -webkit-transition: height .35s ease;
   transition: height .35s ease;
}
.headerMenu .caret, .headerMenu .caret-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;
}
.headerMenu .dropdown 
{
   position: relative;
}
.headerMenu .dropdown-toggle:focus 
{
   outline: 0;
}
.headerMenu .dropdown-menu 
{
   position: absolute;
   top: 100%;
   left: 0;
   z-index: 1000;
   display: none;
   float: left;
   min-width: 160px;
   padding: 5px 0;
   margin: 2px 0 0;
   list-style: none;
   font-size: 16px;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid rgba(255, 255, 255, 1.00);
   border-radius: 6px;
   background-clip: padding-box;
}
.headerMenu .dropdown-menu .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #FFFFFF;
}
.headerMenu .dropdown-menu>li>a 
{
   display: block;
   padding: 3px 20px 3px 20px;
   clear: both;
   line-height: 1.428571429;
   color: #2C579B;
   white-space: nowrap;
}
.headerMenu .dropdown-menu>li>a:hover,
.headerMenu .dropdown-menu>li>a:focus 
{
   text-decoration: none;
   color: #2C579B;
   background-color: #EDEDED;
   background-image: none;
}
.headerMenu .dropdown-menu>li>a.active,
.headerMenu .dropdown-menu>li>a.active:hover,
.headerMenu .dropdown-menu>li>a.active:focus
{
   color: #2C579B;
   background-color: #EDEDED;
   background-image: none;
   text-decoration: none;
   outline: 0;
}
.headerMenu .show>.dropdown-menu 
{
   display: block;
}
.headerMenu .show>a 
{
   outline: 0;
}
.headerMenu .dropdown-header 
{
   display: block;
   padding: 3px 20px;
   line-height: 1.428571429;
   color: #aeaeae;
}
.headerMenu .dropdown-backdrop 
{
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990;
}
.headerMenu .dropdown.show .dropdown-menu
{
   animation-name: headerMenu-animation;
   animation-duration: 500ms;
   animation-iteration-count: 1;
   animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
   animation-fill-mode: forwards;
}
@keyframes headerMenu-animation
{
   0%
   {
      opacity: 0;
      transform: translateY(-10px);
   }
   100%
   {
      opacity: 1;
      transform: translateY(0);
   }
}
.headerMenu .nav>li 
{
   position: relative;
   display: block;
}
.headerMenu .nav>li>a
{
   position: relative;
   display: block;
   padding: 15px 15px 15px 15px;
}
.headerMenu .nav .show>a,
.headerMenu .nav .show>a:hover,
.headerMenu .nav .show>a:focus 
{
   background-color: #ccc;
   border-color: #343A40;
}
.headerMenu .nav .nav-divider 
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #FFFFFF;
}
.headerMenu .nav>li>a>img 
{
   max-width: none;
}
.headerMenu .nav .caret 
{
   border-top-color: #343A40;
   border-bottom-color: #343A40;
}
.headerMenu
{
   position: relative;
}
.headerMenu:before,
.headerMenu:after
{
   content: " ";
   display: table;
}
.headerMenu:after
{
   clear: both;
}
.headerMenu .navbar-header:before,
.headerMenu .navbar-header:after
{
   content: " ";
   display: table;
}
.headerMenu .navbar-header:after
{
   clear: both;
}
.headerMenu-navbar-collapse 
{
   overflow-x: visible;
   -webkit-overflow-scrolling: touch;
}
.headerMenu-navbar-collapse:before,
.headerMenu-navbar-collapse:after
{
   content: " ";
   display: table;
}
.headerMenu-navbar-collapse:after
{
   clear: both;
}
.headerMenu-navbar-collapse.show 
{
   overflow-y: auto;
}
.headerMenu .navbar-toggle 
{
   position: relative;
   float: right;
   padding: 16px 10px 15px 10px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 6px;
}
.headerMenu .navbar-toggle .icon-bar 
{
   display: block;
   width: 22px;
   height: 2px;
   border-radius: 1px;
}
.headerMenu .navbar-toggle .icon-bar+.icon-bar
{
   margin-top: 4px;
}
.headerMenu .navbar-nav
{
   margin: 6px -15px;
}
.headerMenu .navbar-nav>li>.dropdown-menu
{
   margin-top: 0;
}
.headerMenu .navbar-nav>li>a
{
   color: #2C579B;
}
.headerMenu .navbar-nav>li>a:hover,
.headerMenu .navbar-nav>li>a:focus
{
   background-color: #EDEDED;
   background-image: none;
   color: #2C579B;
   text-decoration: none;
}
.headerMenu .navbar-nav>li>a.active,
.headerMenu .navbar-nav>li>a.active:hover,
.headerMenu .navbar-nav>li>a.active:focus
{
   color: #2C579B;
   background-color: #EDEDED;
   background-image: none;
}
.headerMenu .navbar-toggle
{
   border: 1px solid rgba(79, 79, 79, 0.10);
}
.headerMenu .navbar-toggle:hover,
.headerMenu .navbar-toggle:focus
{
   background-color: transparent;
}
.headerMenu .navbar-toggle .icon-bar
{
   background-color: #2C579B;
}
.headerMenu-navbar-collapse
{
   border-color: rgba(255, 255, 255, 1.00);
}
.headerMenu .navbar-nav>.dropdown>a:hover .caret,
.headerMenu .navbar-nav>.dropdown>a:focus .caret
{
   border-top-color: #2C579B;
   border-bottom-color: #2C579B;
}
.headerMenu .navbar-nav>.show>a,
.headerMenu .navbar-nav>.show>a:hover,
.headerMenu .navbar-nav>.show>a:focus
{
   background-color: #EDEDED;
   background-image: none;
   color: #2C579B;
}
.headerMenu .navbar-nav>.show>a .caret,
.headerMenu .navbar-nav>.show>a:hover .caret,
.headerMenu .navbar-nav>.show>a:focus .caret
{
   border-top-color: #2C579B;
   border-bottom-color: #2C579B;
}
.headerMenu .navbar-nav>.dropdown>a .caret
{
   border-top-color: #2C579B;
   border-bottom-color: #2C579B;
}
.headerMenu .navbar-link
{
   color: #2C579B;
}
.headerMenu .navbar-link:hover
{
   color: #2C579B;
}
.headerMenu .navbar-header
{
   color: #2C579B;
}
@media (min-width: 600px) 
{
.headerMenu .navbar-right .dropdown-menu
{
   right: 0;
   left: auto;
}
.headerMenu .navbar-header
{
   float: left;
}
.headerMenu-navbar-collapse
{
   width: auto;
   border-top: 0;
   box-shadow: none;
}
.headerMenu-navbar-collapse.collapse
{
   display: block!important;
   height: auto!important;
   padding-bottom: 0;
   overflow: visible!important;
}
.headerMenu-navbar-collapse.show
{
   overflow-y: auto;
}
.headerMenu .navbar-toggle
{
   display: none;
}
.headerMenu .navbar-nav 
{
   float: right;
   margin: 0;
}
.headerMenu .navbar-nav>li 
{
   float: left;
}
.headerMenu .container>.navbar-header,
.headerMenu .container>.headerMenu-navbar-collapse
{
   margin-right: 0;
   margin-left: 0;
}
.headerMenu .navbar-nav>.dropdown>a:hover .caret,
.headerMenu .navbar-nav>.dropdown>a:focus .caret
{
   border-top-color: #2C579B;
   border-bottom-color: #2C579B;
}
}
@media (max-width: 600px) 
{
.headerMenu 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid rgba(255, 255, 255, 0.00);
}
.headerMenu .navbar-nav
{
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
}
.headerMenu .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;
}
.headerMenu .navbar-nav .show .dropdown-menu>li>a,
.headerMenu .navbar-nav .show .dropdown-menu .dropdown-header
{
   padding: 5px 15px 5px 15px;
}
.headerMenu .navbar-nav .show .dropdown-menu>li>a 
{
   line-height: 20px;
}
}
@media (min-width: 600px) 
{
.headerMenu 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid rgba(255, 255, 255, 0.00);
   border-radius: 6px;
}
.headerMenu .navbar-nav>li>a
{
   color: #2C579B;
}
.headerMenu .navbar-nav>li>a:hover,
.headerMenu .navbar-nav>li>a:focus
{
   color: #2C579B;
   background-color: transparent;
   background-image: none;
}
.headerMenu .navbar-nav>li>a.active,
.headerMenu .navbar-nav>li>a.active:hover,
.headerMenu .navbar-nav>li>a.active:focus
{
   color: #2C579B;
   background-color: transparent;
   background-image: none;
}
.headerMenu .navbar-nav>.show>a,
.headerMenu .navbar-nav>.show>a:hover,
.headerMenu .navbar-nav>.show>a:focus
{
   background-color: transparent;
   background-image: none;
   color: #2C579B;
}
.headerMenu .navbar-nav>.dropdown>a:hover .caret
{
   border-top-color: #2C579B;
   border-bottom-color: #2C579B;
}
.headerMenu .navbar-nav>.dropdown>a .caret
{
   border-top-color: #2C579B;
   border-bottom-color: #2C579B;
}
.headerMenu .navbar-nav > li > a.active > .caret,
.headerMenu .navbar-nav > li > a.active:hover > .caret,
.headerMenu .navbar-nav > li > a.active:focus > .caret
{
   border-top-color: #2C579B;
   border-bottom-color: #2C579B;
}
.headerMenu .navbar-nav>.show>a .caret,
.headerMenu .navbar-nav>.show>a:hover .caret,
.headerMenu .navbar-nav>.show>a:focus .caret
{
   border-top-color: #2C579B;
   border-bottom-color: #2C579B;
}
.headerMenu .navbar-link
{
   color: #2C579B;
}
.headerMenu .navbar-link:hover 
{
   color: #fff;
}
}
#wb_headerMenu
{
   z-index: 1111 !important;
}
#wb_aboutImage
{
   margin: 0;
   vertical-align: top;
}
#aboutImage
{
   border: 4px solid #2C579B;
   box-sizing: border-box;
   padding: 0px 0px 0px 0px;
   display: block;
   width: 100%;
   height: auto;
   max-width: 1920px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_footerLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #2C579B;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#footerLayoutGrid
{
   box-sizing: border-box;
   padding: 40px 15px 40px 15px;
   margin-right: auto;
   margin-left: auto;
}
#footerLayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footerLayoutGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footerLayoutGrid > .row > .col-1
{
   float: left;
}
#footerLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   width: 100%;
   text-align: center;
}
#footerLayoutGrid:before,
#footerLayoutGrid:after,
#footerLayoutGrid .row:before,
#footerLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#footerLayoutGrid:after,
#footerLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#footerLayoutGrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_footerText1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 5px 10px 0px 0px;
   margin: 0;
   text-align: center;
}
#wb_footerText1 div
{
   text-align: center;
}
#wb_footerText1
{
   display: inline-block;
   width: 106px;
   height: 21px;
}
#wb_footerText2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 5px 0px 0px 10px;
   margin: 0;
   text-align: left;
}
#wb_footerText2 div
{
   text-align: left;
}
#wb_footerText2
{
   display: inline-block;
   width: 433px;
   height: 47px;
}
#wb_footerIcon
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #ACD5F1;
   text-align: center;
   margin: 0;
   padding: 0px 0px 0px 0px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footerIcon:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #ACD5F1;
}
#footerIcon
{
   height: 32px;
   width: 32px;
}
#footerIcon i
{
   color: #ACD5F1;
   display: inline-block;
   font-size: 32px;
   line-height: 32px;
   vertical-align: middle;
   width: 32px;
}
#wb_footerIcon:hover i
{
   color: #ACD5F1;
}
#wb_introHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px none #000000;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0px 0px 0px 0px;
}
#introHeading
{
   color: #2C579B;
   font-family: Arial;
   font-weight: bold;
   font-size: 43px;
   margin: 0;
   text-align: left;
}
#wb_introText
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 15px 0px 0px 0px;
   margin: 0px 0px 20px 0px;
   text-align: left;
}
#wb_introText div
{
   text-align: left;
}
#wb_introText
{
   display: block;
   box-sizing: border-box;
   width: 100%;
}
#introButton
{
   line-height: 49px;
   text-align: center;
   text-decoration: none;
   vertical-align: top;
   border: 1px solid #2C579B;
   border-radius: 4px;
   background-color: #2C579B;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   -webkit-appearance: none;
   margin: 0;
}
#wb_introImage
{
   margin: 0;
   vertical-align: top;
}
#introImage
{
   border: 4px solid #FFFFFF;
   box-sizing: border-box;
   padding: 0px 0px 0px 0px;
   display: block;
   width: 100%;
   height: auto;
   max-width: 960px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_storesCard1
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-flex-basis: 0%;
   flex-basis: 0%;
   -webkit-align-self: auto;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 0px 0px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   text-align: center;
}
#storesCard1-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#storesCard1-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 0px 0px 10px 0px;
   padding: 0px 0px 0px 0px;
   border: 0px solid #7A7A7A;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#wb_storesCard1:hover #storesCard1-card-item0
{
   -webkit-transform: rotate(0deg) scale(0.8,0.8) ;
   -moz-transform: rotate(0deg) scale(0.8,0.8) ;
   transform: rotate(0deg) scale(0.8,0.8) ;
   -webkit-transition: -webkit-transform 300ms linear 0ms;
   -moz-transition: transform 300ms linear 0ms;
   transition: transform 300ms linear 0ms;
}
#storesCard1-card-item0
{
   -webkit-transform: rotate(0deg) ;
   -moz-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 300ms linear 0ms;
   -moz-transition: transform 300ms linear 0ms;
   transition: transform 300ms linear 0ms;
}
#storesCard1-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#storesCard1-card-item0 i
{
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#storesCard1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 0px 0px;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#storesCard1-card-item2
{
   box-sizing: border-box;
   margin: 10px 0px 25px 0px;
   padding: 0px 0px 0px 0px;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 15px;
}
#wb_storesCard2
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-flex-basis: 0%;
   flex-basis: 0%;
   -webkit-align-self: auto;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 0px 0px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   text-align: center;
}
#storesCard2-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#storesCard2-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 0px 0px 10px 0px;
   padding: 0px 0px 0px 0px;
   border: 0px solid #7A7A7A;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#wb_storesCard2:hover #storesCard2-card-item0
{
   -webkit-transform: rotate(0deg) scale(0.8,0.8) ;
   -moz-transform: rotate(0deg) scale(0.8,0.8) ;
   transform: rotate(0deg) scale(0.8,0.8) ;
   -webkit-transition: -webkit-transform 300ms linear 0ms;
   -moz-transition: transform 300ms linear 0ms;
   transition: transform 300ms linear 0ms;
}
#storesCard2-card-item0
{
   -webkit-transform: rotate(0deg) ;
   -moz-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 300ms linear 0ms;
   -moz-transition: transform 300ms linear 0ms;
   transition: transform 300ms linear 0ms;
}
#storesCard2-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#storesCard2-card-item0 i
{
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#storesCard2-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 0px 0px;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#storesCard2-card-item2
{
   box-sizing: border-box;
   margin: 10px 0px 25px 0px;
   padding: 0px 0px 0px 0px;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 15px;
}
#wb_storesCard3
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-flex-basis: 0%;
   flex-basis: 0%;
   -webkit-align-self: auto;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 0px 0px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   text-align: center;
}
#storesCard3-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#storesCard3-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 0px 0px 10px 0px;
   padding: 0px 0px 0px 0px;
   border: 0px solid #7A7A7A;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#wb_storesCard3:hover #storesCard3-card-item0
{
   -webkit-transform: rotate(0deg) scale(0.8,0.8) ;
   -moz-transform: rotate(0deg) scale(0.8,0.8) ;
   transform: rotate(0deg) scale(0.8,0.8) ;
   -webkit-transition: -webkit-transform 300ms linear 0ms;
   -moz-transition: transform 300ms linear 0ms;
   transition: transform 300ms linear 0ms;
}
#storesCard3-card-item0
{
   -webkit-transform: rotate(0deg) ;
   -moz-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 300ms linear 0ms;
   -moz-transition: transform 300ms linear 0ms;
   transition: transform 300ms linear 0ms;
}
#storesCard3-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#storesCard3-card-item0 i
{
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#storesCard3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 0px 0px;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#storesCard3-card-item2
{
   box-sizing: border-box;
   margin: 10px 0px 25px 0px;
   padding: 0px 0px 0px 0px;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 15px;
}
#wb_storesHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0px 0px 0px 0px;
}
#storesHeading
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   margin: 0;
   text-align: center;
}
#wb_aboutHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px none #000000;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0px 0px 0px 0px;
}
#aboutHeading
{
   color: #2C579B;
   font-family: Arial;
   font-weight: bold;
   font-size: 43px;
   margin: 0;
   text-align: left;
}
#wb_aboutText
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 15px 0px 0px 0px;
   margin: 0px 0px 20px 0px;
   text-align: left;
}
#wb_aboutText div
{
   text-align: left;
}
#wb_aboutText
{
   display: block;
   box-sizing: border-box;
   width: 100%;
}
#aboutButton
{
   line-height: 49px;
   text-align: center;
   text-decoration: none;
   vertical-align: top;
   border: 1px solid #2C579B;
   border-radius: 4px;
   background-color: #2C579B;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   -webkit-appearance: none;
   margin: 0;
}
#aboutLine
{
   border-color: #DEEFFA;
   border-style: solid;
   border-bottom-width: 2px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 20px 0px 20px 0px;
   padding: 0;
}
#wb_aboutAvatar
{
   margin: 0;
   vertical-align: top;
}
#aboutAvatar
{
   border: 0px solid #000000;
   border-radius: 500px;
   box-sizing: border-box;
   padding: 0px 0px 0px 0px;
   display: inline-block;
   width: 85px;
   height: 85px;
   vertical-align: top;
}
#wb_aboutName
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0px 0px 0px 20px;
   margin: 0px 0px 20px 0px;
   text-align: left;
}
#wb_aboutName div
{
   text-align: left;
}
#wb_aboutName
{
   display: inline-block;
   width: 309px;
   height: 42px;
}
#wb_contactText
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0px 0px 20px 0px;
   margin: 0;
   text-align: left;
}
#wb_contactText div
{
   text-align: left;
}
#wb_contactText
{
   display: block;
   box-sizing: border-box;
   width: 100%;
}
#wb_contactMenu
{
   margin: 0;
}
#wb_contactMenu ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
#wb_contactMenu li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 80px;
   width: 100%;
}
#wb_contactMenu a
{
   display: block;
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 22px;
   padding: 0 0px 0 0px;
   vertical-align: middle;
   line-height: 22px;
   text-align: left;
}
#wb_contactMenu li:hover a, #wb_contactMenu a:hover
{
   color: #ACD5F1;
   background-color: transparent;
   border: 0px solid #2E6DA4;
}
#wb_contactMenu .firstmain a
{
   margin-top: 0px;
}
#wb_contactMenu li.lastmain
{
   padding-bottom: 0px;
}
#wb_contactMenu br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_reviewsHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px none #000000;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0px 0px 0px 0px;
}
#reviewsHeading
{
   color: #2C579B;
   font-family: Arial;
   font-weight: bold;
   font-size: 43px;
   margin: 0;
   text-align: left;
}
#wb_reviewsText
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 15px 0px 0px 0px;
   margin: 0px 0px 20px 0px;
   text-align: left;
}
#wb_reviewsText div
{
   text-align: left;
}
#wb_reviewsText
{
   display: block;
   box-sizing: border-box;
   width: 100%;
}
#reviewsButton
{
   line-height: 49px;
   text-align: center;
   text-decoration: none;
   vertical-align: top;
   border: 1px solid #2C579B;
   border-radius: 4px;
   background-color: #2C579B;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   -webkit-appearance: none;
   margin: 0px 0px 25px 0px;
}
#wb_reviewsCard1
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0px 0px 0px 0px;
   background-color: #DEEFFA;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 16px;
   text-align: left;
}
#reviewsCard1-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#reviewsCard1-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 20px 20px;
   padding: 0px 0px 0px 0px;
   color: #2C579B;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 64px;
}
#reviewsCard1-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0px 0px 0px 0px;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 13px;
}
#reviewsCard1-card-item2
{
   box-sizing: border-box;
   margin: 0px 20px 0px 20px;
   border-top: 1px #2C579B solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#reviewsCard1-card-item3
{
   box-sizing: border-box;
   margin: 20px 0px 20px 20px;
   padding: 0px 0px 0px 0px;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#wb_reviewsCard4
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0px 0px 0px 0px;
   background-color: #DEEFFA;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 16px;
   text-align: left;
}
#reviewsCard4-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#reviewsCard4-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 20px 20px;
   padding: 0px 0px 0px 0px;
   color: #2C579B;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 64px;
}
#reviewsCard4-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0px 0px 0px 0px;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 13px;
}
#reviewsCard4-card-item2
{
   box-sizing: border-box;
   margin: 0px 20px 0px 20px;
   border-top: 1px #2C579B solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#reviewsCard4-card-item3
{
   box-sizing: border-box;
   margin: 20px 0px 20px 20px;
   padding: 0px 0px 0px 0px;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#wb_reviewsCard2
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0px 0px 0px 0px;
   background-color: #DEEFFA;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 16px;
   text-align: left;
}
#reviewsCard2-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#reviewsCard2-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 20px 20px;
   padding: 0px 0px 0px 0px;
   color: #2C579B;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 64px;
}
#reviewsCard2-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0px 0px 0px 0px;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 13px;
}
#reviewsCard2-card-item2
{
   box-sizing: border-box;
   margin: 0px 20px 0px 20px;
   border-top: 1px #2C579B solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#reviewsCard2-card-item3
{
   box-sizing: border-box;
   margin: 20px 0px 20px 20px;
   padding: 0px 0px 0px 0px;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#wb_reviewsCard3
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0px 0px 0px 0px;
   background-color: #DEEFFA;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 16px;
   text-align: left;
}
#reviewsCard3-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#reviewsCard3-card-item0
{
   box-sizing: border-box;
   margin: 10px 20px 20px 20px;
   padding: 0px 0px 0px 0px;
   color: #2C579B;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 64px;
}
#reviewsCard3-card-item1
{
   box-sizing: border-box;
   margin: -40px 20px 20px 20px;
   padding: 0px 0px 0px 0px;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 13px;
}
#reviewsCard3-card-item2
{
   box-sizing: border-box;
   margin: 0px 20px 0px 20px;
   border-top: 1px #2C579B solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#reviewsCard3-card-item3
{
   box-sizing: border-box;
   margin: 20px 0px 20px 20px;
   padding: 0px 0px 0px 0px;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#wb_booksCard1
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0px 0px 25px 0px;
   padding: 0px 0px 0px 0px;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   text-align: center;
}
#booksCard1-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#booksCard1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 0px 0px;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
}
#booksCard1-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0px 0px 0px 0px;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#booksCard1-card-item2
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #696969;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#booksCard1-card-item3
{
   box-sizing: border-box;
   margin: 12px 0px 0px 0px;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#booksCard1-card-item4
{
   box-sizing: border-box;
   margin: 0px 20px 20px 20px;
   padding: 0px 0px 0px 0px;
   color: #696969;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#booksCard1-card-item5
{
   display: inline-block;
   height: 56px;
   box-sizing: border-box;
   align-self: center;
   margin: 10px 0px 1px 0px;
   width: 100%;
   padding: 20px 0px 20px 0px;
   border: 0px solid #4F4F4F;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#booksCard1-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_booksCard2
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0px 0px 25px 0px;
   padding: 0px 0px 0px 0px;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   text-align: center;
}
#booksCard2-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#booksCard2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 0px 0px;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
}
#booksCard2-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0px 0px 0px 0px;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#booksCard2-card-item2
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #696969;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#booksCard2-card-item3
{
   box-sizing: border-box;
   margin: 12px 0px 0px 0px;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#booksCard2-card-item4
{
   box-sizing: border-box;
   margin: 0px 20px 20px 20px;
   padding: 0px 0px 0px 0px;
   color: #696969;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#booksCard2-card-item5
{
   display: inline-block;
   height: 56px;
   box-sizing: border-box;
   align-self: center;
   margin: 10px 0px 1px 0px;
   width: 100%;
   padding: 20px 0px 20px 0px;
   border: 0px solid #4F4F4F;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#booksCard2-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_booksCard3
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0px 0px 25px 0px;
   padding: 0px 0px 0px 0px;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   text-align: center;
}
#booksCard3-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#booksCard3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 0px 0px;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
}
#booksCard3-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0px 0px 0px 0px;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#booksCard3-card-item2
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #696969;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#booksCard3-card-item3
{
   box-sizing: border-box;
   margin: 12px 0px 0px 0px;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#booksCard3-card-item4
{
   box-sizing: border-box;
   margin: 0px 20px 20px 20px;
   padding: 0px 0px 0px 0px;
   color: #696969;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#booksCard3-card-item5
{
   display: inline-block;
   height: 56px;
   box-sizing: border-box;
   align-self: center;
   margin: 10px 0px 1px 0px;
   width: 100%;
   padding: 20px 0px 20px 0px;
   border: 0px solid #4F4F4F;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#booksCard3-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_booksCard4
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0px 0px 25px 0px;
   padding: 0px 0px 0px 0px;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   text-align: center;
}
#booksCard4-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#booksCard4-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 0px 0px;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
}
#booksCard4-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0px 0px 0px 0px;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#booksCard4-card-item2
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #696969;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#booksCard4-card-item3
{
   box-sizing: border-box;
   margin: 12px 0px 0px 0px;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#booksCard4-card-item4
{
   box-sizing: border-box;
   margin: 0px 20px 20px 20px;
   padding: 0px 0px 0px 0px;
   color: #696969;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#booksCard4-card-item5
{
   display: inline-block;
   height: 56px;
   box-sizing: border-box;
   align-self: center;
   margin: 10px 0px 1px 0px;
   width: 100%;
   padding: 20px 0px 20px 0px;
   border: 0px solid #4F4F4F;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#booksCard4-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_booksCard5
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0px 0px 25px 0px;
   padding: 0px 0px 0px 0px;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   text-align: center;
}
#booksCard5-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#booksCard5-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 0px 0px;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
}
#booksCard5-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0px 0px 0px 0px;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#booksCard5-card-item2
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #696969;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#booksCard5-card-item3
{
   box-sizing: border-box;
   margin: 12px 0px 0px 0px;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#booksCard5-card-item4
{
   box-sizing: border-box;
   margin: 0px 20px 20px 20px;
   padding: 0px 0px 0px 0px;
   color: #696969;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#booksCard5-card-item5
{
   display: inline-block;
   height: 56px;
   box-sizing: border-box;
   align-self: center;
   margin: 10px 0px 1px 0px;
   width: 100%;
   padding: 20px 0px 20px 0px;
   border: 0px solid #4F4F4F;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#booksCard5-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_booksCard6
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0px 0px 25px 0px;
   padding: 0px 0px 0px 0px;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   text-align: center;
}
#booksCard6-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#booksCard6-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 0px 0px;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
}
#booksCard6-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0px 0px 0px 0px;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#booksCard6-card-item2
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #696969;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#booksCard6-card-item3
{
   box-sizing: border-box;
   margin: 12px 0px 0px 0px;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#booksCard6-card-item4
{
   box-sizing: border-box;
   margin: 0px 20px 20px 20px;
   padding: 0px 0px 0px 0px;
   color: #696969;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#booksCard6-card-item5
{
   display: inline-block;
   height: 56px;
   box-sizing: border-box;
   align-self: center;
   margin: 10px 0px 1px 0px;
   width: 100%;
   padding: 20px 0px 20px 0px;
   border: 0px solid #4F4F4F;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#booksCard6-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#faqAccordion
{
   width: 100%;
   height: 100%;
}
#wb_faqAccordion .ui-helper-reset
{
   line-height: normal !important;
}
#faqAccordion .ui-accordion-header
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px !important;
   font-style: normal;
   outline: none;
   padding: 10px 0px 10px 0px;
   text-align: left;
}
#faqAccordion h3
{
   display: block;
   margin: 0;
}
#faqAccordion .ui-accordion-header .ui-icon
{
   position: absolute !important;
   right: 10px;
   background-image: url('../images/qwb9_author-faqAccordion-default.png');
   background-position: 0 0;
}
#faqAccordion .ui-state-active .ui-icon
{
   background-image: url('../images/qwb9_author-faqAccordion-active.png');
}
#faqAccordion .ui-accordion-content
{
   padding: 10px 0px 10px 0px;
   position: relative;
   font-size: 0;
   text-align: left;
}
#faqAccordion, #faqAccordion > .ui-corner-all, #faqAccordion > .ui-corner-top
{
   -webkit-border-top-left-radius: 0px;
   -moz-border-top-left-radius: 0px;
   border-top-left-radius: 0px;
   -webkit-border-top-right-radius: 0px;
   -moz-border-top-right-radius: 0px;
   border-top-right-radius: 0px;
}
#faqAccordion .ui-corner-all, #faqAccordion .ui-corner-bottom
{
   -webkit-border-bottom-right-radius: 0px;
   -moz-border-bottom-right-radius: 0px;
   border-bottom-right-radius: 0px;
   -webkit-border-bottom-left-radius: 0px;
   -moz-border-bottom-left-radius: 0px;
   border-bottom-left-radius: 0px;
}
#faqAccordion .ui-widget-content
{
   border-color: #2C579B;
   border-width: 0px;
   background-color: #2C579B;
   background-color: rgba(44, 87, 155, 0.00);
   background-image: none;
   color: inherit;
}
#faqAccordion .ui-state-default
{
   border-color: #2C579B;
   border-width: 0px;
   background-color: #2C579B;
   background-color: rgba(44, 87, 155, 0.00);
   background-image: none;
   color: #ACD5F1;
}
#faqAccordion .ui-state-hover
{
   border-color: #2C579B;
   border-width: 0px;
   background-color: #2C579B;
   background-color: rgba(44, 87, 155, 0.00);
   background-image: none;
   color: #ACD5F1;
}
#faqAccordion .ui-state-active
{
   border-color: #2C579B;
   border-width: 0px;
   background-color: #2C579B;
   background-color: rgba(44, 87, 155, 0.00);
   background-image: none;
   color: #ACD5F1;
}
#wb_faqAccordion
{
   margin: 0;
}
#wb_faqText1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_faqText1 div
{
   text-align: left;
}
#wb_faqText1
{
   display: block;
   box-sizing: border-box;
   width: 100%;
}
#wb_faqText2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_faqText2 div
{
   text-align: left;
}
#wb_faqText2
{
   display: block;
   box-sizing: border-box;
   width: 100%;
}
#wb_faqText3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_faqText3 div
{
   text-align: left;
}
#wb_faqText3
{
   display: block;
   box-sizing: border-box;
   width: 100%;
}
#wb_faqText4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_faqText4 div
{
   text-align: left;
}
#wb_faqText4
{
   display: block;
   box-sizing: border-box;
   width: 100%;
}
#wb_faqHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0px 0px 0px 0px;
}
#faqHeading
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 43px;
   margin: 0;
   text-align: left;
}
#wb_faqDescription
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 15px 0px 0px 0px;
   margin: 0px 0px 20px 0px;
   text-align: left;
}
#wb_faqDescription div
{
   text-align: left;
}
#wb_faqDescription
{
   display: block;
   box-sizing: border-box;
   width: 100%;
}
#wb_headerPanelMenu a, #headerPanelMenu_markup li a
{
   display: block;
   text-align: center;
   vertical-align: middle;
}
#headerPanelMenu_markup
{
   display: none;
   margin: 0;
   padding: 0px 0px 0px 0px;
}
#headerPanelMenu_panel #headerPanelMenu_markup
{
   display: block;
}
#headerPanelMenu_markup ul
{
   list-style: none;
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#headerPanelMenu_markup li a, #headerPanelMenu_markup li a:hover
{
   padding: 10px 10px 10px 10px;
   -webkit-box-shadow: none;
   -moz-box-shadow: none;
   box-shadow: none;
}
#headerPanelMenu_markup .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #2C579B;
}
#headerPanelMenu_panel
{
   display: none;
   position: fixed;
   top: 0;
   height: 100%;
   width: 250px;
   z-index: 9999;
}
#headerPanelMenu_markup li a
{
   color: #F7F7F7;
   border: 0px solid #2C579B;
   background-color: #2C579B;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
}
#wb_headerPanelMenu a
{
   color: #2C579B;
   border: 0px solid rgba(255, 255, 255, 0.00);
   background-color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
}
#headerPanelMenu_markup li a:hover
{
   color: #F7F7F7;
   background-color: #92C9ED;
   border: 0px solid #2C579B;
}
#wb_headerPanelMenu a:hover
{
   color: #2C579B;
   background-color: #FFFFFF;
   border: 0px solid rgba(255, 255, 255, 0.00);
}
#headerPanelMenu_panel
{
   background-color: #2C579B;
   overflow-y: auto;
}
#headerPanelMenu
{
   padding-left: 48px;
}
#headerPanelMenu:after
{
   position: absolute;
   top: 50%;
   left: 16px;
   width: 32px;
   height: 32px;
   margin-top: -16px;
   content: "\f02d";
   display: inline-block;
   font-family: FontAwesome;
   font-size: 32px;
   line-height: 32px;
}
#headerPanelMenu
{
   line-height: 40px;
   width: 19px;
   height: 40px;
   position: absolute;
   z-index: 999;
}
#headerPanelMenu_markup ul li i
{
   font-size: 32px;
   padding: 0px 10px 0px 0px;
   vertical-align: middle;
   width: 32px;
}
#headerPanelMenu_markup span
{
   display: inline-block;
   height: 32px;
   vertical-align: middle;
   line-height: 32px;
}
#stickylayerCart
{
   background-color: transparent;
   background-image: none;
}
#wb_wb17_paypalshoppingcartPayPalShoppingCart1
{
   background-color: #2C579B;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 10px 10px 10px 10px;
   line-height: 30px;
   vertical-align: top;
}
#wb_wb17_paypalshoppingcartPayPalShoppingCart1:hover
{
   background-color: #000000;
   background-image: none;
   border: 0px solid #000000;
}
#wb17_paypalshoppingcartPayPalShoppingCart1
{
   vertical-align: middle;
}
#wb17_paypalshoppingcartPayPalShoppingCart1 g
{
   fill: #FFFFFF;
   display: inline-block;
   font-size: 30px;
   vertical-align: middle;
   width: 30px;
}
#wb_wb17_paypalshoppingcartPayPalShoppingCart1:hover g
{
   fill: #FFFFFF;
}
#wb17_paypalshoppingcartPayPalShoppingCart1
{
   cursor: pointer;
}
#wb17_paypalshoppingcartPayPalShoppingCart1-badge
{
   position: absolute;
   top: 0;
   right: 0;
   padding: .25em .4em;
   white-space: nowrap;
   border-radius: .25rem;
   color: #FFFFFF;
   background-color: #DC143C;
   font-size: 13px;
   line-height: 1.0;
   text-align: center;
}
#PPMiniCart
{
   z-index: 9999;
}
#PPMiniCart .minicart-header
{
   font-size: 1.1em;
   font-weight: bold;
   padding: 12px;
   position: absolute;
}
#PPMiniCart .minicart-terms
{
   margin-bottom: 20px;
}
#PPMiniCart .minicart-logo
{
   pointer-events: none;
}
@media (max-width: 767px)
{
   #PPMiniCart
   {
      left: 0 !important;
      width: 100% !important;
   }
   #PPMiniCart form
   {
      box-sizing: border-box;
      margin: 0 !important;
      padding: 1rem !important;
      width: 100% !important;
      border-radius: 0px;
   }
}
#wb_contactHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   vertical-align: top;
   margin: 25px 0px 0px 0px;
   padding: 0px 0px 10px 0px;
}
#contactHeading1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 17px;
   margin: 0;
   text-align: left;
}
#contactHeading1 a
{
   color: #FFFFFF;
   text-decoration: none;
}
#wb_contactHeading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   vertical-align: top;
   margin: 25px 0px 0px 0px;
   padding: 0px 0px 10px 0px;
}
#contactHeading3
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 17px;
   margin: 0;
   text-align: left;
}
#wb_contactHeading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   vertical-align: top;
   margin: 30px 0px 0px 0px;
   padding: 0px 0px 20px 0px;
}
#contactHeading4
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 17px;
   margin: 0;
   text-align: left;
}
#wb_booksCard7
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0px 0px 25px 0px;
   padding: 0px 0px 0px 0px;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   text-align: center;
}
#booksCard7-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#booksCard7-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 0px 0px;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
}
#booksCard7-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0px 0px 0px 0px;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#booksCard7-card-item2
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #696969;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#booksCard7-card-item3
{
   box-sizing: border-box;
   margin: 12px 0px 0px 0px;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#booksCard7-card-item4
{
   box-sizing: border-box;
   margin: 0px 20px 20px 20px;
   padding: 0px 0px 0px 0px;
   color: #696969;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#booksCard7-card-item5
{
   display: inline-block;
   height: 56px;
   box-sizing: border-box;
   align-self: center;
   margin: 10px 0px 1px 0px;
   width: 100%;
   padding: 20px 0px 20px 0px;
   border: 0px solid #4F4F4F;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#booksCard7-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_booksCard8
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0px 0px 25px 0px;
   padding: 0px 0px 0px 0px;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   text-align: center;
}
#booksCard8-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#booksCard8-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 0px 0px;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
}
#booksCard8-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0px 0px 0px 0px;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#booksCard8-card-item2
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #696969;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#booksCard8-card-item3
{
   box-sizing: border-box;
   margin: 12px 0px 0px 0px;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#booksCard8-card-item4
{
   box-sizing: border-box;
   margin: 0px 20px 20px 20px;
   padding: 0px 0px 0px 0px;
   color: #696969;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#booksCard8-card-item5
{
   display: inline-block;
   height: 56px;
   box-sizing: border-box;
   align-self: center;
   margin: 10px 0px 1px 0px;
   width: 100%;
   padding: 20px 0px 20px 0px;
   border: 0px solid #4F4F4F;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#booksCard8-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_booksCard9
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0px 0px 25px 0px;
   padding: 0px 0px 0px 0px;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   text-align: center;
}
#booksCard9-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#booksCard9-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 0px 0px;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
}
#booksCard9-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0px 0px 0px 0px;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#booksCard9-card-item2
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #696969;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#booksCard9-card-item3
{
   box-sizing: border-box;
   margin: 12px 0px 0px 0px;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#booksCard9-card-item4
{
   box-sizing: border-box;
   margin: 0px 20px 20px 20px;
   padding: 0px 0px 0px 0px;
   color: #696969;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#booksCard9-card-item5
{
   display: inline-block;
   height: 56px;
   box-sizing: border-box;
   align-self: center;
   margin: 10px 0px 1px 0px;
   width: 100%;
   padding: 20px 0px 20px 0px;
   border: 0px solid #4F4F4F;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#booksCard9-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
