.title-area {
    margin: .8rem 0;
}

@media only screen and (max-width: 800px){
   .icon-responsive-nav:before {
       padding: 2rem 0rem; 
   }
}



.genesis-nav-menu a {
    padding: 3rem 1.5rem 1.5rem  1.5rem;
}



div.site-container {
    margin-top: 10px; 
}

span#pgh_header_contact {
    position: fixed;
    top: 0;
    left: 0;
    background: #1e73be;
    width: 100%;
    max-width: -webkit-fill-available;
    z-index: 999999;
    float: none !important;
    text-align: center;
    margin: 0;
    min-height: 50px;
}
#pgh_header_contact .ppaemail {
    text-align: center !important;
}
#pgh_header_contact .ppaemail a {
    text-align: center !important;
    color: #ffffff;
    font-family: "Open Sans";
    font-size: 1.0rem;
    font-weight: 600;
    font-style: normal;
    line-height: 1.8;
    text-transform: uppercase;
    letter-spacing: .24rem;
}

#pgh_header_contact .ppaphone a {
    color: #efde7c;
    font-family: "Open Sans";
    font-size: 1.8rem;
    font-weight: 600;
    font-style: normal;
    line-height: 1.8;
    text-transform: uppercase;
    letter-spacing: .24rem;
}

.button.light, .button.light:hover {
    background: #efde7c;
    color: #333;
}


.ppaphone, .ppaemail {
    float: none !important;
}


input, select, textarea {
    width: 100%;
}


/*IMAGE STYLING*/
.image_right {
    float: right; 
    margin: 12px;
    max-width: 200px;
  }

.image_left {
    float: left; 
    margin: 5px 18px 12px 12px;
    max-width: 200px;
  }


h3.widgettitle.widget-title {
    font-size: 18px;
}

#simple-social-icons-2 .widget-wrap {
    max-width: 400px;
    margin: auto;
    background: rgba(29, 115, 189, 0.5);
    padding: 40px;
    border-radius: 10px;
}

.genesis-nav-menu {
    text-align: center;
    margin-top: 20px;
}