@charset "UTF-8";
/* CSS Document */
/*
 Theme Name:   Klimatology HVAC 2021
 Author:  Alan green
Template:     twentytwentyone
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  twentytwentyone
*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

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

html {
  font-size: 24px; }

body {
  font-size: 10px !important;
  font-family: Arial,Helvetica,sans-serif;
  background-color: #fff !important;
  color: transparent !important;}

.clearFix {
  clear: both; }

a {
  cursor: pointer; }

.ui-loader {
  display: none; }

a, div {
  outline: none; }

#page {
width: 100%;
max-width: 100%;
position: relative; 
overflow: hidden;}

h1::before, h2::before, h3::before {
  display: none !important; }

a,
a:focus,
 a:visited,
 input:focus,
.has-background-white .site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
  text-decoration: none !important;
  box-shadow: none !important;
  outline:none !important;
  background: none !important;
  background-color: transparent !important;
}
 
 /*-------Fonts ---------------------------------------------------
  -------------------------------------------------------------------------------------------------------*/
  
  


 /*-------Header ---------------------------------------------------
  --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#MastHead{
	background:#fff !important;
	width: 100%;
	max-width: 100%;
	position: relative;
    z-index: 999;
}
  
.siteBranding{
	width:100% ;
	position: relative;
	margin: 0 auto !important;
	max-width: 130em;
	display: block;
	padding: 1em 0;
}

.siteLogo,.scheduleapp,.Phone{
	display: inline-block;
	position: relative;
	opacity: 1;
}

.siteLogo{
	width: 45%;
	max-width: 100%;
}

.siteLogo img{
	max-width: 100%;
}

.MobileLogo{
	display: none;
}

.scheduleapp,.Phone{
	width: 25%;
	margin: 0 0 0 1em;
}

.scheduleapp{
	top: 3em;
}

.Phone{
	top: 2.5em;
}

.scheduleapp span,
.Phone span{
    float: right;
}

.scheduleapp p,
.Phone p{
    float: right;
    width: 50%;
    font-size: 2.4em;
    color: #000;
    line-height: 1.2em;
}

.scheduleapp p{
    margin: 0 0 0 0.5em;
}

.Phone p{
    margin: 0.45em 0 0 0.5em;
}

.siteLogo:hover,.scheduleapp:hover,.Phone:hover{
	opacity: 0.6;
	border: none;
	outline: none;
}

.siteLogo:focus.scheduleapp:focus,.Phone:focus{
	border: none;
	outline: none;
}


/*-----Menu------------------------------------
--------------------------------------------------------------------*/

.mega-menu-toggle{display: none;}

.element-is-sticky{
	width: 100%;
	max-width: 100%;
    min-width: 100%;
    background: #7aa108 !important;
}

#mega-menu-wrap-primary{
	width: 100%;
	max-width: 100%;
	display: block;
	font-size: inherit !important;
	position: relative !important;
}

.mega-indicator::before {
    font-family: "dashicons";
    content: "\f347";
    width: 2em;
    color: #fff;
    font-size: 12px;
    position: absolute;
    right: -5px;
    top: 27px;
}

#mega-menu-primary {
    width: 130em;
    background: #7aa108;
	top: 3em !important;
	position: relative !important;
	margin: 0 auto !important;
	max-width: 100%;
    display: block;
    padding-left: 0 !important;
}

.element-is-sticky #mega-menu-primary{
	top:0 !important;
}

#mega-menu-primary li::after{
	content: " ";
    height: 26px;
    background-color: rgba(255,255,255,0.5);
    width: 1px;
    position: absolute;
    top: 20px;
    left: 0;
}

#mega-menu-primary li {
    padding: 1.5em 2em;
    font-size: 1.6em !important;
    text-transform: uppercase !important;
    display: inline-block;
    max-width: none !important;
    position: relative;
}

#mega-menu-primary li a{
    color: #fff;
    text-transform: uppercase !important;
    font-weight: 600 !important;
    font-size: inherit !important;
}

#mega-menu-primary li:hover,
#mega-menu-primary li.mega-current-menu-item,
#mega-menu-primary li.mega-current_page_ancestor{
	background: #fff !important;
}

#mega-menu-primary li:hover a,
#mega-menu-primary li.mega-current-menu-item a,
#mega-menu-primary li.mega-current_page_ancestor a {
	color: #7aa108 !important;
}

#mega-menu-primary li.mega-menu-flyout ul.mega-sub-menu {
    display: none;
    position: absolute;
    padding-right: 1em;
    padding-left: 1em;
    top: 4em;
    background-color: #fff !important;
	background: #fff !important;
	border: 1px solid #7aa108  !important;
}

#mega-menu-primary li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item-has-children ul.mega-sub-menu{
    display: none;
    position: absolute;
    padding-right: 1em;
    padding-left: 1em;
    top: 0;
    background-color: #fff !important;
	background: #fff !important;
	border: 1px solid #7aa108  !important;
    margin-left: 1em;
}

#mega-menu-primary li.mega-menu-flyout:hover ul.mega-sub-menu{
    display: block;
}

#mega-menu-primary li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item-has-children:hover ul.mega-sub-menu{
    display: inline-block;
}

#mega-menu-primary li.mega-menu-flyout ul.mega-sub-menu {
    background: #fff !important;
}

#mega-menu-primary li.mega-menu-flyout ul.mega-sub-menu{
    width: max-content !important;
}

#mega-menu-primary li.mega-menu-flyout ul.mega-sub-menu{
	border-bottom: #ccc 1px solid;
}

#mega-menu-primary li.mega-menu-flyout ul.mega-sub-menu,
#mega-menu-primary li.mega-menu-flyout ul.mega-sub-menu li{
    font-size: inherit !important;
}

#mega-menu-primary li.mega-menu-flyout ul.mega-sub-menu li {
    font-size: inherit !important;
    padding: 1em 0 !important;
    display: block !important;
}

#mega-menu-primary li.mega-menu-flyout ul.mega-sub-menu li:hover{
	border-bottom: #7aa108 1px solid;
    background: none !important;
	color: #7aa108 !important;
}


#mega-menu-primary li.serviceLink{
    float: right !important;
    background: #474747 !important;
}

#mega-menu-primary li.serviceLink::before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 64px 40px;
    border-color: transparent transparent  #474747 transparent;
    position: absolute;
    left: -40px;
    top: 0;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    display: block;
}

#mega-menu-primary li.serviceLink:hover a,
#mega-menu-primary li.serviceLink a:hover{
    color: #474747 !important;
}

#mega-menu-primary li.serviceLink::after{
display: none;
}

#mega-menu-primary li.serviceLink:hover,
#mega-menu-primary li.serviceLink.current_page_item{
    background: #ffff !important;
}

#mega-menu-primary li.serviceLink:hover::before,
#menu-primary-menu li.serviceLink.current_page_item::before{
    border-color: transparent transparent  #fff transparent;
}


