/*
Theme Name:   All Seasons Heating and Climate Control
Theme URI:    https://www.allseasonsheatingtac.com/
Description:  This is the baseline theme created for All Seasons Heating and Climate Control website.
Author:       Surefire Local
Author URL:   https://www.surefirelocal.com/
Template:     genesis
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  genesis-child
*/

/* Write here your own personal stylesheet */


/* Table of Contents
- HTML5 Reset
  - Baseline Normalize
  - Box Sizing
  - Float Clearing
- Defaults
  - Typographical Elements
  - Headings*
  - Objects
  - Forms
  - Modal Form
  - Tables
  - Screen Reader Text
  - Slicks
  - Social Media
  - Gallery
- Structure and Layout
  - Site Container
  - Site Inner
  - Separator Mask
- Common Classes
  - Avatar
  - Genesis
  - Search Form
  - Titles
  - WordPress
- Widgets
  - Featured Content
- Skip Links
- Site Header
  - Title Area
  - Header Right
- Site Navigation
  - Responsive Menu
  - Header Menu
  - Footer Menu
- Content Area
  - Entry Content
  - Entry Meta
  - Pagination
  - Entry Comments
- Site Sections
- Sidebar
- Footer Widgets
- Site Footer
- Media Queries
  - Min-width: 1024px
    - Site Header
    - Header Right
    - Header Menu
    - Genesis Menu
    - Responsive Menu
    - Header Menu
    - Site Inner
  	- Modal Form
    - Site Section
    - Content
    - Sidebar
    - Author Box
    - After Entry
    - Column Classes
    - Entry Misc.
    - Footer Widgets
  - Min-width: 992px
  - Max-width: 1023px
    - Site Header
- Print Styles
*/


/* HTML5 Reset
---------------------------------------------------------------------------- */
/* normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css
---------------------------------------------------------------------------- */
/* stylelint-disable */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}
/* stylelint-enable */

/* Box Sizing
--------------------------------------------- */
html {
  box-sizing: border-box;
	-moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    scroll-behavior: smooth;
}

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

