.anchor_color {
  color: #38a0df; }

.hd_text {
  color: #000000;
  font-weight: 600; }

.underline-anchor {
  text-decoration: none;
  border-bottom: 1px solid #bddaf1; }
  .underline-anchor.zillow {
    border-bottom: 1px solid #ff8a00; }
  @media screen and (max-width: 767px) {
    .underline-anchor {
      border-bottom: 1px solid #38a0df; } }

.hide-underline {
  text-decoration: none; }

.underline-grey {
  text-decoration: none;
  border-bottom: 1px solid #242424; }

.disabled_button {
  pointer-events: none;
  opacity: 0.5; }

.vendor-note-error, .vendor-note-max-error {
  color: #DE1A1A;
  width: 390px;
  font-family: 'proxima_novasemibold';
  cursor: default;
  font-size: 14px;
  padding-bottom: 5px;
  display: none; }

@media screen and (max-width: 767px) {
  .vendor-note-max-error {
    font-size: 13px; } }
.center-alert {
  border-top: 3px solid #87d37c;
  border-bottom: 3px solid #87d37c;
  width: 100%;
  background-color: #fff; }
  .center-alert .alert-box.info.radius {
    margin: 0 auto;
    border-top: 0px;
    border-bottom: 0px; }

.new-bid {
  background: url("https://s3.amazonaws.com/greenpal-production/grey-bg.png") no-repeat;
  height: auto;
  padding-top: 35px;
  background-color: #484848;
  padding-bottom: 170px; }
  @media screen and (max-width: 767px) {
    .new-bid {
      background: none;
      padding-top: 0;
      overflow-x: hidden;
      padding-bottom: 0; } }
  .new-bid .bid-section {
    max-width: 848px;
    margin: 0 auto;
    background-color: #fff;
    padding-bottom: 30px; }
    @media screen and (max-width: 767px) {
      .new-bid .bid-section {
        display: block;
        width: 100%;
        overflow-x: hidden; } }
    .new-bid .bid-section.already_bid_section {
      display: table;
      padding-bottom: 0;
      position: relative; }
      @media screen and (min-width: 768px) and (max-width: 992px) {
        .new-bid .bid-section.already_bid_section {
          max-width: 730px; } }
      @media screen and (max-width: 767px) {
        .new-bid .bid-section.already_bid_section {
          display: block; } }
      .new-bid .bid-section.already_bid_section .close-page {
        position: fixed;
        right: 30px;
        top: 30px; }
        @media screen and (max-width: 767px) {
          .new-bid .bid-section.already_bid_section .close-page {
            right: 14px;
            top: 8px;
            z-index: 1050; } }
        @media screen and (min-width: 768px) and (max-width: 992px) {
          .new-bid .bid-section.already_bid_section .close-page {
            right: 35px;
            top: 45px; } }
        .new-bid .bid-section.already_bid_section .close-page img {
          height: 20px; }
          @media screen and (max-width: 767px) {
            .new-bid .bid-section.already_bid_section .close-page img {
              height: 14px; } }
    .new-bid .bid-section .header {
      height: 124px;
      background-color: #38a1df;
      color: #fff;
      text-align: center;
      padding-top: 24px; }
      @media screen and (max-width: 767px) {
        .new-bid .bid-section .header ~ .light_green_bg {
          padding-top: 60px; } }
      @media screen and (max-width: 767px) {
        .new-bid .bid-section .header ~ .light_white_bg {
          padding-top: 60px; } }
      @media screen and (max-width: 767px) {
        .new-bid .bid-section .header ~ .inner-main {
          padding-top: 60px; } }
      @media screen and (max-width: 767px) {
        .new-bid .bid-section .header {
          height: 60px;
          padding-top: 14px;
          position: fixed;
          left: 0;
          right: 0;
          width: 100%;
          z-index: 10; } }
  @media screen and (max-width: 767px) and (width: 320px) {
    .new-bid .bid-section .header {
      height: 75px; } }

      .new-bid .bid-section .header.already_bid-header {
        text-align: left;
        padding-left: 70px;
        padding-top: 47px; }
        @media screen and (max-width: 767px) {
          .new-bid .bid-section .header.already_bid-header {
            text-align: left;
            padding-left: 14px;
            padding-top: 14px; } }
  @media screen and (max-width: 767px) and (width: 320px) {
    .new-bid .bid-section .header.already_bid-header {
      height: 60px; } }

      .new-bid .bid-section .header .header-heading {
        font-size: 28px;
        line-height: 9px;
        color: #ffffff;
        font-weight: bold;
        margin-top: 16px; }
        @media screen and (max-width: 767px) {
          .new-bid .bid-section .header .header-heading {
            font-size: 16px;
            margin-top: 10px;
            margin-bottom: 8px; } }
      .new-bid .bid-section .header .sub-text {
        font-size: 20px;
        line-height: 9px;
        margin-top: 26px; }
        .new-bid .bid-section .header .sub-text .bullet-dot {
          position: relative;
          left: 5px; }
          .new-bid .bid-section .header .sub-text .bullet-dot:before {
            content: '\2022';
            margin: 0;
            position: relative;
            right: 4px; }
        @media screen and (max-width: 767px) {
          .new-bid .bid-section .header .sub-text {
            font-size: 12px;
            margin-top: 0; }
            .new-bid .bid-section .header .sub-text span img {
              height: 16px; } }
        @media screen and (max-width: 360px) {
          .new-bid .bid-section .header .sub-text {
            font-size: 10px; } }
    .new-bid .bid-section .on-grey-bg {
      padding-left: 73px;
      padding-right: 73px;
      background: #f6f7f8;
      padding-top: 20px;
      float: left;
      width: 100%; }
      @media screen and (max-width: 767px) {
        .new-bid .bid-section .on-grey-bg {
          margin-top: 0px;
          padding-left: 12px;
          padding-right: 12px; } }
    .new-bid .bid-section .inner-main {
      padding-left: 73px;
      padding-right: 73px;
      display: inline-table;
      width: 100%; }
      @media screen and (max-width: 767px) {
        .new-bid .bid-section .inner-main {
          padding-left: 24px;
          padding-right: 24px;
          display: block; } }
  @media screen and (max-width: 767px) and (min-width: 320px) and (max-width: 360px) {
    .new-bid .bid-section .inner-main {
      padding-left: 12px;
      padding-right: 12px; } }

      .new-bid .bid-section .inner-main .second-heading {
        text-align: center;
        margin-top: 25px;
        margin-bottom: 25px; }
        @media screen and (max-width: 767px) {
          .new-bid .bid-section .inner-main .second-heading {
            margin-top: 20px; } }
        .new-bid .bid-section .inner-main .second-heading h2 {
          font-size: 28px;
          line-height: 34px;
          color: #38a0df;
          font-weight: bold;
          text-align: center;
          margin-top: 15px;
          margin-bottom: 0;
          font-family: ProximaNova; }
          @media screen and (max-width: 767px) {
            .new-bid .bid-section .inner-main .second-heading h2 {
              font-size: 18px;
              margin-top: 0; } }
        .new-bid .bid-section .inner-main .second-heading p {
          font-size: 20px;
          color: #000000;
          font-family: ProximaNova; }
          @media screen and (max-width: 767px) {
            .new-bid .bid-section .inner-main .second-heading p {
              font-size: 17px;
              line-height: 21px; } }
          .new-bid .bid-section .inner-main .second-heading p .semi-bold-text {
            font-weight: 600; }
      .new-bid .bid-section .inner-main .calender-map {
        float: left;
        width: 100%;
        padding-bottom: 20px;
        margin-bottom: 20px;
        border-bottom: 1px solid #dcdcdc; }
        .new-bid .bid-section .inner-main .calender-map .calender {
          float: left; }
          @media screen and (min-width: 768px) {
            .new-bid .bid-section .inner-main .calender-map .calender {
              min-width: 10%; } }
          @media screen and (max-width: 767px) {
            .new-bid .bid-section .inner-main .calender-map .calender {
              width: 19%; } }
          .new-bid .bid-section .inner-main .calender-map .calender .calender-box {
            width: 56px;
            height: 60px;
            border-radius: 8px;
            border: 1px solid #e2e2e2;
            text-align: center;
            background: #fff; }
            @media screen and (max-width: 767px) {
              .new-bid .bid-section .inner-main .calender-map .calender .calender-box {
                height: 56px;
                width: 56px; } }
  @media screen and (max-width: 767px) and (min-width: 320px) and (max-width: 360px) {
    .new-bid .bid-section .inner-main .calender-map .calender .calender-box {
      height: 54px; } }

            .new-bid .bid-section .inner-main .calender-map .calender .calender-box .calendar-header {
              background: #8fb741;
              padding: 2px 0;
              border-top-left-radius: 8px;
              border-top-right-radius: 8px;
              margin-top: 0px;
              font-size: 12px;
              line-height: 14px;
              color: #ffffff;
              text-transform: uppercase; }
              @media screen and (max-width: 767px) {
                .new-bid .bid-section .inner-main .calender-map .calender .calender-box .calendar-header {
                  line-height: 12px; } }
            .new-bid .bid-section .inner-main .calender-map .calender .calender-box .calendar-body {
              background: #fff;
              padding: 7px 0 0 0;
              font-size: 22px;
              line-height: 14px;
              color: #90b741; }
              @media screen and (max-width: 767px) {
                .new-bid .bid-section .inner-main .calender-map .calender .calender-box .calendar-body {
                  padding: 3px 0 0 0;
                  font-size: 18px; } }
            .new-bid .bid-section .inner-main .calender-map .calender .calender-box .calendar-footer {
              background: #fff;
              text-align: center;
              border-bottom-right-radius: 8px;
              border-bottom-left-radius: 8px;
              font-size: 12px;
              line-height: 14px;
              color: #000000;
              padding-top: 1px;
              padding-left: 3px;
              padding-right: 3px;
              white-space: nowrap;
              overflow: hidden;
              text-overflow: ellipsis; }
@media screen and (max-width: 767px) and (min-width: 320px) and (max-width: 360px) {
  .new-bid .bid-section .inner-main .calender-map .calender .calender-box .calendar-footer {
    padding-top: 4px; } }

        .new-bid .bid-section .inner-main .calender-map .text-cal-map {
          float: left;
          width: 80%; }
          @media screen and (max-width: 767px) {
            .new-bid .bid-section .inner-main .calender-map .text-cal-map {
              width: 61%; } }
          @media screen and (min-width: 768px) and (max-width: 992px) {
            .new-bid .bid-section .inner-main .calender-map .text-cal-map {
              width: 78%; } }
          .new-bid .bid-section .inner-main .calender-map .text-cal-map p {
            font-size: 20px;
            color: #565656;
            margin-bottom: 0;
            margin-top: 14px;
            padding-left: 5px;
            font-family: ProximaNova; }
            @media screen and (max-width: 767px) {
              .new-bid .bid-section .inner-main .calender-map .text-cal-map p {
                font-size: 17px;
                margin-top: 6px;
                line-height: 24px; } }
        .new-bid .bid-section .inner-main .calender-map .map {
          float: left;
          width: 10%;
          margin-top: 8px;
          text-align: right; }
          @media screen and (max-width: 767px) {
            .new-bid .bid-section .inner-main .calender-map .map {
              width: 20%;
              margin-top: 0; } }
          .new-bid .bid-section .inner-main .calender-map .map .bid-map {
            width: 47px;
            height: 38px;
            border-radius: 2px;
            box-shadow: -2px 1px 4px rgba(0, 0, 0, 0.2); }
            @media screen and (max-width: 767px) {
              .new-bid .bid-section .inner-main .calender-map .map .bid-map {
                width: 56px;
                height: 50px; } }
            .new-bid .bid-section .inner-main .calender-map .map .bid-map img {
              display: none; }
      .new-bid .bid-section .inner-main .blank_box {
        float: left;
        width: 100%;
        height: 25px; }
      .new-bid .bid-section .inner-main .card-with-text {
        float: left;
        width: 100%;
        min-height: 88px;
        max-height: 120px;
        background-color: #edf1f3;
        padding: 15px 0px 20px 10px;
        margin-bottom: 20px; }
        @media screen and (max-width: 767px) {
          .new-bid .bid-section .inner-main .card-with-text {
            margin-bottom: 15px;
            padding: 15px 0px 10px 10px; } }
        .new-bid .bid-section .inner-main .card-with-text .img-box {
          float: left;
          width: 8.5%;
          padding-left: 3px;
          padding-top: 2px; }
          @media screen and (max-width: 767px) {
            .new-bid .bid-section .inner-main .card-with-text .img-box {
              position: relative;
              bottom: 4px;
              padding: 0; } }
  @media screen and (max-width: 767px) and (min-width: 320px) and (max-width: 360px) {
    .new-bid .bid-section .inner-main .card-with-text .img-box {
      bottom: 2px; } }

          .new-bid .bid-section .inner-main .card-with-text .img-box img {
            width: 39px;
            height: 39px;
            border-radius: 50px; }
            @media screen and (max-width: 767px) {
              .new-bid .bid-section .inner-main .card-with-text .img-box img {
                width: 29px;
                height: 29px; } }
        .new-bid .bid-section .inner-main .card-with-text .text-box {
          float: left;
          width: 91%;
          overflow-y: scroll;
          max-height: 95px; }
          .new-bid .bid-section .inner-main .card-with-text .text-box::-webkit-scrollbar {
            display: none; }
          .new-bid .bid-section .inner-main .card-with-text .text-box p {
            font-size: 20px;
            color: #303131;
            line-height: 1.2;
            margin-top: 7px;
            padding-left: 2px;
            margin-bottom: 0;
            font-family: ProximaNova; }
            @media screen and (max-width: 767px) {
              .new-bid .bid-section .inner-main .card-with-text .text-box p {
                font-size: 17px;
                margin-top: 0;
                padding-left: 10px;
                line-height: 1.4; } }
  @media screen and (max-width: 767px) and (min-width: 320px) and (max-width: 360px) {
    .new-bid .bid-section .inner-main .card-with-text .text-box p {
      margin-bottom: 0; } }

      .new-bid .bid-section .inner-main .icons-details .padding-left-col {
        padding-left: 0; }
      .new-bid .bid-section .inner-main .icons-details .icon-text {
        float: left;
        width: 100%;
        margin-bottom: 25px; }
        @media screen and (max-width: 767px) {
          .new-bid .bid-section .inner-main .icons-details .icon-text {
            margin-bottom: 12px; } }
        .new-bid .bid-section .inner-main .icons-details .icon-text .img-box {
          float: left;
          width: 14%;
          position: relative; }
          .new-bid .bid-section .inner-main .icons-details .icon-text .img-box.big-img-box {
            width: 7%; }
            @media screen and (max-width: 767px) {
              .new-bid .bid-section .inner-main .icons-details .icon-text .img-box.big-img-box {
                width: 16%; } }
          .new-bid .bid-section .inner-main .icons-details .icon-text .img-box.small-img-box {
            width: 14%; }
            @media screen and (max-width: 767px) {
              .new-bid .bid-section .inner-main .icons-details .icon-text .img-box.small-img-box {
                width: 16%; } }
          @media screen and (max-width: 767px) {
            .new-bid .bid-section .inner-main .icons-details .icon-text .img-box {
              width: 16%; }
              .new-bid .bid-section .inner-main .icons-details .icon-text .img-box img {
                height: 36px;
                width: 36px; } }
          .new-bid .bid-section .inner-main .icons-details .icon-text .img-box .icon-images {
            height: 40px;
            width: 40px; }
          .new-bid .bid-section .inner-main .icons-details .icon-text .img-box .dollar-sign {
            position: absolute;
            height: 40px;
            width: 40px;
            top: 0;
            justify-content: center;
            display: flex;
            font-size: 16px;
            color: #54a0da;
            font-family: ProximaNova;
            font-weight: 600;
            padding-top: 9px; }
        .new-bid .bid-section .inner-main .icons-details .icon-text .text-box {
          float: left;
          width: 86%; }
          @media screen and (max-width: 767px) {
            .new-bid .bid-section .inner-main .icons-details .icon-text .text-box {
              width: 84%; } }
          .new-bid .bid-section .inner-main .icons-details .icon-text .text-box p {
            font-size: 20px;
            color: #464646;
            margin-bottom: 0;
            margin-top: 5px;
            padding-left: 12px;
            font-family: ProximaNova; }
            @media screen and (max-width: 767px) {
              .new-bid .bid-section .inner-main .icons-details .icon-text .text-box p {
                font-size: 17px;
                padding-left: 0; } }
      .new-bid .bid-section .inner-main .map-view {
        float: left;
        width: 100%; }
        @media screen and (max-width: 767px) {
          .new-bid .bid-section .inner-main .map-view {
            margin-top: 10px; } }
        .new-bid .bid-section .inner-main .map-view .map-button {
          float: left;
          width: 100%;
          box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1), 0 0px 8px 0 rgba(0, 0, 0, 0.2);
          border-radius: 3px; }
          .new-bid .bid-section .inner-main .map-view .map-button .inline-map-btn {
            float: left;
            width: 50%; }
            .new-bid .bid-section .inner-main .map-view .map-button .inline-map-btn .change-view {
              width: 100%;
              margin: 0;
              color: #000000;
              background-color: #edf1f3;
              height: 48px;
              font-size: 18px;
              font-weight: 400; }
              .new-bid .bid-section .inner-main .map-view .map-button .inline-map-btn .change-view.street-view {
                border-bottom-left-radius: 3px;
                border-top-left-radius: 3px; }
              .new-bid .bid-section .inner-main .map-view .map-button .inline-map-btn .change-view.aerial-view {
                border-bottom-right-radius: 3px;
                border-top-right-radius: 3px; }
              @media screen and (max-width: 767px) {
                .new-bid .bid-section .inner-main .map-view .map-button .inline-map-btn .change-view {
                  font-size: 16px; } }
              .new-bid .bid-section .inner-main .map-view .map-button .inline-map-btn .change-view.active {
                background-color: #38a0df;
                color: #fff; }
                .new-bid .bid-section .inner-main .map-view .map-button .inline-map-btn .change-view.active:after {
                  content: '';
                  background: url("https://greenpal-production.s3.amazonaws.com/images/new_bid/btn-arrow.png") no-repeat;
                  content: '';
                  position: absolute;
                  height: 15px;
                  width: 28px;
                  top: 47px;
                  left: 160px; }
                  @media screen and (max-width: 767px) {
                    .new-bid .bid-section .inner-main .map-view .map-button .inline-map-btn .change-view.active:after {
                      left: 42%; } }
        .new-bid .bid-section .inner-main .map-view .new-map-view {
          height: 433px;
          width: 100%; }
          @media screen and (max-width: 767px) {
            .new-bid .bid-section .inner-main .map-view .new-map-view {
              height: 240px; } }
        .new-bid .bid-section .inner-main .map-view .map-view-img {
          width: 100%;
          height: 344px;
          border-radius: 4px; }
          @media screen and (max-width: 767px) {
            .new-bid .bid-section .inner-main .map-view .map-view-img {
              height: 185px; } }
      .new-bid .bid-section .inner-main .platform-data {
        float: left;
        width: 100%; }
        .new-bid .bid-section .inner-main .platform-data .platform-heading {
          font-size: 22px;
          line-height: 49px;
          font-weight: 600;
          color: #000000;
          font-family: ProximaNova; }
          @media screen and (max-width: 767px) {
            .new-bid .bid-section .inner-main .platform-data .platform-heading {
              font-size: 18px;
              text-align: center; } }
        .new-bid .bid-section .inner-main .platform-data .platform-details .icon-with-text {
          float: left;
          width: 100%;
          margin-top: 10px;
          margin-bottom: 15px; }
          @media screen and (max-width: 767px) {
            .new-bid .bid-section .inner-main .platform-data .platform-details .icon-with-text {
              margin-bottom: 6px; } }
          .new-bid .bid-section .inner-main .platform-data .platform-details .icon-with-text .platform-img-box {
            float: left;
            width: 10%;
            height: 55px;
            text-align: center;
            position: relative;
            right: 6px; }
            @media screen and (max-width: 767px) {
              .new-bid .bid-section .inner-main .platform-data .platform-details .icon-with-text .platform-img-box {
                width: 18%; } }
            .new-bid .bid-section .inner-main .platform-data .platform-details .icon-with-text .platform-img-box .platform-images {
              height: 56px; }
            .new-bid .bid-section .inner-main .platform-data .platform-details .icon-with-text .platform-img-box .miles {
              position: absolute;
              top: 17px;
              font-size: 23px;
              color: #38a0df;
              font-weight: 600;
              width: 100%;
              margin: 0; }
              .new-bid .bid-section .inner-main .platform-data .platform-details .icon-with-text .platform-img-box .miles .miles_dollar {
                position: relative;
                font-size: 18px;
                bottom: 2px;
                left: -1px; }
          .new-bid .bid-section .inner-main .platform-data .platform-details .icon-with-text .platform-text-box {
            float: left;
            width: 90%; }
            @media screen and (max-width: 767px) {
              .new-bid .bid-section .inner-main .platform-data .platform-details .icon-with-text .platform-text-box {
                width: 82%; } }
            .new-bid .bid-section .inner-main .platform-data .platform-details .icon-with-text .platform-text-box .p-text {
              font-size: 20px;
              color: #474747;
              margin-bottom: 0;
              margin-top: 12px;
              padding-left: 15px;
              font-family: ProximaNova;
              font-weight: 400; }
              .new-bid .bid-section .inner-main .platform-data .platform-details .icon-with-text .platform-text-box .p-text.second-p-text .tax_amount {
                font-size: 15px; }
              @media screen and (max-width: 767px) {
                .new-bid .bid-section .inner-main .platform-data .platform-details .icon-with-text .platform-text-box .p-text.second-p-text {
                  line-height: 1.2;
                  margin-top: 8px; } }
              @media screen and (max-width: 767px) {
                .new-bid .bid-section .inner-main .platform-data .platform-details .icon-with-text .platform-text-box .p-text {
                  font-size: 17px;
                  line-height: 1.1;
                  padding-left: 12px;
                  margin-top: 16px; } }
        .new-bid .bid-section .inner-main .platform-data .link-details {
          text-align: center;
          float: left;
          width: 100%;
          margin-top: 20px;
          height: 61px;
          background-color: #fafafb;
          padding-top: 8px;
          border-radius: 1px; }
          @media screen and (max-width: 767px) {
            .new-bid .bid-section .inner-main .platform-data .link-details span img {
              height: 24px; } }
          .new-bid .bid-section .inner-main .platform-data .link-details .span-link {
            position: relative;
            top: 5px; }
            .new-bid .bid-section .inner-main .platform-data .link-details .span-link .span-u {
              margin-left: 10px; }
            .new-bid .bid-section .inner-main .platform-data .link-details .span-link .same-acnhor {
              font-size: 20px;
              line-height: 41px;
              color: #ff8a00;
              font-weight: bold;
              font-family: ProximaNova; }
              .new-bid .bid-section .inner-main .platform-data .link-details .span-link .same-acnhor:hover {
                opacity: 0.8; }
              @media screen and (max-width: 767px) {
                .new-bid .bid-section .inner-main .platform-data .link-details .span-link .same-acnhor {
                  font-size: 18px; } }
      .new-bid .bid-section .inner-main .enter-bid {
        height: 138px;
        background-color: #e7f3fb;
        float: left;
        width: 100%;
        margin-top: 30px;
        margin-bottom: 30px;
        position: relative; }
        .new-bid .bid-section .inner-main .enter-bid.focus-bid {
          border: 1px solid #38a0df; }
        .new-bid .bid-section .inner-main .enter-bid .error-bid {
          text-align: center;
          color: #fff;
          background: red;
          font-weight: 600;
          padding-top: 5px;
          padding-bottom: 5px;
          margin-left: -1px;
          margin-right: -1px; }
        .new-bid .bid-section .inner-main .enter-bid .bid-tooltip {
          max-width: 250px;
          margin: 0 auto;
          position: relative; }
          .new-bid .bid-section .inner-main .enter-bid .bid-tooltip .enter-bid-text {
            text-align: center;
            margin-top: 20px;
            font-size: 24px;
            color: #939ba0;
            margin-bottom: 4px;
            font-family: ProximaNova; }
            @media screen and (max-width: 767px) {
              .new-bid .bid-section .inner-main .enter-bid .bid-tooltip .enter-bid-text {
                font-size: 20px; } }
            .new-bid .bid-section .inner-main .enter-bid .bid-tooltip .enter-bid-text span {
              position: relative;
              top: -3px;
              left: 10px; }
          .new-bid .bid-section .inner-main .enter-bid .bid-tooltip .tooltip {
            position: relative;
            display: inline-block;
            /* border-bottom: 1px dotted black; */
            padding: 0;
            max-width: 26px;
            /* left: 50%; */
            /* width: 100%; */
            color: white;
            background: transparent;
            border-radius: 50px;
            height: 26px; }
            .new-bid .bid-section .inner-main .enter-bid .bid-tooltip .tooltip.custom-tooltip {
              position: absolute;
              top: 5px;
              left: 84%;
              z-index: 1; }
              @media screen and (max-width: 767px) {
                .new-bid .bid-section .inner-main .enter-bid .bid-tooltip .tooltip.custom-tooltip {
                  top: 3px;
                  left: 78.5%; } }
  @media screen and (max-width: 767px) and (min-width: 320px) and (max-width: 360px) {
    .new-bid .bid-section .inner-main .enter-bid .bid-tooltip .tooltip.custom-tooltip {
      left: 78.5%; } }

          .new-bid .bid-section .inner-main .enter-bid .bid-tooltip .tooltip .tooltiptext {
            visibility: hidden;
            position: absolute;
            z-index: 1;
            top: 150%;
            font-size: 18px;
            line-height: 24px;
            color: #000000;
            font-family: ProximaNova;
            padding-left: 30px;
            padding-right: 30px;
            text-align: center;
            width: 652px;
            border-radius: 0;
            box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
            background-color: #ffffff;
            left: -412px;
            padding: 15px; }
            @media screen and (max-width: 767px) {
              .new-bid .bid-section .inner-main .enter-bid .bid-tooltip .tooltip .tooltiptext {
                width: 327px;
                left: -235px;
                font-size: 14px;
                border-radius: 10px;
                box-shadow: 0 0 28px rgba(0, 0, 0, 0.1);
                line-height: 20px; } }
  @media screen and (max-width: 767px) and (width: 320px) {
    .new-bid .bid-section .inner-main .enter-bid .bid-tooltip .tooltip .tooltiptext {
      width: 300px;
      left: -221px; } }
  @media screen and (max-width: 767px) and (width: 360px) {
    .new-bid .bid-section .inner-main .enter-bid .bid-tooltip .tooltip .tooltiptext {
      width: 338px;
      left: -240px; } }

          .new-bid .bid-section .inner-main .enter-bid .bid-tooltip .tooltip .tooltiptext::after {
            content: "";
            position: absolute;
            bottom: 100%;
            left: 64.3%;
            margin-left: -5px;
            border-width: 10px;
            border-style: solid;
            border-color: transparent transparent #fff transparent; }
            @media screen and (max-width: 767px) {
              .new-bid .bid-section .inner-main .enter-bid .bid-tooltip .tooltip .tooltiptext::after {
                left: 74.5%; } }
  @media screen and (max-width: 767px) and (width: 320px) {
    .new-bid .bid-section .inner-main .enter-bid .bid-tooltip .tooltip .tooltiptext::after {
      left: 75.9%; } }
  @media screen and (max-width: 767px) and (width: 360px) {
    .new-bid .bid-section .inner-main .enter-bid .bid-tooltip .tooltip .tooltiptext::after {
      left: 72.9%; } }

          .new-bid .bid-section .inner-main .enter-bid .bid-tooltip .tooltip:hover .tooltiptext {
            visibility: visible; }
        .new-bid .bid-section .inner-main .enter-bid .fix-dollar-sign {
          position: absolute;
          left: 40.6%;
          text-align: center;
          font-size: 42px;
          font-weight: 600;
          color: #000000;
          bottom: 13px;
          display: none; }
          @media screen and (min-width: 768px) and (max-width: 992px) {
            .new-bid .bid-section .inner-main .enter-bid .fix-dollar-sign {
              left: 39.2%;
              bottom: 14px; } }
          @media screen and (min-width: 993px) and (max-width: 1024px) {
            .new-bid .bid-section .inner-main .enter-bid .fix-dollar-sign {
              left: 40.5%;
              bottom: 14px; } }
          @media screen and (max-width: 767px) {
            .new-bid .bid-section .inner-main .enter-bid .fix-dollar-sign {
              bottom: 24px;
              left: 31%;
              font-size: 36px; } }
  @media screen and (max-width: 767px) and (min-width: 380px) and (max-width: 414px) {
    .new-bid .bid-section .inner-main .enter-bid .fix-dollar-sign {
      left: 31.5%; } }
  @media screen and (max-width: 767px) and (width: 320px) {
    .new-bid .bid-section .inner-main .enter-bid .fix-dollar-sign {
      left: 30.6%; } }
  @media screen and (max-width: 767px) and (width: 360px) {
    .new-bid .bid-section .inner-main .enter-bid .fix-dollar-sign {
      left: 31%; } }

        .new-bid .bid-section .inner-main .enter-bid .bid-new {
          position: relative;
          width: 100%;
          margin: 0 auto; }
          .new-bid .bid-section .inner-main .enter-bid .bid-new .input-bid {
            font-size: 42px;
            color: #000000;
            font-weight: 600;
            text-align: center;
            width: 100%;
            background: transparent;
            border: none;
            outline: none;
            box-shadow: none;
            margin-top: 14px;
            margin-bottom: 0;
            margin: 0 auto;
            padding-left: 6px;
            position: relative; }
            @media screen and (max-width: 767px) {
              .new-bid .bid-section .inner-main .enter-bid .bid-new .input-bid {
                font-size: 36px; } }
            @media screen and (-webkit-min-device-pixel-ratio: 0) {
              .new-bid .bid-section .inner-main .enter-bid .bid-new .input-bid {
                height: 54px;
                margin-top: 5px; } }
      .new-bid .bid-section .inner-main .custom-text-box {
        float: left;
        width: 100%; }
      .new-bid .bid-section .inner-main .personal-note {
        margin-top: 25px; }
        @media screen and (max-width: 767px) {
          .new-bid .bid-section .inner-main .personal-note {
            margin-top: 0; } }
        .new-bid .bid-section .inner-main .personal-note .note-heading {
          font-size: 20px;
          line-height: 39px;
          color: #000000;
          font-weight: 600;
          margin-bottom: 10px;
          font-family: ProximaNova; }
          @media screen and (max-width: 767px) {
            .new-bid .bid-section .inner-main .personal-note .note-heading {
              font-size: 18px;
              margin-bottom: 0; } }
        .new-bid .bid-section .inner-main .personal-note .custom-textarea {
          font-size: 18px;
          line-height: 28px;
          color: #000000;
          height: 105px;
          background-color: rgba(247, 247, 247, 0);
          border: 1px solid rgba(0, 0, 0, 0.3);
          padding: 20px; }
          .new-bid .bid-section .inner-main .personal-note .custom-textarea::-webkit-input-placeholder {
            color: #808080; }
          @media screen and (max-width: 767px) {
            .new-bid .bid-section .inner-main .personal-note .custom-textarea {
              font-size: 16px;
              padding: 18px;
              padding-top: 10px;
              height: 134px; } }
        .new-bid .bid-section .inner-main .personal-note .free-bid {
          text-align: center;
          margin-top: 15px; }
          @media screen and (max-width: 767px) {
            .new-bid .bid-section .inner-main .personal-note .free-bid {
              margin-top: 10px; } }
          .new-bid .bid-section .inner-main .personal-note .free-bid .bid-cover {
            margin-top: 0;
            margin-bottom: 15px;
            float: left;
            width: 100%;
            height: 58px;
            padding-top: 18px; }
            @media screen and (max-width: 767px) {
              .new-bid .bid-section .inner-main .personal-note .free-bid .bid-cover {
                margin-bottom: 25px; } }
            .new-bid .bid-section .inner-main .personal-note .free-bid .bid-cover .free-bid-btn {
              border-radius: 29px;
              box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.18);
              background-color: #8fb741;
              font-size: 20px;
              line-height: 20px;
              color: #ffffff;
              font-weight: bold;
              padding: 17px 84px 17px 84px; }
              .new-bid .bid-section .inner-main .personal-note .free-bid .bid-cover .free-bid-btn:hover {
                opacity: 0.8; }
              @media screen and (max-width: 767px) {
                .new-bid .bid-section .inner-main .personal-note .free-bid .bid-cover .free-bid-btn {
                  font-weight: 400;
                  padding: 17px 65px 17px 65px;
                  font-size: 18px; } }
          .new-bid .bid-section .inner-main .personal-note .free-bid .dont-want {
            font-size: 18px;
            line-height: 41px;
            color: #39a2e0;
            font-weight: bold; }
    .new-bid .bid-section .light_green_bg {
      background-color: #f6fefe; }
      @media screen and (max-width: 767px) {
        .new-bid .bid-section .light_green_bg {
          padding-left: 12px;
          padding-right: 12px; } }
      .new-bid .bid-section .light_green_bg .oh_snap-box {
        text-align: center;
        padding-top: 40px; }
        @media screen and (max-width: 767px) {
          .new-bid .bid-section .light_green_bg .oh_snap-box {
            padding-top: 30px;
            padding-left: 5px;
            padding-right: 5px; } }
        .new-bid .bid-section .light_green_bg .oh_snap-box .oh_snap_icon {
          height: 110px; }
          @media screen and (max-width: 767px) {
            .new-bid .bid-section .light_green_bg .oh_snap-box .oh_snap_icon {
              height: 85px; } }
        .new-bid .bid-section .light_green_bg .oh_snap-box .oh_snap_heading {
          font-size: 34px;
          line-height: 37px;
          color: #000000;
          font-family: ProximaNova;
          font-weight: bold;
          margin-top: 12px; }
          @media screen and (max-width: 767px) {
            .new-bid .bid-section .light_green_bg .oh_snap-box .oh_snap_heading {
              font-size: 22px;
              line-height: 24px; } }
        .new-bid .bid-section .light_green_bg .oh_snap-box .oh_snap_sub_heading {
          font-size: 32px;
          color: #000000;
          font-family: ProximaNova;
          font-weight: 600;
          max-width: 600px;
          margin: 0 auto;
          margin-top: 12px; }
          @media screen and (max-width: 767px) {
            .new-bid .bid-section .light_green_bg .oh_snap-box .oh_snap_sub_heading {
              font-size: 22px;
              line-height: 1.2;
              margin-top: 8px; } }
      .new-bid .bid-section .light_green_bg .inner-white-box {
        width: 701px;
        height: 223px;
        background-color: #ffffff;
        border: 2px solid rgba(56, 160, 223, 0.2);
        margin: 0 auto;
        margin-top: 45px;
        text-align: center;
        padding: 26px 28px 20px 28px; }
        @media screen and (max-width: 767px) {
          .new-bid .bid-section .light_green_bg .inner-white-box {
            width: 92%;
            height: auto;
            margin-top: 18px;
            padding: 18px 16px 22px 16px; } }
        .new-bid .bid-section .light_green_bg .inner-white-box .speed_kils_hd {
          font-size: 26px;
          color: #000000;
          font-family: ProximaNova;
          font-weight: 600; }
          @media screen and (max-width: 767px) {
            .new-bid .bid-section .light_green_bg .inner-white-box .speed_kils_hd {
              font-size: 20px; } }
          .new-bid .bid-section .light_green_bg .inner-white-box .speed_kils_hd .speed_icon {
            height: 15px;
            position: relative;
            bottom: 6px; }
            @media screen and (max-width: 767px) {
              .new-bid .bid-section .light_green_bg .inner-white-box .speed_kils_hd .speed_icon {
                height: 11px;
                bottom: 4px; } }
        .new-bid .bid-section .light_green_bg .inner-white-box .box-text {
          font-size: 24px;
          line-height: 34px;
          color: #000000;
          font-family: ProximaNova;
          margin-top: 12px; }
          @media screen and (max-width: 767px) {
            .new-bid .bid-section .light_green_bg .inner-white-box .box-text {
              font-size: 19px;
              line-height: 24px;
              margin-top: 8px;
              margin-bottom: 0; } }
      .new-bid .bid-section .light_green_bg .got-it-box {
        text-align: center; }
        .new-bid .bid-section .light_green_bg .got-it-box .got-it-btn {
          width: 237px;
          height: 58px;
          border-radius: 29px;
          box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.18);
          background-color: #8fb741;
          font-size: 18px;
          line-height: 20px;
          color: #ffffff;
          font-family: ProximaNova;
          font-weight: 600;
          margin-top: 25px;
          margin-bottom: 25px; }
          .new-bid .bid-section .light_green_bg .got-it-box .got-it-btn:hover {
            opacity: 0.8; }
          @media screen and (max-width: 767px) {
            .new-bid .bid-section .light_green_bg .got-it-box .got-it-btn {
              margin-top: 20px;
              margin-bottom: 22px;
              width: 190px;
              height: 52px; } }
    .new-bid .bid-section .light_white_bg {
      background-color: #fff; }
      @media screen and (max-width: 767px) {
        .new-bid .bid-section .light_white_bg {
          padding-left: 12px;
          padding-right: 12px; } }
      .new-bid .bid-section .light_white_bg .oh_snap-box {
        text-align: center;
        padding-top: 40px; }
        @media screen and (max-width: 767px) {
          .new-bid .bid-section .light_white_bg .oh_snap-box {
            padding-top: 30px; } }
        .new-bid .bid-section .light_white_bg .oh_snap-box .oh_snap_icon {
          height: 110px; }
          @media screen and (max-width: 767px) {
            .new-bid .bid-section .light_white_bg .oh_snap-box .oh_snap_icon {
              height: 85px; } }
        .new-bid .bid-section .light_white_bg .oh_snap-box .oh_snap_sub_heading {
          font-size: 32px;
          color: #000000;
          font-family: ProximaNova;
          font-weight: 600;
          margin: 0 auto;
          margin-top: 12px; }
          @media screen and (max-width: 767px) {
            .new-bid .bid-section .light_white_bg .oh_snap-box .oh_snap_sub_heading {
              font-size: 22px;
              line-height: 1.2;
              margin-top: 10px; } }
      .new-bid .bid-section .light_white_bg .inner-white-box {
        width: 701px;
        margin: 0 auto;
        margin-top: 45px;
        text-align: center; }
        @media screen and (max-width: 767px) {
          .new-bid .bid-section .light_white_bg .inner-white-box {
            width: 92%;
            height: auto;
            margin-top: 20px; } }
  @media screen and (max-width: 767px) and (width: 320px) {
    .new-bid .bid-section .light_white_bg .inner-white-box {
      width: 100%; } }

        .new-bid .bid-section .light_white_bg .inner-white-box .grey-box {
          padding: 29px 2px 20px 28px;
          background-color: #dbf0fa;
          height: 113px;
          margin-left: -1px;
          margin-right: -1px; }
          @media screen and (max-width: 767px) {
            .new-bid .bid-section .light_white_bg .inner-white-box .grey-box {
              padding: 10px 10px 10px 20px; } }
          .new-bid .bid-section .light_white_bg .inner-white-box .grey-box .speaker-box {
            float: left;
            width: 9%; }
            @media screen and (max-width: 767px) {
              .new-bid .bid-section .light_white_bg .inner-white-box .grey-box .speaker-box {
                width: 15%; } }
            .new-bid .bid-section .light_white_bg .inner-white-box .grey-box .speaker-box .speaker {
              height: 50px;
              position: relative;
              top: 2px;
              margin-right: 15px; }
              @media screen and (max-width: 767px) {
                .new-bid .bid-section .light_white_bg .inner-white-box .grey-box .speaker-box .speaker {
                  top: 24px;
                  height: 45px; } }
          .new-bid .bid-section .light_white_bg .inner-white-box .grey-box .text-box {
            float: left;
            width: 91%; }
            @media screen and (max-width: 767px) {
              .new-bid .bid-section .light_white_bg .inner-white-box .grey-box .text-box {
                width: 85%; } }
            .new-bid .bid-section .light_white_bg .inner-white-box .grey-box .text-box .grey-box-hd {
              font-size: 24px;
              color: #25292c;
              font-family: ProximaNova;
              text-align: left;
              margin-top: 12px;
              padding-left: 7px; }
              .new-bid .bid-section .light_white_bg .inner-white-box .grey-box .text-box .grey-box-hd .orange-text {
                color: #fd8f13;
                font-weight: 600; }
              @media screen and (max-width: 767px) {
                .new-bid .bid-section .light_white_bg .inner-white-box .grey-box .text-box .grey-box-hd {
                  line-height: 1.3;
                  margin-top: 25px;
                  font-size: 19px;
                  padding-left: 9px; } }
  @media screen and (max-width: 767px) and (min-width: 320px) and (max-width: 360px) {
    .new-bid .bid-section .light_white_bg .inner-white-box .grey-box .text-box .grey-box-hd {
      font-size: 18px; } }

        .new-bid .bid-section .light_white_bg .inner-white-box .input-box {
          padding: 26px 28px 20px 28px;
          border: 1px solid #e0e0e0;
          border-top: none;
          min-height: 184px; }
          @media screen and (max-width: 767px) {
            .new-bid .bid-section .light_white_bg .inner-white-box .input-box {
              padding: 20px 45px 28px 45px; } }
          .new-bid .bid-section .light_white_bg .inner-white-box .input-box .would_you_hd {
            font-size: 24px;
            color: #000000;
            font-family: ProximaNova;
            font-weight: 600;
            line-height: 30px; }
            @media screen and (max-width: 767px) {
              .new-bid .bid-section .light_white_bg .inner-white-box .input-box .would_you_hd {
                font-size: 20px;
                line-height: 26px; } }
          .new-bid .bid-section .light_white_bg .inner-white-box .input-box .input-field-box {
            max-width: 336px;
            margin: 0 auto;
            margin-top: 20px; }
            @media screen and (max-width: 767px) {
              .new-bid .bid-section .light_white_bg .inner-white-box .input-box .input-field-box {
                margin-top: 12px; } }
            .new-bid .bid-section .light_white_bg .inner-white-box .input-box .input-field-box .edit-input {
              width: 100%;
              height: 60px;
              border: 2px solid #e0e0e0;
              border-radius: 4px; }
              .new-bid .bid-section .light_white_bg .inner-white-box .input-box .input-field-box .edit-input.active-border {
                border: 2px solid #38a1df; }
              .new-bid .bid-section .light_white_bg .inner-white-box .input-box .input-field-box .edit-input .edit-price-field {
                width: 70%;
                float: left;
                height: 56px;
                border: none;
                font-size: 26px;
                color: #000000;
                font-weight: 600;
                font-family: ProximaNova;
                text-align: center;
                background-color: transparent;
                box-shadow: none; }
                .new-bid .bid-section .light_white_bg .inner-white-box .input-box .input-field-box .edit-input .edit-price-field.submit_value {
                  width: 100%; }
              .new-bid .bid-section .light_white_bg .inner-white-box .input-box .input-field-box .edit-input .edit_price_error {
                font-size: 13px;
                color: red; }
                @media screen and (max-width: 767px) {
                  .new-bid .bid-section .light_white_bg .inner-white-box .input-box .input-field-box .edit-input .edit_price_error {
                    font-size: 12px;
                    color: red;
                    margin-left: -40px;
                    margin-right: -40px;
                    display: -webkit-inline-box;
                    position: relative;
                    bottom: 10px; } }
              .new-bid .bid-section .light_white_bg .inner-white-box .input-box .input-field-box .edit-input .edit-btn {
                float: left;
                width: 30%;
                height: 30px;
                padding: 0px;
                margin-top: 13px;
                font-size: 22px;
                font-weight: 600;
                font-family: ProximaNova;
                border-left: 2px solid #ccc;
                cursor: pointer;
                color: #38a0df; }
            .new-bid .bid-section .light_white_bg .inner-white-box .input-box .input-field-box .submit-price-btn {
              font-size: 18px;
              line-height: 20px;
              color: #fff;
              font-family: ProximaNova;
              font-weight: 600;
              text-align: center;
              width: 100%;
              border-radius: 29px;
              height: 58px;
              box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.18);
              background-image: linear-gradient(0deg, #ff6f00 0%, #ff9b00 100%);
              margin-top: 30px;
              margin-bottom: 12px;
              display: none;
              transition: all .15s ease; }
              .new-bid .bid-section .light_white_bg .inner-white-box .input-box .input-field-box .submit-price-btn:hover {
                -webkit-transform: translateY(-2px);
                transform: translateY(-2px);
                background-image: linear-gradient(0deg, #f56d03 0%, #f89803 100%); }
              @media screen and (max-width: 767px) {
                .new-bid .bid-section .light_white_bg .inner-white-box .input-box .input-field-box .submit-price-btn {
                  margin-bottom: 0px;
                  margin-top: 20px;
                  padding-left: 0;
                  padding-right: 0; } }
      .new-bid .bid-section .light_white_bg .map-view {
        max-width: 701px;
        margin: 0 auto;
        margin-top: 50px; }
        .new-bid .bid-section .light_white_bg .map-view .map-button {
          float: left;
          width: 100%;
          box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1), 0 0px 8px 0 rgba(0, 0, 0, 0.2);
          border-radius: 3px; }
          .new-bid .bid-section .light_white_bg .map-view .map-button .inline-map-btn {
            float: left;
            width: 50%; }
            .new-bid .bid-section .light_white_bg .map-view .map-button .inline-map-btn .change-view {
              width: 100%;
              margin: 0;
              color: #000000;
              background-color: #edf1f3;
              height: 47px;
              font-size: 18px;
              font-weight: 400; }
              .new-bid .bid-section .light_white_bg .map-view .map-button .inline-map-btn .change-view.street-view {
                border-bottom-left-radius: 3px;
                border-top-left-radius: 3px; }
              .new-bid .bid-section .light_white_bg .map-view .map-button .inline-map-btn .change-view.aerial-view {
                border-bottom-right-radius: 3px;
                border-top-right-radius: 3px; }
              @media screen and (max-width: 767px) {
                .new-bid .bid-section .light_white_bg .map-view .map-button .inline-map-btn .change-view {
                  font-size: 16px; } }
              .new-bid .bid-section .light_white_bg .map-view .map-button .inline-map-btn .change-view.active {
                background-color: #38a0df;
                color: #fff; }
                .new-bid .bid-section .light_white_bg .map-view .map-button .inline-map-btn .change-view.active:after {
                  content: '';
                  background: url("https://greenpal-production.s3.amazonaws.com/images/new_bid/btn-arrow.png") no-repeat;
                  content: '';
                  position: absolute;
                  height: 15px;
                  width: 28px;
                  top: 47px;
                  left: 160px; }
                  @media screen and (max-width: 767px) {
                    .new-bid .bid-section .light_white_bg .map-view .map-button .inline-map-btn .change-view.active:after {
                      left: 42%; } }
        .new-bid .bid-section .light_white_bg .map-view .new-map-view {
          height: 433px;
          width: 100%; }
          @media screen and (max-width: 767px) {
            .new-bid .bid-section .light_white_bg .map-view .new-map-view {
              height: 240px; } }
        .new-bid .bid-section .light_white_bg .map-view .map-view-img {
          width: 100%;
          height: 344px;
          border-radius: 4px; }
          @media screen and (max-width: 767px) {
            .new-bid .bid-section .light_white_bg .map-view .map-view-img {
              height: 185px; } }
      .new-bid .bid-section .light_white_bg .platform-data {
        max-width: 701px;
        margin: 0 auto;
        margin-top: 50px; }
        @media screen and (max-width: 767px) {
          .new-bid .bid-section .light_white_bg .platform-data {
            max-width: 100%;
            margin-top: 18px; } }
        .new-bid .bid-section .light_white_bg .platform-data .platform-heading {
          font-size: 22px;
          line-height: 49px;
          font-weight: 600;
          color: #000000;
          font-family: ProximaNova; }
          @media screen and (max-width: 767px) {
            .new-bid .bid-section .light_white_bg .platform-data .platform-heading {
              font-size: 21px;
              text-align: center; } }
        .new-bid .bid-section .light_white_bg .platform-data .platform-details .icon-with-text {
          float: left;
          width: 100%;
          margin-top: 10px;
          margin-bottom: 15px; }
          @media screen and (max-width: 767px) {
            .new-bid .bid-section .light_white_bg .platform-data .platform-details .icon-with-text {
              margin-bottom: 6px; } }
          .new-bid .bid-section .light_white_bg .platform-data .platform-details .icon-with-text .platform-img-box {
            float: left;
            width: 10%;
            height: 55px;
            text-align: center;
            position: relative;
            right: 6px; }
            @media screen and (max-width: 767px) {
              .new-bid .bid-section .light_white_bg .platform-data .platform-details .icon-with-text .platform-img-box {
                width: 18%; } }
            .new-bid .bid-section .light_white_bg .platform-data .platform-details .icon-with-text .platform-img-box .platform-images {
              height: 56px; }
            .new-bid .bid-section .light_white_bg .platform-data .platform-details .icon-with-text .platform-img-box .miles {
              position: absolute;
              top: 17px;
              font-size: 23px;
              color: #38a0df;
              font-weight: 600;
              width: 100%;
              margin: 0; }
              .new-bid .bid-section .light_white_bg .platform-data .platform-details .icon-with-text .platform-img-box .miles .miles_dollar {
                position: relative;
                font-size: 18px;
                bottom: 2px;
                left: -1px; }
          .new-bid .bid-section .light_white_bg .platform-data .platform-details .icon-with-text .platform-text-box {
            float: left;
            width: 90%; }
            @media screen and (max-width: 767px) {
              .new-bid .bid-section .light_white_bg .platform-data .platform-details .icon-with-text .platform-text-box {
                width: 82%; } }
            .new-bid .bid-section .light_white_bg .platform-data .platform-details .icon-with-text .platform-text-box .p-text {
              font-size: 20px;
              color: #000000;
              margin-bottom: 0;
              margin-top: 12px;
              padding-left: 15px;
              font-family: ProximaNova;
              font-weight: 400; }
              @media screen and (max-width: 767px) {
                .new-bid .bid-section .light_white_bg .platform-data .platform-details .icon-with-text .platform-text-box .p-text.second-p-text {
                  line-height: 1.2;
                  margin-top: 8px; } }
              @media screen and (max-width: 767px) {
                .new-bid .bid-section .light_white_bg .platform-data .platform-details .icon-with-text .platform-text-box .p-text {
                  font-size: 17px;
                  line-height: 1.1;
                  padding-left: 12px;
                  margin-top: 16px; } }
    @media screen and (max-width: 767px) {
      .new-bid .bid-section .redesign-small-centered {
        padding-left: 0;
        padding-right: 0; } }
    .new-bid .bid-section .redesign-small-centered .frequent_question {
      box-shadow: none;
      margin-top: 0;
      padding-left: 60px;
      padding-right: 60px;
      overflow-y: hidden; }
      @media screen and (max-width: 767px) {
        .new-bid .bid-section .redesign-small-centered .frequent_question {
          padding-left: 0px;
          padding-right: 0px;
          padding-top: 10px;
          margin-bottom: 0;
          padding-bottom: 22px; } }
      .new-bid .bid-section .redesign-small-centered .frequent_question .question-heading {
        font-size: 28px;
        color: #39a2e0;
        font-family: ProximaNova;
        font-weight: bold;
        text-align: center;
        text-transform: capitalize;
        letter-spacing: 0px;
        position: relative; }
        @media screen and (max-width: 767px) {
          .new-bid .bid-section .redesign-small-centered .frequent_question .question-heading {
            font-size: 16px; } }
        .new-bid .bid-section .redesign-small-centered .frequent_question .question-heading:after {
          background: url("https://greenpal-production.s3.amazonaws.com/images") no-repeat;
          content: "";
          position: absolute;
          width: 20px;
          height: 48px;
          top: 19px;
          margin-left: 6px; }
          @media screen and (max-width: 767px) {
            .new-bid .bid-section .redesign-small-centered .frequent_question .question-heading:after {
              width: 19px;
              height: 36px;
              top: 17px;
              margin-left: 2px;
              background-size: contain; } }
      .new-bid .bid-section .redesign-small-centered .frequent_question ul {
        margin-top: 20px; }
        @media screen and (max-width: 767px) {
          .new-bid .bid-section .redesign-small-centered .frequent_question ul {
            margin-top: 0;
            display: block;
            overflow-x: hidden; } }
        .new-bid .bid-section .redesign-small-centered .frequent_question ul li {
          border-top: none;
          padding-bottom: 18px;
          padding-top: 20px; }
          @media screen and (max-width: 767px) {
            .new-bid .bid-section .redesign-small-centered .frequent_question ul li {
              padding-top: 0;
              padding-bottom: 18px;
              padding-left: 25px;
              padding-right: 25px; } }
  @media screen and (max-width: 767px) and (width: 320px) {
    .new-bid .bid-section .redesign-small-centered .frequent_question ul li {
      padding-left: 5px;
      padding-right: 5px; } }

          .new-bid .bid-section .redesign-small-centered .frequent_question ul li.mid_border {
            border-top: 1px solid #eee;
            border-bottom: 1px solid #eee; }
          @media screen and (max-width: 767px) {
            .new-bid .bid-section .redesign-small-centered .frequent_question ul li.third_border {
              border-bottom: 1px solid #eee; } }
          @media screen and (max-width: 767px) {
            .new-bid .bid-section .redesign-small-centered .frequent_question ul li input {
              margin-bottom: 0; } }
          .new-bid .bid-section .redesign-small-centered .frequent_question ul li p {
            color: #000000;
            font-size: 16px;
            letter-spacing: 0px; }
            @media screen and (max-width: 767px) {
              .new-bid .bid-section .redesign-small-centered .frequent_question ul li p {
                margin-bottom: 0; } }
            .new-bid .bid-section .redesign-small-centered .frequent_question ul li p.bold_heading {
              font-weight: 600;
              color: #000000;
              margin-bottom: 0; }
            .new-bid .bid-section .redesign-small-centered .frequent_question ul li p.first_p {
              margin-top: 0; }
            .new-bid .bid-section .redesign-small-centered .frequent_question ul li p.second_p {
              margin: 0; }
            .new-bid .bid-section .redesign-small-centered .frequent_question ul li p.bold {
              font-weight: 600; }
            .new-bid .bid-section .redesign-small-centered .frequent_question ul li p.text-left {
              padding-left: 15px; }
          .new-bid .bid-section .redesign-small-centered .frequent_question ul li input[type=checkbox]:checked ~ p {
            margin: 0; }
          .new-bid .bid-section .redesign-small-centered .frequent_question ul li .accordian_heading {
            font-size: 22px;
            color: #000000;
            font-family: ProximaNova;
            font-weight: 600;
            letter-spacing: 0; }
            @media screen and (min-width: 768px) and (max-width: 992px) {
              .new-bid .bid-section .redesign-small-centered .frequent_question ul li .accordian_heading {
                font-size: 20px; } }
            @media screen and (max-width: 767px) {
              .new-bid .bid-section .redesign-small-centered .frequent_question ul li .accordian_heading {
                font-size: 16px; } }
            @media screen and (max-width: 767px) {
              .new-bid .bid-section .redesign-small-centered .frequent_question ul li .accordian_heading.two-line-text {
                padding-left: 26px;
                max-width: 250px;
                line-height: 1.3;
                margin-top: 20px;
                position: relative; } }
            .new-bid .bid-section .redesign-small-centered .frequent_question ul li .accordian_heading.two-line-text .sub_hd_img.sad_face {
              height: 25px;
              width: 22px; }
              @media screen and (max-width: 767px) {
                .new-bid .bid-section .redesign-small-centered .frequent_question ul li .accordian_heading.two-line-text .sub_hd_img.sad_face {
                  height: 19px;
                  width: 17px;
                  position: absolute;
                  top: 0;
                  left: 0; } }
            .new-bid .bid-section .redesign-small-centered .frequent_question ul li .accordian_heading .sub_hd_img {
              height: 18px;
              width: 19px;
              position: relative;
              bottom: 5px;
              margin-right: 10px; }
              .new-bid .bid-section .redesign-small-centered .frequent_question ul li .accordian_heading .sub_hd_img.sad_face {
                height: 22px; }
              @media screen and (max-width: 767px) {
                .new-bid .bid-section .redesign-small-centered .frequent_question ul li .accordian_heading .sub_hd_img {
                  height: 14px;
                  width: 15px;
                  bottom: 3px;
                  margin-right: 8px; } }
              @media screen and (max-width: 767px) {
                .new-bid .bid-section .redesign-small-centered .frequent_question ul li .accordian_heading .sub_hd_img.two_line_img {
                  position: absolute;
                  left: 0;
                  top: 2px; } }
            .new-bid .bid-section .redesign-small-centered .frequent_question ul li .accordian_heading .asked_people {
              pointer-events: none; }
              .new-bid .bid-section .redesign-small-centered .frequent_question ul li .accordian_heading .asked_people a {
                width: 96px;
                height: 21px;
                background-color: #cde8f7;
                font-size: 16px;
                color: #65727a;
                font-family: ProximaNova;
                font-weight: 400;
                padding: 3px 8px 0px 8px;
                margin-left: 5px; }
                @media screen and (min-width: 768px) and (max-width: 992px) {
                  .new-bid .bid-section .redesign-small-centered .frequent_question ul li .accordian_heading .asked_people a {
                    font-size: 14px; } }
                @media screen and (max-width: 767px) {
                  .new-bid .bid-section .redesign-small-centered .frequent_question ul li .accordian_heading .asked_people a {
                    padding: 1px 3px 1px 3px;
                    font-size: 12px;
                    margin-left: 4px; } }
          .new-bid .bid-section .redesign-small-centered .frequent_question ul li .arrow {
            right: 5px; }
            .new-bid .bid-section .redesign-small-centered .frequent_question ul li .arrow:before {
              background-color: #666666;
              width: 2.5px; }
              @media screen and (max-width: 767px) {
                .new-bid .bid-section .redesign-small-centered .frequent_question ul li .arrow:before {
                  width: 2px;
                  height: 9px; } }
            .new-bid .bid-section .redesign-small-centered .frequent_question ul li .arrow:after {
              background-color: #666666;
              width: 2.5px; }
              @media screen and (max-width: 767px) {
                .new-bid .bid-section .redesign-small-centered .frequent_question ul li .arrow:after {
                  width: 2px;
                  height: 9px; } }
            @media screen and (max-width: 767px) {
              .new-bid .bid-section .redesign-small-centered .frequent_question ul li .arrow {
                right: 34px;
                top: 0px; } }
  @media screen and (max-width: 767px) and (width: 320px) {
    .new-bid .bid-section .redesign-small-centered .frequent_question ul li .arrow {
      right: 32px; } }

            @media screen and (max-width: 767px) {
              .new-bid .bid-section .redesign-small-centered .frequent_question ul li .arrow.second-arrow {
                top: 8px; } }
            @media screen and (max-width: 767px) {
              .new-bid .bid-section .redesign-small-centered .frequent_question ul li .arrow.third-arrow {
                top: -10px; } }
    .new-bid .bid-section .page-footer {
      background-color: #f3f1f1;
      float: left;
      width: 100%; }
      .new-bid .bid-section .page-footer .inner-box {
        max-width: 400px;
        text-align: center;
        margin: 70px auto;
        margin-bottom: 20px; }
        @media screen and (max-width: 767px) {
          .new-bid .bid-section .page-footer .inner-box {
            margin: 20px auto; } }
        .new-bid .bid-section .page-footer .inner-box .inner-heading {
          font-size: 22px;
          line-height: 30px;
          color: #313131;
          font-family: ProximaNova;
          font-weight: 600;
          margin-bottom: 14px; }
          @media screen and (max-width: 767px) {
            .new-bid .bid-section .page-footer .inner-box .inner-heading {
              margin-bottom: 5px;
              font-size: 16px; } }
        .new-bid .bid-section .page-footer .inner-box .play-store .google {
          margin-right: 7px; }
          @media screen and (max-width: 767px) {
            .new-bid .bid-section .page-footer .inner-box .play-store .google {
              margin-right: 4px;
              height: 30px; } }
        .new-bid .bid-section .page-footer .inner-box .play-store .apple {
          margin-left: 7px; }
          @media screen and (max-width: 767px) {
            .new-bid .bid-section .page-footer .inner-box .play-store .apple {
              margin-left: 4px;
              height: 30px; } }
      .new-bid .bid-section .page-footer .divider {
        border-top: 1px solid #ddd;
        margin-top: 32px; }
        @media screen and (max-width: 767px) {
          .new-bid .bid-section .page-footer .divider {
            margin-left: 20px;
            margin-right: 20px; } }
      .new-bid .bid-section .page-footer .inner-box-2 {
        float: left;
        width: 100%;
        padding-left: 20px;
        padding-top: 15px; }
        .new-bid .bid-section .page-footer .inner-box-2 .left-side {
          float: left;
          width: 73%; }
          @media screen and (min-width: 768px) and (max-width: 992px) {
            .new-bid .bid-section .page-footer .inner-box-2 .left-side {
              width: 70%; } }
          @media screen and (max-width: 767px) {
            .new-bid .bid-section .page-footer .inner-box-2 .left-side {
              width: 65%; } }
          .new-bid .bid-section .page-footer .inner-box-2 .left-side .copyright-text {
            font-size: 14px;
            line-height: 30px;
            color: #afadad;
            font-family: ProximaNova;
            margin-bottom: 0; }
            @media screen and (max-width: 767px) {
              .new-bid .bid-section .page-footer .inner-box-2 .left-side .copyright-text {
                font-size: 10px; } }
          .new-bid .bid-section .page-footer .inner-box-2 .left-side .terms-text {
            font-size: 14px;
            line-height: 30px;
            color: #afadad;
            font-family: ProximaNova;
            line-height: 1.3; }
            .new-bid .bid-section .page-footer .inner-box-2 .left-side .terms-text a {
              color: #39a2e0; }
            @media screen and (max-width: 767px) {
              .new-bid .bid-section .page-footer .inner-box-2 .left-side .terms-text {
                font-size: 10px; } }
        .new-bid .bid-section .page-footer .inner-box-2 .right-side {
          float: left;
          width: 27%; }
          @media screen and (min-width: 768px) and (max-width: 992px) {
            .new-bid .bid-section .page-footer .inner-box-2 .right-side {
              width: 30%; } }
          @media screen and (max-width: 767px) {
            .new-bid .bid-section .page-footer .inner-box-2 .right-side {
              width: 35%; } }
          .new-bid .bid-section .page-footer .inner-box-2 .right-side .social-ul {
            list-style: none;
            margin: 0;
            display: inline-flex;
            margin-top: 6px; }
            @media screen and (max-width: 767px) {
              .new-bid .bid-section .page-footer .inner-box-2 .right-side .social-ul {
                margin-top: 14px; } }
            .new-bid .bid-section .page-footer .inner-box-2 .right-side .social-ul li {
              margin-right: 17px; }
              @media screen and (max-width: 767px) {
                .new-bid .bid-section .page-footer .inner-box-2 .right-side .social-ul li {
                  margin-right: 6px; } }
              .new-bid .bid-section .page-footer .inner-box-2 .right-side .social-ul li img {
                height: 38px;
                width: 38px; }
                @media screen and (max-width: 767px) {
                  .new-bid .bid-section .page-footer .inner-box-2 .right-side .social-ul li img {
                    height: 22px;
                    width: 22px; } }

.squaredThree {
  width: 100%;
  position: relative;
  display: -webkit-inline-box; }
  .squaredThree.squaredfour {
    width: 56%;
    display: flex;
    margin: 0 auto;
    margin-top: 15px; }
    @media screen and (max-width: 767px) {
      .squaredThree.squaredfour {
        width: 90%;
        margin-top: 10px; } }
  @media screen and (max-width: 767px) and (min-width: 320px) and (max-width: 360px) {
    .squaredThree.squaredfour {
      width: 94%;
      margin-top: 18px; } }
  @media screen and (max-width: 767px) and (min-width: 380px) and (max-width: 414px) {
    .squaredThree.squaredfour {
      width: 82%;
      margin-top: 10px; } }

    .squaredThree.squaredfour p {
      line-height: 40px;
      margin-bottom: 10px;
      color: #2f4f4f; }
      @media screen and (max-width: 767px) {
        .squaredThree.squaredfour p {
          padding-left: 3px;
          font-size: 14px;
          line-height: 36px; } }
  @media screen and (max-width: 767px) and (min-width: 320px) and (max-width: 370px) {
    .squaredThree.squaredfour p {
      line-height: 1.25;
      padding-left: 10px; } }

  @media screen and (max-width: 767px) and (min-width: 320px) and (max-width: 370px) and (width: 360px) {
    .squaredThree.squaredfour p {
      line-height: 2.6; } }

    .squaredThree.squaredfour label {
      width: 20px;
      height: 20px;
      border-radius: 4px;
      background-color: #ffffff;
      border: 1.5px solid #999999; }
      @media screen and (max-width: 767px) {
        .squaredThree.squaredfour label {
          width: 15px;
          height: 15px; } }
      .squaredThree.squaredfour label:after {
        content: '';
        width: 13px;
        height: 6px;
        position: absolute;
        top: 5px;
        left: 3px;
        border: 3px solid #38a0df;
        border-top: none;
        border-right: none;
        background: transparent;
        opacity: 0;
        transform: rotate(-45deg); }
        @media screen and (max-width: 767px) {
          .squaredThree.squaredfour label:after {
            width: 11px;
            height: 5px;
            top: 3px;
            left: 1px; } }
  .squaredThree label {
    cursor: pointer;
    position: absolute;
    top: 4px;
    left: 2px;
    width: 19px;
    height: 19px;
    border-radius: 1px;
    background-color: #38a0df;
    margin-left: 0 !important;
    margin: 0; }
    .squaredThree label:after {
      content: '';
      width: 13px;
      height: 6px;
      position: absolute;
      top: 5px;
      left: 3px;
      border: 3px solid #fcfff4;
      border-top: none;
      border-right: none;
      background: transparent;
      opacity: 0;
      transform: rotate(-45deg); }
  .squaredThree input[type=checkbox] {
    visibility: hidden;
    width: 19px;
    height: 19px;
    position: relative;
    top: 4px;
    left: 10px;
    margin-bottom: 0; }
    .squaredThree input[type=checkbox]:checked + label:after {
      opacity: 1; }
  .squaredThree p {
    padding-left: 15px;
    font-size: 18px;
    line-height: 39px;
    color: #000000;
    position: relative;
    top: -6px;
    font-family: ProximaNova; }

/******/
.body-box .reveal-modal .close-reveal-modal.blue-btn {
  color: #fff;
  background: #38a1df;
  border-bottom: 3px solid #003079;
  position: inherit;
  line-height: 18px;
  font-size: 14px;
  right: 0;
  left: 0;
  top: 365px; }

.body-box .reveal-modal.bid-modal .close-reveal-modal.new-green-btn {
  width: 337px;
  height: 58px;
  border-radius: 29px;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.18);
  background-color: #8fb741;
  color: #fff;
  position: initial;
  font-size: 18px;
  line-height: 20px;
  opacity: 0.5;
  pointer-events: none; }
  @media screen and (max-width: 767px) {
    .body-box .reveal-modal.bid-modal .close-reveal-modal.new-green-btn {
      width: 100%;
      height: 50px;
      background-color: #98b453;
      margin-bottom: 18px; } }
  @media screen and (max-width: 767px) and (min-width: 320px) and (max-width: 360px) {
    .body-box .reveal-modal.bid-modal .close-reveal-modal.new-green-btn {
      height: 42px;
      margin-bottom: 14px;
      font-size: 16px;
      line-height: 12px; } }

  .body-box .reveal-modal.bid-modal .close-reveal-modal.new-green-btn.active-btn {
    opacity: 1;
    pointer-events: auto; }

.btn-new-green-div {
  text-align: center;
  margin-top: 30px; }
  @media screen and (max-width: 767px) {
    .btn-new-green-div {
      margin-top: 25px;
      margin-left: -10px;
      margin-right: -10px; } }
  @media screen and (max-width: 767px) and (min-width: 320px) and (max-width: 360px) {
    .btn-new-green-div {
      margin-top: 20px;
      margin-left: 0px;
      margin-right: 0px; } }

  .btn-new-green-div .footer-text {
    margin-left: -29px;
    margin-right: -30px;
    font-size: 18px;
    color: #000000;
    text-align: center;
    margin-bottom: 10px; }
    @media screen and (max-width: 767px) {
      .btn-new-green-div .footer-text {
        margin-left: 0;
        margin-right: 0;
        font-size: 16px;
        line-height: 1.3;
        color: #474747; } }
  @media screen and (max-width: 767px) and (min-width: 320px) and (max-width: 360px) {
    .btn-new-green-div .footer-text {
      font-size: 14px; } }

    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .btn-new-green-div .footer-text {
        margin-left: 0;
        margin-right: 0; } }

.body-box .reveal-modal.bid-modal .close-reveal-modal.blue-btn {
  color: #fff;
  position: inherit;
  line-height: 18px;
  font-size: 14px;
  right: 0;
  left: 0;
  top: 437px; }

.body-box.blue-btn-desabled .blue-btn {
  opacity: 1 !important;
  pointer-events: auto; }

.body-box #myModal .mod-container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 20px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 18px;
  color: #000000;
  font-family: ProximaNova;
  line-height: 22px;
  padding-right: 85px;
  margin-left: 2px; }
  @media screen and (max-width: 767px) {
    .body-box #myModal .mod-container {
      font-size: 16px;
      line-height: 20px;
      margin-bottom: 24px;
      color: #474747;
      padding-left: 33px;
      padding-right: 0;
      margin-left: 0; } }
  @media screen and (max-width: 767px) and (min-width: 320px) and (max-width: 360px) {
    .body-box #myModal .mod-container {
      font-size: 14px;
      line-height: 17px;
      margin-bottom: 16px;
      padding-left: 30px; } }

label.bid-mod.mod-container {
  line-height: 31px; }

/* Hide the browser's default checkbox */
.body-box #myModal .mod-container input {
  position: absolute;
  opacity: 0; }

/* Create a custom checkbox */
.body-box #myModal .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #eee; }

/* On mouse-over, add a grey background color */
.body-box #myModal .mod-container:hover input ~ .checkmark {
  background-color: #ccc; }

/* When the checkbox is checked, add a blue background */
.body-box #myModal .mod-container input:checked ~ .checkmark {
  background-color: #38a0df; }

/* Create the checkmark/indicator (hidden when not checked) */
.body-box #myModal .checkmark:after {
  content: "";
  position: absolute;
  display: none; }

/* Show the checkmark when checked */
.body-box #myModal .mod-container input:checked ~ .checkmark:after {
  display: block; }

/* Style the checkmark/indicator */
.body-box #myModal .mod-container .checkmark:after {
  left: 6px;
  top: 3px;
  width: 7px;
  height: 12px;
  border: solid #fff;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.body-box #myModal {
  background-color: #ffffff;
  max-width: 798px;
  padding: 30px 40px 35px 40px;
  border-radius: 10px;
  position: fixed;
  top: 0 !important;
  border: none;
  margin: 8% auto; }
  @media screen and (max-width: 767px) {
    .body-box #myModal {
      padding: 30px 25px 20px 25px;
      top: 0 !important;
      max-width: 95%;
      margin: 4% auto;
      left: 0;
      right: 0;
      border-radius: 3px; } }
  @media screen and (max-width: 767px) and (min-width: 320px) and (max-width: 360px) {
    .body-box #myModal {
      padding: 15px 10px 15px 10px;
      min-height: auto;
      margin: 3% auto; } }

.reveal-modal, dialog {
  box-shadow: none; }
  @media screen and (max-width: 767px) {
    .reveal-modal, dialog {
      min-height: 480px; } }

.body-box #myModal label {
  color: #fff;
  font-size: 12px; }

.body-box #modalTitle {
  font-size: 25px;
  color: #fff;
  font-family: 'ProximaNova-Bold';
  text-align: center;
  margin: 0 0 30px 0; }

.body-box #modalTitle-bid {
  font-size: 26px;
  color: #38a0df;
  margin: 20px 0 8px 0;
  line-height: 1.3; }
  @media screen and (max-width: 767px) {
    .body-box #modalTitle-bid {
      font-size: 20px;
      line-height: 1.3;
      margin: 0 0 14px 0;
      text-align: center; } }
  @media screen and (max-width: 767px) and (min-width: 320px) and (max-width: 360px) {
    .body-box #modalTitle-bid {
      font-size: 18px;
      margin: 0 0 5px 0; } }

.first-modal h5 {
  margin-bottom: 21px;
  font-size: 20px;
  color: #000000;
  line-height: 1.3;
  font-family: ProximaNova;
  font-weight: 600; }
  @media screen and (max-width: 767px) {
    .first-modal h5 {
      font-size: 18px;
      color: #000000;
      font-weight: 400;
      margin-bottom: 14px; } }
  @media screen and (max-width: 767px) and (min-width: 320px) and (max-width: 360px) {
    .first-modal h5 {
      font-size: 16px; } }

.body-box .disabledbutton .green-btn {
  opacity: 1 !important;
  pointer-events: auto; }

.body-box .green-btn {
  text-transform: uppercase;
  opacity: 0.5;
  width: 155px;
  height: 40px;
  display: block;
  text-align: center;
  margin: 0 auto;
  background: #8fb741;
  border-bottom: 4px solid #508311;
  border-radius: 6px !important;
  line-height: 37px;
  color: #fff;
  font-family: 'OpenSans-Bold';
  font-size: 14px;
  margin-top: 36px;
  border-top: none;
  border-left: none;
  border-right: none; }

.bid-btn .green-btn {
  line-height: 7px; }

.green-text {
  color: #8fb741; }

@media screen and (max-width: 767px) {
  .footer-green {
    margin-left: -12px;
    margin-right: -12px; } }

.modal-wrapper {
  display: none;
  transition: all 0.3s ease-in-out;
  background-color: transparent; }

.modal-wrapper.is-open {
  display: block;
  position: fixed;
  z-index: 10;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); }

.modal-body-height {
  height: auto !important; }

.modal-body {
  animation: pop 0.5s ease;
  width: 100%;
  height: 100%;
  background: #fff;
  margin: 10% auto;
  padding: 20px 20px 20px 20px; }
  .modal-body .custom-close {
    position: absolute;
    top: -45px;
    right: -30px;
    color: #ccc !important;
    background: transparent;
    font-weight: bold;
    display: none; }
    @media screen and (max-width: 767px) {
      .modal-body .custom-close {
        top: -35px;
        right: -15px;
        display: block; } }
  .modal-body.warning-bid {
    width: 738px;
    padding: 60px 50px 40px 50px;
    position: relative;
    border-radius: 10px; }
    .modal-body.warning-bid:hover .custom-close {
      display: block;
      background: transparent;
      color: #ccc;
      padding: 12px;
      padding-top: 0; }
    @media screen and (max-width: 767px) {
      .modal-body.warning-bid {
        width: 90%;
        margin: 18% auto;
        padding: 45px 15px 35px 15px;
        border-radius: 5px; } }
  @media screen and (max-width: 767px) and (min-width: 320px) and (max-width: 360px) {
    .modal-body.warning-bid {
      margin: 14% auto; } }

    .modal-body.warning-bid.makes-sense {
      padding: 60px 36px 40px 36px;
      position: relative; }
      @media screen and (max-width: 767px) {
        .modal-body.warning-bid.makes-sense {
          padding: 45px 15px 35px 15px; } }
  @media screen and (max-width: 767px) and (min-width: 320px) and (max-width: 360px) {
    .modal-body.warning-bid.makes-sense {
      padding: 38px 12px 25px 12px; } }

      .modal-body.warning-bid.makes-sense:hover .custom-close {
        display: block;
        background: transparent;
        color: #9bb657;
        padding: 12px;
        padding-top: 0; }
    @media screen and (max-width: 767px) {
      .modal-body.warning-bid.go-back-mobile {
        padding: 45px 30px 15px 30px;
        margin: 45% auto; } }
    @media screen and (max-width: 767px) {
      .modal-body.warning-bid.success-bid {
        padding: 45px 30px 35px 30px; } }
    .modal-body.warning-bid .warning-icon {
      position: absolute;
      left: 0;
      right: 0;
      top: -52px;
      text-align: center; }
      @media screen and (max-width: 767px) {
        .modal-body.warning-bid .warning-icon {
          top: -39px; } }
  @media screen and (max-width: 767px) and (min-width: 320px) and (max-width: 360px) {
    .modal-body.warning-bid .warning-icon {
      top: -32px; } }

      .modal-body.warning-bid .warning-icon .warning-img {
        height: 104px;
        width: 104px; }
        @media screen and (max-width: 767px) {
          .modal-body.warning-bid .warning-icon .warning-img {
            height: 80px;
            width: 80px; } }
  @media screen and (max-width: 767px) and (min-width: 320px) and (max-width: 360px) {
    .modal-body.warning-bid .warning-icon .warning-img {
      height: 65px;
      width: 65px; } }

  .modal-body .main-heading {
    font-size: 24px;
    color: #000000;
    font-family: ProximaNova;
    text-align: center;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 0; }
    @media screen and (max-width: 767px) {
      .modal-body .main-heading {
        font-size: 19px;
        font-weight: 600;
        margin-top: 15px; } }
  @media screen and (max-width: 767px) and (min-width: 320px) and (max-width: 360px) {
    .modal-body .main-heading {
      font-size: 18px;
      line-height: 1.2;
      margin-bottom: 5px; } }

    @media screen and (max-width: 767px) {
      .modal-body .main-heading.success-heading {
        line-height: 1.2;
        margin-bottom: 8px;
        font-size: 19px;
        font-weight: 600;
        margin-top: 15px; } }
  @media screen and (max-width: 767px) and (min-width: 320px) and (max-width: 360px) {
    .modal-body .main-heading.success-heading {
      font-size: 18px;
      line-height: 1.2; } }

  .modal-body .sub-text {
    font-size: 20px;
    color: #000000;
    font-family: ProximaNova;
    text-align: center;
    line-height: 2;
    margin-bottom: 10px; }
    @media screen and (max-width: 767px) {
      .modal-body .sub-text {
        font-size: 18px;
        line-height: 1.5;
        margin-bottom: 15px; }
        .modal-body .sub-text br {
          display: none; } }
  @media screen and (max-width: 767px) and (min-width: 320px) and (max-width: 360px) {
    .modal-body .sub-text {
      font-size: 16px;
      line-height: 1.2;
      margin-bottom: 0px; } }

    .modal-body .sub-text.makes-sense-text {
      color: #242424;
      line-height: 1.3;
      margin-top: 10px; }
    .modal-body .sub-text.learn-more-text {
      color: #242424;
      line-height: 1.2; }
      @media screen and (max-width: 767px) {
        .modal-body .sub-text.learn-more-text {
          line-height: 1.4;
          padding-left: 3px;
          padding-right: 3px; }
          .modal-body .sub-text.learn-more-text u {
            border: none; } }
  .modal-body .success-sub-text {
    color: #242424;
    margin-bottom: 7px;
    font-size: 18px;
    margin-top: 5px; }
    @media screen and (max-width: 767px) {
      .modal-body .success-sub-text {
        margin-bottom: 8px; } }
  .modal-body .bold-sense-text {
    font-weight: bold; }
    @media screen and (max-width: 767px) {
      .modal-body .bold-sense-text {
        font-weight: 600; } }
  .modal-body .blue-hd-text {
    color: #38a0df; }
    .modal-body .blue-hd-text a {
      color: #38a0df; }
      .modal-body .blue-hd-text a:hover {
        opacity: 0.8; }
  .modal-body .green-hd-text {
    color: #9bb657; }
  .modal-body .center-image-box {
    width: 480px;
    margin: 0 auto; }
    @media screen and (max-width: 767px) {
      .modal-body .center-image-box {
        display: block;
        width: 100%; } }
    .modal-body .center-image-box .images-box {
      display: inline-flex;
      width: 100%;
      padding-left: 15px; }
      @media screen and (max-width: 767px) {
        .modal-body .center-image-box .images-box {
          padding-left: 0; } }
      .modal-body .center-image-box .images-box .edit-pic {
        padding-left: 0;
        padding-right: 0;
        width: 101px;
        float: left;
        margin-right: 17px;
        height: 99px; }
        @media screen and (max-width: 767px) {
          .modal-body .center-image-box .images-box .edit-pic {
            width: 65px;
            height: 65px;
            margin-right: 14px; } }
  @media screen and (max-width: 767px) and (width: 320px) {
    .modal-body .center-image-box .images-box .edit-pic {
      width: 60px;
      height: 60px;
      margin-right: 6px; } }
  @media screen and (max-width: 767px) and (width: 360px) {
    .modal-body .center-image-box .images-box .edit-pic {
      margin-right: 9.5px; } }
  @media screen and (max-width: 767px) and (min-width: 380px) and (max-width: 414px) {
    .modal-body .center-image-box .images-box .edit-pic {
      width: 75px;
      height: 75px;
      margin-right: 13px; } }

      .modal-body .center-image-box .images-box .work-image {
        width: 101px;
        cursor: pointer; }
        @media screen and (max-width: 767px) {
          .modal-body .center-image-box .images-box .work-image {
            width: 70px; } }
  @media screen and (max-width: 767px) and (width: 320px) {
    .modal-body .center-image-box .images-box .work-image {
      width: 60px; } }
  @media screen and (max-width: 767px) and (min-width: 380px) and (max-width: 414px) {
    .modal-body .center-image-box .images-box .work-image {
      width: 75px; } }

        .modal-body .center-image-box .images-box .work-image .loader_frame .sp.step7-loader {
          position: absolute;
          z-index: 1;
          margin: 0 auto;
          left: 53.5% !important;
          top: 47% !important;
          margin-left: -18px;
          margin-top: -18px; }
        .modal-body .center-image-box .images-box .work-image .attach-image-box {
          position: relative !important; }
          .modal-body .center-image-box .images-box .work-image .attach-image-box .blank-img-box {
            height: 99px;
            width: 101px; }
            @media screen and (max-width: 767px) {
              .modal-body .center-image-box .images-box .work-image .attach-image-box .blank-img-box {
                width: 70px;
                height: 70px; } }
  @media screen and (max-width: 767px) and (width: 320px) {
    .modal-body .center-image-box .images-box .work-image .attach-image-box .blank-img-box {
      width: 60px;
      height: 60px; } }
  @media screen and (max-width: 767px) and (min-width: 380px) and (max-width: 414px) {
    .modal-body .center-image-box .images-box .work-image .attach-image-box .blank-img-box {
      width: 75px;
      height: 75px; } }

            .modal-body .center-image-box .images-box .work-image .attach-image-box .blank-img-box img {
              object-fit: cover;
              width: 100%;
              height: 100%; }
          .modal-body .center-image-box .images-box .work-image .attach-image-box .add-image {
            height: 99px;
            width: 101px; }
            @media screen and (max-width: 767px) {
              .modal-body .center-image-box .images-box .work-image .attach-image-box .add-image {
                width: 70px;
                height: 70px; } }
  @media screen and (max-width: 767px) and (width: 320px) {
    .modal-body .center-image-box .images-box .work-image .attach-image-box .add-image {
      width: 60px;
      height: 60px; } }
  @media screen and (max-width: 767px) and (min-width: 380px) and (max-width: 414px) {
    .modal-body .center-image-box .images-box .work-image .attach-image-box .add-image {
      width: 75px;
      height: 75px; } }

            .modal-body .center-image-box .images-box .work-image .attach-image-box .add-image img {
              height: 100%;
              width: 100%; }
          .modal-body .center-image-box .images-box .work-image .attach-image-box .transparent_hidden {
            color: transparent; }
          .modal-body .center-image-box .images-box .work-image .attach-image-box .bottom_right_deleter {
            position: absolute;
            right: 6px;
            bottom: 6px;
            padding: 3px 10px;
            border-radius: 4px;
            background: rgba(0, 0, 0, 0.6);
            color: #fff;
            z-index: 9;
            width: 39px;
            height: 36px; }
            @media screen and (max-width: 767px) {
              .modal-body .center-image-box .images-box .work-image .attach-image-box .bottom_right_deleter {
                width: 32px;
                height: 30px;
                right: 5px;
                bottom: 5px; } }
            .modal-body .center-image-box .images-box .work-image .attach-image-box .bottom_right_deleter a {
              color: #d2d5ce; }
              .modal-body .center-image-box .images-box .work-image .attach-image-box .bottom_right_deleter a img {
                width: 15px;
                height: 22px;
                display: flex;
                justify-content: center;
                margin: 0 auto;
                position: relative;
                top: 4px; }
                @media screen and (max-width: 767px) {
                  .modal-body .center-image-box .images-box .work-image .attach-image-box .bottom_right_deleter a img {
                    width: 14px;
                    height: 17px;
                    top: 3px; } }
      .modal-body .center-image-box .images-box .select-image {
        position: relative;
        width: 101px;
        height: 99px;
        margin-right: 15px; }
        @media screen and (max-width: 767px) {
          .modal-body .center-image-box .images-box .select-image {
            width: 65px;
            height: 64px;
            margin-right: 10px; } }
        .modal-body .center-image-box .images-box .select-image.uploader-image {
          background: #ddecf8; }
          .modal-body .center-image-box .images-box .select-image.uploader-image .custom-choose {
            height: 101px;
            opacity: 0;
            cursor: pointer;
            z-index: 1050;
            position: absolute; }
            @media screen and (max-width: 767px) {
              .modal-body .center-image-box .images-box .select-image.uploader-image .custom-choose {
                height: 64px; } }
          .modal-body .center-image-box .images-box .select-image.uploader-image .choose-icon {
            position: absolute;
            left: 0;
            right: 0;
            text-align: center;
            top: 28px; }
            @media screen and (max-width: 767px) {
              .modal-body .center-image-box .images-box .select-image.uploader-image .choose-icon {
                top: 17px; }
                .modal-body .center-image-box .images-box .select-image.uploader-image .choose-icon img {
                  height: 30px; } }
        .modal-body .center-image-box .images-box .select-image .delete-field {
          position: absolute;
          right: 9px;
          bottom: 8px;
          width: 39px;
          height: 36px;
          border-radius: 4px;
          background-color: rgba(0, 0, 0, 0.6);
          text-align: center;
          padding-top: 5px;
          padding-left: 2px; }
          @media screen and (max-width: 767px) {
            .modal-body .center-image-box .images-box .select-image .delete-field {
              right: 5px;
              bottom: 5px;
              width: 26px;
              height: 25px;
              padding-top: 0; }
              .modal-body .center-image-box .images-box .select-image .delete-field img {
                height: 15px;
                position: relative;
                bottom: 2px; } }
  .modal-body .upload-box {
    text-align: center; }
    @media screen and (max-width: 767px) {
      .modal-body .upload-box {
        margin-top: 10px; } }
    .modal-body .upload-box .upload-pic {
      width: 337px;
      height: 58px;
      border-radius: 29px;
      box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.18);
      background-color: #38a1df;
      font-size: 18px;
      line-height: 29px;
      color: #ffffff;
      font-family: ProximaNova;
      font-weight: bold;
      margin-top: 22px; }
      .modal-body .upload-box .upload-pic:hover {
        opacity: 0.8; }
      @media screen and (max-width: 767px) {
        .modal-body .upload-box .upload-pic {
          width: 275px;
          font-weight: 400;
          height: 48px;
          line-height: 18px;
          margin-bottom: 26px;
          margin-top: 20px;
          font-size: 17px; } }
  @media screen and (max-width: 767px) and (min-width: 320px) and (max-width: 360px) {
    .modal-body .upload-box .upload-pic {
      font-size: 16px;
      height: 42px;
      line-height: 14px;
      width: 100%; } }

      .modal-body .upload-box .upload-pic img {
        position: relative;
        left: 7px;
        bottom: 4px; }
        @media screen and (max-width: 767px) {
          .modal-body .upload-box .upload-pic img {
            height: 18px; } }
      .modal-body .upload-box .upload-pic.headshot-upload {
        margin-top: 0; }
        @media screen and (min-width: 320px) and (max-width: 360px) {
          .modal-body .upload-box .upload-pic.headshot-upload {
            display: block;
            width: 95%;
            margin: 0 auto;
            margin-bottom: 10px; } }
      .modal-body .upload-box .upload-pic.sense-btn {
        margin-top: 15px; }
        @media screen and (max-width: 767px) {
          .modal-body .upload-box .upload-pic.sense-btn {
            margin-bottom: 18px;
            margin-top: 5px; } }
      @media screen and (max-width: 767px) {
        .modal-body .upload-box .upload-pic.go-back-btn {
          margin-bottom: 12px;
          margin-top: 20px; } }
    .modal-body .upload-box .bid-anyways {
      margin-top: 5px; }
      @media screen and (max-width: 767px) {
        .modal-body .upload-box .bid-anyways u {
          text-decoration: none; } }
      .modal-body .upload-box .bid-anyways u.mobile-border {
        border-bottom: 1px solid #bddaf1; }
      .modal-body .upload-box .bid-anyways u a {
        font-size: 18px;
        line-height: 24px;
        color: #38a0df;
        font-family: ProximaNova;
        text-transform: uppercase; }
        @media screen and (min-width: 320px) and (max-width: 360px) {
          .modal-body .upload-box .bid-anyways u a {
            font-size: 16px;
            line-height: 19px; } }
      .modal-body .upload-box .bid-anyways .footer-p-text {
        font-size: 18px;
        line-height: 25px;
        color: #242424;
        font-family: ProximaNova;
        font-weight: 600;
        margin-bottom: 5px; }
        @media screen and (max-width: 767px) {
          .modal-body .upload-box .bid-anyways .footer-p-text {
            font-weight: 400;
            color: #000000; } }
        .modal-body .upload-box .bid-anyways .footer-p-text .full_line_anchor {
          cursor: pointer; }
      .modal-body .upload-box .bid-anyways .inline-p-text {
        margin-bottom: 15px; }
        @media screen and (min-width: 320px) and (max-width: 360px) {
          .modal-body .upload-box .bid-anyways .inline-p-text {
            margin-bottom: 7px; } }
      .modal-body .upload-box .bid-anyways .second-footer-text {
        font-size: 17px;
        line-height: 18px;
        color: #808080;
        font-family: ProximaNova;
        margin-bottom: 0; }
  .modal-body .success-box {
    height: 87px;
    background-color: #ebf5fc;
    text-align: center;
    padding-top: 21px;
    margin-top: 20px;
    margin-bottom: 25px; }
    @media screen and (max-width: 767px) {
      .modal-body .success-box {
        height: 120px;
        margin-bottom: 26px;
        padding-top: 18px; } }
    .modal-body .success-box .success-p-text {
      font-size: 20px;
      line-height: 1.3;
      color: #242424;
      font-family: ProximaNova; }
      @media screen and (max-width: 767px) {
        .modal-body .success-box .success-p-text {
          font-size: 17px; } }
      .modal-body .success-box .success-p-text .unlock-btn {
        width: 181px;
        height: 46px;
        border-radius: 23px;
        background-color: #38a1df;
        padding: 12px;
        margin-left: 15px;
        font-size: 18px;
        line-height: 10px;
        box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.18); }
        .modal-body .success-box .success-p-text .unlock-btn:hover {
          box-shadow: 0 0 18px rgba(0, 0, 0, 0.15); }
        @media screen and (max-width: 767px) {
          .modal-body .success-box .success-p-text .unlock-btn {
            margin-top: 17px;
            margin-left: 0;
            padding: 11px;
            width: 160px;
            height: 40px;
            font-size: 17px; } }
        .modal-body .success-box .success-p-text .unlock-btn .icon-box {
          position: relative;
          bottom: 3px;
          right: 10px; }
          @media screen and (max-width: 767px) {
            .modal-body .success-box .success-p-text .unlock-btn .icon-box {
              bottom: 2px;
              right: 5px; }
              .modal-body .success-box .success-p-text .unlock-btn .icon-box img {
                height: 22px; } }

header {
  position: relative; }

.close {
  position: absolute;
  top: -45px;
  right: -30px;
  color: #9bb657;
  background: transparent;
  font-weight: bold;
  display: none; }

.close-notice {
  display: block; }

@keyframes pop {
  0% {
    opacity: 0;
    transform: scale(0.8); }
  90% {
    transform: scale(1.02); }
  100% {
    opacity: 1;
    transform: scale(1); } }
.avatar-upload {
  position: relative;
  max-width: 134px;
  margin: 0 auto; }
  @media screen and (max-width: 767px) {
    .avatar-upload {
      max-width: 134px;
      margin-top: 35px; } }
  @media screen and (max-width: 767px) and (min-width: 320px) and (max-width: 360px) {
    .avatar-upload {
      max-width: 85px;
      margin-top: 15px; } }

  .avatar-upload .profile-image {
    position: relative;
    height: 134px;
    width: 134px; }
    @media screen and (min-width: 320px) and (max-width: 360px) {
      .avatar-upload .profile-image {
        height: 85px;
        width: 85px; } }
    .avatar-upload .profile-image.blank_profile {
      background: #ebf5fc;
      border-radius: 67px;
      text-align: center;
      display: flex;
      display: -webkit-flex;
      justify-content: center;
      flex-direction: column;
      margin: 0 auto;
      position: relative;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      -webkit-box-align: center;
      -webkit-flex-align: center; }
    .avatar-upload .profile-image .profile-border {
      height: 134px;
      width: 134px;
      border: none;
      border-radius: 50px;
      margin-top: 0; }
      @media screen and (min-width: 320px) and (max-width: 360px) {
        .avatar-upload .profile-image .profile-border {
          height: 85px;
          width: 85px; } }
      .avatar-upload .profile-image .profile-border.blank_image {
        border: none;
        border-radius: 50px;
        margin-top: 0px; }
        @media screen and (min-width: 320px) and (max-width: 360px) {
          .avatar-upload .profile-image .profile-border.blank_image {
            height: 85px;
            width: 85px; } }
    .avatar-upload .profile-image .edit-profile {
      width: 134px;
      height: 134px;
      border-radius: 50%;
      position: absolute;
      left: 0;
      top: 0;
      cursor: pointer; }
      @media screen and (min-width: 320px) and (max-width: 360px) {
        .avatar-upload .profile-image .edit-profile {
          height: 85px;
          width: 85px; } }
      .avatar-upload .profile-image .edit-profile .headshot-btn {
        display: none;
        height: 134px;
        width: 134px;
        border-radius: 50%;
        background: rgba(0, 0, 0, 0.3);
        text-align: center;
        color: #fff;
        font-weight: bold;
        padding-top: 50px; }
        @media screen and (min-width: 320px) and (max-width: 360px) {
          .avatar-upload .profile-image .edit-profile .headshot-btn {
            height: 85px;
            width: 85px;
            padding-top: 24px;
            font-size: 12px; } }
      .avatar-upload .profile-image .edit-profile:hover > .headshot-btn {
        display: block; }
  .avatar-upload .avatar-edit {
    position: absolute;
    right: 0;
    z-index: 1;
    top: 0;
    height: 134px; }
    @media screen and (max-width: 767px) {
      .avatar-upload .avatar-edit {
        height: 120px; } }
    .avatar-upload .avatar-edit input {
      display: none; }
      .avatar-upload .avatar-edit input + label {
        display: inline-block;
        width: 134px;
        height: 134px;
        margin-bottom: 0;
        border-radius: 100%;
        background: rgba(0, 0, 0, 0.3);
        cursor: pointer;
        font-weight: normal;
        transition: all .2s ease-in-out; }
        .avatar-upload .avatar-edit input + label:hover {
          background: rgba(0, 0, 0, 0.5) !important; }
        .avatar-upload .avatar-edit input + label.before-upload {
          font-size: 16px;
          font-family: ProximaNova;
          font-weight: bold;
          color: #fff;
          text-align: center;
          position: relative;
          padding-top: 44px; }
          .avatar-upload .avatar-edit input + label.before-upload.after-upload {
            color: transparent; }
            .avatar-upload .avatar-edit input + label.before-upload.after-upload:hover {
              color: #fff; }
          @media screen and (max-width: 767px) {
            .avatar-upload .avatar-edit input + label.before-upload {
              font-size: 14px;
              padding-top: 38px; } }
        @media screen and (max-width: 767px) {
          .avatar-upload .avatar-edit input + label {
            height: 120px;
            width: 120px; } }
  .avatar-upload .avatar-preview {
    width: 134px;
    height: 134px;
    position: relative;
    border-radius: 100%;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1); }
    .avatar-upload .avatar-preview > div {
      width: 100%;
      height: 100%;
      border-radius: 100%;
      background-repeat: no-repeat;
      background-position: center;
      background-color: #ebf5fc; }
    @media screen and (max-width: 767px) {
      .avatar-upload .avatar-preview {
        height: 120px;
        width: 120px; } }

.price-slider {
  margin-bottom: 25px;
  float: left;
  width: 100%;
  /* remove the list styles, width : item width * total items */
  /* Styling for prev and next buttons */ }
  @media screen and (max-width: 767px) {
    .price-slider {
      margin-bottom: 15px; } }
  .price-slider #carousel {
    width: 702px;
    height: 62px;
    margin: 0 auto; }
    @media screen and (max-width: 767px) {
      .price-slider #carousel {
        float: left;
        width: 100%;
        /* display: none; */ } }
    @media screen and (min-width: 768px) and (max-width: 992px) {
      .price-slider #carousel {
        width: 622px; } }
  .price-slider #slides {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 59px;
    padding-left: 66px;
    bottom: 51px; }
    .price-slider #slides::-webkit-scrollbar {
      display: none; }
    @media screen and (max-width: 767px) {
      .price-slider #slides {
        padding-left: 24px;
        bottom: 8px;
        -webkit-overflow-scrolling: auto;
        overflow-x: scroll;
        height: 85px; } }
  .price-slider #slides ul {
    position: relative;
    left: 0;
    top: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 850px; }
    @media screen and (max-width: 767px) {
      .price-slider #slides ul {
        padding-left: 24px;
        width: 100%;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        position: absolute; } }
  .price-slider #slides li {
    width: 99px;
    height: 59px;
    float: left;
    margin-right: 12px;
    text-align: center;
    padding-top: 13px;
    cursor: pointer;
    border: 1px solid #e2e2e2; }
    @media screen and (min-width: 320px) and (max-width: 360px) {
      .price-slider #slides li {
        width: 88px;
        margin-right: 14px; } }
    .price-slider #slides li a {
      font-size: 20px;
      color: #000000;
      font-family: ProximaNova;
      padding: 15px;
      padding-left: 31px;
      padding-right: 31px; }
      @media screen and (min-width: 320px) and (max-width: 360px) {
        .price-slider #slides li a {
          padding-left: 25px;
          padding-right: 25px; } }
    .price-slider #slides li.select {
      border: 2px solid #38a0df; }
      @media screen and (max-width: 767px) {
        .price-slider #slides li.select {
          border: 2px solid #38a0df; } }
      .price-slider #slides li.select a {
        color: #38a0df;
        font-weight: 600; }
  .price-slider #slides li img {
    padding: 5px; }
  .price-slider #buttons {
    position: relative;
    float: left;
    width: 100%; }
    @media screen and (max-width: 767px) {
      .price-slider #buttons {
        display: none; } }
  .price-slider a#prev {
    position: absolute;
    left: -50px;
    float: left;
    width: 31px;
    height: 52px;
    background-color: #ecf4f9;
    top: 5px;
    padding-top: 10px;
    text-align: center;
    padding-right: 5px; }
    .price-slider a#prev:hover {
      opacity: 0.8; }
  .price-slider a#next {
    float: right;
    position: relative;
    right: -50px;
    width: 31px;
    height: 52px;
    background-color: #ecf4f9;
    top: 5px;
    padding-top: 12px;
    text-align: center;
    padding-left: 0px; }
    .price-slider a#next:hover {
      opacity: 0.8; }
  .price-slider .clear {
    clear: both; }

