body
{
  font-family: 'Raleway';
}
div#header-wrapper {
    z-index: 2;
}

#map h2
{
    font-size: 45px;
    font-family: 'Lora', serif;
}
  

#statement p
{
    font-size: 30px;
    line-height: 1.4;
    color: #fbfdfd;
    background-color: rgba(0, 0, 0, 0.5);
}

div#mission-wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
}

/*--------Menu---------all*/
[data-id="maximenuck109"].mobilemenuck
{
  background: #fff;
}

ul.maximenuck {
    padding: 0;
}

div#menu2 {
    max-width: 1300px;
    margin: auto;
}

.menu.tck-module {
    margin-top: 40px;
}

li.maximenuck.item101.current.active.first.level1 {
    margin-top: 30px;
}
div#maximenuck109 {
    background-color: white;
}

.maximenufixed ul.maximenuck {
    max-width: 1300px;
}



/*--------Footer Styles---------*/

div#footer-wrapper {
    color: white;
    padding-top: 20px;
  line-height: 2;
}

@media only screen and (max-width: 600px) {
  div#block_ID1685908672846 {
    padding: 22px;
}
}