
iframe {
  max-width: 100%;
}

.mobileBanner img {
  width: 100%;
}

.header-alert {
    background: #cf2e11;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    padding: 15px 20px;
    text-align: center;
}

.header-alert a {
    color: #fff;
    text-decoration: underline;
}

.header-alert a:hover {
    text-decoration: none;
}

/*a.ls-nav-prev {
  background: url('/wp-content/uploads/2019/02/arrow-left.png') no-repeat!important;
}

a.ls-nav-next {
	background: url('/wp-content/uploads/2019/02/arrow-right.png') no-repeat!important;
}*/


a.ls-nav-prev, a.ls-nav-next {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 30px;
    height: 30px;
}

a.ls-nav-prev {
    left: 10px;
}
a.ls-nav-next {
    right: 10px;
}

.text-shadow-box {
    background-color: #CD3122;
    border: none;
    box-shadow: 0.5rem 0.5rem 0 #1A5BA2;
    color: #fff;
    font-weight: bold;
    margin-right: .5rem;
    margin-bottom: 2.5rem;
    padding: 50px;
}

.shadowbox {
    box-shadow: 2px 8px 20px 0 rgba(31,32,68,.25);
    padding: 40px 40px 30px 40px;
    margin-bottom: 35px;
}

h1 {
    font-size: 3rem;
    line-height: 4rem;
}

*, *:before. *:after{
    -webkit-box-sizing: border-box!important;
    -moz-box-sizing: border-box!important;
    box-sizing: border-box!important;
}

li.middle-orange-btn {
	background: linear-gradient(to bottom, #f18700 0%, #d67c08 100%);
	border-left: 2px solid;
	border-left-color: rgba(255, 255, 255, 0.5);
}

li.middle-orange-btn:hover {
	background: linear-gradient(to bottom, #d67c08 0%, #f18700 100%);
}

li.middle-orange-btn a {
	font-size: 13px;
	padding: 5px 8px;
	font-weight: 400;
	line-height: 1.2;
	margin-bottom: 0;
	height: 26px;
	text-transform: uppercase;
	line-height: 1.89;
	color: #fff;
}

.top-cta-btn a div.top-cta-btn-inner {
  color: #fff;
  font-size: 0.9rem; 
  line-height: 1.25em;
  margin-bottom: 10px;
  font-weight: normal;
  text-transform: uppercase;
}

.top-cta-btn a div.top-cta-btn-inner .fa {
  font-size: 1.875rem;
  padding-right: 10px;
  position: relative;
  top: 5px;
}

.phone-number-top .phone-number-title {
    color: #4795ff;
    font-size: 13px;
    font-style: italic;
    font-weight: 500;
    margin-bottom: 3px;
    text-transform: uppercase;
    margin-top: 10px;
}

.header-link {
    margin-top: 5px;
}

.header-link a {
    font-weight: normal;
    font-size: 13px;
    padding: 5px 10px;
}

.phone-number-top .phone-heading, .phone-number-top .phone-heading a {
    color: #ffffff;
    font-size: 2.5rem;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 38px;
}

.has-dropdown:after {
    position: absolute;
    right: 24px;
    top: 50%;
    margin-top: -6px;
    content: "\f107";
    font-family: FontAwesome;
    line-height: 1;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
}

.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
    background: #848484;
    padding-left: 1em !important;
}

.postscript-two {
   background: #cf2e11;
}

.nav-bar.contain-to-grid, .top-bar {
    background: #05264a;
}

.postscript-cities h3 {
    color: #275ea9;
    text-shadow: none;
}

/*Custom Styles for Rosenberg Air*/
.cta-bar, .today, .postscript-two, .footer-top {
    display: none!important;
}

.postscript-cities {
    background-size: 150% 150%;
    width: 100%;
}

.map iframe {
    max-width: 100%;
}

.application a {
    padding: 15px;
    max-width: 300px;
    margin: auto;
    color: #fff;
}

.current-customer .wpcf7-list-item {
    display: inline-block;
}

.staff {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: space-around;
    -webkit-justify-content: space-around;
    text-align: center;
}

.staff-member {
    margin: 10px 0;
}

.staff-member img {
    width: 200px;
    margin: 0 5px 10px;
}

//#post-5003 h3 {
    text-align: center;
}