/* 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-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-header::after,
.site-inner::after,
.widget::after,
.wrap::after {
  clear: both;
  content: " ";
  display: table;
}

/* Defaults
---------------------------------------------------------------------------- */
/* Typographical Elements
--------------------------------------------- */
html {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

body {
	background-color: #fff;
	color: #393939;
	font-family: 'Anek Latin', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.625;
	margin: 0;
	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 {
  color: #e30544;
  text-decoration: none;
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

a:focus,
a:hover {
  color: #244fef;
  text-decoration: none;
}

p {
  margin: 0 0 30px;
  padding: 0;
}

ol,
ul {
  margin: 0;
  padding: 0;
}

li {
  list-style-type: none;
}

hr {
  border: 0;
  border-collapse: collapse;
  border-bottom: 1px solid currentColor;
  clear: both;
  color: #eee;
  margin: 1.65em auto;
}

b,
strong {
  font-weight: 700;
}

blockquote,
cite,
em,
i {
  font-style: italic;
}

mark {
  background: #ddd;
  color: #333;
}

blockquote {
  margin: 30px;
}

/* Headings
--------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Merriweather', serif;
	font-weight: 700;
	line-height: 1;
	margin: 0 0 30px;
	color: #050505;
	position: relative;
}

h1 {
  font-size: 40px;
}

h2 {
  font-size: 36px;
}

h3 {
  font-size: 30px;
}

h4 {
  font-size: 24px;
}

h5 {
  font-size: 18px;
}

h6 {
  font-size: 16px;
}

/* Objects
--------------------------------------------- */
embed,
iframe,
img,
object,
video,
.wp-caption {
  max-width: 100%;
}

img {
  height: auto;
  vertical-align: top;
}

figure {
  margin: 0;
}

/* Forms
--------------------------------------------- */
input,
select,
textarea {
  background-color: #fff;
  color: #636363;
  font-size: 16px;
  font-weight: 400;
    padding: 16px 25px;
    line-height: 1.5;
  width: 100%;
  border: 1px solid #ddd;
  box-sizing: border-box;
}

select {
  text-indent: 1px;
    padding-right: 35px;
  cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: linear-gradient(45deg, transparent 50%, #b5b5b5 50%), linear-gradient(135deg, #b5b5b5 50%, transparent 50%), linear-gradient(to right, #b5b5b5, #0b6f03);
    background-position: calc(100% - 24px) calc(1.1em + 5px), calc(100% - 15px) calc(1.1em + 5px), calc(100% - 2.5em) 0.5em;
    background-size: 9px 9px, 9px 9px, 0px 0em;
    background-repeat: no-repeat;
}

select::-ms-expand {
    display: none;  
}

input:focus,
textarea:focus {
  border: 1px solid #999;
  outline: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
  width: auto;
}

::-ms-input-placeholder {
  color: #8c8c8c;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #8c8c8c;
  opacity: 1;
}

::placeholder {
  color: #8c8c8c;
  opacity: 1;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.site-container div.wpforms-container-full .wpforms-form input[type="submit"],
.site-container div.wpforms-container-full .wpforms-form button[type="submit"],
.button {
  background-color: #333;
  border: 0;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  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,
.site-container div.wpforms-container-full .wpforms-form input[type="submit"]:focus,
.site-container div.wpforms-container-full .wpforms-form input[type="submit"]:hover,
.site-container div.wpforms-container-full .wpforms-form button[type="submit"]:focus,
.site-container div.wpforms-container-full .wpforms-form button[type="submit"]:hover,
.button:focus,
.button:hover {
  background-color: #1f6294;
  border-width: 0;
  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;
}

.wpcf7 .form-field .recaptcha-note {
	margin-bottom: 15px;
	margin-top: 10px;
	text-align: center;
	font-size: 14px;
	line-height: 1.2;
	color: #464646;
}
.wpcf7 .form-field .recaptcha-note a {
    color: #464646;
}
.wpcf7 .form-field .wpcf7-submit {
	background: #000;
	border-radius: 0;
	color: #fff;
	font-weight: 700;
	padding: 15px;
	width: 100%;
	transition: none;
}
.wpcf7 .form-field .wpcf7-spinner {
	margin: 0 auto;
	display: block;
}
.wpcf7 .form-field .wpcf7-not-valid-tip {
    z-index: 2;
    text-align: center;
    right: 0;
    left: unset;
	width: 170px;
    position: absolute;
    top: 50% !important;
    transform: translateY(-50%);
    padding: 2px 5px;
    font-size: 11px !important;
    box-shadow: 0 3px 5px rgba(0, 0, 0, .10);
}
.wpcf7 form .wpcf7-response-output {
	text-align: center;
	position: absolute;
	z-index: 1;
	width: 100%;
	font-size: 16px;
	line-height: 1.2;
	display: block;
	bottom: -28px;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
	border-color: #cd0000 !important;
	background: red;
	color: #fff;
	margin: 0 auto;
}
.wpcf7 form.sent .wpcf7-response-output {
	border-color: green;
	background: green;
	color: #fff;
	margin: 0 auto;
}
.wpcf7 form .form-field span:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 14px;
    display: inline-block;
    position: absolute;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    color: #0b6f03;
    top: 6px;
    right: 15px;
    z-index: 1;
}
.wpcf7 form .form-field span.fname:before {
    content: "\f007";
}
.wpcf7 form .form-field span.phone:before {
    content: "\f879";
}
.wpcf7 form .form-field span.email:before {
    content: "\f0e0";
}
.wpcf7 form .form-field span.address:before {
    content: "\f276";
    right: 17px;
}

/* Tables
--------------------------------------------- */
table {
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 40px;
  width: 100%;
  word-break: break-all;
}

tbody {
  border-bottom: 1px solid #eee;
}

td,
th {
  line-height: 2;
  text-align: left;
  vertical-align: top;
}

td {
  padding: 0.5em;
}

tr {
  border-top: 1px solid #eee;
}

th {
  font-weight: 600;
  padding: 0.5em;
}

/* 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; /* Above WP toolbar. */
}

.more-link {
  display: inline-block;
  position: relative;
}

/* Structure and Layout
---------------------------------------------------------------------------- */
/* Site Container
--------------------------------------------- */
.site-container {
  animation: fadein 1s;
  word-wrap: break-word;
}

@keyframes fadein {

  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }

}

/* Seperator Mask
--------------------------------------------- */
.separator-mask {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 1;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #fff;
    border-right-width: 50vw;
    border-left-width: 50vw;
    border-top-color: transparent !important;
    border-bottom-color: transparent !important;
    -webkit-transform: scale(1.014);
    -ms-transform: scale(1.014);
    transform: scale(1.014);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.separator-mask.mask-top {
    top: 0;
    border-top-width: 0px;
    border-bottom-width: 70px;
    border-color: #fff;
    border-left-width: 50vw;
    border-right-width: 50vw;
}

.separator-mask.mask-bottom {
    bottom: 0;
    border-bottom-width: 0px;
    border-top-width: 70px;
    border-color: #fff;
    border-left-width: 50vw;
    border-right-width: 50vw;
}

/* Common Classes
---------------------------------------------------------------------------- */
/* 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;
}

.archive-description p:last-child,
.author-box p:last-child {
  margin-bottom: 0;
}

/* Search Form
--------------------------------------------- */
.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,
.author-box-title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px;
}

.entry-title a,
.sidebar .widget-title a {
  color: #333;
  text-decoration: none;
}

.entry-title a:focus,
.entry-title a:hover {
  color: #1f6294;
}

.widget-title {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 20px;
}

.genesis-title-hidden .site-inner {
  padding-top: 0;
}

/* 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,
.singular-image {
  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;
}

figcaption,
.gallery-caption,
.wp-caption-text {
  font-size: 14px;
  font-weight: 600;
  margin-top: 0.5em;
  margin-bottom: 1em;
  padding-left: 10px;
  padding-right: 10px;
  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;
}

/* 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: #333;
  outline: 0;
}











/* ------------------------------------------------------ Structure and Layout ------------------------------------------------------ */
/* --------------------------- Top Header ---------------------------  */
.top-header {
    position: fixed;
    width: 100%;
    background: #f3f5fe;
    z-index: 4;
}
.top-header-wrap {
    max-width: 1920px;
    width: 100%;
    margin: 0 auto;
    padding: 13px 90px;
    color: #0b3954;
    font-size: 16px;
    font-weight: 700;
    box-sizing: border-box;
    line-height: 1;
}
.top-header-wrap > div {
    display: inline-block;
    vertical-align: top;
}
.top-header .social-media {
	margin-left: 30px;
    text-align: right;
}
.social-media {
	display: inline-block;
	font-size: 0;
	vertical-align: top;
}
.social-media li {
	display: inline-block;
	margin: 0;
}
.social-media li a {
    height: 17px;
    width: 19px;
	background: url('./images/spritesheet.png') no-repeat top left;
	background-position: 0 0;
	display: block;
}
.social-media .tw a {
  background-position: -29px 0;
}
.top-header-right {
    float: right;
}
.top-header-right > div {
    display: inline-block;
    vertical-align: top;
}
.top-email i {
    font-size: 12px;
}
.top-header-right .top-cta {
    margin-left: 70px;
}


/* ------------------------------ Header -----------------------------  */
/* -------------- Logo -------------- */
.site-header {
	background-color: #fff;
    position: fixed;
    width: 100%;
    z-index: 3;
    font-size: 0;
    top: 43px;
}
.admin-bar .site-header {
    top: 75px;
}
.site-header > .wrap {
    max-width: 1920px;
    padding: 0 90px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.title-area {
	display: inline-block;
	position: relative;
	z-index: 1;
	margin-top: 12px;
}
.title-area img {
    width: 100%;
}
.widget-area.header-widget-area {
	max-width: 200px;
	width: 100%;
	float: right;
	font-size: 14px;
	position: relative;
	z-index: 1;
	background: #e30544;
	color: #fff;
	height: 80px;
	display: table;
}
.widget-area.header-widget-area > div {
    display: table-cell;
    vertical-align: middle;
}
.widget-area.header-widget-area .phone-icon {
    text-align: center;
	padding: 10px;
}
.widget-area.header-widget-area .phone-icon i {
    font-size: 21px;
}
.header-right-container.tracking span {
    display: block;
	line-height: 1;
}
.header-right-container.tracking a {
  	color: #fff;
	font-size: 18px;
	font-weight: 700;
}

/* --------------------------- Navigation Menu ---------------------------  */
.genesis-responsive-menu {
    display: inline-block;
	margin-right: 40px;
    text-align: left;
    vertical-align: top;
    float: right;
}
.genesis-nav-menu {
	clear: both;
	line-height: 1;
	display: inline-block;
	text-align: left;
	width: 100%;
}
.genesis-nav-menu .menu-item {
  display: inline-block;
  float: none;
  position: relative;
}
.genesis-nav-menu a {
	color: #000000;
	display: block;
	font-size: 18px;
	font-weight: 400;
    padding: 31px 20px;
	text-decoration: none;
	transition: none;
}
.genesis-nav-menu a:focus,
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu a:hover,
.genesis-nav-menu .sub-menu a:focus,
.genesis-nav-menu .sub-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 {
    font-weight: 700;
    background: #0130b2;
	color: #fff;
}
.genesis-nav-menu .sub-menu {
	clear: both;
	display: none;
	left: -9999px;
	margin: 0;
	z-index: 99;
	border-top: 1px solid #eee;
	opacity: 0;
	position: absolute;
	transition: opacity 0.4s ease-in-out;
	width: 260px;
	background: #fff;
}
.genesis-nav-menu .sub-menu a {
    background: #fff;
    font-size: 18px;
    position: relative;
    word-wrap: break-word;
    width: 260px;
    border: 1px solid #eee;
    border-top: 0;
    border-radius: 0;
    padding: 20px;
}
.genesis-nav-menu .menu-item:hover > .sub-menu {
  display: block;
  left: auto;
  opacity: 1;
  background: #1a436e;
}
.genesis-nav-menu .sub-menu .sub-menu {
  margin: -46px 0 0 179px;
}
.menu-toggle,
.sub-menu-toggle {
  display: none;
  visibility: hidden;
}
.genesis-nav-menu .menu-item-has-children > a:after {
	content: '\f0d7';
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	display: inline-block !important;
	margin-left: 3px;
	color: #000;
	font-size: 16px;
}
.genesis-nav-menu .menu-item-has-children > a:hover:after,
.genesis-nav-menu .menu-item-has-children > a:active:after,
.genesis-nav-menu .menu-item-has-children.current-menu-item > a:after,
.genesis-nav-menu .menu-item-has-children.current-menu-item > a:hover:after {
	color: #fff;
}

/* --------------------------- Sticky Header ---------------------------  */
.site-header.sticky-head {
  box-shadow: 0 3px 10px rgba(0, 0, 0, .20);
}

/* --------------------------- Hero Slider ---------------------------  */
.home-slider-wrapper {
    position: relative;
	margin-top: 123px;
}
.home-slider-wrapper .home-slider {
	overflow: hidden;
}
.home-slider-wrapper .home-slider:after {
    position: absolute;
    content: '';
    background: url('/images/hero-blue-shadow.png');
    height: 825px;
    width: 753px;
    display: block;
    bottom: 0;
    left: 0;
}
.home-slider-wrapper .home-slider .slick-list {
	z-index: 1;
}
.home-slide {
    height: 825px !important;
    background-size: cover !important;
}
.home-slide:before {
	z-index: 1;
    content: '';
    background: url('./images/hero-blue-shadow.png') no-repeat bottom left;
    background-size: cover;
    width: 755px;
    height: 825px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.home-slide:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    background: rgba(0, 0, 0, .60);
}
.home-slide-wrap {
    box-sizing: border-box;
    max-width: 1920px;
    margin: 0 auto;
    width: 100%;
    position: relative;
    z-index: 2;
    height: 100%;
}
.home-slide-wrapper {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding-left: 270px;
}
.home-slide-wrap .header {
    color: #fff;
    text-transform: uppercase;
    width: auto;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 15px;
}
.home-slide-wrap .subheader {
    color: #fff;
	font-family: 'Merriweather', serif;
    font-size: 60px;
    font-weight: 700;
    max-width: 765px;
    line-height: 1.2;
    margin-bottom: 20px;
}
.home-slide-wrap .content {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    max-width: 765px;
    line-height: 1.2;
    margin-bottom: 30px;
}
.hero-buttons span a {
    display: inline-block;
    color: #fff;
    padding: 18px 15px;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    width: 170px;
    text-align: center;
	background: #0130b2;
	border-radius: 5px;
}
.hero-buttons span a:hover {
	background: #e30544;
}
.hero-buttons .sec-button a {
    margin-left: 15px;
	background: none;
	box-shadow: inset 0 0 0 1px #fff;
}
.hero-buttons .sec-button a:hover  {
	box-shadow: inset 0 0 0 1px #e30544;
}
.home-slider .slick-arrow {
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    background: rgba(255, 255, 255, .30);
    color: #fff;
    padding: 43px 30px 43px 75px;
    cursor: pointer;
    z-index: 3;
    font-weight: 700;
    border-radius: 60px;
    font-size: 30px;
    line-height: 1;
}
.home-slider .slider-slick-prev {
    left: -60px;
}
.home-slider .slider-slick-next {
    right: -60px;
    padding: 43px 75px 43px 30px;
}
.hero-form-wrap {
    max-width: 1920px;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    margin: 0 auto;
    right: 0;
    left: 0;
}
.hero-form {
	position: absolute;
	top: 110px;
	right: 90px;
	text-align: right;
	margin: 0 auto;
	z-index: 2;
}
.hero-form .wpcf7 {
    max-width: 475px;
    display: inline-block;
    position: relative;
	background: rgba(255, 255, 255, .75);
	border-radius: 5px;
}
.hero-form .form-title {
    color: #000;
    font-size: 26px;
    line-height: 1;
    font-weight: 700;
    text-align: left;
    padding: 35px 65px 15px 55px;
}
.hero-form .form-title p {
	margin-bottom: 0;
}
.hero-form .form-field {
    padding: 10px 65px 25px 55px;
}
.hero-form .form-field .col-1 {
	margin-bottom: 15px;
	position: relative;
}
.hero-form .form-field .col-1 p {
	margin-bottom: 0;
}
.hero-form .form-field input,
.hero-form .form-field textarea,
.hero-form .form-field select {
	border: 0;
	background-color: #fff;
	color: #8c8c8c;
	border-radius: 5px;
}
.hero-form .wpcf7 .form-field .recaptcha-note {
    color: #1a1a1a;
    font-size: 14px;
    text-align: left;
    margin: 0 auto;
}
.hero-form .wpcf7 .form-field .recaptcha-note a {
    color: #1a1a1a;
}
.hero-form .form-field .submit-btn,
.hero-form .form-field .submit-btn p {
    margin-bottom: 0;
}
.hero-form .form-field .submit-btn p {
    width: 100%;
}
.hero-form .form-field .submit-btn .wpcf7-submit {
	background: #0130b2;
	border: 0;
	border-radius: 5px;
}
.hero-form .form-field .submit-btn .wpcf7-submit:hover {
	background: #e30544;
}

/* --------------------------- Home Content Section ---------------------------  */
.site-inner {
    background: #fff;
    padding: 0 90px 100px;
    margin: 0 auto;
    position: relative;
    box-sizing: border-box;
    background-image: url('/wp-content/uploads/2022/08/form-bg.jpg');
}
.home .site-inner {
	padding: 100px 90px 165px;
	 background-image: none;
}
.home .site-inner .content-sidebar-wrap {
	max-width: 1220px;
}
.home .site-inner .entry-content .wp-block-columns {
	font-size: 0;
	align-items: start;
}
.home .site-inner .entry-content .wp-block-columns > div {
	display: inline-block;
	width: 25%;
	vertical-align: top;
	margin-right: 2%;
	font-size: 18px;
	height: 100%;
}
.home .site-inner .entry-content .wp-block-columns > div:first-child {
    width: 38%;
    margin-right: 10%;
}
.home .site-inner .entry-content .wp-block-columns > div:last-child {
    margin-right: 0;
    position: relative;
}
.homepage-content-columns figure.wp-block-image {
    margin-bottom: 22px !important;
}
.content-tagline {
    color: #0b3954;
    font-weight: 700;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 18px;
    margin-top: 100px;
    line-height: 1;
}
.home .content-tagline,
.site-inner .wp-block-group.alignfull .content-tagline {
    margin-top: 15px;
}
.home-read-more a {
    color: #fff;
    padding: 15px;
    width: 180px !important;
    display: inline-block;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    background: #0130b2;
    border-radius: 5px;
}
.home-read-more a:hover {
    background: #e30544;
}

/* --------------------------- Service Section ---------------------------  */
.services-section {
    position: relative;
    padding: 200px 90px 90px;
    box-sizing: border-box;
    background: #f9faff;
    background-image: url('./images/home-curve.jpg');
	background-repeat: no-repeat;
    background-position: top center;
    background-size: 100%;
}
.services-section-wrap {
    text-align: center;
    position: relative;
    max-width: 1200px;
    margin-top: -50px;
    margin-left: auto;
    margin-right: auto;
}
.services-heading {
    max-width: 900px;
    margin: 0 auto;
}
.services-topheader {
    color: #0b3954;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: 1;
}
.services-header {
    font-size: 40px;
    font-family: 'Merriweather', serif;
    font-weight: 700;
    line-height: 1;
    margin: 0 0 20px;
    color: #050505;
    position: relative;
}
.services-subheader {
    color: #393939;
    font-size: 16px;
    margin-bottom: 40px;
}
.services-box-list-wrap {
    margin-bottom: 50px;
}
.services-box-list-item {
    display: inline-block;
    width: 32%;
    vertical-align: top;
    background-size: cover !important;
    position: relative;
    margin-right: 2%;
	margin-bottom: 2%;
    z-index: 1;
    box-sizing: border-box;
    border-radius: 5px;
}
.services-box-list-item.service-item-3,
.services-box-list-item.service-item-6 {
    margin-right: 0;
}
.services-box-list-item .services-box-list-item-wrap {
    box-sizing: border-box;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    background: rgba(0, 0, 0, .70);
    min-height: 435px;
	border-radius: 5px;
}
.services-box-list-item:hover .services-box-list-item-wrap {
    background: rgba(1, 48, 178, .80);
}
.services-box-list-item .services-box-list-item-wrap > div {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    left: 0;
}
.services-box-list-item .service-box-icon {
    width: 77px;
    height: 77px;
    margin: 0 auto 45px;
}
.services-box-list-item:hover .service-box-icon {
    margin: 0 auto 20px;
}
.services-box-list-item .service-box-title {
    color: #fff;
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 1;
	padding: 0 60px;
}
.services-box-list-item .service-box-content {
	display: none;
	color: #fff;
	padding: 0 30px;
}
.services-box-list-item:hover .service-box-content {
    display: block;
}
.services-box-list-item .service-box-button a {
    color: #fff;
    font-weight: 700;
    display: block;
    font-size: 18px;
    transition: none;
    border: 1px solid #fff;
    border-radius: 5px;
    width: 180px;
    margin: 60px auto 0;
    padding: 12px 10px;
}
.services-box-list-item:hover .service-box-button a {
    color: #244fef;
	background: #fff;
}
.services-cta .services-cta-button {
    color: #fff;
    font-size: 18px;
    background: #0130b2;
    width: 200px;
    padding: 13px 10px;
    display: inline-block;
    border-radius: 5px;
}
.services-cta .services-cta-button:hover {
    background: #e30544;
}

/* --------------------------- CTA Section ---------------------------  */
.cta-section {
    margin: 0 auto;
    min-height: 375px;
    position: relative;
    padding: 75px 30px 25px;
	background-size: cover !important;
}
.cta-section:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(11, 57, 84, .80);
}
.cta-section-wrap {
    max-width: 630px;
    margin: 0 auto;
	position: relative;
	text-align: center;
}
.cta-header {
    color: #fff;
    font-size: 40px;
    font-family: 'Merriweather', serif;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 20px;
    position: relative;
}
.cta-content {
    color: #fff;
    margin-bottom: 15px;
}
.cta-content a {
    color: #fff;
}
.cta-buttons-wrap > div a {
    display: block;
    border: 1px solid #fff;
    box-sizing: border-box;
    padding: 20px 10px;
    line-height: 1;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    vertical-align: top;
    margin: 0 auto 25px;
    width: 220px;
	border-radius: 5px;
}
.cta-buttons-wrap > div a:hover {
    background: #fff;
    color: #0130b2;
}


/* --------------------------- Why Choose Us Section ---------------------------  */
.why-choose-section {
    padding: 150px 90px 130px;
    box-sizing: border-box;
    background-size: cover !important;
}
.why-choose-wrap {
    max-width: 1100px;
    margin: 0 auto;
}
.why-choose-wrap > div {
    width: 46%;
    display: inline-block;
    vertical-align: top;
}
.why-choose-wrap .why-choose-left {
    margin-right: 8%;
}
.why-choose-wrap .why-choose-right {
    text-align: right;
}
.why-choose-header {
    color: #0b3954;
    font-weight: 700;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 1;
}
.why-choose-subheader {
    font-family: 'Merriweather', serif;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 15px;
    color: #050505;
    position: relative;
    font-size: 40px;
}
.why-choose-description {
    margin-bottom: 40px;
}
.why-choose-box-list-item {
    background: #f3f5fe;
    position: relative;
    margin-bottom: 20px;
    border-radius: 5px;
}
.why-choose-box-icon {
    width: 65px;
    height: 65px;
    background-size: cover !important;
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 30px;
}
.why-choose-box-title-content {
    padding: 20px 55px 20px 130px;
}
.why-choose-box-title {
    font-size: 18px;
    color: #000;
    font-weight: 700;
}
.why-choose-right-wrap {
    position: relative;
    display: inline-block;
}
.why-choose-right-wrap:before {
    content: '';
    background: #f3f5fe;
    bottom: -40px;
    left: -35px;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    border-radius: 5px;
}
.why-choose-right-wrap img {
    position: relative;
    border-radius: 5px;
}

/* --------------------------- Testimonials Section ---------------------------  */
.testimonials-section {
    padding: 120px 0;
    box-sizing: border-box;
	text-align: center;
	background-size: cover !important;
	color: #fff;
	overflow: hidden;
}
.testimonials-wrapper {
	margin: 0 auto;
	position: relative;
}
.testimonials-header {
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 1;
}
.testimonials-subheader {
    color: #fff;
    font-size: 40px;
    font-family: 'Merriweather', serif;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 25px;
    position: relative;
}
.testimonials-section .reviews-slider {
    margin-bottom: 40px;
	padding: 0 60px; 
	box-sizing: border-box
}
.testimonials-section .reviews-slider .slick-list.draggable {
    max-width: 1040px;
    width: 100%;
    margin: 0 auto;
}
.testimonials-section .reviews-slider .review-slide {
    margin: 0 15px;
    background: #FFF;
    color: #393939;
    font-size: 14px;
    text-align: left;
    padding: 35px 50px;
    box-sizing: border-box;
	border-radius: 5px;
}
.testimonials-section .reviews-slider .review-slide .review-name {
    color: #000000;
    font-size: 18px;
    font-weight: 700;
}
.testimonials-section .reviews-slider .review-rating {
    margin-bottom: 20px;
}
.testimonials-section .reviews-slider .review-rating i {
    color: #ff9c00;
    padding: 0;
    font-size: 16px;
    border-radius: 0;
    top: initial;
    left: initial;
    transform: none;
}
.testimonials-buttons a {
    font-size: 18px;
    color: #fff;
    text-align: center;
    padding: 18px 10px;
    line-height: 1;
    display: block;
    width: 195px;
    font-weight: 700;
    border: 1px solid #fff;
    margin: 0 auto;
    border-radius: 5px;
}
.testimonials-buttons a:hover {
    background: #fff;
    color: #0130b2;
}
.testimonials-section .reviews-slider .slick-arrow {
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    background: rgba(255, 255, 255, .30);
    color: #fff;
    padding: 43px 30px 43px 75px;
    cursor: pointer;
    z-index: 1;
    font-weight: 700;
    border-radius: 60px;
    font-size: 30px;
    line-height: 1;
}
.testimonials-section .reviews-slider .reviews-slider-prev {
	left: -60px;
}
.testimonials-section .reviews-slider .reviews-slider-next {
    right: -60px;
    padding: 43px 75px 43px 30px;
}

/* --------------------------- Areas Section ---------------------------  */
.areas-section {
    padding: 120px 90px 50px;
    box-sizing: border-box;
}
.areas-section-wrap {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.areas-section .areas-image {
    margin-right: 3%;
    display: inline-block;
    width: 45%;
    vertical-align: middle;
}
.areas-content-area {
    display: inline-block;
    width: 52%;
    vertical-align: middle;
}
.areas-title {
    color: #050505;
    font-family: 'Merriweather', serif;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 15px;
    position: relative;
    font-size: 40px;
}
.areas-content ul {
    column-count: 2;
    margin-bottom: 30px;
}
.areas-content ul li {
    font-weight: 700;
    color: #000000;
    padding-left: 45px;
	position: relative;
	margin-bottom: 25px;
}
.areas-content ul li:before {
    position: absolute;
    content: '\f3c5';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    left: 0;
    background: #e30544;
    top: 2px;
    padding: 7.5px 8.5px;
    font-size: 8px;
    border-radius: 25px;
    color: #fff;
    line-height: 1;
}
.areas-button {
    color: #fff;
    font-size: 18px;
    background: #0130b2;
    width: 200px;
    padding: 13px 10px;
    display: inline-block;
    border-radius: 5px;
    text-align: center;
}
.areas-button:hover {
    color: #fff;
    background: #e30544;
}

/* --------------------------- Form Section ---------------------------  */
.form-section {
    padding: 100px 90px 130px;
    position: relative;
}
.form-section:before {
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('/wp-content/uploads/2022/08/form-bg.jpg');
    position: absolute;
    clip-path: polygon(0 20%, 100% 40%, 100% 100%, 0% 100%);
}
.form-section-wrap {
    max-width: 1040px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.form-section-left-wrap {
    background-color: rgba(1, 48, 178, .80);
	padding: 75px 65px;
    box-sizing: border-box;
    color: #fff;
	border-radius: 5px;
	height: 100%;
}
.form-section-left {
	display: inline-block;
	width: 50%;
	vertical-align: top;
    background-image: url('/wp-content/uploads/2022/08/form-info-bg.jpg');
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: top center;
}
.form-info-title {
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    line-height: 1.2;
}
.form-info-content {
    margin-bottom: 40px;
}
.form-info-list > div {
    margin-bottom: 30px;
    font-size: 20px;
    font-weight: 700;
    position: relative;
    display: block;
}
.form-info-list > div > i {
    display: inline-block;
    font-size: 18px;
    border-radius: 40px;
    padding: 12px 12px;
    background: #fff;
    color: #0130b2;
    text-align: center;
}
.form-info-list > div > div {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 65px;
	line-height: 1.2;
}
.form-info-list > div > i.fas.fa-map-marker-alt {
    padding: 12px 14px;
}
.form-section-left a {
    color: #fff;
}
.form-section-right {
    display: inline-block;
    width: 50%;
    vertical-align: top;
	border-radius: 5px;
	padding: 40px 60px;
    box-sizing: border-box;
    background: #fff;
	box-shadow: 10px 10px 30px rgba(1, 48, 178, .08);
}
.form-section-right:before {
    content: '';
    display: block;
    position: absolute;
    width: 121px;
    height: 121px;
    top: -30px;
    right: -30px;
    background: url('/wp-content/uploads/2022/08/form-border.png') no-repeat top center;
}
.form-section-right .wpcf7 {
    position: relative;
}
.form-section-right .form-title {
    color: #000000;
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 20px;
}
.form-section-right .form-field .col-1 p {
    margin-bottom: 0;
}
.form-section-right .form-field input {
    border: 0;
    background: #fff;
    color: #8c8c8c;
    border-radius: 5px;
    border: 1px solid #e5e5e5;
    margin-bottom: 14px;
}
.form-section-right .form-field select {
    margin-bottom: 35px;
	color: #8c8c8c;
	border-radius: 5px;
}
.form-section-right .form-field .wpcf7-submit {
    background: #0130b2;
    border-radius: 5px;
    color: #fff;
    font-weight: 700;
    padding: 15px;
    width: 100%;
    transition: none;
    border: none;
    margin-bottom: 0;
}
.form-section-right .form-field .wpcf7-submit:hover {
    background: #e30544;
}
.form-section-right .form-field .submit-btn p {
    margin-bottom: 0;
}
.form-section-right .form-field .recaptcha-note {
    text-align: left;
    color: #8c8c8c;
	margin: 0;
}
.form-section-right .form-field .recaptcha-note a {
    color: #8c8c8c;
}
.form-section-right .wpcf7 form .wpcf7-response-output {
    bottom: -55px;
}

/* --------------------------- Blog Section ---------------------------  */
.blog-section {
    background: url('/wp-content/uploads/2022/08/blog-bg.jpg') no-repeat bottom center;
    background-size: cover;
    padding: 70px 90px;
    box-sizing: border-box;
}
.blog-section-wrap {
    max-width: 1040px;
    width: 100%;
    margin: 0 auto;
	position: relative;
	text-align: center;
}
.blog-section-header {
    padding: 0 15px;
    color: #050505;
    font-family: 'Merriweather', serif;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 15px;
    position: relative;
    font-size: 40px;
}
.blog-section-content {
    max-width: 590px;
    display: inline-block;
	margin-bottom: 35px;
}
.blog-posts-article {
    vertical-align: top;
    margin: 0 2% 40px;
    display: inline-block;
    position: relative;
    width: 46%;
}
.blog-posts-article-image {
    height: 300px;
    background-size: cover !important;
    position: relative;
	border-radius: 5px;
}
.blog-posts-article .blog-date {
    display: block;
	color: #fff;
	background: #0b3954;
	font-weight: 700;
	font-size: 14px;
	position: absolute;
	top: 20px;
	left: 20px;
	padding: 6px 21px;
    border-radius: 5px;
}
.blog-article-info {
    padding-top: 15px;
    box-sizing: border-box;
    text-align: left;
}
.blog-article-info .blog-article-meta {
    margin-bottom: 20px;
}
.blog-article-info .blog-post-author {
    display: inline-block;
    vertical-align: top;
}
.blog-article-info .blog-post-author span {
    color: #e30544;
	font-weight: 700;
	text-transform: capitalize;
}
.blog-categ {
    display: inline-block;
    vertical-align: top;
    margin-left: 50px;
	color: #e30544;
	font-weight: 700;
}
.blog-categ i {
    margin-right: 10px;
	color: #000000;
}
.blog-posts-article .blog-title a {
    color: #000000;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 15px;
}
.blog-link-wrap a {
    color: #fff;
    font-size: 18px;
    background: #0130b2;
    width: 200px;
    padding: 13px 10px;
    display: inline-block;
    border-radius: 5px;
    text-align: center;
}
.blog-link-wrap a:hover {
    background: #e30544;
}

/* --------------------------- CTA Bottom Section ---------------------------  */
.cta-bottom-section {
    text-align: center;
    background: url('/wp-content/uploads/2022/08/home-ac-unit-installation.jpg') no-repeat center;
    background-size: cover;
    background-attachment: fixed;
}
.cta-bottom-section-wrap {
    background-color: rgba(1, 48, 178, .80);
    padding: 65px 60px;
    box-sizing: border-box;
}
.cta-bottom-text {
    color: #fff;
    font-size: 30px;
    font-family: 'Merriweather', serif;
    font-weight: 700;
    margin-right: 60px;
    position: relative;
    vertical-align: middle;
}
span.cta-bottom-phone {
    border: 1px solid #fff;
    padding: 19px 30px;
    border-radius: 5px;
	color: #fff;
}
span.cta-bottom-phone i {
    margin-right: 15px;
}
span.cta-bottom-phone a  {
    font-size: 18px;
	font-weight: 700;
	color: #fff;
}

/* --------------------------- Badges Section ---------------------------  */
.badges-section {
    position: relative;
    padding: 100px 60px;
    box-sizing: border-box;
    text-align: center;
    margin: 0 auto;
}
.badges-section-wrap {
    max-width: 1220px;
    margin: 0 auto;
}
.badges-slider .badges-item {
	margin: 0 10px 40px;
	position: relative;
	min-height: 150px;
	height: 100%;
	box-shadow: 0 10px 15px rgba(1, 48, 178, .08);
	border-radius: 5px;
}
.badges-slider .badges-item img {
    display: block;
    margin: 0 auto;
	border-radius: 5px;
}

/* --------------------------- Footer Section ---------------------------  */
.site-footer {
    background-attachment: fixed !important;
    background-size: cover !important;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
}
.site-footer:before {
    content: '';
    background: rgba(11, 57, 84, .90);
    background-size: 100% 100%;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    display: block;
}
.site-footer .footer-wrap {
    padding: 75px 90px 30px;
    position: relative;
    max-width: 1920px;
    width: 100%;
    margin: 0 auto;
}
.footer-wrap .footer-column {
    display: inline-block;
    vertical-align: top;
    width: 18%;
    color: #fff;
	padding-right: 30px;
}
.footer-wrap .footer-column:first-child {
    width: 25%;
}
.footer-wrap .footer-column:nth-child(5) {
    padding-right: 0;
	width: 21%;
}
.footer-wrap .footer-column:last-child {
	width: 21%;
	margin-right: 0;
}
.footer-logo {
    background: #fff;
    display: inline-block;
    padding: 44px 64px;
    border-radius: 5px;
    box-sizing: border-box;
}
.footer-wrap .footer-header {
	font-family: 'Merriweather', serif;
	color: #fff;
	font-weight: 700;
	margin-bottom: 10px;
	font-size: 22px;
}
.footer-column ul.menu li {
    margin-bottom: 3px;
}
.footer-column ul.menu li a {
    display: block;
    padding-left: 16px;
	padding-right: 5px;
    transition: .2s ease-in;
    position: relative;
    box-sizing: border-box;
    color: #fff;
}
.footer-column ul.menu li a:hover {
	padding-left: 26px;
	background: #fff;
	color: #0b3954;
}
.footer-column ul.menu li a:before {
    content: "\f0da";
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 700;
    position: absolute;
    left: 0;
    transition: .2s ease-in;
    color: #fff;
}
.footer-column ul.menu li a:hover:before {
    left: 10px;
	color: #0b3954;
}
.footer-column .footer-wrap-item-info {
    margin-bottom: 20px;
    font-weight: 700;
    position: relative;
}
.footer-column .footer-wrap-item-info.footer-hours {
    margin-bottom: 40px;
}
.footer-column .footer-wrap-item-info i {
    color: #0b3954;
    background: #fff;
    padding: 10px;
    border-radius: 20px;
	font-size: 10px;
}
.footer-column .footer-wrap-item-info i.fa-map-marker-alt {
    padding: 10px 11px;
}
.footer-column .footer-wrap-item-info a {
    color: #fff;
}
.footer-column .footer-wrap-item-info > span {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 60px;
    line-height: 1.2;
}
.footer-social-media .social-media li a {
    background-position: 0 -30px;
    padding: 0;
    transition: none;
    width: 9px;
    margin-right: 17px;
}
.footer-social-media .social-media .tw a {
    background-position: -29px -30px;
    width: 19px;
}
.footer-bottom-wrap {
    color: #fff;
    text-align: center;
    margin-top: 60px;
}
.scrollToTop {
    position: fixed;
    right: 10px;
    bottom: 50px;
    display: none;
    background: url('/wp-content/uploads/2022/08/backtotop-icon.png')  center center no-repeat;
	background-size: cover;
    height: 50px;
    width: 50px;
    cursor: pointer;
    z-index: 5;
}
.grecaptcha-badge {
    right: -999px !important;
}
#mobile-company-info {
    display: none;
}
.mobile-company-container {
    display: none;  
}
.mobile-floating-cta {
  display: none;
}
.floating-cta-btn {
    position: fixed;
    top: 50%;
    right: -180px;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    padding: 15px 42px 15px 25px;
    box-sizing: border-box;
    z-index: 999;
    cursor: pointer;
    text-transform: uppercase;
    transition: ease-out .5s right;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    background: #e30544;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.floating-cta-btn:after {
    content: '';
    height: 17px;
    width: 19px;
    background: url('./images/spritesheet.png') no-repeat top left;
    background-position: 0 -64px;
    display: block;
    position: absolute;
    top: 21px;
    right: 15px;
}
.floating-cta-btn.sticky-head {
    right: -80px;
}

/* --------------------------- Generic Page ---------------------------  */
/* ----------------- Inner Banner -----------------  */
.inner-banner {
    position: relative;
    height: 630px !important;
    background-size: cover !important;
	margin-top: 123px;
}
.inner-banner:before {
	content: '';
	background: rgba(0, 0, 0, .60);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.inner-banner:after {
    z-index: 1;
    content: '';
    background: url('./images/hero-blue-shadow.png') no-repeat bottom left;
    background-size: cover;
    width: 575px;
    height: 630px;
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
}
.inner-banner-wrap {
    max-width: 1920px;
    width: 100%;
    margin: 0 auto;
    padding: 0 90px;
    box-sizing: border-box;
    position: relative;
	z-index: 2;
}
.inner-banner-left {
    position: relative;
    top: 250px;
    padding-left: 270px;
}
.single .inner-banner-left {
    //top: 150px;;
}
.inner-banner-header {
    color: #fff;
    font-size: 60px;
    font-weight: 700;
    max-width: 700px;
    line-height: 1.1;
    margin-bottom: 20px;
	font-family: 'Merriweather', serif;
}
.inner-breadcrumbs {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    max-width: 700px;
}
.breadcrumb span.home-icon.relative {
    background: #0b6f03;
    color: #fff;
    padding: 2px 6px;
}
.breadcrumb span.separator {
    margin: 0 10px;
    color: #fff;
	font-weight: 400;
}
.breadcrumb .breadcrumb-link-wrap a {
    color: #fff;
	font-weight: 400;
}
.breadcrumb .breadcrumb-link-wrap a:hover {
    color: #0130b2;
	text-shadow: 1px 1px 10px rgba(255, 255, 255, .35);
}
.inner-banner .hero-form {
    top: 0;
}
.inner-banner .hero-form .wpcf7 {
    border-radius: 0;
	height: 630px;
}
.inner-banner .hero-form .wpcf7 form.invalid .wpcf7-response-output {
    bottom: 25px;
}

/* ----------------- Inner Content -----------------  */
.two-col-group {
    margin-bottom: 40px;
}
.two-col-group ul {
    margin-bottom: 0 !important;
    display: inline-block;
    vertical-align: top;
    width: 49%;
}
.site-inner .content-sidebar-wrap {
    max-width: 1200px;
    width: 100%;
    box-sizing: border-box;
    margin: 0 auto;
}
.site-inner .content-sidebar-wrap article {
    margin-bottom: 0;
}
.site-inner .wp-block-group.alignfull {
    background: #fff;
    padding: 100px 90px 50px;
	margin-bottom: 80px;
}
.site-inner .wp-block-group.alignfull .wp-block-group__inner-container {
    max-width: 1200px;
    margin: 0 auto;
}
.site-inner .entry-content .wp-block-image {
    position: relative;
}
.site-inner .content-sidebar-wrap .entry-content .wp-block-group .wp-block-image figure {
    position: relative;
}
.site-inner .content-sidebar-wrap .entry-content .wp-block-group .wp-block-image figure:after {
    content: '';
    width: 85px;
    height: 85px;
    background: #0b3954;
    display: block;
    position: absolute;
    right: -35px;
    bottom: -30px;
    border-radius: 5px;
    box-shadow: 0 5px 20px rgba(11, 57, 84, .30);
}
.site-inner .content-sidebar-wrap .entry-content .wp-block-group .wp-block-image figure img {
    border-radius: 5px;
}
.site-inner .entry-content ul {
    margin-bottom: 40px;
}
.site-inner .entry-content ul > li {
    position: relative;
    list-style: none;
    padding-left: 50px;
    margin-bottom: 23px;
}
.site-inner .entry-content ul > li:before {
    position: absolute;
    content: '\f00c';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    left: 0;
    color: #fff;
    font-size: 10px;
    line-height: 1;
    background: #e30544;
    border-radius: 30px;
    padding: 7px;
}
.two-col-list {
  column-count: 2;
}
.three-col-list {
  column-count: 3;
}
.yext-reviews {
    background: #fff !important;
    margin-bottom: 15px !important;
}
.yext-reviews .reviews-widget-wrapper {
    background: #fff;
	margin-bottom: 15px !important;
}
.sfs-review.reviewpostbox-form button.sfcr-submit-review,
.view-review-form button.sfcr-create-review {
    background-color: #0130b2 !important;
    border: none !important;
}
.list-of-reviews .review-content {
    background-color: #fff !important;
}
.navigation.pagination .nav-links .page-numbers {
    background-color: #fff !important;
    color: #000;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 4px;
    padding: 8px 19px !important;
    font-weight: 700;
    border: 1px solid #d7d7d7;
    line-height: 1.625 !important;
}
.navigation.pagination .nav-links .page-numbers:hover,
.navigation.pagination .nav-links span.page-numbers.current {
    background-color: #0130b2 !important;
    border: 1px solid #0130b2 !important;
}
.nav-links .page-numbers .dashicons {
    margin-top: 3px;
}
.site-inner .content-sidebar-wrap .sfs_reviews {
    margin-bottom: 30px;
}
.page-id-211 .cta-section {
    display: none;
}
.site-inner .entry-content .html-sitemap ul.children {
    margin-bottom: 0;
}

/* --------------------------- Services Page ---------------------------  */
.page-id-71 .site-inner,
.page-id-72 .site-inner, 
.page-id-75 .site-inner, 
.page-id-77 .site-inner, 
.page-id-79 .site-inner, 
.page-id-81 .site-inner, 
.page-id-83 .site-inner {
    background-image: none;
}
.page-id-71 .wp-block-group.alignfull,
.page-id-72 .wp-block-group.alignfull,
.page-id-75 .wp-block-group.alignfull,
.page-id-77 .wp-block-group.alignfull,
.page-id-79 .wp-block-group.alignfull,
.page-id-81 .wp-block-group.alignfull,
.page-id-83 .wp-block-group.alignfull {
	margin-bottom: 0;
}


/* --------------------------- Blog Page ---------------------------  */
.page-template-blog-template .site-inner,
.single-post .site-inner,
.archive .site-inner,
.category .site-inner {
    padding: 100px 90px;
	background: url('/wp-content/uploads/2022/08/blog-bg.jpg') no-repeat bottom center;
}
.entry-header h1.category-title {
    text-align: center;
}
.entry-author {
    text-transform: capitalize;
}
.entry-footer .entry-meta {
  border-top: 1px solid #eee;
  padding-top: 20px;
}
.entry-categories,
.entry-tags {
  display: block;
}
#blog-widget {
    font-size: 0;
}
#blog-widget section {
    width: 32%;
    display: inline-block;
    margin-right: 2%;
}
#blog-widget section:last-child {
    margin-right: 0;
}
#rpdropdown option:nth-child(2) {
    display: none;
}
#blog-widget .widget-wrap {
    position: relative;
}
#blog-widget > .wrap > section select {
    text-transform: uppercase;
    font-weight: 700;
    padding: 16px 15px;
    background: #fff;
    color: #353535;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
}
#blog-widget > .wrap > section select:hover {
    background-color: #e30544;
    color: #fff;
    border-color: #e30544;
}
#blog-widget .widget-wrap:after {
	color: #353535;
	content: '\f0d7';
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	font-size: 20px;
	pointer-events: none;
}
#blog-widget .widget-wrap:hover:after {
  color: #fff;
}
.blog-posts-article-wrapper {
    text-align: center;
}
.blog-posts-article-wrapper .blog-posts-article {
    width: 48%;
    margin: 0 1% 40px;
}
.blog-posts-article-wrapper .blog-posts-article-image {
    background-size: 100% 100% !important;  
	box-shadow: 0 0 30px rgba(0, 0, 0, .05);
}
.pagination {
  clear: both;
  margin: 25px auto;
  text-align: center; 
}
.archive-pagination li {
  display: inline;
}
.archive-pagination li a {
    background-color: #fff;
    color: #000;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 4px;
    padding: 8px 19px !important;
    font-weight: 700;
	border: 1px solid #d7d7d7;
    line-height: 1.625 !important;
}
.archive-pagination li a:focus,
.archive-pagination li a:hover,
.archive-pagination li.active a {
    background-color: #0130b2 !important;
    color: #fff;
}

