header {
    z-index: 2;
}
section.quick-info {
    padding: 2px 0;
    background-color: #f0f0f0;
    margin-bottom: 0px;
}
.emergency-number {
    float: right;
    color: #000;
    text-decoration: none;
    padding-right: 10px;
    text-shadow: 1px 1px 0px #000;
}
.emergency-number a {
    font-weight: 400;
    font-size: 75%;
    color: #000;
}
.emergency-number span{color: #000;text-shadow:none;}
.trusted {
    float: left;
    font-size: .8em;
}
.trusted a {
    font-style: italic;color:#000;}
img.header-img {
    width: 30px;
    padding-right: .3em;
    margin-top: -5px;
    padding-top: 0px;
}
.emergency-number a span {
    color: #000;
    text-decoration: none;
    font-weight: 500;
    font-size: 110%}
.main-title {
    padding: 0;
}
img.header-icon {
    max-height: 30px;
}
.logo-container {
    max-width: 26%;padding:0;}
.main-title figure img {
    float: left;
    margin: -45px 0 5px;
    width: 200px;
}
.main-title h3.phone a {
    color: #000;
}
.menu-container {
    float: right;
    position: relative;
    height: auto;
    z-index: 1;
    width: 76%;
}
.dropdown.menu li.menu-text {
    display: none;
    width: 0;
}
.top-bar, ul.dropdown.menu {
    background-color: transparent!important;
}
ul.dropdown.menu li {
    line-height: 1em;
    padding: 0;
    border-right: 1px solid #cccccc;
    font-size: 1.1em!important;
}
ul.dropdown.menu li:last-child {
    border-right: none;
}
.title-btn{
  border: inset 0 0 0 0 #999;
  color: #000;
  font-style: italic;
  padding: 0 .25rem;
  margin: 0 -.25rem;
  transition: color .7s ease-in-out, box-shadow .6s ease-in-out;
}
.title-btn:hover {
  color: #000!important;
  box-shadow: inset 400px 0 0 0 #999;
}
ul.menu.vertical {
    width: 16em;
}
ul.menu.vertical li {
    border-bottom: 1px solid #001b44;
    border-right: none;
    background-color: rgba(240, 240, 240, 1)!important;
}
ul.menu.vertical li:last-child {
    border: none;
}
ul.dropdown.menu li a {
    color: #000;
    margin: 0;
    padding: .4em;
    font-weight: 400;
}
.menu.vertical li {
    max-width: 100%;
    font-size: 1em!important;
}
.menu.vertical li a {
    padding: .3em 0 .3em .6em!important;
    color: #000!important;
    font-size: 90%!important;
}

.menu.vertical li a span {
    display: block;
    font-size: 85%;
    font-style: italic;
}
.menu .is-active>a {
    background: #666;
    color: #fff;
}
.menu .active>a {
    background: #777;
    color: #777!important;
}
.top-bar .is-dropdown-submenu-parent>a:after {
    border-color: #a9a9a9 rgba(255, 206, 0, 0) rgba(255, 206, 0, 0)!important;
}
section {
    padding: 60px 0 60px;
    margin: 0;
}
section::after {
    content: "";
    display: block;
    clear: both;
}
section.break {
    padding: 0;
    border-top: 4px solid #f0f0f0;
    margin: 0px auto 20px;
}
section.break:after {
    border-top: 20px solid #f0f0f0;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    bottom: 0;
    content: "";
    margin: -25px auto 0;
    width: 0;
    height: 0;
}

section.noPad{padding:0;}
section.noPadTop{padding-top:0;margin-top:-40px;}
section.noPadBttm{padding-bottom:0;}
title-page{background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 687px;
    background-image: url(../_img/parallax.jpg);}

/*SECTION BACKGROUNDS*/
section.hero-section{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 800px;
    color:#000!important;
    background-image: url(../_img/hero-bg.png);
}
.hero-bg{display:none;}

.hero h2{margin-top:20px;font-size:1.7em!important;padding:40px 0 7px!important;font-weight:bold;}
.hero h5.hero{font-size:1.6em!important;}
.hero p{font-size:1.3em!important;}

#banner {
    margin: 30px  auto -40;
    height: 735px;
    padding:0;
    background-size:100%;
    background-position:center;
}
#myparallex {
    margin: 30px  auto -40;
    min-height:687px;
    background-size: cover;
    background-position:center;
    margin: 0;
    padding: 0;
}
#myparallextwo{display:none;}
#myparallex h2 {line-height:1.1em; text-transform: uppercase; font-weight:bold; text-align: center;font-size:1.8em;color:#000;text-shadow: 2px 2px 0px #fff;}
#myparallex h2.top{padding-top:60px;}



