#header .top-header {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    background: #ffffff;
}
#header .top-header .header-navigation ul li, #header .top-header .header-navigation ul li a {
	color: #0b2a4a;}
#header .top-header {
   padding-bottom: 0px;}
input[type="submit"] {
    color: #ffffff;
}
#header .bottom-header {

    width: 100%;
    padding-top: 80px;
    padding-bottom: 100px;
    text-align: center;

}

#header .top-header .header-navigation > ul {
    margin-top: 5px;
}
#header .bottom-header.blog p {
    font-size: 24px;
    padding-top: 10px;
}
#header .bottom-header.blog {
    padding: 90px 0;
}
#header .top-header .header-navigation ul li {
    margin-left: 40px;
    line-height: 40px;
    font-weight: 300;
    font-size: 10px !important;
    color: #fff;
    position: relative;
    float: left;
    font-family: "Lato";
}
#header .top-header .header-navigation ul li a {
    font-size: 14px;
}
.nav-button li {height: 45px;
line-height: 40px;
background-color: #f1d204;
padding: 4px 30px 5px !important;
display: inline-block;
border-radius: 3px;
font-weight: 700 !important;
font-size: 18px !important;
float: right;
margin: 10px 0 10px 10px !important;
}
.nav-button li li {
	height: 45px;
line-height: 40px;
padding: 0 !important;
display: inline-block;
border-radius: 3px;
font-weight: 300 !important;
font-size: 14px !important;
}
#header .top-header .header-navigation ul li.menu-item-has-children .sub-menu li {
    width: 95%;
	font-size: 14px !important;
}
#header .top-header .header-navigation ul li.menu-item-has-children .sub-menu li:hover > a {
    border: none !important;
}
#header .top-header .header-navigation ul li.menu-item-has-children .sub-menu li a {
padding: 8px 5px;
    font-size: 15px !important;
	line-height: 18px !important;

}
.nav-button li a {
font-size: 18px !important;	
	line-height: 24px !important;
}
#header .top-header .header-navigation ul li:hover a, input[type="submit"] {
    color: #215279;
}
.front-page h3 {
	font-size: 55px;
	line-height: 1.1em;
}
#header .bottom-header .section-description {
	font-size: 18px;
}
h1, h2, h3, h4, h5, h6, #header .bottom-header h1 {
    font-family: "Lato";
font-weight: 300;
}
#latest-news .section-header h3, .front-page-section .section-header h3 {
	margin-bottom: -40px;
}
.cd-timeline-content h2 {
    font-size: 30px;
    line-height: 40px;
}
.cd-timeline-title-container .timeline-date {display: none !important;}
.bottom-footer {
    padding: 30px 0;
    text-align: center;
    background-color: #031f36;
	font-weight: 300;
}