<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!Theme Name: roofingExperts
Version: 2.0
Tested up to: 6.0
Requires PHP: 5.2.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: roofingExperts
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */


html {
	font-family: sans-serif; /* 1 */
	-ms-text-size-adjust: 100%; /* 2 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

body {
	margin: 0;
}

/* HTML5 display definitions
	 ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
	display: inline-block; /* 1 */
	vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
	display: none;
	height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox &lt; 22.
 */

[hidden],
template {
	display: none;
}

/* Links
	 ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
	background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */

a:active,
a:hover {
	outline: 0;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
	border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
	font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
	font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

h1 {
	font-size: 2em;
	margin: .67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
	background: #ff0;
	color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
	border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

svg:not(:root) {
	overflow: hidden;
}

/* Grouping content
	 ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
	margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
	box-sizing: content-box;
	height: 0;
}

/**
 * Contain overflow in all browsers.
 */

pre {
	overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Forms
	 ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
	color: inherit; /* 1 */
	font: inherit; /* 2 */
	margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
	overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
	text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button; /* 2 */
	cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
	cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
	line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */

input[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	box-sizing: content-box; /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: .35em .625em .75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
	border: 0; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
	overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
	font-weight: bold;
}

/* Tables
	 ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

.listUnstyled {
	margin: 0;
	padding: 0;
	list-style: none;
}

.clearfix:after,
.container:after {
	content: "";
	display: block;
	clear: both;
}

html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	box-sizing: inherit;
}

* {
	max-height: 1000000px;
}

body {
	color: #545454;
	background-color: #fff;
	font-size: 16px;
	line-height: 16px;
	min-width: 320px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-ms-overflow-style: scrollbar;
	font-family: 'Montserrat', 'Arial', 'Helvetica', sans-serif;
}

img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}


h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.h {
	font-family: inherit;
	font-weight: 700;
	line-height: 40px;
	color: #545454;
	margin: 0 0 1rem;
	letter-spacing: 0.9px;
	text-transform: capitalize;
}

h1 a,
.h1 a,
h2 a,
.h2 a,
h3 a,
.h3 a,
h4 a,
.h4 a,
h5 a,
.h5 a,
h6 a,
.h6 a,
.h a {
	color: inherit;
}

h1,
.h1 {
	font-size: 36px;
}

h2,
.h2 {
	font-size: 35px;
}

h3,
.h3 {
	font-size: 30px;
}

h4,
.h4 {
	font-size: 22px;
}

p {
	margin: 0 0 1rem;
	letter-spacing: 0;
}

a {
	text-decoration: none;
	color: #595959;
}

a:hover {
	text-decoration: none;
}

.srOnly {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.svgBg {
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	pointer-events: none;
	width: 100%;
	height: 100%;
}

/* Slider */

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
}

.slick-track:before,
.slick-track:after {
	display: table;
	content: "";
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}

[dir="rtl"] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="search"],
input[type="password"],
textarea,
select {
	-webkit-appearance: none;
	box-sizing: border-box;
	border: 2px solid #fff;
	color: #828282;
	-webkit-transition: border-color .3s ease;
	transition: border-color .3s ease;
	font-size: 14px;
	line-height: 1.25;
	padding: 16px 15px;
	height: 47px;
	border-radius: 6px;
	background-color: #fff;
}

input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
	box-shadow: none;
}

input[type="text"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder {
	color: #c9c9c9;
}

input[type="text"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
textarea::-moz-placeholder,
select::-moz-placeholder {
	opacity: 1;
	color: #c9c9c9;
}

input[type="text"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
textarea:-moz-placeholder,
select:-moz-placeholder {
	color: #c9c9c9;
}

input[type="text"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
textarea:-ms-input-placeholder,
select:-ms-input-placeholder {
	color: #c9c9c9;
}

input[type="text"].placeholder,
input[type="tel"].placeholder,
input[type="email"].placeholder,
input[type="search"].placeholder,
input[type="password"].placeholder,
textarea.placeholder,
select.placeholder {
	color: #c9c9c9;
}

textarea {
	resize: vertical;
	vertical-align: top;
}

textarea:focus,
input:focus {
	outline: none;
}

.btn {
	padding: 3px 10px;
	font-family: inherit;
	font-size: 24px;
	line-height: 1.75;
	font-weight: 700;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	color: #ff0000;
	border-radius: 15px;
	background-color: #fff;
	border: 2px solid #ff0000;
}

.btn:hover {
	background-color: #ff0000;
	color: #fff;
}

.btnBgGray {
	background-color: #545454;
	color: #fff;
	border-color: #6d6d6d;
}

.btnBgGray:hover {
	background-color: #6d6d6d;
}

.btnDefaultWidth {
	min-width: 245px;
}

.btnMediumWidth {
	min-width: 300px;
}

.btnFeadBack {
	border-radius: 4px;
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: 15px;
	min-width: 255px;
	font-weight: 400;
}

.btnBgTrans {
	border-color: #fff;
	color: #fff;
	background-color: transparent;
}

.btnBgTrans:hover {
	background-color: #fff;
	color: #ff0000;
}

.btnBorderRed {
	background-color: transparent;
	color: #ff0000;
	border: 2px solid #ff0000;
  text-transform: capitalize;
}

.btnBorderRed:hover {
	background-color: #ff0000;
	color: #ffffff;
}

.btnbgWhite {
	background-color: #fff;
	color: #333333;
	border-color: #fff;
}

.btnbgWhite:hover {
	background-color: transparent;
	color: #fff;
}

#pageWrapper {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.container,
.containerSmall,
.containerMedium {
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
	width: 100%;
}

.container {
	max-width: 1431px;
}

.containerSmall {
	max-width: 1146px;
}

.containerMedium {
	max-width: 1352px;
}

.colsHolder {
	display: flex;
	flex-wrap: wrap;
	margin-left: -30px;
	margin-right: -30px;
}

.colsHolder &gt; .chCol {
	padding-left: 30px;
	padding-right: 30px;
}

.alignHolder {
	width: 100%;
	display: flex;
	min-height: inherit;
	align-items: center;
}

.align {
	width: 100%;
}

.chCol6 {
	width: 100%;
}

.bgCover {
	background-size: cover;
	background-position: 50% 50%;
}

#pageHeader {
	position: relative;
	z-index: 999;
	left: 0;
	top: 0;
	width: 100%;
	padding-top: 13px;
	padding-bottom: 10px;
	border-bottom: 1px solid #595959;
}

#pageNav {
	position: relative;
	display: flex;
	justify-content: space-between;
}

.pageNavCollapse {
	position: absolute;
	left: 0;
	top: 124%;
	background-color: #fff;
	transform: scaleY(0);
	transform-origin: 0 0 0;
	transition: transform .3s ease;
	text-align: left;
	padding-bottom: 10px;
	width: 100%;
}

.logo {
	max-width: 120px;
}

.mainNavigation {
	font-size: 16px;
	margin-top: 15px;
}

.mainNavigation &gt; li &gt; a {
	display: inline-block;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	transition: color 0.3s ease, background-color 0.3s ease;
}

.mainNavigation &gt; li.menu-item-has-children &gt; a {
	position: relative;
}

.mainNavigation &gt; li.menu-item-has-children &gt; a:before {
	position: absolute;
	content: "";
	top: 20px;
	width: 7px;
	height: 7px;
	border-color: #545454;
	border-width: 0 0 2px 2px;
	border-style: solid;
	transform: rotate(-45deg);
	transition: transform 0.3s linear;
	left: 62px;
}

/*.mainNavigation &gt; li.menu-item-has-children &gt; a:hover:before {
	transform: rotate(135deg);
	top: 24px;
}*/

.mainNavigation &gt; li a:hover {
	color: #ff0000;
}

.mainNavigation &gt; li.menu-item-has-children &gt; a:after {
	position: absolute;
	content: "";
	top: 19px;
	right: -26px;
	width: 20px;
	height: 20px;
}

.mainNavigation &gt; li.menu-item-has-children {
	position: relative;
}

.mainNavigation &gt; li.menu-item-has-children .sub-menu {
	padding: 0;
	list-style: none;
	display: none;
	background-color: #fff;
	line-height: 20px;
	font-size: 15px;
}


.mainNavigation &gt; li.menu-item-has-children .sub-menu &gt; li + li {
	border-top: 1px solid #595959;
}

.mainNavigation &gt; li.menu-item-has-children .sub-menu &gt; li a:hover {
	color: #ff0000;
	background-color: transparent;
}

.mainNavigation &gt; li.menu-item-has-children .sub-menu:before {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	top: -20px;
	width: 100%;
	height: 25px;
}

.mainNavigation &gt; li.menu-item-has-children .sub-menu &gt; li a {
	padding: 10px 20px;
	display: block;
}

.pgNavOpener {
	display: block;
	position: relative;
	color: #f00;
	width: 30px;
	height: 25px;
	top: 12px;
}

.pgNavOpener:before,
.pgNavOpener:after,
.pgNavOpener .icnBar {
	height: 3px;
	background-color: currentColor;
	transition: all .3s ease;
}

.pgNavOpener .icnBar {
	position: absolute;
	left: 0;
	top: 8px;
	right: 0;
}

.pgNavOpener:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
}

.pgNavOpener:after {
	content: "";
	position: absolute;
	right: 0;
	bottom: 5px;
	left: 0;
}

.pgNavActive .pgNavOpener::before {
	transform: rotate(45deg) translate(5px, 4px);
}

.pgNavActive .pgNavOpener::after {
	transform: rotate(-45deg) translate(8px, -7px);
}

.pgNavActive .pageNavCollapse {
	transform: scaleY(1);
}

.pgNavActive .pgNavOpener .icnBar {
	opacity: 0;
	visibility: hidden;
}

.ftContentWrap {
	background-color: #545454;
}

.ftAsideDescrWrap {
	padding-top: 66px;
}

.ftAsideDescrWrap .colsHolder {
	margin-left: -20px;
	margin-right: -20px;
}

.ftAsideDescrWrap .colsHolder .chCol{
	padding-left: 20px;
	padding-right: 20px;
}

.ftAsideDescrWrap .chCol3 {
	width: 100%;
}

.ftDescrWrap h4,
.ftDescrWrap .h4 {
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 0.4px;
}

.ftNavList {
	margin-bottom: 0;
	margin-top: 35px;
	padding-left: 24px;
	font-size: 15px;
	color: #fff;
}

.ftNavList &gt; li::marker {
	color: #fff;
}

.ftNavList &gt; li a,
.socialIcnList &gt; li a {
	color: #fff;
	transition: color 0.3s ease;
}

.ftNavList &gt; li a:hover,
.socialIcnList &gt; li a:hover {
	color: #ff0000;
}

.ftNavList &gt; li + li {
	margin-top: 13px;
}

.addressDetailWrap {
	font-style: normal;
	font-size: 15px;
	color: #fff;
}

.addressDetailWrap .addressDetailText {
	display: block;
	margin-bottom: 10px;
	font-weight: 500;
}

.addressDetailWrap .addressDetailText a {
	color: #545454;
	transition: color 0.3s ease;
	font-weight: 400;
}

.addressDetailWrap .addressDetailText a:hover {
	color: #ff0000;
}

.ftNavList &gt; li .officeTime {
	font-weight: 400;
}

.ftNavList &gt; li .addressDetailText {
	font-weight: 500;
}

.socialIcnList {
	color: #fff;
	font-size: 15px;
}

.socialIcnList &gt; li + li {
	margin-top: 15px;
}

.socialIcnList li a {
	margin-left: 15px;
	color: #fff;
}

.ftImageHolder {
	max-width: 164px;
	text-align: left;
	margin-top: 14px;
}

.quoteFormWrap .wpcf7-not-valid-tip {
	color: #fff;
}

.wpcf7-response-output {
	color: #fff;
	padding: 10px 13px;
	line-height: 19px;
}

#pageFooter {
	padding-bottom: 35px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	border-top: solid .5px grey;
}

#pageFooter .footerCopyText {
	color: #fff;
	font-size: 12px;
	margin-right: 28px;
}

