.home-text p {
font-size:0.8em;
line-height:1.5em;
text-align: justify;
}
h2 {
font-size: 1.8em;
line-height: 1em !important;
}
h3 {
font-size: 1.2em;
}
.indent-4 p, .indent-4 ul {
padding-left: 4em;
margin-bottom: 0;
}
.indent-4 strong {
margin-bottom: 10px;
}
.blacktext {
color: black !important;
}

.hidemenu{
display:none !important;
}

.homemenu{
width:100%;

}

.esgbox-overlay.esgbox-overlay-fixed{
z-index: 0 !important;
}

#page > div.masthead.inline-header.right.surround.dt-parent-menu-clickable {
background-color: white !important;
}

.page-id-5367 #main {
    background-color: black;
}

#page > div.masthead.inline-header.right.surround.dt-parent-menu-clickable.masthead-mobile > div > div.mobile-navigation > a {
    padding: 8px;
    lighting-color: currentcolor;
    background: red;
   border-radius: 0;
}

@media only screen and (max-width: 480px) {
    #content > div:nth-child(1) {
        margin-top: 20% !important;
    }
}