#header {
    background-color: #fff;
    border-color: #274f95;
    background-position: center;
    background-repeat: no-repeat;
  	min-height:98px;
  margin-bottom:0 !important;
}
#mainnav{padding-top:0px !important;
background: #fff;
    color: #000000;
    border: 0;
    border-bottom: 1px solid #e0e0e0;
    margin: 0;
    padding: 0;

}
/*element.style {
    position: relative;
    left: -111.5px;
    box-sizing: border-box;
    width: 1423px;
    padding-left: 111.5px;
    padding-right: 111.5px;
}
#header.stick-on-top{margin:0 auto;}*/

p{color:#0a0a0a !important;}


@media (max-width: 1200px) {
    h1{font-size: 24px;}
}