.ftDescrWrap {
	margin-bottom: 30px;
}

.ftLogo {
	margin-bottom: 30px;
}

.tpBannerSec {
	position: relative;
	z-index: 1;
	padding-top: 35px;
	padding-bottom: 35px;
	min-height: 250px;
}

.tpBannerSec .bannerBgImage {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
}

.tpBannerSec .bannerBgImage img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	object-fit: cover;
	z-index: -1;
}

.tpBannerSec .bannerBgImage:before {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.5);
}

.tpBannerSec .chCol7 {
	width: 100%;
}

.tpBannerSec .chCol5 {
	width: 100%;
}

.rowReverse {
	flex-direction: row-reverse;
}

.ibsTextWrap {
	color: #fff;
	font-weight: 700;
	font-size: 15px;
	line-height: 22px;
}

.ibsTextWrap h1,
.ibsTextWrap .h1{
	margin-bottom: 10px;
	font-size: 27px;
	line-height: 35px;
}

.ibsTextWrap p {
	margin-bottom: 60px;
}

.clientRatingSec .chCol3 {
	width: 100%;
}

.clientRatingSec .chCol9 {
	width: 100%;
}

.ratingDetailsWrap {
	text-align: center;
	font-size: 17px;
	color: #6e6d6d;
	margin-bottom: 35px;
}

.ratingDetailsWrap h2,
.ratingDetailsWrap .h2 {
	color: #6e6d6d;
	font-size: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 12px;
}

.ratingDetailsWrap h2 .ratingGrade {
	font-size: 17px;
	max-width: 70px;
	letter-spacing: 0;
	line-height: 21px;
}

.ratingStarsList {
	display: flex;
	justify-content: center;
	font-size: 41px;
	color: #fbbc05;
	margin-bottom: 22px;
}

.ratingDetailsWrap p {
	margin-bottom: 30px;
	line-height: 25px;
}

.ratingDetailsWrap .btnFeadBack {
	margin-bottom: 35px;
}

.filterWrap {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	color: #6e6d6d;
}

.filterWrap p {
	margin-bottom: 0 !important;
	margin-left: 30px;
	margin-right: 30px;
}

.filterWrap .filterIcn {
	font-size: 22px;
}

.clientRatingReview {
	max-width: 276px;
	background-color: #fff;
	color: #6e6d6d;
	padding: 35px;
	line-height: 26px;
	font-weight: 500;
	border: 1px solid #e5e5e5;
	border-radius: 7px;
	margin-bottom: 50px;
}

.clientRatingReview .ratingStarsList {
	font-size: 28px;
	margin-bottom: 20px;
}

.clientRatingReview .ratingText {
	text-align: center;
	display: block;
	font-size: 14px;
	margin-bottom: 22px;
}

.clientRatingReview h2,
.clientRatingReview .h2 {
	font-size: 17px;
	color: #6e6d6d;
	letter-spacing: -1px;
	margin-bottom: -12px;
}

.clientRatingReview h3,
.clientRatingReview .h3 {
	font-size: 17px;
	color: #6e6d6d;
	font-style: italic;
	letter-spacing: -1.5px;
	font-weight: 400;
}

.clientRatingReview p {
	letter-spacing: -1.3px;
	height: 155px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
	margin-bottom: 24px;
}

.clientRatingReview .readMoreText {
	margin-bottom: 32px;
	display: block;
	font-weight: 700;
	letter-spacing: -1.2px;
}

.clientRatingReview .nextPostIcn {
	display: flex;
	justify-content: end;
	font-size: 22px;
}

.ssArrowVii {
	font-size: 15px;
	background-color: #595959;
	color: #fff;
	border-radius: 100%;
	padding: 0;
	width: 30px;
	height: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	margin-top: -70px;
	z-index: 1;
}

.ssArrowVii.slickPrev {
	left: -23px;
}

.ssArrowVii.slickNext {
	right: -23px;
}

.slick-dots {
	display: flex;
	justify-content: center;
	list-style: none;
	padding: 0;
}

.slick-dots &gt; li {
	margin-left: 10px;
	margin-right: 10px;
}

.slick-dots &gt; li button {
	border: 0;
	background-color: transparent;
	font-weight: 500;
}

.sponserdText {
	text-align: center;
	display: block;
	padding-top: 15px;
}

.sponserdText b {
	text-transform: uppercase;
}

.reExpertDetailWrap {
	background-color: #545454;
	color: #fff;
	padding-top: 40px;
	padding-bottom: 40px;
	font-weight: 700;
}

.reExpertDetailWrap .chCol7 {
	width: 100%;
}

.reExpertDetailWrap .chCol5 {
	width: 100%;
}

