a {
    color: #0e2356 !important;
}

#header {
    width: 100%;
    height: auto;
    padding: 20px;
    background: #fff; 
    margin: 0; 
    
}

.logo {
    padding: 20px 0 20px 20px;
}

li.menu-item {
    display: inline-block;
    padding: 0 10px;
    margin: 30px 0 0 0;
    font-size: 16px;
}

li.menu_item a {
    color: #0e2356 !important;
}

li.menu-item a:hover {
    color: #0e2356;
    text-decoration: underline;
}

#banner {
    width: 100%;
    display: block;
    -webkit-box-shadow: 0px 4px 7px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 4px 7px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 4px 7px 0px rgba(0,0,0,0.75);
}

#homecontent {
    width: 100%;
    height: auto;
    padding: 20px;
    background: url('/wp-content/themes/phaus/img/white-wall-bg.png') no-repeat top;
    background-size: cover; 
    text-align: left;
}

#homecontent h1 {
    font-size: 40px;
    font-weight: bold;
    color: #0e2356;
    line-height: 38px;
    letter-spacing: 2px;
    text-align: center;
    padding: 0 0 50px 0;
}

#homecontent h2 {
    font-size: 24px;
    font-weight: normal;
    color: #0e2356;
    line-height: 32px;
    letter-spacing: 2px;
    text-align: center;
}

#homecontent h3 {
    font-size: 24px;
    font-weight: normal;
    color: #0e2356;
    line-height: 32px;
    letter-spacing: 2px;
    text-align: left;
    padding: 0 0 0 20px;
}

#homecontent p {
    padding: 20px;
    color: #0e2356;
    font-size: 16px;
}

#content {
    width: 100%;
    height: auto;
    padding: 20px;
    background: url('/wp-content/themes/phaus/img/white-wall-bg.png') no-repeat top;
    background-size: cover; 
    text-align: center;
}

.padmost {
    padding: 20px 0;
}

#content h1 {
    font-size: 40px;
    font-weight: bold;
    color: #0e2356;
    line-height: 38px;
    letter-spacing: 2px;
    text-align: center;
    padding: 0 0 20px 0;
}

.postdate {
    font-weight: bold;
    color: #0e2356;
    padding: 0 0 0 10px;
}

#content h2 {
    font-size: 24px;
    color: #0e2356;
    line-height: 38px;
    letter-spacing: 2px;
    text-align: center;
    padding: 0 0 20px 0;
}

#content h3 {
    font-size: 24px;
    font-weight: normal;
    color: #0e2356;
    line-height: 32px;
    letter-spacing: 2px;
    text-align: center;
    padding: 0 0 0 20px;
}

#content p {
    padding: 10px;
    color: #0e2356;
    font-size: 16px;
}


#consultationcontent {
    width: 100%;
    height: auto;
    padding: 20px;
    background: url('/wp-content/themes/phaus/img/white-wall-bg.png') no-repeat top;
    background-size: cover; 
    text-align: left;
}

#consultationcontent h1 {
    font-size: 40px;
    font-weight: bold;
    color: #0e2356;
    line-height: 38px;
    letter-spacing: 2px;
    text-align: center;
}

#consultationcontent h2 {
    font-size: 24px;
    color: #0e2356;
    line-height: 38px;
    letter-spacing: 2px;
    text-align: left;
    padding: 0 0 0 10px;
}

#consultationcontent h3 {
    font-size: 24px;
    font-weight: normal;
    color: #0e2356;
    line-height: 32px;
    letter-spacing: 2px;
    text-align: center;
    padding: 0 0 0 20px;
}

#consultationcontent p {
    padding: 10px;
    color: #0e2356;
    font-size: 16px;
}


a .back-button {
    max-width: 250px;
    border: 3px solid #0e2356;
    text-align: center;
    color: #0e2356;
    font-size: 16px;
    text-transform: uppercase;
    margin: 0 auto !important;
    background: transparent;
    padding: 10px 0;
}

a .back-button:hover {
    cursor: pointer;
    background: url('/wp-content/uploads/2016/01/button-bg.png');
}

#panels {
    width: 100%; 
    margin: 10px 0;
}