/*------------DefaultStyles for Forms---------------------------
  --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.gform_body ul{
    margin: 2em 0 0 0 !important;
    padding-left: 0 !important;
}

.gform_body li{
    margin:  0 !important;
    padding: 0 !important;
}

.gform_body .ginput_container {
    display: block;
    margin: 0px 0 2em 0;
    width: 100%;
    float: left;
}

.gform_body li label{
    color: #000;
    font-size: 1.5em;
    display: block;
    margin: 0 0 0.5em 0;
}

.gform_body input:focus,
.gform_body input:focus-within,
.gform_body input:active{
    outline: none !important;
    border: none !important;
    text-decoration: none !important;
    box-shadow: none !important;
}

.gform_body li.hidden_label label{display: none;}

.gform_body input[type=text],
.gform_body textarea{
    border: 1px #ccc solid !important;
    background-color: #fff !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 0 1.5em 0 !important;
    font-size: 1.1em !important;
}

.gform_body span.name_first,
.gform_body span.name_last{
    width: 48% !important;
    float: left;
}

.gform_body span.name_first input[type=text],
.gform_body span.name_last input[type=text],
.gform_body span.address_line_2 input[type=text]{
    width: 90% !important;
}

.gform_body span.name_first label,
.gform_body span.name_last label,
.gform_body span.address_line_2 label{
    padding: 0 !important;
    width: 100%;
}

.gform_body textarea{
height: 10em !important;
}

.gform_footer input[type=submit]{
    border: 2px solid #7aa108 !important;
    border-radius: 5px;
     color: #fff !important;
    padding: 1em 2em;
    background-color: #7aa108 !important;
    font-size: 1.6em;
    float: right;
    margin: 1em 3em 0 0;
}

.gform_footer input[type=submit]:hover{
	background-color: transparent !important;
    color: #000 !important;
	border: 2px solid #000 !important;
}

.gform_body select{
    border: 1px #ccc solid !important;
    background-color: #fff !important;
    font-size: 1.4em !important;
}

.gform_body .clear-multi{
    width: 100%;
    display: inline-block;
}

.gform_body .clear-multi div{
    width: 32.33% !important;
    display: inline-block;
    vertical-align: text-top;
    margin: 0 0.25em 0 0 !important;;
}

.gform_body .clear-multi i{
    display: none !important;
}

 /*-------Content ---------------------------------------------------
  --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#main{
    width: 100%;
    max-width: 130em;
    margin: 0 auto -3.2em auto;
    padding-top: 0 !important;
}

.entry-content div{
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: 100% !important;
}

#main h1, .entry-content h1,
#main h2, .entry-content h2,
#main h3, .entry-content h3,
#main h4, .entry-content h4,
#main h5, .entry-content h5,
#main h6, .entry-content h6{
   font-family: 'Merriweather Sans',sans-serif !important;
    font-style: normal;
    font-weight: 600;
    color: #000;
    line-height: 1.5em;
    margin-bottom: 1.5em;
    padding: 0 0 0.5em 0;
    position: relative;
}

#main h1, .entry-content h1 {
    font-size: 2.4em;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

#main h2, .entry-content h2{
    font-size: 2em;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

#main h3, .entry-content h3{
    font-size: 1.8em;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

#main h4, .entry-content h4{
    font-size: 1.6em;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

#main h5, .entry-content h5{
    font-size: 1.4em;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

#main h6, .entry-content h6{
    font-size: 1.2em;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

#main h1:after, .entry-content h1:after,
#main h2:after, .entry-content h2:after,
#main h3:after, .entry-content h3:after,
#main h4:after, .entry-content h4:after,
#main h5:after, .entry-content h5:after,
#main h6:after, .entry-content h6:after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 15%;
    height: 1px;
    background-color: #7aa108;
}

#main p, .entry-content p {
   font-family: 'Merriweather Sans',sans-serif !important;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none;
    font-size: 1.6em;
    line-height: 1.5em;
    color: #000;
    padding: 0 0 1em 0;
    margin: 1em 0 1em 0 !important;
}

#main p a, .entry-content p a {
color: #7aa108;
}

#main p a:hover, .entry-content p a:hover {
    color: #000;
    text-decoration: underline !important;
}

#main p strong, .entry-content p strong {
    font-weight: 600;
}

#main p em, .entry-content p em {
    font-style: italic;
}

#main ul, .entry-content ul{
    margin: 0 0 1em 2em;
    list-style: disc outside;
}

#main ol, .entry-content ol{
    margin: 0 0 1em 2em;
    list-style: decimal outside;
}

#main li, .entry-content li {
   font-family: 'Merriweather Sans',sans-serif !important;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none;
    font-size: 1.6em;
    line-height: 1.5em;
    color: #000;
    padding: 0 0 0.5em 0;
}

.alignright,.aligncenter,.alignleft {
    display: block;
    max-width: 100%;
}

.aligncenter{
    margin: 0 auto 1em auto;
}

 /*-------Home Page Content ---------------------------------------------------*/
 
 
.HomeBanner{
    width: 100%;
    min-height: 80em;
    position: relative;
    z-index: 90;
    background-position: center !important;
    background-size: cover !important;
}

.HomeOverlay{
    background-color: rgba(0,0,0,0.7);
    position: relative;
    z-index: 91;
    width: 100%;
    min-height: 80em;
}

.HomeBannerCont{
    z-index: 99;
	width:100% ;
	position: relative;
	margin: 0 auto !important;
	max-width: 130em;
	display: block;
}

.HomeInfo{
    width: 70%;
    float: left;
    display: block;
    position: relative;
    padding: 15% 0 0 0;
}

.HomeInfo h1{
    color: #fff;
    font-size: 7.2em;
    position: relative;
    font-weight: 600;
    padding: 0 0 0.5em 0;
    line-height: 1em;
    margin: 0 0 0.75em 0;
}

.HomeInfo h1::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50%;
    height: 1px;
    background-color: #fff;
}

.HomeInfo p{
    font-family: 'Roboto','Arial';
    color: #ffffff;
    font-size: 2.2em;
    font-weight: 100;
    line-height: 1.3em;
}

.HomeBTN{
    display: block;
    margin: 8% 0 0 0;
}

.HomeBTN a{
    color: #fff;
}

.HomeBTN span{
    border: 2px solid #fff;
    border-radius: 5px;
     color: #fff;
    padding: 1em 2em;
    background-color: transparent;
    font-size: 1.6em;
}

.HomeBTN a:hover span{
	background-color: #7aa108;
	border: 2px solid #7aa108;
}

.AboutUs{
    position: relative;
    width: 100%;
    margin: 4em 0 5em 0 !important;
    display: block;
}

.AboutInfo,.AboutImage{
    width: 50%;
    display: table-cell;
    vertical-align: top;
}

.AboutInfo{
    padding: 10% 5% 0 0;
}

.HomeTest{
    background: #313131;
    display: inline-block;
    position: relative;
    width: 100%;
    text-align: center;
    margin-top: 0 !important;
    padding: 8em 0 4em 0;
    margin-bottom: 0 !important;
}

.HomeTest::before,.HomeTest::after{
    background: #313131;
    content: " ";
    height: 100%;
    position: absolute;
    width: 2000px;
    top: 0;
    z-index: -999;
}

.HomeTest::before{
    left: -2000px;
}

.HomeTest::after{
    left: 0;
}

.HomeTest p{
    color: #fff !important;
    font-size: 1.3em !important;
    font-weight: 600 !important;
}

.HomeTest h2{
    color: #fff !important;
    font-size:4.8em !important;
    font-weight: 600 !important;
    position:relative;
}

.HomeTest h2:after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 47% !important;
    width: 5% !important;
    height: 2px !important;
    background-color: #7aa108;
}