.reTextDescr {
	line-height: 19px;
}

.reTextDescr h2,
.reTextDescr .h2 {
	font-size: 24px;
	letter-spacing: 0.2px;
	margin-bottom: 20px;
	line-height: 27px;
}

.reTextDescr .reSubHead {
	font-size: 17px;
	letter-spacing: -1.1px;
	margin-bottom: 30px;
	display: block;
	line-height: 25px;
}

.reTextDescr p {
	margin-bottom: 25px;
	font-size: 15px;
	line-height: 22px;
}

.gqQuoteBanner {
	background-color: #ff0000;
	text-align: center;
	padding-top: 55px;
	padding-bottom: 55px;
}

.quoteContactList {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	color: #fff;
	font-weight: 700;
	font-size: 15px;
}

.quoteContactList &gt; li .quotMobile a {
	color: #fff;
	text-decoration: underline;
}

.quoteContactList &gt; li .quotMobile a:hover {
	text-decoration: none;
}

.quoteContactList &gt; li + li {
	margin-left: 15px;
	padding-left: 10px;
	position: relative;
	margin-top: 15px;
}

.roofExpertServicesSec {
	padding-top: 40px;
	text-align: center;
}

.roofExpertServicesSec .chCol3 {
	width: 100%;
}

.serviceHeader {
	margin-bottom: 40px;
}

.serviceHeader h2,
.serviceHeader .h2 {
	color: #ff0000;
	font-size: 24px;
	line-height: 30px;
}

.servImageHolder {
	position: relative;
}

.servImageHolder h3,
.servImageHolder .h3 {
	color: #545454;
	font-size: 18px;
	background-color: #fff;
	position: absolute;
	top: 50%;
	letter-spacing: 0.4px;
	border-radius: 6px;
	transform: translate(-50%, -50%);
	max-width: 85%;
	width: 100%;
	left: 50%;
	margin: 0;
	padding: 9px 10px;
	line-height: 24px;
}

.serviceDescrWrap .servImageHolder {
	overflow: hidden;
	margin-bottom: 25px;
	padding-top: 67%;
}

