
.shop-bar {
	text-align: center;
	background: #f55146;
}

.shop-bar a {
	color: #fff;
}

.sticky-button img {
	position: fixed;
	top: 50%;
	left: 0
}

.page-id-719 .page-header h1 {
   font-size: 2.9rem;
   line-height: 3.3rem;
}

/* Reviews Page */
.testimonial-block-vertical-quote {
  background: #cecece;
  padding: 1rem;
  border-radius: 0;
  margin-bottom: 1.875rem;
  position: relative;
}
.testimonial-block-vertical-quote::after {
  content: '';
  bottom: -1.25rem;
  left: 2.25rem;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 1.25rem 1.125rem 0 1.125rem;
  border-color: #cecece transparent transparent transparent;
  position: absolute;
}
.testimonial-block-vertical-person {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 1.65rem;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.testimonial-block-vertical-avatar {
  border-radius: 50%;
  width: 60px;
  height: 60px;
}
.testimonial-block-vertical-name {
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 0;
  margin-left: 0.65rem;
}
.testimonial-block-vertical-info {
  text-transform: uppercase;
  font-size: 14px;
  color: #000000;
  margin-bottom: 0;
  margin-left: 0.65rem;
}

/* Navigation */
.top-bar-section ul li > a {
    color: #ffffff !important;
    font-family: 'Lato', serif;
    font-size: 0.875rem;
    text-transform: uppercase;
    font-weight: normal !important;
}

/* Header */
.header {
	padding: 0;
}
.header-logo {
	padding: 35px 0 25px;
}
#header-right {
	text-align: right;
}
#header-btns-wrapper {
	margin-bottom: 30px;
}
.social-btns {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 15px;
}
.social-btns span {
	color: #fff;
	background-color: #757575;
	margin-left: 5px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.social-btns span:hover {
	background-color: #fb5348;
}
.social-btns svg {
	-ms-transform: skew(12deg);
	-webkit-transform: skew(12deg);
	transform: skew(12deg);
	display: inline-block;
	font-size: 46px;
}
.social-btns .fa-2x {
	font-size: 1.5em;
}
#pymt-btn {
	display: inline-block;
	background-color: #fb5348;
	color: #fff;
	font-size: 17px;
    padding: 11px 15px;
	margin-left: 10px;
	text-transform: uppercase;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#pymt-btn:hover {
	background-color: #757575;
}
#pymt-btn img {
	margin-right: 10px;
}
#pymt-btn a {
	color: #fff;
}
.header-phone-wrapper {
	margin-bottom: 15px;
}
#phone-text {
	font-size: 20px;
	color: #000;
	text-transform: uppercase;
}
#phone-text img {
	display: inline-block;
	position: relative;
    top: -2px;
}
#phone-number a {
	font-size: 40px;
	line-height: 40px;
	font-weight: 900;
	color: #000;
}
#phone-number a:hover {
	text-decoration: underline;
}
.nav-bar {
	background: #797979;
	background: -moz-linear-gradient(top, #797979 0%, #282425 100%);
	background: -webkit-linear-gradient(top, #797979 0%,#282425 100%);
	background: linear-gradient(to bottom, #797979 0%,#282425 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#797979', endColorstr='#282425',GradientType=0 );
}
.top-bar-section li.active:not(.has-form) a:not(.button), 
.top-bar-section li:not(.has-form) a:not(.button) {
	line-height: calc(4rem - 5px);
	border-bottom: 5px solid transparent;
}
.top-bar-section li.active:not(.has-form) a:not(.button):hover,
.top-bar-section li:not(.has-form) a:not(.button):hover,
.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button):hover {
	border-bottom: 5px solid #fb5348;
	color: #fb5348 !important;
}
.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button),
.top-bar-section .dropdown li.active:not(.has-form) a:not(.button),
.top-bar-section .dropdown li:not(.has-form) a:not(.button),
.top-bar-section .dropdown li:not(.has-form):not(.active) > a:hover:not(.button){
	background-color: #757575 !important;	
}
.top-bar-section ul li > a {
	font-size: 1rem;
}

/* General Styles */

.content-area li {
    margin-bottom: 10px;
}

.specialh2 {
    text-transform: uppercase;
    text-align: center;
    font-weight: 900;
    font-size: 36px;
    color: #fff;
    padding: 20px 0px 5px 0px;
    background-color: #000;
    transform: skew(-12deg);
    margin: 35px 0px 35px 0px;
}

.page-header h1 {
	text-shadow: none;
    line-height: 55px !important;
    text-align: center;
    font-weight: 900 !important;
    padding: 25px 0;
    width: 100%;
    font-size: 3rem !important;
}
.home h1 {
    width: 100%;
    border-bottom: 0;
    text-align: left;
    padding: 0;
    margin-bottom: 20px;
    color: #fff;
    letter-spacing: initial;
    font-size: 1.8rem;
}
h2, h3, h4, h5, h6 {
	margin-bottom: 15px;
}
h3 {
    font-size: 1.525rem;
    font-weight: bold !important;
}
h4 {
    font-size: 1.4rem;
}
h5 {
    font-size: 1.28rem;
}
h6 {
    font-size: 1.15rem;
}
mark {
    background-color: #e7e7e7;
    font-weight: 700;
}
blockquote {
    border-left: 15px solid #ee3d33;
    color: #ee3d33;
    font-size: 1.4rem;
}
blockquote p {
    color: #ee3d33;
    font-size: 1.4rem;
    margin-bottom: 0;
    padding-bottom: 15px;
}
a.btn, button, .button {
    display: inline-block;
    width: initial;
    padding: 15px 20px;
    border-radius: 0;
}
.home .content-wrapper {
	background: #535353;
	background: -moz-linear-gradient(top, #535353 0%, #010101 100%);
	background: -webkit-linear-gradient(top, #535353 0%,#010101 100%);
	background: linear-gradient(to bottom, #535353 0%,#010101 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#535353', endColorstr='#010101',GradientType=0 );
    margin: 0;
    padding: 60px 0;
    color: #fff;
}
.home h2, .home h3, .home h4 {
	color: #fff;
	font-weight: 700;
}
p, div, ul {
	font-size: 20px;
	line-height: 1.4;
}

/* Intro Section */
#intro-section-wrapper {
    position: relative;
    background-image: url(/wp-content/uploads/intro-bg.png);
    background-repeat: no-repeat;
	background-position: center bottom;
    background-size: cover;
    min-height: 492px;
}
#intro-title {
    text-align: center;
	font-size: 50px;
	font-family: Arvo;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.2;
	max-width: 1000px;
	margin: auto;
	padding-top: 30px; 
    padding-bottom: 50px;
}
#intro-ctas {
	margin-top: 45px;
}
#intro-ctas a {
    font-size: 22px;
    line-height: 24px;
    margin: 0 30px 15px;
    padding: 15px 30px;
	width: 375px;
}
#intro-ctas span.lato-thin {
	font-size: 18px;
	line-height: 18px;
}

