/*
Theme Name: Right Angle Roofing & Siding
Theme URI: http://www.rightanglebuildersinc.com/
Description: Right Angle Roofing & Siding Theme 
Author: Suremak
Author URI: https://www.surefirelocal.com/

Version: 2.7.0

Tags: accessibility-ready, custom-colors, custom-logo, custom-menu, featured-images, footer-widgets, full-width-template, left-sidebar, one-column, right-sidebar, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, two-columns

Template: genesis

License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Text Domain: Right Angle Roofing & Siding Theme
*/

/* Table of Contents
- HTML5 Reset- Baseline Normalize- Box Sizing- Float Clearing
- Defaults- Typographical Elements- Headings- Objects- Gallery- Forms- Tables- Screen Reader Text
- Structure and Layout- Site Container- Site Inner
- Common Classes- Avatar- Genesis- Search Form- Titles- WordPress
- Widgets- Featured Content
- Plugins- Genesis eNews Extended- Genesis Simple FAQ
- Skip Links
- Site Header- Title Area
- Site Navigation- Responsive Menu- Header Menu- Footer Menu
- Content Area- Entry Content- Entry Meta- Pagination- Entry Comments
- Sidebar
- Footer Widgets
- Site Footer
- Media Queries- Min-width: 960px- Site Header- Genesis Menu- Responsive Menu- Header Menu- Site Inner- Content- Sidebar- Author Box- After Entry- Entry Misc.- Footer Widgets
- Print Styles
*/

/* HTML5 Reset
---------------------------------------------------------------------------- */

/* Normalize v8.0.0 | MIT License | github.com/necolas/normalize.css
---------------------------------------------------------------------------- */

/* Box Sizing
--------------------------------------------- */

html {
	box-sizing: border-box;
}
*, *::before, *::after {
	box-sizing: inherit;
}
@font-face {
	font-family: 'Brush Script';
	src: url('fonts/brushscript/BrushScript.eot');
	src: url('fonts/brushscript/BrushScript.eot?#iefix') format('embedded-opentype'), url('fonts/brushscript/BrushScript.woff2') format('woff2'), url('fonts/brushscript/BrushScript.woff') format('woff'), url('fonts/brushscript/BrushScript.ttf') format('truetype'), url('fonts/brushscript/BrushScript.svg#BrushScript') format('svg');
	font-weight: 100;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Roboto';
	src: url("fonts/roboto/roboto-regular-webfont.eot");
	src: url("fonts/roboto/roboto-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/roboto/roboto-regular-webfont.woff2") format("woff2"), url("fonts/roboto/roboto-regular-webfont.woff") format("woff"), url("fonts/roboto/roboto-regular-webfont.ttf") format("truetype");
	font-weight: 400;
}
@font-face {
	font-family: 'Roboto';
	src: url("fonts/roboto/roboto-bold-webfont.eot");
	src: url("fonts/roboto/roboto-bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/roboto/roboto-bold-webfont.woff2") format("woff2"), url("fonts/roboto/roboto-bold-webfont.woff") format("woff"), url("fonts/roboto/roboto-bold-webfont.ttf") format("truetype");
	font-weight: 700;
}
@font-face {
	font-family: 'Roboto';
	src: url("fonts/roboto/roboto-light-webfont.eot");
	src: url("fonts/roboto/roboto-light-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/roboto/roboto-light-webfont.woff2") format("woff2"), url("fonts/roboto/roboto-light-webfont.woff") format("woff"), url("fonts/roboto/roboto-light-webfont.ttf") format("truetype");
	font-weight: 300;
}
@font-face {
	font-family: 'Roboto Condensed';
	src: url("fonts/roboto/RobotoCondensed-Regular.ttf") format("truetype");
	font-weight: 400;
}
@font-face {
	font-family: 'Roboto Condensed';
	src: url("fonts/roboto/RobotoCondensed-Bold.ttf") format("truetype");
	font-weight: 700;
}
@font-face {
	font-family: 'Roboto Condensed';
	src: url("fonts/roboto/RobotoCondensed-Light.ttf") format("truetype");
	font-weight: 300;
}
/* Float Clearing
--------------------------------------------- */

.author-box::before, .clearfix::before, .entry::before, .entry-content::before, .footer-widgets::before, .nav-primary::before, .nav-secondary::before, .pagination::before, .site-container::before, .site-footer::before, .site-header::before, .site-inner::before, .widget::before, .wrap::before {
	content: " ";
	display: table;
}
.author-box::after, .clearfix::after, .entry::after, .entry-content::after, .footer-widgets::after, .nav-primary::after, .nav-secondary::after, .pagination::after, .site-container::after, .site-footer::after, .site-header::after, .site-inner::after, .widget::after, .wrap::after {
	clear: both;
	content: " ";
	display: table;
}
/* Typographical Elements
--------------------------------------------- */

html {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}
body {
	font-family: 'Montserrat', sans-serif;
	color: #3a3a3c;
	font-size: 16px;
	line-height: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	max-width: 1920px;
	width: 100%;
	margin: 0 auto;
	display: block;
	background-color: #fff;
	overflow-x: hidden
}
button, input:focus, input[type="button"], input[type="reset"], input[type="submit"], textarea:focus, .button, .gallery img {
	transition: all 0.2s ease-in-out;
}
a {
	transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
	color: #ff2724;
	text-decoration: none;
	outline: none !important;
}
a:focus, a:hover {
	color: #ff2724;
	text-decoration: none;
}
p {
	margin: 0 0 30px;
	padding: 0;
}
ol, ul {
	margin: 0;
	padding: 0;
}
li {
	list-style-type: none;
}
hr {
	border: none;
	border-collapse: collapse;
	border-top: 1px solid #fff;
	clear: both;
	margin: 5px 0;
}
b, strong {
	font-weight: 600;
}
blockquote, cite, em, i {
	font-style: italic;
}
mark {
	background: #ddd;
	color: #333;
}
blockquote {
	margin: 30px;
}
/* Headings
--------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
	line-height: 1.2em;
	margin: 0 0 15px;
}
h1 {
	font-size: 40px;
	color: #ff2724;
	/* font-family: 'Brush Script', sans-serif; */
}
h2 {
	font-size: 25px;
	color: #ff2724;
}
h3 {
	font-size: 18px;
	color: #ff2724;
}
h4 {
	font-size: 15px;
	color: #ff2724;
}
h5 {
	font-size: 11px;
	color: #ff2724;
}
.entry-content ul.list-two-col {
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;
}
.entry-content ul.list-two-col li {
	margin-left: 20px;
}
.full-width-content .content {
	width: 100%;
}
.after-entry, .archive-description, .author-box, .comment-respond, .entry, .entry-comments, .entry-pings {
	margin-bottom: 20px;
}
/* Objects
--------------------------------------------- */

embed, iframe, img, object, video, .wp-caption {
	max-width: 100%;
}
img {
	height: auto;
	vertical-align: top;
}
figure {
	margin: 0;
}
iframe.aligright {
	float: right;
}
iframe.aligleft {
	float: left;
}
/* Gallery
--------------------------------------------- */

/* Gallery Slider Grid Style */

.gallery-slider ul li {
	list-style: none;
}
ul.grid-gallery li.col-three a:hover:after, ul.grid-gallery li.col-four a:hover:after, ul.gallery-images-category li.col-three a:hover:after, ul.gallery-images-category li.col-four a:hover:after, ul.navigation-gallery li a:hover:after, ul.before-after-image-list li a:hover:after {
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.50);
	position: absolute;
	cursor: pointer;
}
ul.grid-gallery li.col-three a:hover:before, ul.grid-gallery li.col-four a:hover:before, ul.gallery-images-category li.col-three a:hover:before, ul.gallery-images-category li.col-four a:hover:before, ul.navigation-gallery li a:hover:before, ul.before-after-image-list li a:hover:before {
	content: "\f00e";
	font-family: FontAwesome;
	position: absolute;
	left: 0;
	right: 0;
	z-index: 1;
	color: #fff;
	font-size: 30px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	cursor: pointer;
}
ul.grid-gallery .col-four, ul.grid-gallery .col-three, ul.grid-gallery .col-two, ul.grid-gallery .col-one {
	margin-bottom: 20px;
}
ul.grid-gallery .col-four, ul.grid-gallery .col-three, ul.gallery-images-category .col-four, ul.gallery-images-category .col-three {
	position: relative;
	overflow: hidden;
	background-color: #ccc;
}
ul.grid-gallery .col-four, ul.gallery-images-category .col-four {
	height: 180px;
}
ul.grid-gallery .col-three, ul.gallery-images-category .col-three {
	height: 240px;
}
ul.grid-gallery .col-four img, ul.gallery-images-category .col-four img, ul.grid-gallery .col-three img, ul.gallery-images-category .col-three img {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
}
.gallery-title.center-text {
	font-size: 30px;
	line-height: 1.2em;
	font-weight: 400;
}
ul.grid-gallery .col-four img, ul.grid-gallery .col-three img, ul.gallery-images-category .col-four img, ul.gallery-images-category .col-three img {
	width: 100%;
}
/* Gallery Slider With Navigation Style */

.gallery-slider ul.navigation-gallery {
	width: 100%;
	max-width: 500px;
	margin: 0 auto 20px;
	display: block;
	position: relative;
	height: 300px;
	overflow: hidden;
	padding: 0;
	border: 2px solid #fff;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
}
.gallery-slider ul.navigation-gallery li {
	overflow: hidden !important;
	display: block;
	position: absolute !important;
	height: 300px;
	left: 0px !important;
	background-color: #ccc;
}
.gallery-slider ul.navigation-gallery li img {
	overflow: hidden !important;
	display: block;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	right: 0;
	margin: 0 auto;
}
.gallery-slider ul.image-nav {
	position: relative;
	display: block;
	max-width: 400px;
	margin: 0 auto;
	width: 100%;
}
.gallery-slider ul.image-nav li {
	margin: 5px;
	background: #ccc;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
}
.gallery-control {
	position: relative;
}
.gal-btn-control .left-control, .gal-btn-control .right-control {
	position: absolute;
	background-color: rgba(0, 0, 0, 0.50);
	color: #fff;
	z-index: 1;
	top: 0;
	cursor: pointer;
	padding: 8px 15px;
	font-size: 14px;
	border-radius: 50%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.gal-btn-control .left-control:hover, .gal-btn-control .right-control:hover {
	background-color: rgba(0, 0, 0, 1);
}
.gal-btn-control .left-control {
	left: 0;
}
.gal-btn-control .right-control {
	right: 0;
}
.gallery-control {
	position: relative;
	max-width: 500px;
	margin: 0 auto;
	display: block;
}
ul.image-nav li img {
	margin: 0 auto;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}
ul.image-nav li.slick-slide.slick-current img, ul.image-nav li img:hover {
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
}
ul.image-display div li img {
	margin: 0 auto;
	max-height: 500px;
	width: auto;
}
ul.image-nav .left-slick.slick-arrow {
	position: absolute;
	left: 0;
	z-index: 1;
	height: 100%;
	width: 30px;
	background: rgba(0, 0, 0, 0.5);
	top: 0;
}
ul.image-nav .right-slick.slick-arrow {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
	height: 100%;
	width: 30px;
	background: rgba(0, 0, 0, 0.5);
}
ul.image-nav .left-slick.slick-arrow i {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	position: absolute;
	color: #fff;
	left: 10px;
}
ul.image-nav .right-slick.slick-arrow i {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	position: absolute;
	color: #fff;
	right: 10px;
}
ul.image-display-grid, ul.gallery-images-category {
	text-align: center;
	padding: 0 !important;
}
.gallery-slider ul {
	padding: 0;
	text-align: center;
}
/* Category Gallery */

.gallery-loader {
	text-align: center;
}
ul.gallery-images-category .col-four, ul.gallery-images-category .col-three, ul.gallery-images-category .col-two, ul.gallery-images-category .col-one {
	margin-bottom: 20px;
}
ul.category-name li {
	display: inline-block;
	padding: 5px 20px;
	border: 1px solid #000;
	cursor: pointer;
	color: #5a6165;
	background-color: #ffffff;
}
ul.category-name li:hover {
	background-color: #ff2724;
	color: #ffffff;
}
ul.category-name li.active {
	background-color: #ff2724;
	color: #ffffff;
}
/* Before And After Gallery */

.gallery-images-before-after .wrap .container {
	width: 100%;
	max-width: 850px;
	display: block;
	margin: 0 auto;
}
.gallery-slider ul.before-after-image-list li {
	padding: 2px;
	background-color: #ccc;
	margin: 5px;
	position: relative;
	height: 270px;
	overflow: hidden;
}
.gallery-slider ul.before-after-image-list li img {
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0;
	margin: 0 auto;
}
.gallery-slider ul.before-after-image-list li img {
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0;
	margin: 0 auto;
}
.baf-btn-control .left-control, .baf-btn-control .right-control {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	padding: 6px 13px;
	font-size: 14px;
	background-color: rgba(0, 0, 0, 0.70);
	border-radius: 50%;
	color: #fff;
}
.baf-btn-control .left-control {
	left: -35px;
}
.baf-btn-control .right-control {
	right: -35px;
}
.gallery-slider ul.before-after-image-list li span {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.75);
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	padding: 5px 0;
}
.gallery-slider ul.before-after-image-list, .gallery-slider ul.image-nav {
	display: none;
}
.gallery-slider ul.before-after-image-list.slick-initialized, .gallery-slider ul.image-nav.slick-initialized {
	display: block;
	padding: 0;
}
/* Forms
--------------------------------------------- */

