/**
 * Primary Lawn Doctor CSS Include
 */
/**
 * Lawn Doctor Colors
 */
/**
 * Bootstrap variable settings for LawnDoctor
 */
/**
 * Standard variable mix-ins
 */
.default-text {
  font-family: 'Open Sans', sans-serif;
  font-size: 1em;
  line-height: 1.5;
  color: #505962;
}
/**
 * Shared Standard Body Text Classes (included in all layouts and in the WYSIWYG editor
 */
 .stickyhead-on{
position: fixed;
left: 0;
top: 0;
border: none;
z-index: 10;
background: #fff;
width: 100%;	
box-shadow: 0 5px 10px rgba(0,0,0,0.2); 
}
 .stickyhead-on #navbar-trustpilot{
	display:none;
}
 .stickyhead-on .nav-primary .navbar-right{
	margin:0;
}
.stickyhead-on .nav-primary{
height:inherit !important;	
}
.stickyhead-on .navbar-brand{
	height:inherit;
}
.stickyhead-on .nav-primary .navbar{
margin:17px 0;	
min-height: inherit;
}
.navbar-brand img.logo-while-scroll{
display:none;	
}
.stickyhead-on .navbar-brand img{
display:none;	
}
.stickyhead-on #quote-interior{
display:none;	
}
.stickyhead-on .navbar-brand img.logo-while-scroll{
display:block;	
padding-top: 15px;
}
  .service-card a span{
width: 44px;
height: 44px;
line-height: 42px;
background: #747474;
color: #fff;
display: block;
border-radius: 100%;
margin: 0 auto;
font-size: 2.0em;
font-weight: 600;	 
}
  .service-card a:hover{
	  text-decoration:none;
}
  .service-card a:hover span{
background: #398531;
color: #fff;
opacity:1;
}
 .happinest-logo {
    float: left;
    padding: 10px 0;
}
 
h1.page-title + .entry-content h2:first-child{
margin-top:0;	 
}
h1.page-title + .entry-content h3:first-child{
margin-top:0;	 
}
h1.page-title + .entry-content{
margin-top:10px;	 
}
b,
strong {
  font-weight: 600;
}
h2 {
  font-weight: 800;
  font-size: 2.25em;
}
h3 {
  font-weight: 300;
  font-size: 2.25em;
}
h2 + h3 {
  border-bottom: 3px solid #008348;
  padding-bottom: 8px;
  margin-top: -12px;
}
blockquote {
  border-left: 5px solid #edf1c8;
  font-size: 1.5em;
  font-weight: 100;
  color: #778089;
}
/**
 * Lawn Doctor Global Overrides
 */
body {
  min-width: 320px;
}
h2.page-title {
  color: #37485c;
  font-weight: 100;
  margin-bottom: 0;
}
h1.page-title {
  color: #37485c;
  font-weight: 800;
  border-bottom: 3px solid #008348;
  padding-bottom: 5px;
  margin:0;
}
h2.page-title + h1.page-title {
  margin-top: 0;
}

@media screen and (max-width: 767px) {
	.stickyhead-on .navbar-brand img.logo-while-scroll{
	padding-top:26px;	
	}
	body .stickyhead-on .nav-primary .navbar{
		min-height:inherit;
		margin: 0;
	}
	.stickyhead-on .navbar-collapse{
		padding-left:0;
		padding-right:0;
	}
	.stickyhead-on #zip-header-dropdown{
	margin-bottom:25px;	
	}
	.stickyhead-on .nav-utility {
		display:none;
	}
	.service-card a span{
	margin-bottom:10px;	
	}
	.happinest-logo{
	display:none;	
	}
  h3 {
    font-size: 1.625em;
  }
  h2 {
    font-size: 1.75em;
  }
  h1 {
    font-size: 1.75em;
  }

}
.layout-front-page h1.page-title {
  font-weight: 100;
  color: #509d44;
  border-bottom: none;
  padding-bottom: 0;
}
/**
 * Lawn Doctor Primary Site Theme Layout
 */