.row.ryno-table {
    margin-bottom: 15px;
}

/* End transferred coupon css code */
.ryno-coupon {
    background: url('/wp-content/uploads/2017/01/rosenberg-coupon.png') 0 0 no-repeat;
    background-size: contain;
    margin-bottom: 1.875rem;
    text-align: center;
}

.ryno-coupon-text {
    box-sizing: border-box;
    max-width: 390px;
    padding: 15px 10px 0;
    color: #fff;
}

.ryno-coupon-text h3 {
    font-size: 1.15rem;
    text-transform: uppercase;
    color: #fff;
    margin: 10px 0;
    line-height: 1.25;
}

div.ryno-coupon-title {
    color: #fff;
    line-height: 17px;
}
div.ryno-coupon-title span {
    font-size: 12px;
} 
.ryno-coupon-details {
    color: #fff;
    font-size: 0.875rem;
    font-weight: 400;
    margin: 0 auto 10px;
    width: 80%;
    line-height: 1.25;
}

.ryno-coupon-disclaimer {
    font-size: 0.6875rem;
    color: #fff;
    line-height: 1.25;
}

.ryno-coupon-text button {
    display: inline-block;
    margin: 0 auto;
    width: 33.34%;
    background-color: #cd301e;
    border-radius: 5px;
    padding:10px 0;
    color:#fff;
    font-size: 16px;
    font-weight: 700;
}
.ryno-coupon-text button:hover {
    background: #e03c2a;
}

/* End of transferred coupon css code */


/* Ryno testimonials transferred code */

div.quote-wrap{
  background-color: #e4e4e4;
  padding: 25px 15px 25px 30px !important;
}

p.quote{
    background-image: url("/wp-content/uploads/2017/01/quotes.png");
    background-position: left top;
    background-repeat: no-repeat;
/*    font-size: 12px;*/
    margin-bottom: 0;
    padding: 5px 30px 0;
    font-style: italic;
}

div.quote-wrap:after{
    display: table;
    content:"";
    clear: both;
}

.wpb_wrapper {
    margin: 35px 0;
    border-bottom: 3px solid #e4e4e4;
}

/* End of Ryno testimonials transferred code */


/* Contact section transferred code */
#form-logo {
    position: relative;
    top: 115px;
}
#contact-section{
    padding-top: 50px;
    padding-bottom: 50px;
}
.contact-title{
    font-size: 34px;
    color: #cf2e10;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 30px;
}
/*button hover*/
.hover-btn {
    cursor: pointer;
    outline: medium none;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    border: 3px solid #fff;
}
.hover-btn:hover, .hover-btn:active {
    background: #fff none repeat scroll 0 0;
    color: #0e83cd;
}
.icon-wrap, .icon-wrap-textarea {
    width: 48px;
    height: 48px;
    background-color: #c4c4c4;
    color: #05428b;
    margin-right: -4px;
    display: inline-block;
    border-bottom-left-radius: 7px;
    border-top-left-radius: 7px;
    margin-top: 0px;
    padding-left: 18px;
    padding-top: 10px;
    font-size: 20px;
    vertical-align: top;
}
.icon-wrap-textarea {
    height: 125px;
}
.icon-wrap + p, .icon-wrap-textarea + p {
    display: inline;
}
.contact-form textarea {
    height: 125px;
}
.contact-form input[type="text"], .contact-form input[type="email"], .contact-form input[type="tel"], .contact-form select {
    height: 48px;
    margin-bottom: 14px;
}
.contact-form input[type="text"], .contact-form input[type="email"], .contact-form input[type="tel"], .contact-form textarea {
    padding: 18px;
    border-bottom-right-radius: 7px;
    border-top-right-radius: 7px;
    background-color: #e2e2e2;
    color: #909090;
    font-weight: 700;
    display: inline;
    width: 330px;
    border: 1px solid #bababa;
}

.contact-form select {
    padding: 0 18px;
    border-bottom-right-radius: 7px;
    border-top-right-radius: 7px;
    background-color: #e2e2e2 !important;
    font-weight: 700;
    display: inline;
    width: 330px;
    border: 1px solid #bababa;
    color: #a8a8a8;
    font-style: italic;
    text-transform: uppercase;
}