.serviceDescrWrap .servImageHolder img {
	transition: transform .7s ease;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.serviceDescrWrap:hover .servImageHolder img {
	transform: scale(1.2);
}

.serviceDescrWrap p {
	text-align: left;
	line-height: 19px;
}

.roofingContactWrap {
	background-color: #F5F4F4;
	padding-bottom: 40px;
}

.roofingContactWrap .chCol7 {
	width: 100%;
}

.roofingContactWrap .chCol5 {
	width: 100%;
}

.chooseRoofingWrap h2,
.chooseRoofingWrap .h2 {
	text-decoration: underline;
	font-size: 24px;
	margin-bottom: 45px;
	color: #545454;
}

.chooseBenifitList &gt; li {
	display: flex;
	align-items: center;
}

.chooseBenifitList &gt; li .chooseIcn {
	font-size: 30px;
	color: #545454;
	display: block;
}

.chooseBenifitList &gt; li h3,
.chooseBenifitList &gt; li .h3{
	font-size: 16px;
	margin-bottom: 0;
	margin-left: 25px;
	letter-spacing: 0;
	line-height: 20px;
	color: #545454;
}

.chooseBenifitList &gt; li + li {
	margin-top: 25px;
}

.quoteFormWrap {
	background-color: #ff0000;
	max-width: 435px;
	padding: 25px 14px 40px;
	border-radius: 30px;
	border-bottom-left-radius: 0;
}

.quoteFormWrap h2,
.quoteFormWrap .h2 {
	color: #fff;
	text-align: center;
	margin-bottom: 30px;
	font-size: 24px;
}

.quoteForm .formGroup label {
	display: block;
	margin-bottom: 9px;
	color: #fff;
}

.quoteForm .formGroup .formControl {
	margin-bottom: 17px;
	width: 100%;
}

.quoteForm .formGroup textarea.formControl {
	height: 166px;
	margin-bottom: 25px;
	resize: none;
}

.formBtn .btn {
	background-color: #fff;
	color: #545454;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 20px;
}

.formBtn .btn:hover {
	background-color: #fff;
	color: #ff0000;
}

.formBtn .btn .messageIcn {
	margin-right: 16px;
}

.clintRatingSlider .slideSpace {
	padding-left: 12px;
	padding-right: 12px;
	display: flex !important;
	justify-content: center;
}

.reImageHolder {
	margin-bottom: 30px;
}

.chooseRoofingWrap {
	margin-bottom: 40px;
}

.clientRatingSec {
	padding-top: 40px;
	padding-bottom: 40px;
}

.tpBannerSec.bannerServiceTop {
	padding-top: 0;
}

.tpBannerSec.bannerServiceTop .bannerBgImage:before {
	display: none;
}

.topBannertext {
	background-color: rgba(51, 51, 51, 0.75);
	border-radius: 8px;
	max-width: 768px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 22px 9px;
	text-transform: uppercase;
}

.topBannertext h1,
.topBannertext .h1 {
	color: #fff;
}


.topBannertext h2,
.topBannertext .h2 {
	margin-bottom: 0;
	font-size: 20px;
	line-height: 26px;
}

.serviceTextWrap {
	color: #000;
	font-size: 15px;
	line-height: 22px;
}

.serviceTextWrap .btnWrap {
	text-align: center;
}

.serviceTextWrap .btnWrap .btn {
	border-radius: 8px;
	font-size: 12px;
	line-height: 30px;
	padding-top: 13px;
	padding-bottom: 13px;
	margin-left: auto;
	margin-right: auto;
	min-width: auto;
	width: 100%;
}

.sericeDescrText {
	padding-top: 36px;
	padding-bottom: 55px;
}

.serviceProvideBlock .chCol7 {
	width: 100%;
}

.serviceProvideBlock .chCol5 {
	width: 100%;
}

.serviceProvideBlock {
	position: relative;
	border-top: 4px solid #fff;
}

.serviceImageHolder img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.serviceProvideBlock .colsHolder {
	margin-left: 0;
	margin-right: 0;
}

.serviceProvideBlock .colsHolder .chCol {
	padding-left: 0;
	padding-right: 0;
}

.serviceDetailWrap {
	text-align: center;
	padding: 20px 0;
	position: relative;
	color: #fff;
	font-weight: 700;
	font-size: 15px;
	line-height: 22px;
}

.serviceDetailWrap:before {
	position: absolute;
	content: "";
	left: -9999px;
	top: 0;
	right: -9999px;
	bottom: 0;
	z-index: -1;
	background-color: #545454;
}

.serviceDetailWrap h2,
.serviceDetailWrap .h2 {
	font-size: 24px;
	line-height: 35px;
	margin-bottom: 13px;
	text-transform: uppercase;
	color: #fff;
}

.serviceDetailWrap .btn {
	font-size: 15px;
	border-radius: 8px;
	padding: 13px 10px;
	margin-top: 30px;
	width: 100%;
}

.serviceProvideReverse .serviceDetailWrap:before {
	left: -9999px;
	right: -9999px;
}

.flatProofBanner {
	padding-top: 66px;
	padding-bottom: 66px;
	text-align: center;
}

.flatProofBanner h2,
.flatProofBanner .h2 {
	font-size: 24px;
	color: #000000;
	line-height: 35px;
}

.flatProofBanner .btn {
	border-radius: 8px;
	font-size: 16px;
	padding: 10px 20px;
	background-color: #333333;
	border-color: #333333;
}

.flatProofBanner .btn:hover {
	background-color: transparent;
	color: #333333;
}

.clientRatingSec.testimonialRatingSec {
	margin-top: 0;
	padding-top: 50px;
}

.testimonialRatingSec {
	padding-bottom: 55px !important;
}

.testiHeader h2,
.testiHeader .h2 {
	font-size: 24px;
	color: #ff0000;
	text-align: center;
	margin-bottom: 35px;
}

.testimonialRatingSec .ratingDetailsWrap h2,
.testimonialRatingSec .ratingDetailsWrap .h2 {
	color: #6e6d6d;
}

.testimonialRatingSec .ratingDetailsWrap {
	color: #6e6d6d;
}

.testimonialRatingSec .ratingDetailsWrap .filterWrap p {
	margin-bottom: 0;
}

.testimonialRatingSec .clintRatingSlider .ssArrowVii {
	box-shadow: 3px 4px 14px -6px #333;
}

.testimonialRatingSec .clintRatingSlider .slideSpace {
	padding-left: 0;
	padding-right: 0;
}

.testimonialRatingSec .clintRatingSlider .slick-dots {
	position: relative;
}

.sericeReverseWrap {
	background-color: #545454;
}

.sericeReverseWrap .serviceTextWrap {
	color: #fff;
}

.sericeReverseWrap .serviceTextWrap .btnWrap {
	text-align: left;
}

.sericeReverseWrap .serviceTextWrap .btnWrap .btn {
	background-color: #fff;
	border-color: #fff;
	color: #545454;
}

.sericeReverseWrap .serviceTextWrap .btnWrap .btn:hover {
	background-color: transparent;
	color: #fff;
}

.serviceReverseWrap {
	text-align: left;
}

.serviceReverseWrap h2,
.serviceReverseWrap .h2 {
	text-align: center;
}

.numberReasonSec {
	padding-top: 35px;
	padding-bottom: 35px;
}

.numberReasonSec .colsHolder {
	justify-content: center;
}

.numberReasonHeader h2,
.numberReasonHeader .h2 {
	text-align: center;
	font-size: 24px;
	color: #ff0000;
	text-transform: uppercase;
	line-height: 35px;
}

.numberReasonHeader {
	margin-bottom: 50px;
}

.reasonDescrWrap {
	text-align: center;
	line-height: 22px;
	margin-bottom: 60px;
}

.reasonDescrWrap .countNumber {
	font-size: 32px;
	font-weight: 700;
	color: #fff;
	background-color: #ff0000;
	width: 76px;
	height: 76px;
	border-radius: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 4px;
}

.reasonDescrWrap h3,
.reasonDescrWrap .h3 {
	color: #545454;
	font-size: 20px;
}

.numberReasonSec .chCol3 {
	width: 100%;
}

.numberReasonBtn .btn {
	font-size: 15px;
	line-height: 22px;
	border-radius: 8px;
	padding: 13px 20px;
}

.numberReasonBtn {
	text-align: center;
	margin-top: 50px;
}

.clientSaySec {
	background-color: #545454;
	padding-top: 80px;
	padding-bottom: 56px;
}

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

.clientReviewDescr h2,
.clientReviewDescr .h2 {
	font-size: 24px;
	text-transform: capitalize;
	margin-bottom: 20px;
	line-height: 35px;
	color: #fff;
}

.clientReviewDescr blockquote q{
	font-size: 15px;
	line-height: 22px;
	margin-bottom: 20px;
	display: block;
}

.clientReviewDescr blockquote cite {
	display: block;
	margin-bottom: 5px;
	font-size: 18px;
	line-height: 30px;
	font-style: normal;
	font-weight: 400;
}

.clientReviewDescr p {
	font-size: 15px;
	margin-top: 25px;
	margin-bottom: 0;
}

.clientReviewDescr p a {
	color: #fff;
	text-decoration: underline;
}

.clientReviewDescr p a:hover {
	color: #ff0000;
}

.insuranceDescrWrap .chCol4{
	width: 100%;
}

.insuranceDescrWrap .chCol8{
	width: 100%;
}

.insuranceDescrWrap {
	padding-top: 40px;
	padding-bottom: 20px;
}

.insureCertificateImage img {
	width: 100%;
}

.insureCertificateTextDescr {
	font-size: 15px;
	color: #000;
	line-height: 22px;
}

.insureCertificateTextDescr .clientReviewDescr {
	position: relative;
	padding-top: 53px;
	padding-bottom: 25px;
	margin-top: 55px;
}

.insureCertificateTextDescr .clientReviewDescr:before {
	position: absolute;
	content: "";
	left: -9999px;
	top: 0;
	bottom: -9999px;
	right: -9999px;
	background-color: #545454;
	z-index: -1;
}

.btnVfview {
	background-color: #ad883f;
	color: #fff;
	min-width: 140px;
	transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
}

.btnVfview:hover {
	border-color: #ad883f;
	background-color: transparent;
	color: #ad883f;
}

.bautAprtWrap {
	background-color: #DBDBDB;
	text-align: center;
	padding-bottom: 30px;
	padding-top: 10px;
	cursor: pointer;
	margin-bottom: 30px;
}

.btAprtUnit .chCol4 {
	width: 100%;
}

.apdFilterListItems {
	padding-top: 50px;
	position: relative;
}

.btAprtUnit .colsHolder {
	margin-left: -16px;
	margin-right: -16px;
}

.galleryImageHolder {
	margin-bottom: 32px;
}

.apdFilterListItems  a {
	font-size: 16px;
	color: #545454;
	font-weight: 700;
}

.apdFilterListItems a:hover {
	color: #ff0000;
}

.apdFilterListItems .filtericn,
.apdFilterListItems .filterViewAll {
	color: #ff0000;
}

.apdFilterListItems .filterViewAll:hover {
	color: #545454;
}

.btAprtUnit {
	padding-top: 50px;
	padding-bottom: 50px;
}

.roofRepairDescrSec {
	padding-top: 70px;
	padding-bottom: 70px;
}

.roofRepairTextDescr {
	font-size: 18px;
	line-height: 30px;
	color: #000;
}

.roofRepairTextDescr .imgHolder {
	margin-top: 20px;
	margin-bottom: 30px;
}

.roofRepairTextDescr h2,
.roofRepairTextDescr .h2 {
	font-size: 24px;
	color: #ff0000;
	line-height: 30px;
	text-transform: uppercase;
}

.roofRepairTextDescr .btn {
	font-size: 18px;
	padding: 13px 20px;
	border-radius: 8px;
	margin-top: 30px;
}

.roofingContactPageSec {
	background-color: #fff;
	padding-top: 25px;
}

.contactPageTextDescr h2,
.contactPageTextDescr .h2 {
	font-size: 24px;
	color: #000;
	line-height: 35px;
	margin-bottom: 30px;
}

.conatctAddressList &gt; li {
	display: flex;
}

.conatctAddressList &gt; li + li {
	margin-top: 35px;
}

.conatctAddressList &gt; li .listTextDescr {
	margin-left: 17px;
	width: 88%;
}

.conatctAddressList &gt; li .listTextDescr h3,
.conatctAddressList &gt; li .listTextDescr .h3 {
	font-size: 24px;
	color: #ff0000;
	margin-bottom: 0;
	line-height: 24px;
}

.conatctAddressList &gt; li .listTextDescr .dateTimeList {
	color: #000;
	font-size: 15px;
	line-height: 22px;
}

.conatctAddressList &gt; li .listTextDescr .dateTimeList &gt; li {
	margin-bottom: 1px;
}

.conatctAddressList &gt; li .listTextDescr .dateTimeList a {
	color: #000;
	text-decoration: underline;
}

.logoImage {
	width: 12%;
	text-align: center;
}

.conatctAddressList &gt; li .listTextDescr .dateTimeList address {
	font-style: normal;
}

.roofingContactPageSec .colsHolder {
	align-items: center;
}

.roofingContactPageSec .quoteFormWrap {
	width: 100%;
	max-width: none;
}

.roofingContactPageSec .quoteForm .formBtn .btn {
	text-transform: uppercase;
	color: #ff0000;
	border-radius: 8px;
}

.filterBlockDescr {
	font-size: 16px;
	color: #000;
	margin-bottom: 39px;
}

.filterBlockDescr h2,
.filterBlockDescr .h2 {
	font-size: 16px;
	color: #000;
	font-weight: 400;
	line-height: 16px;
	margin-bottom: 0;
}

.filterBlockDescr span {
	color: #ADADAD;
	display: block;
	margin-bottom: 15px;
}

.filterBlockDescr p {
	line-height: 22px;
	font-size: 15px;
	margin-bottom: 15px;
}

.filterBlockDescr a {
	color: #ff0000;
	font-weight: 700;
}

.filterBlockDescr a:hover {
	color: #000;
}

.filterBlockDescr .galleryImageHolder {
	margin-bottom: 23px;
}

.filterBlockDescr .galleryImageHolder img {
	width: 100%;
}

.bannerServiceTop .align {
	padding-top: 45px;
	padding-bottom: 45px;
}

.conatctAddressList {
	margin-bottom: 30px;
}

.insureCertificateImage {
	margin-bottom: 25px;
}

.clientReviewDescr blockquote {
	margin: 0;
}

.aboutTopSec {
	position: relative;
	padding-bottom: 40px;
}

.aboutTopSec .abImageHolder {
	margin-bottom: 20px;
}

.aboutTopSec .abImageHolder img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.aboutTopDescr h2,
.aboutTopDescr .h2 {
	font-size: 24px;
	color: #ff0000;
	margin-bottom: 15px;
}

.aboutTopDescr {
	font-size: 15px;
	line-height: 22px;
}

.aboutTopDescr p {
	margin-bottom: 25px;
}

.abCrewAboutWrap {
	padding-top: 50px;
	padding-bottom: 50px;
}

.abCrewAboutWrap .colsHolder {
	align-items: center;
}

.abCrewImage {
	margin-bottom: 20px;
}

.serviceImageHolder {
	margin-left: -30px;
	margin-right: -30px;
}

.ContactMapWrap .wpb_gmaps_widget {
	margin-bottom: 0;
}

.ContactMapWrap .wpb_gmaps_widget .wpb_wrapper {
	padding-bottom: 0;
}

.ContactMapWrap iframe {
	height: 685px;
}

.serviceReverseWrap .serviceDetailWrap {
	text-align: left;
}

.page-about-us .numberReasonSec {
	max-width: 1431px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 30px;
	padding-right: 30px;
	width: 100%;
}

.page-about-us .numberReasonSec .colsHolder {
	margin-bottom: 25px;
}

.headBannerBlock {
	padding-top: 70px;
	padding-bottom: 70px;
}

.headBannerBlock .align {
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
}

.headBannerBlock h1,
.headBannerBlock .h1 {
	font-size: 24px;
	color: #ff0000;
	margin-bottom: 35px;
	line-height: 35px;
}

.acArchivePostWrap .chCol4 {
	width: 100%;
}

.acArchivePostWrap .colsHolder {
	justify-content: center;
}

.acArchivePostWrap {
	padding-top: 70px;
	padding-bottom: 70px;
}

.acArchivePostWrap .arArchiveHeading {
	text-align: center;
	font-size: 50px;
	color: #ff0000;
	display: block;
	margin-bottom: 50px;
	font-weight: 700;
}

.acArchivePostWrap .arArchivePostWrap .prdctImg {
	margin-bottom: 25px;
}

.acArchivePostWrap .arArchivePostWrap .prdctImg img {
	width: 100%;
}

.acArchivePostWrap .arArchivePostWrap .arPostContent h3,
.acArchivePostWrap .arArchivePostWrap .arPostContent .h3 {
	font-size: 20px;
	color: #545454;
	margin-bottom: 15px;
	line-height: 28px;
}

.acArchivePostWrap .arArchivePostWrap .arPostContent a {
	font-size: 18px;
	min-width: 204px;
	font-weight: 400;
}

.acArchivePostWrap .arArchivePostWrap .arPostContent {
	margin-bottom: 30px;
}

.home .revwid-container .revwid-has-content-color {
	color: #6F6E6E !important;
}

.home .revwid-button.revwid-is-filter-button {
	color: #6F6E6E !important;
}

.blogSectionWrap {
	padding-top: 50px;
	padding-bottom: 120px;
	position: relative;
}

.logo {
	max-width: 170px;
}

.quoteBtn {
	margin-bottom: 14px;
}

.reTextDescr p a {
	color: #fff;
	text-decoration: underline;
}

.reTextDescr p a:hover {
	text-decoration: none;
}

.insureCertificateTextDescr h2.elementor-heading-title,
.insureCertificateTextDescr .h2.elementor-heading-title {
	color: #545454;
	font-size: 24px;
	line-height: 35px;
}

.vc_custom_heading {
	font-size: 24px;
	line-height: 35px;
}

.single.single-post .singlePostContent {
	padding-top: 35px;
	padding-bottom: 35px;
	font-size: 15px;
	line-height: 22px;
}

.single.single-post .caseBtnWrap a {
	padding: 11px 10px;
	font-weight: 400;
	min-width: 345px;
	text-align: center;
}

.single.single-post .caseBtnWrap a + a {
	margin-top: 10px;
}

.paginationBlogPages {
	padding-left: 0;
	margin: 0;
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	bottom: 40px;
}

.paginationBlogPages .page-numbers {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 16px;
	color: #545454;
	font-weight: 700;
}

.paginationBlogPages .page-numbers.current {
	color: #ff0000;
}

.projectGallerySec {
	padding-top: 50px;
	padding-bottom: 50px;
	color: #000;
}

.projectGallerySec strong {
	font-size: 24px;
	line-height: 30px;
	color: #FF0000;
	display: block;
}

.projectImageHolder {
	position: relative;
	padding-top: 418px;
}

.projectImageHolder2 {
	position: relative;
	padding-top: 316px;
}

.projectImageHolder img,
.projectImageHolder2 img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100% !important;
	object-fit: cover;
}