.nav-primary .navbar-toggle {
  background-color: #e9ae00;
  opacity:1;
}
.nav-primary .navbar-toggle .icon-bar {
  background-color: #fff;
  opacity:1;
}
main .jumbotron {
  background-color: #f6f6f6;
  padding-top: 30px;
  padding-bottom: 30px;
}
.jumbotron.splash {
  position: relative;
  border-bottom: 8px solid #509d44;
  height: 0;
  padding: 0;
  width: 100%;
  padding-top: 58.6%;
  background: url(../img/splash-image-franchise.jpg ) center center no-repeat;
  background-size: cover;
  margin-bottom: 0px;
}
@media screen and (min-width: 1200px) {
  .jumbotron.splash {
    margin: auto;
    padding-top: 686px;
  }
  
}
.jumbotron.services {
  background-color: inherit;
  opacity:1;
}
.brand-contact {
  padding: 0px 15px;
  background-color: #fff;
  border-radius: 6px;
  box-shadow: 1.5px 2.598px 3px 0px rgba(72, 71, 71, 0.39);
  position: absolute;
  top: 28px;
  right: 30px;
}
.brand-contact .leadcontact .visible-collapsed{
	    position: absolute;
    left: 150px/*12px*/;
    top: 28px;
}
@media (max-width: 767px) {
  .brand-contact.ld-contact-expandable {
    z-index: 1;
    cursor: pointer;
    position: absolute;
    top: 0;
    width: 100%;
    right: initial;
    background: rgba(0, 0, 0, 0.5);
    box-shadow: none;
    border-radius: 0;
    overflow: hidden;
    height: 42px;
  }
  .brand-contact.ld-contact-expandable.open {
    height: initial;
  }
  .brand-contact.ld-contact-expandable.open input.form-control {
    width: 100%;
  }
  .brand-contact.ld-contact-expandable .btn-success {
    background-color: #1b95e0;
	opacity:1;
  }
  .brand-contact.ld-contact-expandable h4 {
    font-size: 1.1875em;
    background: none;
    padding: 4px 0 10px;
    color: #fff;
    font-weight: bold;
    text-align: center;
  }
  .brand-contact.ld-contact-expandable h4 .glyphicon {
    font-size: 0.9375em;
    padding-left: 10px;
  }
  

}
.brand-contact h4 {
  font-size: 1.375em;
  color: #509d44;
  font-weight: 300;
}
.brand-contact .btn,
.brand-contact .form-control {
  font-size: 0.875em;
  height: 28px;
  padding: 0 12px;
}
.brand-contact .form-group {
  display: none;
}
.brand-contact .visible-always {
  display: block !important;
}
.brand-contact input.form-control {
  float: left;
  width: 195px;
  margin-right: 7px;
}
.brand-contact.open .contact-form-wrapper {
  width: auto;
}
@media (min-width: 768px) {
  .brand-contact.open .contact-form-wrapper {
    width: 315px;
  }
  
}
.brand-contact.open input.form-control {
  width: 315px;
  float: none;
  margin-right: 0;
}
.brand-contact.open .visible-collapsed {
  display: none;
}
.brand-contact.open .form-group {
  display: block;
}
.brand-contact.open .form-group label {
  font-size: 0.875em;
}
.brand-contact.open .form-group textarea {
  max-width: 315px;
  min-height: 80px;
}
.brand-contact.open .form-group:first-child {
  margin-top: 15px;
}
.lawndoctor-contact-form {
  font-size: 0.875em;
  color: #000;
}
.lawndoctor-contact-form h3 {
  margin-top: 0;
}
.lawndoctor-contact-form input[type=submit] {
  border-radius: 0;
  padding: 3px 24px;
}
.textarea-wrapper {
  position: relative;
  height: 250px;
}
.textarea-wrapper .clear-textarea {
  resize: none;
  -webkit-text-size-adjust: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 32px;
  left: 0;
  width: 100%;
  max-height: 201px;
  padding: 10px;
  border: none;
}
.textarea-wrapper .contact-btn {
  position: absolute;
  right: 0;
  bottom: 0;
}
.lawndoctor-contact-thank-you {
  background-color: #f6f6f6;
  padding: 15px;
}
.lawndoctor-contact-thank-you h4 {
  margin-top: 0;
}
.local-expert-contact .form-group {
  display: none;
}
.local-expert-contact .visible-always {
  display: block !important;
}
.local-expert-contact input.form-control {
  float: left;
  width: 150px;
  margin-right: 15px;
}
.local-expert-contact .btn-success {
  margin-top: -10px;
}
.local-expert-contact .contact-btn {
  padding: 6px 12px 6px 12px;
}
.local-expert-contact .contact-btn:hover,
.local-expert-contact .contact-btn:active,
.local-expert-contact .contact-btn:focus,
.local-expert-contact .contact-btn:active.contact-btn:focus,
.local-expert-contact .contact-btn:active.contact-btn:hover {
  color: #333;
  background-color: #e9ae00;
  border-color: #d09b00;
}
.local-expert-contact.open input.form-control {
  float: none;
  margin-right: 0;
  width: 100%;
}
@media (min-width: 1200px) {
  .local-expert-contact.open input.form-control {
    width: 310px;
  }
}
.local-expert-contact.open .visible-collapsed {
  display: none;
}
.local-expert-contact.open .textarea-wrapper {
  height: 250px;
}
.local-expert-contact.open .textarea-wrapper .clear-textarea {
  max-height: 210px;
}
.local-expert-contact.open .form-group {
  display: block;
}
.local-expert-contact.open .form-group label {
  font-size: 0.875em;
}
.local-expert-contact.open .contact-btn {
  padding: 6px 24px;
}
.layout-featured-items h4 a {
  color: #808080;
  font-weight: 700;
}
.layout-featured-items .featured-item {
  padding: 0 10%;
}
.brand-tagline {
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
  color: #fff;
  text-align: center;
  font-size: 1.5em;
  background-color: #3f6e37;
}
@media screen and (min-width: 768px) {
  .brand-tagline {
    position: absolute;
    line-height: 75px;
    font-size: 2.25em;
    background-color: rgba(1, 32, 20, 0.6);
  }
}
@media screen and (max-width: 767px) {
  .brand-tagline {
    margin-bottom: 30px;
    float: left;

  }
}
a.link-feature {
  color: #e9ae00;
  font-weight: 600;
  padding-right: 15px;
  white-space: nowrap;
}
a.link-feature:last-child {
  padding-right: 0;
}
a.link-feature:hover {
  color: #836200;
}
.carousel-pager {
  margin-top: 30px;
}
.carousel-pager a {
  display: inline-block;
  background-color: #666;
  color: #fff;
  width: 30px;
  height: 30px;
  margin-right: 5px;
  border-radius: 15px;
  text-align: center;
  line-height: 30px;
}
main > article {
  margin-bottom: 40px;
}
.service-card h4 {
  text-align: center;
  font-size: 1.125em;
  font-weight: 300;
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
  .service-card h4 {
    font-size: 1em;
  }
}
.service-card p {
  font-size: 0.875em;
  color: #505962;
}
.service-card img {
  max-width: 100%;
  max-height: 100%;
  width: 125px;
  height: 125px;
}
.service-card-anchor:hover {
  text-decoration: none;
}
.service-card-header {
  width: 80%;
}
.service-panel-tagline {
  margin-bottom: 20px;
  color: #4d4d4d;
  font-size: 1.625em;
}
@media screen and (max-width: 991px) {
  .service-panel-tagline {
    font-size: 1.25em;
  }
}
@media screen and (max-width: 768px) {
  .service-panel-tagline {
    margin-top: 30px;
  }
}
.service-panel-tagline strong {
  color: #509d44;
  opacity:1;
}
.jumbotron.services {
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.image-panel {
  overflow: hidden;
  padding: 40px 0;
}
.or-call {
  padding-left: 48px;
  background: url(../img/icon-phone-extralarge.png) top left no-repeat;
  font-size: 0.875em;
  font-weight: 600;
  min-height: 40px;
  line-height: 40px;
  margin: 15px 0;
}
.or-call.extra-large {
  font-size: 1.5em;
}
.or-call a {
  color: #366c2e;
}
.contact-form-main .or-call {
  float: right;
}
@media (max-width: 1200px) {
  .contact-form-main .or-call {
    background-image: none;
    padding-left: 0;
    margin: -3px 0;
  }
}
@media (min-width: 1200px) {
  .contact-form-main .or-call {
    margin-right: 0;
    margin: 6px 0;
  }
}
.contact-form-narrow {
  width: 282px;
  padding: 5px;
  border: solid darkgray 1px;
  background-color: #f7f9e4;
  border-radius: 4px;
}
.contact-form-narrow.contact-form-narrow-left {
  float: left;
  margin: 25px 25px 0 0;
}
.contact-form-narrow.contact-form-narrow-right {
  float: right;
  margin: 25px 0 0 5px;
}
.contact-form-narrow h3 {
  font-size: 1.25em;
}
.contact-form-narrow .or-call {
  background-image: none;
  padding-left: 0;
  margin: -6px 0;
  float: right;
}
@media screen and (max-width: 767px) {
  .contact-form-narrow {
    float: none !important;
    width: 100%;
    clear: both;
  }
  .contact-form-narrow.contact-form-narrow-right{
margin:5px 0;	  
}
}
.contact-form-narrow .trustpilot-slider-crop {
  margin-left: -15px;
}
.guarantee-callout .jumbotron {
  border: 1px solid #e2e1e1;
  text-align: center;
}
.guarantee-callout h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5em;
  font-weight: 300;
  color: #509d44;
}
.guarantee-callout h4 strong {
  font-weight: 700;
}
.container .form-inline .form-group .input-group-btn input[name=location] {
  margin-right: -55px;
}
.layout-breadcrumbs {
  background-color: #f5f5f5;
  padding: 8px 15px;
  margin-bottom: 24px;
  font-weight: 600;
}
.layout-breadcrumbs .breadcrumb {
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
  padding: 0;
  border-radius: 0;
  background-color: transparent;
}
.layout-breadcrumbs .breadcrumb > li {
  white-space: nowrap;
  display: inline;
}
.layout-breadcrumbs .breadcrumb > li + li:before {
  content: "\25B8";
  font-family: arial, sans-serif;
  padding: 0 10px;
}
.layout-breadcrumbs-franchise-detail {
  background-color: #f5f5f5;
  padding: 8px 15px;
  font-weight: 600;
}
.layout-breadcrumbs-franchise-detail .breadcrumb {
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
  padding: 0;
  border-radius: 0;
  background-color: transparent;
}
.layout-breadcrumbs-franchise-detail .breadcrumb > li {
  white-space: nowrap;
  display: inline;
}
.layout-breadcrumbs-franchise-detail .breadcrumb > li + li:before {
  content: "\25B8";
  font-family: arial, sans-serif;
  padding: 0 10px;
}
.search-field {
  display: block;
  width: 100%;
  height: 38px;
  padding: 6px 12px;
  font-size: 1em;
  line-height: 1.5;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 300;
}
.search-submit {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 1em;
  line-height: 1.5;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #ffffff;
  background-color: #008348;
  border-color: #006a3a;
  margin-top: -4px;
}
aside#sidebar {
  margin-top: 30px;
  font-size: 1em;
  font-weight: 600;
}
aside#sidebar section.widget {
  border-radius: 4px;
  background-color: #f6f6f6;
  padding: 10px;
}
aside#sidebar section.widget h2 {
  margin-top: 0;
  font-weight: 100;
  font-size: 1.25em;
}
aside#sidebar section.widget > ul {
  display: table;
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}
aside#sidebar section.widget > ul li {
  display: table-row;
  /*
            &:before {
               content: "•";
               display: table-cell;
               padding-right: 0.4em;
            }
            */
}
aside#sidebar .search-form {
  text-align: right;
}
aside#sidebar label {
  width: 100%;
}
aside#sidebar .search-submit {
  padding: 5px 10px;
  font-size: 0.75em;
  line-height: 1.5;
  border-radius: 3px;
  margin-top: 0;
}
.layout-page h1.entry-title {
  color: #37485c;
  font-weight: 800;
  border-bottom: 3px solid #008348;
  padding-bottom: 8px;
  margin-top: 5px;
}
footer {
  margin-top: 30px;
}
footer .logo-footer {
  float: left;
}
footer .footer-legal {
  
}
footer .footer-contact {
  font-weight: 300;
  float: right;
}
footer .footer-contact .glyphicon {
  padding-right: 5px;
}
footer .footer-phone {
  font-weight: 700;
  color: #366c2e;
  display:inline-block;
}
.footer-phone .navbar-form{
padding:0;
position: relative;	
}
.footer-phone .navbar-form .form-group,
.footer-phone .navbar-form .form-control{
width:100%	
}
.footer-phone .navbar-form .btn-link {
    position: absolute;
    right: 0;
	top:0;
    color: #939393;
}
footer .footer-phone a {
  cursor: default;
  color: #000;
}
footer .footer-phone a:hover,
footer .footer-phone a:active,
footer .footer-phone a:focus {
  text-decoration: none;
}
.jumbotron-landing {
  position: relative;
  padding: 0;
  margin-bottom: 60px;
  overflow: hidden;
}
.jumbotron-landing:nth-child(even) {
  background-color: #f6f6f6;
  opacity:1;
}
.jumbotron-landing .panel-img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .jumbotron-landing .panel-img {
    display: block;
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }
  .jumbotron-landing .panel-img-right {
    left: 0;
  }
  .jumbotron-landing .panel-img-left {
    right: 0;
  }
  .jumbotron-landing .image-purpose-featured {
    display: table;
    padding: 0;
  }
  .jumbotron-landing .image-purpose-featured .row {
    display: table-row;
  }
  .jumbotron-landing .image-purpose-featured .row .panel-col {
    display: table-cell;
    float: none;
  }
  .jumbotron-landing .image-purpose-featured .row .panel-col-img {
    vertical-align: middle;
  }
  .jumbotron-landing .image-purpose-featured .row .panel-col-body {
    vertical-align: top;
  }
  .jumbotron-landing .image-purpose-featured .panel-img {
    vertical-align: middle;
  }
  .jumbotron-landing .image-purpose-background {
    display: table;
  }
  .jumbotron-landing .image-purpose-background .row {
    display: table-row;
    padding: 0;
  }
  .jumbotron-landing .image-purpose-background .row .panel-col {
    display: table-cell;
    float: none;
    vertical-align: top;
    position: relative;
  }
  .jumbotron-landing .image-purpose-background .panel-img {
    display: block;
    max-width: none;
    position: absolute;
    height: 100%;
  }
}
.jumbotron-landing ul {
  padding: 0;
}
.jumbotron-landing ul > li {
  list-style-position: inside;
}
.jumbotron-landing ul > li > a {
  font-weight: bold;
}
.contact-thanks-line1 {
  color: #37485c;
  font-weight: 800;
  font-size: 2.25em;
  margin-bottom: 0px;
}
.contact-thanks-line2 {
  color: #37485c;
  font-weight: 600;
  padding-bottom: 8px;
  font-size: 1.75em;
  margin-bottom: 0px;
}
hr.contact-thanks {
  border-bottom: 3px solid #008348;
  margin-top: 0px;
}
.btn-primary,
.contact-btn {
  color: #000;
  background-color: #e9ae00;
  border-color: #d09b00;
  font-weight:500;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus,
.btn-primay:active.btn-primary:focus,
.btn-primary:active.btn-primary:hover {
  color: #333;
  background-color: #e9ae00;
  border-color: #d09b00;
}
.jobboard h3 {
  font-size: 1.25em;
  font-weight: 300;
  margin-top: 0px;
  margin-bottom: 12px;
}
.jobboard {
  background-color: #f6f6f6;
  padding: 10px;
}
.jobboard input {
  margin: 5px;
  max-width: 98%;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}
body {
  overflow-x: hidden;
}
table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 24px;
}
.nav-utility {
  background-color: #509d44;
  border-bottom: 1px solid #e9e9e9;
  line-height: 40px;
  padding: 0;
}
@media screen and (min-width: 767px) {
  .nav-utility {
    background-image: linear-gradient(-90deg, #509d3d 0%, #509d3f 90%, #327c26 90%, #327c26 90%);
  }
}
@media screen and (min-width: 1199px) {
  .nav-utility {
    background-image: linear-gradient(-90deg, #509d3d 0%, #509d3f 80%, #327c26 80%, #327c26 80%);
  }
}
@media screen and (min-width: 1800px) {
  .nav-utility {
    background-image: linear-gradient(-90deg, #509d3d 0%, #509d3f 75%, #327c26 75%, #327c26 75%);
  }
}
#navbar-trustpilot {
 position: absolute;
right: 0;
width: 50%;
text-align: right;
}
.tplogo{
    margin: -18px 13px 0 19px;
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
}
@media screen and (max-width: 991px) and (min-width: 768px) {
}
@media screen and (max-width: 767px) {
	.tplogo {
    margin: -14px 0 0 10px;
    max-width: 142px;
}
	.panel-col-img{
	margin-bottom:10px; 
	}

  #navbar-trustpilot {
    top: -72px;
  }
  #navbar-trustpilot .trustpilot-widget {
    margin: 0 auto;
  }
}
#navbar-trustpilot .trustpilot-widget {
  width: 120px;
  height: 70px;
  overflow: hidden;
}
.trustpilot-slider-crop {
  height: 160px;
  overflow: hidden;
}
.nav-utility-entry.nav-phone {
  float: left;
  background: #327c26;
}
.nav-utility-entry.nav-phone a:hover {
  text-decoration: none;
}
#mobile-bar {
  background: #509d44;
}
.mobile-phone-number {
  font-size: 1.25em;
  font-weight: 300;
}
.mobile-phone-number a {
  color: #fff;
  opacity:1;
}
.phone-mobile-cta {
  position: absolute;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  height: 42px;
  width: 100%;
  cursor: pointer;
  text-align: center;
  color: #fff;
  font-size: 1.0625em;
  font-weight: 600;
  line-height: 42px;
}
.phone-mobile-cta.not-front-page {
  position: static;
  margin-bottom: 24px;
  background: #579f39;
}
.phone-mobile-cta:hover {
  text-decoration: none;
  color: #fff;
}
.phone-mobile-cta img {
  margin-right: 8px;
}
.phone-mobile-cta .national-phone {
  color: #e9ae00;
  opacity:1;
}
#zip-header-dropdown .dropdown-toggle {
  background: #327c26;
  color: #fff;
  padding: 2px 15px 5px 10px;
  border-radius: 15px;
  font-size: 0.9375em;
}
@media screen and (max-width: 767px) {
  #zip-header-dropdown .dropdown-toggle {
    color: #68b85c;
	opacity:1;
  }
}
#zip-header-dropdown .dropdown-toggle:hover,
#zip-header-dropdown .dropdown-toggle:focus {
  color: #badfb5;
  opacity:1;
}
@media screen and (min-width: 767px) {
  body #contact-us-footer-mobile {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  body .layout-breadcrumbs {
    margin-bottom: 0;
  }
  body .nav-utility {
    background-color: #fff;
	    height: 100px;
  }
  body .nav-utility-entry {
    height: 100px;
  }
  body .nav-utility-entry.nav-phone {
    display: none;
    position: absolute;
    top: 162px;
    z-index: 10;
    background: rgba(0, 0, 0, 0.5);
    height: 42px;
    width: 100%;
    cursor: pointer;
    text-align: center;
  }
  body #zip-header-dropdown{
    display: block !important;
	    border-right: 0px!important;
		height: auto!important; 
		    width: 100%!important;			
  }
    body #zip-header-dropdown .mobile-button{
      background: #327c26!important;
    color: #fff;
    padding: 0px;
    margin-top: 10px;
    width: 50%;
    border-radius: 5px;
}

