html, body, #container
{
   width: 100%;
   height: 100%;
}
body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
   overflow-x: hidden;
}
#wb_header
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #2D2E33;
   background-image: none;
   border: 2px solid #0000FF;
   box-sizing: border-box;
   margin: 0;
}
#header
{
   box-sizing: border-box;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
}
#header .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#header > .row > .col-1, #header > .row > .col-2, #header > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#header > .row > .col-1, #header > .row > .col-2, #header > .row > .col-3
{
   float: left;
}
#header > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: left;
}
#header > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 58.33333333%;
   text-align: center;
}
#header > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 16.66666667%;
   text-align: right;
}
#header:before,
#header:after,
#header .row:before,
#header .row:after
{
   display: table;
   content: " ";
}
#header:after,
#header .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#header > .row > .col-1, #header > .row > .col-2, #header > .row > .col-3
{
   float: none;
   width: 100%;
}
}
#home
{
   background-color: rgba(105,105,105,0.50);
   background-image: url(images/NVR%204K.jpg);
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   margin: 0;
}
#home
{
   display: inline-flex;
}
#wb_news
{
   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;
   margin-right: auto;
   margin-left: auto;
   max-width: 970px;
}
#news
{
   box-sizing: border-box;
   padding: 10px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#news .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#news > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#news > .row > .col-1
{
   float: left;
}
#news > .row > .col-1
{
   background-color: #FFFFFF;
   background: linear-gradient(to bottom, #EAEAEA 0%, #ECECEC 50%, #EFEFEF 50%, #EBEBEB 100%);
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#news:before,
#news:after,
#news .row:before,
#news .row:after
{
   display: table;
   content: " ";
}
#news:after,
#news .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#news > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#banner1
{
   background-color: #696969;
   background-image: none;
   margin: 10px 0px 0px 0px;
}
#Shape1
{
   border-width: 0;
}
#wb_Heading1
{
   background-color: #4F4F4F;
   background-image: none;
   border: 3px solid #D3D3D3;
   border-radius: 3px;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 0px 10px 0px;
}
#Heading1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   margin: 0;
   text-align: center;
}
#Heading1 a
{
   color: #FFFFFF;
   text-decoration: none;
}
#wb_about
{
   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;
   margin-right: auto;
   margin-left: auto;
   max-width: 970px;
}
#about
{
   box-sizing: border-box;
   padding: 0px 40px 6px 40px;
   margin-right: auto;
   margin-left: auto;
}
#about .row
{
   margin-right: -40px;
   margin-left: -40px;
}
#about > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 40px;
   padding-left: 40px;
   position: relative;
}
#about > .row > .col-1
{
   float: left;
}
#about > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#about:before,
#about:after,
#about .row:before,
#about .row:after
{
   display: table;
   content: " ";
}
#about:after,
#about .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#about > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_statistics
{
   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;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#statistics
{
   box-sizing: border-box;
   padding: 10px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#statistics .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#statistics > .row > .col-1, #statistics > .row > .col-2, #statistics > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#statistics > .row > .col-1, #statistics > .row > .col-2, #statistics > .row > .col-3
{
   float: left;
   height: 198px;
}
#statistics > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#statistics > .row > .col-2
{
   background-color: transparent;
   background-image: url(images/ubiquiti-networks-logo-DB5830A25E-seeklogo.com.gif.png);
   background-repeat: no-repeat;
   background-position: center center;
   background-size: contain;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#statistics > .row > .col-3
{
   background-color: transparent;
   background-image: url(images/Mofi%20network%20logo.png);
   background-repeat: no-repeat;
   background-position: center center;
   background-size: contain;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#statistics:before,
#statistics:after,
#statistics .row:before,
#statistics .row:after
{
   display: table;
   content: " ";
}
#statistics:after,
#statistics .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#statistics > .row > .col-1, #statistics > .row > .col-2, #statistics > .row > .col-3
{
   float: none;
   width: 100%;
   height: auto;
}
}
#wb_contact
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #808080;
   background: linear-gradient(135deg, #2D2E33 0%, #808080 100%);
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 970px;
}
#contact
{
   box-sizing: border-box;
   padding: 0px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
}
#contact .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contact > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#contact > .row > .col-1
{
   float: left;
}
#contact > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#contact:before,
#contact:after,
#contact .row:before,
#contact .row:after
{
   display: table;
   content: " ";
}
#contact:after,
#contact .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#contact > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_footer
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #2D2E33;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#footer
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#footer .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footer > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   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;
   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_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 40px 0px 40px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text2 div
{
   text-align: center;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 5px 0px 5px 0px;
   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_FontAwesomeIcon7
{
   background-color: #696969;
   background-image: none;
   border: 2px solid #FFFFFF;
   text-align: center;
   margin: 0px 10px 0px 0px;
   padding: 10px 10px 10px 10px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon7:hover
{
   background-color: #000000;
   background-image: none;
   border: 2px solid #FFFFFF;
}
#FontAwesomeIcon7
{
   height: 16px;
   width: 16px;
}
#FontAwesomeIcon7 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 16px;
   line-height: 16px;
   vertical-align: middle;
   width: 9px;
}
#wb_FontAwesomeIcon7:hover i
{
   color: #FFFFFF;
}
#wb_FontAwesomeIcon8
{
   background-color: #696969;
   background-image: none;
   border: 2px solid #FFFFFF;
   text-align: center;
   margin: 0px 10px 0px 0px;
   padding: 10px 10px 10px 10px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon8:hover
{
   background-color: #000000;
   background-image: none;
   border: 2px solid #FFFFFF;
}
#FontAwesomeIcon8
{
   height: 16px;
   width: 16px;
}
#FontAwesomeIcon8 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 16px;
   line-height: 16px;
   vertical-align: middle;
   width: 15px;
}
#wb_FontAwesomeIcon8:hover i
{
   color: #FFFFFF;
}
#wb_FontAwesomeIcon9
{
   background-color: #696969;
   background-image: none;
   border: 2px solid #FFFFFF;
   text-align: center;
   margin: 0px 10px 0px 0px;
   padding: 10px 10px 10px 10px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon9:hover
{
   background-color: #000000;
   background-image: none;
   border: 2px solid #FFFFFF;
}
#FontAwesomeIcon9
{
   height: 16px;
   width: 16px;
}
#FontAwesomeIcon9 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 16px;
   line-height: 16px;
   vertical-align: middle;
   width: 16px;
}
#wb_FontAwesomeIcon9:hover i
{
   color: #FFFFFF;
}
#wb_FontAwesomeIcon10
{
   background-color: #696969;
   background-image: none;
   border: 2px solid #FFFFFF;
   text-align: center;
   margin: 0px 10px 0px 0px;
   padding: 10px 10px 10px 10px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon10:hover
{
   background-color: #000000;
   background-image: none;
   border: 2px solid #FFFFFF;
}
#FontAwesomeIcon10
{
   height: 16px;
   width: 16px;
}
#FontAwesomeIcon10 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 16px;
   line-height: 16px;
   vertical-align: middle;
   width: 14px;
}
#wb_FontAwesomeIcon10:hover i
{
   color: #FFFFFF;
}
#Label1
{
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color :#FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   box-sizing: border-box;
   padding: 4px 10px 4px 4px;
   margin: 0;
   text-align: right;
   vertical-align: top;
}
#wb_Heading6
{
   background-color: rgba(0,0,0,0.78);
   background-image: none;
   border: 3px solid #FF0000;
   border-radius: 3px;
   margin: 0;
   padding: 6px 6px 6px 6px;
}
#Heading6
{
   color: #FF0000;
   font-family: Arial;
   font-weight: bold;
   font-size: 48px;
   margin: 0;
   text-align: center;
}
#Heading6 a
{
   color: #FF0000;
   text-decoration: none;
}
#wb_Heading7
{
   background-color: rgba(0,0,0,0.78);
   background-image: none;
   border: 3px solid #D3D3D3;
   border-radius: 3px;
   margin: 0;
   padding: 6px 6px 6px 6px;
}
#Heading7
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   margin: 0;
   text-align: center;
}
#Heading7 a
{
   color: #FFFFFF;
   text-decoration: none;
}
#wb_start
{
   background-color: rgba(0,0,0,0.78);
   background-image: none;
   border: 3px solid #0000FF;
   border-radius: 3px;
   margin: 0;
   padding: 15px 15px 15px 15px;
}
#start
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   margin: 0;
   text-align: center;
}
#start a
{
   color: #FFFFFF;
   text-decoration: none;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0px 0px 10px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text5 div
{
   text-align: center;
}
#Breadcrumb2
{
   padding: 8px 15px 8px 15px;
   list-style: none;
   background-color: #2D2E33;
   background-image: none;
   border: 0px solid #C0C0C0;
   font-family: Arial;
   font-weight: bold;
   font-size: 0;
   margin: 0;
   text-align: center;
}
#Breadcrumb2 > li
{
   display: inline-block;
   font-size: 19px;
}
#Breadcrumb2 a
{
   color: #FFFFFF;
   text-decoration: none;
}
#Breadcrumb2 a:hover
{
   color: #FFFFFF;
   text-decoration: underline;
}
#Breadcrumb2 > .active
{
   color: #777777;
}
#Breadcrumb2 > li + li:before
{
   content: "";
   padding: 0 10px;
   color: #C0C0C0;
}
#Breadcrumb2 li i
{
   font-size: 19px;
   width: 21px;
}
#Breadcrumb2 li
{
   -webkit-transform: rotate(0deg) ;
   -moz-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 500ms linear 0ms;
   -moz-transition: transform 500ms linear 0ms;
   transition: transform 500ms linear 0ms;
}
#Breadcrumb2 li:hover
{
   -webkit-transform: rotate(0deg) scale(1.2,1.2) ;
   -moz-transform: rotate(0deg) scale(1.2,1.2) ;
   transform: rotate(0deg) scale(1.2,1.2) ;
   -webkit-transition: -webkit-transform 500ms linear 0ms;
   -moz-transition: transform 500ms linear 0ms;
   transition: transform 500ms linear 0ms;
}
#Breadcrumb3
{
   padding: 8px 15px 8px 15px;
   list-style: none;
   background-color: #2D2E33;
   background-image: none;
   border: 0px solid #C0C0C0;
   font-family: Arial;
   font-weight: bold;
   font-size: 0;
   margin: 0;
   text-align: right;
}
#Breadcrumb3 > li
{
   display: inline-block;
   font-size: 24px;
}
#Breadcrumb3 a
{
   color: #FFFFFF;
   text-decoration: none;
}
#Breadcrumb3 a:hover
{
   color: #FFFFFF;
   text-decoration: none;
}
#Breadcrumb3 > .active
{
   color: #777777;
}
#Breadcrumb3 > li + li:before
{
   content: "";
   padding: 0 10px;
   color: #C0C0C0;
}
#Breadcrumb3 li i
{
   font-size: 24px;
   width: 26px;
}
#Breadcrumb3 li
{
   -webkit-transform: rotate(0deg) ;
   -moz-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 300ms linear 0ms;
   -moz-transition: transform 300ms linear 0ms;
   transition: transform 300ms linear 0ms;
}
#Breadcrumb3 li:hover
{
   -webkit-transform: rotate(0deg) scale(1.4,1.4) ;
   -moz-transform: rotate(0deg) scale(1.4,1.4) ;
   transform: rotate(0deg) scale(1.4,1.4) ;
   -webkit-transition: -webkit-transform 300ms linear 0ms;
   -moz-transition: transform 300ms linear 0ms;
   transition: transform 300ms linear 0ms;
}
#Breadcrumb4
{
   padding: 8px 15px 8px 15px;
   list-style: none;
   background-color: #2D2E33;
   background-image: none;
   border: 0px solid #C0C0C0;
   font-family: Arial;
   font-weight: bold;
   font-size: 0;
   margin: 0;
   text-align: right;
}
#Breadcrumb4 > li
{
   display: inline-block;
   font-size: 19px;
}
#Breadcrumb4 a
{
   color: #FFFFFF;
   text-decoration: none;
}
#Breadcrumb4 a:hover
{
   color: #FFFFFF;
   text-decoration: underline;
}
#Breadcrumb4 > .active
{
   color: #777777;
}
#Breadcrumb4 > li + li:before
{
   content: "";
   padding: 0 10px;
   color: #C0C0C0;
}
#Breadcrumb4 li i
{
   font-size: 19px;
   width: 21px;
}
#Breadcrumb4 li
{
   -webkit-transform: rotate(0deg) ;
   -moz-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 500ms linear 0ms;
   -moz-transition: transform 500ms linear 0ms;
   transition: transform 500ms linear 0ms;
}
#Breadcrumb4 li:hover
{
   -webkit-transform: rotate(0deg) scale(1.2,1.2) ;
   -moz-transform: rotate(0deg) scale(1.2,1.2) ;
   transform: rotate(0deg) scale(1.2,1.2) ;
   -webkit-transition: -webkit-transform 500ms linear 0ms;
   -moz-transition: transform 500ms linear 0ms;
   transition: transform 500ms linear 0ms;
}
#wb_Image2
{
   margin: 0;
   vertical-align: top;
}
#Image2
{
   border: 7px solid #4F4F4F;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 79px;
   height: 79px;
   vertical-align: top;
}
#wb_Heading3
{
   background-color: #4F4F4F;
   background-image: none;
   border: 3px solid #D3D3D3;
   border-radius: 3px;
   margin: 0;
   padding: 3px 0px 3px 0px;
}
#Heading3
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   margin: 0;
   text-align: center;
}
#Heading3 a
{
   color: #FFFFFF;
   text-decoration: none;
}
#Shape4
{
   border-width: 0;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0px 5px 0px;
}
#Heading2
{
   color: #2D2E33;
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   margin: 0;
   text-align: center;
}
#Heading2 a
{
   color: #2D2E33;
   text-decoration: none;
}
#wb_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text6 div
{
   text-align: center;
}
#wb_Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text7 div
{
   text-align: center;
}
#Image1
{
   border: 7px solid transparent;
   box-shadow: 0px 0px 10px #000000;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#jQueryButton1
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
}
#wb_jQueryButton1
{
   margin: 0;
}
#wb_jQueryButton1 .ui-button
{
   margin: 0;
   padding: 0;
   line-height: 44px;
}
#jQueryButton1
{
   color: #454545;
   text-decoration: none;
}
#jQueryButton1 :hover
{
   color: #2B2B2B;
}
#jQueryButton1 :active
{
   color: #FFFFFF;
}
#wb_jQueryButton1 .ui-icon
{
   left: auto;
   right: 10px;
   position: absolute;
   top: 50%;
   margin-top: -8px;
}
#wb_jQueryButton1 .ui-corner-all, #wb_jQueryButton1 .ui-corner-left
{
   border-bottom-left-radius: 4px;
   border-top-left-radius: 4px;
}
#wb_jQueryButton1 .ui-corner-all, #wb_jQueryButton1 .ui-corner-right
{
   border-bottom-right-radius: 4px;
   border-top-right-radius: 4px;
}
#wb_Text8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text8 div
{
   text-align: center;
}
.morecontent span 
{
   display: none;
}
.morelink 
{
   display: block;
}