.block {
    width: 90%;
    margin: 10px auto;
    text-align: center;
    font-size: 24px;
    display: block;
    min-height: 225px;
    font-weight: 500;
}

.block p {
    color: #fff;
    text-shadow: 1px 1px #0e2356;
    padding: 80px 0 0;
}

.service-block {
    width: 100%;
    margin: 2px auto;
    text-align: center;
    font-size: 24px;
    display: block;
    min-height: 225px;
    font-weight: 500;
}

.service-block p {
    color: #0e2356 !important;
    padding: 80px 10px 0 !important;
    font-size: 18px !important;
    font-weight: bold !important;
}

span.tiny-text {
    font-size: 12px;
    color: #0e2356; 
}

#getintouch {
    width: 100%;
    height: 360px;
    background: url('/wp-content/themes/phaus/img/get-in-touch.png') no-repeat center;
    background-size: cover;
    margin: 20px 0 0;
}

.alignleft {
    text-align: left;
}

.alignleft h2 a {
    text-align: left;
}

.getintouch-text {
    height: 360px;
    width: 100%;
}

.getintouch-text p {
    color: #fff;
    text-align: center;
    font-size: 24px;
    padding: 130px 0 0;
}

.getintouch-button {
    max-width: 150px;
    border: 3px solid #fff;
    text-align: center;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    margin: 0 auto !important;
    background: transparent;
    padding: 10px;
}

.getintouch-button:hover {
    cursor: pointer;
    background: url('/wp-content/uploads/2016/01/button-bg.png');
}

#info-panels {
    min-height: 350px;
    margin: 0 0 10px 0;
}

.info-panel-text {
    width: 100%;
    height: auto;
    background: #0e2356;
    color: #fff;
    font-size: 14px; 
    text-align: center;
    padding: 10px 20px;
    min-height: 100px;
}

#slide-panels {
    margin: 20px 0;
}

.slide-text1 {
    display: none;
    background: #e7e7e7;
    margin: 20px 0 0;
    color: #0e2356;
    padding: 10px 20px;
    font-size: 16px;
    line-height: 26px;
    width: 100%;
}

.slide-text2 {
    display: none;
    background: #e7e7e7;
    margin: 20px 0 0;
    color: #0e2356;
    padding: 10px 20px;
    font-size: 16px;
    line-height: 26px;
    width: 100%;
}

.upbutton1 {
    display:none;
    padding: 0 10px 0;
    float: left;
}

.downbutton1 {
    display: block;
    padding: 0 10px 0;
    float: left;
}

.upbutton2 {
    display:none;
    padding: 0 10px 0;
    float: left;
}

.downbutton2 {
    display: block;
    padding: 0 10px 0;
    float: left;
}

p.slide-header {
    font-size: 14px;
    font-weight: bold;
    color: #0e2356;
}

#footer {
    width: 100%;
    min-height: 200px;
    padding: 20px;
    background: #e7e7e7;
}

.footer-logos {
    padding: 20px 0 20px 40px;
}

.address, .contact {
    font-size:14px;
    padding: 0 10px 0;
}

.footer-logos img {
    padding: 20px 10px;
}

#navtoggle {
    display: none;
    position: absolute;
    top: 20px;
    right: 20px;
}
#resnav {
    display: none;
}

.closenav {
    height: 30px;
    width: 30px;
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 20px;
}

@media (max-width: 632px) {
    #banner {
        display: none;
    }
}

@media (max-width:860px) {
    #navigation {
        display: none;
    }
    #navtoggle {
        display: block;
        position: absolute;
        top: 20px;
        right: 20px;
    }
    #resnav {
        display: none;
        top: 0px;
    }
    
    li.menu-item {
        display: block;
        padding: 10px 0;
        font-size: 16px;
        margin: 0;
        text-align: center;
        
    }

    li.menu-item a {
        color: #0e2356;
    }

    li.menu-item a:hover {
        color: #0e2356;
        text-decoration: underline;
    }
    
    li.menu-item:hover {
        padding: 10px 0;
        text-decoration: underline;
        cursor: pointer;
    }
}