.testimonial-inner{
    padding: 0 10%;
}

.TestImg{
    display: block;
    margin: 2em auto;
    width: 12em;
    border: #fff solid 1px;
    border-radius: 65px;
    overflow: hidden;
    padding: 1.5em;
    background: #fff;
    height: 12em;
    text-align: center;
}

.testimonial-inner p{
    font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif" !important;
    font-size: 1.8em !important;
    line-height: 1.3em !important;
}

.testimonial-inner h3{
    color: #fff !important;
    font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif" !important;
    font-size: 2em !important;
    font-weight: 600 !important;
}

.testimonial-inner h3::after{display: none !important;}

.strong-view.pager-style-buttons a.wpmslider-pager-link:before {
    -webkit-mask:none !important;
    mask:none !important;
    color: #fff !important;
    background: #fff !important;
    width: 20px !important;
    height: 20px !important;
    text-align: center !important;
    border: #fff 1px solid !important;
    border-radius: 20px !important;
}

.strong-view.pager-style-buttons a.active:before ,
.strong-view.pager-style-buttons a:hover:before {
    -webkit-mask:none !important;
    mask:none !important;
    color: #7aa108 !important;
    background: #7aa108 !important;
    width: 20px !important;
    height: 20px !important;
    text-align: center !important;
    border: #7aa108 1px solid !important;
    border-radius: 20px !important;
}

.ServiceSections{
    background: #eee;
    display: block;
    width: 100%;
    position: relative;
     text-align: center;
     padding: 5em 0 !important;
     margin:0 auto !important;
}

.ServiceSections::before,.ServiceSections::after{
    background: #eee;
    content: " ";
    height: 100%;
    position: absolute;
    width: 2000px;
    top: 0;
    z-index: -999;
}

.ServiceSections::before{
    left: -2000px;
}

.ServiceSections::after{
    left: 0;
}


.ServiceSections h3 {
    font-size: 3.2em !important;
    line-height: 1.2em !important;
    padding: 0 !important;
}

.ServiceSections h3::after{display: none !important;}

.ServicesItems{
    display: block;
    width: 100%;
    position: relative;
}

.ServiceItem{
    position: relative;
    display: inline-block;
    width: 25%;
    opacity: 1;
}

.ServiceItem:hover{
    opacity: 0.6;
}

.ItemTitle{
    background:url(../../../../../../themes/klimatology-2021/images/service-shape.png) no-repeat center;
    width: auto;
    height: 5.9em;
    position: relative;
    top: -8em;
}

.ServiceItem h3 {
    line-height: 1.2em !important;
    font-size: 1.8em !important;
    color: #fff !important;
    margin-bottom: 0 !important;
    padding: 0 !important;
    top: 1.2em !important;
}


.HomeBrands {
    margin-top: 5em !important;
    margin-bottom: 6em !important;
    text-align: center;
}

.HomeBrands h3 {
    font-size: 3.2em !important;
    line-height: 1.2em !important;
    padding: 0 !important;
}

.HomeBrands h3::after{display: none !important;}

.BrandsSlider{
    max-width: 100%;
}


/* Home Form
---------------------*/

.gform_validation_container{display: none;}

.HomeForm{
    background: #474747 !important;
    min-height: 80em;
    width: 35em;
    float: right;
    position: relative;
    z-index: 99;
    padding: 5em 0 1em 0;
}

.HomeForm ul {
    padding: 0 0 0 12%!important;
}

.FormTitle{display: none;}

.HomeForm li{
    margin: 0 !important;
    padding: 0 !important;
}

.HomeForm .gform_body .ginput_container {
    margin: 0 !important;
}

.HomeForm li label{
    color: #fff;
    font-size: 1.5em;
    padding: 0.2em 0 0.1em 0;
    display: block;
}

.HomeForm input:focus,
.HomeForm input:focus-within,
.HomeForm input:active{
    outline: none !important;
    border: none !important;
    text-decoration: none !important;
    box-shadow: none !important;
}

.HomeForm li.hidden_label label{display: none;}

.HomeForm input[type=text],
.HomeForm textarea{
    border: 1px #fff solid !important;
    background-color: #ccc !important;
    width: 85% !important;
    max-width: 85% !important;
    margin: 0 0 1.5em 0 !important;
    font-size: 1.1em !important;
}

.HomeForm .gform_body span.name_first,
.HomeForm .gform_body span.name_last {
    width: 46% !important;
}

.HomeForm textarea{
height: 10em !important;
}

.HomeForm select{
    border: 1px #fff solid !important;
    background-color: #ccc !important;
}

 .HomeForm input[type=submit]{
    border: 2px solid #fff;
    border-radius: 5px;
     color: #fff;
    padding: 1em 2em;
    background-color: transparent;
    font-size: 1.6em;
    float: right;
    margin: 1em 3em 0 0;
}

 .HomeForm input[type=submit]:hover{
	background-color: #7aa108;
	border: 2px solid #7aa108;
}


.HomeForm .clear-multi div{
    width: 32.33%;
    display: inline-block;
    vertical-align: text-top;
}

.HomeForm .gform_body .clear-multi div {
    margin: 0 !important;
}

#ui-datepicker-div{
    background: #fff !important;
    border: #000 1px solid !important;
}

.ui-datepicker-header{
    font-size: 1.5em !important;
    padding: 0.5em !important;
}

.ui-datepicker-header a{
    padding: 0 1em 0.5em 0 !important;
}

#ui-datepicker-div select{
    border: 1px #fff solid !important;
    background-color: #ccc !important;
}

.validation_error,.validation_message{
    color: red;
    font-size: 1.5em;
    line-height: 1.3em;
}

.validation_error{
    padding: 0 4em;
}

.validation_message{
    padding: 0;
}


/*--------Pages-------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/


.PageBanner{
    width: 100%;
    min-height: 20em;
    position:relative;
    z-index: 90;
    background-position: top center !important;
    background-size: cover !important;
}

.PageBannerOverlay{
    background-color: rgba(0,0,0,0.8);
    position: relative;
    z-index: 98;
    width: 100%;
    min-height: 20em;
}

.PageInfo{
    z-index: 99;
	width:100% ;
	position: relative;
	margin: 0 auto !important;
	max-width: 130em;
	display: block;
    padding: 5% 0;
}

.PageInfo h1.entry-title{
    font-size: 3.6em !important;
    color: #fff !important;
    font-family: 'Merriweather Sans',sans-serif !important;
    text-transform: uppercase !important;
    font-weight: 400 !important;
    margin: 0 0 0.5em 0 !important;
    line-height: 1em !important;
    padding: 0 1em 0 0 !important;
}

/*---Breadcrumbs
---------------------------------------------------------*/

#breadcrumbs{
    font-size: 1.5em;
    font-weight: 600;
    color:#fff;
    font-family: 'Merriweather Sans',sans-serif !important;
}

#breadcrumbs a{
    color: #7aa108 !important;
    text-decoration: underline !important;
}

#breadcrumbs a:hover{
    color: #ffffff !important;
    text-decoration: none !important;
}