/* --------------------------- Gallery Page ---------------------------  */
.page-id-1736 .content-tagline {
    display: none;
}
.page-id-1736 .site-inner {
    padding: 100px 90px;
    background-image: none;
}
.sfs-category-navigation {
    text-align: center;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    padding: 30px 0;
	margin-bottom: 40px;
}
div.sfs-category-navigation .category-item {
    padding: 0;
    border: 0;
    color: #646464;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 20px;
  	background: none;
}
div.sfs-category-navigation .category-item.active,
div.sfs-category-navigation .category-item:hover {
    background-color: transparent;
    color: #0130b2;
}
div.sfs-category-navigation .category-item:after {
    content: '';
    display: block;
    background: transparent;
    width: 100%;
    height: 4px;
}
div.sfs-category-navigation .category-item.active:after {
    background: #0130b2;
}
.sfs-custom-gallery .sfs-category-images .sfs-image-item {
    padding: 10px !important;
}
.sfs-custom-gallery .sfs-category-images .sfs-image-item .sfs-gallery-image {
	position: relative;
	cursor: pointer;
	background: #0130b2;
	border-radius: 5px;
}
.sfs-custom-gallery .sfs-category-images .sfs-image-item .sfs-gallery-image img {
    width: 100%;
	border-radius: 5px;
}
.sfs-custom-gallery .sfs-image-item .sfs-gallery-image:hover img {
    opacity: .5;
}
.//sfs-custom-gallery .sfs-category-images .sfs-image-item .sfs-image-item-container .sfs-gallery-image:after {
	position: absolute;
	color: #fff;
	top: 45%;
	transform: translateY(-50%);
	content: 'View Larger';
	display: none;
	text-align: center;
	right: 0;
	left: 0;
}
.sfs-custom-gallery .sfs-category-images .sfs-image-item .sfs-image-item-container .sfs-gallery-image:before {
	position: absolute;
	display: none;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	content: '\f055';
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	color: #fff;
	z-index: 1;
	font-size: 35px;
}
.sfs-custom-gallery .sfs-category-images .sfs-image-item .sfs-image-item-container .sfs-gallery-image:hover:after {
  display: block;
}
.sfs-custom-gallery .sfs-category-images .sfs-image-item .sfs-image-item-container .sfs-gallery-image:hover:before {
  display: block;
}
.sfs-custom-gallery .sfs-loadmore-btn {
    background-color: #0130b2 !important;
    color: #fff;
    padding: 13px 10px !important;
    margin: 70px auto 0;
    max-width: 200px;
    width: 100%;
    font-size: 18px;
    font-weight: 700;
	border-radius: 5px;	
}
.sfs-custom-gallery .sfs-loadmore-btn:hover {
    background-color: #e30544 !important;	
}