/* Awards Section */
#awards-section {
    background-image: url(/wp-content/uploads/awards-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 247px;
    position: relative;
    text-align: center;
}
#awards-wrapper img {
    margin: 25px 0;
}
#awards-wrapper img:nth-of-type(2) {
    margin-left: 25px;
    margin-right: 25px;
}

/* CTA Section */
#ctas-section {
	text-align: center;
}
#cta-wrapper {
    display: flex;
    display: -ms-flexbox;
}
.cta-box-wrapper {
    flex-grow: 1;
    -ms-flex-positive: 1;
    flex-basis: 33%;
    -ms-flex-preferred-size: 33%;
    height: 365px;
    overflow: hidden;
}
.cta-box {
	text-transform: uppercase;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    transition: all 1.5s ease;
    -webkit-transition: all 1.5s ease;
    -moz-transition: all 1.5s ease;
}
.cta-box:hover {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    cursor: pointer;
}
.cta-title {
	font-family: Arvo;
	font-weight: bold;
	font-size: 60px;
	color: #fff;
	line-height: 1.2;
	padding-top: 130px;
	display: block;
}
.cta-btn span {
	padding: 7px 25px;
	color: #fff;
	font-weight: 100;
	width: 305px;
}
#cta-cooling {
	background-image: url(/wp-content/uploads/cta-bg_cooling.jpg);
}
#cta-heating {
	background-image: url(/wp-content/uploads/cta-bg_heating.jpg);
}
#cta-energy {
	background-image: url(/wp-content/uploads/cta-bg_geothermal.jpg);
}

