* {
	font-family: "Lato", Tahoma, sans-serif;
	font-weight: normal;
}
h1 {
	color: #f1f1f1; 
    font-size: 26px;
    font-weight: normal;
}
h2 {
	color: #565D60; 
	font-family: "Lato", Tahoma, sans-serif;
    font-size: 22px;
    font-weight: normal;
}
h3 {
	font-family: "Lato", Tahoma, sans-serif;
	color: #808081; 
    font-size: 20px;
    font-weight: bolder;
}
h4 {
	font-family: "Lato", Tahoma, sans-serif;
	color: #565D60; 
    font-size: 16px;
    font-weight: normal;
}
h5 {
	font-family: "Lato", Tahoma, sans-serif;
	color: #565D60; 
    font-size: 14px;
    font-weight: normal;
}
/* Header on Category Pages Right Hand Side */
#categoryHead h1 {
	font-size: 24px;
	font-weight: bold;
	color: #565D60; 
	margin-bottom: 4px;
}
/* Main Page Header above Search Box */
#docsSearch h1 {
    font-size: 40px;
    line-height: 120%;
    font-weight: bolder;
    text-align: center;
    margin-top: 1.0em;
    margin-bottom: 1.0em;
}
/* Search Box */
#searchBar .search-query {
    border-radius: 5px;
    font-size: 18px;
    font-weight: 300;
    line-height: 22px;
    width: 100%;
    height: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-width: 0px;
}
/* Front Page Boxes */
.category-list .category {
	border-radius: 2px;
    border: 2px solid #565D60;
}
.category-list .category {
	border-radius: 6px;
    border: 2px solid #f1f1f1;
    text-align: center;
    display: inline-block;
/*    width: 29%;*/
	width: 290px;
    border: 1px solid #e0e0e0;
    margin: 0 .8% 20px;
    padding: 1.5em 1em;
    cursor: pointer;
    -webkit-transition: background .15s;
    -moz-transition: background .15s;
    -o-transition: background .15s;
    transition: background .15s;
    vertical-align: top;
}
.category-list {
    text-align: center;
    margin: 1em auto;
}
/* Categories Font */
#sidebar h3 {
    text-transform: capitalize;
    font-size: 24px !important;
	color: #565D60; 
    margin-bottom: 1.0em;
}
/* Below Categories About */
.contentWrapper p.descrip {
    font-size: 16px;
    margin-top: 8px;
    margin-bottom: 20px;
    color: #757575;
}
/* Categories Sidebar Font Size */
#sidebar {
	font-size: 16px !important;
	font-weight: normal;
}
.active {
    font-family: "Lato", Tahoma, sans-serif;
    color: #42474B;
    font-size: 16px !important;
    font-weight: normal;
}
#sidebar .nav-list a {
    display: inline-block;
    color: #565D60 !important;
    font-size: 16px !important;
    padding: 6px 15px 6px 0;
    padding-top: 6px;
    padding-right: 15px;
    padding-bottom: 6px;
    padding-left: 0px;
    line-height: 20px;
    margin-left: 0;
}
.category-list p {
    font-size: 16px;
}
.brand {
	font-family: "Lato", Tahoma, sans-serif;
	color: #565D60; 
    font-size: 90px;
    font-weight: bold;
}
.nav nav-list {
	font-family: "Lato", Tahoma, sans-serif;
	color: #42474B; 
    font-size: 14px;
    font-weight: normal;
}
.icon-article-doc {
	display: none;
}
.contactUs {
	font-family: "Lato", Tahoma, sans-serif;
	color: #565D60; 
    font-size: 14px;
    font-weight: normal;
}
.active {
	font-family: "Lato", Tahoma, sans-serif;
	color: #42474B; 
    font-size: 12px;
    font-weight: normal;
}
/* Background Image */
#docsSearch {
	background-image: url("https://www.moxion.io/media/genng0yx/moxion-dolby-vision.jpg");
	background-color: #191E22;
	background-repeat: no-repeat;
	background-size: 100%;
	height: 295px;
}
#searchBar button {
	font-family: "Lato", Tahoma, sans-serif;
	background: #3F7EFF !important;
}
#searchBar.sm button {
	font-family: "Lato", Tahoma, sans-serif;
	background: #ffffff !important;
	position: absolute;
	top: 2px;
	height: 36px;
}
input.search-query {
	font-family: "Lato", Tahoma, sans-serif;
}
.nav {
	font-family: "Lato", Tahoma, sans-serif;
    font-size: 14px;
    font-weight: normal;
}
/* Footer */
.articleFoot p, .articleFoot time {
    color: #a0a0a0;
    display: inline-block;
    font-size: 12px !important;
	font-family: "Lato", Tahoma, sans-serif !important;
	font-style: normal !important;
}
.contactUs {
    font-family: "Lato", Tahoma, sans-serif;
    color: #565D60;
    font-size: 12px;
    font-weight: normal;
}
#sbContact {
    color: #a0a0a0;
    border-bottom: none !important;
}