.mobile-slider {
  float: left;
  width: 100%;
  margin-bottom: 0px;
  position: static;
  display: none; }
  @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;
      /* float: left; */
      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; }

.notification-box {
  width: 100%;
  position: relative;
  display: flex;
  gap: 10px;
  margin: auto;
  vertical-align: top;
  padding: 10px;
  border: 1px solid #00a3e7;
  border-radius: 10px;
  text-align: left;
  background-color: #88c0df24; }
  @media screen and (max-width: 767px) {
    .notification-box {
      width: 100%;
      margin-bottom: 20px; } }
  .notification-box img {
    display: flex;
    align-items: centre; }
  .notification-box p {
    font-size: 14px;
    margin: 0; }
    @media only screen and (min-width: 679px) and (max-width: 723px) {
      .notification-box p {
        font-size: 11px; } }
    @media only screen and (min-width: 432px) and (max-width: 678px) {
      .notification-box p {
        font-size: 12px; } }

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

.modalbg {
  position: fixed;
  font-family: Arial, Helvetica, sans-serif;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  z-index: 99999;
  display: block;
  pointer-events: none;
  background: transparent;
  transition: all 1s ease-out 0.1s; }
  .modalbg.open {
    display: block;
    pointer-events: auto;
    background: rgba(0, 0, 0, 0.34902);
    transition: all 0.5s ease-out; }
    @media screen and (max-width: 767px) {
      .modalbg.open {
        background: rgba(0, 0, 0, 0.1);
        z-index: 100; } }
    .modalbg.open .dialog {
      top: -20px;
      transition: all 0.5s ease-out 0.2s; }
      @media screen and (max-width: 767px) {
        .modalbg.open .dialog {
          width: 100%;
          height: 454px;
          border-radius: 0px;
          position: fixed;
          margin-top: 20px; } }
  .modalbg .dialog {
    width: 580px;
    height: 330px;
    position: relative;
    top: -1000px;
    background: white;
    margin: 15% auto;
    border-radius: 5px; }
    .modalbg .dialog .redisign-colum {
      padding: 0px; }
      @media screen and (max-width: 767px) {
        .modalbg .dialog .redisign-colum {
          position: absolute;
          bottom: 0; } }
      .modalbg .dialog .redisign-colum .croppie-container {
        width: 100%;
        height: 100%; }
      .modalbg .dialog .redisign-colum .image-side {
        height: 331px;
        position: relative;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        background: white; }
        @media screen and (max-width: 767px) {
          .modalbg .dialog .redisign-colum .image-side {
            height: 454px;
            background: transparent;
            border-radius: 0; } }
        @media screen and (max-width: 767px) {
          .modalbg .dialog .redisign-colum .image-side .choose-box {
            width: 90px;
            position: absolute;
            bottom: 0;
            height: 30px;
            left: 37%;
            right: 37%;
            max-width: 120px; } }
        .modalbg .dialog .redisign-colum .image-side .choose_text {
          position: absolute;
          bottom: 18px;
          right: 41%;
          color: white;
          font-size: 16px;
          font-family: ProximaNova;
          z-index: 99999;
          font-weight: 600;
          line-height: 19px;
          cursor: pointer; }
          @media screen and (max-width: 767px) {
            .modalbg .dialog .redisign-colum .image-side .choose_text {
              right: 0px;
              bottom: 20px; } }
        .modalbg .dialog .redisign-colum .image-side .image-upload-input {
          position: absolute;
          z-index: 10000;
          bottom: 0px;
          left: 36%;
          width: 64%;
          color: transparent;
          height: 25px;
          opacity: 0; }
          .modalbg .dialog .redisign-colum .image-side .image-upload-input:before {
            content: "";
            cursor: pointer;
            position: relative;
            background: url("https://greenpal-production.s3.amazonaws.com/images/new_bid/headshot.png") no-repeat;
            padding: 4px 31px; }
          @media screen and (max-width: 767px) {
            .modalbg .dialog .redisign-colum .image-side .image-upload-input {
              width: 30%;
              left: 0;
              bottom: 0px; } }
        .modalbg .dialog .redisign-colum .image-side .cr-boundary {
          border-top-left-radius: 5px;
          border-bottom-left-radius: 5px;
          width: 100% !important;
          height: 100% !important;
          bottom: 24px; }
          @media screen and (max-width: 767px) {
            .modalbg .dialog .redisign-colum .image-side .cr-boundary {
              border-radius: 0;
              bottom: 0px; } }
          .modalbg .dialog .redisign-colum .image-side .cr-boundary .cr-viewport.cr-vp-circle {
            margin-top: 79.5px;
            width: 172px !important;
            height: 172px !important;
            border-width: initial;
            border-style: none;
            border-color: initial;
            border-image: initial; }
      .modalbg .dialog .redisign-colum .cr-slider-wrap {
        width: 65%;
        text-align: center;
        position: absolute;
        bottom: 22%;
        right: 0px;
        left: 100%;
        z-index: 1050;
        margin: 15px auto 15px 8px; }
        @media screen and (max-width: 767px) {
          .modalbg .dialog .redisign-colum .cr-slider-wrap {
            margin-left: 0;
            width: 100%;
            bottom: 50px;
            left: 0; } }
        .modalbg .dialog .redisign-colum .cr-slider-wrap input {
          cursor: pointer;
          background-color: #888888; }
      .modalbg .dialog .redisign-colum .crop-tool {
        padding-top: 19px;
        padding-left: 21px; }
        @media screen and (max-width: 767px) {
          .modalbg .dialog .redisign-colum .crop-tool h6 {
            display: none; } }
        .modalbg .dialog .redisign-colum .crop-tool .drag-box {
          margin-top: 22px; }
          @media screen and (max-width: 767px) {
            .modalbg .dialog .redisign-colum .crop-tool .drag-box {
              max-width: 250px;
              margin: 0 auto;
              z-index: 1050;
              position: relative; } }
          .modalbg .dialog .redisign-colum .crop-tool .drag-box .for_desktop {
            display: block;
            float: left; }
            @media screen and (max-width: 767px) {
              .modalbg .dialog .redisign-colum .crop-tool .drag-box .for_desktop {
                display: none; } }
          .modalbg .dialog .redisign-colum .crop-tool .drag-box .for_mobile {
            display: none; }
            @media screen and (max-width: 767px) {
              .modalbg .dialog .redisign-colum .crop-tool .drag-box .for_mobile {
                display: block;
                float: left; } }
          .modalbg .dialog .redisign-colum .crop-tool .drag-box p {
            font-size: 14px;
            line-height: 16px;
            font-family: ProximaNova;
            font-weight: 600;
            color: #a1a1a1;
            position: relative;
            width: 130px;
            float: right;
            right: 30px;
            margin: 0px; }
            .modalbg .dialog .redisign-colum .crop-tool .drag-box p.text-desk {
              display: block; }
            .modalbg .dialog .redisign-colum .crop-tool .drag-box p.text-mob {
              display: none; }
            @media screen and (max-width: 767px) {
              .modalbg .dialog .redisign-colum .crop-tool .drag-box p {
                color: #fff;
                float: left;
                margin-left: 46px;
                font-weight: 900; } }
        .modalbg .dialog .redisign-colum .crop-tool .cancel-btn {
          margin-top: 219px; }
          @media screen and (max-width: 767px) {
            .modalbg .dialog .redisign-colum .crop-tool .cancel-btn {
              margin-top: 130px; } }
          .modalbg .dialog .redisign-colum .crop-tool .cancel-btn .cancel {
            float: left;
            position: relative;
            font-size: 14px;
            line-height: 16px;
            left: 0px;
            font-weight: 500;
            color: #3689ba;
            font-family: ProximaNova;
            display: block;
            top: 0; }
            @media screen and (max-width: 767px) {
              .modalbg .dialog .redisign-colum .crop-tool .cancel-btn .cancel {
                color: #fff;
                z-index: 999;
                font-size: 16px;
                line-height: 19px;
                font-weight: 600;
                top: 0px;
                left: 12px !important; } }
          .modalbg .dialog .redisign-colum .crop-tool .cancel-btn .btn-div {
            float: right;
            margin-right: 11px;
            margin-top: -8px; }
            @media screen and (max-width: 767px) {
              .modalbg .dialog .redisign-colum .crop-tool .cancel-btn .btn-div {
                position: relative;
                z-index: 1;
                top: 5px; } }
            .modalbg .dialog .redisign-colum .crop-tool .cancel-btn .btn-div .rotate-btn {
              color: grey;
              position: relative;
              top: 3px;
              margin-right: 23px;
              padding: 0px 5px;
              background: transparent; }
              @media screen and (max-width: 767px) {
                .modalbg .dialog .redisign-colum .crop-tool .cancel-btn .btn-div .rotate-btn {
                  color: #fff;
                  margin-right: 15px;
                  z-index: 1; } }
            .modalbg .dialog .redisign-colum .crop-tool .cancel-btn .btn-div .submit-btn {
              width: 90px;
              height: 32px;
              text-align: center;
              font-size: 16px;
              line-height: 19px;
              font-weight: 600;
              font-family: ProximaNova;
              padding: 0px;
              border-radius: 5px;
              background: #f9a630; }
              .modalbg .dialog .redisign-colum .crop-tool .cancel-btn .btn-div .submit-btn:hover {
                transition: all 0.3s ease;
                transform: translateY(-1px);
                box-shadow: rgba(50, 50, 93, 0.09804) 0px 7px 14px, rgba(0, 0, 0, 0.07843) 0px 3px 6px; }
              @media screen and (max-width: 767px) {
                .modalbg .dialog .redisign-colum .crop-tool .cancel-btn .btn-div .submit-btn {
                  z-index: 1; } }

.reveal-modal-bg {
  background: rgba(0, 0, 0, 0.8) !important;
  height: 1000%; }

.redesign-modal {
  height: auto;
  padding-top: 22px;
  max-width: 356px;
  min-height: 283px;
  border: none;
  border-radius: 5px;
  top: 0 !important;
  margin: 10% auto;
  position: fixed;
  left: 0;
  right: 0; }
  .redesign-modal.album_modal {
    height: 450px;
    min-height: 283px;
    padding-bottom: 20px;
    overflow: hidden;
    overflow-y: scroll;
    margin: 12% auto;
    top: 0px !important; }
    .redesign-modal.album_modal::-webkit-scrollbar {
      display: none; }
    @media screen and (min-width: 320px) and (max-width: 480px) {
      .redesign-modal.album_modal {
        top: 0 !important;
        bottom: 0;
        left: 0;
        right: 0;
        margin: 26% auto; } }
    .redesign-modal.album_modal .social-heading {
      font-size: 22px; }
  .redesign-modal .upload_images {
    width: 33.33%;
    height: 110px;
    padding: 5px;
    float: left; }
    .redesign-modal .upload_images img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .redesign-modal .social-heading {
    font-size: 18px;
    line-height: 21px;
    font-family: ProximaNova;
    font-weight: 400;
    letter-spacing: 0.2px;
    margin-bottom: 25px;
    color: #4a4a4a; }
  .redesign-modal .social-gallery {
    width: 283px;
    background: transparent !important;
    border: 1px solid #C2C2C2;
    height: 55px;
    color: #8F8F8F !important;
    font-size: 18px;
    font-weight: 600;
    font-family: ProximaNova;
    line-height: 21px;
    position: relative; }
    .redesign-modal .social-gallery img {
      position: absolute;
      left: 16px;
      height: 21px; }

.grey-new {
  float: left; }

.login-prompt-inner-modal {
  background-color: #fff;
  box-shadow: 0 0 1.5em rgba(0, 0, 0, 0.35);
  position: relative;
  padding: 60px 36px 40px 36px;
  width: 580px;
  margin: 0 auto;
  z-index: 9999;
  top: 6em;
  left: 0px;
  border-radius: 10px; }
  @media (max-width: 767px) {
    .login-prompt-inner-modal {
      padding: 52px 12px 40px 12px;
      width: 92%; } }
  .login-prompt-inner-modal .top-img {
    left: 0;
    right: 0;
    top: -52px;
    height: 104px;
    width: 104px;
    position: absolute;
    margin: 0 auto; }
  .login-prompt-inner-modal .login-to-continue {
    height: 160px;
    text-align: center;
    padding-top: 30px; }
    .login-prompt-inner-modal .login-to-continue p {
      font-size: 20px;
      color: #242424;
      line-height: 1.3;
      margin-top: 0px;
      margin-bottom: 0px;
      font-family: ProximaNova; }
    .login-prompt-inner-modal .login-to-continue #go-login {
      display: inline-block;
      width: 240px;
      height: 58px;
      border-radius: 29px;
      box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.18);
      background: #9bb656;
      font-size: 18px;
      line-height: 61px;
      color: #ffffff;
      font-family: ProximaNova;
      font-weight: bold;
      margin-top: 35px; }

.login-prompt-modal {
  position: absolute;
  z-index: 10000;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: none; }
  .login-prompt-modal__inner {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    transition: visibility 0s linear 0.3s, opacity 0.3s;
    opacity: 1; }