/* --------------------------- Contact Us Form ---------------------------  */
#contactus-form {
    max-width: 600px;
    margin: 0 auto 60px;
    position: relative;
}
#contactus-form .form-field > div {
    margin-bottom: 5px;
}
#contactus-form .form-field > div p {
	margin-bottom: 0;
}
#contactus-form .form-field .recaptcha-note {
    margin-bottom: 15px;	
}
#contactus-form .form-field .recaptcha-note,
#contactus-form .form-field .recaptcha-note a {
    color: #000;
}
#contactus-form .form-field .wpcf7-submit {
    background: #0130b2;
    width: 280px;
    margin: 0 auto;
    display: block;
}
#contactus-form .form-field .wpcf7-submit:hover {
    background: #e30544;
}
#contactus-form .form-field .submit-btn p {
    position: relative;
    width: 280px;
    margin: 0 auto;
}
.contactus-map {
    text-align: center;
    margin-bottom: 15px;
}
.page-id-97 .cta-section {
    display: none;
}

/* --------------------------- Modal Form ---------------------------  */
#modal-form {
  display: none;
  z-index: 99999;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0,0,0,0.7);
}
.modal-container {
  max-width: 500px;
  width: 100%;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  padding: 100px 0 50px;
}
.modal-container span.close-modal {
  position: absolute;
  right: 0;
  font-size: 26px;
  color: #000;
  cursor: pointer;
  line-height: 1;
  padding: 0 5px 5px;
}
.modal-container span.close-modal:hover {
  color: #e30544;
}
.modal-container .form-title {
    color: #000;
    font-size: 26px;
    line-height: 1;
    text-align: center;
    font-weight: 700;
    background: #fff;
    padding: 22px 15px;
}
.modal-container .form-title p {
    margin-bottom: 0;
}
.modal-container .form-field {
  padding: 30px 15px 15px;
  box-sizing: border-box;
  background: #e1e1e1;
}
.modal-container .form-field .col-1 p {
    margin-bottom: 0;
}
.modal-container .form-field input,
.modal-container .form-field textarea,
.modal-container .form-field select {
  margin-bottom: 5px;
}
.modal-container .form-field .wpcf7-submit {
    text-transform: uppercase;
	background: #0130b2;
    border-radius: 5px;
    border: 0;
	margin-bottom: 0;
}
.modal-container .form-field .wpcf7-submit:hover {
  background: #e30544;
}
#modal-form form.sent .wpcf7-response-output {
  background: #25842e;
}
#modal-form .modal-container span.wpcf7-spinner {
  margin: 0 auto;
  display: block;
}
#modal-form .wpcf7 .form-field .recaptcha-note {
    margin: 0;
}
#modal-form .wpcf7-response-output {
  position: relative;
  margin: 0 auto !important;
  bottom: 0;
  background: red;
  color: #fff;
  text-align: center;
  font-size: 14px;
  width: 100%;
  border: none !important;
  line-height: 1.2;
  padding: 10px 5px !important;
}
#modal-form .submit-btn {
    position: relative;
	margin-top: 30px;
}
#modal-form .wpcf7 .form-field .submit-btn p {
    margin: 0 auto;
}