/*------Content---------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.entry-content,.PageSideBar{
    display: inline-block;
    vertical-align: top !important;
}

.entry-content{
    width: 75% !important;
    max-width: 100%;
    padding: 5em 5% 0 0;
}

.FullWidth{
width: 100% !important;
padding: 3em 5% 2em 5%;
}

.pageFeat{
    width: 100%;
    margin: 0 0 1em 0;
}

.pageFeat img{
    display: block;
    float: none;
    margin: 0 auto;
}

.entry-content p{
    max-width: 100% !important;
    min-width: 98% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.entry-content p,
.PageSideBar p{
    font-family: 'Merriweather Sans',sans-serif !important;
}

.LrgText{
   font-size: 2.4em !important;
}

.PageSideBar{
    width: 24%;
    max-width: 100%;
    position: relative;
    z-index: 99;
    padding: 0 0 1em 2%;
}

.PageSideBar ul,.PageSideBar ol{
list-style: none !important;
}

.PageSideBar li{
    font-size:inherit !important;
    padding: 0 !important;
}

.PageSideBar h3{
    font-family: 'Merriweather Sans',sans-serif !important;
    font-size:2.4em !important;
    font-weight: 600 !important;
    position:relative;
    padding: 0 0 0.5em 0;
    margin: 0  0 0.5em 0!important;
}

.PageSideBar h3:after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 25%;
    height: 2px;
    background-color: #7aa108;
}

.WidgetWrap {
    margin: 0 0 8em 0;
    display: inline-block;
    width: 100%;
}

.gform_body ul,.gform_body ol{
list-style: none !important;
}

.gform_body li{
    font-size:inherit !important;
    padding: 0 !important;
}

/*---Sider Bar Form-------------------------------------------
---------------------------------------------------------------------------------------------------------------------------------------------------*/

.PageSideBar .FormTitle{display: none;}

.PageSideBar .gform_body ul{
    margin: 0 !important;
    padding-left: 0 !important;
}

.FormTitle{display: none;}

.PageSideBar li{
    margin: 0 !important;
    padding: 0 !important;
}

.PageSideBar li label{
    color: #000;
    font-size: 1.5em;
    padding: 0.2em 0 0.1em 0;
    display: block;
}

.PageSideBar input:focus,
.PageSideBar input:focus-within,
.PageSideBar input:active{
    outline: none !important;
    border: none !important;
    text-decoration: none !important;
    box-shadow: none !important;
}

.PageSideBar li.hidden_label label{display: none;}

.PageSideBar input[type=text],
.PageSideBar textarea{
    border: 1px #ccc solid !important;
    background-color: #fff !important;
    width: 85% !important;
    max-width: 85% !important;
    margin: 0 0 1.5em 0 !important;
    font-size: 1.1em !important;
}

.PageSideBar span.name_first,
.PageSideBar span.name_last{
    width: 48% !important;
    float: left;
}

.PageSideBar span.name_first input[type=text],
.PageSideBar span.name_last input[type=text]{
    width: 100% !important;
}

.PageSideBar span.name_first label,
.PageSideBar span.name_last label,
.PageSideBar span.address_line_2 label{
    padding: 0 !important;
    display: none !important;
}

.PageSideBar textarea{
height: 10em !important;
}

.PageSideBar select{
    border: 1px #ccc solid !important;
    background-color: #fff !important;
}

.PageSideBar input[type=submit]{
    border: 2px solid #7aa108 !important;
    border-radius: 5px;
     color: #fff !important;
    padding: 1em 2em;
    background-color: #7aa108 !important;
    font-size: 1.6em;
    float: right;
    margin: 1em 3em 0 0;
}

.PageSideBar input[type=submit]:hover{
	background-color: transparent !important;
    color: #000 !important;
	border: 2px solid #000 !important;
}

.PageSideBar .clear-multi div{
    width: 32.33%;
    display: inline-block;
    vertical-align: text-top;
}

