body {
  margin: 0;
  padding: 0; }

.clearboth {
  clear: both; }

.jss39 {
  box-sizing: content-box; }

.pad-right .form-control {
  padding-right: 25px; }

.hidden {
  display: none; }

.alert-box {
  background: red;
  text-align: center;
  padding: 12px;
  font-family: 'ProximaNova-Regular'; }

.alert-box .close {
  text-decoration: none;
  font-size: 20px;
  line-height: 0; }

.check_align {
  position: relative; }

.tick_mark, .cross_mark {
  position: absolute;
  top: 22px;
  padding: 6px 0 6px 6px;
  right: 0px; }
  @media (min-width: 376px) and (max-width: 767px) {
    .tick_mark, .cross_mark {
      top: 24px; } }
  @media (min-width: 366px) and (max-width: 375px) {
    .tick_mark, .cross_mark {
      top: 29px; } }
  @media (min-width: 300px) and (max-width: 365px) {
    .tick_mark, .cross_mark {
      top: 28px; } }
.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; }

.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; }

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

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

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

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

.jss11 {
  line-height: 1; }

.jss12 {
  transform: translate(0, 1.5px) scale(0.83333); }

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

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

.hide-placeholder {
  opacity: 0; }

.show-placeholder {
  opacity: 1; }

.input-big::placeholder {
  color: #666;
  opacity: 0.75; }

.form-control {
  margin: 0;
  border: 0;
  display: inline-flex;
  padding: 0;
  position: relative;
  width: 100%;
  min-width: 0;
  flex-direction: column; }

.button {
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  color: white;
  /*  transition: background-color 300ms ease-out;*/
  cursor: pointer; }

img {
  display: inline-block;
  vertical-align: middle; }

.arrow_btn img {
  position: relative;
  top: 2px; }
  @media (min-width: 361px) and (max-width: 767px) {
    .arrow_btn img {
      top: 4px; } }
.arrow_btn_homeowner_signup {
  position: relative;
  top: 2px;
  left: 0;
  transition: 0.5s; }

.arrow_btn_homeowner_signup img {
  vertical-align: unset; }

.button.round {
  border-radius: 1000px; }

.button.large {
  margin-top: 31px;
  padding-right: 2.25rem;
  padding-bottom: 1.1875rem;
  padding-left: 2.25rem; }

.check_align {
  position: relative; }

.google-place-autocomplete {
  position: relative; }