.contact-form input[type="submit"] {
    border: 2px solid #cf2e10;
    border-radius: 7px;
    color: #cf2e10;
}
.contact-form input[type="submit"]:hover {
    background: #cf2e10;
    color: #fff;
}

/*default inner page only*/
.contact-section-wrap{
    background: #fff url('/wp-content/themes/rock-child/img/inner-form-bg.png') no-repeat;
    background-position: center center;
    background-size: cover;
}

/*Custom Home CTA's*/
.ryno-home-cta-section {
    padding-top: 6px;
    border-top: 6px solid #fff;
}
.ryno-home-cta-section .row {
    max-width: 100%;
}
.ryno-home-cta-section .column, .ryno-home-cta-section .columns {
    padding-left: 0;
    padding-right: 0;
}
.ryno-home-cta-wrap {
    height: 250px;
    position: relative;
    text-align: center;
}
.ryno-home-cta-wrap img {
    position: absolute;
}
.home-cta-title {
    display: block;
    text-align: center;
    padding: 54px 0 0;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 42px;
    color: #fff;
}
.home-cta-button {
    font-size: 16px;
    display: inline-block;
    border-radius: 5px;
    padding: 10px 40px;
    border: 3px solid #fff;
    font-weight: 600;
    margin-top: 20px;
    text-transform: uppercase;
    border: 3px solid #fff;
    color: #fff;
}
.fade-trick {
    background: rgba(0,0,0,0);
    height: 100%;
    width: 100%;
    display: block;
}
.fade-trick:hover {
    background: rgba(0,0,0,.5);
}

/*Internal Footer Banner*/
.ryno-footer-buttons {
    background: url(/wp-content/themes/rock-child/img/blue-swirl-bg.jpg) no-repeat center center fixed; 
    background-size: 100% 100%; /*Background-size set to cover in media query*/
    padding-top: 12px;
    padding-bottom: 12px;
    border-top: 6px solid #cf2e11;
}

/*Homepage Video Popup Sprite*/
.ryno-home-vid {
    background: url(/wp-content/uploads/2017/08/rosenberg-video-sprite-compressed.png) no-repeat;
}
.embed-container a {
    margin-left: auto;
    margin-right: auto;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}
.embed-container {
    height: 0;
    margin: 0rem 0rem 1.875rem;
    margin-top: 15px;
    max-width: 100%;
    /*overflow: hidden;*/
    position: relative;
    padding-bottom: 30%;
}
.rollover {
    background-position: 0 0;
    display: block;
    height: 215px;
    text-decoration: none;
    width: 100%;
}
.rollover:hover {
    background-position: 0 -215px;
}
.ryno-cooling-cta {
    color: #fff;
    background: url('/wp-content/uploads/2017/08/newbtn-cooling-compressed.png') no-repeat center center;
}
.ryno-heating-cta {
    color: #fff;
    background: url('/wp-content/uploads/2017/08/newbtn-heating-compressed.png') no-repeat center center;
}
.ryno-commercial-cta {
    color: #fff;
    background: url('/wp-content/uploads/2017/02/newbtn-commercial.jpg') no-repeat center center;
}
.ryno-residential-cta {
    color: #fff;
    background: url('/wp-content/uploads/2017/08/newbtn-residential-compressed.jpg') no-repeat center center;
}
/*Static Footer Buttons*/
.footer-main {
    padding-bottom: 130px;
}
/*Social Icon Color*/
.footer-main ul.social-icons li a {
    color: #cf2e11;
}
.footer-main ul.social-icons li:hover a {
    color:#05264a;
}
#static-cta-wrap {
    position: fixed;
    bottom: 0;
    width: 100%;
    margin: 0 auto;
    z-index: 9999;
}
#static-cta-wrap ul {
    left: -87px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    position: relative;
    text-align: center;
    width: 100%;
}
#static-cta-wrap ul li {
    list-style: none;
    display: inline-block;
    background: none;
    width: 180px;
    height: 100px;
}
#static-cta-wrap ul li a{
    position: absolute;
    bottom: -6px;
}
#static-cta-wrap ul li a:hover{
    bottom: 0px;
}
/*Key Stats*/
#key-stats-wrapper {
    background: url('/wp-content/uploads/2017/08/key-stats-bg-compressed.png');
}
.key-stats-title {
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    margin-top: 63px;
    margin-bottom: 7px;
}
.key-stats-logo {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
	flex-wrap: wrap;
    padding: 40px 4px 90px 40px;
}