.gfield_required{color: #FF0004 !important;}

.PageSideBar .search-form {
    margin: 0 !important;
}
.PageSideBar input[type=search] {
    border: #ccc 2px solid !important;
    padding: 0 !important;
    line-height: 1em !important;
    height: 3.5em !important;
    font-size: 1.6em !important;
    width: 70% !important;
    margin: 0 0.2em 0 0!important;
}

.PageSideBar input.search-submit {
    border: 2px solid #7aa108 !important;
    border-radius: 5px;
    color: #fff !important;
    padding: 0 0.5em !important;
    background-color: #7aa108 !important;
    font-size: 1.3em;
    width: 28% !important;
    margin: 0 !important;
    display: inline-block;
    line-height: 1em !important;
}

.PageSideBar input.search-submit:hover{
	background-color: transparent !important;
    color: #000 !important;
	border: 2px solid #000 !important;
}


/*---Contact Page-----------------------------------------------------------------*/

.ContactWrap{
    width: 100%;
    min-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    display: block;
    position: relative;
    max-width: 100%;
}

.FullWidth .ContactWrap{
    min-width: 130em !important;
}

.ContactLeft,.ContactRight{
    display:inline-block;
    width: 48%;
    vertical-align: top !important;
}

.ContactLeft{
     margin: 0 4em 0 0 !important;
}

.ContactLeft h3,.ContactRight h3{
    font-size: 2.8em !important;
    font-weight: 100 !important;
    border-bottom:1px solid #ccc;
}

.ContactMap,.ContactForm{
    width: 100%;
    padding: 0 2em 0 0;
    margin: 0 0 2em 0;
}

.ContactMap img{
    height: auto;
    min-width: 100%;
}

.ContactForm .gform_body ul{
    margin: 0 !important;
    padding-left: 0 !important;
}

.ContactForm li{
    margin:  0 !important;
    padding: 0 !important;
}

.ContactForm .ginput_container {
    display: block;
    margin: 0px 0 2em 0;
    width: 100%;
    float: left;
}

.ContactForm li label{
    color: #000;
    font-size: 1.5em;
    padding: 0.2em 0 0.1em 0;
    display: block;
}

.ContactForm input:focus,
.ContactForm input:focus-within,
.ContactForm input:active{
    outline: none !important;
    border: none !important;
    text-decoration: none !important;
    box-shadow: none !important;
}

.ContactForm li.hidden_label label{display: none;}

.ContactForm input[type=text],
.ContactForm textarea{
    border: 1px #ccc solid !important;
    background-color: #fff !important;
    width: 85% !important;
    max-width: 85% !important;
    margin: 0 0 1.5em 0 !important;
    font-size: 1.1em !important;
}

.ContactForm span.name_first,
.ContactForm span.name_last{
    width: 48% !important;
    float: left;
}

.ContactForm span.name_first input[type=text],
.ContactForm span.name_last input[type=text]{
    width: 100% !important;
}

.ContactForm span.name_first label,
.ContactForm span.name_last label{
    padding: 0 !important;
}

.ContactForm textarea{
height: 10em !important;
}

.ContactForm input[type=submit]{
    border: 2px solid #7aa108 !important;
    border-radius: 5px;
     color: #fff;
    padding: 1em 2em;
    background-color: #7aa108 !important;
    font-size: 1.6em;
    float: right;
    margin: 1em 3em 0 0;
}

.ContactForm input[type=submit]:hover{
	background-color: transparent !important;
    color: #000 !important;
	border: 2px solid #000 !important;
}

.gfield_required{color: #FF0004 !important;}


/*------Services-------------------------------------------------
---------------------------------------------------------------------------------------------*/

.ServiceWrap{
    width: 100%;
    min-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    display: block;
    position: relative;
    max-width: 100%;
}

.ServiceWrap h2{
    text-align: center !important;
    font-size: 4.8em !important;
    font-weight: 300 !important;
}

.ServiceWrap h2:after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 42% !important;
    width: 15% !important;
    height: 1px;
    background-color: #000 !important;
}

.FullWidth .ServiceWrap{
    min-width: 130em !important;
    max-width: 130em;
}

.ServiceLeft,.ServiceRight{
    text-align: center;
    display:inline-block;
    width: 49%;
    vertical-align: top !important;
}

.SerImg{
    width: 100%;
    display: block;
}

.SerImg img{
    margin: 0 auto;
    opacity: 1;
}

.SerImg:hover img{
    opacity: 0.5;
}

.ServiceTitle{
    font-size: 2.8em !important;
    font-weight: 600;
}

.ServiceLeft p,.ServiceRight p{
    padding: 1em 5% !important;
    display: block;
    width: 90%;
}


/*-------Schedule Service Page
-------------------------------------------------------------------------------------*/

.ScheduleWrap{
    width: 100%;
    min-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    display: block;
    position: relative;
    max-width: 100%;
}

.FullWidth .ScheduleWrap{
    min-width: 130em !important;
    max-width: 130em;
}

.ScheduleLeft,.ScheduleRight{
    display:inline-block;
    width: 48%;
    vertical-align: top !important;
}

.ScheduleLeft{
     margin: 0 4em 0 0 !important;
}

.ScheduleRight h3{
    font-size: 2.8em !important;
    font-weight: 100 !important;
    border-bottom:1px solid #ccc;
}

.ScheduleMap,.ScheduleForm{
    width: 100%;
    padding: 0 2em 0 0;
    margin: 0 0 2em 0;
}

.ScheduleMap img{
    height: auto;
    min-width: 100%;
}

.ScheduleForm .gform_body ul{
    margin: 2em 0 0 0 !important;
    padding-left: 0 !important;
}

.ScheduleForm li{
    margin:  0 !important;
    padding: 0 !important;
}

.ScheduleForm .ginput_container {
    display: block;
    margin: 0px 0 2em 0;
    width: 100%;
    float: left;
}

.ScheduleForm li label{
    color: #000;
    font-size: 1.5em;
    display: block;
    margin: 0 0 0.5em 0;
}

.ScheduleForm input:focus,
.ScheduleForm input:focus-within,
.ScheduleForm input:active{
    outline: none !important;
    border: none !important;
    text-decoration: none !important;
    box-shadow: none !important;
}

.ScheduleForm li.hidden_label label{display: none;}

.ScheduleForm input[type=text],
.ScheduleForm textarea{
    border: 1px #ccc solid !important;
    background-color: #fff !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 0 1.5em 0 !important;
    font-size: 1.1em !important;
}

.ScheduleForm span.name_first,
.ScheduleForm span.name_last{
    width: 48% !important;
    float: left;
}

.ScheduleForm span.name_first input[type=text],
.ScheduleForm span.name_last input[type=text],
.ScheduleForm span.address_line_2 input[type=text]{
    width: 90% !important;
}

.ScheduleForm span.name_first label,
.ScheduleForm span.name_last label,
.ScheduleForm span.address_line_2 label{
    padding: 0 !important;
    width: 100%;
}

.ScheduleForm textarea{
height: 10em !important;
}

.ScheduleForm input[type=submit]{
    border: 2px solid #7aa108 !important;
    border-radius: 5px;
     color: #fff !important;
    padding: 1em 2em;
    background-color: #7aa108 !important;
    font-size: 1.6em;
    float: right;
    margin: 1em 3em 0 0;
}

.ScheduleForm input[type=submit]:hover{
	background-color: transparent !important;
    color: #000 !important;
	border: 2px solid #000 !important;
}

.ScheduleForm select{
    border: 1px #ccc solid !important;
    background-color: #fff !important;
}

.ScheduleForm .clear-multi{
    width: 100%;
    display: inline-block;
}

.ScheduleForm .clear-multi div{
    width: 32.33% !important;
    display: inline-block;
    vertical-align: text-top;
    margin: 0 0.5em 0 0 !important;;
}

.ScheduleForm .clear-multi i{
    display: none !important;
}

/*---Testimonials page------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------------------------------*/

.wpmtst-Custom-Display{
    width: 100%;
    position: relative;
    display: block;
}

.wpmtst-Custom-Display .testimonial-inner{
    width: 100%;
    margin: 0 0 5em 0;
}

.wpmtst-Custom-Display .testimonial-inner .Quote{
    display: block;
    position: relative;
    width: 100%;
}

.wpmtst-Custom-Display .testimonial-inner .Quote p{
    color: #555 !important;
    font-style: italic !important;
    font-family: 'Droid Sans',sans-serif !important;
}

.wpmtst-Custom-Display .testimonial-inner .Quote::before {
    content: '\f10d';
    font-family: FontAwesome;
    font-size: 24px;
    position: absolute;
    top: 0;
    left: -32px;
    padding-right: 3px;
    opacity: 0.5;
    color: #ccc !important;
    font-style: italic;
}

.wpmtst-Custom-Display .testimonial-inner .Quote::after {
    content: '\f10e';
    font-family: FontAwesome;
    font-size: 24px;
    position: absolute;
    padding-left: 3px;
    opacity: 0.5;
    color: #ccc !important;
    font-style: italic;
    right: 40px;
    bottom: 12px;
}

.QuoteName{
    color: #000 !important;
}

.QuoteName span {
    font-size: 0.9em !important;
    color:#929292 !important;
}

/*-------404 & Search Pages-----------------------------------
----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.PageSearch{
    width: 100%;
    margin: 0 !important;
}

body.search-no-results .PageSearch{
    margin: 0 0 5em 0!important;
}

.PageSearch label{
    color: #000 !important;
}

.PageSearch .search-form {
    margin: 0 !important;
}

.PageSearch input[type=search]{
    border: #ccc 2px solid !important;
    padding: 0 !important;
    line-height: 1em !important;
    height: 3em !important;
    font-size: 1.6em !important;
}

.PageSearch input[type=submit] {
    border: 2px solid #7aa108 !important;
    border-radius: 5px;
    color: #fff !important;
    padding: 0 2em;
    background-color: #7aa108 !important;
    font-size: 1.3em;
    float: right;
    margin: 0 3em 0 0;
    line-height: 1em !important;
}

.PageSearch input[type=submit]:hover{
	background-color: transparent !important;
    color: #000 !important;
	border: 2px solid #000 !important;
}

.ErrorMenu ul{
    list-style: disc outside !important;
    margin: 0.5em 0 0.5em 0 !important;
}

.ErrorMenu  li {
    font-size: 1.3em;
    color: #000 !important;
    width: 100% !important;
    line-height: 1.3em !important;
    padding: 0 0 0.5em 0 !important;
    list-style: disc outside !important;
}

.ErrorMenu  li li{
    font-size: inherit !important;
}

.ErrorMenu  li a:hover{
    color: #7aa108 !important;
    text-decoration: underline !important;
}

/*--------Blog--------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.BlogIndex{
    width: 100% !important;
    min-width: 130em;
    padding: 3em 0 2em 0;
}

.BlogIndexItem{
    width: 100%;
   min-width: 130em;
    margin-bottom: 8em;
    padding:1em 5em 5em 5em;
    background: rgba(0, 0, 0, 0.02);
    border: 1px solid rgba(0, 0, 0, 0.05);
}

.BlogIndexItem .entry-content {
    margin-top: 0;
    width: 100% !important;
    max-width: 100%;
    padding:0;
}

.IndexImg{
    width: 100%;
    overflow: hidden;
    max-height: 50em;
}

.IndexImg img{
    width: 100% !important;
    min-width: 100%;
    height: auto !important;
    transition: all .2s ease-in-out; 
}

.IndexImg a:hover img{
    transform: scale(1.1);
}

.IndexTitle{
    width: 100%;
    min-width: 100%;
    border-bottom:2px solid #ccc;
}

.IndexTitle h2{
    font-weight: 400 !important;
    margin: 0 !important;
}

.IndexMeta{
    width: 100%;
    color: #6B6B6B !important;
    min-width: 100%;
    text-transform: uppercase;
    font-size: 1.4em;
    font-weight: 100 !important;
}

.IndexMeta a{
    color: #6B6B6B !important;
}

.IndexMeta span.author-link,
.IndexMeta span.IndexDate,
.IndexMeta span.comment-link{
    display: inline-block;
    position: relative;
    margin: 0 3em 0 0;
}

.IndexMeta span.IndexDate::before {
    content: '\f017';
    font-family: FontAwesome;
    font-size:16px;
    position: absolute;
    top: -1px;
    left: -20px;
    color: #6B6B6B !important;
}

.IndexMeta span.comment-link::before {
    content: '\f0e5';
    font-family: FontAwesome;
    font-size: 16px;
    position: absolute;
    top: -1px;
    left: -20px;
    color: #6B6B6B !important;
}

.RMore span{
    border: 2px solid #7aa108 !important;
    border-radius: 5px;
    text-transform: uppercase;
     color: #fff !important;
    padding: 1em 2em;
    background-color: #7aa108 !important;
    font-size: 1.6em;
    margin: 1em 3em 0 0;
}

.RMore span:hover{
	background-color: transparent !important;
    color: #7aa108 !important;
    border: 2px solid #7aa108 !important;
}

.BlogIndex .pagination {    
    border-top: 2px solid rgba(0, 0, 0, 0.25);
    width: 100%;
    margin: 1em 0 0 0;
    padding: 6em 0;
    min-width: 100%;
}

.BlogIndex .pagination span{
    border: 2px solid #7aa108 !important;
    text-transform: uppercase;
    color: #7aa108 !important;
    padding: 1em;
    font-weight: 800 !important;
    background-color: transparent !important;
    font-size: 1.6em;
    margin: 1em 1em 0 0;
}

.BlogIndex .pagination span a{
    color: #7aa108 !important; 
}

.BlogIndex .pagination span.current,
.BlogIndex .pagination span:hover{
    color: #fff !important;
    background-color: #7aa108 !important;
}

.BlogIndex .pagination span:hover a{
    color: #fff !important;
}

/*---Single----------------------------------------------------------*/

body.single .IndexMeta{
    font-weight: 400 !important;
}

body.single .entry-header{
    margin: 0 !important;
    width: 100% !important;
    min-width: 100%;
}

body.single .entry-content {
    padding:1em 5% 0 0;
}

#comments p {
    font-family: 'Merriweather Sans',sans-serif !important;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none;
    font-size: 1.4em;
    line-height: 1.3em;
    color: #000;
    padding: 0;
    margin: 0.5em 0 !important;
}

