html, body, #container
{
   width: 100%;
   height: 100%;
}
body
{
   background-color: #000000;
   background-image: url('images/tropnetic-background-1.jpg');
   background-attachment: fixed;
   background-position: center center;
   background-repeat: repeat;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
a
{
   color: #FFFFFF;
   text-decoration: underline;
}
a:hover
{
   color: #FFFFFF;
   text-decoration: underline;
}
#PageHeader1
{
   background-color: transparent;
   border-radius: 0px;
   box-sizing: border-box;
}
#PageHeader1-video
{
   background: #000000;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   overflow: hidden;
   z-index: -99;
}
#PageHeader1-video video
{
   object-fit: cover;
   pointer-events: none;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_ResponsiveMenu1
{
   display: block;
   background-color: rgba(13,110,253,0.00);
   font-family: Arial;
   font-weight: bold;
   text-align: center;
   width: 100%;
   margin: 0;
}
#ResponsiveMenu1
{
   display: inline-block;
   background-color: rgba(13,110,253,0.00);
   height: 46px;
}
#wb_ResponsiveMenu1 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_ResponsiveMenu1 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_ResponsiveMenu1 ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_ResponsiveMenu1 ul li i
{
   font-size: 5px;
   width: 5px;
   margin-bottom: 0px;
}
#wb_ResponsiveMenu1 ul li a
{
   background-color: rgba(13,110,253,0.00);
   color: #D8BFD8;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 10px 15px 10px 15px;
   text-align: center;
}
#wb_ResponsiveMenu1 > ul > li > a 
{
   height: 26px;
}
.ResponsiveMenu1 a 
{
   display: block;
}
#wb_ResponsiveMenu1 li:hover > a, #wb_ResponsiveMenu1 li .active
{
   background-color: rgba(11,94,215,0.00);
   color: #6A5ACD;
}
#wb_ResponsiveMenu1 ul ul
{
   display: none;
   position: absolute;
   top: 46px;
}
#wb_ResponsiveMenu1 ul li:hover > ul
{
   display: list-item;
}
#wb_ResponsiveMenu1 ul ul li 
{
   float: none;
   position: relative;
   width: 199px;
}
#wb_ResponsiveMenu1 ul ul li a
{
   background-color: rgba(13,110,253,0.00);
   border: 0px solid #0D6EFD;
   color: #D8BFD8;
}
#wb_ResponsiveMenu1 ul ul li:hover > a, #wb_ResponsiveMenu1 ul ul li .active
{
   background-color: rgba(11,94,215,0.00);
   color: #6A5ACD;
}
#wb_ResponsiveMenu1 ul ul li i 
{
   margin-right: 1px;
   vertical-align: middle;
}
#wb_ResponsiveMenu1 ul ul li a 
{
   padding-top: 10px;
   padding-right: 20px;
   padding-bottom: 10px;
   text-align: left;
   vertical-align: middle;
}
#wb_ResponsiveMenu1 ul ul ul li 
{
   left: 199px;
   position: relative;
   top: -46px;
}
#wb_ResponsiveMenu1 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #D8BFD8;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_ResponsiveMenu1 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-left: 4px solid #D8BFD8;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_ResponsiveMenu1 li:hover > a .arrow-down, #wb_ResponsiveMenu1 li .active .arrow-down
{ 
   border-top-color: #6A5ACD;
}
#wb_ResponsiveMenu1 ul ul li:hover > a .arrow-left, #wb_ResponsiveMenu1 ul ul li .active .arrow-left
{ 
   border-left-color: #6A5ACD;
}
#wb_ResponsiveMenu1 .toggle,[id^=ResponsiveMenu1-submenu]
{
   display: none;
}
@media all and (max-width:768px) 
{
#wb_ResponsiveMenu1
{
   margin: 0;
   text-align: left;
}
#wb_ResponsiveMenu1 ul li a, #wb_ResponsiveMenu1 .toggle
{
   font-size: 19px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 10px 20px 10px 20px;
}
#wb_ResponsiveMenu1 .toggle + a
{
   display: none !important;
}
.ResponsiveMenu1 
{
   display: none;
   z-index: 9999;
}
#ResponsiveMenu1 
{
   background-color: transparent;
   display: none;
}
#wb_ResponsiveMenu1 > ul > li > a 
{
   height: auto !important;
   margin: 0;
}
#wb_ResponsiveMenu1 .toggle 
{
   display: block;
   background-color: rgba(13,110,253,0.00);
   color: #D8BFD8;
   padding: 0 20px 0 20px;
   line-height: 42px;
   text-decoration: none;
   border: none;
}
#wb_ResponsiveMenu1 .toggle:hover
{
   background-color: rgba(11,94,215,0.00);
   color: #6A5ACD;
}
[id^=ResponsiveMenu1-submenu]:checked + ul 
{
   display: block !important;
}
#ResponsiveMenu1-title
{
   height: 46px !important;
   line-height: 46px !important;
   text-align: center;
}
#wb_ResponsiveMenu1 ul li 
{
   display: block;
   width: 100% !important;
   text-align: left;
}
#wb_ResponsiveMenu1 ul ul .toggle,
#wb_ResponsiveMenu1 ul ul a 
{
   padding: 0 40px;
}
#wb_ResponsiveMenu1 a:hover,
#wb_ResponsiveMenu1 ul ul ul a 
{
   background-color: rgba(13,110,253,0.00);
   color: #D8BFD8;
}
#wb_ResponsiveMenu1 ul li ul li .toggle,
#wb_ResponsiveMenu1 ul ul a 
{
   background-color: rgba(13,110,253,0.00);
   color: #D8BFD8;
}
#wb_ResponsiveMenu1 ul ul ul a 
{
   padding: 10px 20px 10px 60px;
}
#wb_ResponsiveMenu1 ul li a 
{
   text-align: left;
}
#wb_ResponsiveMenu1 ul li a br 
{
   display: none;
}
#wb_ResponsiveMenu1 ul li i 
{
   margin-right: 1px;
}
#wb_ResponsiveMenu1 ul ul 
{
   float: none;
   position: static;
}
#wb_ResponsiveMenu1 ul ul li:hover > ul,
#wb_ResponsiveMenu1 ul li:hover > ul 
{
   display: none;
}
#wb_ResponsiveMenu1 ul ul li 
{
   display: block;
   width: 100%;
}
#wb_ResponsiveMenu1 ul ul ul li 
{
   position: static;
}
#ResponsiveMenu1-icon 
{
   display: block;
   position: absolute;
   left: 15px;
   top: 11px;
   user-select: none;
}
#ResponsiveMenu1-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #D8BFD8;
   color: #D8BFD8;
   width: 24px;
}
#wb_ResponsiveMenu1 ul li ul li .toggle:hover
{
   background-color: #0B5ED7;
   color: #6A5ACD;
}
#wb_ResponsiveMenu1 .toggle .arrow-down 
{
   border-top-color: #D8BFD8;
}
#wb_ResponsiveMenu1 .toggle:hover .arrow-down, #wb_ResponsiveMenu1 li .active .arrow-down
{
   border-top-color: #6A5ACD;
}
#wb_ResponsiveMenu1 ul li ul li .toggle .arrow-down 
{
   border-top-color: #D8BFD8;
}
#wb_ResponsiveMenu1 ul li ul li .toggle:hover .arrow-down, #wb_ResponsiveMenu1 ul li ul li .active .arrow-down
{
   border-top-color: #6A5ACD;
}
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('images/ny-millz-1.jpg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 600px 0 0 0 ;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 30px 15px 30px 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
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: center;
}
#LayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 83.33333333%;
   text-align: center;
}
#LayoutGrid1 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_Image1
{
   margin: 40px 0 35px 0 ;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 400px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#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;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   padding: 20px 2px 20px 2px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1275px;
}
#LayoutGrid3 > .row
{
   margin-right: -2px;
   margin-left: -2px;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 2px;
   padding-left: 2px;
   position: relative;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3
{
   float: left;
}
#LayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: center;
}
#LayoutGrid3 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 66.66666667%;
   text-align: center;
}
#LayoutGrid3 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   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: 768px)
{
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid4
{
   box-sizing: border-box;
   padding: 20px 2px 20px 2px;
   margin-right: auto;
   margin-left: auto;
   max-width: 900px;
}
#LayoutGrid4 > .row
{
   margin-right: -2px;
   margin-left: -2px;
}
#LayoutGrid4 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 2px;
   padding-left: 2px;
   position: relative;
}
#LayoutGrid4 > .row > .col-1
{
   float: left;
}
#LayoutGrid4 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid4:before,
#LayoutGrid4:after,
#LayoutGrid4 .row:before,
#LayoutGrid4 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid4:after,
#LayoutGrid4 .row:after
{
   clear: both;
}
@media (max-width: 300px)
{
#LayoutGrid4 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid2 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_footer
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footer
{
   box-sizing: border-box;
   padding: 40px 15px 40px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1275px;
}
#footer > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footer > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footer > .row > .col-1
{
   float: left;
}
#footer > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#footer:before,
#footer:after,
#footer .row:before,
#footer .row:after
{
   display: table;
   content: " ";
}
#footer:after,
#footer .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#footer > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_footerText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 12px 0 0 0 ;
   text-align: center;
}
#wb_footerText2
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
}
#wb_footerText2 div
{
   text-align: center;
}
#wb_footerText2
{
   display: block;
   margin: 12px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_footerIcon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 2px;
   text-align: center;
   margin: 0 10px 0 10px;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footerIcon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#footerIcon2
{
   height: 40px;
   width: 40px;
}
#footerIcon2 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 40px;
   line-height: 40px;
   vertical-align: middle;
   width: 43px;
}
#wb_footerIcon2:hover #footerIcon2 i
{
   color: #EF2600;
}
#wb_footerIcon4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 2px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footerIcon4 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#footerIcon4
{
   height: 40px;
   width: 40px;
}
#footerIcon4 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 40px;
   line-height: 40px;
   vertical-align: middle;
   width: 40px;
}
#wb_footerIcon4:hover #footerIcon4 i
{
   color: #FFC0A0;
}
#wb_footerHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 40px 0 20px 0;
   text-align: center;
}
#footerHeading
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_footerMenu
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 20px 0 20px 0 ;
   text-align: center;
   position: relative;
   z-index: 1111 !important;
}
#wb_footerMenu::after
{
   content: "";
   display: table;
clear: both;
}
#wb_footerMenu ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
}
#wb_footerMenu li
{
   float: left;
   margin: 0;
   padding: 5px 4px 5px 0px;
}
#wb_footerMenu a
{
   display: block;
   float: left;
   color: #FFFFFF;
   border: 1px solid rgba(255,255,255,0.00);
   border-radius: 0px;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
   vertical-align: middle;
}
#wb_footerMenu > ul > li > a
{
   height: 26px;
   line-height: 26px;
   padding: 0px 10px 0px 10px;
}
#wb_footerMenu li:hover a, #wb_footerMenu a:hover
{
   color: #7F7F7F;
}
.footerMenu-effect:before
{
   border: 1px solid #3F74A4;
   background-color: #3F74A4;
   background-image: none;
}
#wb_footerMenu li.firstmain
{
   padding-left: 5px;
}
#wb_footerMenu li.lastmain
{
   padding-right: 5px;
}
#wb_footerMenu br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
.footerMenu-effect
{
   display: inline-block;
   position: relative;
   transform: perspective(0px) translateX(0);
   transition: color 200ms linear;
}
.footerMenu-effect:before
{
   content: "";
   position: absolute;
   height: 0px;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   opacity: 0;
   transform: scaleX(0);
   transform-origin: 50%;
   transition: all 200ms linear;
}
.footerMenu-effect:hover:before, .footerMenu-effect:focus:before, .footerMenu-effect.active:before
{
   transform: scaleX(1);
   opacity: 1;
}
#wb_Icon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 2px;
   text-align: center;
   margin: 0 10px 0 10px;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon1
{
   height: 40px;
   width: 40px;
}
#Icon1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 40px;
   line-height: 40px;
   vertical-align: middle;
   width: 40px;
}
#wb_Icon1:hover #Icon1 i
{
   color: #AFEEEE;
}
#wb_Icon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 2px;
   text-align: center;
   margin: 0 10px 0 10px;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon2
{
   height: 40px;
   width: 40px;
}
#Icon2 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 40px;
   line-height: 40px;
   vertical-align: middle;
   width: 40px;
}
#wb_Icon2:hover #Icon2 i
{
   color: #1E1E1E;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   line-height: 21px;
}
#wb_Text1 p, #wb_Text1 ul
{
   margin: 0;
   padding: 0;
}
#wb_Icon3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 2px;
   text-align: center;
   margin: 0 10px 0 10px;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon3
{
   height: 40px;
   width: 40px;
}
#Icon3 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 40px;
   line-height: 40px;
   vertical-align: middle;
   width: 40px;
}
#wb_Icon3:hover #Icon3 i
{
   color: #005392;
}
#wb_Image2
{
   margin: 100px 0 35px 0 ;
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#Button1
{
   box-sizing: border-box;
   line-height: 23px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #000000;
   border-radius: 4px;
   background-color: #000000;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#Button1:focus
{
   outline: 0;
}
#Html3
{
   display: inline-block;
   width: 100%;
   height: 373px;
   z-index: 19;
}
#wb_Icon1
{
   display: inline-block;
   width: 40px;
   height: 40px;
   text-align: center;
   z-index: 14;
}
#PageHeader1_Container
{
   width: 970px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_footerHeading
{
   display: none;
   width: 100%;
   z-index: 23;
}
#wb_Image1
{
   display: none;
   width: 100%;
   height: auto;
   z-index: 11;
}
#wb_ResponsiveMenu1
{
   position: absolute;
   left: 153px;
   top: 27px;
   width: 683px;
   height: 69px;
   z-index: 0;
}
#PageHeader1
{
   position: absolute;
   text-align: center;
   left: 0px;
   top: 0px;
   width: 100%;
   height: 478px;
   z-index: 7777;
}
#Button1
{
   display: inline-block;
   width: 60px;
   height: 25px;
   z-index: 26;
}
#wb_footerIcon2
{
   display: inline-block;
   width: 40px;
   height: 40px;
   text-align: center;
   z-index: 17;
}
#wb_footerIcon4
{
   display: none;
   width: 40px;
   height: 40px;
   text-align: center;
   z-index: 16;
}
#wb_Image2
{
   display: none;
   width: 100%;
   height: auto;
   z-index: 12;
}
#wb_footerMenu
{
   display: none;
   width: 100%;
   z-index: 24;
}
#wb_Text1
{
   position: absolute;
   left: 186px;
   top: 433px;
   width: 616px;
   height: 21px;
   visibility: hidden;
   text-align: center;
   z-index: 1;
}
#wb_Icon2
{
   display: inline-block;
   width: 40px;
   height: 40px;
   text-align: center;
   z-index: 15;
}
#wb_Icon3
{
   display: inline-block;
   width: 40px;
   height: 40px;
   text-align: center;
   z-index: 13;
}
@media only screen and (min-width: 1024px)
{
body
{
   background-color: #000000;
   background-image: url('images/tropnetic-background-1.jpg');
   background-attachment: fixed;
   background-position: center center;
   background-repeat: repeat;
}
#PageHeader1
{
   top: 0px;
   height: 587px;
   visibility: visible;
   background-color: transparent;
}
#PageHeader1
{
   width: 100%;
}
#PageHeader1_Container
{
   width: 1024px;
}
#wb_ResponsiveMenu1
{
   left: 157px;
   top: 26px;
   width: 689px;
   height: 66px;
   visibility: visible;
   display: inline;
   margin: 0;
   text-align: center;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: url('images/ny-millz-1.jpg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 600px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 30px 15px 30px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid1 > .row > .col-2
{
   display: block;
   width: 83.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid1 > .row > .col-3
{
   display: block;
   width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Image1
{
   width: 100%;
   visibility: hidden;
   display: none;
   margin: 40px 0 35px 0 ;
   padding: 0;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 20px 2px 20px 2px;
}
#LayoutGrid3 .row
{
   margin-right: -2px;
   margin-left: -2px;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3
{
   padding-right: 2px;
   padding-left: 2px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid3 > .row > .col-2
{
   display: block;
   width: 66.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid3 > .row > .col-3
{
   display: block;
   width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 20px 2px 20px 2px;
}
#LayoutGrid4 .row
{
   margin-right: -2px;
   margin-left: -2px;
}
#LayoutGrid4 > .row > .col-1
{
   padding-right: 2px;
   padding-left: 2px;
}
#LayoutGrid4 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 40px 15px 40px 15px;
}
#footer .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footer > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#footer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_footerText2
{
   visibility: visible;
   display: block;
}
#wb_footerText2
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_footerIcon2
{
   width: 30px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 10px;
   padding: 0;
}
#footerIcon2
{
   width: 30px;
   height: 40px;
}
#footerIcon2 i
{
   line-height: 40px;
   font-size: 30px;
   width: 32px;
}
#wb_footerIcon4
{
   width: 40px;
   height: 40px;
   visibility: hidden;
   display: none;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#footerIcon4
{
   width: 40px;
   height: 40px;
}
#footerIcon4 i
{
   line-height: 40px;
   font-size: 40px;
   width: 39px;
}
#wb_footerHeading
{
   width: 100%;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 40px 0 20px 0;
}
#wb_footerMenu
{
   visibility: hidden;
   display: none;
   margin: 20px 0 20px 0 ;
   text-align: center;
}
#wb_footerMenu li
{
}
#wb_footerMenu a
{
   color: #FFFFFF;
   border: 1px solid rgba(255,255,255,0.00);
   border-radius: 0px;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_footerMenu > ul > li > a
{
   height: 26px;
   line-height: 26px;
}
#wb_footerMenu li:hover a, #wb_footerMenu a:hover
{
   color: #7F7F7F;
}
.footerMenu-effect:before
{
   border: 1px solid #3F74A4;
   background-color: #3F74A4;
   background-image: none;
}
#wb_footerMenu li
{
   padding: 5px 4px 5px 0px;
}
#wb_Icon1
{
   width: 30px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 10px;
   padding: 0;
}
#Icon1
{
   width: 30px;
   height: 40px;
}
#Icon1 i
{
   line-height: 40px;
   font-size: 30px;
   width: 30px;
}
#wb_Icon2
{
   width: 30px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 10px;
   padding: 0;
}
#Icon2
{
   width: 30px;
   height: 40px;
}
#Icon2 i
{
   line-height: 40px;
   font-size: 30px;
   width: 30px;
}
#wb_Text1
{
   left: 186px;
   top: 547px;
   width: 652px;
   height: 21px;
   visibility: hidden;
   display: none;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#Html3
{
   width: 990px;
   height: 330px;
   visibility: visible;
   display: inline-block;
}
#wb_Icon3
{
   width: 30px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 10px;
   padding: 0;
}
#Icon3
{
   width: 30px;
   height: 40px;
}
#Icon3 i
{
   line-height: 40px;
   font-size: 30px;
   width: 30px;
}
#wb_Image2
{
   width: 100%;
   visibility: hidden;
   display: none;
   margin: 100px 0 35px 0 ;
   padding: 0;
}
#Button1
{
   width: 60px;
   height: 25px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 1px 6px 1px 6px;
}
#Button1
{
   line-height: 23px;
}
}
@media only screen and (min-width: 768px) and (max-width: 1023px)
{
body
{
   background-color: #000000;
   background-image: url('images/tropnetic-background-1.jpg');
   background-attachment: fixed;
   background-position: center center;
   background-repeat: repeat;
}
#PageHeader1
{
   top: 0px;
   height: 388px;
   visibility: visible;
   background-color: transparent;
}
#PageHeader1
{
   width: 100%;
}
#PageHeader1_Container
{
   width: 768px;
}
#wb_ResponsiveMenu1
{
   left: 109px;
   top: 21px;
   width: 512px;
   height: 66px;
   visibility: visible;
   display: inline;
   margin: 0;
   text-align: center;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: url('images/ny-millz-1.jpg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 600px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 30px 15px 30px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid1 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid1 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Image1
{
   width: 100%;
   visibility: hidden;
   display: none;
   margin: 40px 0 35px 0 ;
   padding: 0;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 20px 2px 20px 2px;
}
#LayoutGrid3 .row
{
   margin-right: -2px;
   margin-left: -2px;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3
{
   padding-right: 2px;
   padding-left: 2px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid3 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid3 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 20px 2px 20px 2px;
}
#LayoutGrid4 .row
{
   margin-right: -2px;
   margin-left: -2px;
}
#LayoutGrid4 > .row > .col-1
{
   padding-right: 2px;
   padding-left: 2px;
}
#LayoutGrid4 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 40px 15px 40px 15px;
}
#footer .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footer > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#footer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_footerText2
{
   visibility: visible;
   display: block;
}
#wb_footerText2
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_footerIcon2
{
   width: 30px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 10px;
   padding: 0;
}
#footerIcon2
{
   width: 30px;
   height: 40px;
}
#footerIcon2 i
{
   line-height: 40px;
   font-size: 30px;
   width: 32px;
}
#wb_footerIcon4
{
   width: 40px;
   height: 40px;
   visibility: hidden;
   display: none;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#footerIcon4
{
   width: 40px;
   height: 40px;
}
#footerIcon4 i
{
   line-height: 40px;
   font-size: 40px;
   width: 39px;
}
#wb_footerHeading
{
   width: 100%;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 40px 0 20px 0;
}
#wb_footerMenu
{
   visibility: hidden;
   display: none;
   margin: 20px 0 20px 0 ;
   text-align: center;
}
#wb_footerMenu li
{
}
#wb_footerMenu a
{
   color: #FFFFFF;
   border: 1px solid rgba(255,255,255,0.00);
   border-radius: 0px;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_footerMenu > ul > li > a
{
   height: 26px;
   line-height: 26px;
}
#wb_footerMenu li:hover a, #wb_footerMenu a:hover
{
   color: #7F7F7F;
}
.footerMenu-effect:before
{
   border: 1px solid #3F74A4;
   background-color: #3F74A4;
   background-image: none;
}
#wb_footerMenu li
{
   padding: 5px 4px 5px 0px;
}
#wb_Icon1
{
   width: 30px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 10px;
   padding: 0;
}
#Icon1
{
   width: 30px;
   height: 40px;
}
#Icon1 i
{
   line-height: 40px;
   font-size: 30px;
   width: 30px;
}
#wb_Icon2
{
   width: 30px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 10px;
   padding: 0;
}
#Icon2
{
   width: 30px;
   height: 40px;
}
#Icon2 i
{
   line-height: 40px;
   font-size: 30px;
   width: 30px;
}
#wb_Text1
{
   left: 143px;
   top: 351px;
   width: 482px;
   height: 21px;
   visibility: hidden;
   display: none;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#Html3
{
   width: 734px;
   height: 330px;
   visibility: visible;
   display: inline-block;
}
#wb_Icon3
{
   width: 30px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 10px;
   padding: 0;
}
#Icon3
{
   width: 30px;
   height: 40px;
}
#Icon3 i
{
   line-height: 40px;
   font-size: 30px;
   width: 30px;
}
#wb_Image2
{
   width: 100%;
   visibility: hidden;
   display: none;
   margin: 100px 0 35px 0 ;
   padding: 0;
}
#Button1
{
   width: 60px;
   height: 25px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 1px 6px 1px 6px;
}
#Button1
{
   line-height: 23px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px)
{
body
{
   background-color: #000000;
   background-image: url('images/tropnetic-background-1.jpg');
   background-attachment: fixed;
   background-position: center center;
   background-repeat: repeat;
}
#PageHeader1
{
   top: 0px;
   height: 286px;
   visibility: visible;
   background-color: transparent;
}
#PageHeader1
{
   width: 100%;
}
#PageHeader1_Container
{
   width: 480px;
}
#wb_ResponsiveMenu1
{
   left: 10px;
   top: 23px;
   width: 456px;
   height: 66px;
   visibility: visible;
   display: inline;
   margin: 0;
   text-align: center;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: url('images/ny-millz-1.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 300px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 30px 15px 30px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid1 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid1 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Image1
{
   width: 100%;
   visibility: hidden;
   display: none;
   margin: 0 0 35px 0 ;
   padding: 0;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 20px 2px 20px 2px;
}
#LayoutGrid3 .row
{
   margin-right: -2px;
   margin-left: -2px;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3
{
   padding-right: 2px;
   padding-left: 2px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid3 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid3 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 20px 2px 12px 2px;
}
#LayoutGrid4 .row
{
   margin-right: -2px;
   margin-left: -2px;
}
#LayoutGrid4 > .row > .col-1
{
   padding-right: 2px;
   padding-left: 2px;
}
#LayoutGrid4 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 40px 15px 40px 15px;
}
#footer .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footer > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#footer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_footerText2
{
   visibility: visible;
   display: block;
}
#wb_footerText2
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_footerIcon2
{
   width: 30px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 10px;
   padding: 0;
}
#footerIcon2
{
   width: 30px;
   height: 40px;
}
#footerIcon2 i
{
   line-height: 40px;
   font-size: 30px;
   width: 32px;
}
#wb_footerIcon4
{
   width: 40px;
   height: 40px;
   visibility: hidden;
   display: none;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#footerIcon4
{
   width: 40px;
   height: 40px;
}
#footerIcon4 i
{
   line-height: 40px;
   font-size: 40px;
   width: 39px;
}
#wb_footerHeading
{
   width: 100%;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 40px 0 20px 0;
}
#wb_footerMenu
{
   visibility: hidden;
   display: none;
   margin: 20px 0 20px 0 ;
   text-align: center;
}
#wb_footerMenu li
{
}
#wb_footerMenu a
{
   color: #FFFFFF;
   border: 1px solid rgba(255,255,255,0.00);
   border-radius: 0px;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_footerMenu > ul > li > a
{
   height: 26px;
   line-height: 26px;
}
#wb_footerMenu li:hover a, #wb_footerMenu a:hover
{
   color: #7F7F7F;
}
.footerMenu-effect:before
{
   border: 1px solid #3F74A4;
   background-color: #3F74A4;
   background-image: none;
}
#wb_footerMenu li
{
   padding: 5px 0px 5px 0px;
}
#wb_Icon1
{
   width: 30px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 10px;
   padding: 0;
}
#Icon1
{
   width: 30px;
   height: 40px;
}
#Icon1 i
{
   line-height: 40px;
   font-size: 30px;
   width: 30px;
}
#wb_Icon2
{
   width: 30px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 10px;
   padding: 0;
}
#Icon2
{
   width: 30px;
   height: 40px;
}
#Icon2 i
{
   line-height: 40px;
   font-size: 30px;
   width: 30px;
}
#wb_Text1
{
   left: 15px;
   top: 254px;
   width: 450px;
   height: 21px;
   visibility: hidden;
   display: none;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#Html3
{
   width: 446px;
   height: 330px;
   visibility: visible;
   display: inline-block;
}
#wb_Icon3
{
   width: 30px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 10px;
   padding: 0;
}
#Icon3
{
   width: 30px;
   height: 40px;
}
#Icon3 i
{
   line-height: 40px;
   font-size: 30px;
   width: 30px;
}
#wb_Image2
{
   width: 100%;
   visibility: hidden;
   display: none;
   margin: 0 0 15px 0 ;
   padding: 0;
}
#Button1
{
   width: 60px;
   height: 25px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 1px 6px 1px 6px;
}
#Button1
{
   line-height: 23px;
}
}
@media only screen and (min-width: 380px) and (max-width: 479px)
{
body
{
   background-color: #000000;
   background-image: url('images/tropnetic-background-1.jpg');
   background-attachment: fixed;
   background-position: center center;
   background-repeat: repeat;
}
#PageHeader1
{
   top: 0px;
   height: 286px;
   visibility: visible;
   background-color: transparent;
}
#PageHeader1
{
   width: 100%;
}
#PageHeader1_Container
{
   width: 380px;
}
#wb_ResponsiveMenu1
{
   left: 10px;
   top: 23px;
   width: 358px;
   height: 66px;
   visibility: visible;
   display: inline;
   margin: 0;
   text-align: center;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: url('images/ny-millz-1.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 300px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 30px 15px 30px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid1 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid1 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Image1
{
   width: 100%;
   visibility: hidden;
   display: none;
   margin: 0 0 35px 0 ;
   padding: 0;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 20px 2px 20px 2px;
}
#LayoutGrid3 .row
{
   margin-right: -2px;
   margin-left: -2px;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3
{
   padding-right: 2px;
   padding-left: 2px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid3 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid3 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 20px 2px 12px 2px;
}
#LayoutGrid4 .row
{
   margin-right: -2px;
   margin-left: -2px;
}
#LayoutGrid4 > .row > .col-1
{
   padding-right: 2px;
   padding-left: 2px;
}
#LayoutGrid4 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 40px 15px 40px 15px;
}
#footer .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footer > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#footer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_footerText2
{
   visibility: visible;
   display: block;
}
#wb_footerText2
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_footerIcon2
{
   width: 30px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 10px;
   padding: 0;
}
#footerIcon2
{
   width: 30px;
   height: 40px;
}
#footerIcon2 i
{
   line-height: 40px;
   font-size: 30px;
   width: 32px;
}
#wb_footerIcon4
{
   width: 40px;
   height: 40px;
   visibility: hidden;
   display: none;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#footerIcon4
{
   width: 40px;
   height: 40px;
}
#footerIcon4 i
{
   line-height: 40px;
   font-size: 40px;
   width: 39px;
}
#wb_footerHeading
{
   width: 100%;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 40px 0 20px 0;
}
#wb_footerMenu
{
   visibility: hidden;
   display: none;
   margin: 20px 0 20px 0 ;
   text-align: center;
}
#wb_footerMenu li
{
}
#wb_footerMenu a
{
   color: #FFFFFF;
   border: 1px solid rgba(255,255,255,0.00);
   border-radius: 0px;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_footerMenu > ul > li > a
{
   height: 26px;
   line-height: 26px;
}
#wb_footerMenu li:hover a, #wb_footerMenu a:hover
{
   color: #7F7F7F;
}
.footerMenu-effect:before
{
   border: 1px solid #3F74A4;
   background-color: #3F74A4;
   background-image: none;
}
#wb_footerMenu li
{
   padding: 5px 0px 5px 0px;
}
#wb_Icon1
{
   width: 30px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 10px;
   padding: 0;
}
#Icon1
{
   width: 30px;
   height: 40px;
}
#Icon1 i
{
   line-height: 40px;
   font-size: 30px;
   width: 30px;
}
#wb_Icon2
{
   width: 30px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 10px;
   padding: 0;
}
#Icon2
{
   width: 30px;
   height: 40px;
}
#Icon2 i
{
   line-height: 40px;
   font-size: 30px;
   width: 30px;
}
#wb_Text1
{
   left: 10px;
   top: 254px;
   width: 350px;
   height: 21px;
   visibility: hidden;
   display: none;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#Html3
{
   width: 346px;
   height: 330px;
   visibility: visible;
   display: inline-block;
}
#wb_Icon3
{
   width: 30px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 10px;
   padding: 0;
}
#Icon3
{
   width: 30px;
   height: 40px;
}
#Icon3 i
{
   line-height: 40px;
   font-size: 30px;
   width: 30px;
}
#wb_Image2
{
   width: 100%;
   visibility: hidden;
   display: none;
   margin: 0 0 15px 0 ;
   padding: 0;
}
#Button1
{
   width: 60px;
   height: 25px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 1px 6px 1px 6px;
}
#Button1
{
   line-height: 23px;
}
}
@media only screen and (min-width: 350px) and (max-width: 379px)
{
body
{
   background-color: #000000;
   background-image: url('images/tropnetic-background-1.jpg');
   background-attachment: fixed;
   background-position: center center;
   background-repeat: repeat;
}
#PageHeader1
{
   top: 0px;
   height: 286px;
   visibility: visible;
   background-color: transparent;
}
#PageHeader1
{
   width: 100%;
}
#PageHeader1_Container
{
   width: 350px;
}
#wb_ResponsiveMenu1
{
   left: 10px;
   top: 23px;
   width: 331px;
   height: 66px;
   visibility: visible;
   display: inline;
   margin: 0;
   text-align: center;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: url('images/ny-millz-1.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 300px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 30px 15px 30px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid1 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid1 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Image1
{
   width: 100%;
   visibility: hidden;
   display: none;
   margin: 0 0 35px 0 ;
   padding: 0;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 20px 2px 20px 2px;
}
#LayoutGrid3 .row
{
   margin-right: -2px;
   margin-left: -2px;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3
{
   padding-right: 2px;
   padding-left: 2px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid3 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid3 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 20px 2px 12px 2px;
}
#LayoutGrid4 .row
{
   margin-right: -2px;
   margin-left: -2px;
}
#LayoutGrid4 > .row > .col-1
{
   padding-right: 2px;
   padding-left: 2px;
}
#LayoutGrid4 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 40px 15px 40px 15px;
}
#footer .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footer > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#footer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_footerText2
{
   visibility: visible;
   display: block;
}
#wb_footerText2
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_footerIcon2
{
   width: 30px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 10px;
   padding: 0;
}
#footerIcon2
{
   width: 30px;
   height: 40px;
}
#footerIcon2 i
{
   line-height: 40px;
   font-size: 30px;
   width: 32px;
}
#wb_footerIcon4
{
   width: 40px;
   height: 40px;
   visibility: hidden;
   display: none;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#footerIcon4
{
   width: 40px;
   height: 40px;
}
#footerIcon4 i
{
   line-height: 40px;
   font-size: 40px;
   width: 40px;
}
#wb_footerHeading
{
   width: 100%;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 40px 0 20px 0;
}
#wb_footerMenu
{
   visibility: hidden;
   display: none;
   margin: 20px 0 20px 0 ;
   text-align: center;
}
#wb_footerMenu li
{
}
#wb_footerMenu a
{
   color: #FFFFFF;
   border: 1px solid rgba(255,255,255,0.00);
   border-radius: 0px;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_footerMenu > ul > li > a
{
   height: 26px;
   line-height: 26px;
}
#wb_footerMenu li:hover a, #wb_footerMenu a:hover
{
   color: #7F7F7F;
}
.footerMenu-effect:before
{
   border: 1px solid #3F74A4;
   background-color: #3F74A4;
   background-image: none;
}
#wb_footerMenu li
{
   padding: 5px 0px 5px 0px;
}
#wb_Icon1
{
   width: 30px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 10px;
   padding: 0;
}
#Icon1
{
   width: 30px;
   height: 40px;
}
#Icon1 i
{
   line-height: 40px;
   font-size: 30px;
   width: 30px;
}
#wb_Icon2
{
   width: 30px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 10px;
   padding: 0;
}
#Icon2
{
   width: 30px;
   height: 40px;
}
#Icon2 i
{
   line-height: 40px;
   font-size: 30px;
   width: 30px;
}
#wb_Text1
{
   left: 15px;
   top: 253px;
   width: 320px;
   height: 21px;
   visibility: hidden;
   display: none;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#Html3
{
   width: 316px;
   height: 330px;
   visibility: visible;
   display: inline-block;
}
#wb_Icon3
{
   width: 30px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 10px;
   padding: 0;
}
#Icon3
{
   width: 30px;
   height: 40px;
}
#Icon3 i
{
   line-height: 40px;
   font-size: 30px;
   width: 30px;
}
#wb_Image2
{
   width: 100%;
   visibility: hidden;
   display: none;
   margin: 0 0 15px 0 ;
   padding: 0;
}
#Button1
{
   width: 60px;
   height: 25px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 1px 6px 1px 6px;
}
#Button1
{
   line-height: 23px;
}
}
@media only screen and (max-width: 349px)
{
body
{
   background-color: #000000;
   background-image: url('images/tropnetic-background-1.jpg');
   background-attachment: fixed;
   background-position: center center;
   background-repeat: repeat;
}
#PageHeader1
{
   top: 0px;
   height: 367px;
   visibility: visible;
   background-color: transparent;
}
#PageHeader1
{
   width: 100%;
}
#PageHeader1_Container
{
   width: 320px;
}
#wb_ResponsiveMenu1
{
   left: 10px;
   top: 23px;
   width: 293px;
   height: 66px;
   visibility: visible;
   display: inline;
   margin: 0;
   text-align: center;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: url('images/ny-millz-1.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 300px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 30px 15px 30px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid1 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid1 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Image1
{
   width: 100%;
   visibility: hidden;
   display: none;
   margin: 0 0 35px 0 ;
   padding: 0;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 20px 2px 20px 2px;
}
#LayoutGrid3 .row
{
   margin-right: -2px;
   margin-left: -2px;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3
{
   padding-right: 2px;
   padding-left: 2px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid3 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid3 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 20px 2px 12px 2px;
}
#LayoutGrid4 .row
{
   margin-right: -2px;
   margin-left: -2px;
}
#LayoutGrid4 > .row > .col-1
{
   padding-right: 2px;
   padding-left: 2px;
}
#LayoutGrid4 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 40px 15px 40px 15px;
}
#footer .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footer > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#footer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_footerText2
{
   visibility: visible;
   display: block;
}
#wb_footerText2
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_footerIcon2
{
   width: 30px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 10px;
   padding: 0;
}
#footerIcon2
{
   width: 30px;
   height: 40px;
}
#footerIcon2 i
{
   line-height: 40px;
   font-size: 30px;
   width: 32px;
}
#wb_footerIcon4
{
   width: 40px;
   height: 40px;
   visibility: hidden;
   display: none;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#footerIcon4
{
   width: 40px;
   height: 40px;
}
#footerIcon4 i
{
   line-height: 40px;
   font-size: 40px;
   width: 39px;
}
#wb_footerHeading
{
   width: 100%;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 40px 0 20px 0;
}
#wb_footerMenu
{
   visibility: hidden;
   display: none;
   margin: 20px 0 20px 0 ;
   text-align: center;
}
#wb_footerMenu li
{
}
#wb_footerMenu a
{
   color: #FFFFFF;
   border: 1px solid rgba(255,255,255,0.00);
   border-radius: 0px;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_footerMenu > ul > li > a
{
   height: 26px;
   line-height: 26px;
}
#wb_footerMenu li:hover a, #wb_footerMenu a:hover
{
   color: #7F7F7F;
}
.footerMenu-effect:before
{
   border: 1px solid #3F74A4;
   background-color: #3F74A4;
   background-image: none;
}
#wb_footerMenu li
{
   padding: 5px 0px 5px 0px;
}
#wb_Icon1
{
   width: 30px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 10px;
   padding: 0;
}
#Icon1
{
   width: 30px;
   height: 40px;
}
#Icon1 i
{
   line-height: 40px;
   font-size: 30px;
   width: 30px;
}
#wb_Icon2
{
   width: 30px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 10px;
   padding: 0;
}
#Icon2
{
   width: 30px;
   height: 40px;
}
#Icon2 i
{
   line-height: 40px;
   font-size: 30px;
   width: 30px;
}
#wb_Text1
{
   left: 8px;
   top: 334px;
   width: 305px;
   height: 21px;
   visibility: hidden;
   display: none;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#Html3
{
   width: 286px;
   height: 330px;
   visibility: visible;
   display: inline-block;
}
#wb_Icon3
{
   width: 30px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 10px;
   padding: 0;
}
#Icon3
{
   width: 30px;
   height: 40px;
}
#Icon3 i
{
   line-height: 40px;
   font-size: 30px;
   width: 30px;
}
#wb_Image2
{
   width: 100%;
   visibility: hidden;
   display: none;
   margin: 0 0 15px 0 ;
   padding: 0;
}
#Button1
{
   width: 60px;
   height: 25px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 1px 6px 1px 6px;
}
#Button1
{
   line-height: 23px;
}
}
