@media only screen and (max-width: 767px) {
  .lawn-care-banner-input-heading {
    padding-top: 15px !important;
    padding-bottom: 3px; } }

.lawn-care-banner-input-heading p {
  color: #FF9000;
  font-family: Poppins;
  font-size: 18px;
  font-weight: 600;
  line-height: 38px;
  text-align: center;
  padding-bottom: 8px;
  margin: 0; }
  @media (min-width: 340px) and (max-width: 767px) {
    .lawn-care-banner-input-heading p {
      font-size: 15px;
      padding-bottom: 0px; } }
  @media only screen and (max-width: 340px) {
    .lawn-care-banner-input-heading p {
      font-size: 13px; } }
.lawn-care-banner-input-heading .orange-bottom-arrow {
  position: relative;
  top: 12px; }
  @media (min-width: 340px) and (max-width: 767px) {
    .lawn-care-banner-input-heading .orange-bottom-arrow {
      top: 8px; } }
.welcome.index_updated .lawn-care-banner-input-heading p {
  color: #FFFFFF; }

#address-autocomplete {
  box-sizing: unset; }

.lawn-care-banner-input-next {
  width: 750px;
  height: 70px;
  border-radius: 70px;
  margin: 0 auto;
  border: 1px solid #FF9000;
  padding-left: 30px;
  background-color: #fff;
  cursor: pointer; }
  .lawn-care-banner-input-next .check_align {
    float: left;
    width: 73%;
    height: 70px;
    transition: all .5s ease-in-out; }
    @media only screen and (max-width: 767px) {
      .lawn-care-banner-input-next .check_align {
        width: 100% !important;
        min-height: 60px;
        height: auto;
        text-align: center; } }
    @media (min-width: 768px) and (max-width: 1024px) {
      .lawn-care-banner-input-next .check_align {
        width: 66%; } }
  .lawn-care-banner-input-next .jss11, .lawn-care-banner-input-next .jss12 {
    font-size: 19px !important;
    font-family: proxima_novasemibold !important;
    color: #373737 !important;
    opacity: 0.6 !important; }
  .lawn-care-banner-input-next label + .jss16 {
    margin-top: 14px; }
    @media (max-width: 767px) {
      .lawn-care-banner-input-next label + .jss16 {
        margin-top: 9px; } }
  .lawn-care-banner-input-next .jss17:after {
    height: 0; }
  .lawn-care-banner-input-next .jss19 {
    font-size: 20px;
    font-family: ProximaNova-Regular;
    color: #8FB741 !important;
    cursor: pointer; }
    @media only screen and (max-width: 767px) {
      .lawn-care-banner-input-next .jss19 {
        width: 96%;
        text-align: center;
        padding-left: 30px; } }
  .lawn-care-banner-input-next .jss22 {
    padding-top: 10px; }
  .lawn-care-banner-input-next .jss23:before {
    height: 0; }
  .lawn-care-banner-input-next .jss23:hover:not(.jss21):before {
    height: 0; }
  .lawn-care-banner-input-next .jss8 {
    padding-top: 18px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    max-width: calc(100% - 3%);
    cursor: pointer; }
  .lawn-care-banner-input-next .jss32 {
    padding-top: 12px; }
  .lawn-care-banner-input-next .gp-input-group-1 input {
    height: 67.5px;
    outline: none;
    color: #373737;
    font-family: ProximaNova-Regular;
    font-size: 20px;
    line-height: 24px;
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: none;
    padding-right: 7px;
    width: 25%;
    float: left; }
  .lawn-care-banner-input-next .gp-input-group-2-error {
    display: none; }
  .lawn-care-banner-input-next .gp-input-group-2 {
    display: none;
    -webkit-animation: slide-down .7s ease-out;
    -moz-animation: slide-down .7s ease-out;
    transition: all 0.5s ease-in-out 0s; }
  .lawn-care-banner-input-next #submit {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px; }
  .lawn-care-banner-input-next #submit img {
    display: block; }
  .lawn-care-banner-input-next .gp-input-group-btn button {
    height: 71px !important;
    background-color: #FF9000;
    color: #FFFFFF;
    font-family: proxima_nova_rgbold;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    border: 0;
    outline: none;
    background-image: linear-gradient(0deg, #FF6F00 0%, #FF9B00 100%);
    border-radius: 50px;
    padding: 0 23px;
    position: absolute;
    cursor: pointer;
    right: 145px; }
  .lawn-care-banner-input-next .gp-input-group-btn button:hover {
    background: #f67106; }
  .lawn-care-banner-input-next .gp-input-group-btn button:hover img.arrow_btn {
    left: 4%;
    transition: 0.5s; }
  .lawn-care-banner-input-next .gp-input-group-btn #submit img {
    display: block;
    transition: 0.5s;
    left: 0;
    width: 10.5px;
    position: relative; }
    @media only screen and (max-width: 767px) {
      .lawn-care-banner-input-next .gp-input-group-btn #submit img {
        width: 11px;
        position: relative; } }
@media only screen and (min-width: 768px) {
  .locations.show .register-form-error.register-form-email-format-error.input-error {
    top: 351px; }
  .welcome.index_updated .register-form-error.register-form-email-format-error.input-error {
    top: 448px; } }

.register-form-error.register-form-email-format-error.input-error {
  color: #F4546C;
  position: absolute;
  background-color: #FEDEE3;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 6px;
  padding-right: 5px;
  margin-right: 10px;
  float: left;
  max-width: 190px;
  min-width: 122px;
  margin-top: 10px;
  left: 750px;
  font-family: 'Poppins-Regular';
  font-size: 14px;
  line-height: 17px; }

.register-form-error.register-form-email-format-error.input-error:after, .register-form-error.register-form-email-format-error.input-error:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

.register-form-error.register-form-email-format-error.input-error:before {
  border-color: rgba(194, 225, 245, 0);
  border-bottom-color: #FEDEE3;
  border-width: 6px; }

.hidden {
  display: none; }

/*========================iPad=======================*/
@media (min-width: 767px) and (max-width: 1024px) {
  .register-form-error.register-form-email-format-error.input-error {
    left: 420px; }
  .lawn-care-banner-input-next {
    width: 80%; }
    .lawn-care-banner-input-next .jss11 {
      font-size: 17px; }
    .lawn-care-banner-input-next .gp-input-group-btn button {
      font-size: 18px; } }

/*========================Mobile Responsive=======================*/
@media only screen and (max-width: 767px) {
  .address-form .google-place-autocomplete label {
    font-family: ProximaNova-Regular !important; }
  .material .material-input {
    z-index: 2; }
  .gp-input-group-2 label.error:after {
    content: '';
    display: block;
    position: absolute;
    left: 30px;
    bottom: 100%;
    width: 0;
    height: 0;
    border-bottom: 6px solid #FEDEE3;
    border-top: 6px solid transparent;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent; }
  .gp-input-group-2 label.error {
    z-index: 2;
    margin: 0px;
    margin-top: 14px;
    font-family: Poppins-Regular;
    font-size: 12px !important; }
  .lawn-care-banner-input-next {
    padding-left: 0 !important;
    height: 60px; }
    .lawn-care-banner-input-next label + .jss16 {
      padding-bottom: 8px; }
    .lawn-care-banner-input-next .jss8 {
      padding-top: 15px; }
    .lawn-care-banner-input-next label.jss11.jss5.jss6.jss9.jss8 {
      left: 12% !important;
      font-family: proxima_nova_rgbold;
      font-size: 20px; }
    .lawn-care-banner-input-next .jss11 {
      font-family: ProximaNova-Regular;
      font-size: 21px; }
    .lawn-care-banner-input-next .jss12 {
      margin-top: 0; }
    .lawn-care-banner-input-next .jss11, .lawn-care-banner-input-next .jss12 {
      margin-top: -6px;
      left: 0 !important;
      width: 100%;
      text-align: center; }
    .lawn-care-banner-input-next .jss32 {
      padding-top: 4px; }
    .lawn-care-banner-input-next .gp-input-group-btn {
      width: 100%;
      text-align: center;
      padding-top: 17px;
      float: right; }
      .lawn-care-banner-input-next .gp-input-group-btn button {
        height: 60px;
        width: 100%;
        font-size: 22px;
        line-height: 23px;
        z-index: 2;
        position: relative;
        right: 0;
        float: right; }
    .lawn-care-banner-input-next .gp-input-group-2 {
      width: 100%;
      text-align: center;
      margin-top: 0px;
      opacity: 0;
      height: 0;
      overflow: hidden;
      transition: opacity 0.7s ease-out, height 0.7s ease-out; }
    .lawn-care-banner-input-next .gp-input-group-2.active {
      opacity: 1;
      height: auto; }
  label.error {
    margin-bottom: 5px; }
  .lawn-care-header .lawn-care-banner-input-next .jss11, .lawn-care-header .lawn-care-banner-input-next .jss12 {
    left: 10%; }
  .register-form-error.register-form-address-error {
    width: 100%;
    top: 5px;
    z-index: 2; }
  .register-form-error.register-form-address-error:before {
    margin-left: 0; }
  #for-google-places .pac-container.pac-logo {
    width: 80% !important; }
    #for-google-places .pac-container.pac-logo .pac-item {
      padding: 13px 17px; }
    #for-google-places .pac-container.pac-logo .pac-icon {
      margin-right: 8px;
      background: image("https://greenpal-production.s3.amazonaws.com/images/general/maps-and-flags-mobile.svg") no-repeat; }
  #for-google-places .pac-container.pac-logo:after {
    visibility: hidden; }
  .register-form-error.register-form-email-format-error.input-error {
    max-width: 330px;
    margin-top: -145px;
    z-index: 2;
    left: 50%;
    position: relative;
    transform: translate(-50%); } }

@media (min-width: 320px) and (max-width: 340px) {
  #for-google-places .pac-container.pac-logo {
    left: 34px !important; } }

@media (min-width: 341px) and (max-width: 360px) {
  #for-google-places .pac-container.pac-logo {
    left: 36px !important; } }

@media (min-width: 361px) and (max-width: 385px) {
  #for-google-places .pac-container.pac-logo {
    left: 38px !important; } }

@media (min-width: 386px) and (max-width: 767px) {
  #for-google-places .pac-container.pac-logo {
    left: 42px !important; } }

@media (min-width: 320px) and (max-width: 375px) {
  #for-google-places .pac-container.pac-logo .pac-item {
    font-size: 11px !important; }
    #for-google-places .pac-container.pac-logo .pac-item .pac-item-query {
      font-size: 13px; } }

@media (min-width: 376px) and (max-width: 767px) {
  #for-google-places .pac-container.pac-logo .pac-item {
    font-size: 14px !important; }
    #for-google-places .pac-container.pac-logo .pac-item .pac-item-query {
      font-size: 14px; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .register-form-error.register-form-email-format-error.input-error {
    margin-top: 72px !important; } }

@media only screen and (min-width: 1024px) {
  .register-form-error.register-form-email-format-error.input-error {
    margin-top: 18px !important; } }

@media only screen and (min-width: 768px) {
  .welcome.index_updated .register-form-error.register-form-email-format-error.input-error {
    margin-top: 0px !important; } }

.margin-inputs {
  margin-top: 65px !important; }

.padding-top-15 {
  padding-top: 15px !important; }

.padding-top-70 {
  padding-top: 70px !important; }

.padding-top-40 {
  padding-top: 40px !important; }
/* CSS Document */
.red_clr {
  color: #ff0000;
  font-size: smaller; }

.address-form .google-place-autocomplete input {
  font-family: "ProximaNova-Regular";
  margin-bottom: 5px; }
  @media (max-width: 767px) {
    .address-form .google-place-autocomplete input {
      margin-bottom: 6px; } }
.address-form .google-place-autocomplete label {
  font-family: "ProximaNova-Regular";
  font-size: 20px;
  opacity: 0.9000000238418579; }

#autocomplete {
  width: calc(100% - 24px);
  margin-top: 0px;
  margin-left: 0px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

html, body {
  overflow-x: hidden;
  overflow-scrolling: touch;
  -webkit-overflow-scrolling: touch;
  background-color: white; }

.google-place-autocomplete {
  margin-bottom: 0px; }