.btnPostProject a {
	font-size: 18px !important;
	padding: 13px 20px !important;
	border-radius: 8px !important;
	margin-top: 10px;
	background-color: transparent !important;
	color: #ff0000 !important;
	border: 2px solid #ff0000 !important;
	line-height: 1.75 !important;
	font-weight: 700;
	display: inline-block !important;
	vertical-align: top !important;
	text-align: center !important;
	transition: color .3s ease, background-color .3s ease, border-color .3s ease !important;
	font-family: inherit;
}

.btnPostProject a:hover {
	background-color: #ff0000 !important;
	color: #ffffff !important;
}

.singleProjectBannerSec {
	position: relative;
	z-index: 1;
	padding-top: 35px;
	padding-bottom: 35px;
	min-height: 520px;
	z-index: 1;
}

.singleProjectBannerSec .bannerBgImage {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
}

.singleProjectBannerSec .bannerBgImage img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	object-fit: cover;
	z-index: -1;
}

.singleProjectBannerSec .bannerBgImage:before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	border-radius: 8px;
	background: rgba(51, 51, 51, 0.88);
}

.singleProjectHeading h1,
.singleProjectHeading .h1 {
	color: #fff;
	font-size: 32px;
	line-height: normal;
	text-transform: uppercase;
}

.singleProjectDescr {
	color: #fff;
	font-size: 14px;
	line-height: 20px;
}

.singleProjectDescr h2,
.singleProjectDescr .h2 {
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 5px;
	color: #fff;
}

.adjacentBtnWrap {
	border-radius: 8px;
	background: #333;
	padding-top: 50px;
	padding-bottom: 50px;
}

.khPostBtnWrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.khPostBtnWrap .btn {
	border-radius: 15px;
	border: 1px solid #D9D9D9;
	font-size: 13px;
	font-weight: 400;
	color: #fff;
	background-color: transparent;
	padding-top: 12px;
	padding-bottom: 12px;
}

.khPostBtnWrap .btn:hover {
	background-color: #fff;
	color: #333;
}

.khPostBtnWrap &gt; a + a {
	margin-top: 15px;
}

.khPostBtnWrap &gt; a {
	width: 100%;
}

.bannerArrow {
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #ff0000;
	width: 42px;
	height: 42px;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 100%;
	font-size: 22px;
	margin-left: auto;
	margin-right: auto;
}

.imageSingleProjectWrap .colsHolder {
	padding: 0;
	margin: 0;
}

.imageSingleProjectWrap .colsHolder .chCol {
	padding: 0;
}

.imageSingleProjectWrap .colsHolder .chCol3 {
	width: 50%;
}

.imageProjectHolder img {
	width: 100%;
	height: 100%;
}

.popup{
	margin: auto;
	text-align: center
}
.popup img{
	cursor: pointer
}
.show{
	z-index: 999;
	display: none;
}
.show .overlay{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.06);
	position: absolute;
	top: 0;
	left: 0;
}
.show .img-show{
	width: 280px;
	height: 280px;
	background: #FFF;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	overflow: hidden
}
.img-show span{
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 99;
	cursor: pointer;
	color: #fff;
}
.img-show img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.projectGalleryDescr h2,
.projectGalleryDescr .h2 {
	font-size: 20px;
	font-weight: 700;
	line-height: 20px;
	margin-bottom: 17px;
}

.blogSectionWrap .chCol4 {
	width: 100%;
}

.blogSectionWrap .blogBlockWrap {
	display: flex;
  	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px;
}

