/**
 * Primary Lawn Doctor CSS Include
 */
/**
 * Lawn Doctor Colors
 */
/**
 * Bootstrap variable settings for LawnDoctor
 */
/**
 * Standard variable mix-ins
 */
.simple-carousel{
    text-align: center;
    padding: 30px 60px;
}

.slick-arrow {
border: none;
  position: absolute;
  top: 50%;
  padding: 0;
  color: #fff;
  transition: all .5s ease 0s;
  background: #3f6e37;
  z-index: 4;
  font-size: 0.85em;
  cursor: pointer;
  margin: -23px 0 0 0;
  width: 43px;
  height: 43px;
  line-height: 43px;
  border-radius: 100%;
}
.simple-carousel .slick-slide{
    padding: 0 10px;
}
.slick-arrow:hover {
color: #000;
  background: #e9ae00;
}

.slick-prev {
    left: 0;
}

.slick-next {
    right: 0;
}

.slick-dots li {
    line-height: normal;
    margin: 0 4px;
    list-style-type: none;
    display: inline-block
}

.slick-dots li button {
    text-indent: -9999px;
    width: 14px;
    padding: 0;
    height: 14px;
    border-radius: 100%;
    border: none;
    background: #e6e6e6;
    cursor: pointer
}

.slick-dots li button:hover,
.slick-dots li.slick-active button {
    background: #bf2d32
}
.home-slider .slick-dots{
	position: absolute;
	left: 0;
	bottom: 30px;
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    position: relative;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}






















.brand-contact.ld-contact-expandable.fixed-cta{
	 position:fixed;
	 left:0;
	 top:0;
 }
 header .brand-contact.ld-contact-expandable{
    margin-top: -17px;
    margin-right: 30px;
 }

 header .brand-contact.ld-contact-expandable h4{
    margin: 0 0 10px 0;
    padding: 0;
 }

.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
 */
