body {
	background: none repeat scroll 0 0 #ffffff;
	color: #666;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 17px;
	/*line-height: 1.5em;*/
	min-width: 275px;
	margin: 0;
	overflow-x:auto;

}
#burgermenubox {display:inline}
body.homepage {
    background: none repeat scroll 0 0 #000;
	}
.burgermenubox {display:block;}
.nav,
.nav a,
.nav ul,
.nav li,
.nav div,
.nav form,
.nav input {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
}
.nav a { text-decoration: none; }
.nav li { list-style: none; }
/* Menu Container */
.nav {
	display: inline-block;
	position: relative;
	cursor: default;
	z-index: 500;
top:24px;

left:0;
background:none;
 width:800px;">
}
/* Menu List */
.nav > li {
	display: block;
	float: left;
}
/* Menu Links */
.nav > li > a {
	position: relative;
	display: block;
	z-index: 510;
	height: 34px;
	padding: 0 14px;
	line-height: 14px;
	
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #fcfcfc;
	text-shadow: 0 0 1px rgba(0,0,0,.35);
	background: none;
	border-left: 0px solid #4b4441;
	border-right: 0px solid #312a27;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
}
.nav > li:hover > a { background:none; }
.nav > li:first-child > a {
	border-radius: 3px 0 0 3px;
	border-left: none;
}
/* Search Form */
.nav > li.nav-search > form {
	position: relative;
	width: inherit;
	height: 54px;
	z-index: 510;
	border-left: 1px solid #4b4441;
}
.nav > li.nav-search input[type="text"] {
	display: block;
	float: left;
	width: 1px;
	height: 24px;
	padding: 15px 0;
	line-height: 24px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #999999;
	text-shadow: 0 0 1px rgba(0,0,0,.35);
	background: #372f2b;
	-webkit-transition: all .3s ease 1s;
	-moz-transition: all .3s ease 1s;
	-o-transition: all .3s ease 1s;
	-ms-transition: all .3s ease 1s;
	transition: all .3s ease 1s;
}
.nav > li.nav-search input[type="text"]:focus { color: #fcfcfc; }
.nav > li.nav-search input[type="text"]:focus,
.nav > li.nav-search:hover input[type="text"] {
	width: 110px;
	padding: 15px 20px;
	-webkit-transition: all .3s ease .1s;
	-moz-transition: all .3s ease .1s;
	-o-transition: all .3s ease .1s;
	-ms-transition: all .3s ease .1s;
	transition: all .3s ease .1s;
}
.nav > li.nav-search input[type="submit"] {
	display: block;
	float: left;
	width: 20px;
	height: 54px;
	padding: 0 25px;
	cursor: pointer;
	background: #372f2b url(../img/search-icon.png) no-repeat center center;
	border-radius: 0 3px 3px 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
}
.nav > li.nav-search input[type="submit"]:hover { background-color: #4b4441; }
/* Menu Dropdown */
.nav > li > div {
	position: absolute;
	display: block;
	width: 100%;
	top: 48px;
	left: 0;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	background: #ffffff;
	border-radius: 0 0 3px 3px;
	-webkit-transition: all .3s ease .15s;
	-moz-transition: all .3s ease .15s;
	-o-transition: all .3s ease .15s;
	-ms-transition: all .3s ease .15s;
	transition: all .3s ease .15s;
	
}
.nav > li:hover > div {
	opacity: 1;
	visibility: visible;
	overflow: visible;
}
/* Menu Content Styles */
.nav .nav-column {
	float: left;
	width: 20%;
	padding: 2.5%;
}
.nav .nav-column h3 {
	margin: 15px 0 4px 0;
	line-height: 15px;
	
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #7c7c7c;
	/*text-transform: uppercase;*/
}
.nav .nav-column li a {
	line-height: 16px;
	display: block;
	
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #888888;
}
.nav .nav-column li a:hover { color: #666666; }
.columntwo ul {
    list-style: none;
    padding:0;
    margin:0;
}
.columntwo li { 
    padding-left: 1em; 
    text-indent: -1em;
}
.columntwo li:before {
    content: "• ";
    color: #7c7c7c; /* or whatever color you prefer */
}
a
{
    text-decoration: none;
	 background: none repeat scroll 0 0 transparent;
	 font-weight: bold;
    line-height: 20px;
    outline: 0 none;
	color:#4a4a4a;
}
a.underlinedlink:hover	{
text-decoration:underline
    }

h1{
    color: #fff;
    font-size: 40px;
	font-weight:bold;
    line-height: 1.15em;
    /*text-transform: uppercase;*/
	margin:0;
}

h2{
	  color: #4a4a4a;

    margin-bottom: 50px;
    font-size: 24px;
    line-height: 1.5em;
	font-style: normal;
    font-weight: normal;
    margin-top: 0;
}
h2_header{
    margin-bottom: 50px;
    font-size: 24px;
    line-height: 1.5em;
	font-style: normal;
    font-weight: normal;
    margin-top: 0;
	color:#ffffff;
}

h3{
		color:#447d8f;
font-style: normal;
	font-size:20px;
    font-weight: bold;
    line-height: 1.3em;
    /*text-transform: uppercase;*/
}

p {
    color: #666;
    font-family: arial;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
}
p.small {
    color: #666;
    font-family: arial;
    font-size: 16px;
    line-height: 1.5em;
}

ul.checkmark li:before{
content:"\2713\0020";
margin-right:15px;
margin-left:-35px
}
li{
list-style-image:none;
list-style-type:none;}
.regionbar
{
    background-color: #ffffff;
    padding: 5px 0;
	height:60px;
}

/* Navbar*/
.navbar
 {
	background: none repeat scroll 0 0 #4a4a4a;
	margin-bottom: 0px;
	height: 60px;
	
}
.logo{
 background-position: -210px -240px;
    float: left;
    height: 62px;
	margin-right: 20px;
	
	margin-left:15px;
    margin-top: -62px;
    width: 122px;
z-index:100;}

.navcontainer {
	width:100%;
	height:61px;
	padding:0 ;
	margin: 0 auto;
}

/* Menu */


/*Nav Menu*/

#menu {
	 height: 60px;
    margin-left: 00px;
		
}

#cssmenu {
  padding: 0;

  border: 0;
  width: auto;
  display:none;
}
/* Custom CSS Styles */
.home {
	padding-top: 21px !important;
	padding-bottom: 25px !important;
}
	.breadcrmbs a:link{color:#ffffff;text-decoration: none;}
	.breadcrmbs a:visited{color:#ffffff;text-decoration: none;}
	.breadcrmbs a:hover{color:#ffffff;text-decoration: none;}
	.breadcrmbs a:active{color:#ffffff;text-decoration: none;}


/* Header*/

.headerpanel
 {
	background: none repeat scroll 0 0 #7c7c7c;
	left: 0;
	width: 100%;
	margin: 0;
	}

.headerinner {
	margin-left: auto;
	margin-right: auto;
	width:100%;
}
.headertitleblock{
	height:auto;
	width:auto;
	padding:10px 10px;
	left:0px;
	right:0px;
}

.headercontent {
	min-height: 1px;
      position: relative;
	 
}


.breadcumbs {
list-style: outside none none;
    margin-bottom: 5px;
    margin-top: 10px;
    padding: 8px 0 0;
	
}

.breadcrmbs li
{display: inline-block;
    margin-right: 5px;
    padding: 0 5px 10px 0;
    position: relative;
	color: #ffffff;
    font-size: 14px;
	font-weight:bold;
    /*text-transform: uppercase;*/
		}
	
.breadcrumbs li a {
    color: #ffffff;
    font-size: 14px;
    /*text-transform: uppercase;*/
}

/* Main Content*/
.containermainbodycontent {
	 margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
	width:auto;
	margin-bottom: 60px;
    margin-top: 60px;
	}
	
	
.leftcontent{
	left:15px;
	right:15px;
	width:auto;
}
	

.columnone {
	
}
    
.columntwo{
	
}
	
.sidebar{
	text-align:center;
	width:100%;
	
}
.sidebarabout{
display:none;
	width:100%;
}


/* footer */

.clientbar{
	padding:2px;
	background:none repeat scroll 0 0 #eeeeee;
	clear:both;
}

.clientcontainer {
display:none;
	width: 100%;
	margin-left: auto;
	margin-right: auto;

	text-align: justify;
	-ms-text-justify: distribute-all-lines;
	text-justify: distribute-all-lines;
}

.clientlogo {
	padding: 31px 0;
	display: inline-block;
    *display: inline;
    zoom: 1
	}
	
.stretch {
    width: 100%;
    display: inline-block;
    font-size: 0;
    line-height: 0
}
	
#footer{
	height: 40px;
	background: none repeat scroll 0 0 #7c7c7c;
	color: #FFFFFF;
	font-size: 14px;
	
	}

#footer a {
    font-size: 14px;
	color: #ffffff;
	font-weight:normal;
}

#footer ul {
	margin-bottom: 0;
    padding: 10px 0;
	list-style: outside none none;
	}
	
#footer .links ul {
    margin-top: 0px;
	}

#footer .links ul li{
		display: inline-block;
		padding: 0 15px 0 0;
}