.google-place-autocomplete label {
  color: #666; }

.google-place-autocomplete input {
  background: none;
  border: none;
  box-shadow: none;
  margin: 0;
  font-size: 18px; }

label {
  cursor: pointer;
  display: block;
  font-weight: normal;
  margin-bottom: 0; }

.container_h {
  width: 1245px;
  margin: 0 auto;
  position: relative; }
  @media (min-width: 768px) and (max-width: 1100px) {
    .container_h {
      width: 1030px; } }
.header_hight80 {
  height: 80px;
  background-color: #00A3E7;
  display: block; }

.logo_main {
  width: 389px;
  float: left; }
  .logo_main a img {
    position: relative;
    top: 28px;
    padding-left: 7px; }

@media (min-width: 1024px) and (max-width: 1100px) {
  .logo_main_tab {
    width: 320px !important; } }

.navbar_link {
  float: left;
  display: block; }
  .navbar_link ul {
    margin: 0;
    padding: 30px 0 0 0; }
  .navbar_link li {
    list-style-type: none;
    display: inline-block;
    padding-left: 30px; }
  .navbar_link li:first-child {
    padding-left: 8px; }
  .navbar_link .a {
    text-decoration: none;
    color: #FFFFFF;
    line-height: 18px;
    font-size: 14px;
    display: inline-block; }
  .navbar_link span {
    font-family: 'proxima_novasemibold';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .navbar_link .link_account {
    background-color: #fff;
    width: 20px;
    height: 20px;
    float: left;
    text-align: center;
    position: relative;
    line-height: 20px;
    border-radius: 100%;
    color: #00A3E7;
    position: relative;
    right: 7px;
    top: -1px; }
  .navbar_link .oval-6 {
    border: 1.5px solid #FFFFFF;
    border-radius: 100%;
    width: 19px;
    height: 19px;
    line-height: 17px;
    float: left;
    right: 7px;
    opacity: 0.7;
    text-align: center;
    position: relative;
    top: -2px; }
    @media (min-width: 768px) and (max-width: 1024px) {
      .navbar_link .oval-6 {
        line-height: 20px; } }
  .navbar_link .fs-15 {
    font-size: 15px; }
  .navbar_link .op-2 {
    opacity: 0.7; }

.navbar_signup_btn {
  float: right;
  margin-top: 16px;
  margin-right: -6px; }
  .navbar_signup_btn a {
    border: 1px solid #FFFFFF;
    width: 219px;
    display: inline-block;
    text-align: center;
    height: 46px;
    border-radius: 221px;
    line-height: 48px;
    text-decoration: none;
    font-size: 18px;
    font-family: 'proxima_novasemibold';
    color: #FFFFFF;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.text_body_main_heading {
  text-align: center;
  padding-top: 48px;
  padding-bottom: 30px; }
  .text_body_main_heading h3, .text_body_main_heading h1 {
    color: #373737;
    font-family: 'ProximaNova-Regular';
    font-size: 50px;
    font-weight: 400;
    text-align: center;
    margin: 0;
    line-height: 60px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.pac-item {
  cursor: pointer; }

.gray_bids_left_fm {
  background-color: #F9F9F9;
  border: 1px solid rgba(184, 184, 184, 0.24);
  width: 543px;
  padding-bottom: 35px;
  height: auto;
  float: left; }
  .gray_bids_left_fm h3 {
    font-size: 22px;
    margin: 0;
    position: relative;
    color: #373737;
    font-family: 'ProximaNova-Regular';
    font-weight: 400;
    text-align: center;
    padding-top: 34px; }
  .gray_bids_left_fm img.arrow_bottom {
    position: relative;
    right: 0;
    top: 18px; }

.bird_price_img_list_1 {
  width: 119px;
  float: left;
  margin-left: 90px;
  margin-top: 32px; }

.bird_price_img_list_2 {
  width: 152px;
  float: left;
  margin-left: 30px;
  margin-top: 32px; }

.bird_price_img_list_3 {
  width: 127px;
  float: left;
  margin-left: 0px;
  margin-top: 32px; }

.bird_price_img_list_img_1 {
  position: relative;
  z-index: 2; }
  .bird_price_img_list_img_1 img {
    width: 60px;
    background-color: #fff;
    height: 60px;
    border-radius: 100%;
    float: left; }

.bird_price_img_list_btn_1 {
  float: left;
  width: 40px;
  background-color: #8fb741;
  padding-left: 10px;
  height: 32px;
  position: relative;
  top: 13px;
  right: 8px;
  border-radius: 4px;
  z-index: 1;
  line-height: 24px; }
  .bird_price_img_list_btn_1 h3 {
    text-align: left;
    padding: 0;
    font-size: 18px;
    color: #fff;
    font-family: 'proxima_novasemibold'; }
  .bird_price_img_list_btn_1 p {
    padding: 0;
    margin: 0;
    line-height: 0;
    font-size: 9px;
    font-family: 'proxima_novasemibold';
    color: #fff; }

.bird_price_img_list_1_bottom_pera p {
  margin: 0;
  text-align: center;
  margin-left: 0px;
  color: #373737;
  font-family: "proximaNova-regular";
  font-size: 14px;
  /*padding-right: 50px;*/
  padding-top: 3px;
  line-height: 1.2;
  text-transform: capitalize;
  position: relative;
  /* float: left; */
  left: -26px; }

.bird_price_img_list_1_bottom_pera .s_l_gray {
  opacity: 0.6000000238418579;
  display: block;
  text-transform: capitalize;
  font-size: 12px;
  font-family: "proximaNova-regular"; }

.bird_price_img_list_1_bottom_pera .clr_orng {
  color: #FF9000;
  opacity: 1; }

.bird_price_img_list_3_bottom_pera p {
  margin: 0;
  text-align: center;
  margin-left: 0px;
  color: #373737;
  text-transform: capitalize;
  font-family: "proximaNova-regular";
  font-size: 14px;
  /*padding-right: 70px;*/
  padding-top: 3px;
  line-height: 1.2;
  position: relative;
  /* float: left; */
  left: -28px; }

.bird_price_img_list_3_bottom_pera .s_l_gray {
  opacity: 0.6000000238418579;
  display: block;
  text-transform: capitalize;
  font-size: 12px;
  font-family: "proximaNova-regular"; }

.bird_price_img_list_3_bottom_pera .clr_orng {
  color: #FF9000;
  opacity: 1; }

@media (min-width: 768px) and (max-width: 1024px) {
  .bird_price_img_list_1_bottom_pera, .bird_price_img_list_2_bottom_pera, .bird_price_img_list_3_bottom_pera {
    justify-content: space-around; } }

.bird_price_img_list_2_bottom_pera p {
  margin: 0;
  text-align: center;
  margin-left: 0px;
  color: #373737;
  font-family: "proximaNova-regular";
  font-size: 14px;
  position: relative;
  text-transform: capitalize;
  /* float: left; */
  left: -45px;
  /*padding-right: 93px;*/
  padding-top: 3px;
  line-height: 1.1; }

.bird_price_img_list_2_bottom_pera .s_l_gray {
  opacity: 0.6000000238418579;
  display: block;
  font-size: 12px;
  margin-left: -32px;
  text-align: center;
  width: 130px;
  line-height: 15px;
  text-transform: capitalize;
  padding-top: 3px;
  font-family: "proximaNova-regular"; }

.bird_price_img_list_2_bottom_pera .clr_orng {
  color: #FF9000;
  opacity: 1; }

.king_cap::before {
  background: url("https://greenpal-production.s3.amazonaws.com/images/homeowner/affordable-landscape-companies-1.svg");
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  top: -16px;
  width: 40px;
  height: 18px;
  left: 13px; }

.king_border {
  border: 1px solid #FF9000; }
  @media (max-width: 767px) {
    .king_border {
      width: 58px !important;
      height: 58px !important; } }
  @media (max-width: 376px) {
    .king_border {
      width: 53px !important;
      height: 53px !important; } }
.gray_bids_people_list {
  float: left;
  width: 437px;
  margin-left: 60px; }
  .gray_bids_people_list .gray_bids_people_blue_h h3 {
    color: #00A3E7;
    font-family: 'proxima_novasemibold';
    font-size: 28px;
    margin: 0;
    padding-top: 12px;
    padding-bottom: 24px;
    padding-left: 1px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  @media (min-width: 1024px) and (max-width: 1100px) {
    .gray_bids_people_list {
      width: 36%; } }
.icon_left {
  position: relative;
  top: -2px;
  left: 1px; }
  @media (max-width: 375px) {
    .icon_left {
      left: 0; } }
@media (max-width: 480px) {
  .tow_box_hapy_s {
    width: 377px;
    margin: 0 auto; } }

@media (max-width: 375px) {
  .tow_box_hapy_s {
    width: 100%; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .tow_box_hapy_s_tab {
    width: 80%;
    margin: 0 10%; }
    .tow_box_hapy_s_tab .happy_user_box h3 {
      width: 165px; }
    .tow_box_hapy_s_tab .sati_user_box {
      width: 45% !important; }
    .tow_box_hapy_s_tab .happy_user_box {
      width: 45% !important; } }

.icon_list_p .icon_left {
  width: 64px;
  float: left;
  padding-bottom: 16px; }
  .icon_list_p .icon_left img {
    height: 64px;
    width: 64px;
    vertical-align: unset; }
    @media (max-width: 767px) {
      .icon_list_p .icon_left img {
        height: 58px;
        width: 58px; } }
    @media (max-width: 375px) {
      .icon_list_p .icon_left img {
        height: 54px;
        width: 54px; } }
.icon_list_p .text_list_p_right p {
  color: #333434;
  font-family: 'ProximaNova-Regular';
  font-size: 20px;
  text-align: left;
  margin: 0;
  padding-right: 3px;
  position: relative;
  left: 21px;
  line-height: 26px;
  padding-top: 5px; }
  .icon_list_p .text_list_p_right p .sami_bold {
    font-family: 'proxima_novasemibold'; }

.sati_user_box {
  background-color: #E5F6FD;
  width: 190px;
  float: left;
  margin-left: 60px;
  margin-top: 20px;
  height: 190px; }
  @media (min-width: 1024px) and (max-width: 1100px) {
    .sati_user_box {
      width: 175px; } }
  .sati_user_box img {
    display: block;
    margin: 0 auto;
    padding-bottom: 6px;
    padding-top: 15px; }
  .sati_user_box h3 {
    color: #4E95BB;
    font-family: 'proxima_nova_rgbold';
    font-size: 16px;
    text-align: center;
    margin: 0;
    padding-top: 1px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .sati_user_box p {
    color: #4E95BB;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    font-family: 'ProximaNova-Regular';
    margin: 0;
    padding-top: 2px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.happy_user_box {
  background: url("https://greenpal-production.s3.amazonaws.com/images/homeowner/landscaping-services-near-me.svg");
  background-repeat: no-repeat;
  background-size: cover;
  float: left;
  width: 189px;
  margin-top: 20px;
  margin-left: 20px;
  height: 190px; }
  @media (min-width: 1024px) and (max-width: 1100px) {
    .happy_user_box {
      width: 175px; } }
  .happy_user_box h3 {
    background-color: #61D15C;
    width: 165px;
    height: 57.85px;
    text-align: center;
    line-height: 57px;
    margin: 0 auto;
    margin-top: 39px;
    font-size: 42px;
    font-family: 'ProximaNova-Regular';
    font-weight: 400;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .happy_user_box p {
    color: #FF9000;
    font-family: 'ProximaNova-Regular';
    font-size: 22px;
    line-height: 30px;
    text-align: center;
    margin: 0;
    padding-top: 11px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .happy_user_box .orng_bold_f {
    color: #FF9000;
    font-family: 'proxima_nova_rgbold';
    font-size: 25px;
    line-height: 30px;
    text-align: center;
    display: block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

#footer_bg {
  height: 141px;
  background-repeat: repeat-x;
  margin-top: 62px; }
  #footer_bg .d_man {
    position: absolute;
    top: -317px;
    right: -36px; }

.signup-free-qoute-btn {
  max-width: 400px; }

@media screen and (max-width: 1100px) {
  #footer_bg .d_man {
    display: none; } }

@media screen and (min-width: 1024px) and (max-width: 1060px) {
  .gray_bids_left_fm {
    width: 520px; }
  .address-form {
    margin-left: 25px !important; }
  .container_h {
    width: 100%; }
  .logo_main {
    margin-left: 10px; }
  .navbar_signup_btn {
    margin-right: 8px; }
  .navbar_signup_btn a {
    width: 189px;
    font-size: 16px; }
  .navbar_link {
    margin-left: -95px; }
  .bird_price_img_list_2_bottom_pera .s_l_gray {
    margin-left: -32px; } }

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .container_h {
    width: 100%; }
  .navbar_link .link_account {
    margin-left: 40px; }
  .navbar_link .fs-15 {
    font-size: 10px; }
  .navbar_signup_btn {
    margin-top: 19px;
    margin-right: 7px; }
    .navbar_signup_btn a {
      width: 150px;
      line-height: 40px;
      height: 40px;
      font-size: 15px; }
  .logo_main {
    width: 155px; }
  #footer_bg .d_man {
    display: none; }
  .bird_price_img_list_1_bottom_pera p {
    line-height: 15px;
    display: block;
    text-align: center;
    width: 129px; }
  .bird_price_img_list_1_bottom_pera .s_l_gray {
    margin-left: 0px;
    font-size: 10px; }
  .bird_price_img_list_2_bottom_pera p {
    font-size: 12px;
    line-height: 15px;
    display: block;
    margin-left: 21px;
    text-align: center;
    width: 127px; }
  .bird_price_img_list_2_bottom_pera .s_l_gray {
    margin-left: -11px;
    font-size: 10px;
    width: 100px; }
  .bird_price_img_list_3_bottom_pera p {
    margin-left: -18px;
    font-size: 12px;
    left: 0px; }
  .bird_price_img_list_3_bottom_pera .s_l_gray {
    margin-left: 0px;
    font-size: 10px; }
  .bird_price_img_list_btn_1 {
    width: 45px;
    height: 30px; }
    .bird_price_img_list_btn_1 p {
      font-size: 8px; }
  .icon_list_p .text_list_p_right p {
    padding-right: 20px;
    padding-left: 63px;
    left: 15px;
    line-height: 20px;
    padding-top: 2px;
    font-size: 19px; }
  .logo_main a img {
    padding-left: 10px; }
  .sati_user_box {
    width: 170px;
    height: 170px;
    margin-left: 10px; }
    .sati_user_box h3 {
      font-size: 15px; }
    .sati_user_box p {
      line-height: 15px; }
  .happy_user_box {
    float: right;
    width: 170px;
    margin-right: 22px;
    margin-left: 10px;
    height: 170px; }
    .happy_user_box h3 {
      width: 140px;
      margin-top: 30px; }
    .happy_user_box p {
      line-height: 25px; }
  .sati_user_box img {
    height: 105px; }
  .happy_user_box .orng_bold_f {
    font-size: 24px; }
  .gray_bids_left_fm {
    width: 100%;
    height: auto; }
  .gray_bids_left_fm-tab {
    width: 80%;
    margin: 0 10%; }
  .gray_bids_people_list {
    width: 50%;
    margin-left: 0; }
  .gray_bids_people_list_tab {
    width: 80% !important;
    margin: 0 10%; }
  .address-form {
    padding-top: 20px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    width: 91% !important;
    margin-left: 16px !important; }
  .address-form-tab {
    margin-left: auto !important;
    margin-right: auto; }
  .bird_price_img_list_1 {
    margin-left: 15px;
    width: 30%; }
  .bird_price_img_list_3 {
    margin-left: 5px; }
  .bird_price_img_list {
    display: flex;
    justify-content: center;
    padding: 0px 113px; }
  .bird_price_img_list_2 {
    margin-left: 5px;
    width: 31%; }
  .gray_bids_left_fm h3 {
    font-size: 14px; }
  .gray_bids_left_fm img.arrow_bottom {
    position: relative;
    right: 0px;
    top: 12px;
    width: 10px; }
  .next-button .button {
    font-size: 19px !important; } }

/*MOBILE RESPONCIVE*/
@media only screen and (max-width: 767px) {
  .sati_user_box img {
    height: 85px;
    padding-top: 12px; }
  .sati_user_box h3 {
    font-size: 15px; }
  .sati_user_box p {
    font-size: 13px;
    padding-top: 1px; }
  .sati_user_box {
    height: 170px; }
  .happy_user_box h3 {
    width: 135px;
    height: 40px;
    font-size: 31px;
    line-height: 42px;
    margin-top: 37px;
    font-family: 'proxima_novasemibold';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .address-form {
    padding-bottom: 15px !important; }
  .icon_list_p .text_list_p_right p {
    padding-top: 0px; }
  .bird_price_img_list_2_bottom_pera .s_l_gray {
    margin-left: -23px;
    font-size: 9px;
    text-align: center;
    max-width: 130px;
    line-height: 12px; }
  .bird_price_img_list_1_bottom_pera .s_l_gray {
    max-width: 101px;
    font-size: 9px;
    text-align: center;
    margin-left: -20px; }
  .bird_price_img_list_3_bottom_pera .s_l_gray {
    text-align: center;
    margin-left: -7px;
    max-width: 90px;
    font-size: 9px; }
  .bird_price_img_list {
    margin-left: 30px; }
  .bird_price_img_list_1_bottom_pera p {
    font-size: 12px !important;
    padding-top: 6px;
    line-height: 12px;
    left: -10px;
    text-align: center;
    display: block;
    width: 100%; }
  .bird_price_img_list_2_bottom_pera p {
    font-size: 12px !important;
    padding-top: 6px;
    line-height: 12px;
    left: -10px;
    text-align: center;
    display: block;
    width: 100%; }
  .bird_price_img_list_3_bottom_pera p {
    font-size: 12px !important;
    padding-top: 6px;
    left: -10px;
    line-height: 12px;
    text-align: center;
    display: block;
    width: 100%; }
  .header_hight80 {
    height: 60px; }
  .container_h {
    width: 100%; }
  .navbar_link {
    display: none; }
  .navbar_signup_btn {
    margin-top: -5px;
    position: relative;
    right: 24px; }
    .navbar_signup_btn a {
      width: 144px;
      height: 30px;
      line-height: 31px;
      font-size: 14px; }
  .logo_main a img {
    left: 15px;
    top: 20px;
    max-width: 31%;
    padding-left: 6px; }
  .text_body_main_heading {
    padding-top: 20px;
    padding-bottom: 13px; }
    .text_body_main_heading h3, .text_body_main_heading h1 {
      font-size: 29px;
      line-height: 46px; }
  .gray_bids_left_fm {
    width: 100%;
    height: auto;
    padding-bottom: 30px; }
    .gray_bids_left_fm h3 {
      font-size: 15.6px;
      padding-top: 28px; }
  .bird_price_img_list h3 {
    font-size: 13px;
    padding-top: 0;
    position: relative;
    top: -3px; }
  .bird_price_img_list .company_center {
    float: left;
    text-align: center;
    padding-right: 15px;
    margin-left: -9px;
    margin-top: -2px; } }
  @media only screen and (max-width: 767px) and (max-width: 375px) {
    .bird_price_img_list .company_center {
      margin-top: -4px; } }
  @media only screen and (max-width: 767px) and (min-width: 500px) and (max-width: 767px) {
    .bird_price_img_list .company_center {
      text-align: center;
      max-width: 120px;
      line-height: 12px; } }
@media only screen and (max-width: 767px) {
  .bird_price_img_list p {
    font-size: 6px;
    margin-top: -5px; }
  .gray_bids_left_fm img.arrow_bottom {
    position: relative;
    right: 0px;
    top: 12px;
    width: 10px; }
  .king_cap::before {
    top: -15px;
    left: 12px;
    background-repeat: repeat-y !important; }
  .bird_price_img_list_img_1 img {
    width: 60px;
    height: 60px; }
  .bird_price_img_list_btn_1 {
    width: 27px;
    height: 25px;
    top: 18px; }
  .address-form .google-place-autocomplete label {
    opacity: 0.9 !important;
    line-height: 29px;
    font-size: 18px !important; }
  .address-form {
    padding-top: 5px !important; }
  .bird_price_img_list_1 {
    width: 31%;
    margin-left: 12px;
    margin-top: 24px; }
  .bird_price_img_list_2 {
    width: 32%;
    margin-left: 0;
    margin-top: 24px; }
  .bird_price_img_list_3 {
    width: 31%;
    margin-left: 4px;
    margin-top: 24px; }
  .icon_list_p .text_list_p_right p {
    font-size: 19px;
    left: 15px;
    line-height: 22px;
    padding-right: 23px;
    top: 4px; }
  .icon_list_p .icon_left {
    width: 58px;
    padding-bottom: 23px; }
  .gray_bids_people_list {
    width: 100%;
    margin-left: 0; }
  #footer_bg .d_man {
    display: none; }
  .gray_bids_people_list .gray_bids_people_blue_h h3 {
    font-size: 23px;
    padding-top: 28px;
    padding-bottom: 22px;
    text-align: center; } }
  @media only screen and (max-width: 767px) and (max-width: 375px) {
    .gray_bids_people_list .gray_bids_people_blue_h h3 {
      padding-bottom: 21px; } }
@media only screen and (max-width: 767px) {
  .sati_user_box {
    width: 47%;
    margin-left: 0;
    margin-top: 40px; }
  .happy_user_box {
    width: 47%;
    margin-left: 20px;
    margin-top: 40px; } }
  @media only screen and (max-width: 767px) and (max-width: 375px) {
    .happy_user_box {
      margin-left: 15px; } }
@media only screen and (max-width: 767px) {
    .happy_user_box p {
      font-size: 19px;
      line-height: 27px; }
  .happy_user_box {
    height: 170px; }
  .happy_user_box .orng_bold_f {
    font-size: 20px;
    line-height: 22px; }
  #footer_bg {
    margin-top: 30px; }
  .king_cap::before {
    background: url("https://greenpal-production.s3.amazonaws.com/images/homeowner/affordable-landscape-companies.svg");
    top: -12px;
    left: 16px; }
  .bird_price_img_list {
    margin-left: 27px; } }

@media (min-width: 500px) and (max-width: 767px) {
  .bird_price_img_list {
    margin-left: 100px; } }

@media (min-width: 300px) and (max-width: 376px) {
  .bird_price_img_list_2_bottom_pera .s_l_gray {
    margin-left: -12px;
    text-align: center;
    max-width: 100px;
    line-height: 11px; }
  .navbar_signup_btn a {
    width: 130px;
    height: 30px;
    line-height: 29px;
    font-size: 13px; }
  .navbar_signup_btn {
    margin-top: -11px;
    right: 23px; }
  .logo_main a img {
    max-width: 31%;
    left: 11px;
    top: 15px; }
  .header_hight80 {
    height: 55px; }
  .text_body_main_heading h3, .text_body_main_heading h1 {
    font-size: 26px;
    line-height: 38px; }
  .gray_bids_left_fm h3 {
    font-size: 13px;
    padding-top: 25px; }
  .gray_bids_left_fm img.arrow_bottom {
    right: 0px;
    top: 12px;
    height: 24px; }
  .bird_price_img_list_btn_1 h3 {
    padding-top: 0px;
    font-size: 13px; }
  .bird_price_img_list {
    margin-left: 26px; }
  .bird_price_img_list_1 {
    width: 31%;
    margin-left: 12px;
    margin-top: 21px; }
  .bird_price_img_list_2 {
    width: 31%;
    margin-top: 21px;
    margin-left: 3px; }
  .bird_price_img_list_3 {
    width: 31%;
    margin-left: 6px;
    margin-top: 21px; }
  .king_cap::before {
    left: 14px; }
  .bird_price_img_list_img_1 img {
    width: 55px;
    height: 55px; }
  .bird_price_img_list_1_bottom_pera p {
    font-size: 11px !important;
    left: -10px; }
  .bird_price_img_list_2_bottom_pera p {
    font-size: 11px !important;
    left: -8px; }
  .bird_price_img_list_3_bottom_pera p {
    font-size: 11px !important;
    left: -10px; }
  .bird_price_img_list_1_bottom_pera .s_l_gray {
    font-size: 9px; }
  .bird_price_img_list_2_bottom_pera .s_l_gray {
    font-size: 9px; }
  .bird_price_img_list_3_bottom_pera .s_l_gray {
    font-size: 9px; }
  .bird_price_img_list_3_bottom_pera .s_l_gray {
    margin-left: -20px;
    max-width: 101px; }
  .address-form {
    max-width: 87% !important;
    margin-top: 22px !important;
    padding-left: 20px !important;
    padding-top: 0px !important; }
  .bird_price_img_list_1_bottom_pera p {
    margin-top: -1px; }
  .bird_price_img_list_2_bottom_pera p {
    margin-top: -1px; }
  .bird_price_img_list_3_bottom_pera p {
    margin-top: -1px; }
  .google-place-autocomplete {
    margin-bottom: 8px !important; }
  .address-form .google-place-autocomplete label {
    font-size: 16px !important;
    line-height: 33px; }
  .next-button .button {
    font-size: 19px !important; }
  .gray_bids_people_blue_h h3 {
    font-size: 21px !important; }
  .icon_list_p .icon_left {
    width: 54px;
    padding-bottom: 20px; }
  .icon_list_p .text_list_p_right p {
    font-size: 17px;
    line-height: 21px;
    top: 0;
    left: 13px; }
  .sati_user_box {
    margin-top: 37px;
    height: 155px; }
  .happy_user_box {
    margin-top: 37px;
    height: 155px; }
  .sati_user_box img {
    height: 78px;
    padding-top: 10px; }
  .sati_user_box h3 {
    font-size: 14px; }
  .sati_user_box p {
    font-size: 12px;
    line-height: 14px; }
  .happy_user_box h3 {
    width: 128px;
    height: 38px;
    font-size: 28px;
    line-height: 40px;
    margin-top: 35px; }
  .happy_user_box .orng_bold_f {
    font-size: 19px;
    line-height: 18px; }
  .happy_user_box p {
    font-size: 18px;
    line-height: 25px; } }

@media only screen and (max-width: 360px) {
  .bird_price_img_list {
    margin-left: 21px; }
  .gray_bids_left_fm img.arrow_bottom {
    right: 0px; } }

@media (max-width: 355px) {
  .bird_price_img_list_1 {
    margin-left: 0; }
  .bird_price_img_list {
    margin-left: 9px; }
  .bird_price_img_list_2 {
    margin-left: 0; }
  .bird_price_img_list_3 {
    margin-left: 0; }
  .bird_price_img_list_1 {
    width: 33%; }
  .bird_price_img_list_2 {
    width: 33%; }
  .bird_price_img_list_3 {
    width: 33%; }
  .next-button .button {
    width: 101%; }
  .sati_user_box h3 {
    font-size: 13px; } }

.dots {
  position: relative;
  margin-left: 20px; }

.dots::before {
  content: "";
  position: absolute;
  height: 73%;
  width: 1px;
  background-color: #CDEEFB;
  top: 40px;
  left: -20px; }

.dots-number {
  position: absolute;
  left: -30px;
  background-color: #CDEEFB;
  width: 20px;
  height: 20px;
  font-size: 16px;
  text-align: center;
  line-height: 20px;
  border-radius: 20px;
  top: 20px;
  color: #00A3E7; }
  @media (min-width: 768px) and (max-width: 1023px) {
    .dots-number {
      line-height: 21px; } }
  @media (min-width: 376px) and (max-width: 767px) {
    .dots-number {
      line-height: 22px; } }
  @media (min-width: 366px) and (max-width: 375px) {
    .dots-number {
      line-height: 21px; } }
  @media (min-width: 300px) and (max-width: 365px) {
    .dots-number {
      line-height: 21px; } }
.info_private {
  color: gray;
  padding-left: 6px;
  padding-top: 3px;
  font-size: 18px;
  font-family: ProximaNova-Regular; }
  @media (min-width: 300px) and (max-width: 767px) {
    .info_private {
      padding-top: 0; } }
  @media (max-width: 375px) {
    .info_private {
      font-size: 15px; } }
.lock_image {
  width: 14px;
  vertical-align: text-bottom; }

@media (min-width: 376px) and (max-width: 767px) {
  .first_dot {
    top: 28px; } }

@media (min-width: 366px) and (max-width: 375px) {
  .first_dot {
    top: 29px; } }

@media (min-width: 300px) and (max-width: 365px) {
  .first_dot {
    top: 28px; } }

.email_error_div {
  position: relative; }

#email_error_span {
  position: absolute; }

.register-form-email-format-error {
  margin-left: 5%; }
  @media (max-width: 676px) {
    .register-form-email-format-error {
      margin-left: 6%; } }
.submit-button-hover:hover {
  background: #f67106 !important; }
  .submit-button-hover:hover .arrow_btn_homeowner_signup {
    left: 12px; }
