body
{
   background-color: #0C1A1E;
   color: #000000;
   font-family: Roboto;
   font-weight: normal;
   font-size: 15px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
a
{
   color: #C51B14;
   text-decoration: underline;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #FF0000;
   text-decoration: underline;
}
.wb-theme-header
{
   background-color: rgba(12,26,30,0.00);
   background-image: none;
   border: 0px solid #F5F5F5;
   border-radius: 0px;
   color: #F5F5F5;
   --background-color: rgba(12,26,30,0.00);
   --border-color: #F5F5F5;
   --border-width: 0px;
   --color: #F5F5F5;
}
.wb-theme-content
{
   background-color: rgba(12,26,30,0.00);
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   color: #F5F5F5;
   --background-color: rgba(12,26,30,0.00);
   --border-color: #DEE2E6;
   --border-width: 0px;
   --color: #F5F5F5;
   --icon-color: #F5F5F5;
   --colorize: invert(99%) sepia(20%) saturate(14%) hue-rotate(193deg) brightness(114%) contrast(92%);
}
.wb-theme-button, .wb-theme-static
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   color: #C51B14;
   --background-color: rgba(13,110,253,0.00);
   --border-color: #0D6EFD;
   --border-width: 0px;
   --color: #C51B14;
}
.wb-theme-button:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   color: #FF0000;
   --background-color: rgba(11,94,215,0.00);
   --border-color: #0A58CA;
   --border-width: 0px;
   --color: #FF0000;
}
.wb-theme-button.active, .wb-theme-button:active, .active > .wb-theme-button
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   color: #F5F5F5;
   --background-color: rgba(10,88,202,0.00);
   --border-color: #0A53BE;
   --border-width: 0px;
   --color: #F5F5F5;
}
.ui-widget-header
{
   background-color: rgba(12,26,30,0.00);
   background-image: none;
   border: 0px solid #F5F5F5;
   border-radius: 0px;
   color: #F5F5F5;
   --background-color: rgba(12,26,30,0.00);
   --border-color: #F5F5F5;
   --border-width: 0px;
   --color: #F5F5F5;
}
.ui-widget-content
{
   background-color: rgba(12,26,30,0.00);
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   color: #F5F5F5;
   --background-color: rgba(12,26,30,0.00);
   --border-color: #DEE2E6;
   --border-width: 0px;
   --color: #F5F5F5;
   --icon-color: #F5F5F5;
   --colorize: invert(95%) sepia(81%) saturate(7%) hue-rotate(107deg) brightness(113%) contrast(92%);
}
.ui-state-default
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   color: #C51B14;
   --background-color: rgba(13,110,253,0.00);
   --border-color: #0D6EFD;
   --border-width: 0px;
   --color: #C51B14;
}
.ui-state-hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   color: #FF0000;
   --background-color: rgba(11,94,215,0.00);
   --border-color: #0A58CA;
   --border-width: 0px;
   --color: #FF0000;
}
.ui-state-default.active, .ui-state-active, .active > .ui-state-default
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   color: #F5F5F5;
   --background-color: rgba(10,88,202,0.00);
   --border-color: #0A53BE;
   --border-width: 0px;
   --color: #F5F5F5;
}
#wb_header
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #0C1A1E;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#header
{
   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: 1200px;
}
#header > .col-1, #header > .col-2, #header > .col-3, #header > .col-4, #header > .col-5
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#header > .col-1, #header > .col-2, #header > .col-3, #header > .col-4, #header > .col-5
{
   flex: 0 0 auto;
}
#header > .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-end;
   text-align: right;
}
#header > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 0 0 99px;
}
#header > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-end;
   text-align: right;
}
#header > .col-3
{
   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: center;
   text-align: center;
}
#header > .col-4
{
   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;
}
#header > .col-4 > .col-4-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 100px 0 0;
}
#header > .col-5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#header > .col-1, #header > .col-2, #header > .col-3, #header > .col-4, #header > .col-5
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_navigation
{
   clear: both;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('images/BlackRedBg.jpg');
   background-repeat: repeat-x;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   box-shadow: 0px 5px 5px rgba(0,0,0,0.74);
}
#navigation
{
   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: 1200px;
}
#navigation > .col-1, #navigation > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#navigation > .col-1, #navigation > .col-2
{
   flex: 0 0 auto;
}
#navigation > .col-1
{
   background-color: transparent;
   background-image: url('images/BlackRedBg.jpg');
   background-repeat: repeat;
   background-position: center center;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: stretch;
   align-self: stretch;
   align-items: stretch;
   justify-content: center;
   text-align: center;
}
#navigation > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 40px 0 40px;
}
#navigation > .col-2
{
   background-color: transparent;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 75%;
   max-width: 75%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-end;
   text-align: right;
}
@media (max-width: 768px)
{
#navigation > .col-1, #navigation > .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: 10px 0 10px 0;
   margin: 0;
   text-align: left;
}
#wb_Text1 div
{
   text-align: left;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#Line1
{
   border-color: #FFFFFF;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_artistLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #0C1A1E;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#artistLayoutGrid1
{
   box-sizing: border-box;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#artistLayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#artistLayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#artistLayoutGrid1 > .row > .col-1
{
   float: left;
}
#artistLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#artistLayoutGrid1:before,
#artistLayoutGrid1:after,
#artistLayoutGrid1 .row:before,
#artistLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#artistLayoutGrid1:after,
#artistLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#artistLayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_artistCarousel1
{
   background-color: #0C1A1E;
   background-image: none;
   border-radius: 0px;
   margin: 0;
   animation: animate-fade-in 5000ms linear 30ms 1 normal both;
}
#wb_artistCarousel1
{
   display: block;
   float: left;
   top: 0 !important;
}
#artistCarousel1 .frame
{
   width: 1200px;
   display: inline-block;
   float: left;
   height: 575px;
}
#artistCarousel1 .frame-1
{
   background-color: transparent;
   background-image: url('images/ericchruch_1200_1.jpg');
   background-repeat: no-repeat;
   background-position: center top;
   background-attachment: scroll;
   background-size: cover;
}
#artistCarousel1 .frame-2
{
   background-color: transparent;
   background-image: url('images/ericchruch_1200_2.jpg');
   background-repeat: no-repeat;
   background-position: left top;
   background-attachment: scroll;
   background-size: cover;
}
#artistCarousel1 .frame-3
{
   background-color: transparent;
   background-image: url('images/ericchruch_1200_3.jpg');
   background-repeat: no-repeat;
   background-position: left top;
   background-attachment: scroll;
   background-size: cover;
}
#wb_artistText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 10px 0;
   margin: 0;
   text-align: left;
}
#wb_artistText1
{
   color: #F5F5F5;
   font-family: Destroy;
   font-weight: normal;
   font-size: 27px;
   line-height: 37px;
}
#wb_artistText1 div
{
   text-align: left;
}
#wb_artistText1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_artistbio
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('images/BlackRedBg.jpg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#artistbio
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#artistbio > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#artistbio > .row > .col-1, #artistbio > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#artistbio > .row > .col-1, #artistbio > .row > .col-2
{
   float: left;
}
#artistbio > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#artistbio > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0;
}
#artistbio > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: none;
   width: 0;
   text-align: left;
}
#artistbio:before,
#artistbio:after,
#artistbio .row:before,
#artistbio .row:after
{
   display: table;
   content: " ";
}
#artistbio:after,
#artistbio .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#artistbio > .row > .col-1, #artistbio > .row > .col-2
{
   float: none;
   width: 100%;
}
}
#artistAccordion1
{
   width: 100%;
   height: 100%;
}
#wb_artistAccordion1 .ui-helper-reset
{
   line-height: normal !important;
}
#artistAccordion1 .ui-accordion-header
{
   font-family: Destroy;
   font-weight: normal;
   font-size: 27px !important;
   font-style: normal;
   outline: none;
   padding: 10px 10px 10px 30px;
   text-align: left;
}
#artistAccordion1 .ui-accordion-header:not(:first-child)
{
   margin-top: 0px;
}
#artistAccordion1 h4
{
   display: block;
   margin: 0;
}
#artistAccordion1 .ui-accordion-header .ui-icon
{
   position: absolute !important;
   left: 10px;
   top: 0;
   display: flex;
   justify-content: center;
   align-items: center;
   align-content: center;
   height: 100%;
   width: 16px;
   box-sizing: border-box;
   background-image: none;
   fill: currentColor;
   margin: 0;
}
#artistAccordion1 .icon-default
{
   display: block;
   flex: 1;
   padding: 2px;
}
#artistAccordion1 .icon-active
{
   display: none;
   flex: 1;
   padding: 2px;
}
#artistAccordion1 .ui-state-active .icon-default
{
   display: none;
}
#artistAccordion1 .ui-state-active .icon-active
{
   display: block;
}
#artistAccordion1 .ui-accordion-content
{
   padding: 4px 4px 4px 4px;
   position: relative;
   font-size: 0;
   text-align: left;
}
#artistAccordion1, #artistAccordion1 > .ui-corner-all, #artistAccordion1 > .ui-corner-top
{
   border-top-left-radius: 0px;
   border-top-right-radius: 0px;
}
#artistAccordion1 .ui-corner-all, #artistAccordion1 .ui-corner-bottom
{
   border-bottom-right-radius: 0px;
   border-bottom-left-radius: 0px;
}
#wb_artistAccordion1
{
   margin: 0;
}
#wb_artistLayoutGrid2
{
   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;
}
#artistLayoutGrid2
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#artistLayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#artistLayoutGrid2 > .row > .col-1, #artistLayoutGrid2 > .row > .col-2, #artistLayoutGrid2 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#artistLayoutGrid2 > .row > .col-1, #artistLayoutGrid2 > .row > .col-2, #artistLayoutGrid2 > .row > .col-3
{
   float: left;
}
#artistLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#artistLayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 83.33333333%;
   text-align: left;
}
#artistLayoutGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#artistLayoutGrid2:before,
#artistLayoutGrid2:after,
#artistLayoutGrid2 .row:before,
#artistLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#artistLayoutGrid2:after,
#artistLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#artistLayoutGrid2 > .row > .col-1, #artistLayoutGrid2 > .row > .col-2, #artistLayoutGrid2 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_jessiecampbellText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_jessiecampbellText1
{
   color: #F5F5F5;
   font-family: "Segoe UI Emoji";
   font-weight: bold;
   font-size: 15px;
   line-height: 19px;
}
#wb_jessiecampbellText1 p, #wb_jessiecampbellText1 ul
{
   margin: 0;
   padding: 0;
}
#wb_jessiecampbellText1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 10px 0;
   margin: 0;
   text-align: left;
}
#wb_Text2 div
{
   text-align: left;
}
#wb_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 10px 0;
   margin: 0;
   text-align: left;
}
#wb_Text3 div
{
   text-align: left;
}
#wb_Text3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#Line2
{
   border-color: #FFFFFF;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 10px 0;
   margin: 0;
   text-align: left;
}
#wb_Text4 div
{
   text-align: left;
}
#wb_Text4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 10px 0;
   margin: 0;
   text-align: left;
}
#wb_Text5 div
{
   text-align: left;
}
#wb_Text5
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#Line3
{
   border-color: #FFFFFF;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #0C1A1E;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#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: 0;
   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;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#LayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#LayoutGrid1 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   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%;
}
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #0C1A1E;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 5px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: right;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   float: none;
   width: 100%;
}
}
#wb_Facebook-icon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Facebook-icon1 a
{
   text-decoration: none;
}
#wb_Facebook-icon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Facebook-icon1
{
   height: 32px;
   width: 32px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Facebook-icon1 i
{
   color: #C51B14;
   display: inline-block;
   font-size: 32px;
   line-height: 32px;
   vertical-align: middle;
}
#wb_Facebook-icon1:hover #Facebook-icon1 i
{
   color: #FF0000;
}
#wb_Facebook-icon1
{
   transition: all 500ms linear 0ms;
}
#wb_FontAwesomeIcon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon1 a
{
   text-decoration: none;
}
#wb_FontAwesomeIcon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#FontAwesomeIcon1
{
   height: 32px;
   width: 32px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#FontAwesomeIcon1 i
{
   color: #C51B14;
   display: inline-block;
   font-size: 32px;
   line-height: 32px;
   vertical-align: middle;
}
#wb_FontAwesomeIcon1:hover #FontAwesomeIcon1 i
{
   color: #FF0000;
}
#wb_FontAwesomeIcon1
{
   transition: all 500ms linear 0ms;
}
#wb_FontAwesomeIcon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon2 a
{
   text-decoration: none;
}
#wb_FontAwesomeIcon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#FontAwesomeIcon2
{
   height: 32px;
   width: 32px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#FontAwesomeIcon2 i
{
   color: #C51B14;
   display: inline-block;
   font-size: 32px;
   line-height: 32px;
   vertical-align: middle;
}
#wb_FontAwesomeIcon2:hover #FontAwesomeIcon2 i
{
   color: #FF0000;
}
#wb_FontAwesomeIcon2
{
   transition: all 500ms linear 0ms;
}
#Label2
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #C51B14;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   vertical-align: top;
   padding: 8px 4px 8px 4px;
}
#Label2:focus
{
   outline: 0;
}
#masterLabel1
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #C51B14;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   vertical-align: top;
   padding: 8px 4px 8px 4px;
}
#masterLabel1:focus
{
   outline: 0;
}
#wb_masterRollOver1
{
   display: block;
   width: 100%;
}
#masterRollOver1
{
   border: 0px solid transparent;
   border-radius: 0px;
   display: inline-block;
   width: 101px;
   height: 46px;
   margin: 0;
}
#masterRollOver1 a
{
   display: block;
   position: relative;
   height: 100%;
   width: 100%;
}
#masterRollOver1 a img
{
   position: absolute;
   z-index: 1;
   border-width: 0;
}
#masterRollOver1 span
{
   display: block;
   height: 100%;
   width: 100%;
   position: absolute;
   z-index: 2;
}
#masterRollOver1 .hover
{
   visibility: hidden;
}
#masterRollOver1:hover .hover
{
   visibility: visible;
}
#masterRollOver1:hover span
{
   visibility: hidden;
}
#masterRollOver1 img
{
   border-width: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#masterLine2
{
   border-color: transparent;
   border-color: rgba(160,160,160,0.00);
   border-style: solid;
   border-bottom-width: 11px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_masterFontAwesomeIcon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_masterFontAwesomeIcon2 a
{
   text-decoration: none;
}
#wb_masterFontAwesomeIcon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#masterFontAwesomeIcon2
{
   height: 29px;
   width: 35px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#masterFontAwesomeIcon2 i
{
   color: #C51B14;
   display: inline-block;
   font-size: 29px;
   line-height: 29px;
   vertical-align: middle;
}
#wb_masterFontAwesomeIcon2:hover #masterFontAwesomeIcon2 i
{
   color: #FF0000;
}
#masterSiteSearch2
{
   box-sizing: border-box;
   line-height: 20px;
   margin: 0;
   border: 1px solid #C51B14;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #F5F5F5;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#masterSiteSearch2:focus
{
   outline: 0;
}
#wb_masterFontAwesomeIcon3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0 0 0 5px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_masterFontAwesomeIcon3 a
{
   text-decoration: none;
}
#wb_masterFontAwesomeIcon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#masterFontAwesomeIcon3
{
   height: 32px;
   width: 27px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#masterFontAwesomeIcon3 i
{
   color: #C51B14;
   display: inline-block;
   font-size: 27px;
   line-height: 32px;
   vertical-align: middle;
}
#wb_masterFontAwesomeIcon3:hover #masterFontAwesomeIcon3 i
{
   color: #FF0000;
}
#wb_masterFontAwesomeIcon3
{
   transition: all 500ms linear 0ms;
}
#masterLine3
{
   border-color: transparent;
   border-color: rgba(160,160,160,0.00);
   border-style: solid;
   border-bottom-width: 11px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#masterLine4
{
   border-color: transparent;
   border-color: rgba(160,160,160,0.00);
   border-style: solid;
   border-bottom-width: 10px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_Facebook-Icon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Facebook-Icon2 a
{
   text-decoration: none;
}
#wb_Facebook-Icon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Facebook-Icon2
{
   height: 29px;
   width: 35px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Facebook-Icon2 i
{
   color: #C51B14;
   display: inline-block;
   font-size: 29px;
   line-height: 29px;
   vertical-align: middle;
}
#wb_Facebook-Icon2:hover #Facebook-Icon2 i
{
   color: #FF0000;
}
#wb_Facebook-Icon2
{
   transition: all 500ms linear 0ms;
}
#wb_masterResponsiveMenu1
{
   display: block;
   font-family: Arial;
   font-weight: normal;
   text-align: center;
   width: 100%;
   z-index: 1111 !important;
}
#masterResponsiveMenu1
{
   display: inline-block;
   height: 70px;
}
#wb_masterResponsiveMenu1 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_masterResponsiveMenu1 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_masterResponsiveMenu1 ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_masterResponsiveMenu1 ul li i
{
   font-size: 24px;
   width: 24px;
   margin-bottom: 0px;
}
#wb_masterResponsiveMenu1 ul li a
{
   background-color: rgba(122,122,122,0.08);
   color: #F5F5F5;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   border: 1px solid #0C1A1E;
   padding: 25px 30px 5px 30px;
   text-align: center;
}
#wb_masterResponsiveMenu1 > ul > li > a 
{
   margin-right: 5px;
   height: 38px;
}
.masterResponsiveMenu1 a 
{
   display: block;
}
#wb_masterResponsiveMenu1 li:hover > a, #wb_masterResponsiveMenu1 li .active
{
   background-color: rgba(255,255,255,0.00);
   border-color: #CCCCCC;
   color: #FF1418;
}
#wb_masterResponsiveMenu1 ul ul
{
   display: none;
   position: absolute;
   top: 70px;
}
#wb_masterResponsiveMenu1 ul li:hover > ul
{
   display: list-item;
}
#wb_masterResponsiveMenu1 ul ul li 
{
   float: none;
   position: relative;
   width: 135px;
}
#wb_masterResponsiveMenu1 ul ul li a
{
   background-color: #7A7A7A;
   border: 0px solid #7A7A7A;
   color: #FFFFFF;
}
#wb_masterResponsiveMenu1 ul ul li:hover > a, #wb_masterResponsiveMenu1 ul ul li .active
{
   background-color: #CCCCCC;
   color: #424242;
}
#wb_masterResponsiveMenu1 ul ul li i 
{
   margin-right: 8px;
   vertical-align: middle;
}
#wb_masterResponsiveMenu1 ul ul li a 
{
   padding-top: 15px;
   padding-right: 20px;
   padding-bottom: 15px;
   text-align: left;
   vertical-align: middle;
}
#wb_masterResponsiveMenu1 ul ul ul li 
{
   left: 135px;
   position: relative;
   top: -70px;
}
#wb_masterResponsiveMenu1 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #F5F5F5;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_masterResponsiveMenu1 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-left: 4px solid #FFFFFF;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_masterResponsiveMenu1 li:hover > a .arrow-down, #wb_masterResponsiveMenu1 li .active .arrow-down
{ 
   border-top-color: #FF1418;
}
#wb_masterResponsiveMenu1 ul ul li:hover > a .arrow-left, #wb_masterResponsiveMenu1 ul ul li .active .arrow-left
{ 
   border-left-color: #424242;
}
#wb_masterResponsiveMenu1 .toggle,[id^=masterResponsiveMenu1-submenu]
{
   display: none;
}
@media all and (max-width:768px) 
{
#wb_masterResponsiveMenu1
{
   margin: 0;
   text-align: left;
}
#wb_masterResponsiveMenu1 ul li a, #wb_masterResponsiveMenu1 .toggle
{
   font-size: 15px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 20px 15px 20px;
}
#wb_masterResponsiveMenu1 .toggle + a
{
   display: none !important;
}
.masterResponsiveMenu1 
{
   display: none;
   z-index: 9999;
}
#masterResponsiveMenu1 
{
   background-color: transparent;
   display: none;
}
#wb_masterResponsiveMenu1 > ul > li > a 
{
   height: auto !important;
   margin: 0;
}
#wb_masterResponsiveMenu1 .toggle 
{
   display: block;
   background-color: rgba(122,122,122,0.08);
   color: #F5F5F5;
   padding: 0 20px 0 20px;
   line-height: 54px;
   text-decoration: none;
   border: 1px solid #0C1A1E;
   position: relative;
}
#wb_masterResponsiveMenu1 .toggle:hover
{
   background-color: rgba(255,255,255,0.00);
   color: #FF1418;
}
[id^=masterResponsiveMenu1-submenu]:checked + ul 
{
   display: block !important;
}
#masterResponsiveMenu1-title
{
   height: 70px !important;
   line-height: 70px !important;
   text-align: center;
}
#wb_masterResponsiveMenu1 ul li 
{
   display: block;
   width: 100% !important;
   text-align: left;
}
#wb_masterResponsiveMenu1 ul ul .toggle,
#wb_masterResponsiveMenu1 ul ul a 
{
   padding: 0 40px;
}
#wb_masterResponsiveMenu1 a:hover,
#wb_masterResponsiveMenu1 ul ul ul a 
{
   background-color: #7A7A7A;
   color: #FFFFFF;
}
#wb_masterResponsiveMenu1 ul li ul li .toggle,
#wb_masterResponsiveMenu1 ul ul a 
{
   background-color: #7A7A7A;
   color: #FFFFFF;
}
#wb_masterResponsiveMenu1 ul ul ul a 
{
   padding: 15px 20px 15px 60px;
}
#wb_masterResponsiveMenu1 ul li a 
{
   text-align: left;
}
#wb_masterResponsiveMenu1 ul li a br 
{
   display: none;
}
#wb_masterResponsiveMenu1 ul li i 
{
   margin-right: 8px;
}
#wb_masterResponsiveMenu1 ul ul 
{
   float: none;
   position: static;
}
#wb_masterResponsiveMenu1 ul ul li:hover > ul,
#wb_masterResponsiveMenu1 ul li:hover > ul 
{
   display: none;
}
#wb_masterResponsiveMenu1 ul ul li 
{
   display: block;
   width: 100%;
}
#wb_masterResponsiveMenu1 ul ul ul li 
{
   position: static;
}
#masterResponsiveMenu1-icon 
{
   display: block;
   position: absolute;
   left: 30px;
   top: 23px;
   user-select: none;
}
#masterResponsiveMenu1-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #F5F5F5;
   color: #F5F5F5;
   width: 24px;
}
#wb_masterResponsiveMenu1 ul li ul li .toggle:hover
{
   background-color: #CCCCCC;
   color: #424242;
}
#wb_masterResponsiveMenu1 .toggle .arrow-down 
{
   border-top-color: #F5F5F5;
}
#wb_masterResponsiveMenu1 .toggle:hover .arrow-down, #wb_masterResponsiveMenu1 li .active .arrow-down
{
   border-top-color: #FF1418;
}
#wb_masterResponsiveMenu1 ul li ul li .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_masterResponsiveMenu1 ul li ul li .toggle:hover .arrow-down, #wb_masterResponsiveMenu1 ul li ul li .active .arrow-down
{
   border-top-color: #424242;
}
}
#wb_masterImage1
{
   margin: 0;
   vertical-align: top;
}
#masterImage1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   animation: transform-scale-in 2000ms linear 15ms 1 normal both;
   display: block;
   width: 100%;
   height: auto;
   max-width: 160px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_artistCarousel1
{
   position: absolute;
   left: 0px;
   top: 221px;
   width: 1200px;
   height: 575px;
   z-index: 34;
   overflow: hidden;
   position: relative;
}
#wb_FontAwesomeIcon2
{
   display: inline-block;
   width: 32px;
   height: 32px;
   text-align: center;
   z-index: 2;
}
#wb_FontAwesomeIcon1
{
   display: inline-block;
   width: 32px;
   height: 32px;
   text-align: center;
   z-index: 0;
}
#wb_masterImage1
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 5;
}
#masterLabel1
{
   display: inline-block;
   width: 145px;
   line-height: 19px;
   z-index: 1;
}
#Line1
{
   display: block;
   width: 100%;
   z-index: 15;
}
#masterRollOver1
{
   overflow: hidden;
   z-index: 30;
}
#masterLine2
{
   display: inline-block;
   width: 570px;
   z-index: 29;
}
#wb_masterJavaScript1
{
   display: block;
   width: 100%;
   z-index: 28;
}
#Line3
{
   display: block;
   width: 100%;
   z-index: 23;
}
#wb_Facebook-Icon2
{
   display: none;
   width: 35px;
   height: 29px;
   text-align: center;
   z-index: 21;
}
#wb_masterFontAwesomeIcon2
{
   display: inline-block;
   width: 35px;
   height: 29px;
   text-align: center;
   z-index: 17;
}
#wb_masterResponsiveMenu1
{
   display: block;
   width: 100%;
   z-index: 6;
}
#wb_masterFontAwesomeIcon3
{
   display: inline-block;
   width: 27px;
   height: 32px;
   text-align: center;
   z-index: 26;
}
#masterLine3
{
   display: block;
   width: 100%;
   z-index: 24;
}
#Line2
{
   display: block;
   width: 100%;
   z-index: 19;
}
#masterLine4
{
   display: block;
   width: 100%;
   z-index: 27;
}
#wb_artistAccordion1
{
   display: block;
   width: 100%;
   z-index: 10;
}
#artistCarousel1
{
   position: absolute;
}
#wb_Facebook-icon1
{
   display: inline-block;
   width: 32px;
   height: 32px;
   text-align: center;
   z-index: 4;
}
#copyrightnotice
{
   color: #F5F5F5;
   font-size: 13px;
   font-family: "Roboto";
   font-weight: normal;
   font-style: normal;
   text-align: left;
   text-decoration: none;
}
#wb_rapidfireExtension1
{
   display: block;
   position: relative;
   width: 100%;
   z-index: 9;
}
#Label2
{
   display: inline-block;
   width: 193px;
   line-height: 19px;
   z-index: 3;
}
#masterSiteSearch2
{
   display: inline-block;
   width: 255px;
   height: 30px;
   z-index: 25;
}
@media only screen and (min-width: 768px) and (max-width: 1199px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_header
{
   visibility: hidden;
   display: none;
   background-color: #0C1A1E;
   background-image: none;
}
#wb_header
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#header
{
   height: auto;
   padding: 10px 0 10px 0;
}
#header > .col-1, #header > .col-2, #header > .col-3, #header > .col-4, #header > .col-5
{
   padding-right: 0px;
   padding-left: 0px;
}
#header > .col-1
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-end;
   text-align: right;
}
#header > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0 0 0 99px;
}
#header > .col-2
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-end;
   text-align: right;
}
#header > .col-3
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#header > .col-4
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#header > .col-4 > .col-4-padding
{
   width: 100%;
   padding: 0 100px 0 0;
}
#header > .col-5
{
   display: flex;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_navigation
{
   visibility: visible;
   display: table;
   box-shadow: 0px 5px 5px #000000;
}
#wb_navigation
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#navigation
{
   height: auto;
   padding: 10px 0 10px 0;
}
#navigation > .col-1, #navigation > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#navigation > .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-end;
   text-align: right;
}
#navigation > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0 40px 0 40px;
}
#navigation > .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: flex-start;
   text-align: left;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   margin: 0;
   padding: 10px 0 10px 0;
}
#Line1
{
   width: 100%;
   height: 1px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line1
{
   border-color: #FFFFFF;
   border-bottom-width: 1px;
}
#wb_artistLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_artistLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#artistLayoutGrid1
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#artistLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_artistCarousel1
{
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_artistText1
{
   visibility: visible;
   display: block;
}
#wb_artistText1
{
   font-size: 27px;
   margin: 0;
   padding: 10px 0 10px 0;
   text-align: left;
   line-height: 36px;
}
#wb_artistbio
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: url('images/Black-And-Red-Abstract-Wallpaper-22-1280x768-768x461.jpg');
   background-repeat: repeat;
   background-position: center center !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_artistbio
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#artistbio
{
   height: auto;
   padding: 50px 15px 50px 15px;
}
#artistbio .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#artistbio > .row > .col-1, #artistbio > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#artistbio > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#artistbio > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0 50px 0 50px;
}
#artistbio > .row > .col-2
{
   display: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_artistAccordion1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#artistAccordion1 .ui-accordion-header
{
   font-size: 27px !important;
}
#wb_artistLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_artistLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#artistLayoutGrid2
{
   height: auto;
   padding: 0 15px 0 15px;
}
#artistLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_artistExtension2
{
   visibility: visible;
   display: block;
}
#wb_jessiecampbellText1
{
   visibility: visible;
   display: block;
}
#wb_jessiecampbellText1
{
   margin: 0;
   padding: 0;
}
#wb_rapidfireExtension1
{
   visibility: visible;
   display: block;
}
#artistExtension3
{
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   margin: 0;
   padding: 10px 0 10px 0;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   margin: 0;
   padding: 10px 0 10px 0;
}
#Line2
{
   width: 100%;
   height: 1px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line2
{
   border-color: #FFFFFF;
   border-bottom-width: 1px;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   margin: 0;
   padding: 10px 0 10px 0;
}
#wb_Text5
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   margin: 0;
   padding: 10px 0 10px 0;
}
#Line3
{
   width: 100%;
   height: 1px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line3
{
   border-color: #FFFFFF;
   border-bottom-width: 1px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
   background-color: #0C1A1E;
   background-image: none;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid1 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid1 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
   background-color: #0C1A1E;
   background-image: none;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 5px 15px 20px 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid2 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#wb_Facebook-icon1
{
   width: 28px;
   height: 24px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Facebook-icon1
{
   width: 28px;
   height: 24px;
}
#Facebook-icon1 i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_FontAwesomeIcon1
{
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#FontAwesomeIcon1
{
   width: 32px;
   height: 32px;
}
#FontAwesomeIcon1 i
{
   line-height: 32px;
   font-size: 32px;
   width: 31px;
}
#wb_FontAwesomeIcon2
{
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#FontAwesomeIcon2
{
   width: 32px;
   height: 32px;
}
#FontAwesomeIcon2 i
{
   line-height: 32px;
   font-size: 32px;
   width: 31px;
}
#Label2
{
   width: 162px;
   height: 35px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 8px 4px 8px 4px;
   text-align: left;
}
#Label2
{
   line-height: 19px;
}
#masterLabel1
{
   width: 103px;
   height: 35px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 8px 4px 8px 4px;
   text-align: left;
}
#masterLabel1
{
   line-height: 19px;
}
#masterRollOver1
{
   width: 106px;
   height: 48px;
   visibility: visible;
   display: inline-block;
}
#masterLine2
{
   width: 738px;
   height: 11px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#masterLine2
{
   border-color: transparent;
   border-bottom-width: 11px;
}
#wb_masterFontAwesomeIcon2
{
   width: 35px;
   height: 29px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#masterFontAwesomeIcon2
{
   width: 35px;
   height: 29px;
}
#masterFontAwesomeIcon2 i
{
   line-height: 29px;
   font-size: 29px;
   width: 28px;
}
#masterExtension1
{
}
#masterSiteSearch2
{
   width: 705px;
   height: 30px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#masterSiteSearch2
{
   line-height: 20px;
}
#wb_masterFontAwesomeIcon3
{
   width: 27px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 0 5px;
}
#masterFontAwesomeIcon3
{
   width: 27px;
   height: 32px;
}
#masterFontAwesomeIcon3 i
{
   line-height: 32px;
   font-size: 27px;
   width: 26px;
}
#wb_masterJavaScript1
{
   visibility: visible;
   display: block;
}
#masterLine3
{
   width: 100%;
   height: 11px;
   visibility: visible;
   display: block;
   margin: 0;
}
#masterLine3
{
   border-color: transparent;
   border-bottom-width: 11px;
}
#masterLine4
{
   width: 100%;
   height: 10px;
   visibility: visible;
   display: block;
   margin: 0;
}
#masterLine4
{
   border-color: transparent;
   border-bottom-width: 10px;
}
#wb_Facebook-Icon2
{
   width: 35px;
   height: 29px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Facebook-Icon2
{
   width: 35px;
   height: 29px;
}
#Facebook-Icon2 i
{
   line-height: 29px;
   font-size: 29px;
   width: 28px;
}
#wb_masterResponsiveMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: center;
}
#wb_masterResponsiveMenu1 ul li a
{
   font-weight: normal;
   font-size: 15px;
   text-decoration: none;
}
#wb_masterResponsiveMenu1 ul li a, #wb_masterResponsiveMenu1 .toggle
{
   font-weight: normal;
   font-size: 15px;
}
#masterResponsiveMenu1
{
   height: 68px;
}
#wb_masterResponsiveMenu1 ul ul
{
   top: 68px;
}
#wb_masterResponsiveMenu1 ul ul ul li
{
   left: 135px;
   top: -68px;
}
#wb_masterResponsiveMenu1 > ul > li > a
{
   height: 38px;
}
#wb_masterResponsiveMenu1 ul ul li
{
   width: 135px;
}
#wb_masterImage1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#masterImage1
{
   margin-left: auto;
   margin-right: auto;
}
}
@media only screen and (max-width: 767px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_header
{
   visibility: hidden;
   display: none;
   background-color: #0C1A1E;
   background-image: none;
}
#wb_header
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#header
{
   height: auto;
   padding: 10px 0 10px 0;
}
#header > .col-1, #header > .col-2, #header > .col-3, #header > .col-4, #header > .col-5
{
   padding-right: 0px;
   padding-left: 0px;
}
#header > .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-end;
   text-align: right;
}
#header > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0 0 0 99px;
}
#header > .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: flex-end;
   text-align: right;
}
#header > .col-3
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#header > .col-4
{
   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;
}
#header > .col-4 > .col-4-padding
{
   width: 100%;
   padding: 0 100px 0 0;
}
#header > .col-5
{
   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_navigation
{
   visibility: visible;
   display: table;
   box-shadow: 0px 5px 5px #000000;
}
#wb_navigation
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#navigation
{
   height: auto;
   padding: 10px 0 10px 0;
}
#navigation > .col-1, #navigation > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#navigation > .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-end;
   text-align: right;
}
#navigation > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0 40px 0 40px;
}
#navigation > .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: flex-start;
   text-align: left;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   margin: 0;
   padding: 10px 0 10px 0;
}
#Line1
{
   width: 100%;
   height: 1px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line1
{
   border-color: #FFFFFF;
   border-bottom-width: 1px;
}
#wb_artistLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_artistLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#artistLayoutGrid1
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#artistLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_artistCarousel1
{
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_artistText1
{
   visibility: visible;
   display: block;
}
#wb_artistText1
{
   font-size: 27px;
   margin: 0;
   padding: 10px 0 10px 0;
   text-align: left;
   line-height: 36px;
}
#wb_artistbio
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: url('images/Black-And-Red-Abstract-Wallpaper-22-1280x768-768x461.jpg');
   background-repeat: repeat;
   background-position: center center !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_artistbio
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#artistbio
{
   height: auto;
   padding: 50px 15px 50px 15px;
}
#artistbio .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#artistbio > .row > .col-1, #artistbio > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#artistbio > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#artistbio > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0;
}
#artistbio > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_artistAccordion1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#artistAccordion1 .ui-accordion-header
{
   font-size: 27px !important;
}
#wb_artistLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_artistLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#artistLayoutGrid2
{
   height: auto;
   padding: 0 15px 0 15px;
}
#artistLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_artistExtension2
{
   visibility: visible;
   display: block;
}
#wb_jessiecampbellText1
{
   visibility: visible;
   display: block;
}
#wb_jessiecampbellText1
{
   margin: 0;
   padding: 0;
}
#wb_rapidfireExtension1
{
   visibility: visible;
   display: block;
}
#artistExtension3
{
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   margin: 0;
   padding: 10px 0 10px 0;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   margin: 0;
   padding: 10px 0 10px 0;
}
#Line2
{
   width: 100%;
   height: 1px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line2
{
   border-color: #FFFFFF;
   border-bottom-width: 1px;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   margin: 0;
   padding: 10px 0 10px 0;
}
#wb_Text5
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   margin: 0;
   padding: 10px 0 10px 0;
}
#Line3
{
   width: 100%;
   height: 1px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line3
{
   border-color: #FFFFFF;
   border-bottom-width: 1px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
   background-color: #0C1A1E;
   background-image: none;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid1 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid1 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
   background-color: #0C1A1E;
   background-image: none;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 5px 15px 20px 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid2 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#wb_Facebook-icon1
{
   width: 34px;
   height: 24px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Facebook-icon1
{
   width: 34px;
   height: 24px;
}
#Facebook-icon1 i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_FontAwesomeIcon1
{
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#FontAwesomeIcon1
{
   width: 32px;
   height: 32px;
}
#FontAwesomeIcon1 i
{
   line-height: 32px;
   font-size: 32px;
   width: 31px;
}
#wb_FontAwesomeIcon2
{
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#FontAwesomeIcon2
{
   width: 32px;
   height: 32px;
}
#FontAwesomeIcon2 i
{
   line-height: 32px;
   font-size: 32px;
   width: 31px;
}
#Label2
{
   width: 180px;
   height: 35px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 8px 4px 8px 4px;
   text-align: left;
}
#Label2
{
   line-height: 19px;
}
#masterLabel1
{
   width: 103px;
   height: 35px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 8px 4px 8px 4px;
   text-align: left;
}
#masterLabel1
{
   line-height: 19px;
}
#masterRollOver1
{
   width: 106px;
   height: 48px;
   visibility: visible;
   display: inline-block;
}
#masterLine2
{
   width: 450px;
   height: 11px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#masterLine2
{
   border-color: transparent;
   border-bottom-width: 11px;
}
#wb_masterFontAwesomeIcon2
{
   width: 35px;
   height: 29px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#masterFontAwesomeIcon2
{
   width: 35px;
   height: 29px;
}
#masterFontAwesomeIcon2 i
{
   line-height: 29px;
   font-size: 29px;
   width: 28px;
}
#masterExtension1
{
}
#masterSiteSearch2
{
   width: 325px;
   height: 30px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#masterSiteSearch2
{
   line-height: 20px;
}
#wb_masterFontAwesomeIcon3
{
   width: 27px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 0 5px;
}
#masterFontAwesomeIcon3
{
   width: 27px;
   height: 32px;
}
#masterFontAwesomeIcon3 i
{
   line-height: 32px;
   font-size: 27px;
   width: 26px;
}
#wb_masterJavaScript1
{
   visibility: visible;
   display: block;
}
#masterLine3
{
   width: 100%;
   height: 11px;
   visibility: visible;
   display: block;
   margin: 0;
}
#masterLine3
{
   border-color: transparent;
   border-bottom-width: 11px;
}
#masterLine4
{
   width: 100%;
   height: 10px;
   visibility: visible;
   display: block;
   margin: 0;
}
#masterLine4
{
   border-color: transparent;
   border-bottom-width: 10px;
}
#wb_Facebook-Icon2
{
   width: 35px;
   height: 29px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Facebook-Icon2
{
   width: 35px;
   height: 29px;
}
#Facebook-Icon2 i
{
   line-height: 29px;
   font-size: 29px;
   width: 28px;
}
#wb_masterResponsiveMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: center;
}
#wb_masterResponsiveMenu1 ul li a
{
   font-weight: normal;
   font-size: 15px;
   text-decoration: none;
}
#wb_masterResponsiveMenu1 ul li a, #wb_masterResponsiveMenu1 .toggle
{
   font-weight: normal;
   font-size: 15px;
}
#masterResponsiveMenu1
{
   height: 68px;
}
#wb_masterResponsiveMenu1 ul ul
{
   top: 68px;
}
#wb_masterResponsiveMenu1 ul ul ul li
{
   left: 135px;
   top: -68px;
}
#wb_masterResponsiveMenu1 > ul > li > a
{
   height: 38px;
}
#wb_masterResponsiveMenu1 ul ul li
{
   width: 135px;
}
#wb_masterImage1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#masterImage1
{
   margin-left: auto;
   margin-right: auto;
}
}