input, select, textarea {
	background-color: #fff;
	border: 1px solid transparent;
	color: #333;
	font-size: 18px;
	font-weight: 400;
	padding: 15px;
	width: 100%;
	overflow: hidden;
	font-family: 'Montserrat', sans-serif;
}
input:focus, textarea:focus, select:focus {
	border: 1px solid transparent;
	outline: none;
	color: inherit;
}
input[type="checkbox"], input[type="image"], input[type="radio"] {
	width: auto;
}
::-ms-input-placeholder {
	color: #333;
	opacity: 1;
}
:-ms-input-placeholder {
	color: #333;
	opacity: 1;
}
::placeholder {
	color: #333;
	opacity: 1;
}
button, input[type="button"], input[type="reset"], input[type="submit"], .button {
	background-color: #333;
	border: 0;
	color: #fff;
	cursor: pointer;
	font-size: 18px;
	font-weight: 600;
	padding: 15px 30px;
	text-align: center;
	text-decoration: none;
	white-space: normal;
	width: auto
}
button:focus, button:hover, input[type="button"]:focus, input[type="button"]:hover, input[type="reset"]:focus, input[type="reset"]:hover, input[type="submit"]:focus, input[type="submit"]:hover, .button:focus, .button:hover {
	color: #fff
}
.entry-content .button:focus, .entry-content .button:hover {
	color: #fff;
}
.button {
	display: inline-block;
}
.site-container button:disabled, .site-container button:disabled:hover, .site-container input:disabled, .site-container input:disabled:hover, .site-container input[type="button"]:disabled, .site-container input[type="button"]:disabled:hover, .site-container input[type="reset"]:disabled, .site-container input[type="reset"]:disabled:hover, .site-container input[type="submit"]:disabled, .site-container input[type="submit"]:disabled:hover {
	background-color: #eee;
	border-width: 0;
	color: #777;
	cursor: not-allowed
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button {
	display: none;
}
form.wpcf7-form select {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	appearance: none;
	background-image: linear-gradient(45deg, transparent 50%, #000 50%), linear-gradient(135deg, #000 50%, transparent 50%), linear-gradient(to right, #000, #000);
	background-position: calc(100% - 20px) calc(1.3em + 0px), calc(100% - 15px) calc(1.3em + 0px), calc(100% - 2.5em) .5em;
	background-size: 5px 5px, 5px 5px, 0px 0em;
	background-repeat: no-repeat;
}
/* Tables
--------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 40px;
	width: 100%;
	word-break: break-all;
}
tbody {
	border-bottom: 1px solid #eee;
}
td, th {
	text-align: left;
}
td {
	border-top: 1px solid #eee;
	padding: 6px;
}
th {
	font-weight: 400;
	padding: 0 6px;
}
td:first-child, th:first-child {
	padding-left: 0;
}
/* Screen Reader Text
--------------------------------------------- */

.screen-reader-shortcut, .screen-reader-text, .screen-reader-text span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}
.screen-reader-text:focus, .screen-reader-shortcut:focus, .widget_search input[type="submit"]:focus {
	background: #fff;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #333;
	display: block;
	font-size: 1em;
	font-weight: 700;
	height: auto;
	padding: 15px 23px 14px;
	text-decoration: none;
	width: auto;
	z-index: 100000;
}
.more-link {
	display: inline-block;
	position: relative;
	margin-bottom: 30px;
}
/* Site Container
--------------------------------------------- */

.site-container {
	animation: fadein 1s;
	word-wrap: break-word;
}
@keyframes fadein {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
/* Site Inner
--------------------------------------------- */

.site-inner {
	clear: both;
	margin: 0 auto;
	padding: 60px 30px 0;
}
/* Avatar
--------------------------------------------- */

.avatar {
	border-radius: 50%;
	float: left;
}
.author-box .avatar, .alignleft .avatar {
	margin-right: 20px;
}
.alignright .avatar {
	margin-left: 20px;
}
.comment .avatar {
	margin: 0 15px 20px 0;
}
/* Genesis
--------------------------------------------- */

.after-entry, .archive-description, .author-box {
	margin-bottom: 40px;
}
.after-entry {
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
	padding: 20px 30px;
}
.after-entry .widget:last-of-type {
	margin-bottom: 0;
}
.breadcrumb {
	font-size: 16px;
	color: #ff2724;
	padding: 10px 15px;
}
.breadcrumb a {
	color: inherit;
}
.archive-description p:last-child, .author-box p:last-child {
	margin-bottom: 0;
}
/* Search Form
--------------------------------------------- */

.search-form {
	overflow: hidden;
}
.entry-content .search-form {
	margin-bottom: 40px;
	width: 50%;
}
.post-password-form input[type="submit"], .search-form input[type="submit"] {
	margin-top: 10px;
}
.widget_search input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}
/* Titles
--------------------------------------------- */

.archive-description .entry-title, .archive-title, .author-box-title, .entry-title, body.search .search-content .result-title {
	font-weight: 400;
	line-height: 1.2em;
	margin: 0 0 15px;
	font-size: 40px;
	color: #ff2724;
}
.widget-title {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 20px;
}
/* WordPress
--------------------------------------------- */

a.aligncenter img {
	display: block;
	margin: 0 auto;
}
a.alignnone {
	display: inline-block;
}
.alignleft {
	float: left;
	text-align: left;
}
.alignright {
	float: right;
	text-align: right;
}
a.alignleft, a.alignnone, a.alignright {
	max-width: 100%;
}
img.centered, .aligncenter {
	display: block;
	margin: 0 auto 30px;
}
img.alignnone, .alignnone {
	margin-bottom: 15px;
}
a.alignleft, img.alignleft, .wp-caption.alignleft {
	margin: 0 20px 20px 0;
}
a.alignright, img.alignright, .wp-caption.alignright {
	margin: 0 0 20px 20px;
}
.gallery-caption, .wp-caption-text {
	font-size: 14px;
	font-weight: 600;
	margin: 0;
	text-align: center;
}
.entry-content p.wp-caption-text {
	margin-bottom: 0;
}
.entry-content .wp-audio-shortcode, .entry-content .wp-playlist, .entry-content .wp-video {
	margin: 0 0 30px;
}
/* Widgets
---------------------------------------------------------------------------- */

.widget {
	margin-bottom: 40px;
}
.widget p:last-child, .widget ul>li:last-of-type {
	margin-bottom: 0;
}
.widget ul>li {
	margin-bottom: 10px;
}
.widget ul>li:last-of-type {
	padding-bottom: 0;
}
.widget ol>li {
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 20px;
	text-indent: -20px;
}
.widget li li {
	border: 0;
	margin: 0 0 0 30px;
	padding: 0;
}
.widget_calendar table {
	width: 100%;
}
.widget_calendar td, .widget_calendar th {
	text-align: center;
}
/* Featured Content
--------------------------------------------- */

.featured-content .entry {
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
}
.featured-content .entry:last-of-type {
	border-bottom: none;
	margin-bottom: 0;
}
.featured-content .entry-title {
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 10px;
}
/* Genesis eNews Extended
--------------------------------------------- */

.after-entry .enews {
	text-align: center;
	padding: 10px;
}
.sidebar .enews {
	background-color: #f5f5f5;
	padding: 30px;
}
.enews-widget input {
	font-size: 16px;
	margin-bottom: 10px;
}
.after-entry .enews-widget input {
	text-align: center;
}
.enews-widget input[type="submit"] {
	margin: 0;
	width: 100%;
}
.enews form+p {
	margin-top: 20px;
}
/* Skip Links
---------------------------------------------------------------------------- */

.genesis-skip-link {
	margin: 0;
}
.genesis-skip-link .skip-link-hidden {
	display: none;
	visibility: hidden;
}
.genesis-skip-link li {
	height: 0;
	list-style: none;
	width: 0;
}
/* Display outline on focus */

:focus {
	color: inhiret;
	outline: 1px solid transparent;
}
/* Site Navigation
---------------------------------------------------------------------------- */

.genesis-nav-menu {
	clear: both;
	line-height: normal;
	width: 100%;
}
.genesis-nav-menu .menu-item {
	float: none;
	position: relative;
}
.genesis-nav-menu a {
	display: block;
	font-size: 14px;
	font-weight: 600;
	outline-offset: -1px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 10px 10px;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: -1px;
}
.genesis-nav-menu a:focus, .genesis-nav-menu a:hover, .genesis-nav-menu .current-menu-item>a, .genesis-nav-menu .sub-menu .current-menu-item>a:focus, .genesis-nav-menu .sub-menu .current-menu-item>a:hover {
	text-decoration: none;
}
.genesis-nav-menu>.menu-item>a {
	color: #5a6165}
.genesis-nav-menu>.menu-item>a:hover, .genesis-nav-menu>.menu-item.current-menu-item>a {
	background-color: #ff2724;
	color: #ffffff;
	border-radius: 2px;
}
.genesis-nav-menu .sub-menu, .genesis-nav-menu .sub-menu a {
	width: 100%;
}
.genesis-nav-menu .sub-menu {
	clear: both;
	display: none;
	left: -9999px;
	margin: 0;
	opacity: 1;
	padding-left: 15px;
	position: static;
	z-index: 99;
	background-color: #e5e5e5;
}
.genesis-nav-menu .sub-menu a {
	position: relative;
	word-wrap: break-word;
	font-size: 14px;
	color: #5a6165;
}
.genesis-nav-menu .sub-menu a:hover, .genesis-nav-menu .sub-menu .menu-item.current-menu-item a, .genesis-nav-menu .menu-item.sfHover {
	background-color: #e5e5e5;
	color: #ff2724;
	border-radius: 3px;
}
.genesis-nav-menu .menu-item:focus, .genesis-nav-menu .menu-item:hover {
	position: relative;
}
.genesis-nav-menu .menu-item:hover>.sub-menu {
	display: block;
	left: auto;
	opacity: 1;
}
/* Responsive Menu
--------------------------------------------- */

.menu .menu-item:focus {
	position: static;
}
.menu .menu-item>a:focus+ul.sub-menu, .menu .menu-item.sfHover>ul.sub-menu {
	left: auto;
	opacity: 1;
}
.genesis-responsive-menu .genesis-nav-menu .menu-item:hover>.sub-menu {
	display: none;
}
.menu-toggle, .sub-menu-toggle {
	background-color: transparent;
	border-width: 0;
	color: #5a6165;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	visibility: visible;
}
.menu-toggle:focus, .menu-toggle:hover, .sub-menu-toggle:focus, .sub-menu-toggle:hover {
	background-color: transparent;
	border-width: 0;
	color: #5a6165;
	outline: none;
}
.menu-toggle {
	position: fixed;
	z-index: 1000;
	right: 0;
	padding: 9px 12px;
	top: 0;
}
.menu-toggle.activated::before {
	content: "\f335";
}
.site-header .menu-toggle::before {
	float: left;
	position: relative;
	text-rendering: auto;
	top: 1px;
}
button.menu-toggle:before {
	content: "\f0c9";
	font-family: FontAwesome;
	font-size: 30px;
	width: auto;
	height: auto;
	color: #000;
}
button.menu-toggle.activated:before {
	content: "\f00d";
	font-family: FontAwesome;
	font-size: 30px;
	width: auto;
	height: auto;
	color: #000;
}
.sub-menu-toggle {
	float: right;
	padding: 9px 10px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 100;
}
.sub-menu .sub-menu-toggle {
	padding: 12px 10px;
}
.sub-menu-toggle::before {
	display: inline-block;
	text-rendering: auto;
	transform: rotate(0);
	transition: transform 0.25s ease-in-out;
}
.sub-menu-toggle.activated::before {
	transform: rotate(180deg);
}
/* Header Menu
--------------------------------------------- */

.nav-primary {
	clear: left;
	padding-bottom: 25px;
	padding-top: 25px;
	width: 100%;
	position: fixed;
	right: -100%;
	z-index: 300;
	top: 50px;
	overflow-y: auto;
	height: 100%;
	transition: all 0.3s ease;
	background-color: #ffffff;
}
nav#genesis-nav-primary .wrap {
	padding: 0 15px;
}
/* Footer Menu
--------------------------------------------- */

.nav-secondary {
	margin-top: 10px;
}
.nav-secondary .genesis-nav-menu {
	line-height: normal;
}
.nav-secondary .menu-item {
	display: inline-block;
}
.nav-secondary a {
	margin-left: 10px;
	margin-right: 10px;
	padding: 0;
}
/* Entry Content
--------------------------------------------- */

.entry {
	margin-bottom: 40px;
}
.entry-content ol, .entry-content ul {
	margin-bottom: 30px;
	padding-left: 40px;
}
.entry-content ol>li {
	list-style-type: decimal;
}
.entry-content ul>li {
	list-style-type: disc;
}
.entry-content ol ul>li, .entry-content ul ul>li {
	list-style-type: circle;
}
.entry-content ol ol, .entry-content ul ul {
	margin-bottom: 0;
}
.entry-content code {
	background-color: #f5f5f5;
}
.content .sticky {
	background-color: #f5f5f5;
	padding: 30px;
}
.home .entry-content h1 {
	text-align: center;
}
/* Entry Meta
--------------------------------------------- */

p.entry-meta {
	font-size: 16px;
	margin-bottom: 0;
}
.entry-header .entry-meta {
	margin-bottom: 20px;
}
.entry-footer .entry-meta {
	border-top: 1px solid transparent;
	padding-top: 20px;
}
.entry-categories, .entry-tags {
	display: block;
}
.entry-comments-link::before {
	content: "\2014";
	margin: 0 6px 0 2px;
}
/* Pagination
--------------------------------------------- */

.pagination {
	clear: both;
	margin: 60px 0;
}
.adjacent-entry-pagination {
	margin-bottom: 0;
}
.archive-pagination li {
	display: inline;
}
.archive-pagination li a {
	background-color: #f5f5f5;
	color: #333;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 4px;
	padding: 8px 12px;
	text-decoration: none;
}
.archive-pagination li a:focus, .archive-pagination li a:hover, .archive-pagination li.active a {
	background-color: ;
	color: ;
}
/* Entry Comments
--------------------------------------------- */

.comment-respond, .entry-comments, .entry-pings {
	margin-bottom: 40px;
}
.comment-list li {
	padding: 40px 0 0 30px;
}
.comment-list .depth-1 {
	padding-left: 0;
}
.comment-header {
	margin-bottom: 30px;
}
.comment-content {
	clear: both;
}
.comment-content ul>li {
	list-style-type: disc;
}
.comment-respond input[type="email"], .comment-respond input[type="text"], .comment-respond input[type="url"] {
	width: 50%;
}
.comment-respond label {
	display: block;
	margin-right: 12px;
}
.comment-header p {
	margin-bottom: 0;
}
.entry-pings .reply {
	display: none;
}
.comment-form-cookies-consent label {
	display: inline;
	padding-left: 10px;
}
/* Sidebar
---------------------------------------------------------------------------- */

.sidebar {
	font-size: 16px;
	line-height: normal;
	margin: 50px 0;
}
.sidebar .widget {
	margin-bottom: 20px;
}
.sidebar p {
	margin-bottom: 20px;
}
.sidebar .main-form .row .col-three {
	width: 100%;
	margin: 0 auto;
}
.sidebar .main-form .row .recaptcha-note-bottom {
	display: none;
}
.sidebar .main-form .field-container {
	display: flex;
}
.sidebar .main-form .row span.ajax-loader {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: -12px;
}
p.recaptcha-note a {
	color: inherit;
}
.sidebar-widget-title {
	text-align: center;
	font-size: 30px;
}
/* Footer Widgets
---------------------------------------------------------------------------- */

.footer-widgets {
	border-top: 1px solid #eee;
	background-color: #fff;
	clear: both;
	padding: 60px 0;
}
.footer-widgets .wrap {
	margin-left: auto;
	margin-right: auto;
}
.footer-widget-area {
	margin-bottom: 40px;
	padding-left: 30px;
	padding-right: 30px;
}
.footer-widget-area:last-child, .footer-widgets .widget:last-child {
	margin-bottom: 0;
}
/* Site Footer
---------------------------------------------------------------------------- */

footer.site-footer {
	padding: 30px 15px;
	background-color: #000000;
}
footer.site-footer-image {
	background-image: url(https://rightangleroofingandsiding.com/wp-content/uploads/2020/11/footer-background.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	padding: 50px 15px;
}
.footer-container {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	display: block;
	padding: 40px 0;
	font-size: 0;
}
.footer-section.col-four, .footer-section.col-three, .footer-section.col-two, .footer-section.col-one {
	font-size: 14px;
	color: #ffffff;
}
.footer-section {
	margin: 10px 0;
}
.footer-section p {
	margin: auto;
}
.footer-section-title {
	font-size: 20px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 12px;
}
.footer-menu ul li {
	padding-bottom: 10px;
	padding-left: 15px;
	position: relative;
}
footer ul li a, footer .menu li a {
	color: #ffffff;
	display: inline-block;
}
.footer-menu ul li:before {
	content: "\f0da";
}
footer ul li a:hover, footer .menu li a:hover {
	color: #ff2724;
}
.social-media ul li.hide-social, .hours-of-operation ul li.hide-hour {
	display: none;
}
.social-media ul li.show-social {
	display: inline-block;
}
footer .social-media ul li {
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 0 0px;
}
footer ul.social-media li a {
	display: inline-block;
	height: 44px;
	width: 44px;
	border-radius: 3px;
	text-align: center;
	line-height: 44px;
	font-size: 20px;
}
footer .social-media ul li .fa {
	color: #ffffff !important;
}
footer .social-media li.fa-fa-facebook-f a {
	background-color: #3b5998;
}
footer .social-media li.fa-fa-twitter a {
	background-color: #1da1f2;
}
footer .social-media li.fa-fa-instagram a {
	background-color: #8941a7;
}
footer .social-media li.fa-fa-linkedin a {
	background-color: #069;
}
footer .social-media li.fa-fa-youtube-play a {
	background-color: #dc4a3d;
}
footer .social-media li.fa-fa-houzz a {
	background-color: #4dbc15;
}
footer .social-media li.fa-fa-pinterest-p a {
	background-color: #cb2027;
}
footer .social-media li.fa-fa-yelp a {
	background-color: #c22;
}
footer .social-media li.fa-fa-rss a {
	background-color: #f76300;
}
footer .social-media li.fa-fa-google-plus a {
	background-color: #d64937;
}
.hours-of-operation ul li {
	border: 1px solid #fff;
	display: block;
	border-bottom: 1px solid #fff;
	padding: 2px 15px;
	padding-bottom: 0px !important;
}
.hours-of-operation ul li span {
	float: right;
}
footer li#site-title {
	margin-bottom: 10px;
	font-size: 16px;
}
footer .hours-of-operation {
	max-width: 275px;
	width: 100%;
	margin: 0 auto;
}
.footer-section.col-one {
	text-align: center;
}
.cta-footer {
	position: fixed;
	top: 50px;
	transform: rotate(270deg);
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	right: -30px;
	left: auto;
	top: 40%;
}
.footer-cta-btn a {
	border: 1px solid #fff;
}
.footer-section.col-four ul.footer-info li {
	margin-bottom: 10px;
}
.extra-links .wrap {
	padding-top: 15px;
	border-top: 1px solid #fff;
}
.extra-menu ul li {
	display: inline-block;
}
.extra-menu ul li span {
	color: #ffffff;
	margin: 0 5px;
}
.extra-menu ul li:last-child span {
	display: none;
}
.extra-badge ul {
	text-align: right;
}
.extra-badge ul li {
	display: inline-block;
}
ul.footer-info li {
	position: relative;
}
/* Site Header
---------------------------------------------------------------------------- */

.top-header-ads {
	background: #000000;
	position: relative;
}
.top-header-ads .ads-text {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}
.top-header-ads .ads-text a {
	color: #ffffff;
}
.top-header-ads .ads-close {
	display: inline-block;
	position: absolute;
	color: #ffffff;
	right: 10px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.below-header-ads {
	text-align: center;
	background: #ededed;
	position: relative;
}
.below-header-ads .ads-button a {
	display: inline-block;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 0 20px 0;
	padding: 10px 10px;
	width: 100%;
	max-width: 600px;
	background: #ff2724;
	color: #ffffff;
}
.below-header-ads .ads-content {
	color: #000000;
}
.below-header-ads .ads-content p {
	margin: 0;
}
.below-header-ads .ads-close {
	color: #000000;
	display: inline-block;
	position: absolute;
	right: 10px;
	top: 20px;
}
body.body-scrolled .top-header-ads {
	display: none;
}
body.body-scrolled header.site-header {
	position: fixed;
}
body.body-scrolled .below-header-ads, body.body-scrolled .below-header-ads.ads-first-close, body.body-scrolled .home-slider.top-ads.below-ads.ads-closed, body.body-scrolled .inner_page_banner.top-ads.below-ads.ads-closed, body.body-scrolled .home-slider.no-top-adas.no-below-adas, body.body-scrolled .inner_page_banner.no-top-adas.no-below-adas, body.body-scrolled .inner_page_banner.no-top-adas.below-ads.ads-closed, body.body-scrolled .inner_page_banner.top-ads.no-below-adas, body.body-scrolled .home-slider.no-top-adas.below-ads.ads-closed, body.body-scrolled .home-slider.top-ads.no-below-adas {
	margin-top: 72px;
}
.top-header-ads .wrap {
	padding: 15px 30px;
}
.below-header-ads .wrap {
	padding: 15px 30px;
}
body.body-scrolled .top-header {
	display: none;
}
.top-header {
	background-color: #ff2724;
}
.header-tagline {
	text-align: center;
	padding: 10px 15px;
	font-size: 20px;
	font-weight: 400;
	color: #ffffff;
}
.header-tagline a {
	color: #ffffff;
}
header.site-header .wrap {
	max-width: 100%;
	padding: 0px 30px;
	display: block;
}
/* Social Media */

.sprite {
	background-image: url(/wp-content/uploads/2019/04/spritesheet.png);
	background-repeat: no-repeat;
	display: block;
}
.footer-section ul.social-media .sprite {
	background-image: url(/wp-content/uploads/2019/04/spritesheet-footer.png);
	background-repeat: no-repeat;
	display: block;
}
.sprite-angies-icon {
	width: 44px;
	height: 44px;
	background-position: 0 0;
}
.footer-section .sprite-angies-icon {
	background-color: #279b35;
	border-radius: 3px;
}
.sprite-bbb-icon {
	width: 44px;
	height: 44px;
	background-position: -44px 0;
}
.footer-section .sprite-bbb-icon {
	background-color: #126492;
	border-radius: 3px;
}
.sprite-bing-icon {
	width: 44px;
	height: 44px;
	background-position: -88px 0;
}
.footer-section .sprite-bing-icon {
	background-color: #007f70;
	border-radius: 3px;
}
.sprite-blog-icon {
	width: 44px;
	height: 44px;
	background-position: -132px 0;
}
.footer-section .sprite-blog-icon {
	background-color: #ec6d21;
	border-radius: 3px;
}
.sprite-blogger-icon {
	width: 44px;
	height: 44px;
	background-position: -176px 0;
}
.footer-section .sprite-blogger-icon {
	background-color: #ec6d21;
	border-radius: 3px;
}
.sprite-citygridmedia-icon {
	width: 44px;
	height: 44px;
	background-position: -220px 0;
}
.footer-section .sprite-citygridmedia-icon {
	background-color: #2787de;
	border-radius: 3px;
}
.sprite-email-icon {
	width: 44px;
	height: 44px;
	background-position: -264px 0;
}
.footer-section .sprite-email-icon {
	background-color: #d6463a;
	border-radius: 3px;
}
.sprite-facebook-icon {
	width: 44px;
	height: 44px;
	background-position: -308px 0;
}
.footer-section .sprite-facebook-icon {
	background-color: #395599;
	border-radius: 3px;
}
.sprite-foursquare-icon {
	width: 44px;
	height: 44px;
	background-position: -352px 0;
}
.footer-section .sprite-foursquare-icon {
	background-color: #f34576;
	border-radius: 3px;
}
.sprite-gaf-icon {
	width: 44px;
	height: 44px;
	background-position: -396px 0;
}
.footer-section .sprite-gaf-icon {
	background-color: #de0513;
	border-radius: 3px;
}
.sprite-gmb-icon {
	width: 44px;
	height: 44px;
	background-position: -440px 0;
}
.footer-section .sprite-gmb-icon {
	background-color: #4959b5;
	border-radius: 3px;
}
.sprite-google-plus-icon {
	width: 44px;
	height: 44px;
	background-position: -484px 0;
}
.footer-section .sprite-google-plus-icon {
	background-color: #d74937;
	border-radius: 3px;
}
.sprite-guildquality-icon {
	width: 44px;
	height: 44px;
	background-position: -528px 0;
}
.footer-section .sprite-guildquality-icon {
	background-color: #0d4572;
	border-radius: 3px;
}
.sprite-homeadvisor-icon {
	width: 44px;
	height: 44px;
	background-position: -572px 0;
}
.footer-section .sprite-homeadvisor-icon {
	background-color: #f18c1e;
	border-radius: 3px;
}
.sprite-homestars-icon {
	width: 44px;
	height: 44px;
	background-position: -616px 0;
}
.footer-section .sprite-homestars-icon {
	background-color: #00a7eb;
	border-radius: 3px;
}
.sprite-houzz-icon {
	width: 44px;
	height: 44px;
	background-position: -660px 0;
}
.footer-section .sprite-houzz-icon {
	background-color: #46ba00;
	border-radius: 3px;
}
.sprite-instagram-icon {
	width: 44px;
	height: 44px;
	background-position: -704px 0;
}
.footer-section .sprite-instagram-icon {
	background-color: #5a4bc3;
	border-radius: 3px;
}
.sprite-linkedin-icon {
	width: 44px;
	height: 44px;
	background-position: -748px 0;
}
.footer-section .sprite-linkedin-icon {
	background-color: #0177af;
	border-radius: 3px;
}
.sprite-pinterest-icon {
	width: 44px;
	height: 44px;
	background-position: -792px 0;
}
.footer-section .sprite-pinterest-icon {
	background-color: #e71a21;
	border-radius: 3px;
}
.sprite-porch-icon {
	width: 44px;
	height: 44px;
	background-position: -836px 0;
}
.footer-section .sprite-porch-icon {
	background-color: #eaa800;
	border-radius: 3px;
}
.sprite-rss-icon {
	width: 44px;
	height: 44px;
	background-position: -880px 0;
}
.footer-section .sprite-rss-icon {
	background-color: #ec9812;
	border-radius: 3px;
}
.sprite-superpages-icon {
	width: 44px;
	height: 44px;
	background-position: -924px 0;
}
.footer-section .sprite-superpages-icon {
	background-color: #ef9222;
	border-radius: 3px;
}
.sprite-twitter-icon {
	width: 44px;
	height: 44px;
	background-position: -968px 0;
}
.footer-section .sprite-twitter-icon {
	background-color: #27a5db;
	border-radius: 3px;
}
.sprite-vimeo-icon {
	width: 44px;
	height: 44px;
	background-position: -1012px 0;
}
.footer-section .sprite-vimeo-icon {
	background-color: #19b2e4;
	border-radius: 3px;
}
.sprite-yellowpages-icon {
	width: 44px;
	height: 44px;
	background-position: -1056px 0;
}
.footer-section .sprite-yellowpages-icon {
	background-color: #f6e602;
	border-radius: 3px;
}
.sprite-yelp-icon {
	width: 44px;
	height: 44px;
	background-position: -1100px 0;
}
.footer-section .sprite-yelp-icon {
	background-color: #bf0001;
	border-radius: 3px;
}
.sprite-youtube-icon {
	width: 44px;
	height: 44px;
	background-position: -1144px 0;
}
.footer-section .sprite-youtube-icon {
	background-color: #f80000;
	border-radius: 3px;
}
/* End Social Media */

li#site-address:before,
li#site-operation:before,
li.site-sub-menu a:before,
li#site-tag-line:before,
li#site-email:before,
li#site-phone:before,
.footer-menu ul li:before {
    font-family: 'FontAwesome';
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 10px;
}
li.site-sub-menu a:before {
    content: "\f101";
}
li#site-phone:before {
    content: "\f095";
}
li#site-tag-line:before {
    content: "\f02c";
}
li#site-email:before {
    content: "\f0e0";
}
li#site-address:before {
    content: "\f041";;
}