#comments p label{
    font-size: inherit !important;
}

#comments input[type=submit] {
    border: 2px solid #7aa108 !important;
    border-radius: 5px;
    color: #fff !important;
    padding: 1em 2em;
    background-color: #7aa108 !important;
    font-size: 1.3em;
    float: right;
    margin: 0 3em 0 0;
    line-height: 1em !important;
}

#comments input[type=submit]:hover{
	background-color: transparent !important;
    color: #000 !important;
	border: 2px solid #000 !important;
}

#comments input[type=text],
#comments input[type=email],
#comments  textarea{
    border: 1px #ccc solid !important;
    background-color: #fff !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 0 1.5em 0 !important;
    font-size: inherit !important;
}

#comments input[type=checkbox]{
    border: 1px #ccc solid !important;
    background-color: #fff !important;
    font-size: inherit !important;
}

ol.comment-list li {
    font-family: 'Merriweather Sans',sans-serif !important;
    font-size: 1.3em !important;
    line-height: 1.3em !important;
    color: #000;
    padding: 0 0 0.5em 0 !important;
}

ol.comment-list li .fn,
ol.comment-list li .comment-metadata{
    font-family: 'Merriweather Sans',sans-serif !important;
    font-size:inherit !important;
}

ol.comment-list li .reply{
    font-family: 'Merriweather Sans',sans-serif !important;
    font-size:inherit !important;
}

 /*-------Footer ---------------------------------------------------
  --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
  
.CallNow {
    background: #547002 !important;
    width: 100%;
    border-top: #474747 5px solid;
    position: relative;
    z-index: 99;
    max-height: 15em !important;
}

.CallInfo{
	width:100% ;
	position: relative;
	margin: 0 auto !important;
	max-width: 130em;
	display: block;
}

.CallImg {
    position: relative;
    display: inline-block;
    top: -4.5em;
    width: 20%;
}

.CallText{
    width: 80%;
    position: relative;
    display: inline-block;
    padding: 2em 0 0 0;
}

.CallText p{
    font-size: 3.2em !important;
    color: #fff !important;
    font-weight: 600 !important;
}

.CallText p em{
    font-style: italic !important;
}

.CallText p a{
    color: #000 !important;
}

.CallText p a:hover{
    text-decoration:underline !important;
}

.site-footer,
 .site-info{
    width: 100%;
    min-width: 100%;
    margin: 0 !important;
    display: block;
    position: relative;
    z-index: 99;
    overflow: hidden;
}

.site-footer{
    background-color: #1e1e1e;
}

.footerInfo,
.site-name{
	width:100% ;
	position: relative;
	margin: 0 auto !important;
	max-width: 130em;
	display: block;
}

.footerInfo .widget-area {
    display:inline-block;
    vertical-align: text-top;
    padding-top: 0;
    padding-right: 5%;
    margin-top: 0;
    width: 33%;
    font-size: inherit;
    list-style: none !important;
}

.footerInfo .widget-area h3 {
    font-family: 'Merriweather Sans',sans-serif;
    font-size: 1.6em;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    position: relative;
    padding-bottom: 1.5em;
    margin: 5em 0 3em 0;
    border-bottom: 0;
}

.footerInfo .widget-area h3::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 4em;
    height: 3px;
    background-color: #7aa108;
}

.footerInfo .widget-area p,
.footerInfo .widget-area ul#menu-footer-menu li{
    font-family: 'Merriweather Sans',sans-serif;
    font-style: normal;
    color: #fff;
}

.footerInfo .widget-area p{
    font-weight: 400;
    text-decoration: none;
    text-transform: none;
    font-size: 1.6em;
    line-height: 1.5em;
    margin: 0 0 2em 0;
}

.footerInfo img{
    opacity: 1;
}

.footerInfo img:hover{
    opacity: 0.5;
}

.footerInfo .widget-area ul#menu-footer-menu li{
    font-size: 1.6em;
    margin-bottom: 2em;
    line-height: 1.3em;
    padding-left: 2.5em;
    padding-bottom: 1.5em;
    position: relative;
    border-bottom: 1px solid #616161;
}

.footerInfo .widget-area ul#menu-footer-menu li a,
.footerInfo .widget-area p a{
    color: #fff !important;
}

.footerInfo .widget-area p a:hover{
    text-decoration: underline !important;
}

.footerInfo .widget-area ul#menu-footer-menu li::before{
    content: "\f344";
    position: absolute;
    font-family: 'dashicons';
    color: #fff;
    left: 0;
    line-height: 1;
    font-size: 14px;
    transition: all ease .5s;
    -webkit-transition: all ease .5s;
    -ms-transition: all ease .5s;
}

.footerInfo .widget-area ul#menu-footer-menu li:hover::before{
    left: 1em;
}

 .site-info{
    background: #232627;
}

.site-name{
    padding: 2em 0;
}

.site-name p{
    font-size: 1.8em;
    color: #fff;
}

 /*-------Responsive ---------------------------------------------------
  --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
  
    
  @media only screen and (min-width: 1301px) and (max-width: 1380px) {

/*---Contact Page-----------------------------------------------------------------*/