/* Why Choose */
#why-us-section {
    background-image: url(/wp-content/uploads/why-us-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 540px;
    position: relative;
    text-align: center;
    font-family: Lato;
	color: #fff;
    border-top: 10px solid #fff;
    border-bottom: 10px solid #fff;
    padding: 70px 0;
}
#why-us-section h2 {
    margin-bottom: 65px;
}
#why-us-section h2 span {
	font-size: 36px;
}
.why-us-img {
	margin-bottom: 30px;
	height: 61px;
}
#why-us-section .why-us-box:not(:last-of-type) img {
	position: relative;
	top: 10px;
}
.why-us-title {
	font-size: 26px;
	line-height: 26px;
	font-weight: 900;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.why-us-text {
	font-size: 17px;
	line-height: 1.4;
}
.why-us-box.columns {
    padding: 0 20px;
}

/* Guarantee */
#guarantee-section {
	background: #000000;
	background: -moz-linear-gradient(top, #000000 0%, #f45146 100%);
	background: -webkit-linear-gradient(top, #000000 0%,#f45146 100%);
	background: linear-gradient(to bottom, #000000 0%,#f45146 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#f45146',GradientType=0 );
	min-height: 860px;
	color: #fff;
	position: relative;
	text-align: center;
}
#guarantee-text {
	text-align: left;
}
#guarantee-section h2,
#guarantee-section h3,
#guarantee-section h4 {
	color: #fff;
}
#guarantee-section h2 {
	padding: 75px 0 55px;
}
#guarantee-section h2 span {
	font-size: 30px;
}
#guarantee-img {
	background-image: url(/wp-content/uploads/angled-photo.png);
	background-repeat: no-repeat;
	background-position: right bottom;
    position: absolute;
    bottom: 0;
    width: 100%;
	min-height: 698px;
}

/* Areas We Serve */
.postscript-cities {
	padding: 85px 0;
}
.postscript-cities h3 {
	font-size: 40px;
	color: #fff;
	font-weight: bold;
}
.ryno-cities .ryno-column {
	padding-left: 0;
}
.ryno-cities .ryno-column li {
	font-size: 19px;
	line-height: 1.8;
	text-align: center;
	font-weight: normal;
}
.ryno-cities .ryno-column li > a {
	font-size: 19px;
	line-height: 1.8;
	text-align: center;
	color: #f55146;
	text-decoration: none;
	font-weight: 900;
}
.ryno-cities .ryno-column li > a:hover {
	color: #f55146;
	text-decoration: underline;
}