li#site-operation:before {
    content: "\f017";
}
ul.footer-info li {
	padding-left: 20px;
}
li#site-address span, li#site-phone span {
	padding-left: 0px;
	display: inline-block;
	vertical-align: top;
}
ul.footer-info li:before {
	display: none;
}
ul.footer-info li i {
	position: absolute;
	left: 0;
	top: 3px;
}
ul.extras-list li#site-email a {
	color: inherit;
}
header.site-header {
	background-color: #ffffff;
	width: -webkit-fill-available;
	width: 100%;
	border-bottom: 1px solid #ccc;
}
.wrap {
	width: 100%;
	height: 100%;
	max-width: 1200px;
	margin: 0 auto;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	clear: both;
}
.relative {
	position: relative;
}
.widget-area.header-widget-area {
	float: right;
	display: block;
	margin: 22px 0;
}
header.site-header .wrap .title-area {
	float: left;
}
header.site-header .wrap .title-area a {
	display: inline-block;
}
.container {
	position: relative;
	clear: both;
	width: 100%;
}
.header-right>div {
	display: inline-block;
	vertical-align: top;
}
.header-right .cta-header {
	margin-left: 50px;
}
.header-right .tracking-number {
	display: inline-block;
	vertical-align: middle;
}
.tracking-number .container {
	text-align: right;
}
.tracking-number .tn-top {
	font-size: 12px;
	color: ;
	text-transform: uppercase;
	line-height: 1.2em;
}
.tn-top:before {
	content: "\f10b";
	font-family: FontAwesome;
	margin-right: 5px;
	font-size: 14px;
}
.tracking-number .tn-buttom a, .default-phone-mobile a {
	font-size: 30px;
	color: #ff2724;
	font-weight: bold;
	line-height: 1em;
}
.tracking-number .tn-buttom a:hover {
	color: #ff2724;
}
.tracking-number .tn-buttom {
	margin-bottom: 5px;
}
.default-phone-mobile a:before, .tracking-number .tn-buttom a:before {
	content: "\f095";
	font-family: 'FontAwesome';
	margin-right: 5px;
}
.home-clear a, .promo-btn a {
	text-transform: uppercase;
	font-size: 13px;
	display: inline-block;
	padding: 10px 70px;
	color: #ffffff;
	border-radius: 0;
	letter-spacing: .5px;
	cursor: pointer;
	font-weight: 700;
	border: 1px solid #ff2724;
	background: rgb(255, 39, 36);
	background: -moz-linear-gradient(top, rgba(255, 39, 36, 1) 0%, rgba(255, 124, 124, 1) 100%);
	background: -webkit-linear-gradient(top, rgba(255, 39, 36, 1) 0%, rgba(255, 124, 124, 1) 100%);
	background: linear-gradient(to bottom, rgba(255, 39, 36, 1) 0%, rgba(255, 124, 124, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff2724', endColorstr='#ff7c7c', GradientType=0);
}
.header-cta-btn a:hover, .footer-cta-btn a:hover, .home-clear a:hover, .promo-btn a:hover, .contact-us-page .cta-submit input:hover {
	color: #ffffff;
	background: rgb(255, 39, 36);
	background: -moz-linear-gradient(top, rgba(255, 39, 36, 1) 0%, rgba(255, 124, 124, 1) 100%);
	background: -webkit-linear-gradient(top, rgba(255, 39, 36, 1) 0%, rgba(255, 124, 124, 1) 100%);
	background: linear-gradient(to bottom, rgba(255, 39, 36, 1) 0%, rgba(255, 124, 124, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff2724', endColorstr='#ff7c7c', GradientType=0);
}
.animated {
	-moz-opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	opacity: 0;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0 * 100);
	filter: alpha(opacity=0 * 100);
}
.activate {
	-moz-opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	opacity: 1;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=1 * 100);
	filter: alpha(opacity=1 * 100);
}
.home-slider {
	text-align: center;
}
.home-slider .scroll-down {
	text-align: center;
	display: inline-block;
	cursor: pointer;
}
.home-slider .scroll-down:after {
	content: "\f078";
	font-family: FontAwesome;
	display: block;
	font-size: 25px;
}
body.body-scrolled header.site-header {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 21;
	border-bottom: 1px solid #ccc;
}
body.body-scrolled header.site-header .wrap .header-right>div {
	display: inline-block;
	vertical-align: middle;
	margin-left: 0px;
}
header.site-header .wrap .title-area img {
    height: 90px;
    margin: 5px 0;
}
body.body-scrolled header.site-header .wrap .title-area img {
    margin: 5px 0;
    height: 60px;
}
.default-phone-mobile {
	display: none;
	position: fixed;
	top: 50px;
	width: 100%;
	z-index: 10;
	text-align: center;
	background-color: #ffffff;
}
.default-phone-mobile a {
	display: inline-block;
	padding: 9px;
}
.mobile-extras {
	display: none;
}
/* SLIDER */

.the-slider {
	position: relative;
	width: 100%;
	height: 100%;
	min-height: 8vw;
	margin-bottom: 50px;
	opacity: 0;
	display none;
	transition: all 1.2s ease;
}
.the-slider.slick-initialized {
	opacity: 1;
	display: block;
	overflow: hidden;
}
.slick-slide {
	position: relative;
	height: 38vw;
}
.slick-slide::before {
	background-color: #000;
	opacity: 0.3;
	z-index: 1;
}
.slick-slide video {
	display: block;
	position: relative;
	top: 0;
	left: 0;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
}
.slick-slide iframe {
	position: relative;
	pointer-events: none;
}
.slick-slide figure {
	position: relative;
	height: 100%;
}
.slick-slide .slide-image {
	opacity: 0;
	height: 100%;
	background-size: cover;
	background-position: center;
	transition: all 0.8s ease;
}
.slick-slide .slide-image.show {
	opacity: 1;
}
.slick-slide .image-entity {
	width: 100%;
	opacity: 0;
	visibility: hidden;
}
.slick-slide .slide-media {
	-webkit-animation: slideOut 0.4s cubic-bezier(0.4, 0.29, 0.01, 1);
	animation: slideOut 0.4s cubic-bezier(0.4, 0.29, 0.01, 1);
}
.slick-slide.slick-active {
	z-index: 1;
}
.slick-slide.slick-active .slide-media {
	-webkit-animation: slideIn 2.4s cubic-bezier(0.4, 0.29, 0.01, 1);
	animation: slideIn 2.4s cubic-bezier(0.4, 0.29, 0.01, 1);
}
.slick-slide.slick-active .caption {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	transition: all 0.7s cubic-bezier(0.32, 0.34, 0, 1.62) 0.6s;
}
.slide-item .the-slide {
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	height: 550px;
}
.slide-item .the-slide:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.caption-container {
	padding: 0 80px;
}
.caption-content.pos-center {
	margin: 0 auto;
	text-align: center;
}
.caption-content.pos-center, .caption-content.pos-left, .caption-content.pos-right {
	max-width: 423px;
	display: block;
	width: 100%;
	padding: 15px 15px;
	background-color: rgba(0, 0, 0, 0.60);
}
.caption-content.pos-centert {
	margin: 0 auto;
}
.caption-content.pos-left {
	margin: 0;
	text-align: left;
}
.caption-content.pos-right {
	margin: 0 0 0 auto;
	text-align: right;
}
.site-promo {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	padding-left: 5%;
}
.slider-caption {
	position: absolute;
	z-index: 2;
	left: 0;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	max-width: 1920px;
	width: 100%;
	margin: 0 auto;
	display: block;
}
.home-slider-badge {
	position: absolute;
	left: 0;
	bottom: 15px;
	z-index: 1;
	padding: 0 10px;
}
.home-slider-badge ul li {
	display: inline-block;
	vertical-align: middle;
	padding: 10px 10px;
}
i.fa.fa-angle-left.slick-arrow, i.fa.fa-angle-right.slick-arrow {
	position: absolute;
	z-index: 2;
	top: 50%;
	transform: translate(0, -50%);
	font-size: 50px;
	color: #fff;
	display: none !important;
}
i.fa.fa-angle-left.slick-arrow {
	left: 1%;
}
i.fa.fa-angle-right.slick-arrow {
	right: 1%;
}
.slider-btn>div {
	display: inline-block;
}
.slide-btn a {
	font-size: 14px;
	text-transform: uppercase;
	color: #ffffff;
	background-color: #ff2724;
	font-weight: 700;
	padding: 10px 30px;
	text-decoration: none;
	border-radius: 3px;
	display: inline-block;
	letter-spacing: 0.04em;
	border: 2px solid #ff2724;
}
.slide-btn a:hover {
	color: #ffffff;
	background-color: #3a3a3c;
}
.slider-title {
	color: #ffffff;
	font-size: 37px;
	line-height: 1.2em;
	font-weight: 200;
	margin-bottom: 15px;
	letter-spacing: -0.04em;
	text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.3);
}
.slider-text p {
	margin-bottom: 10px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
	font-size: 18px;
	line-height: 1.2em;
	letter-spacing: -0.04em;
	color: #ffffff;
}
.home-slider .slider-container {
	position: relative;
	height: 550px;
}
.home-slider .slider-form {
	position: absolute;
	right: 10%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%;
	max-width: 400px;
}
.slider-form .field-container .col-three {
	width: 100%;
	margin: 0 auto 10px;
	display: block;
	float: none;
}
.home-slider .slider-form .recaptcha-note-bottom {
	display: none;
}
.slider-form .field-container .col-three {
	width: 100%;
	margin: 0 auto 10px;
	display: block;
	float: none;
}
.slider-form form .field-container {
	padding: 15px;
	border-bottom: 2px solid #000;
	border-right: 2px solid #000;
	border-left: 2px solid #000;
	background-color: rgba(238, 238, 238, 0.75);
}
.slider-form form .form-title {
	padding: 10px;
	text-align: center;
	color: #fff;
	font-size: 22px;
	font-weight: 600;
	text-transform: uppercase;
	background-color: #ff2724;
	border-top: 2px solid #000;
	border-right: 2px solid #000;
	border-left: 2px solid #000;
}
.home-slider .slider-form form .submit-form input {
	width: 100%;
}
.slider-form .field-container .submit-form {
	margin: 0;
}
/* Column By 10% */

.col-one-tenth, .col-two-tenth, .col-three-tenth, .col-forth-tenth, .col-five-tenth, .col-sixth-tenth, .col-seven-tenth, .col-eight-tenth, .col-nine-tenth, .col-ten-tenth {
	float: left;
	margin: 0 0;
}
.col-one-tenth {
	width: 10%;
}
.col-two-tenth {
	width: 20%;
}
.col-three-tenth {
	width: 30%;
}
.col-forth-tenth {
	width: 40%;
}
.col-five-tenth {
	width: 50%;
}
.col-sixth-tenth {
	width: 60%;
}
.col-seven-tenth {
	width: 70%;
}
.col-eight-tenth {
	width: 80%;
}
.col-nine-tenth {
	width: 90%;
}
.col-ten-tenth {
	width: 100%;
}
/* Column By 25% */

.col-one-forth, .col-two-forth, .col-third-forth, .col-four-forth, .col-three-three {
	float: left;
	margin: 0 0;
}
.col-one-forth {
	width: 25%;
}
.col-two-forth {
	width: 50%;
}
.col-third-forth {
	width: 75%;
}
.col-four-forth {
	width: 100%;
}
.col-three-three {
	width: 33.33%;
}
/* Column With Space */

.col-one {
	width: 100%;
	float: left;
	margin: 0 0;
}
.col-two {
	width: 49%;
	float: left;
	margin: 0 0;
}
.col-two:nth-child(odd) {
	margin: 0 2% 0 0;
}
.col-three {
	width: 32%;
	margin: 0 0;
	float: left;
}
.col-three:nth-child(3n+2) {
	margin: 0 2%;
}
.col-four {
	width: 23.5%;
	float: left;
	margin: 0 0;
}
.col-four:nth-child(4n+2) {
	margin: 0 0 0 2%;
}
.col-four:nth-child(4n+3) {
	margin: 0 2%;
}
/* Homepage About Us */

.full-width.home-section.about-us {
	padding: 30px 0;
	background: #FFF;
}
.full-width.home-section {
	clear: both;
	position: relative;
}
.about-us-section-intro-description p:last-child {
	margin: 0;
}
.about-us-section-content {
	height: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 15px 15px;
}
.about-us-section-content>div {
	width: 50%;
	height: 100%;
}
.about-us-content ul li {
	padding-left: 30px;
	position: relative;
}
.about-us-content ul li:before {
	content: "\f00c";
	font-family: FontAwesome;
	position: absolute;
	left: 5px;
}
.promo-btn {
	margin-top: 20px;
}
/* Featured Blog */

.featured-blog-items {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
}
.homepage-blog {
	background-color: #000000;
	padding: 30px 15px;
}
.blog-first-post {
	width: 65%;
	position: relative;
}
.latest-post-image {
	position: relative;
}
.latest-post-image a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.latest-post-image img {
	width: 100%;
}
.latest-post-content {
	position: absolute;
	padding: 20px 20px;
	background-color: rgba(0, 0, 0, 0.70);
	bottom: 0;
}
.latest-post-date {
	position: absolute;
	top: 25px;
	left: 25px;
	background-color: #ff2724;
	padding: 14px 18px;
	border-bottom: 2px solid #fff;
}
.latest-post-date span {
	display: block;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	line-height: 1em;
}
.latest-post-date span:last-child {
	font-size: 30px;
}
.latest-post-title {
	font-size: 40px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	line-height: 1.2em
}
.latest-post-title a {
	color: #ff2724;
}
.latest-post-description {
	padding: 20px 0;
	font-size: 16px;
	color: #ffffff;
}
.latest-post-more a {
	color: #ff2724;
}
.blog-next-post {
	width: 35%;
	position: relative;
}
.blog-next-post ul {
	padding-left: 20px;
	position: relative;
}
.blog-next-post ul:before {
	content: "";
	width: 1px;
	height: 100%;
	background-color: #ccc;
	position: absolute;
	left: 25px;
}
.blog-next-post ul li {
	position: relative;
	padding: 0 0 20px 20px;
}
.blog-next-post ul li:before {
	content: "\f111";
	font-family: FontAwesome;
	position: absolute;
	top: 5px;
	left: 0;
	font-size: 12px;
	color: #ff2724;
}
.blog-next-post ul li .blog-title {
	margin-bottom: 5px;
}
.blog-next-post ul li .blog-title a {
	font-weight: 400;
	line-height: 1.2em;
	color: #ff2724;
	font-size: 20px;
}
.blog-next-post .blog-btn {
	margin-left: 50px;
	margin-top: 20px;
}
.blog-btn a {
	text-transform: uppercase;
	font-size: 13px;
	display: inline-block;
	padding: 10px 25px;
	background: rgb(255, 39, 36);
	background: -moz-linear-gradient(top, rgba(255, 39, 36, 1) 0%, rgba(255, 124, 124, 1) 100%);
	background: -webkit-linear-gradient(top, rgba(255, 39, 36, 1) 0%, rgba(255, 124, 124, 1) 100%);
	background: linear-gradient(to bottom, rgba(255, 39, 36, 1) 0%, rgba(255, 124, 124, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff2724', endColorstr='#ff7c7c', GradientType=0);
	color: #ffffff;
	border-radius: 0;
	letter-spacing: .5px;
	cursor: pointer;
	font-weight: 700;
	border: 1px solid #ff2724;
}
.blog-btn a:hover, .custom-blog-post article:hover .blog-btn a {
	background: rgb(255, 39, 36);
	background: -moz-linear-gradient(top, rgba(255, 39, 36, 1) 0%, rgba(255, 124, 124, 1) 100%);
	background: -webkit-linear-gradient(top, rgba(255, 39, 36, 1) 0%, rgba(255, 124, 124, 1) 100%);
	background: linear-gradient(to bottom, rgba(255, 39, 36, 1) 0%, rgba(255, 124, 124, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff2724', endColorstr='#ff7c7c', GradientType=0);
	color: #ffffff;
}
/* Inner Services */

.service-list.col-three {
	border-radius: 3px;
	height: 100%;
	border: 1px solid #ccc;
	background-color: #ffffff;
	margin-bottom: 20px;
}
.service-list.col-three>div {
	padding: 15px 15px;
}
.service-title a {
	color: #000000;
	font-size: 25px;
	font-weight: 600;
	line-height: 1.2em;
	border-bottom: 1px solid transparent;
}
.service-button a {
	border-bottom: 1px solid transparent;
}
/* Popup Form */

.popup-form {
	top: 0;
	left: 0;
	position: fixed;
	width: 100%;
	height: 120%;
	background-color: rgba(0, 0, 0, 0.7);
	visibility: hidden;
	z-index: 999999;
	overflow: auto;
	padding-bottom: 50px;
}
.site-form {
	width: auto;
	margin: 85px auto;
	text-align: left;
}
.form-fields {
	max-width: 450px;
	border-radius: 0;
	margin: 0 auto;
	position: relative;
	padding: 10px;
	right: -100%;
	transition: all 0.5s ease;
}
.form-fields.slide-form {
	right: 0;
	transition: all 0.5s ease;
}
.form-fields a.close {
	background: #000;
	color: #fff!important;
	line-height: 30px;
	position: absolute;
	right: 15px;
	text-align: center;
	top: 15px;
	width: 30px;
	height: 30px;
	text-decoration: none;
	z-index: 1;
	outline: none;
	font-weight: bold;
	box-shadow: -2px 2px #606061;
	cursor: pointer;
	border-radius: 0;
}
.popup-form .form-fields form {
	position: relative;
	padding-bottom: 20px;
}
.popup-form .recaptcha-note-bottom {
	display: none;
}
.popup-form .col-three {
	width: 100%;
	margin: 0 0;
	float: none;
}
.popup-form .col-three:nth-child(3n+2) {
	margin: 0;
}
.field-container .col-three.submit-form, .contact-us-form .cta-submit {
	position: relative;
}
.popup-form form span.ajax-loader, .slider-form form span.ajax-loader, .contact-us-form .cta-submit span.ajax-loader {
	position: absolute;
	bottom: -12px;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.popup-form form textarea {
	height: 120px;
	overflow: hidden;
	font-family: inherit;
	padding: 10px 2%;
}
.submit-form {
	position: relative;
}
/** Featured Image **/

.home-featured_page {
	clear: both;
}
.section-intro {
	padding: 30px 0;
}
.featured_page {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.featured-page-intro {
	text-align: center;
}
.section-title {
	line-height: normal;
	text-align: center;
	font-size: 40px;
	position: relative;
	padding-bottom: 5px;
	margin-bottom: 10px;
	color: #ff2724;
	font-family: 'Brush Script', sans-serif;
}
.section-title:after {
	content: "";
	position: absolute;
	bottom: 0;
	display: block;
	width: 60px;
	height: 1px;
	margin: 0 auto;
	background-color: #D8D8D8;
	left: 0;
	right: 0;
}
.section-description {
	line-height: normal;
	text-align: center;
}
.featured-container.featured-content {
	background-color: #ffffff;
}
.featured-container.featured-content .wrap {
	max-width: 100%;
}
.featured_content {
	position: relative;
	-ms-border-radius: 0px;
	height: 100%;
	overflow: hidden;
}
.featured_page:hover {
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
}
.featured_page:hover .featured_content .featured-image img {
	background-color: rgba(0, 0, 0, 0.50);
	transform: scale(1.08);
}
.featured_page .featured-info {
	background: rgba(0, 0, 0, 0.2);
}
.featured_page:hover .featured-info {
	background: rgba(0, 0, 0, 0.5);
}
.featured_page:hover .featured-info {
	border: 20px solid rgba(116, 122, 101, .4);
}
.featured-image img {
	width: 100%;
	webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.testimonial-more a:hover {
	background-color: ;
	color: ;
}
.featured-info {
	text-align: left;
	padding: 20px 20px;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	border: 20px solid transparent;
}
.featured-link a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.featured-page-title, .service-title {
	margin-bottom: 10px;
}
.featured-page-title a {
	color: #ffffff;
	font-size: 40px;
	font-weight: 500;
	line-height: 1.2em;
	border-bottom: 1px solid transparent;
}
.featured_content:hover .featured-page-title a {
	border-bottom-color: inherit;
}
.featured-info .featured-description {
	color: #ffffff;
	font-size: 16px;
	margin-bottom: 30px;
	visibility: hidden;
	webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.featured_page:hover .featured-info .featured-description {
	visibility: visible;
}
/** Site Inner **/

.site-inner {
	max-width: 100%;
	width: 100%;
	display: flex;
	padding: 0;
}
.content-sidebar-wrap {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	display: block;
	padding: 30px 15px;
}
/* Testimonials */

.homepage-testimonial {
	background-image: url(https://rightangleroofingandsiding.com/wp-content/uploads/2020/11/reviews-background.jpg);
	position: relative;
	background-position: right center;
	background-repeat: no-repeat;
	background-size: cover;
	clear: both;
}
.testimonial-container {
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
	padding: 100px 15px;
	color: #fff;
	position: relative;
	height: 100%;
}
.testimonial-container .quote-right {
	right: 0;
}
.testimonial-container .quote-left {
	left: 0;
}
.testimonial-container .quote-left, .testimonial-container .quote-right {
	position: absolute;
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	top: 50%;
}
.testimonial-container .quote-left:after {
	content: "\f10d";
}
.testimonial-container .quote-right:after {
	content: "\f10e";
}
.testimonial-container .quote-left:after, .testimonial-container .quote-right:after {
	font-family: FontAWesome;
	color: #fff;
	font-size: 30px;
	border: 1px solid #fff;
	padding: 10px;
	border-radius: 50%;
}
.testimonial-container>div {
	padding: 0 15px;
	width: 100%;
	height: 100%;
}
.tt-slider {
	width: 100%;
	margin: 0 auto;
	display: block;
}
.tt-listing {
	position: relative;
}
.testimonial-title {
	color: #ff2724;
	font-size: 40px;
	line-height: 1.2em;
	font-weight: 500;
	position: relative;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-family: 'Brush Script', sans-serif;
}
.testimonial-title:after {
	content: "";
	position: absolute;
	bottom: 0;
	display: block;
	width: 60px;
	height: 1px;
	margin: 0 auto;
	background-color: #D8D8D8;
	left: 0;
}
.tt-author {
	font-weight: bold;
}
.tt-positon, .tt-location, .tt-author {
	color: #3a3a3c;
	font-size: 16px;
}
.tt-content {
	color: #3a3a3c;
	font-size: 16px;
	padding: 20px 0;
	font-style: italic;
	max-width: 770px;
	width: 100%;
}
.tt-slider ul.slick-dots li {
	display: inline-block;
	padding: 0 5px;
}
.tt-slider ul.slick-dots button {
	font-size: 0;
	width: 10px;
	height: 10px;
	padding: 0;
	border: 1px solid #fff;
	background: transparent;
	border-radius: 50%;
	outline: none;
}
li.slick-active button {
	background: #fff !important;
}
.review-btn a {
	display: inline-block;
	margin-top: 40px;
	padding: 10px 70px;
	background: rgb(255, 39, 36);
	background: -moz-linear-gradient(top, rgba(255, 39, 36, 1) 0%, rgba(255, 124, 124, 1) 100%);
	background: -webkit-linear-gradient(top, rgba(255, 39, 36, 1) 0%, rgba(255, 124, 124, 1) 100%);
	background: linear-gradient(to bottom, rgba(255, 39, 36, 1) 0%, rgba(255, 124, 124, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff2724', endColorstr='#ff7c7c', GradientType=0);
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 700;
	color: #ffffff;
	border: 1px solid #ff2724;
}
.review-btn a:hover {
	background: rgb(255, 39, 36);
	background: -moz-linear-gradient(top, rgba(255, 39, 36, 1) 0%, rgba(255, 124, 124, 1) 100%);
	background: -webkit-linear-gradient(top, rgba(255, 39, 36, 1) 0%, rgba(255, 124, 124, 1) 100%);
	background: linear-gradient(to bottom, rgba(255, 39, 36, 1) 0%, rgba(255, 124, 124, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff2724', endColorstr='#ff7c7c', GradientType=0);
	color: #ffffff;
}
.review-rating span {
	color: #dd9933;
	padding-right: 5px;
	font-size: 20px;
}
.separator-left {
	display: block;
	width: 30px;
	height: 5px;
	margin: 13px 0;
	background-color: #cccccc;
	position: relative;
}
/* Homepage Call To Action */

.cta-home.cta-background-image {
	background-image: url(https://rightangleroofingandsiding.com/wp-content/uploads/2020/11/exterior-home-remodeling.jpg.jpg);
	background-size: cover;
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
}
.cta-home.cta-background-color {
	background-color: #dd3333;
}
.cta-home-form {
	margin-left: 47%;
	padding: 50px 80px;
	position: relative;
}
.cta-home-form input, .cta-home-form select, .cta-home-form textarea {
	border: 1px solid #828f69;
	margin-bottom: 5px;
}
.cta-home-form textarea {
	height: 120px;
	font-family: inherit;
}
.cta-home-form .submit-form {
	position: relative;
}
.cta-home-form .submit-form input {
	width: 100%;
	background: rgb(255, 39, 36);
	background: -moz-linear-gradient(top, rgba(255, 39, 36, 1) 0%, rgba(255, 124, 124, 1) 100%);
	background: -webkit-linear-gradient(top, rgba(255, 39, 36, 1) 0%, rgba(255, 124, 124, 1) 100%);
	background: linear-gradient(to bottom, rgba(255, 39, 36, 1) 0%, rgba(255, 124, 124, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff2724', endColorstr='#ff7c7c', GradientType=0);
	color: #ffffff;
	margin-bottom: 0;
	border: 1px solid #ff2724;
}
.cta-home-form .submit-form input:hover {
	background: rgb(255, 39, 36);
	background: -moz-linear-gradient(top, rgba(255, 39, 36, 1) 0%, rgba(255, 124, 124, 1) 100%);
	background: -webkit-linear-gradient(top, rgba(255, 39, 36, 1) 0%, rgba(255, 124, 124, 1) 100%);
	background: linear-gradient(to bottom, rgba(255, 39, 36, 1) 0%, rgba(255, 124, 124, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff2724', endColorstr='#ff7c7c', GradientType=0);
	color: #ffffff;
}
.cta-home-form .submit-form span.ajax-loader {
	position: absolute;
	top: 5px;
	right: 0;
}
.cta-home-form .form-desclaimer {
	font-size: 12px;
	background-color: #fff;
	padding: 5px;
}
.popup-form .form-desclaimer {
	font-size: 12px;
}
.cta-home-form .form-title {
	text-align: center;
	margin-bottom: 10px;
	font-size: 30px;
	color: #ff2724;
}
.cta-home-form form {
	padding: 15px 15px;
	background-color: rgba(255, 255, 255, 0.60);
}
/* Badges */

.badges {
	padding: 30px 15px;
}
.badges-img img {
	margin: 0 auto;
}
/* Sidebar */

img.recent-thumbnail {
	padding: 10px;
	border-radius: 50%;
	width: 100px;
}
.recent-post-list .container>div {
	float: none;
	display: inline-block;
	vertical-align: middle;
}
a.recent-link {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}
.recent-post-title {
	font-weight: 400;
	line-height: 1.2em;
	border-bottom: 1px solid transparent;
	font-size: 20px;
	color: #ff2724;
}
.recent-post-list .wrap {
	padding: 0 15px;
}
thumb-recent-title .recent-post-title {
	line-height: 1.2em;
	font-weight: 400;
	font-size: 18px;
}
.thumb-recent-title span {
	font-size: 14px;
}
aside.sidebar section {
	max-width: 350px;
	width: 100%;
	margin: 0 auto;
	display: block;
}
.main-form .form-title, .popup-form .form-title {
	padding: 10px;
	text-align: center;
	color: #fff;
	font-size: 22px;
	font-weight: 600;
	text-transform: uppercase;
	background-color: #ff2724;
	border-top: 2px solid #000;
	border-right: 2px solid #000;
	border-left: 2px solid #000;
}
.main-form .field-container, .popup-form .field-container {
	padding: 15px;
	border-bottom: 2px solid #000;
	border-right: 2px solid #000;
	border-left: 2px solid #000;
	background-color: #eee;
}
.main-form .field-container input, .main-form .field-container select, .popup-form .field-container input, .popup-form .field-container select {
	width: 100%;
	border: 0;
	padding: 10px 2%;
	margin: 5px 0;
	border-radius: 3px;
}
.main-form .field-container p, .popup-form .field-container p {
	margin: 0;
}
p.recaptcha-note {
	font-size: 12px;
	text-align: center;
	line-height: 1.2em;
	margin-bottom: 10px;
}
input.wpcf7-form-control.wpcf7-submit {
	font-weight: 600;
}
.main-form .wpcf7-submit, .popup-form .wpcf7-submit, .slider-form .wpcf7-submit {
	color: #ffffff;
	background: rgb(255, 39, 36);
	background: -moz-linear-gradient(top, rgba(255, 39, 36, 1) 0%, rgba(255, 124, 124, 1) 100%);
	background: -webkit-linear-gradient(top, rgba(255, 39, 36, 1) 0%, rgba(255, 124, 124, 1) 100%);
	background: linear-gradient(to bottom, rgba(255, 39, 36, 1) 0%, rgba(255, 124, 124, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff2724', endColorstr='#ff7c7c', GradientType=0);
	text-transform: uppercase;
	font-size: 18px;
}
.main-form .wpcf7-submit:hover, .popup-form .wpcf7-submit:hover, .slider-form .wpcf7-submit:hover {
	background: rgb(255, 39, 36);
	background: -moz-linear-gradient(top, rgba(255, 39, 36, 1) 0%, rgba(255, 124, 124, 1) 100%);
	background: -webkit-linear-gradient(top, rgba(255, 39, 36, 1) 0%, rgba(255, 124, 124, 1) 100%);
	background: linear-gradient(to bottom, rgba(255, 39, 36, 1) 0%, rgba(255, 124, 124, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff2724', endColorstr='#ff7c7c', GradientType=0);
	color: #ffffff;
}
.main-form form.use-floating-validation-tip span.wpcf7-not-valid-tip, .contact-us-form form.use-floating-validation-tip span.wpcf7-not-valid-tip, .popup-form form.use-floating-validation-tip span.wpcf7-not-valid-tip, .slider-form .use-floating-validation-tip span.wpcf7-not-valid-tip, .cta-home-form .use-floating-validation-tip span.wpcf7-not-valid-tip {
	padding: 0 5px;
	font-size: 1.2rem;
	font-size: 12px;
	right: 0;
	left: auto;
	top: 0;
	z-index: 1 !important;
}
.main-form form {
	position: relative;
}
div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
	background-color: #ff0000;
	color: #fff;
}
.wpcf7-validation-errors, .wpcf7-spam-blocked, .wpcf7-mail-sent-ok {
	font-size: 12px;
	text-align: center;
	padding: 0 !important;
	color: #000;
	position: relative;
	bottom: 0;
	width: 100%;
	left: 0;
	right: 0;
	margin: 0 auto !important;
}
div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
	background-color: #398f14;
	color: #fff;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
	background-color: #f7e700;
	border: 2px solid transparent !important;
}
.grecaptcha-badge {
	display: none;
}
a.popup-form-btn {
	cursor: pointer;
	text-transform: uppercase;
	font-size: 18px;
	display: inline-block;
	padding: 10px 20px;
	background: rgb(255, 39, 36);
	background: -moz-linear-gradient(top, rgba(255, 39, 36, 1) 0%, rgba(255, 124, 124, 1) 100%);
	background: -webkit-linear-gradient(top, rgba(255, 39, 36, 1) 0%, rgba(255, 124, 124, 1) 100%);
	background: linear-gradient(to bottom, rgba(255, 39, 36, 1) 0%, rgba(255, 124, 124, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff2724', endColorstr='#ff7c7c', GradientType=0);
	color: #ffffff;
	text-align: center;
	line-height: 1.4em;
	box-shadow: 0 0 3px #231f20;
}
a.popup-form-btn span {
	display: block;
	font-size: 26px;
}
.blog-sidebar .sidebar-widget-title {
	display: none;
}
.post-archives-list {
	margin-bottom: 25px;
}
select#selectlt, select#selectdp, .category-list select {
	background-color: #ff2724;
	color: #ffffff;
	border-radius: 3px;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	appearance: none;
	background-image: linear-gradient(45deg, transparent 50%, #fff 50%), linear-gradient(135deg, #fff 50%, transparent 50%), linear-gradient(to right, #fff, #fff);
	background-position: calc(100% - 20px) calc(1.3em + 0px), calc(100% - 15px) calc(1.3em + 0px), calc(100% - 2.5em) .5em;
	background-size: 5px 5px, 5px 5px, 0px 0em;
	background-repeat: no-repeat;
}
select#selectlt option:first-child, select#selectdp option:first-child, .category-list select option:first-child {
	display: none;
}
/* Inner Page Banner */

.site-breadcrumbs {
	background-color: #eff6f3;
	-webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.25);
	box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.25);
}
span.home-icon.relative:after {
	font-family: FontAwesome;
	content: "\f015";
	color: #ff2724;
}
.inner_page_banner {
	height: 390px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
}
.inner_page_banner .site-promo img {
	max-height: 370px;
}
/* Page Services */

.page-services-list {
	display: -webkit-box;
	display: -ms-flexbox;
	height: 100%;
	margin-bottom: 20px;
	position: relative;
}
.page-services-list>div {
	width: 47%;
}
.service-odd .page-service-image, .service-even .page-service-content {
	margin-right: 6%;
}
.page-service-image img {
	width: 100%;
}
.page-service-content {
	position: relative;
}
.psc-info {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.pgs-butoon a:after {
	content: "\f178";
	font-family: FontAwesome;
	margin-left: 10px;
}
/* Blog Page */

.blog-image-cont {
	position: relative;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.blog-content {
	padding: 20px 20px;
}
.custom-blog-post hr, .archive article hr {
	border-top: 1px solid #ccc;
	margin: 20px 0;
}
.custom-blog-post hr:last-child, .archive article:last-child hr {
	display: none;
}
.custom-blog-post article {
	margin: 0 0 20px;
	background-color: #fafafa;
	border-radius: 3px;
	border: 1px solid #f3f3f3;
	position: relative;
}
.custom-blog-post article:hover {
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
}
.blog-content a.news-btn {
	display: inline-block;
	text-transform: uppercase;
	font-weight: 400;
	line-height: 1.2em;
	border-bottom: 1px solid transparent;
}
.blog-content div#blog-author, .blog-content div#blog-date {
	font-size: 14px;
	line-height: initial;
}
.blog-content div#blog-author a {
	border-bottom: 1px solid transparent;
}
.blog-content div#blog-author a:hover, .custom-blog-post article:hover .blog-content .blog-title a {
	border-bottom-color: inherit;
}
.blog-content .blog-title {
	padding: 10px 0;
}
.blog-content .blog-title a {
	font-size: 30px;
	border-bottom: 1px solid transparent;
	line-height: 1.2em;
	font-weight: 400;
	color: #ff2724;
}
.blog-link-url a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.archive .new-article {
	position: relative;
}
.latest-img {
	width: 54.427%;
	height: auto;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.latest-info {
	width: 45.573%;
	height: auto;
	background-color: #eee;
	padding: 30px 15px;
	text-align: center;
}
.blog-author-date {
	font-size: 16px;
}
.author-date span#blog-date {
	float: right;
}
.latest-info .blog-title a {
	color: #000;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 600;
	text-decoration: none;
}
article footer.entry-footer {
	background-color: transparent;
}
.blog-info p {
	margin-bottom: 50px;
}
.blog-author-date span#post-date i, .blog-author-date span#post-author i {
	margin-right: 5px;
}
/** Testimonial **/

article.testimonials.type-testimonials {
	margin-bottom: 20px;
}
.review-content p {
	background: #F5F5F5;
	border-top: 0px solid #f5f5f5;
	border-bottom: 2px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
	border-right: 0px solid #DDDDDD;
	padding: 25px 30px 20px;
	margin: 0;
	border-radius: 3px;
	line-height: normal;
}
.review-raiting span {
	color: #ffc100;
}
/* Contact Us Page */

.contact-us-form {
	margin-top: 20px;
}
.page-template-contact-us-template article {
	display: none;
}
.contact-us-page .col-seven-tenth {
	padding-right: 30px;
}
.cta-map iframe {
	text-align: center;
	display: block;
	margin: 0 auto 20px;
	width: 100%;
}
.cta-form-fields textarea {
	height: 120px;
}
.cta-form-fields input, .cta-form-fields select, .cta-form-fields textarea {
	background-color: #f1f1f1;
	margin-bottom: 10px;
	font-family: inherit;
}
.contact-us-page .recaptcha-note {
	text-align: center;
	font-size: 12px;
	margin-bottom: 10px;
}
.contact-us-page .recaptcha-note a {
	color: inherit;
}
.contact-us-page .cta-submit {
	text-align: center;
}
.contact-us-page .cta-submit input {
	background: rgb(255, 39, 36);
	background: -moz-linear-gradient(top, rgba(255, 39, 36, 1) 0%, rgba(255, 124, 124, 1) 100%);
	background: -webkit-linear-gradient(top, rgba(255, 39, 36, 1) 0%, rgba(255, 124, 124, 1) 100%);
	background: linear-gradient(to bottom, rgba(255, 39, 36, 1) 0%, rgba(255, 124, 124, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff2724', endColorstr='#ff7c7c', GradientType=0);
	color: #fff;
}
.contact-us-page .cta-submit input {
	background: rgb(255, 39, 36);
	background: -moz-linear-gradient(top, rgba(255, 39, 36, 1) 0%, rgba(255, 124, 124, 1) 100%);
	background: -webkit-linear-gradient(top, rgba(255, 39, 36, 1) 0%, rgba(255, 124, 124, 1) 100%);
	background: linear-gradient(to bottom, rgba(255, 39, 36, 1) 0%, rgba(255, 124, 124, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff2724', endColorstr='#ff7c7c', GradientType=0);
	color: #ffffff;
	font-size: 14px;
	padding: 10px 70px;
	border: 1px solid #ff2724;
	;
}
/** Back To Top **/

.move-to-top {
	position: fixed;
	right: 10px;
	width: 45px;
	bottom: 10px;
	height: 45px;
	background-color: #ff2724;
	border-radius: 3px;
	z-index: 2;
	cursor: pointer;
	border: 1px solid #fff;
}
.to-top {
	position: relative;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 1em;
	font-weight: 700;
	color: #fff;
}
.to-top:before {
	content: "\f0d8";
	font-family: FontAwesome;
	display: block;
	text-align: center;
	font-size: 25px;
	line-height: normal;
}
/** Sitemap **/

.error404 li.page_item.page-item-497, .error404 li.page_item.page-item-499 {
	display: none;
}
.sub-title404 {
	font-size: 25px;
	color: #ff2724;
	font-weight: 400;
	line-height: 1.2em;
	margin: 0 0 15px;
}
/* Search Result */

body.search .search-content .entry-content p, body.search .search-content .entry-content p a {
	margin: 0;
}
body.search .search-content .entry-content p a, body.search .search-content .result-title a {
	border-bottom: 1px solid transparent;
}
body.search .search-content .entry-content p a:hover, body.search .search-content .result-title a:hover {
	border-bottom-color: inherit;
}
form.search-form input.search-form-input {
	color: #000;
	border: 1px solid #000;
}
.search-form input[type="submit"] {
	background-color: ;
	color: ;
	font-size: px;
}
.search-form input[type="submit"]:hover {
	background-color: ;
	color: ;
}
.search-content article {
	border-bottom: 1px solid #000;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
/* Our Team */

.our-team-item.col-three {
	background-color: #fafafa;
	border: 1px solid #f3f3f3;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}
.our-team-content {
	padding: 15px 0px;
}
.our-team-title {
	font-size: 22px;
	font-weight: bold;
}
.our-team-position {
	font-weight: bold;
	font-size: 13px;
}
.our-team-description span {
	font-style: italic;
	font-size: 20px;
}
.cta-text {
	display: block !important;
	padding-left: 0px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 600;
}
/* Media Queries
---------------------------------------------------------------------------- */

@media only screen and (min-width: 1024px) {
	
	/* Genesis Menu */
	.genesis-nav-menu .menu-item {
		/*  float: left; */
		display: inline-block;
	}
	.genesis-nav-menu .menu-item:focus, .genesis-nav-menu .menu-item:hover {
		position: relative;
	}
	.genesis-nav-menu>.menu-bold>a {
		font-weight: 700;
	}
	.genesis-nav-menu>.menu-highlight>a {
		background-color: #333;
		border-radius: 3px;
		color: #fff;
		font-weight: 600;
		margin-left: 15px;
		padding-left: 20px;
		padding-right: 20px;
	}
	.genesis-nav-menu>.menu-highlight>a:focus, .genesis-nav-menu>.menu-highlight>a:hover {
		background-color: #0073e5;
	}
	.genesis-nav-menu .sub-menu, .genesis-nav-menu .sub-menu a {
		width: 180px;
	}
	.genesis-nav-menu .sub-menu {
		opacity: 0;
		padding: 10px 0;
		position: absolute;
		transition: opacity 0.4s ease-in-out;
	}
	.genesis-nav-menu .sub-menu .sub-menu {
		margin: -46px 0 0 179px;
	}
	/* Responsive Menu--------------------------------------------- */
	.menu-toggle, .sub-menu-toggle {
		display: none;
		visibility: hidden;
	}
	/* Header Menu--------------------------------------------- */
	.nav-primary {
		clear: left;
		padding: 0px 0px;
		width: 50%;
		height: auto;
		position: absolute;
		left: 0;
		right: 0;
		margin: 0 auto;
		background-color: transparent;
		top: 0;
		clear: none;
		float: none;
		overflow-y: inherit;
	}
	.nav-primary .genesis-nav-menu {
		text-align: center;
	}
	.nav-primary .genesis-nav-menu>li>a {
		padding: 43px 7px;
	}
	.nav-primary .genesis-nav-menu ul.sub-menu {
		text-align: left;
	}
	body.body-scrolled header.site-header .widget-area.header-widget-area {
		float: right;
		display: block;
		margin: 9px 0;
	}
	body.body-scrolled header.site-header .nav-primary .genesis-nav-menu>li>a {
		padding: 27px 5px;
	}
	/* Content--------------------------------------------- */
	.content {
		float: left;
		width: 65%;
	}
	.sidebar-content .content {
		float: right;
	}
	.full-width-content .content, .landing-page .content {
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
	/* Sidebar--------------------------------------------- */
	.sidebar {
		float: right;
		width: 30%;
	}
	.sidebar-content .sidebar {
		float: left;
	}
	/* Author Box--------------------------------------------- */
	.author-box {
		background-color: #f5f5f5;
		padding: 30px;
	}
	/* After Entry--------------------------------------------- */
	.after-entry {
		padding: 40px 60px;
	}
	.after-entry .enews {
		padding-left: 30px;
		padding-right: 30px;
	}
	/* Entry Misc.--------------------------------------------- */
	.after-entry, .archive-description, .author-box, .comment-respond, .entry, .entry-comments, .entry-pings {
		margin-bottom: 30px;
	}
	/* Footer Widgets--------------------------------------------- */
	.footer-widgets .wrap {
		max-width: 1140px;
	}
	.footer-widget-area {
		float: left;
		margin-bottom: 0;
		width: calc(100% / 3);
	}
}
@media only screen and (min-width: 1367px) {
	.cta-text {
		font-size: 14px;
	}
	.caption-content.pos-center, .caption-content.pos-left, .caption-content.pos-right {
		max-width: 570px;
	}
}
/* Print Styles
---------------------------------------------------------------------------- */

@media print {
	*, *::before, *::after {
		background: transparent !important;
		box-shadow: none !important;
		color: #333 !important;
		text-shadow: none !important;
	}
	a, a:visited {
		text-decoration: underline;
	}
	a[href]::after {
		content: " (" attr(href) ")";
	}
	abbr[title]::after {
		content: " (" attr(title) ")";
	}
	a[href^="javascript:"]::after, a[href^="#"]::after, .site-title>a::after {
		content: "";
	}
	thead {
		display: table-header-group;
	}
	img, tr {
		page-break-inside: avoid;
	}
	img {
		max-width: 100% !important;
	}
	@page {
		margin: 2cm 0.5cm;
	}
	p, h2, h3 {
		orphans: 3;
		widows: 3;
	}
	blockquote, pre {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	.content, .content-sidebar {
		width: 100%;
	}
	button, input, select, textarea, .breadcrumb, .comment-edit-link, .comment-form, .comment-list .reply a, .comment-reply-title, .edit-link, .entry-comments-link, .entry-footer, .genesis-box, .header-widget-area, .hidden-print, .home-top, .nav-primary, .nav-secondary, .post-edit-link, .sidebar {
		display: none !important;
	}
	.title-area {
		text-align: center;
		width: 100%;
	}
	.site-title>a {
		margin: 0;
		text-decoration: none;
		text-indent: 0;
	}
	.site-inner {
		padding-top: 0;
		position: relative;
	}
	.author-box {
		margin-bottom: 0;
	}
	h1, h2, h3, h4, h5, h6 {
		orphans: 3;
		page-break-after: avoid;
		page-break-inside: avoid;
		widows: 3;
	}
	img {
		page-break-after: avoid;
		page-break-inside: avoid;
	}
	blockquote, pre, table {
		page-break-inside: avoid;
	}
	dl, ol, ul {
		page-break-before: avoid;
	}
}
@media only screen and (max-width: 1640px) {
	header.site-header .wrap .title-area img {
		height: 60px;
		margin: 5px 0;
	}
	.nav-primary .genesis-nav-menu>li>a {
		padding: 38px 2px;
	}
	.genesis-nav-menu a {
		font-size: 11px;
	}
	.tracking-number .tn-buttom a, .default-phone-mobile a {
		font-size: 25px;
	}
	.widget-area.header-widget-area {
		margin: 21px 0;
	}
}
@media only screen and (max-width: 1366px) {
	.services-section .services.col-four:nth-child(4n+2) {
		margin: 0 0 0 0;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.services-section .services.col-four:nth-child(4n+3) {
		margin: 0 0;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.services-section .services.col-four {
		width: 32%;
	}
	.services-section .services.col-four:nth-child(3n+2) {
		margin: 0 2%;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	header.site-header .wrap {
		padding: 0px 15px;
	}
	.tracking-number .tn-buttom a {
		font-size: 15px;
	}
	body.body-scrolled header.site-header .wrap .title-area img {
		margin: 5px 0;
		height: 43px;
	}
	.nav-primary .genesis-nav-menu>li>a {
		padding: 38px 5px;
	}
	body.body-scrolled header.site-header .nav-primary .genesis-nav-menu>li>a {
		padding: 21px 2px;
	}
}
@media only screen and (max-width: 1200px) {
	.homepage-blog .featured-blog-list-image {
		height: 200px;
	}
	header.site-header .wrap .title-area img {
		height: 45px;
		margin: 15px 0;
	}
	.tracking-number .tn-buttom a {
		font-size: 15px;
	}
	.genesis-nav-menu a, .genesis-nav-menu .sub-menu a {
		font-size: 11px;
	}
	.widget-area.header-widget-area {
		margin: 22px 0;
	}
	.nav-primary .genesis-nav-menu>li>a {
		padding: 35px 2px;
	}
	.featured-info {
		padding: 10px 10px;
	}
	.featured-page-title a {
		font-size: 20px;
	}
	.featured-info .featured-description {
		font-size: 14px;
	}
}
@media only screen and (max-width: 1024px) {

}
@media only screen and (max-width: 1023px) {
	.footer-menu ul li:before {
		display: none;
	}
	.col-two-forth.extra-badge {
		width: 100%;
		text-align: center;
	}
	.extra-badge ul li {
		display: block;
		text-align: center;
		margin-top: 20px;
	}
	.genesis-nav-menu a, .genesis-nav-menu .sub-menu a {
		font-size: 14px;
	}
	.top-header-ads, .below-header-ads.ads-first-close, .home-slider.top-ads.below-ads.ads-closed-top.ads-closed, .inner_page_banner.image-banner.lozad.top-ads.below-ads.ads-closed-top.ads-closed, .home-slider.no-top-adas.no-below-adas, .home-slider.top-ads.no-below-adas.ads-closed-top, .below-header-ads.no-no-top-adas, .home-slider.no-top-adas.below-ads.ads-closed, .inner_page_banner.no-top-adas.below-ads.ads-closed, .inner_page_banner.top-ads.no-below-adas.ads-closed-top, .inner_page_banner.no-top-adas.no-below-adas, .inner_page_banner.top-ads.below-ads.ads-closed-top.ads-closed, body.body-scrolled .home-slider.no-top-adas.no-below-adas, body.body-scrolled .below-header-ads.ads-first-close, body.body-scrolled .home-slider.top-ads.below-ads.ads-closed-top.ads-closed, body.body-scrolled .home-slider.top-ads.no-below-adas.ads-closed-top, body.body-scrolled .below-header-ads.no-no-top-adas, body.body-scrolled .home-slider.no-top-adas.below-ads.ads-closed, body.body-scrolled .inner_page_banner.no-top-adas.below-ads.ads-closed, body.body-scrolled .inner_page_banner.top-ads.no-below-adas.ads-closed-top, body.body-scrolled .inner_page_banner.no-top-adas.no-below-adas, body.body-scrolled .inner_page_banner.top-ads.below-ads.ads-closed-top.ads-closed {
		margin-top: 94px;
	}
	body.body-scrolled .top-header-ads {
		display: block;
	}
	body.body-scrolled .below-header-ads, body.body-scrolled .home-slider.top-ads.below-ads.ads-closed, body.body-scrolled .inner_page_banner.top-ads.below-ads.ads-closed, body.body-scrolled .home-slider.top-ads.no-below-adas, body.body-scrolled .inner_page_banner.top-ads.no-below-adas {
		margin-top: 0;
	}
	.top-header-ads .wrap {
		padding: 15px 30px;
	}
	.below-header-ads .wrap {
		padding: 30px 15px 15px 15px;
	}
	.top-header-ads .ads-close {
		top: 5px;
		-webkit-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}
	.below-header-ads .ads-close {
		top: 5px;
	}
	.featured-page-listing {
		max-width: 100%;
	}
	.homepage-services, .testimonial-container, .homepage-blog, .badges {
		padding: 30px 15px;
	}
	footer.site-footer-image, footer.site-footer {
		padding: 30px 15px 50px;
	}
	.services-section .services.col-three:nth-child(3n+2), .services-section .services.col-four:nth-child(3n+2) {
		margin: 0 0;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.services-section .services.col-three:nth-child(odd), .services-section .services.col-four:nth-child(odd) {
		margin-right: 2%;
	}
	.services-section .services.col-three, .services-section .services.col-four {
		width: 49%;
		float: left;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.footer-section:last-child {
		margin-bottom: 0;
	}
	.footer-section.col-four:nth-child(odd) {
		margin-right: 2%;
	}
	.footer-section.col-four {
		width: 49%;
		margin: 0 0;
		text-align: center;
		margin-bottom: 20px;
	}
	.footer-section.col-three {
		width: 100%;
		text-align: center;
		margin: 0 0;
		margin-bottom: 20px;
	}
	.footer-section.col-four .menu li:before {
		display: none;
	}
	.cta-footer {
		display: block;
		position: fixed;
		bottom: 0;
		z-index: 1;
		left: 0;
		right: 0;
		margin: 0 auto;
	}
	.cta-footer .footer-cta-btn {
		text-align: center;
	}
	.cta-footer .footer-cta-btn a {
		padding: 5px 20px;
	}
	.homepage-testimonial, footer.site-footer-image {
		background-attachment: unset;
	}
	.widget-area.header-widget-area {
		display: none;
	}
	.top-header {
		display: none;
	}
	.site-header, body.body-scrolled .site-header {
		position: fixed;
		top: 0;
		height: 50px;
		z-index: 10;
	}
	.site-header .wrap .title-area, body.body-scrolled .site-header .wrap .title-area {
		float: none;
		text-align: center;
		width: 100%;
	}
	header.site-header .wrap .title-area img, body.body-scrolled header.site-header .wrap .title-area img {
		height: 33px;
		margin: 9px auto;
		display: block;
		text-align: center;
		padding: 5px 0;
	}
	.default-phone-mobile {
		display: block;
		-webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.25);
		-moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.25);
		box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.25);
	}
	.mobile-extras {
		display: block;
	}
	.extras-toggle {
		padding: 10px;
		cursor: pointer;
		position: fixed;
		top: 0;
		z-index: 200;
	}
	.extras-toggle:before {
		content: "\f142";
		font-family: FontAwesome;
		font-size: 27px;
	}
	.extras-content {
		position: fixed;
		z-index: 11;
		top: 50px;
		background-color: #000;
		color: #fff;
		padding: 10px;
		font-size: 14px;
		left: -160%;
		transition: all 0.5s ease;
	}
	.extras-content.show-extras {
		left: 0;
		transition: all 0.5s ease;
	}
	.extras-content ul li {
		padding: 0 0 0 20px;
		position: relative;
	}
	.extras-content ul li.site-sub-menu a {
		color: #fff;
	}
	header.site-header .wrap, body.body-scrolled header.site-header .wrap {
		padding: 0px;
	}
	sidebar {
		float: none;
		width: 100%;
	}
	.content {
		float: none;
		width: 100%;
	}
	.genesis-responsive-menu {
		position: fixed;
		display: none;
		width: 100% !important;
		height: 100%;
		overflow-y: scroll;
		z-index: 20;
		left: 0;
		margin-top: 43px;
	}
	nav#genesis-nav-primary ul {
		text-align: left;
		display: table;
		height: auto;
	}
	.genesis-nav-menu .sub-menu, .genesis-nav-menu .sub-menu a {
		width: 100%;
	}
	.container {
		padding: 0;
	}
	.caption-content.pos-left, .caption-content.pos-right {
		margin: 0 auto;
		display: block;
		text-align: center;
	}
	.slider-title {
		font-size: 25px;
	}
	.home-slider-badge ul li img {
		height: 50px;
	}
	.qoute-container {
		padding: 20px 0;
	}
	.quote-info {
		font-size: 20px;
	}
	.genesis-nav-menu .sub-menu {
		padding-left: 0px;
	}
	.inner-banner-info .banner-title {
		font-size: 30px;
	}
	.sub-menu-toggle:before {
		font-family: FontAwesome;
		content: "\f107";
	}
	li#header-email, li#header-btn {
		margin-left: 0;
	}
	.header-bottom ul.secondary-nav {
		display: none;
	}
	.header-bottom .site-logo {
		position: relative;
		min-width: auto;
		margin: 0 auto;
	}
	.header-bottom .site-logo a img {
		height: 45px;
		width: auto;
	}
	.header-top .site-name, .header-top .site-info ul.header-media li:not(:last-child) {
		display: none;
	}
	nav#genesis-nav-primary {
		display: none;
	}
	ul#menu-main-navigation ul.sub-menu li a span:before {
		content: "\f0da";
		font-family: FontAwesome;
		margin: 0 10px;
	}
	ul#menu-main-navigation {
		padding-bottom: 100px;
	}
	.slider-form {
		display: none;
	}
	.copy-right {
		padding: 15px 0 30px;
	}
	.slider-caption {
		top: auto;
		bottom: 5%;
		-webkit-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}
	.featured-info {
		padding: 5px 5px;
	}
	.featured_page {
		width: auto;
		padding: 5px 0;
		max-width: 400px;
		margin: 0 auto;
		display: block;
		float: none;
	}
	.featured_page.col-three:nth-child(3n+2) {
		margin: 0 auto;
	}
	.latest-post-title {
		font-size: 20px;
		padding-bottom: 5px;
	}
	.latest-post-description {
		padding: 10px 0;
		font-size: 14px;
	}
	.blog-next-post ul li .blog-title a {
		font-size: 16px;
	}
	.blog-author-date {
		font-size: 14px;
	}
	.blog-btn a, .review-btn a {
		padding: 10px 40px;
	}
	.cta-home-form {
		margin-left: 0;
		padding: 50px 15px;
		width: 100%;
		max-width: 550px;
		margin: 0 auto;
	}
	.nav-primary .genesis-nav-menu>li>a, body.body-scrolled header.site-header .nav-primary .genesis-nav-menu>li>a {
		padding: 10px 5px;
	}
	.cta-footer {
		position: fixed;
		transform: rotate(0);
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		right: 0;
		left: 0;
		top: auto;
		bottom: 0;
	}
	a.popup-form-btn {
		font-size: 16px;
	}
	iframe.aligright, iframe.aligleft {
		float: none;
		margin: 0 auto;
		display: block;
	}
	.home .site-promo {
		position: absolute;
		top: 35%;
		-webkit-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
		padding-left: 0;
		left: 0;
		right: 0;
		margin: 0 auto;
		display: block;
	}
	.site-promo {
		top: 50%;
		-webkit-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
		padding-left: 0;
		left: 0;
		right: 0;
		margin: 0 auto;
		display: block;
	}
	.home .site-promo img {
		margin: 0 auto;
		display: block;
		padding: 15px;
	}
	.site-promo img {
		margin: 0 auto;
		display: block;
		padding: 15px;
	}
	a.popup-form-btn span {
		display: inline-block;
		font-size: 18px;
	}
	.footer-section img.alignright {
		margin: 0 auto 10px;
		display: block;
		float: none;
	}
	.caption-container {
		padding: 0 15px;
	}
}
@media only screen and (max-width: 768px) {
	.entry-content .search-form {
		width: 100%;
	}
	.featured-page-listing {
		display: block;
	}
	.entry {
		margin-bottom: 0;
	}
	.services-section .services.col-two:nth-child(odd), .services-section .services.col-three:nth-child(odd), .services-section .services.col-four:nth-child(odd) {
		margin-right: 0;
	}
	.services-section .services.col-two, .services-section .services.col-three, .services-section .services.col-four {
		width: 100%;
		float: left;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	.footer-section.col-four:nth-child(odd) {
		margin-right: 0;
	}
	.footer-section.col-four, .footer-section.col-two {
		width: 100%;
		margin: 0 0;
		text-align: center;
		margin-bottom: 20px;
	}
	.slider-text p {
		font-size: 14px;
	}
	.caption-content.pos-center, .caption-content.pos-left, .caption-content.pos-right {
		max-width: 450px;
	}
	.featured-info {
		margin-top: 0;
		margin-bottom: 0;
	}
	.about-container>div {
		display: block;
	}
	.about-us-image {
		width: 100%;
	}
	.about-us-info {
		margin-left: 0;
		width: 100%;
	}
	.promo-container {
		display: block;
	}
	.promo-container>div {
		width: 100%;
		padding: 25px 0;
	}
	.promo-container>div:nth-child(3n+2) {
		margin: 10px auto;
	}
	.copy-right .container {
		text-align: center;
	}
	.page-services-list {
		display: block;
	}
	.service-odd .page-service-image, .service-even .page-service-content {
		margin-right: 0;
	}
	.page-services-list>div {
		width: 100%;
	}
	.psc-info {
		position: relative;
		top: 0;
		-webkit-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}
	.page-service-image img {
		width: auto;
		display: block;
		margin: 0 auto;
	}
	.custom-blog-post article, .archive article .new-archive {
		width: 100%;
		max-width: 400px;
		margin: 0 auto 20px;
		display: block;
	}
	.latest-info {
		width: 100%;
	}
	.latest-img {
		width: 100%;
		height: 350px;
	}
	.quote-content>div {
		display: block;
	}
	.quote-info {
		width: 100%;
		font-size: 18px;
		margin-bottom: 20px;
		text-align: center;
	}
	.quote-btn {
		width: 100%;
		text-align: center;
	}
	.quote-btn a {
		top: 0;
		position: relative;
		transform: translate(0);
		transform-style: preserve-3d;
	}
	.inner-banner-info .banner-caption {
		font-size: 16px;
	}
	.contact-us-page .site-title {
		text-align: center;
	}
	.cta-site-info>div {
		width: auto;
		margin-bottom: 20px;
	}
	.contact-us-page .wrap {
		padding: 0;
	}
	.site-cta-info {
		max-width: 300px;
		margin: 0 auto;
		display: block;
	}
	.cta-site-info {
		display: block;
	}
	.cta-phone.cta-info {
		text-align: left;
	}
	.cta-form-fields .form-col2 {
		display: block;
	}
	.cta-form-fields .form-col2>div {
		width: 100%;
	}
	.cta-form-fields .form-col2>div:first-child {
		margin-right: 0;
		margin-bottom: 10px;
	}
	.testimonial-container .quote-left, .testimonial-container .quote-right {
		position: relative;
		-webkit-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
		top: 0;
	}
	.tt-content {
		font-size: 14px;
	}
	.entry-content ul.list-two-col {
		columns: 1;
		-webkit-columns: 1;
		-moz-columns: 1;
	}
	.main-form .form-title, .popup-form .form-title {
		font-size: 20px;
	}
	.new-article .col-forth-tenth, .custom-blog-post .col-forth-tenth {
		width: 100%;
	}
	.new-article .col-sixth-tenth, .custom-blog-post .col-sixth-tenth {
		width: 100%;
	}
	.new-article .col-forth-tenth img, .custom-blog-post .col-forth-tenth img {
		width: 400px;
		margin: 0 auto;
		display: block;
		margin-bottom: 20px;
	}
	.col-three-tenth.cta-site-info {
		width: 100%;
	}
	img.alignright, img.alignleft, a.alignnone {
		margin: 0 auto 10px;
		display: block;
		float: none;
	}
	.about-us-section-content, .testimonial-container {
		height: auto;
		display: block;
	}
	.about-us-section-content>div, .testimonial-container>div {
		width: 100%;
		height: auto;
	}
	.about-us-content {
		border-right: 0px solid #9a9a9a;
		padding-right: 0;
	}
	.about-us-image {
		padding-left: 0;
	}
	.about-us-image img {
		display: block;
		margin: 0 auto;
	}
	.testimonial-content {
		margin-bottom: 20px;
	}
	.col-four {
		width: 100%;
		float: none;
		margin: 0 auto;
	}
	.col-four:nth-child(4n+2) {
		margin: 0 auto;
	}
	.col-four:nth-child(4n+3) {
		margin: 0 auto;
	}
	.col-three:nth-child(3n+2) {
		margin: 0 auto;
	}
	.col-three {
		width: 100%;
		margin: 0 auto;
		float: none;
	}
	.featured-blog-items {
		display: block;
	}
	.blog-next-post .blog-btn {
		margin-left: 0;
	}
	.our-team-item.col-three {
		width: 100%;
		max-width: 400px;
		margin: 0 auto 20px;
		display: block;
	}
	.our-team-item.col-four {
		width: 100%;
		max-width: 400px;
		padding: 5px 5px;
	}
	.featured-blog-items .col-three {
		width: 100%;
		max-width: 400px;
		margin-bottom: 20px;
	}
	.post-archives-list .col-three {
		margin-bottom: 20px;
	}
	.our-team>.wrap, .post-archives-list>.wrap, .custom-blog-post>.wrap, .inner-services>.wrap {
		padding: 0;
	}
	.home-featured_cta .col-sixth-tenth {
		width: 100%;
	}
	.home-featured_cta .col-forth-tenth {
		width: 100%;
		margin-top: 20px;
	}
	.contact-us-page .cta-info.col-three {
		width: 100%;
		max-width: 400px;
		margin-bottom: 20px;
	}
	.col-two {
		width: 100%;
		float: none;
		margin: 0 auto;
	}
	.col-two:nth-child(odd) {
		margin: 0 auto;
	}
	.contact-us-page .col-two {
		width: 100%;
		max-width: 400px;
	}
	.move-to-top {
		bottom: 115px;
	}
	.blog-first-post {
		width: 100%;
		position: relative;
		margin-bottom: 20px;
	}
	.blog-next-post {
		width: 100%;
		position: relative;
	}
	.blog-next-post ul {
		padding-left: 0;
	}
	.blog-next-post ul:before {
		left: 5px;
	}
	.blog-content .blog-title a {
		font-size: 25px;
	}
	.contact-us-page .col-seven-tenth {
		padding-right: 0;
		width: 100%;
	}
	.contact-us-page .col-three-tenth {
		width: 100%;
	}
	.contact-us-form {
		width: 100%;
		max-width: 400px;
		margin: 0 auto;
		display: block;
	}
}
@media only screen and (max-width: 600px) {
	.slider-text p {
		font-size: 12px;
	}
	.slider-title {
		font-size: 20px;
	}
	.slide-btn a, .featured-page-btn a, .home-clear a {
		padding: 7px 20px;
	}
	.home-featured_cta .cta-home-btn a {
		padding: 10px 25px;
	}
	.content h1, .featured-page-intro-title, .home-featured_cta .cta-home-title, .about-us-section-intro-title {
		font-size: 30px;
	}
	h2 {
		font-size: 25px;
	}
	.main-form .form-title, .popup-form .form-title {
		font-size: 16px;
	}
	.featured-title {
		font-size: 1.5em;
	}
	.about-us-title {
		font-size: 20px;
	}
	.inner-banner-info {
		bottom: 15px;
	}
	.inner-banner-info .banner-title {
		font-size: 20px;
	}
	.inner-banner-info .banner-caption {
		font-size: 14px;
	}
	.latest-post-content {
		position: relative;
		padding: 15px 15px;
	}
}
@media only screen and (max-width: 480px) {
	.homepage-blog .featured-blog-list-image {
		height: 180px;
	}
	.gallery-slider ul.before-after-image-list li {
		height: 190px;
	}
	ul.grid-gallery .col-four, ul.gallery-images-category .col-four {
		height: 90px;
	}
	ul.grid-gallery .col-three, ul.gallery-images-category .col-three {
		height: 100px;
	}
	.form-fields a.close {
		right: 10px;
		top: -20px;
	}
	.slider-btn .first-btn a {
		padding: 10px 10px;
	}
	.slider-btn div#cta-btn a {
		padding: 13px 10px;
	}
	.tt-content {
		font-size: 12px;
	}
	.latest-img {
		height: 250px;
	}
	.latest-img {
		background-size: contain;
	}
	.author-date {
		font-size: 12px;
	}
}