b,
strong {
  font-weight: 600;
}
h2 {
  font-weight: 800;
  font-size: 2.25em;
}
h3 {
  font-weight: 300;
  font-size: 2.25em;
}
h3 + h2 {
  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: 8px;
}
h2.page-title + h1.page-title {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  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: 10px 15px;
  background-color: #fff;
  border-radius: 6px;
  box-shadow: 1.5px 2.598px 3px 0px rgba(72, 71, 71, 0.39);
  position: absolute;
  top: 30px;
  right: 30px;
}
@media (max-width: 767px) {
	.aligncenter.wp-image-1422{
	max-width: 100%;
width: auto;
height: auto;
	}
  .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, .brand-contact.open .blk-text-optin {
  max-width: 315px;
  min-height: 80px;
}
.brand-contact.open .form-group:first-child {
  margin-top: 15px;
}
.lawndoctor-contact-form {
  font-size: 0.875em;
  color: #a3a3a3;
}
.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: -20px;
}
.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;
    bottom: 0;
    left: 0;
    line-height: 75px;
    font-size: 2.25em;
    background-color: rgba(0, 0, 0, 0.26);
  }
}
@media screen and (max-width: 767px) {
  .brand-tagline {
    margin-bottom: 30px;
    float: left;
  }
}
.link-feature {
  color: #e9ae00;
  font-weight: 600;
  padding-right: 15px;
  white-space: nowrap;
}
.link-feature:last-child {
  padding-right: 0;
}
.link-feature:hover {
  color: #836200;
  opacity:1;
}
.carousel-pager {
  margin-top: 30px;
}
.carousel-pager a {
  display: inline-block;
  background-color: #53595F;
  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: #e9ae00;
  opacity:1;
}
.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: 97%;
    clear: both;
  }
}
.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 {
  font-size: 0.75em;
}
footer .footer-contact {
  font-weight: 300;
  float: right;
}
footer .footer-contact .glyphicon {
  padding-right: 5px;
}
footer .footer-phone {
  font-weight: 700;
  color: #509d44;
}
footer .footer-phone a {
  cursor: default;
  color: #e9ae00;
}
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;
}
.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;
}
h1 {
  font-weight: 100;
  color: #509d44;
}
h4 {
  font-size: 1.375em;
  margin-top: 24px;
  font-weight: 700;
  color: #509d44;
}
table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 24px;
}
header #mobile-bar {
  background: #509d44;
  padding: 10px;
}
@media (min-width: 767px) {
  header #mobile-bar {
    display: none;
  }
}
header .mobile-phone-number {
  font-size: 1.25em;
  font-weight: 300;
}
header .mobile-phone-number a {
  color: #fff;
}
.nav-primary {
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  .nav-primary > .navbar {
    margin-bottom: 0;
  }
}
.nav-primary .navbar-header {
  float: none;
}
.nav-primary #navbar-primary {
  margin-top: 10px;
  padding-right: 0;
}
@media screen and (max-width: 767px) {
  .nav-primary #navbar-primary ul.navbar-right {
    margin-right: 0;
  }
}
.nav-primary .navbar-toggle {
  position: absolute;
  right: 0;
  margin-right: 0;
}
@media screen and (min-width: 768px) {
  .nav-primary .dropdown-menu > .active > a,
  .nav-primary .dropdown-menu > .active > a:hover,
  .nav-primary .dropdown-menu > .active > a:focus {
    background-color: transparent;
  }
  .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 {
    color: #000;
    background-color: #53A848;
  }
  .nav-primary .nav .open .dropdown-menu {
    background-color: #53A848;
    min-width: 100%;
  }
  .nav-primary .nav .open .dropdown-menu a {
    color: #fff;
	opacity:1;
  }
  .nav-primary .nav .open .dropdown-menu a:hover {
    text-decoration: underline;
  }
  .nav-primary .nav .open .dropdown-menu a:hover,
  .nav-primary .nav .open .dropdown-menu a:focus,
  .nav-primary .nav .open .dropdown-menu a:active {
    background: none;
  }
}
.nav-primary .navbar-brand {
  padding: 0 0 0 192px;
  background: url(../img/lawn-doctor-franchise-logo-xs.png) 0 2px no-repeat;
  font-family: "Open Sans", sans-serif;
  font-weight: 100;
  font-size: 1.5em;
  line-height: 36px;
  color: #509d44;
}
.nav-primary .navbar-brand.brand-single-line {
  line-height: 72px;
}
.nav-primary .navbar-brand:hover,
.nav-primary .navbar-brand:active {
  color: #509d44;
  opacity:1;
}
@media screen and (max-width: 767px) {
  .nav-primary .navbar-brand {
    background: url(../img/lawn-doctor-franchise-logo-xs.png) 0 2px no-repeat;
    width: 100%;
    font-size: 1.125em;
    height: auto;
    line-height: 22px;
    padding: 78px 0 0 0;
  }
  .nav-primary .navbar-brand.brand-single-line {
    line-height: 22px;
  }
  .nav-primary .navbar-brand br {
    display: none;
  }
}
.nav-primary .navbar-nav > li > a {
  font-weight: 600;
  font-size: 1em;
  color: #6a6969;
  padding-top: 5px;
  padding-bottom: 5px;
}
.nav-utility {
  margin-top: 0;
  margin-bottom: 5px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .nav-utility {
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 992px) {
  .nav-utility {
    position: absolute;
    right: 0;
  }
}
.nav-utility .dropdown-menu-search {
  left: auto;
  right: 0;
  border: 1px solid #509d44;
  border-radius: 4px;
  padding: 5px 15px;
  margin-top: 5px;
  line-height: 1.5em;
  font-weight: 300;
}
.nav-utility .dropdown-menu-search strong {
  white-space: nowrap;
}
.nav-utility .dropdown-menu-search: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 .dropdown-menu-search:before {
  right: 13px;
}
.nav-utility-entry {
  display: inline-block;
  padding: 0 15px;
  margin: 0;
  font-size: 1.75em;
  color: #b2b2b2;
  font-weight: 700;
}
@media screen and (max-width: 991px) {
  .nav-utility-entry {
    padding: 0 11px;
  }
}
.nav-utility-entry a {
  color: #898989;
  opacity:1;
}
.nav-utility-entry a:hover {
  color: #565656;
  opacity:1;
}

.nav-utility-entry .nav-utility-phone {
  color: #000 !important;
  cursor: default;
  font-weight: 700;
}
.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: #509d44;
  font-size: 1em;
  vertical-align: middle;
  margin-top: -3px;
}
.nav-utility-entry-left,
a.nav-utility-entry-left {
  float: left;
}
.nav-utility-entry-right,
a.nav-utility-entry-right {
  float: right;
}
main .jumbotron {
  margin: 30px 0;
  padding-top: 30px;
  padding-bottom: 30px;
}
main .jumbotron h3:first-child {
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  main .jumbotron {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.jumbotron.splash .jumbotron-wide-container {
  max-width: 1200px;
  position: relative;
  margin: -58.6% auto 0;
}
@media screen and (min-width: 1200px) {
  .jumbotron.splash .jumbotron-wide-container {
    margin-top: -686px;
  }
}
.jumbotron-services h4 {
  color: initial;
  margin-top: 12px;
  margin-bottom: 48px;
}
.jumbotron-services ul {
  font-size: 1.125em;
  list-style-position: inside;
}
.brand-contact {
  min-width: 325px;
}
.brand-contact h4 {
  /*margin: -4px 0 0 0;*/
      margin: 8px 0px 0px 0;
  padding: 4px 0 5px 35px;
  background: url(../img/icon-stethoscope.png) top left no-repeat;
  /*text-align: center;*/
  
  text-align: left;
}
.brand-contact input.form-control {
  width: 88px;
  margin-right: 7px;
}
.brand-contact.ld-contact-expandable .ld-contact-phone {
  color: #363636;
  font-size: 2.25em;
  font-weight: 700;
  text-align: center;
  display: block;
}
.brand-contact.ld-contact-expandable .ld-contact-phone:hover {
  text-decoration: none;
}
.brand-contact.ld-contact-expandable .ld-contact-pretext {
  text-align: center;
  font-size: smaller;
  display: block;
  
}
footer {
  /*background-color: #f7f9e4;*/
  opacity:1;
}
footer > .container {
  position: relative;
}
footer .logo-footer {
  margin-top: 30px;
  margin-bottom: 0;
  
}
@media screen and (max-width: 767px) {
	.brand-contact.ld-contact-expandable .ld-contact-phone{
	color:#fff;	
	opacity:1;
	}
  footer .logo-footer {
    display: none;
  }
  .brand-contact.ld-contact-expandable .ld-contact-pretext {
  color: #fff;
text-shadow: inherit;
}
}
footer .footer-nav {
  float: left;
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  footer .footer-nav {
    margin-left: 30px;
  }
}
footer .footer-nav > ul {
  padding: 0;
  margin: 0 0 30px 0;
}
footer .footer-nav > ul > li {
  padding: 0;
  margin: 0;
  width: 100%;
}
@media screen and (min-width: 480px) and (max-width: 767px) {
  footer .footer-nav > ul {
    width: 100%;
    margin-bottom: 60px;
  }
  footer .footer-nav > ul > li {
    width: 48%;
  }
}
@media screen and (min-width: 768px) {
  footer .footer-nav > ul {
    width: 560px;
  }
  footer .footer-nav > ul > li {
    width: 32%;
  }
}
@media screen and (min-width: 992px) {
  footer .footer-nav > ul {
    width: 780px;
  }
}
@media screen and (min-width: 1200px) {
  footer .footer-nav > ul {
    width: 980px;
  }
  footer .footer-nav > ul > li {
    width: 24%;
  }
}
@media screen and (min-width: 768px) {
  footer .footer-phone {
    float: left;
  }
}
footer .footer-social {
  padding-top: 15px;
  padding-bottom: 15px;
  background: #fff;
  font-size: 1.5em;
  text-align: right;
}
footer .footer-social .footer-social-links a {
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  footer .footer-social {
    text-align: center;
  }
  footer .footer-social .footer-contact {
    float: none;
  }
}
@media screen and (min-width: 480px) {
  footer .footer-legal {
    position: relative;
    bottom: 15px;
  }
}
@media screen and (min-width: 768px) {
  footer .footer-legal {
    /*left: 173px;*/
	margin-top:20px;
  }
}
@media (max-width: 767px) {
  .navbar .nav-utility .nav-utility-entry-left {
    padding: 0 17px;
  }
  .navbar .nav-utility .nav-utility-entry-left .hidden-xs {
    display: none;
    font-size: 1.125em;
  }
  .navbar .nav-utility .nav-utility-entry-left .nav-utility-phone {
    display: none;
  }
  .navbar .nav-utility .nav-utility-entry-left .dropdown-toggle {
    color: #ffffff;
	opacity:1;
  }
  .navbar .nav-utility .nav-utility-entry-left #mobile-quote-form {
    width: 80%;
border: 1px solid #509d44;
padding: 20px;
font-size: 0.6em;
  }
  .navbar .nav-utility .nav-utility-entry-left #mobile-quote-form .dropdown-menu {
    width: 80%;
  }
  .navbar .nav-utility .nav-utility-entry-left #mobile-quote-form .form-control,
  .navbar .nav-utility .nav-utility-entry-left #mobile-quote-form .btn-block {
    margin: 0 auto;
width: 100%;
font-weight: 200;
font-size: 1em;
  }
	.navbar .nav-utility .nav-utility-entry-left #mobile-quote-form .btn-block {
  font-size: 1.0em !important;
}
	.ld-contact-expandable .blk-text-optin p {
  color: #fff;
}
  .navbar .navbar-header .imageCaption figure figcaption {
    font-size: 1.5em;
  }
  .navbar .brand-contact {
    display: none;
  }
}
@media (min-width: 767px) and (max-width: 1023px) {
  .navbar .nav-utility {
    float: right;
  }
  .navbar .nav-utility .nav-utility-entry-left {
    float: none;
    display: block;
    line-height: 1;
  }
  .navbar .nav-utility .nav-utility-entry-left .hidden-xs {
    display: block;
    font-size: 1.125em;
  }
  .navbar .nav-utility .nav-utility-entry-left .dropdown-toggle {
    display: none;
  }
  .navbar .nav-utility .nav-utility-entry-right {
    position: relative;
    top: -5px;
  }
  .navbar .navbar-header {
    float: left;
    width: 400px;
  }
  .navbar .navbar-header .imageCaption {
    text-decoration: none;
  }
  .navbar .navbar-header .imageCaption figcaption {
    text-decoration: none;
    font-family: "Open Sans", sans-serif;
    font-weight: 100;
    font-size: 1.5em;
    line-height: 36px;
    color: #509d44;
    width: 300px;
  }
  .navbar .brand-contact {
    max-width: 300px;
    background: #9a9a9a;
    background: linear-gradient(to bottom, #9c9c9c 0%, #777777 100%);
    min-width: 215px;
    right: 210px;
    top: 0;
    padding: 5px 15px;
    z-index: 1;
  }
  .navbar .brand-contact.open form {
    top: 5px;
    width: auto;
  }
  .navbar .brand-contact.open form #brandZipcode {
    width: 100%;
  }
  .navbar .brand-contact.open form input {
    width: 86%;
  }
  .navbar .brand-contact.open .close-contact {
    display: block;
    position: relative;
    top: -23px;
    right: -5px;
    
  }
  .navbar .brand-contact .close-contact {
    display: none;
  }
  .navbar .brand-contact h4 {
    background: none;
    padding: 0;
    color: #fff;
    text-shadow: 1px 1px 1px #333;
    font-size: 1.52em;
  }
  .navbar .brand-contact form {
    position: relative;
    top: -8px;
    width: 189px;
  }
  .navbar .brand-contact #brandZipcode {
    width: 85px;
  }
}
@media (min-width: 1024px) {
  .navbar .nav-utility {
    float: right;
  }
  .navbar .nav-utility .nav-utility-entry-left {
    float: none;
    display: block;
    line-height: 1;
  }
  .navbar .nav-utility .nav-utility-entry-left .hidden-xs {
    display: block;
    font-size: 1.125em;
  }
  .navbar .nav-utility .nav-utility-entry-left .dropdown-toggle {
    display: none;
  }
  .navbar .nav-utility .nav-utility-entry-right {
    position: relative;
    top: -5px;
  }
  .navbar .navbar-header {
    float: left;
    width: 400px;
  }
  .navbar .navbar-header .imageCaption {
    text-decoration: none;
  }
  .navbar .navbar-header .imageCaption figure {
    width: 500px;
  }
  .navbar .navbar-header .imageCaption figure img {
    float: left;
    padding-right: 10px;
  }
  .navbar .navbar-header .imageCaption figure figcaption {
    text-decoration: none;
    font-family: "Open Sans", sans-serif;
    font-weight: 100;
    font-size: 1.5em;
    line-height: 36px;
    color: #509d44;
  }
  .navbar .brand-contact {
    max-width: 300px;
    background: #9a9a9a;
    background: linear-gradient(to bottom, #9c9c9c 0%, #777777 100%);
    min-width: 215px;
    right: 210px;
    top: 0;
    padding: 5px 15px;
    z-index: 1;
  }
  .navbar .brand-contact.open form {
    top: 5px;
    width: auto;
  }
  .navbar .brand-contact.open form #brandZipcode {
    width: 100%;
  }
  .navbar .brand-contact.open form input {
    /*width: 86%;*/
	 width: 100%;
  }
  .navbar .brand-contact.open .close-contact {
    display: block;
    position: relative;
    /*top: -23px;*/
	    top: 7px;
    right: -5px;
	Z-INDEX: 999;
    
  }
  .navbar .brand-contact .close-contact {
    display: none;
  }
  .navbar .brand-contact h4 {
    background: none;
    /*padding: 0;*/
	    padding: 0px 0 14px;
    color: #fff;
    text-shadow: 1px 1px 1px #333;
    font-size: 1.52em;
	    float: left;
  }
  .navbar .brand-contact form {
    position: relative;
    top: -8px;
    /*width: 189px;*/
	width:auto;
  }
  .navbar .brand-contact #brandZipcode {
    width: 85px;
  }
  .navbar #navbar-primary {
    margin-top: 100px;
  }
}
/**
 * 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;
  }
}
.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;
  }
}
@media screen and (max-width: 766px) {
	
}
.layout-blog-landing article h2.entry-title {
  font-size: 1em;
  font-weight: bold;
}
.layout-blog-landing article .read-more-link {
  color: #e9ae00;
  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: #e9ae00;
  opacity:1;
}
.entry-footer .edit-link a {
  color: #e9ae00;
  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: #e9ae00;
  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;
}

.ld-no-gutter {
  margin-right: 0;
  margin-left: 0;
}

.ld-no-gutter > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}