p {font-family: Baskervville; font-style: normal; font-weight: 400; font-size: 18px;}

.jh-border-and-box {background-color: #eaf0e7;
padding:20px; min-height:350px; border: 1px solid #a6a7ae; margin: 10px ;
margin-top: 1em; margin-bottom: 1em; display:block;}

.jh-border-box {border: 2px solid #003d39;
padding:10px; margin-top: 2em; margin-bottom: 1em; min-height:50px; display:block;}

.rich-box {padding:10px; min-height:50px; margin: 10px ; margin-top: -2em; margin-bottom: 1em; display:block; 
background:url(https://www.dotgo.uk/shared/images/content/bus_57968/Banner.jpg) ;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;}

.jh-solid-box {background-color:rgba(255, 255, 255,0.8);
padding:20px; margin-top: 1em; margin-bottom: 1em; min-height:250px; display:block;}

.r8_form {
    margin: 0 auto;
    width: 100%;
    max-width: 660px;
    border: 0px solid rgba(0,0,0,.0001);
    border-radius: 4px;
    padding: 10px;
    display: table;
 font-family: 'Bebas', sans-serif;
color: #6d6e70;
}

@media (max-width: 767px) {
    #header div.menu_container {
        position: fixed;
        top: 0;
        height: 60px;
        width: 100%;
        z-index: 100;
        background-color: rgb(237, 248, 242);
        border-bottom: none;
        box-shadow: none;
    }
}

@media (max-width: 991px) {
    #header a.mobile-menu-right, #header a.mobile-menu {
        background-color: #EDF8F2;
        color: #00514C;
        border-color: #edf8f2;
    }
}

.fa-inverse {
    color: #1F514E;
}

@media (max-width: 991px) {
    .mm-menu.mm-light .mm-list>li:after, .mm-menu .mm-list>li:after, .mm-menu.mm-light .mm-header, .mm-menu.mm-light .mm-header {
        border-color: #EDF8F2;
    }
}