/* --------------------------- Search Page ---------------------------  */
.site-inner .search-form {
    margin-bottom: 40px;
    width: 100%;
}
.site-inner .search-form-input {
    display: inline-block;
    width: 80%;
}
.site-inner .search-form .search-form-submit {
	background: #0130b2;
	width: 18%;
	transition: none;
	margin-top: 0 !important;
	margin-left: 2%;
}
.site-inner .search-form .search-form-submit:hover {
    background: #e30544;
}
.search .site-inner,
.error404 .site-inner {
    padding: 100px 90px;
}
.error404 .site-inner .entry-content ul > li,
.site-inner .entry-content .html-sitemap > li,
.site-inner .entry-content .html-sitemap ul.children > li {
    padding-left: 35px;
    margin-bottom: 10px;
}
.error404 .site-inner .entry-content ul ul,
.site-inner .entry-content .html-sitemap ul {
    margin-bottom: 0;
}
.error404 .site-inner .entry-content ul.children > li, 
.site-inner .entry-content .html-sitemap ul.children > li {
    margin-top: 10px;
    margin-bottom: 0;
}
.search-result-title.bold {
    font-size: 24px;
}
article.search-result-item.post-1598,
article.search-result-item.post-1600 {
    display: none;
}
.error404 .sitemap-heading {
    margin-bottom: 10px;
}
.error404 ul li.page_item.page-item-1598,
.error404 ul li.page_item.page-item-1600 {
  display: none;
}