.blogSectionWrap .blogBlockWrap .blogDescrWrap {
	position: static !important;
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
}

.headBannerBlock {
	position: relative;
	z-index: 1;
}

.headBannerBlock:before {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: -1;
}

.roofingContactPageSec.contactAlternate {
	background-color: transparent;
  }
  .contactAlternate .staffPhotoHolder img {
	max-width:400px;
  }
  .contactAlternate .quoteFormWrap {
	  border-bottom-left-radius: 0px;
  }
  .contactAlternate h3 {
	margin-bottom: 0;
	margin-top: 8px;
  }
  .contactAlternate h4 {
	margin-top: 0px;
	color: #ffffff;
  }
  .contactAlternate .staffDetails,
  .contactAlternate h4,
  .contactAlternate h3,
  .contactAlternate a {
	color: #ffffff;
  }


@media (min-width: 576px) {

	.quoteContactList {
		font-size: 25px;
	}

	.quoteContactList &gt; li + li {
		margin-top: 23px;
	}

	.ssArrowVii {
		font-size: 20px;
		width: 40px;
		height: 40px;
	}

	.ssArrowVii.slickPrev {
		left: 0;
	}

	.ssArrowVii.slickNext {
		right: 0;
	}

	.formBtn .btn {
		font-size: 24px;
	}

	.quoteFormWrap {
		padding: 25px 34px 40px;
	}

	.serviceTextWrap .btnWrap .btn {
		font-size: 18px;
		min-width: 300px;
		width: auto;
	}

	.imageSingleProjectWrap .colsHolder .chCol3 {
		width: 33.333%;
	}

	.show .img-show{
		width: 500px;
		height: 500px;
	}
}