.material-input .valid {
  margin-bottom: 0 !important; }

.material-input .valid.filled + .valid-icon:last-child {
  display: none !important;
  position: absolute;
  right: 0; }

.gary-image {
  position: absolute;
  right: -34px;
  top: -218px; }

.material .material-input {
  background: transparent none repeat scroll 0 0 !important; }

.material-input input {
  box-shadow: none !important;
  height: 35px !important; }

label.error {
  margin-bottom: 10px; }

#submit:enabled {
  background-image: linear-gradient(0deg, #FF6F00 0%, #FF9B00 100%);
  opacity: 1; }

@media only screen and (min-width: 768px) {
  .material .material-input {
    float: left;
    border-left: 1px solid #B8B8B8;
    cursor: pointer; }
  .material .material-input:nth-of-type(4) {
    /*display: none;*/
    border-right: 0; }
  .material .material-input input {
    padding-bottom: 10px;
    font-size: 20px;
    font-family: ProximaNova-Regular;
    color: #8FB741 !important; }
  .material .material-input input,
  .material .material-input textarea {
    border-bottom: 1px solid lightgray; } }

@media only screen and (max-width: 767px) {
  .material .material-input {
    border-radius: 70px;
    margin: 0 auto;
    border: 1px solid #FF9000;
    padding-left: 15px !important;
    padding-right: 35px;
    background-color: #fff !important;
    height: 60px;
    width: 100% !important;
    margin-bottom: 2px;
    margin-top: 20px;
    padding-top: 26px !important; }
  .material .material-input input {
    font-size: 20px !important;
    font-family: ProximaNova-Regular;
    color: #8FB741 !important;
    top: -5px;
    position: relative; }
  .material .material-input label {
    top: 13px !important;
    width: 100%;
    text-align: center; }
  .material .material-input input, .material .material-input textarea {
    text-align: center;
    width: 95%;
    padding-left: 15px !important; }
  .material .material-input :focus ~ label, .material .material-input .filled ~ label, .material .error:focus ~ label {
    top: 1px !important;
    font-family: proxima_nova_rgbold !important; } }

@media only screen and (max-width: 375px) {
  .material .material-input {
    height: 55px; }
  .material .material-input input {
    font-size: 19px !important;
    top: -8px; }
  .material .material-input label {
    font-size: 19px !important;
    top: 11px !important; }
  .material .material-input :focus ~ label, .material .material-input .filled ~ label, .material .error:focus ~ label {
    top: -1px !important;
    font-size: 14px !important; } }

/*========================iPad=======================*/
@media (min-width: 768px) and (max-width: 1024px) {
  .material .material-input {
    /*width: 12%;*/ }
  .material .material-input label {
    font-size: 18px !important;
    max-width: calc(100% - 15px); }
  .material .material-input :focus ~ label, .material .material-input .filled ~ label, .material .error:focus ~ label {
    font-size: 14px !important; } }

@media only screen and (max-width: 640px) {
  /*  .address-form {
    max-width:92%;
    margin-bottom:20px;
    margin: 0 auto;
    margin-top: 25px;
    padding-left: 33px;
    padding-right: 31px;
  }*/
  .form-edit {
    margin-top: 1px; } }

.material .material-input input {
  margin-bottom: 0; }

#submit:focus {
  outline: none; }

.material .material-bar:before, .material .material-bar:after {
  background: #39a2e0; }

[data-icon]:before {
  font-family: "material" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="icon-"]:before,
[class*=" icon-"]:before,
.material .material-checkbox:before {
  font-family: "material" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-down:before {
  content: "b"; }

.icon-check:before {
  content: "a"; }

input[type="text"] {
  padding-left: 0; }

/* Material input */
.material .material-input {
  position: relative;
  padding-top: 35px;
  padding-left: 10px;
  background: #fff; }

.material .material-input:after {
  display: block;
  clear: both;
  content: ""; }

.material .material-input input,
.material .material-input textarea {
  font-size: 18px;
  width: 100%;
  border: 0;
  /*border-bottom: 1px solid lightgray;*/
  outline: none;
  background: 0;
  float: left; }

.material .material-input textarea {
  height: 120px;
  padding: 7px 0; }

.material .material-input input {
  height: 32px;
  padding: 0;
  cursor: pointer; }

.material .material-input label {
  line-height: 32px;
  cursor: pointer; }

.material .material-input label {
  color: #585858;
  font-family: "ProximaNova-Regular";
  position: absolute;
  left: 10px;
  font-size: 20px;
  opacity: 0.9000000238418579;
  top: 18px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  max-width: calc(100% - 24px); }

.material .material-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%; }

.material .material-bar:before,
.material .material-bar:after {
  content: "";
  height: 2px;
  width: 0;
  bottom: 0;
  position: absolute;
  background: #39a2e0; }

.material .material-bar:before {
  left: 50%; }

.material .material-bar:after {
  right: 50%; }

.material .material-input :focus ~ .material-bar:before,
.material .material-input :focus ~ .material-bar:after,
.material .error ~ .material-bar:before,
.material .error ~ .material-bar:after {
  width: 50%; }

.material .error ~ .material-bar:before,
.material .error ~ .material-bar:after,
.material .error ~ .material-bar:before,
.material .error ~ .material-bar:after {
  background: #ff0000; }

.material .error:focus,
.material .error.filled,
.material .error:not(.filled) ~ label {
  color: red; }

.material .material-input :focus ~ label,
.material .material-input .filled ~ label,
.material .error:focus ~ label {
  font-size: 15px;
  top: 5px;
  font-family: proxima_novasemibold;
  color: #373737 !important;
  opacity: 0.6;
  width: 100%; }

/* Radio */
.material .material-group {
  padding-top: 10px; }

.material .material-group input {
  display: none; }

.material .material-group-item {
  position: relative;
  margin-bottom: 5px; }

.material .material-group-item:last-child {
  margin-bottom: 0; }

.material .material-group label {
  padding-left: 30px;
  position: relative;
  cursor: pointer;
  z-index: 2;
  font-weight: 300; }

.material .material-checkbox,
.material .material-radio {
  width: 18px;
  height: 18px;
  background: #fff;
  left: 0;
  top: 50%;
  margin-top: -9px;
  position: absolute;
  z-index: 1;
  border: 2px solid gray; }

.material .material-radio {
  border-radius: 10px; }

.material .material-checkbox {
  border-radius: 3px; }

.material .material-checkbox:before {
  content: "a";
  font-size: 14px;
  text-align: center;
  padding-top: 3px;
  color: #fff;
  background: gray;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0); }

.material .material-radio:before {
  position: absolute;
  top: 3px;
  left: 3px;
  width: 8px;
  height: 8px;
  border-radius: 4px;
  background: gray;
  content: "";
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0); }

.material input:checked ~ .material-radio:before,
.material input:checked ~ .material-checkbox:before {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1); }

/* Select */
.material .material-select {
  font-size: 16px;
  font-weight: 300;
  width: 100%;
  position: relative;
  margin-bottom: 10px;
  padding-top: 18px;
  z-index: 3; }

.material .material-select input {
  display: none; }

.material .material-select > label {
  color: gray;
  border-bottom: 1px solid lightgray;
  height: 40px;
  line-height: 40px;
  padding: 0 30px 0 0px;
  width: 100%;
  cursor: pointer;
  position: relative;
  display: block; }

.material .material-select > .material-title {
  position: absolute;
  color: lightgray;
  height: 40px;
  line-height: 40px;
  top: 18px;
  left: 0;
  opacity: 0;
  visibility: hidden; }

.material .material-select > input:checked + .material-title,
.material .material-select.filled > .material-title {
  top: 0;
  opacity: 1;
  visibility: visible;
  font-size: 13px;
  line-height: 24px; }

.material .material-select > label strong {
  border-color: lightgray transparent transparent transparent;
  border-style: solid;
  border-width: 6px 5px 0 5px;
  margin-top: -3px;
  width: 0;
  height: 0;
  position: absolute;
  right: 0;
  top: 50%; }

.material .material-select > input:checked ~ ul {
  visibility: visible;
  opacity: 1;
  top: 24px; }

.material .material-select ul {
  background: #fff;
  top: 0;
  left: 0;
  width: 100%;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  z-index: 2; }

.material .material-select ul li label {
  color: gray; }

.material .material-select ul li input:checked + label,
.material .material-select ul li:hover input:checked + label {
  font-weight: 400; }

.material .material-select ul li label {
  display: block;
  cursor: pointer;
  padding: 7px 10px; }

.material .material-select ul li label:hover {
  background: #f5f5f5; }

.material .material-select > input:checked + .material-bar {
  top: 22px; }

.material .material-select .material-bar {
  height: 2px;
  background: #0000ff;
  width: 0;
  bottom: auto;
  top: 56px; }

/* Shadow */
.material .material-select ul {
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2); }

/* Animation */
.material .material-select ul,
.material .material-bar:before,
.material .material-bar:after,
.material .material-input label,
.material .material-select .material-bar,
.material .material-select > span,
.material .material-radio:before,
.material .material-checkbox,
.material .material-checkbox:before,
.material .material-checkbox:after {
  transition: .2s ease all;
  -moz-transition: .2s ease all;
  -webkit-transition: .2s ease all; }

/* Disable select */
.material {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* Material border box reset */
.material *,
.material *:before,
.material *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.material .valid ~ .material-bar::before, .material .valid ~ .material-bar::after, .material .valid ~ .material-bar::before, .material .valid ~ .material-bar::after {
  background: #84b320;
  width: 50%; }

.valid-icon, .invalid-icon {
  display: none;
  transition: 2s ease-in; }

.material-input .valid.filled + .valid-icon {
  display: block;
  position: absolute;
  right: 0;
  margin-top: 6px; }

.material-input .error ~ .invalid-icon {
  display: block;
  position: absolute;
  right: 0;
  margin-top: 6px; }

.material-input label {
  color: #666; }

.material .error:focus, .material .error.filled, .material .error:not(.filled) ~ label {
  color: #F4546C;
  line-height: 18px; }

label.error {
  color: red; }

/* Change Autocomplete styles in Chrome*/
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-text-fill-color: #8FB741;
  -webkit-box-shadow: 0 0 0px 1000px #000 inset;
  transition: background-color 5000s ease-in-out 0s; }

#new_user:active,
#new_user:focus {
  outline: 0;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important; }

@keyframes slide-down {
  from {
    transform: translateY(-30%);
    opacity: 0; }
  to {
    transform: translateY(0);
    opacity: 1; } }

.element {
  -webkit-animation: slide-down 0.7s ease-out;
  animation: slide-down 0.7s ease-out; }

#nameErrorBlock, #emailErrorBlock {
  position: relative;
  z-index: 2; }
.form-control {
  margin: 0;
  border: 0;
  display: inline-flex;
  padding: 0;
  position: relative;
  min-width: 0;
  flex-direction: column;
  width: 100%; }

.jss5 {
  transform-origin: top left; }

.jss6 {
  top: 0;
  left: 0;
  position: absolute;
  transform: translate(0, 23px) scale(1); }

.jss8 {
  padding-top: 18px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  max-width: calc(100% - 3%); }

.jss9 {
  transition: transform 200ms cubic-bezier(0, 0, 0.2, 1) 0ms; }

.jss11 {
  color: rgba(0, 0, 0, 0.54);
  padding: 0;
  font-size: 1rem;
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  line-height: 1; }

.jss8 {
  transform: translate(0, 1.5px) scale(0.75);
  transform-origin: top left; }

.jss12 {
  font-size: 19px;
  font-family: proxima_novasemibold;
  color: #373737;
  opacity: 0.6; }

.jss16 {
  margin-top: 18px; }
  @media (max-width: 767px) {
    .jss16 {
      margin-top: 9px; } }
label + .jss16 {
  margin-top: 16px; }

label + .jss31 {
  margin-top: 16px; }

.jss32 {
  padding-top: 12px; }

.jss29 {
  width: 100%; }

.jss15 {
  color: rgba(0, 0, 0, 0.87);
  display: inline-flex;
  position: relative;
  font-size: 20px;
  align-items: baseline;
  font-family: "Roboto", "Helvetica", "Arial", sans-serif; }