/* --------------------------- Codes From Baseline ---------------------------  */
.entry-content ol {
  margin-bottom: 30px;
  padding-left: 40px;
}
.entry-content ol > li {
  list-style-type: decimal;
}
.entry-content ol 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;
}
.text-image {
    background-color: #1f6294;
}
.text-image a {
  color: #fff;
}
.text-image .wp-block-image {
    margin-bottom: 0;
  position: relative;
}
.text-image .wp-block-image:before {
    content: '';
    position: absolute;
    left: 0;
    z-index: 3;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 69vh 210px 0 0;
    border-color: #1f6294 transparent transparent transparent;
}
.content-left {
    background-color: #1f6294;
    color: #fff;
    padding: 60px;
    height: 100%;
}
.content-left h2 {
  color: #fff;
}
.content-left p {
    padding: 0 !important;
}
/* Column Classes
--------------------------------------------- */
.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
  float: left;
  margin-left: 2.564102564102564%;
}
.one-half,
.three-sixths,
.two-fourths {
  width: 48.717948717948715%;
}
.one-third,
.two-sixths {
  width: 31.623931623931625%;
}
.four-sixths,
.two-thirds {
  width: 65.81196581196582%;
}
.one-fourth {
  width: 23.076923076923077%;
}
.three-fourths {
  width: 74.35897435897436%;
}
.one-sixth {
  width: 14.52991452991453%;
}
.five-sixths {
  width: 82.90598290598291%;
}
.first {
  clear: both;
  margin-left: 0;
}
.after-entry,
.archive-description,
.author-box,
.comment-respond,
.entry,
.entry-comments,
.entry-pings {
  margin-bottom: 60px;
}

a#regular, a#ductless {
  position: absolute;
  left: 0px;
  top: -150px;
}
.anchor {
        position: relative;
}

/* --------------------------- Media Queries ---------------------------  */
@media only screen and (max-width:1860px) { 

}

@media only screen and (max-width:1740px) { 
	.home-slide-wrapper {
		padding-left: 200px;
	}	
}

@media only screen and (max-width:1690px) { 
	.inner-banner-left {
		padding-left: 200px;
	}	
	.footer-column .footer-wrap-item-info > span {
		left: 35px;
	}
}

@media only screen and (max-width:1600px) {
	.home-slide-wrapper {
		padding-left: 140px;
	}	
	.hero-form .wpcf7 {
		max-width: 425px;
	}		
	.hero-form .form-title {
		padding: 35px 35px 15px 35px;
	}
	.hero-form .form-field {
		padding: 10px 35px 25px 35px;
	}
	.inner-banner-left {
		padding-left: 150px;
	}
}

@media only screen and (max-width:1520px) {
	.home-slide-wrapper {
		padding-left: 120px;
	}	
	.site-footer .footer-wrap {
		padding: 75px 30px 30px;
	}
	.inner-banner-left {
		padding-left: 100px;
	}
}

@media only screen and (max-width:1440px) {
	.home-slide-wrapper {
		padding-left: 90px;
	}	
	.home-slide-wrap .subheader {
		font-size: 50px;
		max-width: 680px;
	}
	.home-slide-wrap .content {
		max-width: 680px;
	}
	.hero-form .wpcf7 {
		max-width: 380px;
	}
	.inner-banner-header {
		font-size: 50px;
	}
	.inner-banner-left {
		padding-left: 50px;
	}
	.footer-column .footer-wrap-item-info.footer-hours {
		font-size: 14px;
	}
	.footer-column .footer-wrap-item-info.footer-email {
		font-size: 14px;
	}
	.services-box-list-item .service-box-button a {
		margin: 40px auto 0;
	}
}

@media only screen and (max-width:1366px) {
	.top-header-wrap {
		padding: 13px 60px;
	}
	.site-header > .wrap {
		padding: 0 60px;
	}	
	.home .site-inner {
		padding: 100px 60px 165px;
	}
	.page-id-1736 .site-inner {
		padding: 100px 60px 90px;
	}
	.site-inner {
		padding: 0 60px 100px;
	}	
	.page-template-blog-template .site-inner,
	.single-post .site-inner,
	.archive .site-inner,
	.category .site-inner {
		padding: 100px 60px;
	}
	.services-section {
		padding: 200px 60px 90px;
	}	
	.why-choose-section {
		padding: 150px 60px 130px;
	}
	.areas-section {
		padding: 120px 60px 50px;
	}
	.form-section {
		padding: 100px 60px 130px;
	}
	.blog-section {
		padding: 70px 60px;
	}
	.site-footer .footer-wrap {
		padding: 75px 15px 30px;
	}
	.inner-banner .hero-form {
		right: 60px;
	}
	.inner-banner-left {
		padding-left: 0;
	}
	.site-inner .wp-block-group.alignfull {
		padding: 100px 60px 50px;
	}
	.search .site-inner,
	.error404 .site-inner {
		padding: 100px 60px;
	}
	.services-box-list-item .service-box-button a {
		margin: 15px auto 0;
	}
}

@media only screen and (max-width:1280px) {
	.home-slide-wrap .subheader {
		font-size: 44px;
		max-width: 550px;
	}
	.home-slide-wrap .content {
		max-width: 550px;
	}
	.services-box-list-item .service-box-title {
		font-size: 22px;
		padding: 0 30px;
	}
	.services-box-list-item:hover .service-box-content {
		padding: 0 30px;
	}
	.footer-logo {
		padding: 35px 45px;
	}
	.inner-banner-header {
		max-width: 600px;
		font-size: 44px;
	}
	.inner-breadcrumbs {
		max-width: 600px;
	}
	.footer-column .footer-wrap-item-info.footer-hours {
		margin-bottom: 25px;
		font-size: 12px;
	}
	.footer-wrap-item-info.footer-email {
		font-size: 13px;
	}
}

@media only screen and (max-width:1200px) {
	.top-header-wrap {
		padding: 13px 30px;
	}
	.site-header > .wrap {
		padding: 0 30px;
	}	
	.widget-area.header-widget-area {
		max-width: 175px;
	}	
	.home-slide-wrapper {
		padding-left: 75px;
	}	
	.hero-form {
		right: 75px;
	}
	.home-slider .slick-arrow {
		padding: 33px 20px 33px 65px;
	}	
	.home-slider .slider-slick-next {
		right: -60px;
		padding: 33px 65px 33px 20px;
	}	
	.home .site-inner {
		padding: 100px 30px 165px;
	}	
	.home .site-inner .entry-content .wp-block-columns > div:first-child {
		width: 43%;
		margin-right: 5%;
	}
	.services-section {
		padding: 200px 30px 90px;
	}	
	.why-choose-section {
		padding: 150px 30px 130px;
	}
	.why-choose-wrap .why-choose-left {
		margin-right: 4%;
		width: 50%;
	}
	.testimonials-section .reviews-slider .reviews-slider-prev {
		padding: 33px 20px 33px 65px;
	}
	.testimonials-section .reviews-slider .reviews-slider-next {
		padding: 33px 65px 33px 20px;
	}
	.areas-section {
		padding: 120px 30px 50px;
	}
	.inner-banner .hero-form {
		right: 30px;
	}
	.site-inner {
		padding: 0 30px 100px;
	}
	.page-template-blog-template .site-inner,
	.single-post .site-inner,
	.archive .site-inner,
	.category .site-inner {
		padding: 100px 30px;
	}
	.search .site-inner,
	.error404 .site-inner {
		padding: 100px 30px;
	}
	.page-id-1736 .site-inner {
		padding: 100px 30px 90px;
	}
	.footer-column .footer-wrap-item-info.footer-email {
		font-size: 12px;
	}
}

