.head-and-pricing {
  padding: 0 !important;
}
.head-and-pricing .line {
  position: relative;
  width: 100%;
  height: 40px;
  background: #4f4f4f;
  z-index: 100;
}
.head-and-pricing .line-1 {
  top: 360px;
}
@media (max-width: 1200px) {
  .head-and-pricing .line-1 {
    top: 422px;
  }
}
@media (max-width: 992px) {
  .head-and-pricing .line-1 {
    top: 442px;
  }
}
@media (max-width: 700px) {
  .head-and-pricing .line-1 {
    display: none;
  }
}
.head-and-pricing .line-2 {
  display: none;
  top: 755px;
}
@media (max-width: 1200px) {
  .head-and-pricing .line-2 {
    display: block;
  }
}
@media (max-width: 992px) {
  .head-and-pricing .line-2 {
    top: 830px;
  }
}
@media (max-width: 700px) {
  .head-and-pricing .line-2 {
    display: none;
  }
}
.head-and-pricing .support-1 {
  padding-top: 0 !important;
}
@media (max-width: 700px) {
  .head-and-pricing .support-1 {
    padding-top: 30px !important;
  }
}
.head-and-pricing .row-1 .land_box:first-child {
  margin-bottom: 0 !important;
  padding-bottom: 50px !important;
}
.head-and-pricing .row-1 .land_box:first-child p {
  margin-bottom: 0 !important;
}
.head-and-pricing .row-1 .land_box:nth-child(2) #pricing {
  text-align: center !important;
  line-height: 24px !important;
  font-weight: 600 !important;
  margin-bottom: 0 !important;
  padding-bottom: 50px !important;
}
@media (max-width: 512px) {
  .head-and-pricing .row-1 .land_box:nth-child(2) #pricing {
    font-size: 22px !important;
    line-height: 24px !important;
    padding-bottom: 30px !important;
  }
}
.head-and-pricing .row-1 .land_box:nth-child(2) .all-cards {
  display: flex;
  font-style: normal !important;
  margin: auto;
}
.head-and-pricing .row-1 .land_box:nth-child(2) .all-cards .card {
  height: 392px;
  width: 281px;
  text-align: center;
  box-shadow: none;
  padding: 40px 20px;
}
.head-and-pricing .row-1 .land_box:nth-child(2) .all-cards .card .card-body {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  height: -webkit-fill-available;
}
.head-and-pricing .row-1 .land_box:nth-child(2) .all-cards .card .card-body h5 {
  font-weight: 600;
  font-size: 24px;
  line-height: 24px;
}
.head-and-pricing .row-1 .land_box:nth-child(2) .all-cards .card .card-body h5 span {
  font-weight: normal;
  font-size: 16px;
}
@media (max-width: 512px) {
  .head-and-pricing .row-1 .land_box:nth-child(2) .all-cards .card .card-body h5 span {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (max-width: 670px) {
  .head-and-pricing .row-1 .land_box:nth-child(2) .all-cards .card .card-body h5 {
    font-size: 18px;
    width: 100%;
    padding: 17px 15px;
  }
}
.head-and-pricing .row-1 .land_box:nth-child(2) .all-cards .card .card-body p {
  font-weight: bold;
  font-size: 42px;
  line-height: 24px;
  text-align: center;
  margin-bottom: 3px !important;
}
.head-and-pricing .row-1 .land_box:nth-child(2) .all-cards .card .card-body p span {
  font-weight: normal;
  font-size: 12px;
  line-height: 24px;
}
@media (max-width: 670px) {
  .head-and-pricing .row-1 .land_box:nth-child(2) .all-cards .card .card-body p {
    font-size: 26px;
    line-height: 24px;
  }
}
.head-and-pricing .row-1 .land_box:nth-child(2) .all-cards .card .card-body div {
  width: 100%;
  padding: 20px 15px 0;
}
.head-and-pricing .row-1 .land_box:nth-child(2) .all-cards .card .card-body div .btn-lg {
  padding: 15px 15px !important;
}
.head-and-pricing .row-1 .land_box:nth-child(2) .all-cards .card .card-body div .btn-pricing {
  width: 155px !important;
  height: 50px !important;
  background: #5cb85c;
  border: #5cb85c;
  border-radius: 4px !important;
}
.head-and-pricing .row-1 .land_box:nth-child(2) .all-cards .card .card-body div .btn-pricing:hover, .head-and-pricing .row-1 .land_box:nth-child(2) .all-cards .card .card-body div .btn-pricing:active {
  background-color: #449d44;
  border-color: #398439;
}
@media (max-width: 671px) {
  .head-and-pricing .row-1 .land_box:nth-child(2) .all-cards .card .card-body div .btn-pricing {
    margin-top: 0;
  }
}
@media (max-width: 671px) {
  .head-and-pricing .row-1 .land_box:nth-child(2) .all-cards .card .card-body div {
    background: #fafafa !important;
    padding: 23px 15px 28px;
  }
}
@media (max-width: 992px) {
  .head-and-pricing .row-1 .land_box:nth-child(2) .all-cards .card {
    height: 422px;
  }
}
@media (max-width: 700px) {
  .head-and-pricing .row-1 .land_box:nth-child(2) .all-cards .card {
    border-top: 30px solid #4f4f4f;
    border-radius: inherit;
  }
}
@media (max-width: 670px) {
  .head-and-pricing .row-1 .land_box:nth-child(2) .all-cards .card {
    padding: 0;
    height: 270px;
    width: 375px;
  }
}
@media (max-width: 360px) {
  .head-and-pricing .row-1 .land_box:nth-child(2) .all-cards .card {
    width: 360px;
  }
}
@media (max-width: 340px) {
  .head-and-pricing .row-1 .land_box:nth-child(2) .all-cards .card {
    width: 340px;
  }
}
@media (max-width: 320px) {
  .head-and-pricing .row-1 .land_box:nth-child(2) .all-cards .card {
    width: 320px;
  }
}
@media (max-width: 673px) {
  .head-and-pricing .row-1 .land_box:nth-child(2) .all-cards .card-4 {
    border-bottom: 30px solid #4f4f4f;
    height: 300px;
  }
}
@media (max-width: 1200px) {
  .head-and-pricing .row-1 .land_box:nth-child(2) .all-cards {
    flex-wrap: wrap;
    padding: 0 100px;
    justify-content: center;
  }
}
@media (max-width: 992px) {
  .head-and-pricing .row-1 .land_box:nth-child(2) .all-cards {
    padding: 0 40px;
  }
}
@media (max-width: 670px) {
  .head-and-pricing .row-1 .land_box:nth-child(2) .all-cards {
    padding: 0 0 30px 0;
  }
}
.head-and-pricing .row-1 .land_box:nth-child(2) .col-2:nth-child(2n+1) .card {
  background: #fafafa;
}
@media (max-width: 671px) {
  .head-and-pricing .row-1 .land_box:nth-child(2) .col-2:nth-child(2n+1) .card {
    background: #eaeaea;
  }
}
.head-and-pricing .row-1 .land_box:nth-child(2) .col-2:nth-child(2n) .card {
  background: #eaeaea;
}
@media (max-width: 512px) {
  .head-and-pricing .row-1 .land_box:nth-child(2) {
    margin-bottom: 0;
  }
}
.head-and-pricing .row-1 .land_box:last-child #text-under-pricing {
  font-weight: normal;
  margin-bottom: 30px;
}
.head-and-pricing .row-1 .land_box:last-child p {
  margin-bottom: 6px;
}

/*# sourceMappingURL=head-and-pricing.css.map */