.footercontainer {
	left:15px;
	right:0;
	margin-left:15px;
	margin-right:auto;
	padding:0;
}


.links {
	padding: 0;
	float: left;
	height: 40px;
	font-weight:bold;
width: 100%;
	}
	
	
	.linksR {
	display:none;
	}
	
.copyright {
	font-weight:normal;
}
.systempulldown{display:none}
.searchbox{display:block;font-size:16px;height:30px; width:100%;border:0px solid grey;padding:0 0 0 3px;}
.searchboxlocation {
    float: right;
    margin-right: 3px;
    margin-top: 18px;
	right:10px;
		width:380px;
}
.magbox {
	float:right;
	margin-right:20px;
	 margin-top: 18px;
	 margin-left:3px;
	 }
.picturenoborder{border:none;}


	.columnOneOfOne {
	margin: 0 auto;
	
	width:300px;
}
.columnOneOfThree {
	float:left;
	width:33%;
}
.columnTwoOfThree {
	float:left;
	width:34%;
}
.columnThreeOfThree {
	float:left;
	width:33%;
}

.screenshot {
background-image: url(web-displays-tablet.jpg);
background-position:center top;
background-repeat:no-repeat;
height:240px;
width:100%;
}






#controls {
  display: flex;
  margin-top: 2rem;
width: 80%;
margin-left:10%
} 
audio {
    filter: saturate(100%)  contrast(115%);
    width: 80%;
	left:10%;
    height: 45px;
}
button {
  flex-grow: 1;
  height: 3rem;
width: 80%;
  left:10%;
  border: none;
  border-radius: 1.5rem;
  background: #ed341d;
  margin-left: 10px;

  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  color:#ffffff;
  font-weight: bold;
  font-size: 2rem;
}

button:hover, button:focus {
  outline: none;
  background: #c72d1c;
}

button::-moz-focus-inner {
  border: 0;
}

button:active {
  box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.2);
  line-height: 3rem;
}

button:disabled {
  pointer-events: none;
  background: lightgray;
}
button:first-child {
  margin-left: 0;
}	