.jss38 {
  width: 100%; }

.jss30 {
  color: rgba(0, 0, 0, 0.87);
  display: inline-flex;
  position: relative;
  font-size: 1rem;
  align-items: baseline;
  font-family: "Roboto", "Helvetica", "Arial", sans-serif; }

.jss19 {
  font-size: 20px;
  font-family: ProximaNova-Regular;
  color: #8FB741 !important; }

.jss19:focus {
  outline: 0; }

.jss39:focus {
  outline: 0; }

.jss16 .jss19:focus::placeholder {
  opacity: 0.42; }

.jss31 .jss39:focus::placeholder {
  opacity: 0.42; }

.jss16 .jss19::placeholder {
  opacity: 0; }

.jss31 .jss39::placeholder {
  opacity: 0; }

.jss19::placeholder {
  color: currentColor;
  opacity: 0.42;
  transition: opacity 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; }

.jss39::placeholder {
  color: currentColor;
  opacity: 1;
  transition: opacity 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; }

input {
  font-family: "ProximaNova-Regular";
  margin-bottom: 5px; }

input[type="text"] {
  padding-left: 2; }

.jss26 {
  height: 1em; }

.jss19 {
  font: inherit;
  color: currentColor;
  width: 100%;
  border: 0;
  margin: 0;
  padding: 7px 0 9px;
  display: block;
  text-align: left;
  box-sizing: content-box;
  background: none;
  vertical-align: middle;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.jss42 {
  height: 1.1875em; }

.jss39 {
  font: inherit;
  color: currentColor;
  width: 100%;
  border: 0;
  margin: 0;
  padding: 6px 0 7px;
  display: block;
  min-width: 0;
  box-sizing: content-box;
  background: none;
  vertical-align: middle;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  @media (max-width: 767px) {
    .jss39 {
      padding: 0px 0 7px; } }
.jss22 {
  padding-top: 10px; }

.jss32.jss34:after {
  transform: scaleX(1); }

.jss23:hover:not(.jss21):before {
  height: 0; }

.jss23:hover:not(.jss21):before {
  height: 1px;
  background-color: rgba(0, 0, 0, 0.87); }

.jss36:hover:not(.jss35):before {
  height: 2px;
  background-color: rgba(0, 0, 0, 0.87); }

.jss23:before {
  height: 0; }

.jss23:before {
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  content: "";
  position: absolute;
  transition: background-color 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  pointer-events: none;
  background-color: #d3d3d3; }

.jss36:before {
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  content: "";
  position: absolute;
  transition: background-color 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  pointer-events: none;
  background-color: #d3d3d3; }

.jss17:after {
  left: 0;
  right: 0;
  bottom: 0;
  height: 2px;
  content: "";
  position: absolute;
  transform: scaleX(0);
  transition: transform 200ms cubic-bezier(0, 0, 0.2, 1) 0ms;
  pointer-events: none;
  background-color: #39a2e0; }

.jss17:after {
  left: 0;
  right: 0;
  bottom: 0;
  height: 2px;
  content: "";
  position: absolute;
  transform: scaleX(0);
  transition: transform 200ms cubic-bezier(0, 0, 0.2, 1) 0ms;
  pointer-events: none;
  background-color: #304ffe; }

.welcome.index_updated .single_field_signup .gp-input-group-btn {
  position: relative; }
  @media screen and (min-width: 768px) and (max-width: 940px) {
    .welcome.index_updated .single_field_signup .gp-input-group-btn {
      left: 24%; } }
  @media screen and (min-width: 941px) and (max-width: 1024px) {
    .welcome.index_updated .single_field_signup .gp-input-group-btn {
      left: 20%; } }
  @media screen and (min-width: 1025px) {
    .welcome.index_updated .single_field_signup .gp-input-group-btn {
      left: 19%; } }
  @media screen and (max-width: 767px) {
    .welcome.index_updated .single_field_signup .gp-input-group-btn {
      position: sticky; } }
.welcome.index_updated .single_field_signup #nameError label.error {
  font-family: 'Poppins-Regular';
  font-size: 14px;
  line-height: 17px; }

.welcome.index_updated .single_field_signup #nameError {
  padding-left: 100px; }

.welcome.index_updated .single_field_signup #nameError label.error:nth-of-type(1) {
  color: #F4546C;
  position: relative;
  background-color: #FEDEE3;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 6px;
  padding-right: 5px;
  margin-right: 10px;
  display: inline-block;
  float: left;
  max-width: 244px;
  min-width: 222px;
  left: 80px;
  margin-top: 10px; }

.welcome.index_updated .single_field_signup #nameError label.error:nth-of-type(1):after, .welcome.index_updated .single_field_signup #nameError label.error:nth-of-type(1):before {
  bottom: 100%;
  left: 25%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

.welcome.index_updated .single_field_signup #nameError label.error:nth-of-type(1):before {
  border-color: rgba(194, 225, 245, 0);
  border-bottom-color: #FEDEE3;
  border-width: 6px; }

.welcome.index_updated .single_field_signup #nameError label.error:nth-of-type(2) {
  color: #F4546C;
  position: relative;
  background-color: #FEDEE3;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 6px;
  padding-right: 5px;
  margin-right: 10px;
  display: inline-block;
  float: left;
  max-width: 190px;
  min-width: 122px;
  margin-top: 10px; }

.welcome.index_updated .single_field_signup #nameError label.error:nth-of-type(2):after, .welcome.index_updated .single_field_signup #nameError label.error:nth-of-type(2):before {
  bottom: 100%;
  left: 20%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

.welcome.index_updated .single_field_signup #nameError label.error:nth-of-type(2):before {
  border-color: rgba(194, 225, 245, 0);
  border-bottom-color: #FEDEE3;
  border-width: 6px; }

.welcome.index_updated .single_field_signup #nameError label.error:nth-of-type(3) {
  color: #F4546C;
  position: relative;
  background-color: #FEDEE3;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 6px;
  padding-right: 5px;
  margin-right: 10px;
  display: inline-block;
  float: left;
  max-width: 206px;
  margin-top: 10px; }

.welcome.index_updated .single_field_signup #nameError label.error:nth-of-type(3):after, .welcome.index_updated .single_field_signup #nameError label.error:nth-of-type(3):before {
  bottom: 100%;
  left: 5%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

.welcome.index_updated .single_field_signup #nameError label.error:nth-of-type(3):before {
  border-color: rgba(194, 225, 245, 0);
  border-bottom-color: #FEDEE3;
  border-width: 6px; }

@media screen and (min-width: 1024px) {
  .welcome.index_updated .new_main_section .gp-input-group-btn {
    left: 21% !important; } }
.lawn-care-banner-input-heading .orange-bottom-arrow {
  width: 10px !important;
  height: 20px; }

@media only screen and (max-width: 768px) {
  .lawn-care-banner-input-next {
    width: 80% !important; } }

.address-form .google-place-autocomplete input {
  height: 32px; }

@media only screen and (min-width: 767px) {
  .material .material-input .filled ~ label {
    text-align: left !important; } }

#for-google-places {
  /*========================iPad=======================*/
  /*========================Mobile Responsive=======================*/ }
  @media (min-width: 768px) and (max-width: 1024px) {
    #for-google-places .pac-container {
      width: 662px !important; } }
  @media (min-width: 1025px) and (max-width: 1366px) {
    #for-google-places container.pac-logo {
      top: 496px !important;
      left: -218px !important; } }
  #for-google-places .pac-container.pac-logo {
    border-top: 0;
    box-shadow: none;
    border-radius: 0px;
    background-color: transparent; }
    #for-google-places .pac-container.pac-logo .pac-logo:after {
      content: "";
      padding: 1px 1px 1px 0;
      height: 18px;
      box-sizing: border-box;
      text-align: right;
      display: block;
      background-image: url(https://maps.gstatic.com/mapfiles/api-3/images/powered-by-google-on-white3.png);
      background-position: right;
      background-repeat: no-repeat;
      background-size: 120px 14px; }
    #for-google-places .pac-container.pac-logo .hdpi.pac-logo:after {
      background-image: url(https://maps.gstatic.com/mapfiles/api-3/images/powered-by-google-on-white3_hdpi.png); }
    #for-google-places .pac-container.pac-logo .pac-item {
      cursor: default;
      padding: 14px 28px;
      background-color: #fff !important;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap;
      line-height: 30px;
      text-align: left;
      border-top: 1px solid rgba(184, 184, 184, 0.616904);
      font-size: 20px;
      font-family: ProximaNova-Regular;
      color: #373737;
      width: 580px;
      margin: 0 auto;
      cursor: pointer; }
    #for-google-places .pac-container.pac-logo .pac-item:hover {
      background-color: #fafafa; }
    #for-google-places .pac-container.pac-logo .pac-item-selected,
    #for-google-places .pac-container.pac-logo .pac-item-selected:hover {
      background-color: #ebf2fe; }
    #for-google-places .pac-container.pac-logo .pac-matched {
      font-weight: 700; }
    #for-google-places .pac-container.pac-logo .pac-item-query {
      font-size: 15px;
      padding-right: 3px;
      color: #373737;
      font-family: ProximaNova-Regular; }
    #for-google-places .pac-container.pac-logo .pac-icon {
      width: 13px;
      height: 18px;
      margin-right: 12px;
      margin-top: 6px;
      display: inline-block;
      vertical-align: top;
      background: url("https://greenpal-production.s3.amazonaws.com/images/general/google-map-icon.svg") !important;
      background-size: 34px; }
    #for-google-places .pac-container.pac-logo .hdpi .pac-icon {
      background-image: url(https://maps.gstatic.com/mapfiles/api-3/images/autocomplete-icons_hdpi.png); }
    #for-google-places .pac-container.pac-logo .pac-icon-search {
      background-position: -1px -1px; }
    #for-google-places .pac-container.pac-logo .pac-item-selected .pac-icon-search {
      background-position: -18px -1px; }
    #for-google-places .pac-container.pac-logo .pac-icon-marker {
      background-position: -1px -161px; }
    #for-google-places .pac-container.pac-logo .pac-item-selected .pac-icon-marker {
      background-position: -18px -161px; }
    #for-google-places .pac-container.pac-logo .pac-placeholder {
      color: gray; }
  @media (min-width: 320px) and (max-width: 340px) {
    #for-google-places .pac-container.pac-logo {
      left: 34px !important; } }
  @media (min-width: 341px) and (max-width: 360px) {
    #for-google-places .pac-container.pac-logo {
      left: 36px !important; } }
  @media (min-width: 361px) and (max-width: 385px) {
    #for-google-places .pac-container.pac-logo {
      left: 38px !important; } }
  @media (min-width: 768px) and (max-width: 820px) {
    #for-google-places .pac-container.pac-logo {
      left: 61px !important; } }
  @media (min-width: 861px) and (max-width: 900px) {
    #for-google-places .pac-container.pac-logo {
      left: 81px !important; } }
  @media (min-width: 901px) and (max-width: 1023px) {
    #for-google-places .pac-container.pac-logo {
      left: 100px !important; } }
  @media only screen and (max-width: 767px) {
    #for-google-places .pac-container.pac-logo {
      width: 75% !important;
      left: 52px !important; }
      #for-google-places .pac-container.pac-logo .pac-item {
        width: 87%;
        font-size: 16px !important;
        padding: 13px 17px; }
        #for-google-places .pac-container.pac-logo .pac-item .pac-item-query {
          font-size: 16px; }
      #for-google-places .pac-container.pac-logo .pac-icon {
        margin-right: 8px;
        background: url("https://greenpal-production.s3.amazonaws.com/images/general/maps-and-flags-mobile.svg") no-repeat; } }
.onboards_form .lawn-care-banner-input-heading {
  padding-top: 50px; }

.onboards_form .register-form-error.register-form-email-format-error.input-error {
  top: 440px;
  left: 740px; }

.welcome.index_updated .register-form-error.register-form-email-format-error.input-error {
  top: 440px; }

@media (max-width: 1024px) {
  .welcome.index_updated .register-form-error.register-form-email-format-error.input-error {
    top: 355px;
    left: 500px; } }

