#r8_content h1 {font-family: Open Sans, serif;}
#r8_content h2 {font-family: Open Sans, serif;}
#r8_content h3 {font-family: Open Sans, serif;}
#r8_content h4 {font-family: Open Sans, serif;}

#r8_content p {font-family: Open Sans, serif;}

.parallax-black {
    background-color: rgba(0, 0, 0, 0.6);
}

.jh-hover-box {background-color:#FFFFFF; border: 1px solid #F0FAFE; border-radius:10px; padding:15px; min-height:200px; box-shadow: -2px 2px 5px #E0E0E0; display:block;
-moz-transition: all .35s ease-in;
    -o-transition: all .35s ease-in;
      -webkit-transition: all .35s ease-in;
    transition: all .35s ease-in;}

  .jh-hover-box:hover { background-color:#F0FAFE;}

@media only screen and (max-width: 800px) {#r8_navbar .navbar {
    height: 50px;
    top: 0;
    margin-top: -80px;
    position: relative;
}}

@media only screen and (max-width: 800px) {#r8_logo img {
    display: block;
    max-width: 60%;
    max-height: 60%;
    margin-left: auto;
    margin-right: auto;
    vertical-align: middle;
    position: absolute;
    top: 0;
   bottom: -10px;
    left: 0;
    right: 0;
    margin: auto;
}}

@media only screen and (max-width: 800px) {.logoContainer {
    height: 80px;
    position: relative;
    line-height: 100px;
    text-align: center;
    vertical-align: middle;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}}

.sf-menu {
    white-space: nowrap;
    visibility: hidden;
}