@media only screen and (max-width:1140px) {
	.genesis-responsive-menu {
		margin-right: 20px;
	}
	.genesis-nav-menu a {
		padding: 31px 15px;
	}	
	.home-slide-wrapper {
		padding-left: 60px;
	}		
	.home-slide-wrap .subheader {
		font-size: 40px;
		max-width: 480px;
	}	
	.hero-form {
		right: 60px;
	}
	.hero-form .wpcf7 {
		max-width: 340px;
	}
	.hero-form .form-title {
		padding: 30px 20px 15px 20px;
	}	
	.hero-form .form-field {
		padding: 10px 20px 25px 20px;
	}	
	.footer-wrap .footer-column {
		padding-right: 20px;
	}
	.footer-wrap .footer-header {
		font-size: 20px;
	}
	.inner-banner-wrap {
		padding: 0 30px;
	}
	.inner-banner-header {
		max-width: 550px;
		font-size: 40px;
	}
	.inner-breadcrumbs {
		max-width: 550px;
	}
	.footer-column .footer-wrap-item-info.footer-email {
		font-size: 11px;
	}
	.footer-column .footer-wrap-item-info.footer-hours {
		font-size: 11px;
	}
	.services-box-list-item .service-box-content {
		line-height: 1.3;
	}
}

@media only screen and (max-width:1080px) {
	.footer-logo {
		padding: 20px 25px;
	}
	.footer-column .footer-wrap-item-info.footer-hours {
		font-size: 10px;
	}
}

@media only screen and (max-width: 1023px) {
	.top-header {
		display: none;
	}
	.site-header,
	.admin-bar .site-header {
		top: 0;
	}
	.site-header > .wrap {
		padding: 45px 0 10px;
	}
	.title-area {
		margin: 0 auto;
		display: block;
		text-align: center;
	}
	.title-area img {
		width: auto;
		height: 45px;
	}
	.widget-area.header-widget-area {
		float: none;
		position: absolute;
		top: 0;
		right: 0;
		left: 0;
		max-width: 100%;
		padding: 4px 15px;
		background: #f3f5fe;
		text-align: center;
		height: 37px;
		display: block;
	}
	.widget-area.header-widget-area .phone-icon {
		text-align: center;
		padding: 0;
		color: #0b3954;
		line-height: 1;
		display: inline-block;
		margin-right: 3px;
	}	
	.widget-area.header-widget-area .phone-icon i {
		font-size: 18px;
	}
	.widget-area.header-widget-area > div {
		display: inline-block;
	}
	.header-right-container.tracking span {
		display: none;
	}
	.header-right-container.tracking a {
		color: #0b3954;
	}
	#mobile-company-info {
		display: block;
		position: fixed;
		top: 55px;
		left: 10px;
		z-index: 9999;
		color: #000;
		cursor: pointer;
		transition: none !important;
	}
	.mobile-company-container {
		position: fixed;
		padding: 10px 10px 10px 40px;
		box-sizing: border-box;
		background: #0b3954;
		color: #fff;
		font-weight: 500;
		display: none;
		top: 100px;
		z-index: 9999;
		transition: none;
		width: 100%;
	}
	.mobile-company-container.active-info {
		display: block;
	}
	.mobile-company-container > div {
		position: relative;
		margin-bottom: 10px;
	}
	.mobile-company-container i {
		position: absolute;
		left: -25px;
		top: 5px;
		color: #fff;
	}
	.mobile-company-container > div a {
		color: #fff;
	}
	.mobile-social-media .social-media a {
		margin-right: 15px;
		height: 27px;
	}
	.mobile-social-media .social-media .fb a {
		background-position: 5px -25px;
		width: 19px;
	}
	.mobile-social-media .social-media .tw a {
		background-position: -24px -25px;
		width: 29px;
	}
	.menu-toggle,
	.sub-menu-toggle {
		background-color: transparent;
		border-width: 0;
		color: #000;
		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: #000;
	}
	.menu-toggle {
		padding: 15px 0;
		z-index: 1000;
		float: none;
		position: absolute;
		right: 10px;
		top: 40px;
		transition: none;
	} 
	.menu-toggle.activated::before {
		content: "\f335";
	}
	.site-header .menu-toggle::before {
		font-size: 25px;
		height: 25px;
		width: 25px;
	}
	nav,
	.genesis-responsive-menu {
		display: none;
		position: relative;
		padding: 0;
		bottom: -10px;
		float: none;
		margin: 0;
	}
	.genesis-nav-menu {
		display: block;
	}
	.genesis-nav-menu a {
		padding: 10px 15px;
	}
	.genesis-nav-menu .sub-menu a {
		padding: 10px 15px 10px 30px;
	}
	.genesis-nav-menu a,
	.genesis-nav-menu .sub-menu a {
		border: 0;
		border-bottom: 1px solid #04273c;
		background: #0b3954;
		color: #fff;
	}
	.genesis-nav-menu .sub-menu,
	.genesis-nav-menu .sub-menu a {
		width: 100%;
	} 
	.genesis-nav-menu .menu-item {
		display: block;
	}
	.genesis-nav-menu .sub-menu {
		position: relative;
		opacity: 1;
		left: auto;
		border-top: 0;
	}
	.genesis-responsive-menu .genesis-nav-menu .menu-item:hover > .sub-menu {
		display: none;
	}
	.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;
		color: #fff;
	}
	.sub-menu-toggle.activated::before {
		transform: rotate(180deg);
	}
	.genesis-nav-menu a:hover:after,
	.genesis-nav-menu .current-menu-item > a:after {
		display: none
	}
	.sticky-head .genesis-nav-menu > li > a:focus,
	.sticky-head .genesis-nav-menu > li > a:hover,
	.sticky-head .genesis-nav-menu > .current-menu-item > a {
		background: #0130b2;

	}
	.genesis-nav-menu .menu-item-has-children > a:after {
		display: none !important;
	}
	.home-slider-wrapper {
		margin-top: 100px;
	}
	.home-slide {
		height: 625px !important;
	}
	.home-slide:before {
		background-size: 100% 100%;
		width: 400px;
		height: 550px;
	}
	.hero-form {
		display: none;
	}
	.home-slide-wrap {
		padding: 0 15px;
		text-align: center;
	} 
	.home-slide-wrapper {
		padding: 0 15px;
		right: 0;
		left: 0;
	}
	.home-slide-wrap .subheader {
		margin: 0 auto 20px;
	}
	.home-slide-wrap .content {
		max-width: 570px;
		margin: 0 auto 30px;
	}
	.home .site-inner {
		padding: 80px 30px 70px;
	}
	.page-template-blog-template .site-inner,
	.single-post .site-inner,
	.archive .site-inner, .category .site-inner {
		padding: 80px 30px;
	}
	.home .site-inner .content-sidebar-wrap {
		padding: 0;
	}
	.home .site-inner .entry-content .wp-block-columns > div {
		display: none;
	}
	.home .site-inner .entry-content .wp-block-columns > div:first-child {
		width: 100%;
		margin-right: 0;
		display: block;
	}
	.home .content-tagline,
	.site-inner .wp-block-group.alignfull .content-tagline {
		margin-top: 0;
	}
	.services-section {
		padding: 100px 15px 90px;
	}
	.services-section-wrap {
		margin-top: 0;
	}
	.services-header {
		font-size: 35px;
	}
	.services-box-list-item {
		height: auto;
		display: block;
		width: 100%;
		margin: 0 auto 30px !important;
		max-width: 400px;
	}
	.services-box-list-item .service-box-title {
		font-size: 26px;
		padding: 0 15px;
	}
	.services-box-list-item:hover .service-box-content {
		padding: 0 15px;
	}
	.cta-section {
		min-height: initial;
		padding: 125px 15px 50px;
	}
	.cta-header {
		font-size: 35px;
	}	
	.why-choose-section {
		padding: 75px 30px 55px;
	}	
	.why-choose-wrap .why-choose-left {
		margin-right: 0;
		width: 100%;
		display: block;
	}		
	.why-choose-subheader {
		font-size: 35px;
	}	
	.why-choose-wrap .why-choose-right {
		text-align: right;
		display: none;
	}	
	.testimonials-section {
		padding: 70px 0 90px;
	}
	.testimonials-header {
		padding: 0 15px;
		text-align: center;
	}	
	.testimonials-subheader {
		font-size: 35px;
		padding: 0 15px;
		text-align: center;
	}
	.testimonials-section .reviews-slider {
		margin-bottom: 30px;
		padding: 0 30px;
	}
	.testimonials-section .reviews-slider .review-slide {
		margin: 0;
	}	
	.areas-section {
		padding: 75px 30px 70px;
	}	
	.areas-section .areas-image {
		display: none;
	}	
	.areas-content-area {
		display: block;
		width: 100%;
	}
	.areas-title {
		font-size: 35px;
	}
	.areas-content ul {
		column-count: 3;
	}
	.areas-button {
		display: block;
		margin: 0 auto;
	}	
	.form-section {
		padding: 0 0 60px;
	}
	.form-section-left {
		display: block;
		width: 100%;
		height: auto !important;
	}
	.form-section-left-wrap {
		border-radius: 0;
		padding: 50px 15px;
	}	
	.form-info-title {
		font-size: 35px;
		margin-bottom: 15px;
	}	
	.form-info-title br {
		display: none;
	}	
	.form-section-left-wrap > div {
		max-width: 380px;
		margin-left: auto;
		margin-right: auto;
	}
	.form-section-right {
		display: block;
		margin: 0 auto;
		padding: 50px 40px 40px;
		box-shadow: 0px 10px 30px rgba(1, 48, 178, .15);
	}
	.form-section-right:before {
		display: none;
	}
	.blog-section {
		padding: 60px 30px;
	}	
	.blog-section-header {
		padding: 0;
		font-size: 35px;
	}	
	.blog-posts-article {
		width: 50%;
		margin: 0 auto 50px !important;
		display: block;
	}	
	.badges-section {
		position: relative;
		padding: 100px 30px;
		box-sizing: border-box;
		text-align: center;
		margin: 0 auto;
	}
	.site-footer {
		padding: 60px 15px;
	}
	.site-footer .footer-wrap {
		padding: 0;
	}
	.footer-wrap .footer-column:first-child {
		width: 230px;

	}
	.footer-wrap .footer-column:nth-child(5) {
		width: 230px;
	}	
	.footer-wrap .footer-column {
		display: block;
		vertical-align: top;
		width: 100%;
		margin: 0 auto 50px !important;
		text-align: left;
		max-width: 230px;
		padding-right: 0;
	}
	.footer-logo {
		padding: 30px 45px;
	}
	.footer-bottom-wrap {
		padding: 0 0 70px;
	}		
	.floating-cta-btn.sticky-head {
		display: none;
	}
	.mobile-floating-cta {
		display: block;
		position: fixed;
		bottom: 0;
		text-align: center;
		width: 100%;
		z-index: 6;
	}
	.mobile-floating-cta-btn {
		background: #e30544;
		color: #fff;
		font-size: 18px;
		padding: 16px 20px 16px 10px;
		line-height: 1;
		box-sizing: border-box;
		box-shadow: 0px 0px 10px rgb(0 0 0 / 40%);
		z-index: 6;
		cursor: pointer;
		transition: ease-out .5s right;
		text-align: center;
		display: inline-block;
		font-weight: 700;
		width: 270px;
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
		position: relative;
	}
	.mobile-floating-cta-btn:after {
		content: '';
		height: 17px;
		width: 19px;
		background: url('./images/spritesheet.png') no-repeat top left;
		background-position: 0 -64px;
		display: block;
		position: absolute;
		top: 17px;
    	right: 50px;
	}	
	.three-col-list {
		column-count: 2;
	}
	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		line-height: 1.2;
	}
	h1 {
		font-size: 35px;
	}
	h2 {
		font-size: 28px;
	}
	h3 {
		font-size: 24px;
	}
	h4 {
		font-size: 20px;
	}
	h5 {
		font-size: 16px;
	}
	.inner-banner {
		margin-top: 100px;
		height: 500px !important;
		text-align: center;
	}
	.inner-banner:after {
		background-size: 100% 100%;
		max-width: 310px;
		width: 100%;
		height: 450px;
	}
	.inner-banner-wrap {
		padding: 0 15px;
		transform: translateY(-50%);
		top: 50%;
		position: absolute;
	}
	.inner-banner-left {
		top: 0;
	}
	.single .inner-banner-left {
		top: 0;
	}
	.inner-banner-header {
		max-width: 100%;
	}
	.inner-breadcrumbs {
		max-width: 100%;
	}
	.site-inner .wp-block-group.alignfull {
		padding: 80px 30px 50px;
	}
	.full-width-content .entry-content > .alignfull .wp-block-columns,
	.site-section.alignfull .wp-block-columns {
		display: block;
	}	
	.site-inner .entry-content > .alignfull .wp-block-columns .wp-block-image {
		text-align: center;
	}
	.site-inner .content-sidebar-wrap .entry-content .wp-block-group .wp-block-image figure {
		position: relative;
		display: block;
		margin: 0 auto 30px;
		float: none;
		display: inline-block;
	}
	#blog-widget {
		margin-bottom: 50px;
	}
	#blog-widget section {
		width: 100%;
		display: block;
		margin: 0 auto 10px;
	}	
	.blog-posts-article-wrapper .blog-posts-article {
		width: 100%;
		margin: 0 auto 40px;
		max-width: 600px;
	}	
	.sfs-custom-gallery .sfs-category-images .sfs-image-item .sfs-image-item-container .sfs-gallery-image:before {
		top: 50%;
	}
	.sfs-custom-gallery .sfs-category-images .sfs-image-item .sfs-image-item-container .sfs-gallery-image:after {
		top: 35%;
	}
	.sfs-custom-gallery .sfs-category-images .sfs-image-item .sfs-image-item-container .sfs-gallery-image:hover:after {
		display: none;
	}
	.services-box-list-item .service-box-button a {
		margin: 40px auto 0;
	}
	.services-box-list-item .service-box-content {
		line-height: 1.625;
	}
}