@media (min-width: 768px) {
	.pageNavCollapse {
		display: flex;
		justify-content: flex-end;
		background-color: transparent;
		transition: none;
		transform: none;
		position: static;
		padding-bottom: 0;
		text-align: left;
		align-items: center;
		width: auto;
	}

	.mainNavigation {
		align-items: center;
		display: flex;
		font-size: 12px;
		text-transform: capitalize;
	}

	.pgNavOpener {
		display: none;
	}

	.mainNavigation &gt; li.menu-item-has-children {
		margin-right: 23px;
	}

	.mainNavigation &gt; li + li {
		margin-left: 10px;
	}

	.mainNavigation &gt; li.menu-item-has-children &gt; a:before {
		top: 20px;
	}

	.mainNavigation &gt; li.menu-item-has-children &gt; a:hover:before {
		top: 20px;
	}

	.mainNavigation &gt; li &gt; a:hover {
		color: #ff0000;
		background-color: transparent;
	}

	.ftAsideDescrWrap .chCol3 {
		width: 33.333%;
	}

	#pageFooter {
		justify-content: space-between;
		padding-top: 28px;
		padding-bottom: 49px;
	}

	.ftLogo {
		margin-bottom: 0;
	}

	.reExpertDetailWrap {
		padding-top: 65px;
		padding-bottom: 65px;
	}

	.reTextDescr h2,
	.reTextDescr .h2 {
		font-size: 26px;
		line-height: 40px;
		margin-bottom: 40px;
	}

	.reTextDescr .reSubHead {
		font-size: 20px;
		margin-bottom: 32px;
		line-height: 30px;
	}

	.reExpertDetailWrap .chCol7 {
		width: 60%;
	}

	.reExpertDetailWrap .chCol5 {
		width: 40%;
	}

	.reImageHolder {
		margin-bottom: 0;
	}

	.quoteContactList {
		font-size: 17px;
	}

	.quoteContactList &gt; li + li:before {
		position: absolute;
		content: "";
		left: 0;
		top: 0;
		width: 3px;
		height: 140%;
		background-color: #fff;
	}

	.quoteContactList &gt; li + li {
		margin-top: 0;
	}

	.quoteBtn {
		min-width: 300px;
		width: auto;
	}

	.roofingContactWrap .chCol7 {
		width: 50%;
	}

	.roofingContactWrap .chCol5 {
		width: 50%;
	}

	.chooseRoofingWrap {
		margin-top: 100px;
	}

	.chooseRoofingWrap h2,
	.chooseRoofingWrap .h2 {
		font-size: 35px;
		margin-bottom: 75px;
	}

	.chooseBenifitList &gt; li .chooseIcn {
		font-size: 60px;
		width: 76px;
		text-align: center;
	}

	.chooseBenifitList &gt; li h3,
	.chooseBenifitList &gt; li .h3{
		font-size: 24px;
		line-height: 40px;
	}

	.chooseBenifitList &gt; li + li {
		margin-top: 45px;
	}

	.chooseRoofingWrap {
		margin-bottom: 0;
	}

	.quoteFormWrap h2,
	.quoteFormWrap .h2 {
		font-size: 30px;
	}

	.roofExpertServicesSec .chCol3 {
		width: 33.333%;
	}

	.serviceHeader h2,
	.serviceHeader .h2 {
		font-size: 30px;
		line-height: 40px;
	}

	.tpBannerSec .chCol7 {
		width: 60%;
	}

	.tpBannerSec .chCol5 {
		width: 40%;
	}

	.ibsTextWrap h1,
	.ibsTextWrap .h1{
		margin-bottom: 40px;
		font-size: 36px;
		line-height: 40px;
	}

	.ibsTextWrap {
		font-size: 24px;
	}

	.clientRatingSec {
		position: relative;
		z-index: 1;
		padding-bottom: 70px;
		margin-top: -120px;
	}

	.clientRatingSec .chCol3 {
		width: 50%;
	}

	.clientRatingSec .chCol9 {
		width: 50%;
	}

	.ratingDetailsWrap h2,
	.ratingDetailsWrap .h2 {
		font-size: 40px;
		margin-bottom: 8px;
	}

	.ratingDetailsWrap h2 .ratingGrade {
		font-size: 14px;
	}

	.ratingStarsList {
		font-size: 30px;
		margin-bottom: 13px;
	}

	.ratingDetailsWrap p {
		margin-bottom: 8px;
	}

	.serviceImageHolder h3,
	.serviceImageHolder .h3 {
		font-size: 16px;
		line-height: 20px;
	}

	.ratingDetailsWrap {
		color: #fff;
		margin-bottom: 0;
	}

	.ratingDetailsWrap h2,
	.ratingDetailsWrap .h2 {
		color: #fff;
	}

	.clientRatingSec {
		padding-top: 0;
		padding-bottom: 60px;
	}

	.ssArrowVii.slickPrev  {
		left: -30px;
	}

	.ssArrowVii.slickNext {
		right: -30px;
	}

	.ssArrowVii {
		margin-top: -210px;
		background-color: #fff;
		color: #595959;
		font-size: 20px;
		width: 40px;
		height: 40px;
	}

	.chCol6 {
		width: 50%;
	}

	.chCol.chColSmall {
		width: 40%;
	}
	.chCol.chColWide {
	width: 60%;
	}

	.textLeftRight .serviceTextWrap .btnWrap {
		text-align: left;
		padding-top: 15px;
	}

	.flex-row-reverse {
		flex-direction: row-reverse;
	}

	.btAprtUnit .chCol4 {
		width: 50%;
	}

	.topBannertext h2,
	.topBannertext .h2 {
		font-size: 35px;
		line-height: 40px;
	}

	.bannerServiceTop .align {
		padding-top: 0;
		padding-bottom: 0;
	}

	.serviceProvideBlock .chCol7 {
		width: 55%;
	}

	.serviceProvideBlock .chCol5 {
		width: 45%;
	}

	.serviceProvideReverse .serviceImageHolder{
		position: absolute;
		left: 46%;
		right: 0;
		top: 0;
		bottom: 0;
	}

	.serviceProvideReverse .chCol5 .serviceImageHolder{
		left: 52%;
	}

	.chCol7 .serviceDetailWrap {
		text-align: left;
	}
	.chCol7 .serviceDetailWrap h2 {
	text-align: center;
	}

	.serviceImageHolder {
		position: absolute;
		right: 46%;
		left: 0;
		top: 0;
		bottom: 0;
	}

	.serviceImageHolder {
		margin-left: 0;
		margin-right: 0;
	}

	.serviceDetailWrap {
		padding: 100px 34px 122px;
		font-size: 16px;
		line-height: 30px;
	}

	.serviceDetailWrap:before {
		left: -24px;
	}

	.serviceProvideReverse .serviceDetailWrap:before {
		right: -24px;
	}

	.serviceDetailWrap .btn {
		font-size: 18px;
		padding: 13px 28px;
		width: auto;
	}

	.flatProofBanner .btn {
		font-size: 20px;
	}

	.apdBlogCatList,
	.apdFilterListItems {
		display: flex;
		align-items: center;
		flex-wrap: wrap;
	}

	.apdBlogCatList {
		margin-left: 25px;
		margin-right: 25px;
	}

	.apdBlogCatList &gt; li + li {
		margin-left: 25px;
	}

	.conatctAddressList {
		margin-bottom: 0;
	}

	.contactPageTextDescr h2,
	.contactPageTextDescr .h2 {
		font-size: 40px;
		line-height: 49px;
	}

	.conatctAddressList &gt; li .listTextDescr {
		width: 94%;
	}

	.logoImage {
		width: 6%;
	}

	.insuranceDescrWrap .chCol4{
		width: 40%;
	}

	.insuranceDescrWrap .chCol8{
		width: 60%;
	}

	.insureCertificateImage {
		margin-bottom: 0;
	}

	.insureCertificateTextDescr .clientReviewDescr:before {
		left: 0;
		bottom: 0;
	}

	.numberReasonSec .chCol3 {
		width: 33.333%;
	}

	.aboutTopSec {
		padding-top: 100px;
		padding-bottom: 100px;
	}

	.aboutTopSec .abImageHolder {
		position: absolute;
		left: 50%;
		right: 0;
		top: 0;
		bottom: 0;
		margin-bottom: 0;
	}

	.abCrewImage {
		margin-bottom: 0;
	}

	.tpBannerSec .colsHolder {
		flex-direction: row-reverse;
	}

	.insureCertificateTextDescr .clientReviewDescr {
		padding-left: 25px;
	}

	.acArchivePostWrap .chCol4 {
		width: 33.333%;
	}

	.tpBannerSec {
		padding-top: 120px;
	}

	.ibsTextWrap {
		font-size: 18px;
		line-height: 27px;
	}

	.mainNavigation &gt; li.menu-item-has-children .sub-menu {
		position: absolute;
		top: 60px;
		left: -51px;
		right: -84px;
		line-height: 20px;
		font-size: 15px;
		min-width: 300px;
		box-shadow: 0 4px 6px 0px rgba(0,0,0, 0.1);
	}

	.reTextDescr p {
		font-size: 18px;
		line-height: 19px;
	}

	.roofExpertServicesSec {
		padding-top: 70px;
		padding-bottom: 70px;
	}

	.servImageHolder h3,
	.servImageHolder .h3 {
		font-size: 22px;
		padding: 5px 10px;
		line-height: 40px;
	}

	.quoteBtn {
		margin-bottom: 30px;
	}

	.gqQuoteBanner {
		padding-top: 73px;
		padding-bottom: 79px;
	}

	.quoteFormWrap {
		border-radius: 80px;
	}

	.ftAsideDescrWrap {
		padding-bottom: 100px;
	}

	.serviceDescrWrap p {
		height: 127px;
		overflow: hidden;
		display: -webkit-box;
		-webkit-line-clamp: 9;
		-webkit-box-orient: vertical;
	}

	.roofingContactWrap {
		padding-top: 70px;
		padding-bottom: 70px;
	}

	.aboutTopDescr {
		font-size: 18px;
	}

	.aboutTopDescr h2,
	.aboutTopDescr .h2 {
		font-size: 40px;
		margin-bottom: 25px;
	}

	.numberReasonSec {
		padding-top: 72px;
		padding-bottom: 72px;
	}

	.numberReasonHeader h2,
	.numberReasonHeader .h2 {
		font-size: 30px;
		line-height: 40px;
	}

	.reasonDescrWrap h3,
	.reasonDescrWrap .h3 {
		font-size: 24px;
	}

	.numberReasonBtn .btn {
		font-size: 18px;
		line-height: 30px;
	}

	.testiHeader h2,
	.testiHeader .h2 {
		font-size: 40px;
	}

	.insuranceDescrWrap {
		padding-top: 80px;
		padding-bottom: 80px;
	}

	.clientReviewDescr h2,
	.clientReviewDescr .h2 {
		font-size: 30px;
		margin-bottom: 30px;
		line-height: 40px;
	}

	.clientReviewDescr blockquote q{
		font-size: 24px;
		line-height: 30px;
	}

	.clientReviewDescr p {
		font-size: 18px;
		margin-top: 50px;
	}

	.insureCertificateTextDescr h2.elementor-heading-title,
	.insureCertificateTextDescr .h2.elementor-heading-title {
		font-size: 35px;
		line-height: 40px;
	}

	.serviceTextWrap {
		font-size: 18px;
		line-height: 30px;
	}

	.vc_custom_heading {
		font-size: 35px;
		line-height: 40px;
	}

	.conatctAddressList &gt; li .listTextDescr .dateTimeList {
		font-size: 18px;
		line-height: 25px;
	}

	.serviceDetailWrap {
		padding: 60px 50px;
	}

	.serviceDetailWrap h2,
	.serviceDetailWrap .h2 {
		margin-bottom: 27px;
	}

	.mainNavigation &gt; li.menu-item-has-children:hover .sub-menu  {
		display: block;
	}

	.single.single-post .caseBtnWrap {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.single.single-post .singlePostContent {
		padding-top: 70px;
		padding-bottom: 70px;
		font-size: 18px;
		line-height: 30px;
	}

	.single.single-post .caseBtnWrap {
		margin-top: 50px;
	}

	.single.single-post .caseBtnWrap a {
		font-size: 18px;
	}

	.headBannerBlock h1,
	.headBannerBlock .h1 {
		font-size: 50px;
		line-height: 40px;
	}
	
	.tpBannerSec {
		min-height: 650px;
	}
	
	.ftLogo {
		max-width: 250px;	
	}

	.singleProjectBannerSec {
		min-height: 450px;
	}

	.khPostBtnWrap {
		justify-content: space-between;
	}

	.khPostBtnWrap &gt; a + a {
		margin-top: 0;
	}

	.show .img-show{
		width: 600px;
		height: 400px;
	}

	.imageSingleProjectWrap .colsHolder .chCol3 {
		width: 25%;
	}

	.khPostBtnWrap &gt; a {
		width: auto;
	}

	.bannerArrow {
		width: 62px;
		height: 62px;
		font-size: 32px;
	}

	.blogSectionWrap .chCol4 {
		width: 33.333%;
	}

	.blogSectionWrap .blogBlockWrap .blogDescrWrap {
		position: static !important;
		width: 33.333%;
	}

	.headBannerBlock .align {
		padding-top: 150px;
		padding-bottom: 150px;
	}

	.filterBtnWrap span {
		display: none;
	}

	.filterBtnWrap {
		display: flex;
	}
}

@media (min-width: 992px) {
	.mainNavigation &gt; li + li {
		margin-left: 14px;
	}

	.roofingContactWrap .chCol7 {
		width: 56%;
	}

	.roofingContactWrap .chCol5 {
		width: 44%;
	}

	.mainNavigation {
		font-size: 14px;
	}

	.logo {
		max-width: 201px;
	}

	.ftDescrWrap h4,
	.ftDescrWrap .h4 {
		font-size: 19px;
	}

	.ftAsideDescrWrap .chCol3 {
		width: 25%;
	}

	.ftDescrWrap {
		margin-bottom: 0;
	}

	.reExpertDetailWrap {
		padding-top: 80px;
		padding-bottom: 80px;
	}

	.reTextDescr h2,
	.reTextDescr .h2 {
		font-size: 30px;
	}

	.reTextDescr .reSubHead {
		font-size: 26px;
		margin-bottom: 62px;
	}

	.quoteContactList {
		font-size: 22px;
	}

	.clientRatingSec .chCol3 {
		width: 26%;
	}

	.clientRatingSec .chCol9 {
		width: 74%;
	}

	.clientRatingSec {
		margin-top: -150px;
	}

	.ratingDetailsWrap h2,
	.ratingDetailsWrap .h2 {
		font-size: 40px;
		margin-bottom: 8px;
	}

	.ratingDetailsWrap h2 .ratingGrade {
		font-size: 14px;
	}

	.ratingStarsList {
		font-size: 30px;
		margin-bottom: 13px;
	}

	.ratingDetailsWrap p {
		margin-bottom: 8px;
	}

	.ssArrowVii.slickPrev {
		left: -30px;
	}

	.ssArrowVii {
		margin-top: -190px;
	}

	.ratingDetailsWrap .btnFeadBack {
		width: 100%;
		min-width: auto;
	}

	.serviceImageHolder h3,
	.serviceImageHolder .h3 {
		font-size: 24px;
		line-height: 40px;
	}

	.btAprtUnit .chCol4 {
		width: 33.333%;
	}

	.numberReasonSec .chCol3 {
		width: 25%;
	}

	.mainNavigation &gt; li.menu-item-has-children &gt; a:before {
		left: 71px;
	}

	.khPostBtnWrap .btn {
		font-size: 18px;
	}

	.show .img-show{
		width: 900px;
		height: 700px;
	}
}

