@media only screen and (min-width: 800px) {.d0whitescrollbox {background-color: #164957; min-height: 310px;}}
@media only screen and (max-width: 799px) {.d0whitescrollbox {background-color: #164957; min-height: 380px;}}

.d0whitebox {min-height: 415px;}

#r8_content .parallax03 {background-attachment: fixed;
    background-position-x: center;
    background-position-y: bottom;}

.r8_form {
    margin: 0 auto;
    width: 100%;
    max-width: 850px;
    border: none !important;
    border-radius: 10px;
    padding: 10px;
    display: table;
}
