@media (max-width: 991px) {.header-banner-shift {transform: translate(0px, 58px);}}

.btn-statement {
    color: #FFF;
    background: linear-gradient(to right, #574c9a 22%, #2a335f 100%);
    border-color: #001d2d;
    text-decoration: none;
}

#r8_content h3 {font-family: 'Gabarito', sans-serif;}

.img-rounded {border-radius: 15px;}

hr {
    margin: 15px 0;
    border: 0;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
}

.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;
}

.modal-footer {
    background-color: #574c9a;
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid rgba(0, 0, 0, .0001);
}

.r8_form_control-label {
    text-align: left;
    line-height: 1.1em;
}

.post_container1 {border-radius: 15px;}

.post_container1 {
    font-family: 'Muli', sans-serif;}

#post .post-author {
    font-family: 'Muli', sans-serif;}

.postImage {
    max-height: 500px;
    padding: 0px;
    border-radius: 15px;
}

#post .post-content {
    font-family: 'Muli', sans-serif;}

.d0-top-banner-shift {transform: translate(0px, -1px);}
.d0-top-banner-shift-deep {transform: translate(0px, -3px);}

.jh-solid-box {background-color:#f5fafc; margin-top:1em; margin-bottom:1em; border-radius:15px; padding:20px; min-height:50px; display:block;}

.jh-solid-box-dark {background-color:#2a335f; margin-top:1em; margin-bottom:1em; border-radius:15px; padding:20px; min-height:50px; display:block;}

.jh-solid-box-white {background-color:#ffffff; margin-top:1em; margin-bottom:1em; border-radius:15px; padding:20px; min-height:50px; display:block;}

.jh-solid-box-testimonials {background-color:#f5fafc; margin-top:1em; margin-bottom:1em; border-radius:15px; padding:20px; min-height:50px; display:block;}

.jh-solid-box-testimonials-large {background-color:#f5fafc; margin-top:1em; margin-bottom:1em; border-radius:15px; padding:20px; min-height:520px; display:block;}

.jh-hover-box {background-color:#f6fbfd; margin-top:1em; margin-bottom:1em; border-radius:15px; padding:20px; min-height:350px; cursor:pointer; 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:#2a335f; color:#ffffff;}

#r8_content .jh-hover-box:hover h3 {color:#ffffff;}
#r8_content .jh-hover-box:hover h2 {color:#ffffff;}
#r8_content .jh-hover-box:hover a {color:#b5dff5;}

.rich-box {padding:30px; border-radius:15px; margin-top:1em; margin-bottom:1em; min-height:150px; display:block; 
background:url(https://www.dotgo.uk/shared/images/content/bus_58084/Data-Privacy8-RB.jpg) ;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;}