/*Satisfied Customers Testmonial Section*/
/*Satisfied Customers*/
#satisfied-customers{
    background: url('/wp-content/uploads/2017/08/satisified-customers-bg-compressed.png') no-repeat;
    background-size: 100% 670px;
    height: 670px;
    padding-top: 75px;
}

.satisfied-customers-title{
    text-align: center;
    color: #fff;
    font-size: 34px;
    font-weight: 700;
    margin-bottom: 55px;
}

.testimonial-box{
    background-color: #e8e8e8;
    padding: 25px;
    color:#474747;
    font-style: italic;
    font-size: 16px;
    line-height: 1.3rem;
    border-radius: 6px;
}

.home-testimonial-box{
    -webkit-box-shadow: 0px 0px 17px 0px rgba(48,152,255,1);
    -moz-box-shadow: 0px 0px 17px 0px rgba(48,152,255,1);
    box-shadow: 0px 0px 17px 0px rgba(48,152,255,1);
}

.testimonial-author{
    color:#00428b;
    font-size: 15px;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 20px;
}

.satisfied-customers-cta{
    text-align: center;
    margin-top: 50px;
    font-size:22px;
    color:#fff;
    font-weight: 700;
}

.satisfied-customers-cta a{
    font-size:22px;
    color:#fff;
    font-weight: 700;
}

.satisfied-customers-cta a:hover{
    color:#4097ff;
    text-decoration: none;
}

.refer-friend-wrapper {
    background: url('/wp-content/themes/rock-child/img/money-background.png') no-repeat, url('/wp-content/themes/rock-child/img/blue-bar-bg.jpg') repeat-x;
    background-repeat: no-repeat, repeat-x;
    background-position: center, top center;
    height: 240px;
}
.refer-a-friend{
    color: #fff;
    font-weight: 700;
    font-size: 34px;
    line-height: 34px;
    margin-top: 50px;
}
.cash-back {
    color: #fff;
    font-size: 53px;
    font-weight: 700;
}
.refer-friend-button {
    padding-top: 100px;
}
.rollover.ryno-home-vid {
    text-indent: -9999px;
}
a.transparent-button {
    border-radius: 5px;
    color: #7ab2fd; 
    border: 1px solid #7ab2fd;
    padding: 10px 18px;
    display: inline-block;
}
a.transparent-button:hover {
    background: #7ab2fd;
    color:#275eaa;
}

.emergency-text {
	color: #cf2e11;
	font-weight: 700;
	font-size: 14px;
}

/* Wobble To Bottom Right */
@-webkit-keyframes hvr-wobble-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px);
  }
  33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px);
  }
  49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px);
  }
  66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px);
  }
  83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes hvr-wobble-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px);
  }
  33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px);
  }
  49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px);
  }
  66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px);
  }
  83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.hvr-wobble-to-bottom-right {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
}
.hvr-wobble-to-bottom-right:hover, .hvr-wobble-to-bottom-right:focus, .hvr-wobble-to-bottom-right:active {
  -webkit-animation-name: hvr-wobble-to-bottom-right;
  animation-name: hvr-wobble-to-bottom-right;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* End of Wobble To Bottom Right Code*/

/*Internal Footer Buttons Code*/
.footer-buttons {
    text-align: center;
    padding: 50px 0;
}

article.post .date {
    margin-bottom: 15px;
}

.ryno-cities .ryno-column a {
    color: #383838;
    text-decoration: underline;
}

#yelp-biz-badge-rrc-lKEy7tbeKGGkRjuHG94rXA {
    text-align: center;
}

#menu-main-menu a[href="#"]:hover {
    cursor: default !important;
    color: #fff !important;
}

#post-5003 h2 {
    font-size: 1.65rem;
}

.view-article {
    display: none;
}

.footer-main .copyright {
    text-align: center;
}

.top-bar-section ul li > a {
    font-size: 0.78rem;
}

.footer-main a.button {
    max-width: 335px;
    font-size: 15px;
    margin: 0 auto 30px;
}

footer form {
    text-align: center;
    margin-bottom: 20px;
}

footer input {
    background-color: #275ea9;
    color: #fff;
    border: 1px solid #275ea9;
    border-radius: 3px !important;
    padding: 10px;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
}
footer input:hover {
    cursor: pointer;
}