.animate{background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 560px;
    background-image: url(../_img/banner1.gif);}



/*C O L O U R S*/
.black{color:#000!important;}
.greyDark{color:#a9a9a9;}
.greyLite{color:#e6e4e4!important;}
.white{color:#fff!important;}


/*B A C K G R O U N D S*/
.black-bg{background-color:#000;}
.bg-greyDark{background-color:#a9a9a9;}
.bg-ltGrey{background-color:#e6e4e4;}
.whiteBg{background-color:#fff!important;margin:20px auto;padding-bottom:15px;}
.bg-greyWhite {background: #e8eaeb;
background: linear-gradient(0deg, rgba(232, 234, 235, 1) 0%, rgba(255, 255, 255, 1) 100%);}

/*.padded-box{padding: .5em;}*/
.padded-box h1, h2, h3, h4, h5, p{padding:.3em .5em!important;}

.sm-box{padding:9px .6em 15px;}
.sm-box h4{font-size:90%!important;font-weight:600;}
.sm-box p.align-left{font-size:85%!important;margin-top:-.6em!important;}

.hoverEffect:hover{color: #000!important;box-shadow:3px 3px 4px #666;
background-color:rgba(255, 255, 255, .9);border:1px solid #999;
}

.reduced-paragraph {
    width: 80%;
    margin: 30px auto;
	padding:.6em;
}
.border-top{border-top: 2px solid #000;}
.border-bottom{border-bottom: 2px solid #000;}
.border {
    border: 2px solid #ababab;
    padding: .7em;
    border-radius:.4em;
}
.borderImg{border: 2px solid #ababab;}
.blackBorder{border:2px solid #000; }
.roundedCorner{border-radius:1em;}
.box-shadow{box-shadow:3px 3px 3px #333; }

.text-shadow{text-shadow:1px 1px 0px #000;}
.text-shadow-white{text-shadow:1px 1px 0px #fff;}

.float-right{float: right;}
.clear{clear: both;}

.fullWidth {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    max-width: initial;
    padding: 0;
}
.row.fullWidth{max-width: 1800px;margin: 0 auto;}

.construction-pics{margin:15px auto;}
picture.cover, figure.cover, .cover {
    background-size: cover;
    margin: 0;
    padding: 0;
}
picture.cover img, figure.cover img {
    width: 100%;
    margin: 0 auto;
}
.space-top {
    padding-top: 40px;
}
.space {
    padding: 30px 0;
}
.icon-list{float:left;width:15%;margin:30px 8% 15px;}
.icon-list img{max-width:225px;margin:0 auto;}
img.painter-pic{margin:20px 0 0;}
figcaption {
    line-height: 1.2em;
    font-size: 90%;
    width: 90%;
    margin: 6px auto;
    text-align: center;
    color:#000;
}
figcaption.left-align{text-align:left;}
figure.full {
    margin: 0;
    padding: 0;
}
figure.flt-right, picture.flt-right {
    float: right;
    padding-left: .3em;
}
figure.flt-left, figure.float-left, picture.flt-left {
    float: left;
}
img.Imgborder{border:solid 2px black;box-shadow:3px 3px 3px #333;}
.iconServices{margin-bottom:14px;}
a{
    text-decoration: none!important;
}
a:hover{cursor:pointer;}
p a {
    color: #666!important;
    border-bottom: none;
}
a.btn {
    font-size: 90%;
    border: 1px solid #000;
    border-radius: .4em;
    padding: .3em;
    color: #000!important;
    background-color: #f5f5f5;
    display: block;
    width: 6em;
    margin: 20px auto 0;
}
a.btn:hover {
    background-color: rgba(204, 204, 204, .2);
}
a.btn.small{font-size:80%;text-align:center;}
a.black{color:black!important;}
a.slider-btn {
  box-shadow: inset 0 0 0 0 #929394;
  color: #929394!important;
  font-style: italic;
  font-weight:bold!important;
  padding: 0 .25rem;
  margin: 0 -.25rem;
  transition: color .6s ease-in-out, box-shadow .5s ease-in-out;
}
a.slider-btn:hover {
  color: #fff!important;
  box-shadow: inset 26em 0 0 0 #929394;
  font-weight: normal;
}
a.slider-btn.text-gradient{padding: .4em .2em!important;}
p.black a{color:#000!important;}
.lttr-space {
    letter-spacing: .2em;
}

.box-shadow{box-shadow:3px 3px 4px #666;}
.txtShdw{text-shadow:2px 2px 0px #000;}
.text-nowrap{white-space:nowrap;}
.right-align{text-align:right;}
.lite{font-weight:200!important;}

span.small{font-size:85%!important;}

body h1 {
    font-size: 2em;
    margin-bottom: 0;
    padding-bottom: 0;
    font-weight:normal;
}
body h2 {
    font-size: 1.8em;
    line-height: 1.2em;
    margin-bottom: .6em;
    font-weight:normal;
}
body h3 {
    font-size: 1.6em;
    line-height: 1.2em;
    margin: 0 0 .5em;
    padding-bottom: 0;
    font-weight:normal;
}
body h4 {
    font-size: 1.4em;
    line-height: 1.2em;
    margin: 0 0 .5em;
    padding-bottom: 0;
    font-weight:normal;
}
body h5 {
    font-size: 1.2em;
    line-height: 1.2em;
    margin: 0 0 .5em;
    padding-bottom: 0;
    font-weight:normal;
}
h1,h2,h3,h4,h5{padding-bottom:15px;}
p, ul.list li,ol.list li {
    font-size: 1.2em!important;line-height:1.4em!important;margin-top:-.4em!important;
}
p.noPadTop{margin-top:-.6em!important;}
p.small{font-size:85%!important;}
p.smallest{font-size:.9em!important;}
p.align-left{text-align:left!important;}
p.inline{display: inline;padding-right:1em;}

body a, body p a {
    color: #444;
}
a:hover, p a:hover {
    color: #999!important;
}
a {
    text-decoration: none;
}
a.black{color:#000!important;font-weight:300!important;}
ul.col {
    float: left;
    padding-top: 10px;
    padding-bottom:10px;
}
ul.col li{width: 18em;}
ul.list.smallest li{font-size:.9em!important;}
ul.list.col.whiteFont{color: #fff;}
ul.list.col.txtShdw li{font-weight: bold;text-shadow:2px 2px 0px #000;}
ul.list.col.bullet li{list-style-image: url(../_img/bullet.svg)}
ul.list li,ol.list.number li {
    line-height: 1.3em;
    padding-bottom: .5em;
    list-style-type: none;
}
ul.list.bullet {
    list-style-image: url(../_img/bullet.svg);
}
ul.list.check li {
    list-style-image: url(../_img/check.svg);padding-left:.6em!important;
}
ul.list.number li {
    list-style-type: decimal;
}
ol.list.number li {
    list-style-type: decimal;
}
ol.list.number li span{color:#333;font-weight:normal;}
ul.list li.inline {
    display: inline;
    padding-right: 1.5em;
}
li.strong{font-weight:bolder;}
.center {
    text-align: center;
    margin: 0 auto;
}
.decorated {
    overflow: hidden;
    text-align: center;
    padding-bottom: 1.4em;
    z-index: 1;
}
.decorated>span {
    position: relative;
    display: inline-block;
    color: #fff;
    font-weight:bold;
    text-transform:uppercase;
    line-height: 1.1em;
    padding: 0!important;
    margin: 0!important;
}
.decorated>span:before, .decorated>span:after {
    content: '';
    position: absolute;
    top: 50%;
    border-bottom: 6px double #a9a9a9;
    width: 3000px;
    margin: 0 .3em;
    padding: 0!important;
}
.decorated.bottom>span:before, .decorated>span:after {
    content: '';
    position: absolute;
    top: 50%;
    border-bottom: 8px double #a9a9a9;
    width: 3000px;
    margin: 0;
    padding: 0!important;
}
.decorated>span:before {
    right: 100%}
.decorated>span:after {
    left: 100%}
.admin {
    width: 98%;
    max-width:1000px;
    margin: 20px auto 0;
    padding-top: 0;
}
.admin form, #frmContact {
    padding: .5em;
    border: 2px solid black;
    background-color: #e8e8e8;
}
.admin fieldset input, .ctct-custom-form.Form input, input {
    line-height: 1.2em;
    width: 60%;
    padding: 0 0 0 1.5em;
    display: block;
    margin-bottom: 20px;
}
fieldset legend span {
    font-size: 1.2em;
    line-height: 2.2em;
    color: black;
    text-align: center;
}
.contact {
    width: 98%;
    max-width:1000px;
    margin: 20px auto 0;
    padding-top: 0;
    background-color: #fff;
}
.contact form, .contact #frmContact {
    padding: .5em;
    border: 2px solid black;
    background-color: #e8e8e8;
}

.contact fieldset input, .ctct-custom-form.Form input, input {
    line-height: 1.2em;
    width: 60%;
    padding: 0 0 0 1.5em;
    display: block;
    margin-bottom: 20px;
}
.contact {
    width: 98%;
    max-width:1000px;
    margin: 20px auto 0;
    padding-top: 0;
    background-color: #fff;
}
.contact form, .contact #frmContact {
    padding: .5em;
    border: 2px solid black;
    background-color: #e8e8e8;
}

.contact fieldset input, .ctct-custom-form.Form input, input {
    line-height: 1.2em;
    width: 60%;
    padding: 0 0 0 1.5em;
    display: block;
    margin-bottom: 20px;
}
#comments, textarea {
    width: 80%;
    height: 100px;
}
.contact form input[type=submit], .Button.ctct-button.Button--block.Button-secondary, #mc-embedded-subscribe.button {
    display: block;
    font-size: .9em;
    color: #000;
    border: none;
    background-color: rgba(235,235,235,.9);
    margin: 10px 0 5px;
    border-radius: 5px;
    padding: 10px 0;
    cursor: pointer;
    -webkit-appearance: none;
    width: 155px;
    text-align: center;
    box-shadow: 1px 1px 2px 3px #999;
    border: 1px solid #000;
    text-shadow: 1px 1px #fff;
}
.contact form input[type=submit]:hover {
    color: #555;
    padding: 9px 0;
    width: 155px;
}
.hide-robot{display:none;}
footer {
    padding: 0;
}
img.smallLogo {
    max-width: 155px;
    margin: auto;
    padding: 0;
}

footer h3 {
    font-size: 1.2em;
    padding: 10px 0 0;
    text-decoration: underline;
    color: #000;
    text-transform: uppercase;
    text-shadow:1px 1px 0px #fff;
}
footer a {
    display: block;
    padding-bottom: .4em;
    color: #000;
    border-bottom: none;
}
footer a span {
    display: block;
    margin-top: -4px;
    font-size: 90%!important;
    font-style: italic;
}
footer a.window-type {
    font-size: 90%}
footer p.inline{display:inline-block;color:#000!important;font-size:.9em;padding: .1em;}
footer p.inline a{color:#000!important;}
footer p {
    font-size: 1em!important;
    padding: 0;
    margin: 0 auto;
}
footer p img {
    margin: 8px auto;
}
footer p a {
    color: #000!important;
}
footer p a span {
    display: inline;
}
footer figcaption.rating.google{font-size:.8em;line-height: 1.2em!important;}
footer p.serving, p.serving a {
    font-size: .8em!important;
    font-style: italic;
    font-weight:200;
    color:#000!important;
}
footer h5{font-size: 1em!important;margin-bottom:-.1em!important;}




@media (max-width:1016px) {
    .container {
    max-width: 98%}



section.main-title {
    height: 80px;
}
.logo-container {
    max-width: 120px;
    display: block;
    margin: 0 auto 10px;
}
.menu-container {
    float: none;
    width: 90%;margin-top: -40px;}
.logo-container a .center.full img {
    width: 140px;
    position: absolute;
    left: 47px;
    top: 40px;
}
.logo-container figcaption.header {
    width: 140px;
    position: absolute;
    left: 78px;
    top: 95px;
    font-size:.7em!important;
}
.dropdown.menu {
    width: 100%}
.top-bar, .dropdown.menu {
    margin-left: 0;
}
.title-bar {
    background-color: transparent;
    width: auto;
    position: absolute;
    top: -10px;
    right: 0;
}
.top-bar, .top-bar-right {
    z-index: 1;
    position: absolute;
    right: 30px;
    top: 20px;
    width: 10em;
    max-width: 100%}
.top-bar-title {
    position: absolute;
    top: 40px;
    right: 15px;
}
.title-bar-title.dark {
    font-weight: 200;
    color: #000;
    padding-left:8px;
    margin-top:-.2.6em;
}
.top-bar {
    background-color: transparent!important;
}
ul.dropdown.menu li {
    display: block;
    border-bottom: 1px solid #fff;
    border-right: none;
    padding: .5em 0;
    background-color: rgb(235, 235, 235);
    width: 12em;
}
.dropdown.menu {
    width: 100%;
    display: block;
}
ul.menu.vertical {
    width: 10em;
    max-width: 100%}
ul.dropdown.menu li a, .menu.vertical li a {
    font-size: 90%;
    padding-left: .4em;
}
.menu.vertical li {
    background-color: rgb(215, 215, 215);
    width: 10em;
    max-width: 100%}
.top-bar-right .dropdown.menu li .menu.vertical li a {
    padding: 0 .7em;
    font-size: 14px!important;
}
h1 {font-size: 2.4em;}
h2 {font-size: 2.2em;line-height: 1.2em;}
h3 {font-size: 1.8em;}
h4 {font-size: 1.5em;}
h5{font-size:1.3em;}

}
@media (max-width:870px) {
    .main-title h3.phone a {
    display: block;
}
h1 {font-size: 1.6em;}
h2 {font-size: 1.4em;line-height: 1.2em}
h3 {font-size: 1.3em;}
h4 {font-size: 1.3em;}
h5{font-size:1em}
p, ul.list li,ol.list li {
    font-size: 1.1em!important;
}
/*SECTION BACKGROUNDS*/

section.hero-section{
    background-image:none;min-height:auto;
}

.hero-bg{display: block;}
.hero-bg img{width:100%;margin:0 auto 2px;}

.hero h2{margin-top:-10px;font-size:1.4em!important;}
.hero h5.hero{font-size:1.2em!important;}
.hero p{font-size:1em!important;}

.columns.medium-7.small-12.black.hero{width:98%;margin:0 1% 20px!important;}
.columns.medium-5.small-12.hero{display:none!important;}
.icon-list img{max-width:150px;}
.icon-list{width:15%;margin:30px 6% 15px;}
section.contact {
    width: 98%;margin:0 1%;}
}@media (max-width:755px) {
h1 {font-size: 1.5em;}
h2 {font-size: 1.3em;line-height: 1.2em;}
h3 {font-size: 1.2em;}
h4 {font-size: 1.1em;}
h5{font-size:.9em}
p, ul.list li {
    font-size: 1em!important;
}
ul.list {
    margin-left: 1em;width: 42em;
}
ul.list li{width:34em;}
ul.list.col.second-list{margin-top:-2em;}
ul.list.col{margin-left: 20%;}
figure.full {
    margin: 0;
}
img.graphImage{width:40px;height:40px;}
#myparallextwo {
    margin: 30px  auto -40;
    min-height:800px;
    background-size: cover;
    background-position:center;
    margin: 0;
    padding: 0;
    display: block;
}
#myparallex{display:none;}
#myparallextwo h2 {text-align: center;font-size:1.5em;color:#000;text-shadow: 2px 2px 0px #fff;}
#myparallextwo h2.top{padding-top:15px;}


.reduced-paragraph {
    width: 90%;
    margin: 30px 5%;
}
.border.reduced, .reduced{width:96%;margin:20px 2%;}
.columns.medium-6.boxes{width:98%;margin:20px 1%;}
.sm-box h4{font-size:1.1em!important;}
.sm-box p.align-left{font-size:.9em!important;}
.icon-links h3{font-size:.9em!important;}
.icon-links h3.reduced{width:100%;}
.admin, form {
    width: 98%;margin:0 auto;}
.admin fieldset input, .ctct-custom-form.Form input, #comments {
    width: 90%}
}@media (max-width:639px) {

body p, ul li {
    font-size: 1em;
}
body h1, body h2, h1.decorated span {
    font-size: 1.2em;
    font-weight: 700;
    line-height: 1.1em;
}
h1.decorated {
    font-size: 1.1em;
}
h1.decorated span.lite span.small{font-weight:200!important;}
h2{font-size:1em;}

body h3, body h4, body h5 {
    font-size: 1.1em;
    line-height: 1em;
}

ul.list li,ol.list li {
    font-size: 1em;
}
ul.list{margin-left:-1.5em!important;}
ul.list li{width:20em;}
section {
    padding: 30px 0;
}
.columns.medium-6.small-12{margin:10px auto;}
.reduced-paragraph {
    width: 96%;
    margin: 20px auto;
}
figcaption {
    font-size: .8em;
}
p.captionHeight {font-size: 1em;}

figure.full {
    margin: 0;
}
figure.flt-right, figure.flt-left, picture.flt-right {
    float: none;
    margin: 10px auto;
    padding-left: 0;
}
img.painter-pic{margin:15px auto;}
footer p.inline{font-size:.8em;}
footer h3 {
    font-size: 1em;
}
@media (max-width:530px) {
.icon-list img{max-width:100px;}

}
}@media (max-width:398px) {
    .main-title h3.phone {
    font-size: .8em;
}
ul.list {
    width: 15em;
}
ul.list.long li{width:18em;}
.decorated>span:before, .decorated>span:after {
    border-bottom: none;
}
}
@media (max-width:320px) {
    ul.list.long li{font-size:.8em!important;}
    ul.list {
    width: 15em;margin-left:-.8em;
}
}