@media (max-width: 768px) {
  .welcome.index_updated .register-form-error.register-form-email-format-error.input-error {
    left: 360px;
    top: 355px; } }

@media (max-width: 540px) {
  .welcome.index_updated .register-form-error.register-form-email-format-error.input-error {
    left: 215px;
    top: -120px; } }

@media (max-width: 500px) {
  .welcome.index_updated .register-form-error.register-form-email-format-error.input-error {
    top: -120px;
    left: 150px; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .gp-header__container {
    width: 90%;
    height: 70px; }
  .gp-header__grid {
    grid-template-columns: 50% auto; }
  .gp-header__grid .logo {
    margin-left: 20px; }
  .gp-header__grid .logo .mobile--logo {
    width: 150px; }
  .gp-header__grid .logo__text {
    font-size: 8px; }
  .gp-header__grid .gp--mobile {
    display: none; }
  .gp-header .navbar {
    margin-right: 30px; }
  .gp-header .navbar__grid {
    grid-template-columns: 170px auto; }
  .gp-header .navbar__phone {
    position: relative;
    top: 4px; }
  .gp-header .navbar__phone .icon-phone {
    right: 6px;
    top: 22px; }
  .gp-header .navbar__login-btn {
    top: 14px; }
  .gp-banner__container {
    width: 85%; }
  .gp-banner__container .banne-heading {
    top: 40px; }
  .gp-banner__container .w--heading {
    width: 90%; }
  .gp-banner__container .image-gray {
    position: absolute; }
  .gp-work {
    padding: 50px 0; }
  .gp-work__container {
    width: 100%; }
  .gp-work__container .pg-paragraph {
    margin-bottom: 40px; }
  .gp-work__container .pg-paragraph__text {
    font-size: 18px;
    width: 90%;
    line-height: 24px; }
  .gp-work__container .pg-paragraph__text .paragraph-bold {
    font-size: 30px; }
  .gp-work__container .pg-paragraph .mt--30 {
    margin-top: 30px; }
  .onboards_form .lawn-care-banner-input-next {
    width: 86%; }
    .onboards_form .lawn-care-banner-input-next .check_align {
      width: 66%; }
    .onboards_form .lawn-care-banner-input-next .jss11 {
      font-size: 17px; }
    .onboards_form .lawn-care-banner-input-next .gp-input-group-btn button {
      font-size: 18px; } }

@media (max-width: 860px) and (min-width: 768px) {
  .onboards_form .lawn-care-banner-input-next {
    width: 91%; }
  .onboards_form .lawn-care-banner-input-next .gp-input-group-btn button {
    right: 144px; } }

.register-form-error.register-form-address-error:after {
  content: '';
  display: block;
  position: absolute;
  left: 30px;
  bottom: 100%;
  width: 0;
  height: 0;
  border-bottom: 6px solid #FEDEE3;
  border-top: 6px solid transparent;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent; }

.register-form-error.register-form-address-error {
  background-color: #FEDEE3;
  width: fit-content;
  max-width: 539px;
  padding: 5px 5px 6px 5px;
  font-size: 14px;
  font-family: Poppins-Regular;
  position: relative;
  line-height: 17px;
  color: #F4546C;
  text-align: left;
  top: -5px;
  left: -30px;
  z-index: 3; }

#nameError label.error:nth-of-type(1) {
  color: #F4546C;
  position: relative;
  background-color: #FEDEE3;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 6px;
  padding-right: 5px;
  margin-right: 10px;
  max-width: 244px;
  min-width: 222px;
  float: left;
  text-align: left;
  left: 180px;
  margin-top: 10px;
  top: -5px; }

@media only screen and (max-width: 1024px) {
  #nameError label.error:nth-of-type(1) {
    left: 180px; } }

#nameError label.error {
  font-family: 'Poppins-Regular';
  font-size: 14px;
  line-height: 17px; }

#nameError label.error:nth-of-type(1):before {
  border-color: rgba(194, 225, 245, 0);
  border-bottom-color: #FEDEE3;
  border-width: 6px; }

#nameError label.error:nth-of-type(1):after {
  bottom: 100%;
  left: 48%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

#nameError label.error:nth-of-type(1):before {
  bottom: 100%;
  left: 20%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

#nameError label.error:nth-of-type(2) {
  color: #F4546C;
  position: relative;
  background-color: #FEDEE3;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 6px;
  padding-right: 5px;
  margin-right: 10px;
  display: inline-block;
  top: -6px;
  left: 300px;
  max-width: 190px;
  min-width: 122px;
  margin-top: 10px; }

#nameError label.error:nth-of-type(2):after {
  bottom: 100%;
  left: 20%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

#nameError label.error:nth-of-type(2):before {
  bottom: 100%;
  left: 20%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

#nameError label.error:nth-of-type(2):before {
  border-color: rgba(194, 225, 245, 0);
  border-bottom-color: #FEDEE3;
  border-width: 6px; }

#nameError label.error:nth-of-type(1):before {
  border-color: rgba(194, 225, 245, 0);
  border-bottom-color: #FEDEE3;
  border-width: 6px; }

@media only screen and (max-width: 767px) {
  .register-form-error.register-form-address-error {
    width: 100%;
    top: 7px;
    left: 0px;
    z-index: 3;
    text-align: center; } }
  @media only screen and (max-width: 767px) and (max-width: 360px) {
    .register-form-error.register-form-address-error {
      font-size: 13px; } }
.gp-input-group-2 label.error:nth-of-type(1) {
  color: #F4546C;
  position: relative;
  background-color: #FEDEE3;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 6px;
  padding-right: 5px;
  margin-right: 10px;
  display: inline-block;
  top: -12px;
  left: 3px; }

.gp-input-group-2 label.error:nth-of-type(2) {
  color: #F4546C;
  position: relative;
  background-color: #FEDEE3;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 6px;
  padding-right: 5px;
  margin-right: 10px;
  display: inline-block;
  top: -12px;
  left: 3px; }

.gary-pointing-left {
  left: 7% !important;
  bottom: 90px !important; }
  @media (min-width: 1280px) and (max-width: 1367px) {
    .gary-pointing-left {
      left: 9% !important;
      bottom: 90px !important; } }
  @media (min-width: 1100px) and (max-width: 1280px) {
    .gary-pointing-left {
      left: 11% !important;
      bottom: 45px !important; } }
  @media (min-width: 768px) and (max-width: 1100px) {
    .gary-pointing-left {
      display: none; } }
.header-msg .new-gray-matchine-sec {
  position: relative; }
  @media (min-width: 1100px) {
    .header-msg .new-gray-matchine-sec .new-gary-pointing-left {
      position: absolute;
      top: -74px;
      left: 80% !important; } }
  @media (min-width: 1100px) and (max-width: 1280px) {
    .header-msg .new-gray-matchine-sec .new-gary-pointing-left {
      width: 230px !important;
      left: 85% !important; } }
@media (max-width: 767px) {
  .sec-1-img {
    height: 740px !important; } }