@media only screen and (max-width: 980px) {
	
} 

@media only screen and (max-width: 768px) {
	.home-slide-wrap .header {
		font-size: 14px;
	}
	.hero-buttons > span {
		display: block;
	}
	.hero-buttons span a {
		width: 270px;
		margin: 0 auto 10px !important;
	}
	.home .site-inner {
		padding: 80px 15px 70px;
	}	
	.home .content-tagline,
	.site-inner .wp-block-group.alignfull .content-tagline {
		margin-bottom: 10px;
		font-size: 14px;
	}	
	.home-slide-wrap .subheader {
		font-size: 35px;
	}
	.home-slide-wrap .content {
		font-size: 16px;
	}
	.services-topheader {
		font-size: 14px;
		margin-bottom: 10px;
	}
	.services-header {
		font-size: 30px;
	}
	.cta-header {
		font-size: 30px;
	}
	.why-choose-section {
		padding: 75px 15px 55px;
	}
	.why-choose-header {
		margin-bottom: 10px;
		font-size: 14px;
	}
	.why-choose-subheader {
		font-size: 30px;
	}
	.why-choose-box-icon {
		left: 15px;
	}
	.why-choose-box-title-content {
		padding: 20px 40px 20px 100px;
	}
	.testimonials-header {
		font-size: 14px;
	}
	.testimonials-subheader {
		font-size: 30px;
		padding: 0 15px;
	}
	.testimonials-section .reviews-slider {
		padding: 0 15px;
	}
	.areas-section {
		padding: 75px 15px 70px;
	}
	.areas-title {
		font-size: 30px;
	}
	.areas-content ul {
		column-count: 2;
	}
	.form-info-title {
		font-size: 30px;
		margin-bottom: 15px;
	}
	.form-section-right {
		width: 80%;
	}
	.blog-section {
		padding: 60px 15px;
	}
	.blog-section-header {
		font-size: 30px;
	}
	.blog-posts-article {
		width: 80%;
	}
	.blog-categ {
		margin-left: 15px;
	}
	.blog-categ i {
		margin-right: 0;
	}
	.cta-bottom-section-wrap {
		padding: 65px 15px;
	}
	.cta-bottom-text {
		font-size: 25px;
		display: block;
		margin-right: 0;
		margin-bottom: 40px;
	}
	h1 {
		font-size: 30px;
	}
	h2 {
		font-size: 26px;
	}
	h3 {
		font-size: 22px;
	}
	h4 {
		font-size: 18px;
	}
	h5 {
		font-size: 16px;
	}
	.scrollToTop {
		bottom: 200px;
	}
	.site-inner {
		padding: 0 21px 100px;
	}
	.inner-banner-header {
		font-size: 35px;
		margin-bottom: 10px;
	}
	.site-inner .content-sidebar-wrap .entry-content .wp-block-group .wp-block-image figure {
		width: 89%;
	}
	.site-inner .content-sidebar-wrap .entry-content .wp-block-group .wp-block-image figure:after {
		width: 70px;
		height: 70px;
		right: -15px;
		bottom: -15px;
	}	
	.page-template-blog-template .site-inner,
	.single-post .site-inner,
	.archive .site-inner,
	.category .site-inner {
		padding: 80px 21px;
	}	
	#contactus-form {
		max-width: 430px;
	}
	.breadcrumb span.separator {
		margin: 0 5px;
		color: #fff;
		font-weight: 400;
	}
	.search .site-inner, .error404 .site-inner {
		padding: 80px 21px;
	}
	.site-inner .search-form .search-form-input {
		display: block;
		width: 100%;
	}
	.site-inner .search-form .search-form-submit {
		width: 150px;
		margin-top: 10px !important;
		margin-left: 0;
	}	
	.page-id-1736 .site-inner {
		padding: 80px 21px 90px;
	}
	.sfs-custom-gallery .sfs-category-images .sfs-image-item {
		padding: 5px !important;
	}
	.sfs-custom-gallery .sfs-category-images .sfs-image-item .sfs-image-item-container .sfs-gallery-image:before {
		font-size: 22px;
	}
	div.sfs-category-navigation .category-item {
		display: block;
		margin-bottom: 15px;
	}
	div.sfs-category-navigation .category-item:after {
		width: 30%;
		height: 5px;
		margin: 5px auto 0;
	}
}

@media only screen and (max-width: 639px) {
	.two-col-group ul {
		display: block;
		width: 100%;
	}
	.two-col-list {
		column-count: 1;
	}
	.three-col-list {
		column-count: 1;
	}	
}

@media only screen and (max-width: 600px) {
	.areas-content ul {
		column-count: 1;
	}	
	.areas-content ul li {
		margin-bottom: 15px;
	}
	.modal-container {
		max-width: 420px;
		top: 20px;
		left: 50%;
		transform: translateX(-50%);
	}
	.modal-container .form-field {
		padding: 15px;
	}
	.modal-container .form-field input,
	.modal-container .form-field textarea {
		padding: 10px 15px;
	}
	.modal-container .form-field select {
		padding: 10px 5px 10px 15px;
	}
	#modal-form .wpcf7 .form-field .submit-btn p:before {
		right: 114px;
		top: 18px;
	}
	.blog-article-info .blog-article-meta {
		margin-bottom: 20px;
		font-size: 14px;
	}
	.sfs-custom-gallery .sfs-category-images .sfs-image-item .sfs-image-item-container .sfs-gallery-image:after {
		font-size: 14px;
	}
	.sfs-custom-gallery .sfs-category-images .sfs-image-item {
		padding: 2px !important;
	}
}

@media only screen and (max-width:480px) {
	.why-choose-box-title-content {
		padding: 20px 15px 20px 90px;
	}
	.home-slide-wrap .content br {
		display: none;
	}
	.menu-toggle {
		right: 5px;
	}
	.form-section-right {
		width: 90%;
	}
	.form-section-right {
		padding: 50px 20px 40px;
	}
	.blog-posts-article {
		width: 100%;
	}
	.modal-container {
		max-width: 300px;
		top: 10px;
	}
	#modal-form .wpcf7 .form-field .recaptcha-note {
		font-size: 12px;
	}
	#contactus-form {
		max-width: 285px;
	}
	#contactus-form .form-field .submit-btn p {
		width: 250px;
	}
	#contactus-form .form-field .submit-btn p:before {
		right: 14px;
	}
	#contactus-form .form-field .wpcf7-submit {
		width: 260px;
	}
	#contactus-form .wpcf7-response-output {
		font-size: 14px;
	}	
	div.sfs-category-navigation .category-item:after {
		width: 70%;
	}	
	.services-box-list-item .service-box-button a {
		margin: 15px auto 0;
	}
}

@media only screen and (max-width:375px) { }

@media only screen and (max-width:320px) { }

/* --------------------------- 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;
  }
}