/* Footer */
.postscript-contact {
	padding: 40px 0;
    background-color: #f55146;
    position: relative;
    min-height: 580px;
    text-align: center;
}
.postscript-contact .row {
    position: relative;
    z-index: 1;
}
.postscript-contact h2 {
	padding-top: 65px;
	color: #fff;
}
.postscript-contact .button-slanted {
	margin-top: 15px;
}
#contact-form-bg {
	max-width: 1225px;
	height: 500px;
	position: absolute;
	left: 0;
	right: 0;
	top: 40px;
	margin: auto;
	z-index: 0;
	background: #797979;
	background: -moz-linear-gradient(top, #797979 0%, #242021 100%);
	background: -webkit-linear-gradient(top, #797979 0%,#242021 100%);
	background: linear-gradient(to bottom, #797979 0%,#242021 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#797979', endColorstr='#242021',GradientType=0 );
}
.postscript-contact input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.cf-text,
.postscript-contact input.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-required.wpcf7-validates-as-tel.cf-text,
.postscript-contact input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email.cf-text,
.postscript-contact select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required,
.postscript-contact textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.cf-textarea {
	background-color: #504e4e !important;
	color: #fff;
	font-weight: normal;
	border: 0;
	font-size: 16px;
	padding-left: 15px;
}
.postscript-contact input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.cf-text,
.postscript-contact input.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-required.wpcf7-validates-as-tel.cf-text,
.postscript-contact input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email.cf-text,
.postscript-contact select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
	height: 42px;
}
.postscript-contact textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.cf-textarea {
	height: 100px;
}
.postscript-contact input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.cf-text::placeholder,
.postscript-contact input.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-tel.cf-text::placeholder,
.postscript-contact textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.cf-textarea::placeholder,
.postscript-contact input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.cf-text::placeholder,
.postscript-contact input.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-tel.cf-text::placeholder,
.postscript-contact textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.cf-textarea::placeholder {
	color: #fff;
	font-size: 16px;
}
.postscript-contact .wpcf7-submit {
	font-size: 24px;
    font-family: Lato;
    font-weight: 900;
    padding: 0 70px;
    background-color: transparent;
    border: 0;
    margin-top: 0;
    color: #fff;
    text-transform: uppercase;
}

/* Footer */
.footer-main {
	color: #fff;
	text-align: center;
	padding: 55px 0 45px;
	background: #f55146;
	background: -moz-linear-gradient(top, #f55146 0%, #000000 100%);
	background: -webkit-linear-gradient(top, #f55146 0%,#000000 100%);
	background: linear-gradient(to bottom, #f55146 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f55146', endColorstr='#000000',GradientType=0 );
}
.footer-main h2 {
	margin-bottom: 25px;
}
.footer-schema {
	font-size: 16px;
	line-height: 1.4;
}
#trust-branding-logos {
	padding-top: 75px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-justify-content: center;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
}
#trust-branding-logos div {
    width: 25%;
    margin-bottom: 35px;
}
.footer-bottom {
	background: #ffffff;
	background: -moz-linear-gradient(left, #ffffff 0%, #8c8c8c 100%);
	background: -webkit-linear-gradient(left, #ffffff 0%,#8c8c8c 100%);
	background: linear-gradient(to right, #ffffff 0%,#8c8c8c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#8c8c8c',GradientType=1 );
	padding: 20px 0;
}
.footer-bottom .small-12.columns {
	padding: 0;
}
.copyright, .copyright a {
  font-size: 14px;
  color: #000;
}

/* Custom Classes */
.button-slanted {
	-ms-transform: skew(-12deg);
	-webkit-transform: skew(-12deg);
	transform: skew(-12deg);
	display: inline-block;
}
.button-slanted img,
.button-slanted span,
.unslant {
	-ms-transform: skew(12deg);
	-webkit-transform: skew(12deg);
	transform: skew(12deg);
	display: inline-block;
}
.blue {
	background-color: #5ea6ac;
}
.red {
	background-color: #f55146;
}
.green {
	background-color: #299674;
}
.lato-thin {
	font-family: Lato;
	font-weight: 100;
}
.dot-separator {
    margin: 0 7px;
}
h1.home-title {
	font-size: 2.3rem;
	line-height: 2.3rem;
}
.page-header {
    background-image: url(/wp-content/uploads/page-title-bg-1.jpg);
    background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 206px;
}

#awards-wrapper img:nth-of-type(1) {
<!-- 	margin-right: 150px; -->
}
#awards-wrapper img:nth-of-type(2) {
<!-- 	position: relative;
    top: -70px; -->
}
#awards-wrapper img:nth-of-type(3) {
<!-- 	margin-left: 150px; -->
}

#angieslist {
	padding: 18px 16px 3px;
}
#angieslist img {
	position: relative;
    top: -8px;
	width: 25px;
}
#bbb {
	padding: 18px 19px 0px;
}
#bbb img {
	position: relative;
    top: -10px;
    width: 19px;
}
#sticky-phone-icon {
	display: none;
}