.header input[type="submit"] {
    background-color: transparent;
    border: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 400;
    font-family: Roboto, sans-serif;
}
.header input[type="submit"]:hover {
    cursor: pointer;
}
.orange-header-links {
    margin-top: 15px;
    margin-bottom: 10px;
}
.orange-header-links li {
	height: 26px;
	vertical-align: top;
}
.orange-header-links form.button {
    padding: 4px 2px;
    line-height: 1.2;
    margin-bottom: 0;
	height: 26px;
}
.orange-header-links a.button {
    font-size: 13px;
    padding: 5px 8px;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 0;
	height: 26px;
}
.orange-header-links .button {
    background: #f18700;
    background: -moz-linear-gradient(top, #f18700 0%, #d67c08 100%);
    background: -webkit-linear-gradient(top, #f18700 0%, #d67c08 100%);
    background: linear-gradient(to bottom, #f18700 0%, #d67c08 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f18700', endColorstr='#d67c08',GradientType=0 );
}
.orange-header-links .button:hover {
    background: #d67c08;
    background: -moz-linear-gradient(top, #d67c08 0%, #f18700 100%);
    background: -webkit-linear-gradient(top, #d67c08 0%, #f18700 100%);
    background: linear-gradient(to bottom, #d67c08 0%, #f18700 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d67c08', endColorstr='#f18700',GradientType=0 );
}

.sidebar-form {
    background-color: #cd3121;
    box-shadow: 0.5rem 0.5rem 0 #1b5a9d;
    padding: 20px 20px 0;
    margin-bottom: 50px;
    position: relative;
}
.sidebar-form h2 {
    font-size: 36px;
    line-height: 1em;
    text-align: center;
    color: #fff;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 15px;
    text-transform: capitalize;
}
.sidebar-form input,
.sidebar-form textarea,
.sidebar-form select {
    background-color: #fff;
    border-radius: 4px;
    margin-bottom: 15px;
}
.sidebar-form input[type=submit] {
    background: #1b5a9d;
	border: 2px solid #1b5a9d;
    margin-bottom: 0;
    border-radius: 4px;
    font-size: 24px;
    font-weight: 900;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 174px;
    padding: 12px;
}
.sidebar-form input[type=submit]:hover {
    background: #fff;
    color: #1b5a9d !important;
}
.sidebar-form textarea.wpcf7-form-control.wpcf7-textarea {
    height: 90px;
}
.sidebar-form input.wpcf7-form-control.wpcf7-text::placeholder,
.sidebar-form input.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-tel.cf-text::placeholder,
.sidebar-form textarea.wpcf7-form-control.wpcf7-textarea::placeholder {
    color: #383838;
}

#podium-reviews {
  display:block;
  margin-left: auto;
  margin-right: auto;
}

.page-id-4533 #gallery-2 img {
  width: 143px;
}

.page-id-9259 #gallery-2 .gallery-item {
    float: none !important;
    margin-top: 0 !important;
    width: 100% !important;
}
.page-id-9259 #gallery-2 img {
    border: 0 !important;
}
.custom-gallery {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    text-align: center;
}
.custom-gallery img {
    display: block;
    margin: 0 auto;
}
.custom-gallery br {
    display: none !important;
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type="submit"] {
    padding: 10px;
}

.gform_wrapper .gfield_checkbox li input, .gform_wrapper .gfield_checkbox li input[type="checkbox"] {
	vertical-align: top;
}

.gform_wrapper li.hidden_label input {
	margin-top: 4px;
}

@media screen and (max-width: 1024px) {
	.custom-gallery {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }
}

@media screen and (max-width:639px) {
	.custom-gallery {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
	li.middle-orange-btn {
		border-left: 0;
		border-top: 1px solid #fff;
	}
}

@media screen and (max-width: 64em) {
    .top-bar-section .has-dropdown>a {
        padding-right: 15px !important;
    }
    .top-bar-section ul li > a {
        font-size: 0.7rem;
    }
    .has-dropdown:after {
        display: none;
    }
    .ryno-heating-cta .ryno-home-cta-title,
    .ryno-cooling-cta .ryno-home-cta-title,
    .ryno-commercial-cta .ryno-home-cta-title {
        background-size: contain;
    }
    .ryno-home-cta-title {
        font-size: 18px;
    }
    #static-cta-wrap {
        display: none;
    }
    .footer-main {
        padding-bottom: 1.25rem;
    }
    .ryno-coupon {
        background: #0164a7;
    }
    .ryno-coupon-text {
        margin: auto;
    }
    .ryno-home-cta-section {
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    #satisfied-customers {
        background-size: cover;
        background-position: center;
        padding-bottom: 40px;
        height: initial;
    }
    #contact-section {
        max-width: 667px;
        margin: auto;
    }
    .contact-form input[type="text"], 
    .contact-form input[type="email"], 
    .contact-form input[type="tel"], 
    .contact-form textarea {
        width: 185px;
    }
    .cash-back {
        font-size: 42px;
    }
    .refer-friend {
        margin-top: 32px;
    }
    .refer-friend-button {
        padding-top: 0;
    }
    .refer-friend-wrapper {
        background-position: right center, top center;
    }
   .home-cta-title {
	font-size: 26px;
   }
   .city-list .row {
        margin: 0;
   }
   .top-bar-section ul li > a {
       font-size: 0.6rem;
       padding: 0 0.4rem !important;
   }
}

@media screen and (max-width: 40em) {
    .menu-item:hover {
        background-color: #275ea9;
    }
    .top-bar-section .has-dropdown>a {
        padding-right: 0 !important;
    }
    .ryno-home-cta-title {
        font-size: 20px;
    }  
    .cta-bar a {
        width: 90%;
    }
    .alignleft {
        float: none;
        margin: 0px auto;
        padding-bottom: 15px;
        display: block;
    }
    .alignright {
        float: none;
        margin: 0px auto;
        padding-bottom: 15px;
        display: block;
    }
    .top-bar {
        height: 2.8rem;
    }
    h1, h2.blog-title {
        font-size: 2rem;
    }
    #contact-section {
        text-align: center;
    }
    .icon-wrap, .icon-wrap-textarea {
        padding-left: 0;
    }
    .ryno-footer-buttons {
	padding: 50px 0;
    }
    #key-stats-wrapper {
        background: #d02e11;
    }
    .key-stats-logo {
        display: block;
    }
    .key-stats-logo img {
        margin-bottom: 25px;
    }
    .key-stats-title {
        margin-top: 30px;
    }
    .key-stats-logo {
        padding-bottom: 30px;
        padding-top: 30px;
    }
    .city-list .city-column {
        text-align: center;
    }
    .postscript-cities .row .row {
        margin: 0;
    }
    .postscript-cities h3 {
        color: #383838;
    }
    .testimonial-box {
        margin: 10px 0;
    }
    .request p:first-child {
        display: none;
    }
    .refer-friend-wrapper {
        text-align: center;
    }
    .refer-a-friend {
        margin-top: 18px;
        font-size: 24px;
    }
    .cash-back {
        font-size: 38px;
        line-height: 1;
        padding: 5px 0 10px;
    }
    .header-logo {
        display: block;
    }
    a.transparent-button {
        color: #fff;
        border: 1px solid #fff;
    }
    #gallery-2 .gallery-item {
        width: 100% !important;
    }
    .ul-col:first-of-type ul {
        margin-bottom: 0;
    }
    .ryno-cities .ryno-column {
        margin: -5px 0 0;
    }
    .ryno-cities .ryno-column a {
        color: #383838;
    }
	.ryno-video {
		height: 250px;
	}
}


.commercial-app-form input[type="submit"] {
    background: none;
    border: 2px solid #275ea9;
    color: #275ea9;
    cursor: pointer;
    display: block;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: bold;
    margin-top: 0.625rem;
    padding: 10px 0px;
    padding: 0.62522rem 0rem;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 100%;
}

.commercial-app-form input[type="submit"]:hover {
    background: #275ea9;
    color: #fff;
}

.commercial-app-form .cf-text, .main-contact-form .cf-textarea {
    background-color: #eaeaea;
    border: 0.0625rem solid #b8b8b8;
    border-radius: 0.25rem;
    box-shadow: 0 1px 2px rgb(0 0 0 / 10%) inset;
    box-sizing: border-box;
    color: rgba(0, 0, 0, 0.75);
    display: block;
    margin: 0 0 1rem;
    padding: 0.5rem;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 100%;