@import url("//fonts.googleapis.com/css?family=Open Sans:300italic,400italic,700italic,400,300,700");h1, h2, h3, h4, h5, h6{font-family: "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;font-weight: 300;font-style: normal;color: #222222;text-rendering: optimizeLegibility;margin-top: 1em;margin-bottom: 0.5rem;line-height: 1.4}header{background-color: #ffa801;display: block;padding-top: 20px;margin-bottom: 0;padding-bottom: 20px}header.home{background-image: url(../images/test.png);background-position-x: center;background-position-y: 10px;background-repeat: no-repeat;height: 400px}header nav{background: #ffffff;background: -moz-linear-gradient(top,#ffffff 5%, #ededed 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(5%,#ffffff), color-stop(100%,#ededed));background: -webkit-linear-gradient(top,#ffffff 5%,#ededed 100%);background: -o-linear-gradient(top,#ffffff 5%,#ededed 100%);background: -ms-linear-gradient(top,#ffffff 5%,#ededed 100%);background: linear-gradient(to bottom,#ffffff 5%,#ededed 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );border-radius: 8px;box-shadow: 1px 1px 3px black;display: block;margin: 20px 0 0 0;font-family: "Open Sans";border: solid 1px #fff;height: 45px;color:#333}header nav ul{list-style: none;padding:0}header nav li{display: inline-block;border-right: solid 1px #fff;margin: 0px !important;box-sizing: border-box}header nav li:last-child{border-right: none}header nav a{padding: 12px 16px;display: inline-block;color: #333;font-size: 0.8em}.quote, .title{background: #ffffff;display: block;font-family: "Open Sans"}.title h1{margin-top: 20px;margin-bottom: 20px;font-size: 1.6em}.main{border-top: 3px solid #cad3d7;padding-top: 20px;margin-bottom: 40px}.main h2{margin-bottom: 20px;font-size: 1.4em}.main h3{margin-bottom: 20px;font-size: 1.2em}.main h2 strong, .main h2 b{font-weight: bold}#mobile-menu-opener, #mobile-navigation{display: none}