header.smaller {
    height: 127px;
}
.smaller .header-logo {
    padding: 10px 0 0;
}
.smaller .header-logo img {
    max-width: 200px;
}
.smaller #header-btns-wrapper {
	margin-bottom: 0;
}
.smaller #pymt-btn {
    padding: 11px 15px;
    margin-left: 5px;
}
.smaller #pymt-btn img {
    margin-right: 0;
}
.smaller #pymt-btn span {
    display: none;
}
.smaller #sticky-phone-icon {
	display: inline-block;
}
.smaller #sticky-phone-icon.social-btns span {
	background-color: #fb5348;
}
.smaller #sticky-phone-icon.social-btns span:hover {
	background-color: #757575;
}
.smaller .header-phone-wrapper {
    display: none;
}
.smaller .top-bar {
    height: 2.5rem;
}
.smaller .top-bar-section li.active:not(.has-form) a:not(.button),
.smaller .top-bar-section li:not(.has-form) a:not(.button) {
    line-height: calc(2.5rem - 5px);
}

ul.accordion {
	margin-left: 0;
}
.pagination {
    text-align: center;
    padding: 40px 0 60px;
}

.page-header h1 {
	font-size: 3rem;
	line-height: 55px;
	font-weight: 900;
}

.main-contact-form div > label, .main-contact-form legend {
    color: #4d4d4d;
}
.main-contact-form .wpcf7-list-item-label {
    color: #4d4d4d;
    font-size: 0.85rem;
}

.reviewbuzz-widget-header {
    margin-top: 15px;
}

#gallery-2 .gallery-item {
    float: none !important;
    margin-top: 0 !important;
    width: 100% !important;
}
#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;
}

@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;
    }
}

@media screen and (max-width: 1300px) {
	#guarantee-img {
		background-size: 530px auto;
	}
	.postscript-contact .row {
		max-width: 45rem;
	}
	#contact-form-bg {
	    max-width: 870px;
	    height: 510px;
	}
}

@media screen and (min-width: 1024px) {
	.header {
		position: fixed;
		width: 100%;
	}
	.spacer {
    	padding-top: 266px;
	}
}

@media screen and (max-width: 1023px) {
	#intro-title {
		font-size: 44px;
		padding-top: 60px;
	}
	#intro-ctas a {
		width: 400px;
		margin: 0 15px 15px;
	}
	#awards-section {
		min-height: initial;
	}
	#awards-wrapper img {
		display: inline-block;
	}
	#awards-wrapper img:nth-of-type(1) {
		margin-right: 0;
	}
	#awards-wrapper img:nth-of-type(2) {
    	top: initial;
	}
	#awards-wrapper img:nth-of-type(3) {
		margin-left: 0;
	}
	.cta-title {
		font-size: 40px;
	}
	.cta-btn span {
		width: 200px;
		padding: 7px;
		font-size: 14px;
	}
	#guarantee-section {
		min-height: auto;
		padding-bottom: 40px;
	}
	#contact-form-bg {
		max-width: 500px;
		height: 630px;
	}
	.postscript-contact .row {
		max-width: 25rem;
	}
	.postscript-contact h2 {
		padding-top: 40px;
	    font-size: 36px;
	    text-align: left;
	    padding-left: 10px;
	}
	#trust-branding-logos {
		padding-top: 50px;
	}
	#trust-branding-logos div {
		display: inline-block;
		margin: 10px;
		width: 120px;
	}
	.alignleft {
		float: none;
		display: block;
		margin: 0px auto;
		padding-bottom: 15px;
	}
	.alignright {
		float: none;
		display: block;
		margin: 0px auto;
		padding-bottom: 15px;
	}
	img {
		display: block;
		vertical-align: none;
		margin: 0px auto;
		float: none;
	}
	.column, .columns {
		padding-left: 20px;
		padding-right: 20px;
	}
	#guarantee-text {
		text-align: center;
	}
	.postscript-contact h2 {
		font-size: 35px;
	}
}