.ContactWrap,.FullWidth .ContactWrap{
    min-width: 100% !important;
    max-width: 100% !important;
}

/*-------Schedule Service Page
-------------------------------------------------------------------------------------*/

.ScheduleWrap,.FullWidth .ScheduleWrap{
    min-width: 100% !important;
    max-width: 100% !important;
}



/*--------Blog----------------------------------------------------------*/

.BlogIndex{
    min-width: 100% !important;
    max-width: 100% !important;
}

.BlogIndexItem{
    min-width: 100% !important;
    max-width: 100% !important;
}

body.single .entry-content {
    padding:1em 5% 0 5%;
}
  
  }
  
  @media only screen and (min-width: 1221px) and (max-width: 1300px) {
  
  
  /*---Content---------------------------------------------------------*/
  
  
.entry-content{
    padding: 5em 5% 0 2%;
}

.PageSideBar{
    padding: 0 2% 1em 2%;
}

/*---Contact Page-----------------------------------------------------------------*/

.ContactWrap,.FullWidth .ContactWrap{
    min-width: 100% !important;
    max-width: 100% !important;
}

/*-------Schedule Service Page
-------------------------------------------------------------------------------------*/

.ScheduleWrap,.FullWidth .ScheduleWrap{
    min-width: 100% !important;
    max-width: 100% !important;
}

/*--------Blog----------------------------------------------------------*/

.BlogIndex{
    min-width: 100% !important;
    max-width: 100% !important;
}

.BlogIndexItem{
    min-width: 100% !important;
    max-width: 100% !important;
}
 
body.single .entry-content {
    padding:1em 5% 0 5%;
}
  
  
   /*-------Footer ---------------------------------------------------*/
  
  .footerInfo .widget-area {
    padding-right: 5%;
    padding-left: 5%;
}
  
  }
  
  
@media only screen and (min-width: 836px) and (max-width: 1220px) {


 /*-------Home Page Content ---------------------------------------------------*/
 
.HomeInfo{
    width: 55%;
    padding: 10% 0 0 5%;
}

.HomeInfo h1{
    font-size: 6.2em;
}

.AboutInfo{
    padding: 10% 5% 0 5%;
}

  
  /*---Content---------------------------------------------------------*/
  
  
.entry-content{
    padding: 5em 2% 0 2%;
    width: 65% !important;
}

.entry-content img.size-full{
    margin: 0 auto 1em auto !important;
    float: none;
}

.PageSideBar{
    padding: 0 2% 1em 2%;
    width: 32%;
}

/*---Contact Page-----------------------------------------------------------------*/

.ContactWrap,.FullWidth .ContactWrap{
    min-width: 100% !important;
    max-width: 100% !important;
}

.ContactLeft, .ContactRight {
    width: 46%;
}

/*-------Schedule Service Page
-------------------------------------------------------------------------------------*/

.ScheduleWrap,.FullWidth .ScheduleWrap{
    min-width: 100% !important;
     max-width: 100% !important;
}

.ScheduleLeft,.ScheduleRight{
    width: 46%;
}

/*--------Blog----------------------------------------------------------*/

.BlogIndex{
    min-width: 100% !important;
    max-width: 100% !important;
}

.BlogIndexItem{
    min-width: 100% !important;
    max-width: 100% !important;
}
  
body.single .entry-content {
    padding:1em 5% 0 5%;
}
  

}

@media only screen and (min-width: 1081px) and (max-width: 1220px) {
	
.siteLogo{
	width: 40%;
}

.scheduleapp,.Phone{
	width: 28%;
}

 /*-------Footer ---------------------------------------------------*/
 
.footerInfo .widget-area {
    padding-right: 5%;
    padding-left: 5%;
}
	
}

@media only screen and (min-width: 963px) and (max-width: 1082px) {
	

#mega-menu-primary li {
    padding: 1.5em 1.3em;
}

 /*-------Footer ---------------------------------------------------*/
 
.footerInfo .widget-area {
    padding-right: 5%;
    padding-left: 5%;
}

.CallNow {
    max-height: 12em !important;
}

.CallImg {
    width: 15%;
}

.CallText {
    width: 80%;
    padding: 1em 0 0 2%;
}

.CallText p{
    font-size: 2.8em !important;
}
	
}

@media only screen and (min-width: 836px) and (max-width: 962px) {
	
#mega-menu-primary li {
    padding: 1.5em 0.9em;
}

/*---Homepage-----------------------------------------*/

.ServiceItem{
    width: 50%;
}

 /*-------Footer ---------------------------------------------------*/
 
.footerInfo .widget-area {
    padding-right: 5%;
    padding-left: 5%;
}


.CallNow {
    max-height: 12em !important;
}

.CallImg {
    width: 15%;
}

.CallText {
    width: 80%;
    padding: 1em 0 0 2%;
}

.CallText p{
    font-size: 2.8em !important;
}
	

}

@media only screen and (min-width: 836px) and (max-width: 1082px) {
	
.siteLogo,.scheduleapp,.Phone{
	width: 32%;
}

.scheduleapp span img,
.Phone span img{
	max-width: 75%;
}
	
.scheduleapp p,
.Phone p{
    font-size: 2em;
}

}

@media only screen and (min-width: 700px) and (max-width: 835px) {

.MobileLogo img{
    margin: 2em auto 0 auto;
	width: 40%;
	height: auto;
}
	
}


@media only screen and (min-width: 5px) and (max-width: 699px) {

.MobileLogo img{
    margin: 2em auto 0 auto;
	width: 60%;
	height: auto;
    display: block;
}
	
}

