#ry-section-header .ry-menu .ry-nav .dropdown-menu {
  top: 55px; }

#ry-pg-banner .ry-bnr-wrp {
  height: 450px; }

#ry-pg-body {
  margin-top: 60px;
  padding-top: 50px; }

#ry-pg-content:before {
  display: none; }

#ry-sidebar .ry-sb-cta .ry-cta-wrp .ry-cta .ry-cta-contain:hover:before {
  -webkit-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
  transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
  background: rgba(81, 158, 211, 0.5); }

#ry-sidebar .ry-sb-cta .ry-cta-wrp .ry-cta .ry-cta-contain:before {
  content: "";
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 20px; }

#ry-sidebar .ry-sb-cta .ry-cta-wrp .ry-cta a {
  color: #fff; }

body.default #ry-section-header.shrink-logo .ry-menu .ry-nav .dropdown-menu {
  top: 40px; }
