div#container
{
   width: 970px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #F5F5F5;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
#wb_OverlayMenu-m
{
   position: relative;
}
#OverlayMenu-m
{
   background-color: #3E4095;
   background-image: none;
   border: 0px solid #3E4095;
   margin: 0;
}
#OverlayMenu-m:hover
{
   background-color: #A9A9A9;
   background-image: none;
   border-color: #3E4095;
}
#OverlayMenu-m
{
   display: block;
   width: 50px;
   height: 50px;
   position: absolute;
}
#OverlayMenu-m .line
{
   width: 32px;
   height: 6px;
   background: #FFFFFF;
   display: block;
   margin: 6px auto;
}
#OverlayMenu-m:hover .line
{
   background: #3E4095;
}
#OverlayMenu-m .line:first-child
{
   margin-top: 9px;
}
#OverlayMenu-m-close
{
   background: transparent;
   font-size: 10px;
   height: 2.8em; 
   outline: none;
   position: absolute;
   right: 10px;
   text-align: left;
   top: 10px;
   width: 3em; 
}
#OverlayMenu-m-close:before, #OverlayMenu-m-close:after
{
   background: #FFFFFF;
   content: "";
   display: block;
   height: 0.6em;
   left: 0;
   opacity: 1;
   position: absolute;
   top: 0;
   width: 100%;
}
#OverlayMenu-m-close span
{
   background: #FFFFFF;
   height: 0.6em;
   margin-top: -0.3em;
   position: absolute;
   top: 50%;
   -webkit-transform-origin: 50% 50%;
   transform-origin: 50% 50%;
   width: 100%;
}
#OverlayMenu-m-close span::after
{
   background: #FFFFFF;
   content: "";
   display: block;
   height: 0.6em;
   position: absolute;
   -webkit-transform-origin: 50% 50%;
   transform-origin: 50% 50%;
   width: 100%;
}
#OverlayMenu-m-close:before
{
   margin-top: -0.3em;
   opacity: 0;
   top: 50%;
}
#OverlayMenu-m-close:after
{
   bottom: 50%;
   opacity: 0;
}
#OverlayMenu-m-close span
{
   background: #FFFFFF;
   -webkit-transform: rotate(-45deg);
   transform: rotate(-45deg);
}
#OverlayMenu-m-close span:after
{
   background: #FFFFFF;
   -webkit-transform: rotate(-90deg);
   transform: rotate(-90deg);
}
#OverlayMenu-m-overlay
{
   background-color: rgba(62,64,149,0.87);
   height: 100%;
   left: 0;
   overflow: hidden;
   position: fixed;
   top: -100%;
   width: 100%;
   z-index: -1;
}
#OverlayMenu-m-overlay ul
{
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   list-style: none;
   margin: 0;
   padding: 0;
}
.OverlayMenu-m
{
   position: relative;
   top: 50%;
   height: 60%;
   -webkit-transform: translateY(-50%);
   transform: translateY(-50%);
   width: 100%;
   max-width: 970px;
   margin: 0 auto 0 auto;
}
.OverlayMenu-m a
{
   text-decoration: none;
}
.OverlayMenu-m ul
{
   list-style: none;
   padding: 0;
   text-align: left;
}
.OverlayMenu-m li 
{
   position: relative;
}
.OverlayMenu-m li a 
{
   display: block;
   position: relative;
   padding: 10px 15px 10px 15px;
   color: #FFFFFF;
   outline: none;
}
.OverlayMenu-m li a:hover 
{
   color: #000000;
   background-color: #1E90FF;
}
#OverlayMenu-m-overlay
{
   -webkit-transition: all 400ms ease-in;
   transition: all 400ms ease-in;
}
#OverlayMenu-m-overlay.show
{
   top: 0;
   z-index: 1000;
}
#OverlayMenu-m-overlay .overlay-icon
{
   margin: 0px 10px 0px 0px;
}
#wb_OverlayMenu-m.affix
{
   top: 0 !important;
   position: fixed !important;
   left: 50% !important;
   margin-left: 217px;
}
#wb_default_mob 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_default_mob
{
   color: #FFFFFF;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 13px;
}
#wb_default_mob div
{
   text-align: center;
}
#wb_CssMenuD
{
   border: 0px solid #C0C0C0;
   background-color: transparent;
   margin: 25px 0px 25px 0px;
   text-align: center;
}
#wb_CssMenuD ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
}
#wb_CssMenuD li
{
   float: left;
   margin: 0;
   padding: 0px 4px 0px 0px;
   width: 100px;
}
#wb_CssMenuD a
{
   display: block;
   float: left;
   color: #FFFFFF;
   border: 0px none #FFFFFF;
   background-color: transparent;
   background-image: none;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   width: 90px;
   height: 28px;
   padding: 0px 5px 0px 5px;
   vertical-align: middle;
   line-height: 28px;
   text-align: center;
}
#wb_CssMenuD li:hover a, #wb_CssMenuD a:hover, #wb_CssMenuD .active
{
   color: #00BFFF;
   background-color: transparent;
   background-image: none;
   border: 0px none #FFFFFF;
}
#wb_CssMenuD li.firstmain
{
   padding-left: 0px;
}
#wb_CssMenuD li.lastmain
{
   padding-right: 0px;
}
#wb_CssMenuD li:hover, #wb_CssMenuD li a:hover
{
   position: relative;
}
#wb_CssMenuD a.withsubmenu
{
   padding: 0 5px 0 5px;
   width: 90px;
   background-image: none;
}
#wb_CssMenuD li:hover a.withsubmenu, #wb_CssMenuD a.withsubmenu:hover
{
   background-image: none;
}
#wb_CssMenuD ul ul
{
   position: absolute;
   z-index: 9999;
   left: 0;
   top: 0;
   visibility: hidden;
   width: 120px;
   height: auto;
   border: none;
   background-color: #FFFFFF;
}
#wb_CssMenuD ul :hover ul
{
   left: 0px;
   top: 28px;
   padding-top: 0px;
   visibility: visible;
}
#wb_CssMenuD .firstmain:hover ul
{
   left: 0px;
}
#wb_CssMenuD li li
{
   width: 120px;
   padding: 0 0px 0px 0px;
   border: 0px #FFFFFF solid;
   border-width: 0 0px;
}
#wb_CssMenuD li li.firstitem
{
   border-top: 0px #FFFFFF solid;
}
#wb_CssMenuD li li.lastitem
{
   border-bottom: 0px #FFFFFF solid;
}
#wb_CssMenuD ul ul a, #wb_CssMenuD ul :hover ul a
{
   float: none;
   margin: 0;
   width: 108px;
   height: auto;
   white-space: normal;
   padding: 7px 6px 6px 6px;
   background-color: #3E4095;
   background-image: none;
   border: 0px none #FFFFFF;
   color: #FFFFFF;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   line-height: 15px;
   text-align: left;
   text-decoration: none;
}
#wb_CssMenuD ul :hover ul .firstitem a
{
   margin-top: 0px;
}
#wb_CssMenuD ul ul :hover a, #wb_CssMenuD ul ul a:hover, #wb_CssMenuD ul ul :hover ul :hover a, #wb_CssMenuD ul ul :hover ul a:hover
{
   background-color: #00BFFF;
   background-image: none;
   border: 0px none #000000;
   color: #000000;
}
#wb_CssMenuD br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
@media all and (max-width:480px) 
{
#wb_CssMenuD ul
{
   width: 100%;
}
#wb_CssMenuD li
{
   padding: 0 0px 4px 0px !important;
   width: 100% !important;
}
#wb_CssMenuD a
{
   float: none !important;
   width: 100% !important;
}
#wb_CssMenuD a.withsubmenu
{
   width: 100% !important;
}
}
#wb_default_email 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_default_email
{
   color: #FFFFFF;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 13px;
}
#wb_default_email div
{
   text-align: center;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid transparent;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 15px 15px 15px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3, #LayoutGrid1 > .row > .col-4
{
   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, #LayoutGrid1 > .row > .col-4
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 58.33333333%;
   text-align: center;
}
#LayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   width: 16.66666667%;
   text-align: center;
}
#LayoutGrid1 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   width: 16.66666667%;
   text-align: center;
}
#LayoutGrid1 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 8.33333333%;
   text-align: center;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3, #LayoutGrid1 > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #3E4095;
   background-image: none;
   border: 0px solid transparent;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 18px 10px 10px 10px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid2 > .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   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;
   width: 50%;
   text-align: center;
}
#LayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 50%;
   text-align: center;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   float: none;
   width: 100%;
}
}
#LayoutGrid2-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0;
   left: 0;
   width: 100%;
   height: 7px;
}
#LayoutGrid2-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%); 
}
#LayoutGrid2-divider-bottom .divider-fill
{
   fill: #000000;
   transform-origin: center;
   transform: rotateY(0deg);
}
#wb_tripack-logo
{
   margin: 0;
   vertical-align: top;
}
#tripack-logo
{
   border: 0px solid #000000;
   padding: 0;
   display: inline-block;
   width: 200px;
   height: 66px;
   vertical-align: top;
}
#wb_Shape1
{
   transform: rotate(270deg);
   transform-origin: 50% 50%;
}
#wb_Shape1 a img
{
   position: absolute;
   left: 0;
}
#wb_Shape1 .default
{
   position: absolute;
   left: 0;
}
#wb_Shape1 a .hover
{
   visibility: hidden;
}
#wb_Shape1 a:hover .hover
{
   visibility: visible;
}
#wb_Shape1 a:hover .default
{
   visibility: hidden;
}
#Shape1
{
   border-width: 0;
   vertical-align: top;
}
#top_button
{
   background-color: transparent;
   background-image: none;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text1 div
{
   text-align: left;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text2 div
{
   text-align: left;
}
#portfolioRollOverText1 .image
{
   display: block;
   position: relative;
   -webkit-transition: all 400ms linear 0.5s;
   -moz-transition: all 400ms linear 0.5s;
   transition: all 400ms linear 0.5s;
}
#portfolioRollOverText1 .caption 
{
   box-sizing: border-box;
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   left: 0;
   top: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
   display: flex;
   flex-direction: column;
   justify-content: center;
   width: 100%;
   height: 100%;
   align-items: center;
   background-color: rgba(0,0,0,0.60);
   opacity: 0;
   -webkit-transition: all 500ms linear;
   -moz-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 750ms;
   -moz-transition-delay: 750ms;
   transition-delay: 750ms;
}
#portfolioRollOverText1 .title
{
   position: relative;
   text-align: center;
   padding: 0;
   font-family: "PT Sans Narrow";
   font-weight: bold;
   font-size: 21px;
   color: #FFFFFF;
   opacity: 0;
   -webkit-transform: translateX(200%);
   -moz-transform: translateX(200%);
   transform: translateX(200%);
   -webkit-transition: all 500ms linear;
   -moz-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 500ms;
   -moz-transition-delay: 500ms;
   transition-delay: 500ms;
}
#portfolioRollOverText1 .description
{
   position: relative;
   margin: 0;
   padding: 12px 0px 0px 0px;
   text-align: center;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
   font-style: italic;
   color: #FFFFFF;
   opacity: 0;
   -webkit-transform: translateX(200%);
   -moz-transform: translateX(200%);
   transform: translateX(200%);
   -webkit-transition: all 500ms linear;
   -moz-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 250ms;
   -moz-transition-delay: 250ms;
   transition-delay: 250ms;
}
#portfolioRollOverText1 .link
{
   display: inline-block;
   z-index: 1;
   color: #00BFFF;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   border: 1px solid #00BFFF;
   border-radius: 1px;
   margin: 12px 0px 0px 0px;
   padding: 1px 7px 1px 7px;
   text-align: center;
   text-decoration: none;
   opacity: 0;
   -webkit-transform: translateX(200%);
   -moz-transform: translateX(200%);
   transform: translateX(200%);
   -webkit-transition: all 500ms linear;
   -moz-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 0ms;
   -moz-transition-delay: 0ms;
   transition-delay: 0ms;
}
#portfolioRollOverText1:hover .caption
{
   opacity: 1;
   -webkit-transition-delay: 0ms;
   -moz-transition-delay: 0ms;
   transition-delay: 0ms;
}
#portfolioRollOverText1:hover .image
{
   -webkit-transition-delay: 0s;
   -moz-transition-delay: 0s;
   transition-delay: 0s;
}
#portfolioRollOverText1:hover .title
{
   opacity: 1;
   -webkit-transform: translateX(0%);
   -moz-transform: translateX(0%);
   transform: translateX(0%);
   -webkit-transition-delay: 1000ms;
   -moz-transition-delay: 1000ms;
   transition-delay: 1000ms;
}
#portfolioRollOverText1:hover .description
{
   opacity: 1;
   -webkit-transform: translateX(0%);
   -moz-transform: translateX(0%);
   transform: translateX(0%);
   -webkit-transition-delay: 1500ms;
   -moz-transition-delay: 1500ms;
   transition-delay: 1500ms;
}
#portfolioRollOverText1:hover .link
{
   opacity: 1;
   -webkit-transform: translateX(0%);
   -moz-transform: translateX(0%);
   transform: translateX(0%);
   -webkit-transition-delay: 2000ms;
   -moz-transition-delay: 2000ms;
   transition-delay: 2000ms;
}
#portfolioRollOverText1 .caption::before
{
   position: absolute;
   top: 33px;
   bottom: 33px;
   right: 33px;
   left: 100%;
   border-left: 4px solid rgba(255,255,255,0.80);
   content: "";
   opacity: 0;
   background-color: #FFFFFF;
   -webkit-transition: all 500ms linear;
   -moz-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 750ms;
   -moz-transition-delay: 750ms;
   transition-delay: 750ms;
}
#portfolioRollOverText1:hover > .caption::before
{
   left: 33px;
   right: 33px;
   opacity: 1;
   background-color: rgba(255,255,255,0.00);
   -webkit-transition-delay: 500ms;
   -moz-transition-delay: 500ms;
   transition-delay: 500ms;
}
#portfolioRollOverText1 .image
{
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#portfolioRollOverText1
{
   border: 0px solid #000000;
   margin: 0;
}
#wb_LayoutGrid9
{
   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;
}
#LayoutGrid9
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid9 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid9 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid9 > .row > .col-1
{
   float: left;
}
#LayoutGrid9 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#LayoutGrid9:before,
#LayoutGrid9:after,
#LayoutGrid9 .row:before,
#LayoutGrid9 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid9:after,
#LayoutGrid9 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid9 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_plastic-caps-text 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_plastic-caps-text
{
   color: #3E4095;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 32px;
}
#wb_plastic-caps-text div
{
   text-align: center;
}
#wb_LayoutGrid3
{
   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;
}
#LayoutGrid3
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid3 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid3 > .row > .col-1
{
   float: left;
}
#LayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#LayoutGrid3:before,
#LayoutGrid3:after,
#LayoutGrid3 .row:before,
#LayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid3:after,
#LayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid3 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid5
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid5 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid5 > .row > .col-1
{
   float: left;
}
#LayoutGrid5 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#LayoutGrid5:before,
#LayoutGrid5:after,
#LayoutGrid5 .row:before,
#LayoutGrid5 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid5:after,
#LayoutGrid5 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid5 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#LayoutGrid5-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0;
   width: 100%;
   height: 25px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.0);
}
#LayoutGrid5-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%); 
}
#LayoutGrid5-divider-top .divider-fill
{
   fill: #D3D3D3;
   transform-origin: center;
   transform: rotateY(0deg);
}
#wb_Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text7 div
{
   text-align: left;
}
#wb_portfolioLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#portfolioLayoutGrid1
{
   box-sizing: border-box;
   padding: 0px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#portfolioLayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#portfolioLayoutGrid1 > .row > .col-1, #portfolioLayoutGrid1 > .row > .col-2, #portfolioLayoutGrid1 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#portfolioLayoutGrid1 > .row > .col-1, #portfolioLayoutGrid1 > .row > .col-2, #portfolioLayoutGrid1 > .row > .col-3
{
   float: left;
}
#portfolioLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#portfolioLayoutGrid1 > .row > .col-1 > .col-1-padding
{
   padding: 10px 0px 10px 0px;
}
#portfolioLayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#portfolioLayoutGrid1 > .row > .col-2 > .col-2-padding
{
   padding: 10px 0px 10px 0px;
}
#portfolioLayoutGrid1 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#portfolioLayoutGrid1 > .row > .col-3 > .col-3-padding
{
   padding: 10px 0px 10px 0px;
}
#portfolioLayoutGrid1:before,
#portfolioLayoutGrid1:after,
#portfolioLayoutGrid1 .row:before,
#portfolioLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#portfolioLayoutGrid1:after,
#portfolioLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#portfolioLayoutGrid1 > .row > .col-1, #portfolioLayoutGrid1 > .row > .col-2, #portfolioLayoutGrid1 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#portfolioRollOverText2 .image
{
   display: block;
   position: relative;
   -webkit-transition: all 400ms linear 0.5s;
   -moz-transition: all 400ms linear 0.5s;
   transition: all 400ms linear 0.5s;
}
#portfolioRollOverText2 .caption 
{
   box-sizing: border-box;
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   left: 0;
   top: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
   display: flex;
   flex-direction: column;
   justify-content: center;
   width: 100%;
   height: 100%;
   align-items: center;
   background-color: rgba(0,0,0,0.60);
   opacity: 0;
   -webkit-transition: all 500ms linear;
   -moz-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 750ms;
   -moz-transition-delay: 750ms;
   transition-delay: 750ms;
}
#portfolioRollOverText2 .title
{
   position: relative;
   text-align: center;
   padding: 0;
   font-family: "PT Sans Narrow";
   font-weight: bold;
   font-size: 21px;
   color: #FFFFFF;
   opacity: 0;
   -webkit-transform: translateX(200%);
   -moz-transform: translateX(200%);
   transform: translateX(200%);
   -webkit-transition: all 500ms linear;
   -moz-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 500ms;
   -moz-transition-delay: 500ms;
   transition-delay: 500ms;
}
#portfolioRollOverText2 .description
{
   position: relative;
   margin: 0;
   padding: 12px 0px 0px 0px;
   text-align: center;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
   font-style: italic;
   color: #FFFFFF;
   opacity: 0;
   -webkit-transform: translateX(200%);
   -moz-transform: translateX(200%);
   transform: translateX(200%);
   -webkit-transition: all 500ms linear;
   -moz-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 250ms;
   -moz-transition-delay: 250ms;
   transition-delay: 250ms;
}
#portfolioRollOverText2 .link
{
   display: inline-block;
   z-index: 1;
   color: #00BFFF;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   border: 1px solid #00BFFF;
   border-radius: 0px;
   margin: 12px 0px 0px 0px;
   padding: 1px 7px 1px 7px;
   text-align: center;
   text-decoration: none;
   opacity: 0;
   -webkit-transform: translateX(200%);
   -moz-transform: translateX(200%);
   transform: translateX(200%);
   -webkit-transition: all 500ms linear;
   -moz-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 0ms;
   -moz-transition-delay: 0ms;
   transition-delay: 0ms;
}
#portfolioRollOverText2:hover .caption
{
   opacity: 1;
   -webkit-transition-delay: 0ms;
   -moz-transition-delay: 0ms;
   transition-delay: 0ms;
}
#portfolioRollOverText2:hover .image
{
   -webkit-transition-delay: 0s;
   -moz-transition-delay: 0s;
   transition-delay: 0s;
}
#portfolioRollOverText2:hover .title
{
   opacity: 1;
   -webkit-transform: translateX(0%);
   -moz-transform: translateX(0%);
   transform: translateX(0%);
   -webkit-transition-delay: 1000ms;
   -moz-transition-delay: 1000ms;
   transition-delay: 1000ms;
}
#portfolioRollOverText2:hover .description
{
   opacity: 1;
   -webkit-transform: translateX(0%);
   -moz-transform: translateX(0%);
   transform: translateX(0%);
   -webkit-transition-delay: 1500ms;
   -moz-transition-delay: 1500ms;
   transition-delay: 1500ms;
}
#portfolioRollOverText2:hover .link
{
   opacity: 1;
   -webkit-transform: translateX(0%);
   -moz-transform: translateX(0%);
   transform: translateX(0%);
   -webkit-transition-delay: 2000ms;
   -moz-transition-delay: 2000ms;
   transition-delay: 2000ms;
}
#portfolioRollOverText2 .caption::before
{
   position: absolute;
   top: 33px;
   bottom: 33px;
   right: 33px;
   left: 100%;
   border-left: 4px solid rgba(255,255,255,0.80);
   content: "";
   opacity: 0;
   background-color: #FFFFFF;
   -webkit-transition: all 500ms linear;
   -moz-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 750ms;
   -moz-transition-delay: 750ms;
   transition-delay: 750ms;
}
#portfolioRollOverText2:hover > .caption::before
{
   left: 33px;
   right: 33px;
   opacity: 1;
   background-color: rgba(255,255,255,0.00);
   -webkit-transition-delay: 500ms;
   -moz-transition-delay: 500ms;
   transition-delay: 500ms;
}
#portfolioRollOverText2 .image
{
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#portfolioRollOverText2
{
   border: 0px solid #000000;
   margin: 0;
}
#portfolioRollOverText3 .image
{
   display: block;
   position: relative;
   -webkit-transition: all 400ms linear 0.5s;
   -moz-transition: all 400ms linear 0.5s;
   transition: all 400ms linear 0.5s;
}
#portfolioRollOverText3 .caption 
{
   box-sizing: border-box;
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   left: 0;
   top: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
   display: flex;
   flex-direction: column;
   justify-content: center;
   width: 100%;
   height: 100%;
   align-items: center;
   background-color: rgba(0,0,0,0.60);
   opacity: 0;
   -webkit-transition: all 500ms linear;
   -moz-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 750ms;
   -moz-transition-delay: 750ms;
   transition-delay: 750ms;
}
#portfolioRollOverText3 .title
{
   position: relative;
   text-align: center;
   padding: 0;
   font-family: "PT Sans Narrow";
   font-weight: bold;
   font-size: 21px;
   color: #FFFFFF;
   opacity: 0;
   -webkit-transform: translateX(200%);
   -moz-transform: translateX(200%);
   transform: translateX(200%);
   -webkit-transition: all 500ms linear;
   -moz-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 500ms;
   -moz-transition-delay: 500ms;
   transition-delay: 500ms;
}
#portfolioRollOverText3 .description
{
   position: relative;
   margin: 0;
   padding: 12px 0px 0px 0px;
   text-align: center;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
   font-style: italic;
   color: #FFFFFF;
   opacity: 0;
   -webkit-transform: translateX(200%);
   -moz-transform: translateX(200%);
   transform: translateX(200%);
   -webkit-transition: all 500ms linear;
   -moz-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 250ms;
   -moz-transition-delay: 250ms;
   transition-delay: 250ms;
}
#portfolioRollOverText3 .link
{
   display: inline-block;
   z-index: 1;
   color: #00BFFF;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   border: 1px solid #00BFFF;
   border-radius: 0px;
   margin: 12px 0px 0px 0px;
   padding: 1px 7px 1px 7px;
   text-align: center;
   text-decoration: none;
   opacity: 0;
   -webkit-transform: translateX(200%);
   -moz-transform: translateX(200%);
   transform: translateX(200%);
   -webkit-transition: all 500ms linear;
   -moz-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 0ms;
   -moz-transition-delay: 0ms;
   transition-delay: 0ms;
}
#portfolioRollOverText3:hover .caption
{
   opacity: 1;
   -webkit-transition-delay: 0ms;
   -moz-transition-delay: 0ms;
   transition-delay: 0ms;
}
#portfolioRollOverText3:hover .image
{
   -webkit-transition-delay: 0s;
   -moz-transition-delay: 0s;
   transition-delay: 0s;
}
#portfolioRollOverText3:hover .title
{
   opacity: 1;
   -webkit-transform: translateX(0%);
   -moz-transform: translateX(0%);
   transform: translateX(0%);
   -webkit-transition-delay: 1000ms;
   -moz-transition-delay: 1000ms;
   transition-delay: 1000ms;
}
#portfolioRollOverText3:hover .description
{
   opacity: 1;
   -webkit-transform: translateX(0%);
   -moz-transform: translateX(0%);
   transform: translateX(0%);
   -webkit-transition-delay: 1500ms;
   -moz-transition-delay: 1500ms;
   transition-delay: 1500ms;
}
#portfolioRollOverText3:hover .link
{
   opacity: 1;
   -webkit-transform: translateX(0%);
   -moz-transform: translateX(0%);
   transform: translateX(0%);
   -webkit-transition-delay: 2000ms;
   -moz-transition-delay: 2000ms;
   transition-delay: 2000ms;
}
#portfolioRollOverText3 .caption::before
{
   position: absolute;
   top: 33px;
   bottom: 33px;
   right: 33px;
   left: 100%;
   border-left: 4px solid rgba(255,255,255,0.80);
   content: "";
   opacity: 0;
   background-color: #FFFFFF;
   -webkit-transition: all 500ms linear;
   -moz-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 750ms;
   -moz-transition-delay: 750ms;
   transition-delay: 750ms;
}
#portfolioRollOverText3:hover > .caption::before
{
   left: 33px;
   right: 33px;
   opacity: 1;
   background-color: rgba(255,255,255,0.00);
   -webkit-transition-delay: 500ms;
   -moz-transition-delay: 500ms;
   transition-delay: 500ms;
}
#portfolioRollOverText3 .image
{
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#portfolioRollOverText3
{
   border: 0px solid #000000;
   margin: 0;
}
#wb_LayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid4
{
   box-sizing: border-box;
   padding: 0px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid4 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2, #LayoutGrid4 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2, #LayoutGrid4 > .row > .col-3
{
   float: left;
}
#LayoutGrid4 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid4 > .row > .col-1 > .col-1-padding
{
   padding: 10px 0px 10px 0px;
}
#LayoutGrid4 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid4 > .row > .col-2 > .col-2-padding
{
   padding: 10px 0px 10px 0px;
}
#LayoutGrid4 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid4 > .row > .col-3 > .col-3-padding
{
   padding: 10px 0px 10px 0px;
}
#LayoutGrid4:before,
#LayoutGrid4:after,
#LayoutGrid4 .row:before,
#LayoutGrid4 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid4:after,
#LayoutGrid4 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2, #LayoutGrid4 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#RollOverText1 .image
{
   display: block;
   position: relative;
   -webkit-transition: all 400ms linear 0.5s;
   -moz-transition: all 400ms linear 0.5s;
   transition: all 400ms linear 0.5s;
}
#RollOverText1 .caption 
{
   box-sizing: border-box;
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   left: 0;
   top: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
   display: flex;
   flex-direction: column;
   justify-content: center;
   width: 100%;
   height: 100%;
   align-items: center;
   background-color: rgba(0,0,0,0.60);
   opacity: 0;
   -webkit-transition: all 500ms linear;
   -moz-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 750ms;
   -moz-transition-delay: 750ms;
   transition-delay: 750ms;
}
#RollOverText1 .title
{
   position: relative;
   text-align: center;
   padding: 0;
   font-family: "PT Sans Narrow";
   font-weight: bold;
   font-size: 21px;
   color: #FFFFFF;
   opacity: 0;
   -webkit-transform: translateX(200%);
   -moz-transform: translateX(200%);
   transform: translateX(200%);
   -webkit-transition: all 500ms linear;
   -moz-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 500ms;
   -moz-transition-delay: 500ms;
   transition-delay: 500ms;
}
#RollOverText1 .description
{
   position: relative;
   margin: 0;
   padding: 12px 0px 0px 0px;
   text-align: center;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
   font-style: italic;
   color: #FFFFFF;
   opacity: 0;
   -webkit-transform: translateX(200%);
   -moz-transform: translateX(200%);
   transform: translateX(200%);
   -webkit-transition: all 500ms linear;
   -moz-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 250ms;
   -moz-transition-delay: 250ms;
   transition-delay: 250ms;
}
#RollOverText1 .link
{
   display: inline-block;
   z-index: 1;
   color: #00BFFF;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   border: 1px solid #00BFFF;
   border-radius: 1px;
   margin: 12px 0px 0px 0px;
   padding: 1px 7px 1px 7px;
   text-align: center;
   text-decoration: none;
   opacity: 0;
   -webkit-transform: translateX(200%);
   -moz-transform: translateX(200%);
   transform: translateX(200%);
   -webkit-transition: all 500ms linear;
   -moz-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 0ms;
   -moz-transition-delay: 0ms;
   transition-delay: 0ms;
}
#RollOverText1:hover .caption
{
   opacity: 1;
   -webkit-transition-delay: 0ms;
   -moz-transition-delay: 0ms;
   transition-delay: 0ms;
}
#RollOverText1:hover .image
{
   -webkit-transition-delay: 0s;
   -moz-transition-delay: 0s;
   transition-delay: 0s;
}
#RollOverText1:hover .title
{
   opacity: 1;
   -webkit-transform: translateX(0%);
   -moz-transform: translateX(0%);
   transform: translateX(0%);
   -webkit-transition-delay: 1000ms;
   -moz-transition-delay: 1000ms;
   transition-delay: 1000ms;
}
#RollOverText1:hover .description
{
   opacity: 1;
   -webkit-transform: translateX(0%);
   -moz-transform: translateX(0%);
   transform: translateX(0%);
   -webkit-transition-delay: 1500ms;
   -moz-transition-delay: 1500ms;
   transition-delay: 1500ms;
}
#RollOverText1:hover .link
{
   opacity: 1;
   -webkit-transform: translateX(0%);
   -moz-transform: translateX(0%);
   transform: translateX(0%);
   -webkit-transition-delay: 2000ms;
   -moz-transition-delay: 2000ms;
   transition-delay: 2000ms;
}
#RollOverText1 .caption::before
{
   position: absolute;
   top: 33px;
   bottom: 33px;
   right: 33px;
   left: 100%;
   border-left: 4px solid rgba(255,255,255,0.80);
   content: "";
   opacity: 0;
   background-color: #FFFFFF;
   -webkit-transition: all 500ms linear;
   -moz-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 750ms;
   -moz-transition-delay: 750ms;
   transition-delay: 750ms;
}
#RollOverText1:hover > .caption::before
{
   left: 33px;
   right: 33px;
   opacity: 1;
   background-color: rgba(255,255,255,0.00);
   -webkit-transition-delay: 500ms;
   -moz-transition-delay: 500ms;
   transition-delay: 500ms;
}
#RollOverText1 .image
{
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#RollOverText1
{
   border: 0px solid #000000;
   margin: 0;
}
#RollOverText2 .image
{
   display: block;
   position: relative;
   -webkit-transition: all 400ms linear 0.5s;
   -moz-transition: all 400ms linear 0.5s;
   transition: all 400ms linear 0.5s;
}
#RollOverText2 .caption 
{
   box-sizing: border-box;
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   left: 0;
   top: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
   display: flex;
   flex-direction: column;
   justify-content: center;
   width: 100%;
   height: 100%;
   align-items: center;
   background-color: rgba(0,0,0,0.60);
   opacity: 0;
   -webkit-transition: all 500ms linear;
   -moz-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 750ms;
   -moz-transition-delay: 750ms;
   transition-delay: 750ms;
}
#RollOverText2 .title
{
   position: relative;
   text-align: center;
   padding: 0;
   font-family: "Open Sans Condensed";
   font-weight: bold;
   font-size: 21px;
   color: #FFFFFF;
   opacity: 0;
   -webkit-transform: translateX(200%);
   -moz-transform: translateX(200%);
   transform: translateX(200%);
   -webkit-transition: all 500ms linear;
   -moz-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 500ms;
   -moz-transition-delay: 500ms;
   transition-delay: 500ms;
}
#RollOverText2 .description
{
   position: relative;
   margin: 0;
   padding: 12px 0px 0px 0px;
   text-align: center;
   font-family: "Open Sans Condensed";
   font-weight: normal;
   font-size: 16px;
   font-style: italic;
   color: #FFFFFF;
   opacity: 0;
   -webkit-transform: translateX(200%);
   -moz-transform: translateX(200%);
   transform: translateX(200%);
   -webkit-transition: all 500ms linear;
   -moz-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 250ms;
   -moz-transition-delay: 250ms;
   transition-delay: 250ms;
}
#RollOverText2 .link
{
   display: inline-block;
   z-index: 1;
   color: #00BFFF;
   font-family: "Open Sans Condensed";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   border: 1px solid #00BFFF;
   border-radius: 0px;
   margin: 12px 0px 0px 0px;
   padding: 1px 7px 1px 7px;
   text-align: center;
   text-decoration: none;
   opacity: 0;
   -webkit-transform: translateX(200%);
   -moz-transform: translateX(200%);
   transform: translateX(200%);
   -webkit-transition: all 500ms linear;
   -moz-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 0ms;
   -moz-transition-delay: 0ms;
   transition-delay: 0ms;
}
#RollOverText2:hover .caption
{
   opacity: 1;
   -webkit-transition-delay: 0ms;
   -moz-transition-delay: 0ms;
   transition-delay: 0ms;
}
#RollOverText2:hover .image
{
   -webkit-transition-delay: 0s;
   -moz-transition-delay: 0s;
   transition-delay: 0s;
}
#RollOverText2:hover .title
{
   opacity: 1;
   -webkit-transform: translateX(0%);
   -moz-transform: translateX(0%);
   transform: translateX(0%);
   -webkit-transition-delay: 1000ms;
   -moz-transition-delay: 1000ms;
   transition-delay: 1000ms;
}
#RollOverText2:hover .description
{
   opacity: 1;
   -webkit-transform: translateX(0%);
   -moz-transform: translateX(0%);
   transform: translateX(0%);
   -webkit-transition-delay: 1500ms;
   -moz-transition-delay: 1500ms;
   transition-delay: 1500ms;
}
#RollOverText2:hover .link
{
   opacity: 1;
   -webkit-transform: translateX(0%);
   -moz-transform: translateX(0%);
   transform: translateX(0%);
   -webkit-transition-delay: 2000ms;
   -moz-transition-delay: 2000ms;
   transition-delay: 2000ms;
}
#RollOverText2 .caption::before
{
   position: absolute;
   top: 33px;
   bottom: 33px;
   right: 33px;
   left: 100%;
   border-left: 4px solid rgba(255,255,255,0.80);
   content: "";
   opacity: 0;
   background-color: #FFFFFF;
   -webkit-transition: all 500ms linear;
   -moz-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 750ms;
   -moz-transition-delay: 750ms;
   transition-delay: 750ms;
}
#RollOverText2:hover > .caption::before
{
   left: 33px;
   right: 33px;
   opacity: 1;
   background-color: rgba(255,255,255,0.00);
   -webkit-transition-delay: 500ms;
   -moz-transition-delay: 500ms;
   transition-delay: 500ms;
}
#RollOverText2 .image
{
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#RollOverText2
{
   border: 0px solid #000000;
   margin: 0;
}
#RollOverText3 .image
{
   display: block;
   position: relative;
   -webkit-transition: all 400ms linear 0.5s;
   -moz-transition: all 400ms linear 0.5s;
   transition: all 400ms linear 0.5s;
}
#RollOverText3 .caption 
{
   box-sizing: border-box;
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   left: 0;
   top: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
   display: flex;
   flex-direction: column;
   justify-content: center;
   width: 100%;
   height: 100%;
   align-items: center;
   background-color: rgba(0,0,0,0.60);
   opacity: 0;
   -webkit-transition: all 500ms linear;
   -moz-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 750ms;
   -moz-transition-delay: 750ms;
   transition-delay: 750ms;
}
#RollOverText3 .title
{
   position: relative;
   text-align: center;
   padding: 0;
   font-family: "PT Sans Narrow";
   font-weight: bold;
   font-size: 21px;
   color: #FFFFFF;
   opacity: 0;
   -webkit-transform: translateX(200%);
   -moz-transform: translateX(200%);
   transform: translateX(200%);
   -webkit-transition: all 500ms linear;
   -moz-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 500ms;
   -moz-transition-delay: 500ms;
   transition-delay: 500ms;
}
#RollOverText3 .description
{
   position: relative;
   margin: 0;
   padding: 12px 0px 0px 0px;
   text-align: center;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
   font-style: italic;
   color: #FFFFFF;
   opacity: 0;
   -webkit-transform: translateX(200%);
   -moz-transform: translateX(200%);
   transform: translateX(200%);
   -webkit-transition: all 500ms linear;
   -moz-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 250ms;
   -moz-transition-delay: 250ms;
   transition-delay: 250ms;
}
#RollOverText3 .link
{
   display: inline-block;
   z-index: 1;
   color: #00BFFF;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   border: 1px solid #00BFFF;
   border-radius: 0px;
   margin: 12px 0px 0px 0px;
   padding: 1px 7px 1px 7px;
   text-align: center;
   text-decoration: none;
   opacity: 0;
   -webkit-transform: translateX(200%);
   -moz-transform: translateX(200%);
   transform: translateX(200%);
   -webkit-transition: all 500ms linear;
   -moz-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 0ms;
   -moz-transition-delay: 0ms;
   transition-delay: 0ms;
}
#RollOverText3:hover .caption
{
   opacity: 1;
   -webkit-transition-delay: 0ms;
   -moz-transition-delay: 0ms;
   transition-delay: 0ms;
}
#RollOverText3:hover .image
{
   -webkit-transition-delay: 0s;
   -moz-transition-delay: 0s;
   transition-delay: 0s;
}
#RollOverText3:hover .title
{
   opacity: 1;
   -webkit-transform: translateX(0%);
   -moz-transform: translateX(0%);
   transform: translateX(0%);
   -webkit-transition-delay: 1000ms;
   -moz-transition-delay: 1000ms;
   transition-delay: 1000ms;
}
#RollOverText3:hover .description
{
   opacity: 1;
   -webkit-transform: translateX(0%);
   -moz-transform: translateX(0%);
   transform: translateX(0%);
   -webkit-transition-delay: 1500ms;
   -moz-transition-delay: 1500ms;
   transition-delay: 1500ms;
}
#RollOverText3:hover .link
{
   opacity: 1;
   -webkit-transform: translateX(0%);
   -moz-transform: translateX(0%);
   transform: translateX(0%);
   -webkit-transition-delay: 2000ms;
   -moz-transition-delay: 2000ms;
   transition-delay: 2000ms;
}
#RollOverText3 .caption::before
{
   position: absolute;
   top: 33px;
   bottom: 33px;
   right: 33px;
   left: 100%;
   border-left: 4px solid rgba(255,255,255,0.80);
   content: "";
   opacity: 0;
   background-color: #FFFFFF;
   -webkit-transition: all 500ms linear;
   -moz-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 750ms;
   -moz-transition-delay: 750ms;
   transition-delay: 750ms;
}
#RollOverText3:hover > .caption::before
{
   left: 33px;
   right: 33px;
   opacity: 1;
   background-color: rgba(255,255,255,0.00);
   -webkit-transition-delay: 500ms;
   -moz-transition-delay: 500ms;
   transition-delay: 500ms;
}
#RollOverText3 .image
{
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#RollOverText3
{
   border: 0px solid #000000;
   margin: 0;
}
#wb_LayoutGrid6
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid6
{
   box-sizing: border-box;
   padding: 0px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid6 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid6 > .row > .col-1, #LayoutGrid6 > .row > .col-2, #LayoutGrid6 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid6 > .row > .col-1, #LayoutGrid6 > .row > .col-2, #LayoutGrid6 > .row > .col-3
{
   float: left;
}
#LayoutGrid6 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid6 > .row > .col-1 > .col-1-padding
{
   padding: 10px 0px 10px 0px;
}
#LayoutGrid6 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid6 > .row > .col-2 > .col-2-padding
{
   padding: 10px 0px 10px 0px;
}
#LayoutGrid6 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid6 > .row > .col-3 > .col-3-padding
{
   padding: 10px 0px 10px 0px;
}
#LayoutGrid6:before,
#LayoutGrid6:after,
#LayoutGrid6 .row:before,
#LayoutGrid6 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid6:after,
#LayoutGrid6 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid6 > .row > .col-1, #LayoutGrid6 > .row > .col-2, #LayoutGrid6 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#RollOverText4 .image
{
   display: block;
   position: relative;
   -webkit-transition: all 400ms linear 0.5s;
   -moz-transition: all 400ms linear 0.5s;
   transition: all 400ms linear 0.5s;
}
#RollOverText4 .caption 
{
   box-sizing: border-box;
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   left: 0;
   top: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
   display: flex;
   flex-direction: column;
   justify-content: center;
   width: 100%;
   height: 100%;
   align-items: center;
   background-color: rgba(0,0,0,0.60);
   opacity: 0;
   -webkit-transition: all 500ms linear;
   -moz-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 750ms;
   -moz-transition-delay: 750ms;
   transition-delay: 750ms;
}
#RollOverText4 .title
{
   position: relative;
   text-align: center;
   padding: 0;
   font-family: "PT Sans Narrow";
   font-weight: bold;
   font-size: 21px;
   color: #FFFFFF;
   opacity: 0;
   -webkit-transform: translateX(200%);
   -moz-transform: translateX(200%);
   transform: translateX(200%);
   -webkit-transition: all 500ms linear;
   -moz-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 500ms;
   -moz-transition-delay: 500ms;
   transition-delay: 500ms;
}
#RollOverText4 .description
{
   position: relative;
   margin: 0;
   padding: 12px 0px 0px 0px;
   text-align: center;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
   font-style: italic;
   color: #FFFFFF;
   opacity: 0;
   -webkit-transform: translateX(200%);
   -moz-transform: translateX(200%);
   transform: translateX(200%);
   -webkit-transition: all 500ms linear;
   -moz-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 250ms;
   -moz-transition-delay: 250ms;
   transition-delay: 250ms;
}
#RollOverText4 .link
{
   display: inline-block;
   z-index: 1;
   color: #00BFFF;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   border: 1px solid #00BFFF;
   border-radius: 1px;
   margin: 12px 0px 0px 0px;
   padding: 1px 7px 1px 7px;
   text-align: center;
   text-decoration: none;
   opacity: 0;
   -webkit-transform: translateX(200%);
   -moz-transform: translateX(200%);
   transform: translateX(200%);
   -webkit-transition: all 500ms linear;
   -moz-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 0ms;
   -moz-transition-delay: 0ms;
   transition-delay: 0ms;
}
#RollOverText4:hover .caption
{
   opacity: 1;
   -webkit-transition-delay: 0ms;
   -moz-transition-delay: 0ms;
   transition-delay: 0ms;
}
#RollOverText4:hover .image
{
   -webkit-transition-delay: 0s;
   -moz-transition-delay: 0s;
   transition-delay: 0s;
}
#RollOverText4:hover .title
{
   opacity: 1;
   -webkit-transform: translateX(0%);
   -moz-transform: translateX(0%);
   transform: translateX(0%);
   -webkit-transition-delay: 1000ms;
   -moz-transition-delay: 1000ms;
   transition-delay: 1000ms;
}
#RollOverText4:hover .description
{
   opacity: 1;
   -webkit-transform: translateX(0%);
   -moz-transform: translateX(0%);
   transform: translateX(0%);
   -webkit-transition-delay: 1500ms;
   -moz-transition-delay: 1500ms;
   transition-delay: 1500ms;
}
#RollOverText4:hover .link
{
   opacity: 1;
   -webkit-transform: translateX(0%);
   -moz-transform: translateX(0%);
   transform: translateX(0%);
   -webkit-transition-delay: 2000ms;
   -moz-transition-delay: 2000ms;
   transition-delay: 2000ms;
}
#RollOverText4 .caption::before
{
   position: absolute;
   top: 33px;
   bottom: 33px;
   right: 33px;
   left: 100%;
   border-left: 4px solid rgba(255,255,255,0.80);
   content: "";
   opacity: 0;
   background-color: #FFFFFF;
   -webkit-transition: all 500ms linear;
   -moz-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 750ms;
   -moz-transition-delay: 750ms;
   transition-delay: 750ms;
}
#RollOverText4:hover > .caption::before
{
   left: 33px;
   right: 33px;
   opacity: 1;
   background-color: rgba(255,255,255,0.00);
   -webkit-transition-delay: 500ms;
   -moz-transition-delay: 500ms;
   transition-delay: 500ms;
}
#RollOverText4 .image
{
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#RollOverText4
{
   border: 0px solid #000000;
   margin: 0;
}
#RollOverText5 .image
{
   display: block;
   position: relative;
   -webkit-transition: all 400ms linear 0.5s;
   -moz-transition: all 400ms linear 0.5s;
   transition: all 400ms linear 0.5s;
}
#RollOverText5 .caption 
{
   box-sizing: border-box;
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   left: 0;
   top: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
   display: flex;
   flex-direction: column;
   justify-content: center;
   width: 100%;
   height: 100%;
   align-items: center;
   background-color: rgba(0,0,0,0.60);
   opacity: 0;
   -webkit-transition: all 500ms linear;
   -moz-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 750ms;
   -moz-transition-delay: 750ms;
   transition-delay: 750ms;
}
#RollOverText5 .title
{
   position: relative;
   text-align: center;
   padding: 0;
   font-family: "PT Sans Narrow";
   font-weight: bold;
   font-size: 21px;
   color: #FFFFFF;
   opacity: 0;
   -webkit-transform: translateX(200%);
   -moz-transform: translateX(200%);
   transform: translateX(200%);
   -webkit-transition: all 500ms linear;
   -moz-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 500ms;
   -moz-transition-delay: 500ms;
   transition-delay: 500ms;
}
#RollOverText5 .description
{
   position: relative;
   margin: 0;
   padding: 12px 0px 0px 0px;
   text-align: center;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
   font-style: italic;
   color: #FFFFFF;
   opacity: 0;
   -webkit-transform: translateX(200%);
   -moz-transform: translateX(200%);
   transform: translateX(200%);
   -webkit-transition: all 500ms linear;
   -moz-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 250ms;
   -moz-transition-delay: 250ms;
   transition-delay: 250ms;
}
#RollOverText5 .link
{
   display: inline-block;
   z-index: 1;
   color: #00BFFF;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   border: 1px solid #00BFFF;
   border-radius: 0px;
   margin: 12px 0px 0px 0px;
   padding: 1px 7px 1px 7px;
   text-align: center;
   text-decoration: none;
   opacity: 0;
   -webkit-transform: translateX(200%);
   -moz-transform: translateX(200%);
   transform: translateX(200%);
   -webkit-transition: all 500ms linear;
   -moz-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 0ms;
   -moz-transition-delay: 0ms;
   transition-delay: 0ms;
}
#RollOverText5:hover .caption
{
   opacity: 1;
   -webkit-transition-delay: 0ms;
   -moz-transition-delay: 0ms;
   transition-delay: 0ms;
}
#RollOverText5:hover .image
{
   -webkit-transition-delay: 0s;
   -moz-transition-delay: 0s;
   transition-delay: 0s;
}
#RollOverText5:hover .title
{
   opacity: 1;
   -webkit-transform: translateX(0%);
   -moz-transform: translateX(0%);
   transform: translateX(0%);
   -webkit-transition-delay: 1000ms;
   -moz-transition-delay: 1000ms;
   transition-delay: 1000ms;
}
#RollOverText5:hover .description
{
   opacity: 1;
   -webkit-transform: translateX(0%);
   -moz-transform: translateX(0%);
   transform: translateX(0%);
   -webkit-transition-delay: 1500ms;
   -moz-transition-delay: 1500ms;
   transition-delay: 1500ms;
}
#RollOverText5:hover .link
{
   opacity: 1;
   -webkit-transform: translateX(0%);
   -moz-transform: translateX(0%);
   transform: translateX(0%);
   -webkit-transition-delay: 2000ms;
   -moz-transition-delay: 2000ms;
   transition-delay: 2000ms;
}
#RollOverText5 .caption::before
{
   position: absolute;
   top: 33px;
   bottom: 33px;
   right: 33px;
   left: 100%;
   border-left: 4px solid rgba(255,255,255,0.80);
   content: "";
   opacity: 0;
   background-color: #FFFFFF;
   -webkit-transition: all 500ms linear;
   -moz-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 750ms;
   -moz-transition-delay: 750ms;
   transition-delay: 750ms;
}
#RollOverText5:hover > .caption::before
{
   left: 33px;
   right: 33px;
   opacity: 1;
   background-color: rgba(255,255,255,0.00);
   -webkit-transition-delay: 500ms;
   -moz-transition-delay: 500ms;
   transition-delay: 500ms;
}
#RollOverText5 .image
{
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#RollOverText5
{
   border: 0px solid #000000;
   margin: 0;
}
#RollOverText6 .image
{
   display: block;
   position: relative;
   -webkit-transition: all 400ms linear 0.5s;
   -moz-transition: all 400ms linear 0.5s;
   transition: all 400ms linear 0.5s;
}
#RollOverText6 .caption 
{
   box-sizing: border-box;
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   left: 0;
   top: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
   display: flex;
   flex-direction: column;
   justify-content: center;
   width: 100%;
   height: 100%;
   align-items: center;
   background-color: rgba(0,0,0,0.60);
   opacity: 0;
   -webkit-transition: all 500ms linear;
   -moz-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 750ms;
   -moz-transition-delay: 750ms;
   transition-delay: 750ms;
}
#RollOverText6 .title
{
   position: relative;
   text-align: center;
   padding: 0;
   font-family: "PT Sans Narrow";
   font-weight: bold;
   font-size: 21px;
   color: #FFFFFF;
   opacity: 0;
   -webkit-transform: translateX(200%);
   -moz-transform: translateX(200%);
   transform: translateX(200%);
   -webkit-transition: all 500ms linear;
   -moz-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 500ms;
   -moz-transition-delay: 500ms;
   transition-delay: 500ms;
}
#RollOverText6 .description
{
   position: relative;
   margin: 0;
   padding: 12px 0px 0px 0px;
   text-align: center;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
   font-style: italic;
   color: #FFFFFF;
   opacity: 0;
   -webkit-transform: translateX(200%);
   -moz-transform: translateX(200%);
   transform: translateX(200%);
   -webkit-transition: all 500ms linear;
   -moz-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 250ms;
   -moz-transition-delay: 250ms;
   transition-delay: 250ms;
}
#RollOverText6 .link
{
   display: inline-block;
   z-index: 1;
   color: #00BFFF;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   border: 1px solid #00BFFF;
   border-radius: 0px;
   margin: 12px 0px 0px 0px;
   padding: 1px 7px 1px 7px;
   text-align: center;
   text-decoration: none;
   opacity: 0;
   -webkit-transform: translateX(200%);
   -moz-transform: translateX(200%);
   transform: translateX(200%);
   -webkit-transition: all 500ms linear;
   -moz-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 0ms;
   -moz-transition-delay: 0ms;
   transition-delay: 0ms;
}
#RollOverText6:hover .caption
{
   opacity: 1;
   -webkit-transition-delay: 0ms;
   -moz-transition-delay: 0ms;
   transition-delay: 0ms;
}
#RollOverText6:hover .image
{
   -webkit-transition-delay: 0s;
   -moz-transition-delay: 0s;
   transition-delay: 0s;
}
#RollOverText6:hover .title
{
   opacity: 1;
   -webkit-transform: translateX(0%);
   -moz-transform: translateX(0%);
   transform: translateX(0%);
   -webkit-transition-delay: 1000ms;
   -moz-transition-delay: 1000ms;
   transition-delay: 1000ms;
}
#RollOverText6:hover .description
{
   opacity: 1;
   -webkit-transform: translateX(0%);
   -moz-transform: translateX(0%);
   transform: translateX(0%);
   -webkit-transition-delay: 1500ms;
   -moz-transition-delay: 1500ms;
   transition-delay: 1500ms;
}
#RollOverText6:hover .link
{
   opacity: 1;
   -webkit-transform: translateX(0%);
   -moz-transform: translateX(0%);
   transform: translateX(0%);
   -webkit-transition-delay: 2000ms;
   -moz-transition-delay: 2000ms;
   transition-delay: 2000ms;
}
#RollOverText6 .caption::before
{
   position: absolute;
   top: 33px;
   bottom: 33px;
   right: 33px;
   left: 100%;
   border-left: 4px solid rgba(255,255,255,0.80);
   content: "";
   opacity: 0;
   background-color: #FFFFFF;
   -webkit-transition: all 500ms linear;
   -moz-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 750ms;
   -moz-transition-delay: 750ms;
   transition-delay: 750ms;
}
#RollOverText6:hover > .caption::before
{
   left: 33px;
   right: 33px;
   opacity: 1;
   background-color: rgba(255,255,255,0.00);
   -webkit-transition-delay: 500ms;
   -moz-transition-delay: 500ms;
   transition-delay: 500ms;
}
#RollOverText6 .image
{
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#RollOverText6
{
   border: 0px solid #000000;
   margin: 0;
}
#wb_LayoutGrid7
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid7
{
   box-sizing: border-box;
   padding: 0px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid7 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid7 > .row > .col-1, #LayoutGrid7 > .row > .col-2, #LayoutGrid7 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid7 > .row > .col-1, #LayoutGrid7 > .row > .col-2, #LayoutGrid7 > .row > .col-3
{
   float: left;
}
#LayoutGrid7 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid7 > .row > .col-1 > .col-1-padding
{
   padding: 10px 0px 10px 0px;
}
#LayoutGrid7 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid7 > .row > .col-2 > .col-2-padding
{
   padding: 10px 0px 10px 0px;
}
#LayoutGrid7 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid7 > .row > .col-3 > .col-3-padding
{
   padding: 10px 0px 10px 0px;
}
#LayoutGrid7:before,
#LayoutGrid7:after,
#LayoutGrid7 .row:before,
#LayoutGrid7 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid7:after,
#LayoutGrid7 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid7 > .row > .col-1, #LayoutGrid7 > .row > .col-2, #LayoutGrid7 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#RollOverText7 .image
{
   display: block;
   position: relative;
   -webkit-transition: all 400ms linear 0.5s;
   -moz-transition: all 400ms linear 0.5s;
   transition: all 400ms linear 0.5s;
}
#RollOverText7 .caption 
{
   box-sizing: border-box;
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   left: 0;
   top: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
   display: flex;
   flex-direction: column;
   justify-content: center;
   width: 100%;
   height: 100%;
   align-items: center;
   background-color: rgba(0,0,0,0.60);
   opacity: 0;
   -webkit-transition: all 500ms linear;
   -moz-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 750ms;
   -moz-transition-delay: 750ms;
   transition-delay: 750ms;
}
#RollOverText7 .title
{
   position: relative;
   text-align: center;
   padding: 0;
   font-family: "PT Sans Narrow";
   font-weight: bold;
   font-size: 21px;
   color: #FFFFFF;
   opacity: 0;
   -webkit-transform: translateX(200%);
   -moz-transform: translateX(200%);
   transform: translateX(200%);
   -webkit-transition: all 500ms linear;
   -moz-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 500ms;
   -moz-transition-delay: 500ms;
   transition-delay: 500ms;
}
#RollOverText7 .description
{
   position: relative;
   margin: 0;
   padding: 12px 0px 0px 0px;
   text-align: center;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
   font-style: italic;
   color: #FFFFFF;
   opacity: 0;
   -webkit-transform: translateX(200%);
   -moz-transform: translateX(200%);
   transform: translateX(200%);
   -webkit-transition: all 500ms linear;
   -moz-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 250ms;
   -moz-transition-delay: 250ms;
   transition-delay: 250ms;
}
#RollOverText7 .link
{
   display: inline-block;
   z-index: 1;
   color: #00BFFF;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   border: 1px solid #00BFFF;
   border-radius: 1px;
   margin: 12px 0px 0px 0px;
   padding: 1px 7px 1px 7px;
   text-align: center;
   text-decoration: none;
   opacity: 0;
   -webkit-transform: translateX(200%);
   -moz-transform: translateX(200%);
   transform: translateX(200%);
   -webkit-transition: all 500ms linear;
   -moz-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 0ms;
   -moz-transition-delay: 0ms;
   transition-delay: 0ms;
}
#RollOverText7:hover .caption
{
   opacity: 1;
   -webkit-transition-delay: 0ms;
   -moz-transition-delay: 0ms;
   transition-delay: 0ms;
}
#RollOverText7:hover .image
{
   -webkit-transition-delay: 0s;
   -moz-transition-delay: 0s;
   transition-delay: 0s;
}
#RollOverText7:hover .title
{
   opacity: 1;
   -webkit-transform: translateX(0%);
   -moz-transform: translateX(0%);
   transform: translateX(0%);
   -webkit-transition-delay: 1000ms;
   -moz-transition-delay: 1000ms;
   transition-delay: 1000ms;
}
#RollOverText7:hover .description
{
   opacity: 1;
   -webkit-transform: translateX(0%);
   -moz-transform: translateX(0%);
   transform: translateX(0%);
   -webkit-transition-delay: 1500ms;
   -moz-transition-delay: 1500ms;
   transition-delay: 1500ms;
}
#RollOverText7:hover .link
{
   opacity: 1;
   -webkit-transform: translateX(0%);
   -moz-transform: translateX(0%);
   transform: translateX(0%);
   -webkit-transition-delay: 2000ms;
   -moz-transition-delay: 2000ms;
   transition-delay: 2000ms;
}
#RollOverText7 .caption::before
{
   position: absolute;
   top: 33px;
   bottom: 33px;
   right: 33px;
   left: 100%;
   border-left: 4px solid rgba(255,255,255,0.80);
   content: "";
   opacity: 0;
   background-color: #FFFFFF;
   -webkit-transition: all 500ms linear;
   -moz-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 750ms;
   -moz-transition-delay: 750ms;
   transition-delay: 750ms;
}
#RollOverText7:hover > .caption::before
{
   left: 33px;
   right: 33px;
   opacity: 1;
   background-color: rgba(255,255,255,0.00);
   -webkit-transition-delay: 500ms;
   -moz-transition-delay: 500ms;
   transition-delay: 500ms;
}
#RollOverText7 .image
{
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#RollOverText7
{
   border: 0px solid #000000;
   margin: 0;
}
#RollOverText8 .image
{
   display: block;
   position: relative;
   -webkit-transition: all 400ms linear 0.5s;
   -moz-transition: all 400ms linear 0.5s;
   transition: all 400ms linear 0.5s;
}
#RollOverText8 .caption 
{
   box-sizing: border-box;
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   left: 0;
   top: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
   display: flex;
   flex-direction: column;
   justify-content: center;
   width: 100%;
   height: 100%;
   align-items: center;
   background-color: rgba(0,0,0,0.60);
   opacity: 0;
   -webkit-transition: all 500ms linear;
   -moz-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 750ms;
   -moz-transition-delay: 750ms;
   transition-delay: 750ms;
}
#RollOverText8 .title
{
   position: relative;
   text-align: center;
   padding: 0;
   font-family: "PT Sans Narrow";
   font-weight: bold;
   font-size: 21px;
   color: #FFFFFF;
   opacity: 0;
   -webkit-transform: translateX(200%);
   -moz-transform: translateX(200%);
   transform: translateX(200%);
   -webkit-transition: all 500ms linear;
   -moz-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 500ms;
   -moz-transition-delay: 500ms;
   transition-delay: 500ms;
}
#RollOverText8 .description
{
   position: relative;
   margin: 0;
   padding: 12px 0px 0px 0px;
   text-align: center;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
   font-style: italic;
   color: #FFFFFF;
   opacity: 0;
   -webkit-transform: translateX(200%);
   -moz-transform: translateX(200%);
   transform: translateX(200%);
   -webkit-transition: all 500ms linear;
   -moz-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 250ms;
   -moz-transition-delay: 250ms;
   transition-delay: 250ms;
}
#RollOverText8 .link
{
   display: inline-block;
   z-index: 1;
   color: #00BFFF;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   border: 1px solid #00BFFF;
   border-radius: 0px;
   margin: 12px 0px 0px 0px;
   padding: 1px 7px 1px 7px;
   text-align: center;
   text-decoration: none;
   opacity: 0;
   -webkit-transform: translateX(200%);
   -moz-transform: translateX(200%);
   transform: translateX(200%);
   -webkit-transition: all 500ms linear;
   -moz-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 0ms;
   -moz-transition-delay: 0ms;
   transition-delay: 0ms;
}
#RollOverText8:hover .caption
{
   opacity: 1;
   -webkit-transition-delay: 0ms;
   -moz-transition-delay: 0ms;
   transition-delay: 0ms;
}
#RollOverText8:hover .image
{
   -webkit-transition-delay: 0s;
   -moz-transition-delay: 0s;
   transition-delay: 0s;
}
#RollOverText8:hover .title
{
   opacity: 1;
   -webkit-transform: translateX(0%);
   -moz-transform: translateX(0%);
   transform: translateX(0%);
   -webkit-transition-delay: 1000ms;
   -moz-transition-delay: 1000ms;
   transition-delay: 1000ms;
}
#RollOverText8:hover .description
{
   opacity: 1;
   -webkit-transform: translateX(0%);
   -moz-transform: translateX(0%);
   transform: translateX(0%);
   -webkit-transition-delay: 1500ms;
   -moz-transition-delay: 1500ms;
   transition-delay: 1500ms;
}
#RollOverText8:hover .link
{
   opacity: 1;
   -webkit-transform: translateX(0%);
   -moz-transform: translateX(0%);
   transform: translateX(0%);
   -webkit-transition-delay: 2000ms;
   -moz-transition-delay: 2000ms;
   transition-delay: 2000ms;
}
#RollOverText8 .caption::before
{
   position: absolute;
   top: 33px;
   bottom: 33px;
   right: 33px;
   left: 100%;
   border-left: 4px solid rgba(255,255,255,0.80);
   content: "";
   opacity: 0;
   background-color: #FFFFFF;
   -webkit-transition: all 500ms linear;
   -moz-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 750ms;
   -moz-transition-delay: 750ms;
   transition-delay: 750ms;
}
#RollOverText8:hover > .caption::before
{
   left: 33px;
   right: 33px;
   opacity: 1;
   background-color: rgba(255,255,255,0.00);
   -webkit-transition-delay: 500ms;
   -moz-transition-delay: 500ms;
   transition-delay: 500ms;
}
#RollOverText8 .image
{
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#RollOverText8
{
   border: 0px solid #000000;
   margin: 0;
}
#RollOverText9 .image
{
   display: block;
   position: relative;
   -webkit-transition: all 400ms linear 0.5s;
   -moz-transition: all 400ms linear 0.5s;
   transition: all 400ms linear 0.5s;
}
#RollOverText9 .caption 
{
   box-sizing: border-box;
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   left: 0;
   top: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
   display: flex;
   flex-direction: column;
   justify-content: center;
   width: 100%;
   height: 100%;
   align-items: center;
   background-color: rgba(0,0,0,0.60);
   opacity: 0;
   -webkit-transition: all 500ms linear;
   -moz-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 750ms;
   -moz-transition-delay: 750ms;
   transition-delay: 750ms;
}
#RollOverText9 .title
{
   position: relative;
   text-align: center;
   padding: 0;
   font-family: "PT Sans Narrow";
   font-weight: bold;
   font-size: 21px;
   color: #FFFFFF;
   opacity: 0;
   -webkit-transform: translateX(200%);
   -moz-transform: translateX(200%);
   transform: translateX(200%);
   -webkit-transition: all 500ms linear;
   -moz-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 500ms;
   -moz-transition-delay: 500ms;
   transition-delay: 500ms;
}
#RollOverText9 .description
{
   position: relative;
   margin: 0;
   padding: 12px 0px 0px 0px;
   text-align: center;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
   font-style: italic;
   color: #FFFFFF;
   opacity: 0;
   -webkit-transform: translateX(200%);
   -moz-transform: translateX(200%);
   transform: translateX(200%);
   -webkit-transition: all 500ms linear;
   -moz-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 250ms;
   -moz-transition-delay: 250ms;
   transition-delay: 250ms;
}
#RollOverText9 .link
{
   display: inline-block;
   z-index: 1;
   color: #00BFFF;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   border: 1px solid #00BFFF;
   border-radius: 0px;
   margin: 12px 0px 0px 0px;
   padding: 1px 7px 1px 7px;
   text-align: center;
   text-decoration: none;
   opacity: 0;
   -webkit-transform: translateX(200%);
   -moz-transform: translateX(200%);
   transform: translateX(200%);
   -webkit-transition: all 500ms linear;
   -moz-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 0ms;
   -moz-transition-delay: 0ms;
   transition-delay: 0ms;
}
#RollOverText9:hover .caption
{
   opacity: 1;
   -webkit-transition-delay: 0ms;
   -moz-transition-delay: 0ms;
   transition-delay: 0ms;
}
#RollOverText9:hover .image
{
   -webkit-transition-delay: 0s;
   -moz-transition-delay: 0s;
   transition-delay: 0s;
}
#RollOverText9:hover .title
{
   opacity: 1;
   -webkit-transform: translateX(0%);
   -moz-transform: translateX(0%);
   transform: translateX(0%);
   -webkit-transition-delay: 1000ms;
   -moz-transition-delay: 1000ms;
   transition-delay: 1000ms;
}
#RollOverText9:hover .description
{
   opacity: 1;
   -webkit-transform: translateX(0%);
   -moz-transform: translateX(0%);
   transform: translateX(0%);
   -webkit-transition-delay: 1500ms;
   -moz-transition-delay: 1500ms;
   transition-delay: 1500ms;
}
#RollOverText9:hover .link
{
   opacity: 1;
   -webkit-transform: translateX(0%);
   -moz-transform: translateX(0%);
   transform: translateX(0%);
   -webkit-transition-delay: 2000ms;
   -moz-transition-delay: 2000ms;
   transition-delay: 2000ms;
}
#RollOverText9 .caption::before
{
   position: absolute;
   top: 33px;
   bottom: 33px;
   right: 33px;
   left: 100%;
   border-left: 4px solid rgba(255,255,255,0.80);
   content: "";
   opacity: 0;
   background-color: #FFFFFF;
   -webkit-transition: all 500ms linear;
   -moz-transition: all 500ms linear;
   transition: all 500ms linear;
   -webkit-transition-delay: 750ms;
   -moz-transition-delay: 750ms;
   transition-delay: 750ms;
}
#RollOverText9:hover > .caption::before
{
   left: 33px;
   right: 33px;
   opacity: 1;
   background-color: rgba(255,255,255,0.00);
   -webkit-transition-delay: 500ms;
   -moz-transition-delay: 500ms;
   transition-delay: 500ms;
}
#RollOverText9 .image
{
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#RollOverText9
{
   border: 0px solid #000000;
   margin: 0;
}
#wb_LayoutGrid8
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #D3D3D3;
   background-image: none;
   border: 0px solid transparent;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid8
{
   box-sizing: border-box;
   padding: 10px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid8 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid8 > .row > .col-1, #LayoutGrid8 > .row > .col-2, #LayoutGrid8 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid8 > .row > .col-1, #LayoutGrid8 > .row > .col-2, #LayoutGrid8 > .row > .col-3
{
   float: left;
}
#LayoutGrid8 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid8 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid8 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid8:before,
#LayoutGrid8:after,
#LayoutGrid8 .row:before,
#LayoutGrid8 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid8:after,
#LayoutGrid8 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid8 > .row > .col-1, #LayoutGrid8 > .row > .col-2, #LayoutGrid8 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text1 div
{
   text-align: center;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text3 div
{
   text-align: center;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text4 div
{
   text-align: center;
}
#wb_Shape1
{
   position: absolute;
   left: 20px;
   top: 20px;
   width: 30px;
   height: 30px;
   z-index: 7;
}
#RollOverText6
{
   overflow: hidden;
   display: block;
   position: relative;
}
#portfolioRollOverText3
{
   overflow: hidden;
   display: block;
   position: relative;
}
#portfolioRollOverText2
{
   overflow: hidden;
   display: block;
   position: relative;
}
#RollOverText9
{
   overflow: hidden;
   display: block;
   position: relative;
}
#plastic-caps-bookmark
{
   visibility: hidden;
}
#RollOverText8
{
   overflow: hidden;
   display: block;
   position: relative;
}
#Shape1
{
   width: 30px;
   height: 30px;
}
#top_bookmark
{
   visibility: hidden;
}
#wb_CssMenuD
{
   display: inline-block;
   width: 416px;
   height: 28px;
   z-index: 6;
}
#RollOverText1
{
   overflow: hidden;
   display: block;
   position: relative;
}
#top_button_Container
{
   width: 70px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#RollOverText3
{
   overflow: hidden;
   display: block;
   position: relative;
}
#top_button
{
   position: fixed;
   text-align: center;
   left: auto;
   right: 10px;
   top: auto;
   bottom: 10px;
   width: 70px;
   height: 70px;
   z-index: 10;
   z-index: 14578;
}
#RollOverText2
{
   overflow: hidden;
   display: block;
   position: relative;
}
#wb_OverlayMenu-m
{
   display: none;
   width: 50px;
   height: 50px;
   z-index: 5;
}
#wb_top_bookmark
{
   display: inline-block;
   width: 100%;
   z-index: 0;
}
#RollOverText5
{
   overflow: hidden;
   display: block;
   position: relative;
}
#wb_plastic-caps-bookmark
{
   display: inline-block;
   width: 100%;
   z-index: 12;
}
#wb_tripack-logo
{
   display: inline-block;
   width: 200px;
   height: 66px;
   z-index: 4;
}
#RollOverText4
{
   overflow: hidden;
   display: block;
   position: relative;
}
#portfolioRollOverText1
{
   overflow: hidden;
   display: block;
   position: relative;
}
#RollOverText7
{
   overflow: hidden;
   display: block;
   position: relative;
}
@media only screen and (min-width: 480px) and (max-width: 969px)
{
div#container
{
   width: 480px;
}
body
{
   background-color: #F5F5F5;
   background-image: none;
}
#MasterPage1
{
   left: 0px;
   top: 0px;
   width: 480px;
   height: 420px;
   visibility: visible;
   display: inline;
}
#wb_top_bookmark
{
   visibility: visible;
   display: inline-block;
}
#wb_OverlayMenu-m
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#OverlayMenu-m
{
   background-color: #3E4095;
   background-image: none;
   border: 0px solid #3E4095;
   width: 50px;
   height: 50px;
}
#OverlayMenu-m:hover
{
   background-color: #A9A9A9;
   background-image: none;
   border-color: #3E4095;
}
#OverlayMenu-m .line
{
   background: #FFFFFF;
}
#OverlayMenu-m:hover .line
{
   background: #3E4095;
}
#OverlayMenu-m .line:first-child
{
   margin-top: 9px;
}
#OverlayMenu-m-overlay ul
{
   font-size: 16px;
   text-align: left;
}
#wb_OverlayMenu-m.affix
{
   margin-left: -25px;
}
#wb_default_mob
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_default_mob
{
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_CssMenuD
{
   width: 460px;
   height: 128px;
   visibility: hidden;
   display: none;
   margin: 25px 0px 25px 0px;
   text-align: center;
}
#wb_CssMenuD li
{
   width: 100px;
}
#wb_CssMenuD a
{
   color: #FFFFFF;
   border: 0px none #FFFFFF;
   background-color: transparent;
   background-image: none;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   width: 90px;
   height: 28px;
   padding: 0px 5px 0px 5px;
   line-height: 28px;
   text-align: center;
}
#wb_CssMenuD li:hover a, #wb_CssMenuD a:hover, #wb_CssMenuD .active
{
   color: #00BFFF;
   background-color: transparent;
   background-image: none;
   border: 0px none #FFFFFF;
}
#wb_CssMenuD a.withsubmenu
{
   padding: 0 5px 0 5px;
   width: 90px;
}
#wb_CssMenuD ul :hover ul
{
   left: 0px;
   top: 28px;
   padding-top: 0px;
   visibility: visible;
}
#wb_CssMenuD .firstmain:hover ul
{
   left: 0px;
}
#wb_CssMenuD li li
{
   width: 120px;
}
#wb_CssMenuD ul ul a, #wb_CssMenuD ul :hover ul a
{
   width: 108px;
   padding: 7px 6px 6px 6px;
   background-color: #3E4095;
   border: 0px none #FFFFFF;
   color: #FFFFFF;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   line-height: 15px;
   text-decoration: none;
}
#wb_CssMenuD ul ul :hover a, #wb_CssMenuD ul ul a:hover, #wb_CssMenuD ul ul :hover ul :hover a, #wb_CssMenuD ul ul :hover ul a:hover
{
   background-color: #00BFFF;
   border: 0px none #000000;
   color: #000000;
}
#wb_default_email
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_default_email
{
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #000000;
   background-image: none;
}
#wb_LayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   padding: 5px 15px 5px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3, #LayoutGrid1 > .row > .col-4
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid1 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid transparent;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid1 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid transparent;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid1 > .row > .col-4
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #3E4095;
   background-image: none;
}
#wb_LayoutGrid2
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   padding: 18px 10px 10px 10px;
}
#LayoutGrid2 .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   padding-right: 10px;
   padding-left: 10px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid2 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_tripack-logo
{
   width: 200px;
   height: 66px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#tripack-logo
{
   width: 200px;
   height: 66px;
}
#wb_Shape1
{
   left: 20px;
   top: 20px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#top_button
{
   width: 70px;
   height: 70px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#top_button_Container
{
   width: 70px;
}
#wb_Text2
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#wb_plastic-caps-bookmark
{
   visibility: visible;
   display: inline-block;
}
#portfolioRollOverText1
{
   visibility: visible;
   display: block;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid9
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid9 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid9 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid9 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_plastic-caps-text
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_plastic-caps-text
{
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid3
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid5
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid5 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text7
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text7
{
   margin: 0;
   padding: 0;
}
#wb_portfolioLayoutGrid1
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #F5F5F5;
   background-image: none;
}
#wb_portfolioLayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#portfolioLayoutGrid1
{
   padding: 0px 15px 20px 15px;
}
#portfolioLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#portfolioLayoutGrid1 > .row > .col-1, #portfolioLayoutGrid1 > .row > .col-2, #portfolioLayoutGrid1 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#portfolioLayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#portfolioLayoutGrid1 > .row > .col-1 > .col-1-padding
{
   padding: 10px 0px 10px 0px;
}
#portfolioLayoutGrid1 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#portfolioLayoutGrid1 > .row > .col-2 > .col-2-padding
{
   padding: 10px 0px 10px 0px;
}
#portfolioLayoutGrid1 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#portfolioLayoutGrid1 > .row > .col-3 > .col-3-padding
{
   padding: 10px 0px 10px 0px;
}
#portfolioRollOverText2
{
   visibility: visible;
   display: block;
}
#portfolioRollOverText3
{
   visibility: visible;
   display: block;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #F5F5F5;
   background-image: none;
}
#wb_LayoutGrid4
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   padding: 0px 15px 20px 15px;
}
#LayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2, #LayoutGrid4 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid4 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid4 > .row > .col-1 > .col-1-padding
{
   padding: 10px 0px 10px 0px;
}
#LayoutGrid4 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid4 > .row > .col-2 > .col-2-padding
{
   padding: 10px 0px 10px 0px;
}
#LayoutGrid4 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid4 > .row > .col-3 > .col-3-padding
{
   padding: 10px 0px 10px 0px;
}
#RollOverText1
{
   visibility: visible;
   display: block;
}
#RollOverText2
{
   visibility: visible;
   display: block;
}
#RollOverText3
{
   visibility: visible;
   display: block;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #F5F5F5;
   background-image: none;
}
#wb_LayoutGrid6
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   padding: 0px 15px 20px 15px;
}
#LayoutGrid6 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid6 > .row > .col-1, #LayoutGrid6 > .row > .col-2, #LayoutGrid6 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid6 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid6 > .row > .col-1 > .col-1-padding
{
   padding: 10px 0px 10px 0px;
}
#LayoutGrid6 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid6 > .row > .col-2 > .col-2-padding
{
   padding: 10px 0px 10px 0px;
}
#LayoutGrid6 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid6 > .row > .col-3 > .col-3-padding
{
   padding: 10px 0px 10px 0px;
}
#RollOverText4
{
   visibility: visible;
   display: block;
}
#RollOverText5
{
   visibility: visible;
   display: block;
}
#RollOverText6
{
   visibility: visible;
   display: block;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #F5F5F5;
   background-image: none;
}
#wb_LayoutGrid7
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   padding: 0px 15px 20px 15px;
}
#LayoutGrid7 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid7 > .row > .col-1, #LayoutGrid7 > .row > .col-2, #LayoutGrid7 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid7 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid7 > .row > .col-1 > .col-1-padding
{
   padding: 10px 0px 10px 0px;
}
#LayoutGrid7 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid7 > .row > .col-2 > .col-2-padding
{
   padding: 10px 0px 10px 0px;
}
#LayoutGrid7 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid7 > .row > .col-3 > .col-3-padding
{
   padding: 10px 0px 10px 0px;
}
#RollOverText7
{
   visibility: visible;
   display: block;
}
#RollOverText8
{
   visibility: visible;
   display: block;
}
#RollOverText9
{
   visibility: visible;
   display: block;
}
#wb_LayoutGrid8
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #D3D3D3;
   background-image: none;
}
#wb_LayoutGrid8
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   padding: 10px 15px 20px 15px;
}
#LayoutGrid8 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid8 > .row > .col-1, #LayoutGrid8 > .row > .col-2, #LayoutGrid8 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid8 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid8 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid8 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text1
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_Text3
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text3
{
   margin: 0;
   padding: 0;
}
#wb_Text4
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text4
{
   margin: 0;
   padding: 0;
}
}
@media only screen and (max-width: 479px)
{
div#container
{
   width: 320px;
}
body
{
   background-color: #F5F5F5;
   background-image: none;
}
#MasterPage1
{
   left: 0px;
   top: 0px;
   width: 320px;
   height: 410px;
   visibility: visible;
   display: inline;
}
#wb_top_bookmark
{
   visibility: visible;
   display: inline-block;
}
#wb_OverlayMenu-m
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#OverlayMenu-m
{
   background-color: #3E4095;
   background-image: none;
   border: 0px solid #3E4095;
   width: 50px;
   height: 50px;
}
#OverlayMenu-m:hover
{
   background-color: #A9A9A9;
   background-image: none;
   border-color: #3E4095;
}
#OverlayMenu-m .line
{
   background: #FFFFFF;
}
#OverlayMenu-m:hover .line
{
   background: #3E4095;
}
#OverlayMenu-m .line:first-child
{
   margin-top: 9px;
}
#OverlayMenu-m-overlay ul
{
   font-size: 16px;
   text-align: left;
}
#wb_OverlayMenu-m.affix
{
   margin-left: -25px;
}
#wb_default_mob
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 0px solid transparent;
}
#wb_default_mob
{
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_CssMenuD
{
   width: 290px;
   height: 128px;
   visibility: hidden;
   display: none;
   margin: 25px 0px 25px 0px;
   text-align: left;
}
#wb_CssMenuD li
{
   width: 100px;
}
#wb_CssMenuD a
{
   color: #FFFFFF;
   border: 0px none #FFFFFF;
   background-color: transparent;
   background-image: none;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   width: 90px;
   height: 28px;
   padding: 0px 5px 0px 5px;
   line-height: 28px;
   text-align: center;
}
#wb_CssMenuD li:hover a, #wb_CssMenuD a:hover, #wb_CssMenuD .active
{
   color: #00BFFF;
   background-color: transparent;
   background-image: none;
   border: 0px none #FFFFFF;
}
#wb_CssMenuD a.withsubmenu
{
   padding: 0 5px 0 5px;
   width: 90px;
}
#wb_CssMenuD ul :hover ul
{
   left: 0px;
   top: 28px;
   padding-top: 0px;
   visibility: visible;
}
#wb_CssMenuD .firstmain:hover ul
{
   left: 0px;
}
#wb_CssMenuD li li
{
   width: 120px;
}
#wb_CssMenuD ul ul a, #wb_CssMenuD ul :hover ul a
{
   width: 108px;
   padding: 7px 6px 6px 6px;
   background-color: #3E4095;
   border: 0px none #FFFFFF;
   color: #FFFFFF;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   line-height: 15px;
   text-decoration: none;
}
#wb_CssMenuD ul ul :hover a, #wb_CssMenuD ul ul a:hover, #wb_CssMenuD ul ul :hover ul :hover a, #wb_CssMenuD ul ul :hover ul a:hover
{
   background-color: #00BFFF;
   border: 0px none #000000;
   color: #000000;
}
#wb_default_email
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
}
#wb_default_email
{
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #000000;
   background-image: none;
   background-image: none;
   border: 0px solid transparent;
}
#wb_LayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   padding: 15px 15px 15px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3, #LayoutGrid1 > .row > .col-4
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid1 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid transparent;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid1 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid transparent;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid1 > .row > .col-4
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #3E4095;
   background-image: none;
   background-image: none;
   border: 0px solid transparent;
}
#wb_LayoutGrid2
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   padding: 18px 10px 10px 10px;
}
#LayoutGrid2 .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   padding-right: 10px;
   padding-left: 10px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid2 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_tripack-logo
{
   width: 200px;
   height: 66px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#tripack-logo
{
   width: 200px;
   height: 66px;
}
#wb_Shape1
{
   left: 8px;
   top: 8px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#top_button
{
   width: 46px;
   height: 46px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
}
#top_button_Container
{
   width: 46px;
}
#wb_Text2
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#wb_plastic-caps-bookmark
{
   visibility: visible;
   display: inline-block;
}
#portfolioRollOverText1
{
   visibility: visible;
   display: block;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid9
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid9 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid9 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid9 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_plastic-caps-text
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_plastic-caps-text
{
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid3
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid5
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid5 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text7
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text7
{
   margin: 0;
   padding: 0;
}
#wb_portfolioLayoutGrid1
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #F5F5F5;
   background-image: none;
}
#wb_portfolioLayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#portfolioLayoutGrid1
{
   padding: 0px 15px 20px 15px;
}
#portfolioLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#portfolioLayoutGrid1 > .row > .col-1, #portfolioLayoutGrid1 > .row > .col-2, #portfolioLayoutGrid1 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#portfolioLayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#portfolioLayoutGrid1 > .row > .col-1 > .col-1-padding
{
   padding: 10px 0px 10px 0px;
}
#portfolioLayoutGrid1 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#portfolioLayoutGrid1 > .row > .col-2 > .col-2-padding
{
   padding: 10px 0px 10px 0px;
}
#portfolioLayoutGrid1 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#portfolioLayoutGrid1 > .row > .col-3 > .col-3-padding
{
   padding: 10px 0px 10px 0px;
}
#portfolioRollOverText2
{
   visibility: visible;
   display: block;
}
#portfolioRollOverText3
{
   visibility: visible;
   display: block;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #F5F5F5;
   background-image: none;
}
#wb_LayoutGrid4
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   padding: 0px 15px 20px 15px;
}
#LayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2, #LayoutGrid4 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid4 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid4 > .row > .col-1 > .col-1-padding
{
   padding: 10px 0px 10px 0px;
}
#LayoutGrid4 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid4 > .row > .col-2 > .col-2-padding
{
   padding: 10px 0px 10px 0px;
}
#LayoutGrid4 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid4 > .row > .col-3 > .col-3-padding
{
   padding: 10px 0px 10px 0px;
}
#RollOverText1
{
   visibility: visible;
   display: block;
}
#RollOverText2
{
   visibility: visible;
   display: block;
}
#RollOverText3
{
   visibility: visible;
   display: block;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #F5F5F5;
   background-image: none;
}
#wb_LayoutGrid6
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   padding: 0px 15px 20px 15px;
}
#LayoutGrid6 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid6 > .row > .col-1, #LayoutGrid6 > .row > .col-2, #LayoutGrid6 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid6 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid6 > .row > .col-1 > .col-1-padding
{
   padding: 10px 0px 10px 0px;
}
#LayoutGrid6 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid6 > .row > .col-2 > .col-2-padding
{
   padding: 10px 0px 10px 0px;
}
#LayoutGrid6 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid6 > .row > .col-3 > .col-3-padding
{
   padding: 10px 0px 10px 0px;
}
#RollOverText4
{
   visibility: visible;
   display: block;
}
#RollOverText5
{
   visibility: visible;
   display: block;
}
#RollOverText6
{
   visibility: visible;
   display: block;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #F5F5F5;
   background-image: none;
}
#wb_LayoutGrid7
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   padding: 0px 15px 20px 15px;
}
#LayoutGrid7 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid7 > .row > .col-1, #LayoutGrid7 > .row > .col-2, #LayoutGrid7 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid7 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid7 > .row > .col-1 > .col-1-padding
{
   padding: 10px 0px 10px 0px;
}
#LayoutGrid7 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid7 > .row > .col-2 > .col-2-padding
{
   padding: 10px 0px 10px 0px;
}
#LayoutGrid7 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid7 > .row > .col-3 > .col-3-padding
{
   padding: 10px 0px 10px 0px;
}
#RollOverText7
{
   visibility: visible;
   display: block;
}
#RollOverText8
{
   visibility: visible;
   display: block;
}
#RollOverText9
{
   visibility: visible;
   display: block;
}
#wb_LayoutGrid8
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #D3D3D3;
   background-image: none;
}
#wb_LayoutGrid8
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   padding: 10px 15px 20px 15px;
}
#LayoutGrid8 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid8 > .row > .col-1, #LayoutGrid8 > .row > .col-2, #LayoutGrid8 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid8 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid8 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid8 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text1
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_Text3
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text3
{
   margin: 0;
   padding: 0;
}
#wb_Text4
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text4
{
   margin: 0;
   padding: 0;
}
}