@media only screen and (min-width: 5px) and (max-width: 835px) {
	
.siteLogo,#site-navigation{display: none;}
	
.scheduleapp,.Phone{
	width: 100%;
	max-width: 100%;
	text-align: left;
	top:0;
	left: -20%;
	margin: 2em 0 2em 0;
}

.scheduleapp span img,
.Phone span img{
	max-width: 75%;
}
	
.scheduleapp p,
.Phone p{
    font-size: 2.4em;
}
	
	
/*---Moblie Menu--------------------------
-----------------------------------------------------------------------------------------------------------------*/

.MobileLogo{
	width: 100%;
	display: block;
	position: relative;
}

.MobileLogo img {
    margin: 2em auto 1em auto;
    width: 60%;
    height: auto;
    display: block;
}

.element-is-sticky{
	width: 100%;
	max-width: 100%;
    min-width: 100%;
    background: #fff !important;
}
	
.mega-menu-toggle{
	display:block;
	width: 100%;
	position: relative;
	 background: #7aa108 !important;
	top: 0;
	right:0;
    height: auto;
    z-index: 999;
}

.mega-toggle-blocks-right{
   text-align: right;
    margin: 0 2em 0 0;
    padding: 0.5em 0;
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label {
    color: #fff;
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1:after {
    content: '\f333';
    font-family: 'dashicons';
    font-size: 2rem;
    color: #fff;
    margin: 0 0 0 5px;
    cursor: pointer !important;
}

#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open .mega-toggle-block-1:after {
   content: "\f158";
    cursor: pointer !important;
}

body #mega-menu-primary{
    height: 0;
    max-height: 0;
    width: 100%;
    top: 0 !important;
    max-width: 100%;
    padding-bottom: 1em;
    transition: 0.5s ease;
}

body #mega-menu-primary li{
    display: none;
    padding: 1em 0 1em 1em; 
}

body.mega-menu-primary-mobile-open #mega-menu-primary{height:inherit; max-height: 500em; }

body.mega-menu-primary-mobile-open #mega-menu-primary li {
    display: block;
}

#mega-menu-primary li::after{
    display: none;
}

#mega-menu-primary li.serviceLink {
    float: none !important;
    background: #474747 !important;
    text-align: center;
    width: 90%;
    margin: 1em auto;
}

#menu-primary-menu li::after{
    display: none !important;
}

#mega-menu-primary li.serviceLink::before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0;
    border-color: transparent;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    display: none;
}

#mega-menu-primary li{
border-bottom: solid 1px rgba(255,255,255,0.25);
}

#mega-menu-primary  li:hover{
	background:none !important;
}

#mega-menu-primary li:hover a{
	color: #fff !important;
}

.mega-indicator::before {
    border: #fff solid 1px;
    width: 3em;
    right: 25px;
    top: 7px;
    padding: 0.8em;
    z-index: 99999;
}

#mega-menu-primary li.mega-menu-flyout:hover ul.mega-sub-menu{
    display:none;
}

#mega-menu-primary li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item-has-children:hover ul.mega-sub-menu{
    display: none;
}

#mega-menu-primary li.mega-menu-flyout.mega-toggle-on ul.mega-sub-menu,
#mega-menu-primary li.mega-menu-flyout.mega-toggle-on ul.mega-sub-menu ul.mega-sub-menu{
    display: block !important;
    position: relative !important;
    padding-right: 1em !important;
    padding-left: 1em !important;
    top: 0 !important;
    background-color:transparent !important;
    background: none  !important;
    border: none  !important;
}

#mega-menu-primary li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item-has-children ul.mega-sub-menu {
    background-color:transparent !important;
    background: none  !important;
    border: none  !important;
    margin-left: 1em;
}


#mega-menu-primary li.mega-menu-flyout ul.mega-sub-menu .mega-indicator{
display: none !important;
}

#mega-menu-primary li:hover a,
#mega-menu-primary li a:hover{
    color: #fff;
}

#mega-menu-primary li.mega-menu-flyout ul.mega-sub-menu li:hover {
    border-bottom: #fff 1px solid;
    color: #fff !important;
}

#mega-menu-primary li.mega-menu-flyout ul.mega-sub-menu li:hover a {
    color: #fff !important;
}


 /*-------Home Page Content ---------------------------------------------------*/


.HomeBanner{
    min-height:122em;
}

.HomeOverlay{
    min-height: 122em;
}

.HomeInfo {
    width: 98%;
    float: none;
    padding: 10% 1% 0 1%;
    text-align: center;
}

.HomeInfo h1{
    font-size: 4.8em;
}

.HomeInfo h1::after {
    left: 25%;
    width: 50%;
}

.HomeForm {
    min-height: 80em;
    width: auto;
    float: none;
    padding: 1em 0 1em 0;
    margin: 6em 15% 0 15%;
}

.FormTitle{
    display: block;
    text-align:center;
}

.FormTitle h3{
    color: #fff;
    font-size: 3em;
    margin: 0 0 0.5em 0;
    padding: 0 0 0 0;
    position: relative;
    left: -1em;
}

.HomeForm input[type=submit] {
    margin: 0em 3em 0 0;
}

.AboutInfo,.AboutImage{
    width: 100%;
    display: block;
}

.AboutInfo{
 padding: 2% 5%;
}

.AboutImage img{
    display: block;
    margin: 1em auto;
}


.ServiceItem{
    width: 100%;
}

/*-------Pages----------------------------------------------------*/

.PageInfo {
    padding: 15% 2% 0 2%;
}

.PageInfo h1.entry-title{
    font-size: 2.2em !important;
    line-height: 1.3em !important;
    padding: 0 1em 0 0 !important;
}

  /*---Content---------------------------------------------------------*/
  
  
.entry-content{
    padding: 1em 2% 1em 2%;
    width: 100% !important;
}

.entry-content img.size-full{
    margin: 0 auto 1em auto !important;
    float: none;
}

.PageSideBar{
    padding:1em 2% 1em 2%;
    width: 100%;
}

/*---Contact Page-----------------------------------------------------------------*/

.ContactWrap,.FullWidth .ContactWrap{
    min-width: 100% !important;
    max-width: 100% !important;
}

.ContactLeft,.ContactRight{
    width: 100%;
}


/*---Service Page--------------------------------------------*/

.ServiceLeft,.ServiceRight{
    width: 100%;
}


/*-------Schedule Service Page
-------------------------------------------------------------------------------------*/

.ScheduleWrap,.FullWidth .ScheduleWrap{
    min-width: 100% !important;
    max-width: 100% !important;
}

.ScheduleLeft,.ScheduleRight{
    width: 100%;
}

/*--------Blog----------------------------------------------------------*/

.BlogIndex{
    min-width: 100% !important;
    max-width: 100% !important;
}

.BlogIndexItem{
    min-width: 100% !important;
    max-width: 100% !important;
}
  
body.single .entry-content {
    padding:1em 5% 0 5%;
}
  
  
 /*-------Footer ---------------------------------------------------*/
 
.footerInfo .widget-area {
    width: 100%;
    padding-right: 5%;
    padding-left: 5%;
}


.CallNow {
    max-height: 25em !important;
}

.CallImg {
    width: 100%;
    text-align: center;
}

.CallImg img{
margin: 0 auto;
}

.CallText {
    width: 100%;
    text-align: center;
    padding: 0 2% 1em 2% !important;
    display: block !important;
    position: relative;
    top: -5em;
}

.CallText p{
    font-size: 2.4em !important;
}
	
}


@media only screen and (min-width: 5px)  {

.FullWidth{
    width: 100% !important;
    padding: 3em 5% 2em 5%;
}

}