@media screen and (max-width: 639px) {
	h1.home-title {
	    font-size: 26px;
	    line-height: 30px;
	    text-align: center;
	}
	.content-wrapper h2 {
		font-size: 22px;
	    line-height: 26px;
	    text-align: center;
	}
	.content-wrapper h3 {
		font-size: 18px;
	    text-align: center;
	}
	.content-wrapper h4 {
		text-align: center;
	}
	.content-wrapper h5 {
		text-align: center;
	}
	.content-wrapper p {
	    text-align: center;
	}
	.content-wrapper ul {
	    text-align: center;
	    list-style-position: inside;
	    margin-left: 0;
	}
	.alignright {
		padding: 15px;
	}
	.header-logo {
		padding: 20px 0 0;
	}
	.header-logo img {
	    max-width: 290px;
	    margin: auto;
	}
	.header-wrapper {
		padding-bottom: 45px;
	}
	.header-region {
		padding-left: 15px;
		padding-right: 15px;
	}
	.nav-bar {
		height: 45px;
		position: absolute;
	}
	.top-bar {
		height: 2rem;
	}
	.top-bar-section ul {
		background-color: #757575;
	}
	#mobile-header-btns {
	    position: absolute;
	    top: 153px;
	    z-index: 1;
	}
	#mobile-header-btns img {
		display: inline-block;
	}
	#mobile-header-btns svg {
		color: #fff;
	}
	#mobile-header-btns a {
	    margin-right: 10px;
	}
	#intro-section-wrapper {
		height: 300px;
		min-height: 450px;
	}
	#intro-title {
	    font-size: 30px;
	    padding-top: 30px;
	}
	#intro-ctas {
		margin-bottom: 50px;
	}
	#intro-ctas a {
		width: 270px;
		font-size: 17px;
		padding: 15px;
	}
	#intro-ctas span.lato-thin {
		font-size: 14px;
	}
	#intro-section-wrapper .button {
	    font-size: 16px;
	    max-width: 280px;
	    margin: 15px auto 0;
	    padding: 10px;
	}
	#awards-section {
		padding: 25px 0;
	}
	#awards-wrapper img {
    	width: 90px;
    	margin: 50px auto;
    	text-align: center;
	}
	#awards-wrapper img:nth-of-type(1),
	#awards-wrapper img:nth-of-type(2),
	#awards-wrapper img:nth-of-type(3) {
		margin: 10px 5px;
	}
	#cta-wrapper {
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.cta-box-wrapper {
		height: 250px;
	}
	.cta-title {
		padding-top: 85px;
	}
	#why-us-section {
		padding: 65px 0 40px;
	}
	#why-us-section h2 {
	    margin-bottom: 30px;
	}
	.why-us-title {
		font-size: 18px;
	}
	.why-us-text {
		margin-bottom: 30px;
	}
	.why-us-img {
		margin-bottom: 15px;
	}
	#guarantee-section h2 {
	    padding: 55px 15px 25px;
	    font-size: 32px;
	    line-height: 38px;
	}
	#guarantee-section h2 span {
	    font-size: 12px;
	}
	.postscript-cities {
		background-color: #505050;
		padding: 70px 0;
	}
	.postscript-cities h3 {
		font-size: 22px;
	}
	.postscript-contact h2 {
		padding-top: 30px;
		text-align: center;
	}
	.ryno-cities .ryno-column li,
	.ryno-cities .ryno-column li > a {
		font-size: 16px;
	}
	.postscript-contact .button-slanted {
    	background-color: #504e4e;
    	margin-top: 0;
	}
	.postscript-contact .wpcf7-submit {
    	background-color: #504e4e;
	}
	#trust-branding-logos {
	    padding-top: 35px;
	}
	#trust-branding-logos div {
		width: 90px;
	}
	.footer-main {
		padding: 20px 0 45px;
	}
	.footer-main h2 {
	    margin-bottom: 15px;
	}
	.footer-schema {
	    font-size: 14px;
	}
	.footer-bottom {
		padding: 15px;
	}
	footer .social-btns {
		margin-top: 40px;
		margin-bottom: 0;
	}
    .page-header {
		height: auto;
		padding: 40px 0;
    }
	.page-header h1 {
	    font-size: 33px;
	    line-height: 40px;
	}
	.coupon-text button {
		width: 100%;
	}
}

.wpcf7 p {
    margin: 0 !important;
}

.postscript-cities .ryno-service-areas .rsa-grid-template {
    padding: 0;
}

.postscript-cities .rsa-grid-template__city {
	font-weight: 500;
	font-size: 19px;
	padding: 0;
	margin-left: 15%;
	text-align: center;
}