.grass_cut_btn a {
  font-size: 22px;
  font-family: 'proxima_nova_rgbold';
  font-weight: 700;
  background-image: linear-gradient(0deg, #ff6f00 0%, #ff9b00 100%);
  border-radius: 33px;
  text-align: center;
  display: flow-root;
  height: 50px;
  -webkit-font-smoothing: antialiased;
  outline: none;
  display: inline-block;
  width: 100%;
  color: #fff;
  text-align: center;
  margin-bottom: 0px;
  padding-top: 8px; }
  @media (max-width: 767px) {
    .grass_cut_btn a {
      padding-top: 12px;
      font-size: 19px;
      font-weight: 700;
      width: 100%;
      margin: 0 auto 16px auto;
      text-align: center; } }
a.read-more-under-line {
  position: relative;
  top: 10px; }
  a.read-more-under-line::before {
    position: absolute;
    content: "";
    left: 0;
    top: 25px;
    background-color: #00A3E7;
    height: 1px;
    width: 82px; }
    @media (min-width: 320px) and (max-width: 767px) {
      a.read-more-under-line::before {
        width: 72px; } }
.locations.show .single_field_signup .gp-input-group-btn {
  left: 22%; }
  @media (min-width: 320px) and (max-width: 414px) {
    .locations.show .single_field_signup .gp-input-group-btn {
      left: 0; } }
  @media (min-width: 540px) and (max-width: 719px) {
    .locations.show .single_field_signup .gp-input-group-btn {
      left: 0; } }
  @media (min-width: 767px) and (max-width: 1025px) {
    .locations.show .single_field_signup .gp-input-group-btn {
      left: 25%; } }
  @media (min-width: 767px) {
    .locations.show .single_field_signup .gp-input-group-btn {
      position: relative; } }
  .locations.show .single_field_signup .gp-input-group-btn button {
    height: 70px !important; }
    @media (max-width: 767px) {
      .locations.show .single_field_signup .gp-input-group-btn button {
        height: 60px !important; } }
@media (max-width: 767px) {
  .locations.show .single_field_signup .gp-input-group-2 label.error {
    font-size: 14px; } }

.welcome.index .single_field_signup .gp-input-group-btn {
  position: relative;
  left: 22%; }
  @media (min-width: 320px) and (max-width: 414px) {
    .welcome.index .single_field_signup .gp-input-group-btn {
      left: 0; } }
  @media (min-width: 540px) and (max-width: 719px) {
    .welcome.index .single_field_signup .gp-input-group-btn {
      left: 0; } }
  @media (min-width: 768px) and (max-width: 1025px) {
    .welcome.index .single_field_signup .gp-input-group-btn {
      left: 27%; } }
  .welcome.index .single_field_signup .gp-input-group-btn button {
    height: 71px !important; }
    @media (max-width: 767px) {
      .welcome.index .single_field_signup .gp-input-group-btn button {
        height: 60px !important; } }
@media (max-width: 767px) {
  .welcome.index .single_field_signup .gp-input-group-2 label.error {
    font-size: 14px; } }

.width-max-content {
  width: max-content; }
/*// Place all the styles related to the Welcome controller here.
// They will automatically be included in application.css.
// You can use Sass (SCSS) here: http://sass-lang.com/*/
/*
***************
* = styling for GP home page welcome > index_new.html.erb
***************
*/
@media (max-width: 767px) {
  .header-top {
    z-index: 8 !important;
    min-height: 94px;
    max-height: 94px; } }

@media (max-width: 767px) {
  .modal {
    z-index: 9; } }

.sec_6_para_containter {
  width: 100%;
  display: flex;
  justify-content: center; }

.btn-container {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center; }

/*========================Exit Intent Modal=======================*/
.overflow_hidden {
  overflow: hidden;
  position: fixed; }

/*=======================Navbar=========================*/
.bg_change {
  display: block;
  width: 100%;
  z-index: 5;
  transition: linear .5s;
  -webkit-transition: linear .5s;
  width: 100%;
  left: 0;
  position: fixed;
  top: 0; }

.header_right {
  width: 43%;
  margin: 0;
  float: right;
  padding-top: 19px; }

.gray-matchine {
  display: none; }

/*==================*/
.welcome.index_updated .profile_img .headshot {
  z-index: 1; }

.welcome.index_updated .grass_cut_btn {
  margin: 0 auto;
  padding-top: 25px;
  position: relative;
  z-index: 1; }

.welcome.index_updated .sec3.green-background {
  background-color: #51bd40; }

.welcome.index_updated .sec6.green-background {
  background-color: #72b04d; }

.welcome.index_updated .sec7.light-blue-background {
  background-color: #cdedfa; }

.welcome.index_updated .grass_cut_btn a {
  color: #FFFFFF;
  font-family: proxima_nova_rgbold;
  font-size: 22px;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none;
  background-image: linear-gradient(0deg, #ff6f00 0%, #ff9b00 100%);
  border-radius: 33px;
  width: 250px;
  text-align: center;
  display: block;
  text-decoration: none;
  height: 60px;
  line-height: 60px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  outline: none;
  padding-top: unset; }

.welcome.index_updated .grass_cut_btn a:hover {
  background: #f67106; }
  .welcome.index_updated .grass_cut_btn a:hover img {
    left: 6%;
    transition: all 0.5s;
    -webkit-transition: 0.5s; }

.grass_btn_arrow, .grass_btn_arrow {
  position: absolute;
  top: 54%;
  right: 17%; }

.lawn_service_btn_arrow {
  position: absolute;
  top: 54%;
  right: 12%; }

p.no_card {
  color: #FFFFFF;
  font-family: proxima_novasemibold;
  font-size: 15px;
  font-weight: 600;
  line-height: 18px;
  text-align: center; }

/*================================SECTION-2=============================*/
#greenpal-reviews {
  outline: none; }

/*==================================SECTION-3============================*/
.sec3 {
  height: 780px;
  background-size: contain;
  max-width: 100%; }

.container_3 {
  width: 100%;
  margin: 0 auto; }

.sec_3_features {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  padding-top: 38px;
  margin-bottom: 15px; }

.sec_3_heading {
  padding-top: 85px; }

.sec_3_heading h2 {
  color: #FFFFFF;
  font-family: Poppins;
  font-size: 46px;
  font-weight: 600;
  line-height: 60px;
  width: 867px;
  text-align: center;
  margin: 0 auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.feature_1 {
  width: 25%;
  text-align: center; }

.feature_1 img {
  width: 110px; }

.feature_1 h4 {
  color: #D7F3D6;
  font-family: proxima_nova_rgbold;
  font-size: 23px;
  font-weight: 700;
  margin: 0;
  margin-top: -12px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.feature_1 p {
  color: #D7F3D6;
  font-family: ProximaNova-Regular;
  font-size: 15px;
  font-weight: 400;
  line-height: 23px;
  padding-top: 5px;
  text-align: center;
  margin: 0 auto;
  width: 80%; }

.ft_2:before {
  content: "";
  background: url("https://greenpal-production.s3.amazonaws.com/images/general/feature-up-arrow.svg") no-repeat;
  height: 12px;
  width: 37px;
  position: absolute;
  left: 348px;
  margin-top: 53px; }

.ft_2:after {
  content: "";
  background: url("https://greenpal-production.s3.amazonaws.com/images/general/feature-down-arrow.svg") no-repeat;
  height: 12px;
  width: 37px;
  position: absolute;
  left: 610px;
  margin-top: -157px; }

.ft_3:after {
  content: "";
  background: url("https://greenpal-production.s3.amazonaws.com/images/general/feature-up-arrow.svg") no-repeat;
  height: 12px;
  width: 37px;
  position: absolute;
  left: 870px;
  margin-top: -168px; }

.compare_prices {
  position: relative; }

.prices {
  position: absolute;
  top: 47%;
  left: 48%;
  transform: translate(-50%, -50%); }

.low_price, .high_price {
  font-family: 'proxima_nova_rgbold' !important;
  color: #fff !important;
  z-index: 1; }

.low_price {
  font-size: 13px !important; }

.high_price {
  left: 48%;
  position: relative;
  font-size: 15px !important; }

/*==================================SECTION-4============================*/
.sec4 {
  height: 549px;
  background-size: contain;
  max-width: 100%;
  background-color: #0a3755; }

.arrow_desktop_sec4 {
  display: inline;
  position: relative;
  left: 3px;
  top: 50px; }

.container_4 {
  width: 100%;
  margin: 0 auto; }

.sec_4_heading h2 {
  color: #FFFFFF;
  font-family: Poppins;
  font-size: 48px;
  font-weight: 600;
  line-height: 62px;
  opacity: 0.9000000357627869;
  width: 668px;
  margin: 0 auto;
  text-align: center;
  padding-top: 90px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.sec_4_heading p {
  color: #FFFFFF;
  font-family: Poppins;
  font-size: 24px;
  font-weight: 400;
  line-height: 10px;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  top: -22px;
  position: relative;
  width: 800px;
  margin: 0 auto;
  margin-bottom: 50px; }
  @media only screen and (max-width: 767px) {
    .sec_4_heading p {
      font-size: 18px;
      line-height: 5px;
      width: 72%;
      margin: 0 auto;
      margin-top: 12px;
      margin-bottom: 30px;
      top: 0; } }
  @media only screen and (max-width: 480px) {
    .sec_4_heading p {
      margin-top: 20px;
      top: 0; } }
  @media (min-width: 321px) and (max-width: 360px) {
    .sec_4_heading p {
      font-size: 17px;
      line-height: inherit; } }
  @media only screen and (max-width: 320px) {
    .sec_4_heading p {
      font-size: 15px;
      line-height: 0; } }
.video {
  display: flex;
  justify-content: center;
  position: absolute;
  z-index: 1;
  width: 834px;
  height: 484px;
  margin: 0 auto;
  left: 50%;
  transform: translate(-50%); }

/*==================================SECTION-5============================*/
.testim_text {
  overflow-y: scroll;
  scrollbar-width: thin;
  scrollbar-color: transparent transparent;
  max-height: 200px;
  scrollbar-width: thin;
  scrollbar-color: #a9a9a9 transparent; }
  .testim_text::-webkit-scrollbar {
    width: 4px; }
  .testim_text::-webkit-scrollbar-thumb {
    background-color: #a9a9a9; }
  .testim_text::-webkit-scrollbar-track {
    background-color: transparent;
    border: 1px solid transparent; }

.sec5 {
  background-color: #E5F6FD;
  height: 1130px; }

.owl-carousel .owl-item img {
  width: auto !important; }

.owl-carousel {
  width: 76% !important;
  margin-left: auto !important; }

.js-toggle-reviews .google-review-section {
  display: flex;
  align-items: baseline;
  max-width: 1400px;
  margin: auto; }

.js-toggle-reviews .owl-carousel {
  display: flex;
  align-items: baseline;
  gap: 6px;
  width: 76%;
  margin-left: auto; }

.js-toggle-reviews .el-hide {
  opacity: 1 !important;
  visibility: visible !important; }

.js-toggle-reviews .blur-up {
  filter: none; }

.js .owl-carousel {
  display: block;
  gap: 0; }

.js .google-review-section {
  align-items: unset; }

.container_5 {
  width: 100%;
  margin: 0 auto; }

.sec_5_heading {
  margin: 0 auto;
  display: flex;
  justify-content: center; }

.sec_5_heading h2 {
  font-family: Poppins;
  font-size: 46px;
  font-weight: 600;
  line-height: 60px;
  width: 1048px;
  text-align: center;
  padding-top: 340px;
  margin-top: 0;
  margin-bottom: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.sec_5_heading h2 span {
  color: #00A3E7; }

.sec_5_heading img {
  height: 57px;
  left: -128px;
  position: relative;
  margin-top: 435px; }

.testimonials {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  margin-left: 38px; }

.slick-track {
  width: 4800px !important; }

.slick-list.draggable {
  padding: 0px 0px !important; }

.testimonial_box {
  background-color: #FFFFFF;
  box-shadow: 0 2px 4px 4px rgba(59, 89, 151, 0.04);
  width: 320px;
  height: 233px;
  padding-bottom: 37px;
  position: relative; }

.headshot {
  position: relative;
  top: 45px;
  width: 84px;
  height: 92px;
  left: 50%;
  transform: translateX(-65%);
  z-index: 7; }

.testimonial_box .quotation_mark {
  position: relative;
  left: 20px;
  top: 20px; }

.testim_text {
  position: relative;
  top: -28px;
  height: inherit;
  overflow-y: auto;
  max-height: 157px; }

.testimonial_box .testim_box_para {
  color: #373737;
  font-family: ProximaNova-Regular;
  font-size: 19px;
  font-weight: 400;
  line-height: 30px;
  text-align: center;
  margin-bottom: 0px;
  margin-top: 0;
  width: 80%;
  margin: 0 auto; }

.testimonial_box .testim_name {
  color: #373737;
  font-family: ProximaNova-Regular;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
  text-align: center;
  margin: 0px !important; }

.testimonial_box .testim_location {
  color: #959898;
  font-family: ProximaNova-Regular;
  font-size: 16px;
  font-weight: 400;
  line-height: 17px;
  text-align: center;
  margin: 0 0 5px 0; }

.moving_arros {
  float: right;
  padding-top: 30px; }

.left_arrow {
  position: relative;
  top: 359px;
  left: -108px; }

.right_arrow {
  padding-right: 55px;
  padding-top: 5px; }

.container_5 .grass_cut_btn {
  margin-top: 50px; }

.google-user-details {
  position: relative;
  top: -15px; }

.google-details {
  position: relative;
  top: 55px; }

.google-review-icon {
  position: absolute;
  right: 20px;
  transform: translateY(20px); }

.google-user-url {
  text-decoration: none;
  color: #373737; }

.google-review-section {
  display: flex;
  max-width: 1400px;
  margin: auto; }

.google-review-rating {
  margin-left: 10px;
  margin-top: -0.2%; }

.google-review-headshot {
  height: 92px !important;
  border-radius: 50% !important;
  object-fit: cover;
  width: 92px !important;
  transform: translateX(-50%); }

.rating-out-of {
  color: #fb8e28 !important;
  font-size: 21px !important;
  font-weight: 600 !important; }

.review-on-google {
  background: #0a6cff !important;
  padding: 12px 30px 12px 30px !important;
  border-radius: 30px;
  color: white;
  font-weight: 600;
  text-decoration: none;
  box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, 0.3); }

.google-details p {
  line-height: 27px !important; }

.review-on-google:hover {
  background-color: #1f67e7 !important; }

.google-review-button {
  margin-top: 40px !important; }

.google-user-details .google-user-rating {
  margin-bottom: 10px !important; }

/*==================================SECTION-6============================*/
.sec6 {
  background-size: cover;
  margin-top: -62px;
  max-width: 100%; }

.sec_6_heading h2 {
  color: #FFFFFF;
  font-family: Poppins;
  font-size: 48px;
  font-weight: 600;
  line-height: 62px;
  width: 898px;
  text-align: center;
  padding-top: 106px;
  margin: 0 auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.sec_6_para {
  color: #FFFFFF;
  font-family: ProximaNova-Regular;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  width: 927px;
  text-align: center;
  margin: 15px 180px; }

.sec_popular_locations h2 {
  color: #FFFFFF;
  font-family: Poppins;
  font-size: 46px;
  font-weight: 600;
  line-height: 62px;
  text-align: center;
  margin-top: 70px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

a#gp-service-areas {
  color: #FFFFFF;
  text-decoration: none; }

.locations {
  width: 1015px;
  margin: 0 auto;
  padding-bottom: 80px; }

.locations ul li {
  display: inline-block; }

.location {
  width: 24%; }

.location a {
  color: #FFFFFF;
  font-family: ProximaNova-Regular;
  font-size: 15px;
  font-weight: 400;
  line-height: 26px;
  text-align: left;
  text-decoration: none; }

.location_icon {
  width: 15px;
  height: 15px;
  position: relative;
  top: 3px;
  padding-right: 5px;
  float: left; }

/*==================================SECTION-7============================*/
.sec7 {
  height: 469px;
  background-size: cover;
  max-width: 100%; }

.sec_7_heading h2 {
  color: #373737;
  font-family: Poppins;
  font-size: 45px;
  font-weight: 600;
  line-height: 62px;
  text-align: center;
  padding-top: 75px;
  margin-bottom: 18px;
  margin-top: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.sec_7_heading span {
  color: #00A3E7; }

.sec_7_para p {
  color: #373737;
  font-family: ProximaNova-Regular;
  font-size: 22px;
  font-weight: 400;
  line-height: 33px;
  width: 690px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 8px; }

/*==================================SECTION-8============================*/
.sec8 {
  height: auto;
  background-image: url(/assets/homepage/bg-footer-df41447f03514ea6d903a795c717f9f92796d0ec334563858214f80969417e43.svg);
  background-size: contain; }
  @media only screen and (max-width: 767px) {
    .sec8 {
      margin-top: -1px;
      background-size: cover;
      max-width: 100%; } }
  @media (min-width: 1024px) and (max-width: 1366px) {
    .sec8 {
      background-size: cover; } }
.container_8 {
  padding-top: 80px;
  width: 90%;
  margin: 0 auto; }

.footer_sec1 {
  width: 40%;
  float: left; }

.footer_sec1 .app-heading {
  color: #FFFFFF;
  font-family: ProximaNova-Regular;
  font-size: 18px;
  font-weight: 600;
  line-height: 62px; }

.footer_sec2 {
  width: 30%;
  float: left; }

.footer_sec2 p {
  color: #FFFFFF;
  font-family: ProximaNova-Regular;
  font-size: 20px;
  font-weight: 600;
  text-align: left;
  margin-bottom: 0;
  margin-top: 0; }

.footer_sec2 ul li {
  text-align: left;
  display: block; }

.footer_sec2 ul li a {
  color: #FFFFFF;
  font-family: ProximaNova-Regular;
  font-size: 16px;
  font-weight: 400;
  line-height: 38px;
  opacity: 0.800000011920929;
  text-decoration: none; }

.footer_imp_links {
  padding: 0; }

.provider {
  padding-left: 34px; }

.footer_sec3 {
  width: 30%;
  float: left; }

.footer_sec3 p {
  color: #FFFFFF;
  font-family: ProximaNova-Regular;
  font-size: 20px;
  font-weight: 600;
  text-align: left;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 34px; }

.footer_sec3 ul li {
  text-align: left;
  display: inline-block; }

.footer_sec3 ul li a {
  color: #FFFFFF;
  font-family: ProximaNova-Regular;
  font-size: 16px;
  font-weight: 400;
  line-height: 38px;
  opacity: 0.800000011920929;
  text-decoration: none; }

.footer_social_links {
  opacity: 0.6000000238418579;
  padding-left: 34px; }
  @media (min-width: 1025px) {
    .footer_social_links {
      width: max-content; } }
.footer_social_links li {
  padding-right: 10px; }

.pinterest_outer_wrapper {
  position: relative;
  display: inline-block; }

.pinterest_outer {
  display: block; }

.pinterest_inner {
  position: absolute;
  top: 34%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 40%;
  height: auto; }

.total_satisfaction {
  background-repeat: no-repeat;
  background-image: url(/assets/homepage/greenpal-guarantee-d45491ccb8d60a01a72a0d16eaafefc4da72ac7cfbe8238fdb31f94581704fe0.svg);
  width: 320px;
  height: 85px;
  position: relative; }
  .total_satisfaction p {
    font-size: 10px;
    font-family: proxima_nova_rgbold;
    color: #4E95BB;
    position: absolute;
    margin-top: 32px;
    padding: 0;
    margin-left: 24px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.footer_sec4 {
  padding-top: 40px;
  padding-bottom: 40px; }

.footer_locations ul {
  padding: 0; }

.footer_locations ul li {
  display: inline; }

.footer_locations .location a {
  color: #FFFFFF;
  font-family: ProximaNova-Regular;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  opacity: 0.580706527699595;
  width: 1044px;
  text-align: left; }

.footer_copyright {
  background: rgba(0, 0, 0, 0.0946558);
  height: 80px; }

.footer_copyright ul li {
  text-align: left;
  display: inline; }

.twitter_logo a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px !important;
  height: 40px !important;
  border-radius: 50%;
  background-color: #ffffff1a;
  border: 1px solid #ccc;
  transition: all 0.3s ease;
  vertical-align: middle; }

.twitter_logo img {
  width: 18px;
  height: 18px;
  display: block; }

.twitter_logo img {
  filter: brightness(0) saturate(100%) invert(1); }

.footer_copyright ul li a {
  color: #FFFFFF;
  font-family: ProximaNova-Regular;
  font-size: 16px;
  font-weight: 400;
  line-height: 42px;
  opacity: 0.800000011920929;
  text-decoration: none; }

.right li {
  text-align: left;
  display: inline;
  color: #FFFFFF;
  font-family: ProximaNova-Regular;
  font-size: 16px;
  font-weight: 400;
  line-height: 42px;
  opacity: 0.800000011920929; }

.container_9 {
  width: 1080px;
  margin: 0 auto; }

.left {
  float: left; }

.left li {
  padding-right: 40px; }

.right {
  float: right; }

.owl-next {
  margin-left: 20px; }

.owl-nav {
  display: block !important;
  float: right;
  margin-right: 40px;
  margin-top: 30px; }

.iphone-btn {
  margin: 0;
  padding: 0; }

.iphone-btn li {
  display: inline;
  list-style-type: none;
  margin-right: 20px;
  border: 1px solid #fff;
  width: 157px;
  float: left;
  text-align: center;
  height: 46px;
  line-height: 46px;
  border-radius: 46px; }
  @media only screen and (max-width: 1024px) {
    .iphone-btn li {
      width: 125px; } }
.iphone-btn li a img {
  opacity: 0.800000011920929;
  display: inline;
  position: relative;
  margin-right: 10px;
  top: 7px; }

.iphone-btn li a p {
  color: #FFFFFF;
  font-family: ProximaNova-Regular;
  font-size: 16px;
  line-height: 26px;
  opacity: 0.800000011920929;
  display: inline-block;
  margin: 0; }

.footer-pera-list p {
  color: #FFFFFF;
  font-family: ProximaNova-Regular;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  opacity: 0.800000011920929;
  width: 96%;
  text-align: left; }

/*========================large screeen=======================*/
@media (min-width: 1920px) and (max-width: 2500px) {
  .owl-stage {
    width: 1170px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center; }
  .owl-item {
    width: 350px !important; } }

/*========================big screeen=======================*/
@media (min-width: 1366px) and (max-width: 1920px) {
  .owl-stage {
    width: 1170px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center; }
  .owl-item {
    width: 360px !important; }
  .gray-matchine-sec {
    width: 1100px; }
  .gray-matchine {
    display: block;
    text-align: center;
    margin: 0 auto;
    position: relative;
    top: -120px;
    left: 460px; }
  .sec2 {
    background-size: contain; }
  .sec4 {
    background-size: cover; }
  .ft_2::before {
    left: 24%; }
  .ft_2::after {
    left: 49%;
    margin-top: -153px; }
  .ft_3::after {
    left: 74%; }
  .sec_3_features {
    position: relative; }
  .sec_6_para {
    width: 65%;
    margin: 0 auto;
    text-align: center; }
  .locations {
    width: 70%;
    padding-bottom: 50px; }
  .container_8 {
    padding-top: 80px;
    width: 70%;
    margin: 0 auto; }
  .sec7 {
    height: 550px; }
  .container_4 {
    width: 75%; }
  .total_satisfaction {
    margin-left: 10px; } }

@media (min-width: 1366px) and (max-width: 1550px) {
  .gray-matchine {
    left: 345px; } }

@media (min-width: 1150px) and (max-width: 1366px) {
  .owl-stage {
    width: 1170px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center; }
  .owl-item {
    width: 350px !important; } }

/*========================Desktop=======================*/
@media (min-width: 1024px) and (max-width: 1366px) {
  .sec2 {
    background-size: contain; }
  .sec4 {
    background-size: cover; }
  .header_right {
    width: 50%; } }

/*========================iPad=======================*/
@media (min-width: 768px) and (max-width: 1024px) {
  .google-review-headshot {
    transform: translateX(-7%) !important; }
  .feature_1 {
    width: 20%; }
  .total_satisfaction {
    background-repeat: no-repeat; }
  #reviews-component-mob {
    display: none; }
  .sec4 {
    height: 520px;
    background-size: cover;
    background-position: center center; }
  .review-date {
    margin: 0; }
  .grass_btn_arrow, .grass_btn_arrow {
    position: absolute;
    top: 54%;
    right: 33%; }
  .gray-matchine {
    display: block;
    height: 200px;
    position: absolute;
    right: 0;
    bottom: 0; }
  .grass_cut_btn {
    width: 100%;
    float: left;
    text-align: center;
    margin: 0 auto;
    display: flex;
    justify-content: center; }
  .lawn_service_btn_arrow {
    position: absolute;
    top: 57%;
    right: 35%; }
  .sec_6_heading h2 {
    font-size: 35px;
    line-height: 40px;
    width: 90%;
    padding-top: 50px; }
  .locations {
    width: 100%; }
  .sec_5_heading h2, .sec_3_heading h2 {
    font-size: 33px;
    line-height: 40px;
    width: 90%; }
  .container_5 .grass_cut_btn {
    padding-top: 0;
    margin-top: 20px; }
  .sec_6_para {
    width: 95%;
    margin: 0 auto; }
  .video {
    width: 100%;
    height: 394px;
    margin: 0 auto;
    margin-top: -40px; }
  .sec_4_heading h2 {
    font-size: 35px;
    line-height: 60px;
    width: 90%;
    padding-top: 60px; }
  .sec_5_heading h2 {
    padding-top: 260px; }
  .location {
    width: 32%; }
  .footer_sec2 {
    width: 30%; }
  .footer_sec1 {
    width: 40%; }
  .footer_sec4 {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center; }
  .container_9 {
    width: 100%; }
  .footer_copyright {
    height: auto;
    overflow: hidden; }
  .left {
    float: none;
    width: 100%;
    text-align: center; }
  .right {
    float: none;
    width: 100%;
    text-align: center; }
  .footer_sec3 p {
    padding-left: 0; }
  .footer_sec3 ul {
    padding: 0; }
  .sec_7_para p {
    width: 90%; }
  .ft_2::after {
    left: 48%;
    margin-top: -196px; }
  .ft_2::before {
    left: 25%; }
  .ft_3::after {
    left: 70%;
    margin-top: -240px; }
  .sec_4_heading p {
    margin-bottom: 50px;
    width: 100%; }
  .container_9 ul {
    margin: 0; }
  .reviewer-name {
    margin: 0;
    padding-top: 12px;
    padding-right: 7px; }
  .maps-and-flags {
    position: relative;
    top: 11px; }
  .reviewer-location {
    margin: 0;
    padding-top: 12px; }
  .star-rating {
    margin-top: 0 !important; }
  .video {
    width: 90%;
    margin-top: 20px; }
  .sec_5_heading img {
    display: none; }
  p.no_card {
    position: relative;
    top: 10px; }
  .sec5 {
    height: 890px; }
  .footer_imp_links.provider li {
    display: block; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) and (max-width: 1024px) {
    .footer_imp_links.provider li {
      text-align: center; } }
@media (min-width: 768px) and (max-width: 1024px) {
  .grass_cut_btn a {
    font-size: 20px;
    width: 340px;
    height: 50px;
    line-height: 50px; }
  .grass_btn_arrow_1 {
    position: absolute;
    top: 42%;
    right: 36%; }
  .grass_btn_arrow_2 {
    right: 35%; }
  .grass_btn_arrow_3 {
    top: 55%;
    right: 36%; }
  .grass_btn_arrow_4 {
    top: 17px;
    right: 36%; } }

@media only screen and (max-width: 767px) {
  ul.footer_imp_links.provider {
    display: flex;
    flex-direction: column;
    align-items: center; } }

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .total_satisfaction {
    background-repeat: no-repeat; }
  .grass_cut_btn_1 {
    padding-top: 25px; }
  .grass_btn_arrow_1 {
    top: 55%;
    right: 39%; }
  .gray-matchine {
    height: 250px;
    bottom: 20px; }
  .video {
    margin-top: 0; }
  .sec_4_heading p {
    margin-top: 20px;
    margin-bottom: 50px; }
  .testimonial_box .testim_box_para {
    font-size: 18px;
    width: 94%;
    text-align: center;
    padding-left: 0;
    margin: 0 auto; }
  .headshot {
    left: 100px; }
  .sec_5_heading h2 {
    padding-top: 150px; }
  .sec5 {
    height: 900px; }
  .ft_2::after {
    margin-top: -175px; }
  .ft_3::after {
    margin-top: -188px; }
  .header_right {
    width: 47%; }
  .sec7 {
    height: 468px; }
  .sec_5_heading h2 {
    padding-top: 300px; } }

/*========================Mobile Responsive=======================*/
@media (min-width: 376px) and (max-width: 767px) {
  body .pac-container.pac-logo .pac-item {
    font-size: 14px !important; }
    body .pac-container.pac-logo .pac-item .pac-item-query {
      font-size: 14px; } }

/*========================Mobile Responsive=======================*/
@media only screen and (max-width: 1280px) {
  .testimonial_box {
    width: 300px !important; }
  .headshot {
    transform: translateX(-55%); } }

@media only screen and (max-width: 1100px) {
  .testimonial_box {
    width: 255px !important; } }

@media only screen and (max-width: 900px) {
  .testimonial .testimonial_box {
    width: 210px !important; } }

@media only screen and (max-width: 1024px) {
  .video iframe.wistia_embed {
    height: 288px; } }
  @media only screen and (max-width: 1024px) and (max-width: 767px) {
    .video iframe.wistia_embed {
      height: 188px; } }
@media only screen and (max-width: 1024px) {
  body {
    -webkit-overflow-scrolling: touch;
    overflow-y: scroll;
    /* has to be scroll, not auto */
    margin: 0; }
    body .pac-container.pac-logo {
      width: 80% !important; }
      body .pac-container.pac-logo .pac-item {
        width: auto;
        padding: 13px 17px; }
    body .pac-container.pac-logo:after {
      visibility: hidden;
      height: 0px; }
  #reviews-component-mob {
    display: none; }
  .owl-nav {
    margin-top: 25px;
    position: absolute;
    right: 0;
    margin-right: 34px; }
  .container_7 {
    padding: 0 0 15px 0;
    width: 100%; }
  .testimonial_box {
    margin: 0 auto;
    height: 270px;
    width: 230px !important; }
  .profile_img img {
    margin: 0 auto; }
  .profile_img {
    width: 33%; }
  .container_5 .grass_cut_btn {
    margin-top: 0; }
  /*====================Main Sections=====================*/
  .grass_cut_btn {
    padding-top: 15px;
    display: flex;
    width: 82%; }
  .grass_cut_btn a {
    font-size: 21px;
    width: 100%; }
  p.no_card {
    font-size: 12px;
    line-height: 22px;
    margin-top: 0; }
  /*======================SECTION-3======================*/
  .sec3 {
    height: 1280px; }
  .container_3 {
    width: 100%; }
  .sec_3_heading {
    padding-top: 40px; }
  .sec_3_heading h2 {
    font-size: 25px;
    font-weight: 600;
    line-height: 32px;
    width: 90%; }
  .sec_3_features {
    display: block;
    padding-top: 19px;
    margin-bottom: 0; }
  .feature_1 {
    width: 100%;
    padding-bottom: 35px; }
  .last_feature {
    padding-bottom: 20px !important; }
  .feature_1 img {
    width: 97px; }
  .feature_1 h4 {
    font-size: 25px;
    margin-top: -6px; }
  .feature_1 p {
    font-size: 20px;
    line-height: 21px;
    width: 90%; }
  .ft_2:before {
    content: "";
    background: url("https://greenpal-production.s3.amazonaws.com/images/general/down-arrow-right.svg") no-repeat;
    height: 32px;
    left: 200px;
    margin-top: -30px; }
  .ft_2:after {
    content: "";
    background: url("https://greenpal-production.s3.amazonaws.com/images/homepage/affordable-landscape-maintenance-services.svg") no-repeat;
    height: 32px;
    left: 49%;
    margin-top: 5px; }
  .ft_3:after {
    content: "";
    background: url("https://greenpal-production.s3.amazonaws.com/images/general/down-arrow-right.svg") no-repeat;
    height: 32px;
    left: 200px;
    margin-top: 5px; }
  .prices {
    top: 46%;
    left: 49%; }
  .low_price {
    font-size: 13px; }
  .high_price {
    font-size: 15px; }
  /*======================SECTION-4======================*/
  .sec4 {
    background: url("https://greenpal-production.s3.amazonaws.com/images/general/sec4-bg-mobile.svg") no-repeat;
    height: 375px;
    background-size: cover;
    max-width: 100%;
    background-color: #0a3755; }
  .container_4 {
    width: 100%; }
  .sec_4_heading h2 {
    font-size: 27px;
    line-height: 35px;
    width: 90%; }
  .arrow_mob_sec4 {
    display: inline;
    position: relative;
    left: 0px;
    top: 22px; } }
  @media only screen and (max-width: 1024px) and (min-width: 769px) and (max-width: 1024px) {
    .arrow_mob_sec4 {
      display: none; } }
@media only screen and (max-width: 1024px) {
  /*======================SECTION-5======================*/
  .sec5 {
    height: 975px;
    overflow: hidden;
    margin-top: -73px; }
  .container_5 {
    width: 100%;
    margin-top: 100px; } }
  @media only screen and (max-width: 1024px) and (max-width: 767px) {
    .container_5 {
      margin-top: 0px; } }
@media only screen and (max-width: 1024px) {
  .sec_5_heading h2 {
    width: 90%;
    font-size: 27px;
    line-height: 35px;
    padding-top: 160px;
    margin: 0 auto; }
  .testimonial_box .quotation_mark {
    display: none !important; }
  .testim_text {
    top: 50px; }
  .testimonial_box .testim_box_para {
    line-height: 23px;
    width: 89%;
    font-size: 17px;
    padding-top: 0; }
  .testimonial_box .testim_name {
    font-size: 16px;
    font-weight: 600;
    margin-top: 7px; }
  .google-user-details {
    top: 55px; }
  .testimonial_box .testim_location {
    font-size: 14px;
    line-height: 15px;
    margin: 0px; }
  .right_arrow {
    padding-right: 34px;
    padding-top: 0px; }
  .left_arrow {
    top: 290px;
    left: -87px; }
  .slick-dots li {
    margin: 0 -2px !important; }
  .slick-dots li.slick-active button:before {
    color: #00A3E7 !important;
    font-size: 9px;
    width: 10px; }
  .slick-dots li button:before {
    color: #00A3E7 !important;
    font-size: 9px !important;
    width: 6px !important; }
  /*======================SECTION-6======================*/
  .container_6 {
    width: 100%; }
  .sec_6_heading h2 {
    font-size: 27px;
    line-height: 34px;
    width: 84%;
    padding-top: 60px; }
  .sec_6_para {
    font-size: 15px;
    line-height: 28px;
    width: 90%;
    margin: 17px 28px; }
  .sec_popular_locations h2 {
    font-size: 27px;
    line-height: 20px;
    margin-top: 40px; }
  .locations {
    width: 100%;
    padding-bottom: 1px; }
  .locations ul {
    margin-left: -15px; }
  .location {
    width: 49%; }
  .location a {
    font-size: 13px;
    font-family: proxima_novasemibold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .sec_popular_locations {
    padding-bottom: 40px; }
  /*======================SECTION-7======================*/
  .sec7 {
    background-size: cover;
    height: unset; }
  .container_7 .grass_cut_btn {
    padding-bottom: 60px; }
  .sec_7_heading h2 {
    font-size: 25px;
    line-height: 12px;
    padding-top: 55px;
    padding-bottom: 6px; }
  .sec_7_para p {
    font-size: 15px;
    line-height: 22px;
    width: 76%;
    padding-bottom: 0; }
  /*======================SECTION-8======================*/
  .container_8 {
    width: 100%;
    padding-top: 40px; }
  .footer_sec1 {
    width: 100%;
    float: none;
    text-align: center; }
  .footer_sec1 p {
    width: 91%;
    text-align: center;
    margin: 0 auto;
    font-size: 13px;
    line-height: 21px;
    padding-bottom: 17px;
    color: #FFFFFF; }
  .footer_sec2 {
    width: 100%;
    float: none;
    margin-top: 100px;
    text-align: center;
    padding-top: 20px; }
  .footer_sec2 p {
    text-align: center;
    letter-spacing: 0.9px; }
  .footer_sec2 ul li {
    text-align: center;
    display: inherit; }
  .footer_sec3 {
    width: 100%;
    float: none;
    text-align: center;
    padding-top: 5px; }
  .footer_sec3 p {
    text-align: center !important;
    letter-spacing: 0.9px; }
  .footer_sec4 {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px; }
  img.footer_logo {
    width: 130px;
    padding-bottom: 3px; }
  .footer_imp_links {
    margin-top: -3px; }
  .footer_imp_links li {
    text-align: center; }
  .footer_sec2 ul li a {
    line-height: 37px; }
  .footer_sec3 .footer_imp_links {
    margin-top: 2px;
    margin-bottom: 25px; }
  .footer_sec3 ul li a {
    line-height: 36px; }
  .footer_social_links ul li a img {
    width: 43px; }
  terest_outer_wrapper {
    position: relative;
    display: inline-block; }
  .pinterest_outer_wrapper {
    position: relative;
    display: inline-block; }
  .pinterest_outer {
    display: block; }
  .pinterest_inner {
    top: 38%;
    left: 50%;
    width: 40% !important; }
  .facebook_logo {
    padding-left: 30px; }
  .footer_sec3 ul li {
    text-align: left;
    display: inline-block;
    padding-right: 14px; }
  .provider {
    padding-left: 0; }
  .footer_sec3 p {
    padding-left: 0; }
  .footer_social_links {
    padding-left: 0; }
  /*======================SECTION-8======================*/
  .container_9 {
    width: 100%; }
  .container_9 ul {
    margin-bottom: 3px;
    margin-top: 10px; }
  .footer_copyright ul li {
    text-align: center; }
  .footer_copyright ul li a {
    line-height: 14px; }
  .left {
    text-align: center;
    float: none;
    padding-top: 15px;
    padding-left: 0; }
  .left li {
    padding-right: 0; }
  .left li:first-child {
    padding-right: 19px; }
  .right {
    float: none;
    padding: 0;
    text-align: center; }
  .right li {
    line-height: 0;
    text-align: center;
    font-size: 13px; }
  .total_satisfaction {
    background-repeat: no-repeat;
    background-position: center center;
    width: 283px;
    margin: 0 auto; }
    .total_satisfaction p {
      font-size: 9px !important;
      margin-left: 0;
      padding-right: 85px;
      margin-top: 30px;
      font-family: proxima_novasemibold;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      width: -webkit-fill-available;
      position: absolute;
      left: 7px; }
  /*=====================Common==================*/
  .app-heading {
    padding-bottom: 15px;
    font-size: 15px !important; }
  .app_logo {
    float: none; }
  .app_logo_mob {
    padding-right: 0; }
  .app_sec_mob {
    padding-bottom: 35px; }
  .footer_sec4 {
    padding-top: 25px;
    padding-bottom: 10px; }
  .footer_locations .location a {
    width: 100%;
    font-size: 13px; }
  .grass_btn_arrow, .grass_btn_arrow {
    position: absolute;
    top: 48%;
    right: 19%; }
  .video {
    width: 58%; }
  .lawn_service_btn_arrow {
    top: 27%;
    right: 16%; }
  .sec_5_heading img {
    display: none; }
  .owl-dot.active {
    background-color: #00A3E7 !important;
    opacity: 1; }
  .owl-dot {
    height: 6px;
    width: 6px;
    background-color: #00A3E7 !important;
    margin-right: 10px;
    border-radius: 5px;
    opacity: 0.30; }
  .owl-dots {
    text-align: center;
    margin-bottom: 40px;
    margin-top: 5px; }
  .ft_2::before {
    left: 49%; }
  .ft_3::after {
    left: 49%; }
  .headshot {
    left: 100%;
    transform: translateX(0%); }
  .headshot_other {
    left: 41%; }
  .maps-and-flags {
    width: 8px !important;
    top: -3px;
    position: relative; }
  .iphone-btn-mob {
    margin: 0;
    padding: 0;
    display: flex !important;
    justify-content: center; }
  .iphone-btn-mob li {
    min-width: max-content;
    display: inline !important;
    list-style-type: none;
    margin-right: 10px;
    border: 1px solid #fff;
    width: 125px;
    float: left;
    text-align: center !important;
    height: 36px;
    line-height: 36px;
    border-radius: 46px;
    margin-left: 10px; }
  .iphone-btn-mob li a img {
    opacity: 1;
    display: inline;
    position: relative;
    margin-right: 8px;
    top: 4px;
    height: 20px;
    margin-left: 15px; }
  .iphone-btn-mob li a p {
    color: #FFFFFF;
    font-family: ProximaNova-Regular;
    font-size: 16px;
    line-height: 26px;
    display: inline-block;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; } }

@media only screen and (max-width: 767px) {
  .site-derictory {
    text-align: center; }
  .footer_sec2 {
    margin-top: 0;
    padding-top: 40px; }
  .footer_sec2 p {
    padding-bottom: 10px; }
  .footer_sec3 p {
    padding-bottom: 5px; }
  .app-heading {
    padding-bottom: 15px !important; } }

@media only screen and (max-width: 480px) {
  .owl-nav {
    display: block; }
  .google-user-details {
    top: 45px !important; }
  .google-user-details .google-user-rating {
    margin: 0px !important; }
  .google-review-headshot {
    left: 118% !important;
    top: 50px !important; }
  .testimonial_box {
    height: 210px; }
  .review-on-google {
    padding: 12px 30px 12px 30px !important;
    border-radius: 30px !important;
    font-size: 16px; }
  .testimonial .testimonial_box {
    width: 85% !important;
    height: 243px; }
  .google-review-rating {
    margin: 0 0 0 10px !important;
    width: 100%; }
  .owl-carousel {
    width: 100% !important; }
  .google-review-section {
    flex-wrap: wrap !important; }
  .google-review-rating {
    margin: auto; }
  .sec5 {
    height: 1270px !important; }
  .gray-matchine {
    display: block;
    float: right; }
  .sec2 {
    background: url(/assets/homepage/bg-sec2-mobile-480-e690ab33838cf24ffdd2c75a86dbd6cffe54bc4e2f77290f58b73cb152f96038.png); }
  p.no_card {
    font-size: 12px;
    line-height: 22px;
    margin-top: 0;
    padding-top: 14px; }
  .feature_1 img {
    width: 90px; }
  .feature_1 h4 {
    font-size: 25px; }
  .feature_1 p {
    font-size: 20px;
    line-height: 20px;
    width: 88%; }
  .sec_4_heading h2 {
    font-size: 25px;
    line-height: 33px;
    padding-top: 52px; }
  .sec_5_heading h2 {
    font-size: 25px;
    line-height: 32px;
    padding-top: 178px;
    margin-top: 0px; }
  .left_arrow {
    width: 28px;
    left: -80px; }
  .right_arrow {
    padding-right: 30px;
    width: 28px; }
  .headshot {
    height: 72px;
    top: 35px; }
  .testimonial_box .testim_box_para {
    font-size: 17px; }
  .testimonial_box .testim_name {
    font-size: 15px;
    margin-top: 6px; }
  .sec6 {
    margin-top: -20px; }
  .sec_6_heading h2 {
    font-size: 25px;
    line-height: 32px; }
  .sec_6_para {
    font-size: 14px;
    line-height: 19px;
    width: 86%; }
  .sec_popular_locations h2 {
    font-size: 25px; }
  .location a {
    font-size: 12px; }
  .sec_popular_locations {
    padding-bottom: 35px; }
  .sec_7_heading h2 {
    font-size: 23px;
    line-height: 10px;
    padding-top: 50px; }
  .hire_lawn_service a {
    font-size: 18px; }
  img.footer_logo {
    width: 122px; }
  .footer_sec1 p {
    width: 82%;
    padding-bottom: 14px; }
  .footer_sec2 p {
    letter-spacing: 0.6px;
    font-size: 18px; }
  .footer_sec2 ul li a {
    line-height: 35px; }
  .footer_sec2 ul li a {
    font-size: 15px; }
  .footer_sec3 p {
    letter-spacing: normal;
    font-size: 17px; }
  .footer_imp_links li a {
    line-height: 35px; }
  .footer_social_links li a {
    font-size: 15px; }
  .footer_social_links li a img {
    width: 41px; }
  .pinterest_outer_wrapper {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 40px; }
  .pinterest_outer {
    width: 100%;
    height: auto; }
  .pinterest_inner {
    top: 50%;
    left: 50%;
    width: 12px;
    /* Don't go too small like 2px */ }
  .gray-matchine {
    height: 160px;
    position: relative;
    top: -19px; } }

@media (min-width: 375px) and (max-width: 390px) {
  .google-review-headshot {
    left: 113% !important; } }

@media (min-width: 320px) and (max-width: 375px) {
  .google-review-headshot {
    left: 108% !important; }
  /*=====================Intent Popup=======================*/
  .modal-body .wait-heading {
    font-size: 23px; }
  .modal-body .did-you-know-you-can {
    font-size: 15px; }
  .modal-body .grass_cut_btn {
    padding-top: 15px; }
    .modal-body .grass_cut_btn a {
      font-size: 15px; }
    .modal-body .grass_cut_btn .grass_btn_arrow {
      height: 14px; }
  .modal-body .takes-less-than-60-s {
    font-size: 15px; }
  .sec_5_heading h2 {
    padding-top: 160px; }
  .testimonial_box .testim_box_para {
    font-size: 16px; }
  /*==================================================*/
  .main_section {
    height: 600px;
    padding-bottom: 12px; }
  .grass_cut_btn {
    padding-top: 0px; }
  .grass_btn_arrow, .grass_btn_arrow {
    top: 35%;
    right: 17%; }
  p.no_card {
    padding-top: 8px;
    font-size: 11px; }
  .owl-nav {
    right: -2px; }
  .owl-dots {
    margin-bottom: 45px; }
  .headshot_other {
    left: 152px !important; }
  .lawn_service_btn_arrow {
    top: 19%;
    right: 15%; }
  .sec3 {
    height: 1260px; }
  .feature_1 h4 {
    font-size: 23px; }
  .feature_1 p {
    font-size: 18px; }
  .ft_2::before {
    left: 180px; }
  .ft_2::after {
    left: 186px; }
  .ft_3::after {
    left: 180px; }
  .headshot {
    left: 118px; }
  .sec_7_para p {
    font-size: 14px;
    line-height: 20px; }
  .gray-matchine {
    height: 140px;
    position: relative;
    top: -16px; }
  .sec4 {
    height: 357px; } }

@media (min-width: 320px) and (max-width: 360px) {
  .total_satisfaction p {
    width: -webkit-fill-available;
    position: absolute;
    left: 0px; }
  .ft_2::before {
    left: 174px; }
  .ft_2::after {
    left: 175px; }
  .ft_3::after {
    left: 173px; }
  .grass_cut_btn a {
    font-size: 20px;
    height: 55px;
    line-height: 55px; }
  .sec5 {
    margin-top: -85px; }
  .testimonial_box .testim_box_para {
    font-size: 15px; }
  .headshot_other {
    left: 148px !important; } }

@media (min-width: 320px) and (max-width: 345px) {
  .sec_4_heading h2 {
    font-size: 20px; }
  .sec_4_heading p {
    font-size: 12px; } }

@media only screen and (max-width: 320px) {
  body {
    overflow-x: hidden !important; }
  .sec3 {
    height: 1215px; }
  .sec_3_heading h2 {
    font-size: 23px;
    line-height: 30px; }
  .sec_4_heading {
    margin-top: 100px; }
  .ft_2::before {
    left: 150px; }
  .ft_2::after {
    left: 153px; }
  .ft_3::after {
    left: 153px; }
  .sec_4_heading h2 {
    font-size: 24px; }
  .sec4 {
    height: 327px; }
  .headshot {
    left: 104px;
    height: 68px;
    top: 37px; }
  .testimonial_box .testim_box_para {
    font-size: 14px; }
  .headshot_other {
    left: 125px !important; }
  .grass_cut_btn a {
    font-size: 18px;
    height: 50px;
    line-height: 50px; }
  .locations ul {
    margin-left: -25px; }
  .location a {
    font-size: 11px; }
  .sec_7_heading h2 {
    line-height: 24px;
    padding-top: 42px;
    padding-bottom: 0; }
  .header_right {
    padding-right: 14px; }
  .modal-body .grass_cut_btn a {
    font-size: 13px;
    height: 43px;
    line-height: 45px; }
  .modal-body .grass_cut_btn .grass_btn_arrow {
    right: 6%; } }

.mobile-slider {
  float: left;
  width: 100%;
  margin-bottom: 0px;
  position: static; }
  @media screen and (min-width: 768px) {
    .mobile-slider {
      display: none; } }
  .mobile-slider .price-list {
    list-style: none;
    margin: 0;
    padding: 0;
    white-space: nowrap;
    padding-bottom: 25px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    overflow-x: scroll;
    -webkit-overflow-scrolling: auto; }
    .mobile-slider .price-list:first-child {
      padding-left: 18px; }
    .mobile-slider .price-list::-webkit-scrollbar {
      display: none; }
    .mobile-slider .price-list .price {
      width: 88px;
      height: 59px;
      margin-right: 14px;
      text-align: center;
      padding-top: 13px;
      cursor: pointer;
      border: 1px solid rgba(0, 0, 0, 0.3);
      display: inline-block;
      vertical-align: top; }
      .mobile-slider .price-list .price.select {
        border: 2px solid #38a0df; }
        .mobile-slider .price-list .price.select a {
          color: #38a0df;
          font-weight: bold; }
      .mobile-slider .price-list .price .choose-price {
        font-size: 20px;
        color: #000000;
        font-family: ProximaNova;
        padding: 15px;
        padding-left: 25px;
        padding-right: 25px; }

.hidden_scrollbar {
  position: relative;
  float: left;
  width: 100%;
  height: 20px;
  top: -21px;
  background: #fff;
  margin-left: -25px;
  color: transparent; }
  @media screen and (max-width: 767px) {
    .hidden_scrollbar {
      width: 115%; } }
@media (min-width: 320px) and (max-width: 340px) {
  body .pac-container.pac-logo {
    left: 34px !important; } }

@media (min-width: 341px) and (max-width: 360px) {
  body .pac-container.pac-logo {
    left: 36px !important; } }

@media (min-width: 361px) and (max-width: 385px) {
  body .pac-container.pac-logo {
    left: 38px !important; } }

@media (min-width: 768px) and (max-width: 820px) {
  body .pac-container.pac-logo {
    left: 61px !important; } }

@media (min-width: 861px) and (max-width: 900px) {
  body .pac-container.pac-logo {
    left: 81px !important; } }

@media (min-width: 901px) and (max-width: 1023px) {
  body .pac-container.pac-logo {
    left: 100px !important; } }

@media screen and (width: 1024px) {
  body .pac-container.pac-logo {
    left: 127px !important;
    width: 74% !important; } }

.twitter_logo a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: #ffffff00;
  border: 1px solid #ccc;
  transition: all 0.3s ease;
  vertical-align: middle;
  margin-top: -34px; }
  @media screen and (max-width: 480px) {
    .twitter_logo a {
      width: 40px;
      height: 40px;
      margin-top: -32px; } }
.twitter_logo img {
  width: 18px;
  height: 18px;
  display: block; }

.twitter_logo img {
  filter: brightness(0) saturate(100%) invert(1); }

@media (width: 1024px) {
  .main_section {
    height: 500px !important; } }

.footer_locations .location {
  width: unset !important; }

.blur-up {
  filter: blur(10px);
  transition: filter 1s ease-out; }

.blur-up.loaded {
  filter: blur(0); }

@media screen and (max-width: 767px) {
  .welcome.index_updated .header_right {
    padding-top: 11px;
    padding-right: 22px; } }

@media screen and (width: 768px) {
  .welcome.index_updated .header_right {
    padding-top: 11px; }
  .welcome.index_updated .sec_4_heading h2 {
    margin-bottom: 30px; } }

@media screen and (max-width: 1024px) and (min-width: 768px) {
  .welcome.index_updated .greenpal_header_logo {
    margin-bottom: -18px; } }
.lawn-care-banner-input-heading {
  padding-top: 0 !important; }

.lawn-care-banner-input-next {
  width: 700px; }

.main_heading {
  padding-top: 50px; }

@media screen and (min-width: 320px) and (max-width: 520px) {
  .new_main_section {
    min-height: 630px !important;
    max-height: 720px !important;
    height: fit-content !important;
    overflow: hidden; } }

@media (width: 1024px) {
  .new_main_section {
    height: 620px !important; } }

@media screen and (max-width: 767px) {
  .sec1 {
    height: 590px; }
  .sec1.hp-both-errors {
    height: 680px !important; }
  .main_heading h1 {
    margin-bottom: 15px; }
  .main_heading {
    padding-top: 20px; } }
/*






*/