@media (min-width: 1200px) {
	.mainNavigation {
		font-size: 16px;
	}

	.mainNavigation &gt; li + li {
		margin-left: 34px;
	}

	.addressDetailWrap {
		font-size: 13px;
	}

	.ftDescrWrap h4,
	.ftDescrWrap .h4 {
		font-size: 20px;
	}

	.reExpertDetailWrap {
		padding-top: 100px;
		padding-bottom: 115px;
	}

	.quoteContactList {
		font-size: 25px;
	}

	.clientRatingSec {
		margin-top: -180px;
	}

	.ssArrowVii.slickPrev {
		left: -30px;
	}

	.ssArrowVii {
		margin-top: -150px;
	}

	.ratingDetailsWrap .btnFeadBack {
		min-width: 255px;
		width: auto;
	}

	.roofExpertServicesSec .chCol3 {
		width: 25%;
	}

	.serviceDetailWrap .btn {
		font-size: 15px;
	}

	.clientRatingReview {
		max-width: 256px;
		padding: 20px;
	}
}

@media (min-width: 1440px) {
	.addressDetailWrap {
		font-size: 15px;
	}

	.clientRatingSec {
		margin-top: -230px;
	}

	.ssArrowVii.slickPrev {
		left: -50px;
	}

	.ratingDetailsWrap h2,
	.ratingDetailsWrap .h2 {
		font-size: 50px;
		margin-bottom: 12px;
	}

	.ratingDetailsWrap h2 .ratingGrade {
		font-size: 17px;
	}

	.ratingStarsList {
		font-size: 41px;
		margin-bottom: 22px;
	}

	.ratingDetailsWrap p {
		margin-bottom: 30px;
	}

	.serviceDetailWrap .btn {
		font-size: 18px;
	}

	.clientRatingReview {
		max-width: 276px;
		padding: 35px;
	}

	.mainNavigation &gt; li.menu-item-has-children &gt; a:before {
		left: 86px;
	}
}

@media (max-width: 767px) {
	.textLeftRight .serviceTextWrap {
		padding-top:15px;
		padding-bottom: 15px;
	  }
	.pageNavCollapse:before {
		position: absolute;
		content: "";
		left: -9999px;
		right: -9999px;
		bottom: 0;
		top: 0;
		background-color: #fff;
		z-index: -1;
	}

	.mainNavigation &gt; li + li {
		border-top: 1px solid #595959;
	}

	.ibsTextWrap .btnDefaultWidth {
		min-width: 200px;
		font-size: 20px;
	}

	.quoteBtn {
		font-size: 20px;
		min-width: 258px;
	}

	.quoteContactList &gt; li &gt; span {
		display: block;
	}

	.quoteContactList &gt; li + li {
		margin-left: 0;
		margin-top: 4px;
		padding: 0;
	}

	.quoteContactList &gt; li:last-child {
		padding-left: 7px;
	}

	.serviceDescrWrap p {
		font-size: 15px;
		line-height: 22px;
		margin-bottom: 60px;
	}

	.quoteForm .formGroup p {
		margin-bottom: 0;
	}

	.ftImageHolder,
	.ftLogo {
		display: none;
	}

	.ftAsideDescrWrap {
		padding-bottom: 0 !important;
	}

	.wpcf7-not-valid-tip,
	.wpcf7-response-output {
		font-size: 15px;
		line-height: 22px;
	}

	.aboutTopDescr .btn {
		min-width: 200px;
		font-size: 18px;
	}

	.reasonDescrWrap p {
		font-size: 15px;
		line-height: 22px;
	}

	.numberReasonSec div:nth-child(3) {
		font-size: 15px;
		line-height: 22px;
	}

	.abImageHolder {
		margin-left: -15px;
		margin-right: -15px;
	}

	.reasonDescrWrap h3,
	.reasonDescrWrap .h3 {
		margin-bottom: 5px;
	}

	.topBannertext h1,
	.topBannertext .h1 {
		line-height: 35px;
		font-size: 24px;
	}

	.reImageHolder img {
		width: 100%;
	}

	.mainNavigation &gt; li.menu-item-has-children &gt; a:after {
		top: 15px;
		right: 1px;
	}

	.mainNavigation &gt; li.menu-item-has-children &gt; a:before {
		right: 10px;
		left: auto;
	}

	.signsTextWrap {
		padding-left: 15px;
		padding-right: 15px;
	}

	.signsTextWrap h2,
	.signsTextWrap .h2 {
		font-size: 24px;
		line-height: 35px;
	}

	.signsTextWrap h4,
	.signsTextWrap .h4 {
		font-size: 15px;
		line-height: 22px;
	}

	.bannerImageHolder {
		margin-bottom: 16px;
	}

	.bannerImageHolder img {
		width: 145px;
	}

	.mainNavigation &gt; li.menu-item-has-children a:before,
	.mainNavigation &gt; li.menu-item-has-children a:after {
		display: none;
	}

	.mainNavigation &gt; li.menu-item-has-children .menu-item-arrow {
		width: 25px;
		height: 20px;
		display: inline-block;
		position: absolute;
		right: 6px;
		top: 16px;
		cursor: pointer;
	}

	.mainNavigation &gt; li.menu-item-has-children .menu-item-arrow:before {
		position: absolute;
		content: "";
		top: 3px;
		width: 7px;
		height: 7px;
		border-color: #545454;
		border-width: 0 0 2px 2px;
		border-style: solid;
		transform: rotate(-45deg);
		transition: transform 0.3s linear;
		right: 8px;
	}

	.mainNavigation &gt; li.menu-item-has-children .menu-item-arrow:after {
		position: absolute;
		content: "";
		top: 16px;
		right: 2px;
		width: 20px;
		height: 20px;
	}

	.mainNavigation &gt; li.menu-item-has-children.dropdownMenuOpened .sub-menu {
		display: block;
	}

	.single.single-post .caseBtnWrap {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		margin-bottom: 20px;
		margin-top: 30px;
	}

	.single.single-post .caseBtnWrap a {
		font-size: 15px;
		min-width: auto;
		width: 100%;
	}

	.apdBlogCatList &gt; li + li {
		margin-top: 10px;
	}

	.filterBtnWrap i {
		display: none;
	}

	.dropArrow {
		position: relative;
	}

	.dropArrow:before {
		position: absolute;
		content: "";
		right: -19px;
		top: 3px;
		width: 10px;
		height: 10px;
		border-style: solid;
		border-color: #ff0000;
		border-width: 2px 2px 0 0;
		cursor: pointer;
		transform: rotate(135deg);
	}

	.apdFilterListItems {
		display: flex;
		width: 100%;
		justify-content: center;
	}

	.apdFilterListItems .viewAllLinkWrap {
		margin-left: 45px;
	}

	.apdBlogCatList {
		position: absolute;
		top: 91px;
		left: 0;
		right: 0;
		background-color: #fff;
		z-index: 1;
		opacity: 0;
		visibility: hidden;
		transition: all 0.3s ease;
		padding: 10px;
		box-shadow: 0 0 1px 0px rgba(0, 0, 0, 0.3);
	}

	.apdFilterListItems .filterBtnWrap:hover  .apdBlogCatList {
		opacity: 1;
		visibility: visible;
	}

	.filterBtnWrap,
	.viewAllLinkWrap {
		width: 50%;
		text-align: center;
	}
	.contactAlternate .contactPageTextDescr {
		padding-bottom: 30px;
	  }
}

.singlePostContent figure {
	margin-left: 0;
	margin-right: 0;
	width: 100% !important;
}</pre></body></html>