.nav-utility-entry .dropdown-menu-location:before, .leadform .dropdown-menu-location:before{

}
	
	
#mobile-location-form{
	
    width: 50%;
    position: relative;
    border: #327c26 1px solid;
    margin-top: 24px;
    padding: 0px 10px;
}
#mobile-location-form .dropdown-search-title{    font-size: 1em!important;}
.btn-sm, .btn-group-sm>.btn{    padding: 7px 10px!important;}

  #navbar-primary{float:none!important;}
  body #zip-header-dropdown,
  body #quote-header-dropdown {
    width: 50%;
    text-align: center;
    display: block;
    float: none;
    text-transform: uppercase;
    border-right: 1px solid #d1d1d1;
  }
  body #zip-header-dropdown .dropdown-toggle {
    background: transparent;
  }
  body #quote-header-dropdown {
    border-bottom: 0px solid #d1d1d1;

	    padding-top: 22px;
  }
  body #quote-header-dropdown .dropdown-toggle {
    color: #000;
    background: #e9ae00;
    font-weight: bold;
    padding: 3px 10px;
    border-radius: 4px;
    width: 183px;
    margin: 0 auto;
    display: block;
  }
  body #contact-us-footer {
    display: none;
  }
  body .navbar-toggle {
    margin-top: 22px;
  }
  body .nav-primary .navbar {
    margin: 0;
    min-height: 137px;
  }
  body .nav-primary .logo-primary {
    margin-top: 5px;
  }
  body .brand-contact.ld-contact-expandable {
    display: none;
  }
  body .navbar-nav {
    margin-top: 44px;
  }
}
#mobile-quote-form,
#mobile-location-form {
  left: 0;
  min-width: 320px;
}
#mobile-quote-form:before,
#mobile-location-form:before, #mobile-quote-form-startnow:before {
  right: 239px;
}
#mobile-quote-form .form-group,
#mobile-location-form .form-group {
  margin: 3px 0;
}
@media screen and (max-width: 767px) {
  #mobile-location-form .dropdown-search-title {
    font-size: 1.375em;
  }
}
@media screen and (min-width: 767px) {
  #mobile-location-form {
    left: -140px;
    max-width: 300px;
  }
  #mobile-location-form:before {
    right: 104px;
  }
}
#quote-interior {
  position: absolute;
  left: 80.5555%;
  top: -32px;
  z-index: 10;
}
#quote-interior .brand-contact {
  background: #777;
  /*background: linear-gradient(to bottom, #9c9c9c 0%, #484848 100%);*/
  min-width: 260px/*330px 254px*/;
}
@media screen and (max-width: 1199px) {
  #quote-interior .brand-contact {
    right: 56px;
  }
}
#quote-interior .brand-contact p {
  color: #fff;
  margin: 0 0 10px 0;
  padding: 0;
  background: none;
  text-shadow: 1px 1px 1px #333;
  font-size: 1.2em;
      min-width: 236px;
}
#quote-interior .brand-contact .visible-always {
  margin-top: -10px;
}
#quote-interior .brand-contact .visible-always input.form-control {
  width: 122px;
}
#quote-interior .brand-contact .visible-always fieldset.form_zipcode {
	
}
#quote-interior .brand-contact button.close-button,
#quote-interior .brand-contact button.close {
  display: none;
}
#quote-interior .brand-contact.open .visible-always {
  margin-top: 0;
}
#quote-interior .brand-contact.open .visible-always input.form-control {
  width: 315px;
}
#quote-interior .brand-contact.open button.close {
  display: block;
  margin-top: -37px;
}
#quote-interior .brand-contact.open button.close-button {
  display: block;
  float: right;
  text-decoration: none;
  border: none;
  cursor: pointer;
  background-color: transparent;
  font-size: .75em;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 2px 6px 3px;
  width: 25px;
  height: 25px;
  margin: -36px 0 0px 0;
}
#quote-interior .brand-contact.open button.close-button:after {
  content: 'X';
  color: #5a5a5a;
  font-weight: bold;
}
.dropup-location {
  border: 1px solid #509d44;
  border-radius: 4px;
  padding: 5px 15px;
  margin-top: 5px;
  line-height: 1.5em;
  font-weight: 300;
  left: auto;
  right: 0;
  min-width: 284px;
}
.dropup-location strong {
  white-space: nowrap;
}
.nav-utility-entry {
  display: inline-block;
  padding: 0 12px;
  margin: 0;
  line-height: 40px;
  height: 40px;
  color: #fff;
  font-size: 0.9375em;
  font-weight: 500;
  position: relative;
}
.nav-utility-entry a {
  color: #fff;
  opacity:1;
}
.nav-utility-entry a:hover {
  color: #badfb5;
  opacity:1;
}
a:hover.nav-utility-entry {
  color: #badfb5;
  opacity:1;
}
.nav-utility-entry .nav-utility-phone-img {
  padding: 0 10px 6px 0;
}
@media screen and (max-width: 991px) {
  .nav-utility-entry a.nav-utility-phone {
    font-size: 1.0625em;
  }
}
.nav-utility-entry .nav-utility-phone {
  position: relative;
  top: 3px;
  font-size: 1.5em;
  line-height: 33px;
  color: #fff !important;
  cursor: default;
}
.nav-utility-entry .nav-utility-phone strong {
  font-weight: 800;
}
.nav-utility-entry .nav-utility-phone:hover,
.nav-utility-entry .nav-utility-phone:active,
.nav-utility-entry .nav-utility-phone:focus {
  text-decoration: none;
}
.nav-utility-entry .glyphicon {
  color: #aad7a3;
  font-size: 1em;
  vertical-align: middle;
}
.nav-utility-entry .dropdown-menu-location, .leadform .dropdown-menu-location {
  border: 1px solid #509d44;
  border-radius: 4px;
  padding: 5px 15px;
  margin-top: 5px;
  line-height: 1.5em;
  font-weight: 300;
  left: auto;
  right: 0;
  min-width: 284px;
}
.nav-utility-entry .dropdown-menu-location strong {
  white-space: nowrap;
}
.nav-utility-entry .dropdown-menu-location:before, .leadform .dropdown-menu-location:before {
  position: absolute;
  top: -10px;
  right: 30px;
  display: inline-block;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #509d44;
  border-left: 10px solid transparent;
  content: '';
}
.nav-utility-entry .dropdown-menu-location #zip-header-field {
  width: 170px;
}
.nav-utility-entry .dropdown-menu-location .dropdown-search-title {
  color: #1a1a1a;
  font-size: 1.5em;
  padding: 15px 0 20px 0;
}
.nav-utility-entry .dropdown-menu-location .form-group {
  padding-bottom: 15px;
}
.nav-utility-entry .dropdown-menu-location:before {
  right: 55px;
}
.leadform a:hover{text-decoration: none;}
button.btn.btn-location {
  background: #509d44;
  opacity:1;
}
button.btn.btn-location .glyphicon {
  color: #fff;
  opacity:1;
}
.nav-utility-entry-left,
a.nav-utility-entry-left {
  float: left;
  /*border-right: 1px solid #e9e9e9;*/
}
.nav-utility-entry-left + a:before,
a.nav-utility-entry-left + a:before {
  content: '|';
  margin-left: -18px;
  position: absolute;
  color: #99cf91;
}
@media screen and (max-width: 767px) {
  .nav-utility-entry-left,
  a.nav-utility-entry-left {
    display: none;
  }
}
.nav-utility-entry-right,
a.nav-utility-entry-right {
  /*border-left: 1px solid #e9e9e9;*/
  float: right;
  font-size: 0.875em;
  margin-top: 0px;
}
.entry-content p > strong:only-child {
  color: #008348;
  font-size: larger;
}
.navbar-brand.navbar-brand-zees {
  float: none;
  padding: 0;
  font-family: "Open Sans", sans-serif;
  font-weight: 100;
  font-size: 1.5em;
  line-height: 36px;
  margin-bottom: 10px;
  color: #509d44;
}
.navbar-brand.navbar-brand-zees:hover,
.navbar-brand.navbar-brand-zees:active {
  color: #509d44;
  opacity:1;
}
.navbar-brand.navbar-brand-zees:after {
  clear: both;
}
@media screen and (max-width: 767px) {
  .navbar-brand.navbar-brand-zees {
    background: none;
    width: 100%;
    font-size: 1.125em;
    height: auto;
    line-height: 22px;
    padding: 0;
  }
}
.nav-primary .logo-primary {
  max-width: 100%;
  white-space: nowrap;
}
.nav-primary .navbar {
  margin: 17px 0 0 0;
}
.nav-primary .navbar .container-fluid {
  padding-right: 0;
}
.nav-primary .navbar-brand {
  padding: 0;
}
.nav-primary .navbar-form {
  margin: 0;
  padding: 0 30px 0 15px;
}
.nav-primary .navbar-form input {
  background-color: #f8f9f9;
}
.nav-primary .navbar-form button {
  color: #808080;
  font-size: 1em;
  font-weight: 600;
}
.nav-primary .navbar-form .btn-hideSearch {
  text-align: center;
  margin-right: 30px;
}
@media screen and (min-width: 768px) {
  .nav-primary {
    height: 120px !important;
  }
  .nav-primary #navbar-primary {
    padding: 0;
  }
  .nav-primary .navbar-right {
    margin-top: 65px;
  }
  .nav-primary .navbar-form {
    padding: 0;
    display: none;
    position: absolute;
    right: 15px;
    margin-top: 8px;
    z-index: 2;
    white-space: nowrap;
    text-align: right;
    background: #fff;
  }
  .nav-primary .navbar-form input {
    background-color: #fff;
	opacity:1;
  }
  .nav-primary .navbar-form-open .navbar-form {
    display: inline-block;
  }
  .nav-primary .form-search-input {
    width: 280px;
  }
  .nav-primary .nav > li.open > .dropdown-menu {
    display: table;
  }
  .nav-primary .nav > li > .dropdown-menu {
    border: 1px solid #509d44;
    border-radius: 4px;
    padding: 5px 15px;
    margin-top: 5px;
    line-height: 1.5em;
    font-weight: 300;
    background-color: #f5f9df;
    padding: 15px 0;
  }
  .nav-primary .nav > li > .dropdown-menu strong {
    white-space: nowrap;
  }
  .nav-primary .nav > li > .dropdown-menu:before {
    position: absolute;
    top: -10px;
    right: 30px;
    display: inline-block;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #509d44;
    border-left: 10px solid transparent;
    content: '';
  }
  .nav-primary .nav > li > .dropdown-menu .nav-mega {
    display: table-row;
  }
  .nav-primary .nav > li > .dropdown-menu .nav-mega-col {
    display: table-cell;
    vertical-align: top;
    padding: 5px 30px;
    border-left: 3px dotted #dae0b1;
  }
  .nav-primary .nav > li > .dropdown-menu .nav-mega-img {
    display: table-cell;
    padding: 25px 30px;
  }
  .nav-primary .nav > li > .dropdown-menu ul.nav-mega-list {
    padding-left: 0;
    list-style: none;
  }
  .nav-primary .nav > li > .dropdown-menu ul.nav-mega-list li {
    padding: 1px 0;
    white-space: nowrap;
    font-size: 0.875em;
    font-weight: 400;
  }
  .nav-primary .nav > li > .dropdown-menu ul.nav-mega-list li a {
    color: #525255;
	opacity:1;
  }
  .nav-primary .nav > li > .dropdown-menu .nav-mega-services {
    width: 700px;
  }
  .nav-primary .nav > li > .dropdown-menu .nav-mega-services .nav-mega-col:first-child {
    border-left: 0;
  }
  .nav-primary .nav > li > .dropdown-menu .nav-mega-services ul.nav-mega-list {
    margin-top: 10px;
  }
  .nav-primary .nav > li > .dropdown-menu .nav-mega-services ul.nav-mega-list li:first-child a {
    color: #009e46;
	opacity:1;
  }
  .nav-primary .nav > li > .dropdown-menu .nav-mega-why-lawn-doctor {
    width: 390px;
  }
  .nav-primary .nav > li > .dropdown-menu .nav-mega-advice {
    width: 390px;
  }
  .nav-primary #dropdown-menu-services {
    margin-right: -335px;
    min-width: 500px;
  }
  .nav-primary #dropdown-menu-services:before {
    right: 380px;
  }
  .nav-primary #dropdown-menu-why-lawn-doctor:before {
    right: 90px;
  }
  .nav-primary #dropdown-menu-advice:before {
    right: 37px;
  }
}
.nav-primary .navbar-nav > li > a {
  color: #666;
  font-size: 1.25em;
  font-weight: 600;
  padding-bottom: 5px;
  padding-top:10px;
}
.nav-primary .navbar-nav > li > a:hover {
  color: #4d4d4d;
  opacity:1;
}
.nav-primary .navbar-nav > li > a .glyphicon-search {
    font-size: 1em;
    font-style: normal;
    font-weight: normal;
    background: #fff;
    border-radius: 30px;
    border: 1px solid #b7b7b7;
    padding: 6px 6px;
    vertical-align: middle;
    color: #327c26;
}
@media (max-width: 767px) {
  .nav-primary .navbar-nav .open .dropdown-menu {
    padding: 0;
  }
}
.nav-primary .nav .open > a {
  color: #4d4d4d;
  opacity:1;
}
.nav-primary .nav .open > a,
.nav-primary .nav .open > a:hover,
.nav-primary .nav .open > a:focus,
.nav-primary .nav > li > a:active,
.nav-primary .nav > li > a:hover,
.nav-primary .nav > li > a:focus {
  background: none;
}
@media screen and (min-width: 768px) {
  .nav-primary {
    height: 95px;
  }
}
.jumbotron-wide-background {
  height: 495px;
  top: -465px;
  background: url(../img/splash-image-wide.jpg) center center no-repeat;
  background-size: cover;
  max-width: 1440px;
  margin: auto;
  position: relative;
  box-shadow: 0px -5px 65px #aaaaaa;
}
@media screen and (max-width: 767px) {
  .jumbotron-wide-background {
    display: none;
  }
}
.jumbotron.splash {
  overflow: hidden;
  border-bottom: 8px solid #e9ae00;
}
.jumbotron.splash.splash-fran:before {
  display: none;
}
@media screen and (max-width: 767px) {
  .jumbotron.splash {
    overflow: visible;
    background: url(../img/splash-image-wide.jpg) center center no-repeat;
    background-size: cover;
  }
}
.jumbotron.splash .jumbotron-wide-container {
  z-index: 1;
  margin: auto;
  position: relative;
  top: -440px;
  width: 100%;
}
.jumbotron.splash .jumbotron-wide-container .brand-contact .form-control {
  height: 31px;
}
.jumbotron.splash .jumbotron-wide-container .brand-contact .btn {
  height: 40px;
  font-size: 1.25em;
}
@media screen and (min-width: 1200px) {
  .jumbotron.splash {
    width: 100%;
    border-radius: 0;
  }
  .jumbotron.splash .jumbotron-wide-container {
    top: -465px;
    width: 1200px;
  }
}
.jumbotron.splash.splash-fran {
  border-bottom: 8px solid #e9ae00;
  background: url(../img/splash-image-franchise.jpg ) center center no-repeat;
  background-size: cover;
  padding-top: 465px;
}
.jumbotron.splash.splash-fran .jumbotron-wide-container {
  top: -465px;
}
.brand-contact h4 {
  margin: -4px 0 0 0;
  padding: 4px 0 10px 35px;
  background: url(../img/icon-stethoscope.png) top left no-repeat;
}
.brand-contact.open input.form-control {
  animation-name: slidein;
  animation-duration: .2s;
}
.brand-contact.open .form-group textarea {
  animation-name: slidein;
  animation-duration: .2s;
}
@keyframes slidein {
  0% {
    width: 0;
  }
  100% {
    width: 315px;
  }
}
footer {
  text-align: center;
 
}
footer .logo-footer {
  float: left;
  margin-bottom: -45px;
}
footer .footer-social {
  font-size: 0.75em;
  line-height: 45px;
  font-weight: 400;
  font-style: italic;
  text-align: center;
  background-color: #f8f9f9;
}
footer .footer-social .footer-social-links {
  position: absolute;
  right: 0;
}
footer .footer-social .footer-social-links a {
  padding-right: 15px;
}
footer .footer-social .footer-legal {
  padding-left: 80px;
}
footer nav {
  font-size: 1.125em;
  color: #edf1c8;
  background-color: #3f6e37;
  text-align: center;
}
footer nav ul {
  list-style: none;
}
footer nav ul li {
  display: inline-block;
  line-height: 40px;
  padding: 10px;
}
footer nav ul li:last-child a {
  border-right: 0;
}
footer nav a {
  color: #edf1c8;
  border-right: 1px solid #edf1c8;
  padding: 0 20px 0 0;
}
footer nav a:hover {
  color: #fafbf1;
  opacity:1;
}
@media (max-width: 767px) {
  footer .logo-footer {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  footer nav {
    text-align: left;
  }
  footer nav ul {
    margin: 0;
    padding: 5px 0 5px 5%;
  }
  footer nav ul li {
    line-height: normal;
    padding: 0;
    display: inline-block;
    width: 45%;
  }
  footer nav ul li a {
    font-size: 0.875em;
    border: 0;
    padding: 0;
  }
}
@media screen and (max-width: 991px) {
  footer .footer-social .footer-legal {
    padding-left: 0;
    line-height: normal;
  }
  footer .footer-social .footer-social-links {
    position: relative;
  }
  footer .footer-phone {
    display: inline-block;
    padding: 10px 0;
  }
  footer .footer-contact {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  footer .footer-contact {
    float: none;
  }
}
/***** Version Testing Styles. To be moved into above or removed after approval ****/
.jumbo-refresh {
  padding-top: 440px !important;
  padding-bottom: 30px !important;
}
@media (min-width: 1199px) {
  .jumbo-refresh {
    padding-top: 465px !important;
  }
}
.jumbo-refresh .transparent,
.splash-fran .transparent {
  background: rgba(255, 255, 255, 0.64);
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%);
  -webkit-transform: translate(50%, -50%);
  -moz-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  -o-transform: translate(50%, -50%);
  width: 495px;
}
.jumbo-refresh .transparent h3,
.splash-fran .transparent h3 {
  color: #509d44;
  font-size: 1.7em;
  letter-spacing: .020em;
  margin-top: 12px;
}
.jumbo-refresh .transparent h3 span,
.splash-fran .transparent h3 span {
  font-weight: bold;
}
.jumbo-refresh .transparent p,
.splash-fran .transparent p {
  font-size: 1em;
  padding-bottom: .5em;
}
.jumbo-refresh .transparent .top-text,
.splash-fran .transparent .top-text {
  background: rgba(255, 255, 255, 0.57);
  margin: -0.6em -0.9em -1em -0.9em;
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
  padding: .5em 1em 0 1em;
}
.jumbo-refresh .transparent .contact-form-wrapper,
.splash-fran .transparent .contact-form-wrapper {
  width: 100%;
}
.jumbo-refresh .transparent .left-form,
.splash-fran .transparent .left-form,
.jumbo-refresh .transparent .right-form,
.splash-fran .transparent .right-form {
  float: left;
  width: 49%;
}
.jumbo-refresh .transparent .left-form input.form-control,
.splash-fran .transparent .left-form input.form-control,
.jumbo-refresh .transparent .right-form input.form-control,
.splash-fran .transparent .right-form input.form-control {
  width: 100%;
}
.jumbo-refresh .transparent .left-form,
.splash-fran .transparent .left-form {
  margin-right: 8px;
}
.jumbo-refresh .brand-tagline,
.splash-fran .brand-tagline {
line-height: 30px;
background-color: rgba(1, 32, 20, 0.6);
font-size: 1.25em;
color: #fff;
border:2px solid #60b558;
border-radius:10px;
width: 55%;
text-shadow: 0 0 3px #000;
text-align:left;
    padding: 10px 20px;
	    top: 100px;
}
.utilizing-p{
	background: rgba(0, 0, 0, 0.28);
    text-align: center;
    padding: 5px 0;
    color: #fff;
    font-size: 1.2em!important;
    position: relative;
    bottom: 7px;
}
.utilizing-a{
	text-align: center;
	display:block;
	margin-top: 20px;
}
.utilizing-a a{
    text-align: center;
    color: #fff;
    background: #0c874e;
    padding: 8px 20px;
    font-weight: 900;
    border-radius: 38px;
}
.utilizing-a a:hover{
	background:#327c26;
	color:#fff!important;
}
.jumbo-refresh .brand-tagline span,
.splash-fran .brand-tagline span{
	    font-size: 0.8em;
    font-weight: bold;
}
.jumbo-refresh .brand-tagline strong,
.splash-fran .brand-tagline strong {
  color: #509d44;
  opacity:1;
}
@media (min-width: 991px) {
  .jumbo-refresh .brand-tagline,
  .splash-fran .brand-tagline {
    font-size: 1.8em;
    line-height: 37px
  }
}
@media screen and (max-width: 767px) {
  .splash-fran .brand-tagline {
    font-size: 1.0625em;
    margin-top: -25px;
  }
}
body .jumbo-refresh .transparent,
body .splash-fran .transparent {
  background: rgba(255, 255, 255, 0.64);
  top: 13px;
  right: 25px;
  transform: translate(0%, 0%);
  -webkit-transform: translate(0%, 0%);
  -moz-transform: translate(0%, 0%);
  -ms-transform: translate(0%, 0%);
  -o-transform: translate(0%, 0%);
  width: 300px;
  border-radius: 0;
  /*         @media screen and (max-width: @screen-md-max) {
            top: 6px;
            right: 6px;
         }*/
}
body .jumbo-refresh .transparent h3,
body .splash-fran .transparent h3 {
  color: #808080;
  font-size: 1.4em;
  letter-spacing: .020em;
  margin-top: 12px;
  text-align: center;
  padding-bottom: 10px;
}
body .jumbo-refresh .transparent h3 strong,
body .splash-fran .transparent h3 strong {
  color: #004223;
  font-weight: bold;
  display: block;
}
body .jumbo-refresh .transparent p,
body .splash-fran .transparent p {
  display: none;
}
body .jumbo-refresh .transparent form,
body .splash-fran .transparent form {
  margin-top: 30px;
}
body .jumbo-refresh .transparent .top-text,
body .splash-fran .transparent .top-text {
  background: rgba(255, 255, 255, 0.57);
  margin: -0.6em -0.9em -1em -0.9em;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  padding: .5em 1em 0 1em;
}
body .jumbo-refresh .transparent .contact-form-wrapper,
body .splash-fran .transparent .contact-form-wrapper {
  width: 100%;
}
body .jumbo-refresh .transparent .left-form,
body .splash-fran .transparent .left-form,
body .jumbo-refresh .transparent .right-form,
body .splash-fran .transparent .right-form {
  float: none;
  width: 100%;
}
.image-panel a{color:#000;}
.image-panel p span strong{color:#000;}
.image-panel .or-call a{color:#529e44;}
.jumbotron h4 sup{color:#294d23;}
#mobile-contact-buttons {
  font-size: 1.5em;
  font-weight: 300;
}
#mobile-contact-buttons .contact-btn {
  background: #e9ae00;
  opacity:1;
}
#mobile-contact-buttons .contact-btn span {
  color: #fff;
  opacity:1;
}
.contact-btn,
.call-btn {
  padding: 8px 0;
  vertical-align: center;
}
.contact-btn a,
.call-btn a {
  color: #fff;
  height: 100px;
  text-transform: uppercase;
}
.call-btn {
    background: #fff;
    position: relative;
    color: #000;
    z-index: 5;
    margin-top: -98px;
    float: right;
    border-radius: 40px;
    text-align: left;
    padding:9px 66px 9px 24px;
    box-shadow: 0 0 74px #000;
  
}
.call-btn .national-phone-tel2{color:#000; font-weight:bold;}
.call-btn img {
     position: absolute;
    right: 0;
    top: -5px;
}
.corp-logo-homepage {
  max-width: 130px;
  max-height: 80px;
}
@media screen and (max-width: 768px) {
  .corp-logo-homepage {
    max-height: 62px;
  }
}
@media screen and (min-width: 768px) {
  .front-page-hero-desktop {
    display: inherit;
  }
}
@media screen and (max-width: 767px) {
  .front-page-hero-desktop {
    display: none;
  }
}
.front-page-hero-mobile {
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .front-page-hero-mobile {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .front-page-hero-mobile {
    display: inherit;
  }
}
.front-page-hero-mobile .brand-tagline-filler {
  /*background: rgba(0, 0, 0, 0.5);*/
  margin-bottom: 0px;
  height: 434px;
}
.front-page-hero-mobile .brand-tagline {
    background: none;
    line-height: 30px;
    background-color: rgba(1, 32, 20, 0.6);
    font-size: 1.25em;
    color: #fff;
    border: 2px solid #60b558;
    border-radius: 10px;
    width: 330px;
    text-shadow: 0 0 3px #000;
    padding: 10px 20px;
    margin: 91px 45px;
}
.front-page-hero-mobile .brand-tagline::after {
  content: " ";
  clear: both;
}
.front-page-hero-mobile .front-page-hero-mobile-background {
  height: 368px;
  background-position: top center;
  background-size: 245%;
  background-repeat: no-repeat;
  background-color: #191c15;
}







/**
 * Styling specific to the LawnDoctor Blog(s)
 */
.layout-blog-header-image {
  text-align: center;
  margin: 30px 0;
}
.layout-blog-header-image img {
  margin: auto;
}
.layout-blog-header-image .cat-item {
  display: inline-block;
  margin-top: 10px;
  list-style: none;
}
@media (max-width: 767px) {
  .layout-blog-header-image .cat-item {
    display: block;
  }
    .national-phone-tel{display:none;}
}
.layout-blog-header-image .cat-item a {
  color: #37485c;
  opacity:1;
}
@media (min-width: 767px) {
  .layout-blog-header-image .cat-item + .cat-item {
    margin-left: 30px;
  }
   
}
.layout-blog-landing article h2.entry-title {
  font-size: 1em;
  font-weight: bold;
}
.layout-blog-landing article .read-more-link {
  color: #007f00;
  opacity:1;
}
.widgettitle {
  font-weight: 100;
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 15px;
}
.blog-footer-sidebar .widget-title {
  font-weight: 100;
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 15px;
}
.blog-footer-sidebar ul {
  list-style-type: none;
  padding-left: 0;
}
.blog-footer-sidebar ul li {
  margin: 10px 0;
}
.blog-footer-sidebar ul li > a {
  font-weight: bold;
  font-size: 1.125em;
}
.entry-title {
  font-weight: 100;
  color: #509d44;
}
.entry-footer {
  text-align: left;
  font-size: 1.125em;
  margin-top: 10px;
  margin-bottom: 40px;
}
.entry-footer > a {
  color: #327c26;
  opacity:1;
}
.entry-footer .edit-link a {
  color: #327c26;
  opacity:1;
}
.entry-footer a + .edit-link,
.entry-footer span + .edit-link,
.entry-footer a + .tags-links,
.entry-footer span + .tags-links,
.entry-footer a + .cat-links,
.entry-footer span + .cat-links {
  border-left: 1px solid #d1d1d1;
  padding-left: 10px;
  margin-left: 10px;
}
.entry-footer .comments-link a {
  border-left: 1px solid #d1d1d1;
  color: #327c26;
  padding-left: 10px;
  margin-left: 10px;
}
.entry-footer .social-share {
  color: inherit;
  opacity:1;
}
.comments-area {
  padding-top: 10px;
  margin-bottom: 30px;
  margin-top: 30px;
  border-top: 3px solid #509d44;
}
.comments-area .comment-list {
  list-style: none;
  padding: 0;
}
.comments-area .comment-metadata {
  float: right;
  font-size: 0.875em;
}
.comments-area .comment-author {
  float: left;
}
.comments-area footer.comment-meta {
  margin-top: 10px;
  background: transparent;
}
.comments-area .comment-content {
  font-size: 0.875em;
  padding-top: 5px;
  clear: both;
}
.comments-area h2.comments-title {
  font-size: 1.5em;
  font-weight: 700;
}
.comments-area .comment-respond {
  padding: 15px;
  background-color: #f8f9f9;
  border-radius: 6px;
}
.comments-area h3.comment-reply-title {
  margin-top: 0;
  font-size: 1.375em;
  font-weight: 700;
}
.comments-area label {
  display: block;
}
.comments-area textarea {
  width: 100%;
  height: 4em;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.comments-area input.submit {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 1em;
  line-height: 1.5;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #ffffff;
  background-color: #008348;
  border-color: #006a3a;
}
input[required]::-webkit-input-placeholder:after {
  content: " *";
  color: red;
}
input[required]:-moz-placeholder:after {
  content: " *";
  color: red;
}
input[required]::-moz-placeholder:after {
  content: " *";
  color: red;
}
input[required]:-ms-input-placeholder:after {
  content: " *";
  color: red;
}
@media (max-width: 479px) {

.layout-page img.alignleft,
.layout-page img.alignright{
	display: block;
float: none;
height: auto;
max-width: 100%;
margin: 0 auto 15px;
}
h1.page-title{
	font-size:1.25em;
}
.layout-page h2{
	font-size:1.25em;
}
.layout-page h3{
	font-size:1.25em;
}

    .national-phone-tel{display:none;}
	
	
	
	
	
.front-page-hero-mobile .front-page-hero-mobile-background {
    height: 296px;
    background-position: top center;
    background-size: 296%;
    background-repeat: no-repeat;
    background-color: #191c15;
}

.front-page-hero-mobile .brand-tagline {
    background: none;
    line-height: 30px;
    background-color: rgba(1, 32, 20, 0.6);
    color: #fff;
    border: 2px solid #60b558;
    border-radius: 10px;
    width: 80%;
    text-shadow: 0 0 3px #000;
    padding: 10px 10px;
    margin: 144px 10% 0 10%!important;   
    font-size: 1.25em!important;
}
.front-page-hero-mobile .brand-tagline-filler {
    /* background: rgba(0, 0, 0, 0.5); */
    margin-bottom: 0px;
    height: 374px;
}
#mobile-location-form{min-width:100%;}

body #quote-header-dropdown .dropdown-toggle{
	
	padding: 1px 0px;
    border-radius: 2px;
    width: 150px;
    font-size: .9em;
}

}

.mob-bg{
	background: #509d3e;
    padding: 9px;
    border-radius: 27px;
}

.national-phone{
font-size:1.5625em;
}


header {border-top: 7px solid #509d3e}

