
mark {
   background: #C53A30;
   padding: 3px;
   color: #fff;
   font-weight: bold;
}

.review-form .wpcf7-list-item {
    display: inline-block;
}

h1, h2.blog-title {
    line-height: 3.75rem;
}

.page-id-398 h1 {
    font-size: 3.25rem;
}

.footer-box {
    text-align: center;
    color: #fff;
}

.top-bar-section .dropdown {
    background: #1466a1;
}

#header-service-area {
    color: #000;
    font-size: 14px;
    margin-top: 5px;
}

.top-cta-btn {
	margin-bottom: 1rem;
}

.footer-btn {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 1;
}
.footer-btn:hover {
    bottom: -1px;
}
.footer-box-content img {
    padding-top: 25px;
}

@media screen and (min-width: 40em) and (max-width: 64em) {
  .postscript-cities {
      padding-left: 20px;
      padding-right: 20px;
  }
  .top-cta-title {
    font-size: 13px;
  }
  .cta-title {
    line-height: 1;
    margin-bottom: 7px;
  }
  .cta-text {
    height: 230px;
    margin-top: -75px;
    padding: 80px 10px 0;
  }
}

/* 1024px */
@media screen and (max-width: 64em) {
    .alignnone,
    a img.alignright,
    a img.alignleft,
    a img.alignnone,
    .alignleft,
    .alignright  {
        float: none;
        margin: 0px auto;
        padding-bottom: 15px;
        display: block;
    }
    .footer-btn {
        left: 0;
        margin: auto;
    }
    .footer-main {
        padding-bottom: 115px;
    }
}

/* 640px */
@media only screen and (max-width: 40em) {
    .sidebar {
        text-align: center;
    }
    .footer-box-content {
        height: auto !important;
    }
    h1, h2.blog-title {
        line-height: 2rem !important;
    }
    #home_prefix {
        padding-bottom: 20px;
    }
    .home-prefix-box {
        margin-bottom: 45px;
    }
    .cta-text {
        padding: 90px 10px 0;
    }
    .header-logo {
        display: block;
    }
    .page-id-398 h1 {
        font-size: 2rem;
        line-height: 2rem;
    }
    .footer-main {
        padding-bottom: 75px;
    }
    .footer-btn {
        width: 125px;
    }
	.footer-box-content img {
		padding-top: 15px;
	}
}

.ryno-service-areas .rsa-pipe-template__icon, .ryno-service-areas .rsa-abc-template__icon, .ryno-service-areas .rsa-drop-template__icon, .ryno-service-areas .rsa-grid-template__icon {
    display: inline;
    color: #C73827;
}

.page-id-116 a.rsa-grid-template__link  {
	color: #ffffff;
  font-weight: bold;
  text-decoration: underline;
} 

.page-id-116 span.ryno-service-areas__icon--map3.rsa-abc-template__icon {
	color: #fff; 
}

.page-id-116 h2.rsa-grid-template__heading {
	color: #fff; 
}

.wpcf7 p {
    margin: 0 !important;
}