.pb-30 {
  padding-bottom: 30px !important;
}

.pricing-page-bg{
  background: #ffffff;
}
.swal-footer {
  text-align: center;
}

.hp5-homepage p {
  font-size: 16px;
  line-height: 34px;
  padding: 0;
}

.swal-footer-flex .swal-button--confirm,
.swal-button {
  background-color: #cc1d2a;
  margin: 0px 80px 0px 80px;
  font-size: large;
}

.swal-button:not([disabled]):hover {
  background-color: #cc1d2a;
}

.plan-wrapper {
  border: 1px solid #ddd;
  box-shadow: 0 20px 30px rgb(7 34 48 / 11%);
  border-radius: 5px;
  background-color: white;
  padding: 20px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: space-between;
  justify-content: flex-start;
  align-items: stretch;
}

.price-main-class {
  margin-top: 20px;
  margin-bottom: 20px;
}

.flax-plans {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.price-main-class:last-child {
  border-right: unset;
}

.plans-main-content-head {
  font-weight: revert;
  margin: 3% -1%;
  font-size: 32px;
  line-height: 1.5em;
  font-family: "Whitney SSm A", "Whitney SSm B";
}

.plans-main-content {
  font-weight: revert;
  margin: 3% -1%;
  font-size: 23px;
  font-family: "Whitney SSm A", "Whitney SSm B";
}

.plan-price {
  text-align: justify;
  font-weight: bold;
  font-size: 20px;
  padding-bottom: 30px;
  margin-bottom: 0px;
}

.price-gap {
  padding: 10px;
  white-space: nowrap;
  font-size: x-small;
}

ul.no-bullets {
  list-style-type: none;
  text-align: initial;
}

li.plan-list-items {
  margin-bottom: 10px;
  white-space: initial;
  font-size: 14px;
  font-family: "Whitney SSm A", "Whitney SSm B";
  line-height: 28px;
  text-align: initial;
}

.order-price-btn {
  margin-top: auto;
}

.plan-main-description {
  font-size: 22px !important;
  font-family: "Whitney SSm A", "Whitney SSm B";
  line-height: 36px;
  padding: 10px 0px 10px 0px;
}

.plans-main-heading {
  font-weight: bold;
  color: #333333;
  font-family: "Whitney SSm A", "Whitney SSm B";
  padding: 0px;
  font-size: 2.7em;
  margin-bottom: unset;
  line-height: 1.4;
}

.plan-item-bottom-space {
  display: flex;
}

.plan-inner-description {
  font-size: 14px;
}

.grid-box-link{
  display: grid;
  grid-template-columns: 1.3fr 1fr 1fr;
}

.grid-box-link a {
  padding-left: 15px;
}

.grid_box .plan-item-bottom-space .feature-icon i {
  width: 16px;
  height: 16px;
  line-height: 16px;
  margin-right: 0;

}

.reseller-plan-heading-list,
.agent-plan-heading-list {
  font-weight: bold;
  font-size: 14px;
  text-align: initial;
}

.font-check-size {
  vertical-align: middle;
}

.font-tick-color {
  color: #a39f9f;
}

.font-cross-color {
  color: #a39f9f;
}

.grid-container {
  display: flex;
  gap: 25px;
  background-color: "#2196F3";
  padding: 0px;
  justify-content: center;
  flex-wrap: wrap;
}

.grid-container>div {
  background-color: rgba(255, 255, 255, 0.8);
  text-align: center;
  padding: 66px 0 20px 0;
  font-size: 30px;
  position: relative;
}

.grid_box {
  display: grid;
  grid-template-columns: 1.3fr 1fr 1fr 1fr;
  border-bottom: 1px solid #ddd;
}

.grid_box_mobile {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  border-bottom: 1px solid #ddd;
}


.plan-description-p.price-descip-m {
  margin-top: -10px !important;
}

.interival-type {
  font-size: 12px;
}

/* .grid_box .big-button-vs {
  margin: 20px 0px 40px 0px;
  padding: 15px 20px !important;
} */

.grid_box .fa.fa-info-circle {
  font-size: 16px;
}


.grid_box #comparison-table .design-service-description i {
  margin-left: 4px;
}

.grid_box .price-table {
  margin-top: 0 !important;
}

.modal-text-p {
  font-size: 16px;
  line-height: 24px;
  margin: 0 !important;
}


.plan-description-p {
  font-size: 16px !important;
  margin: 0px !important;
  line-height: 36px !important;
}

.virtual-services-p {
  font-size: 16px !important;
  line-height: 24px !important;
  margin: 0px !important;
  text-align: left !important;
}

.inludes-users {
  font-size: 20px !important;
  line-height: 36px !important;
}

.plan-partition-line {
  width: 100%;
  height: 1px;
  background: #8080806b;
  margin-bottom: 40px;
  margin-top: 0;
}

.cancel-features {
  color: gray !important;
}

.money-back-guarantee-icon {
  width: 55%;
}

.money-back-description {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-size: 22px;
}

.plan-money-back-sub-description {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-size: 14px !important;
  margin: 20px auto;
  line-height: 25px !important;
}

.price-lp-txt {
  text-align: end;
}

.current-plan {
  background: #997855;
  padding: 3px 15px;
  color: #fff;
  font-size: 12px;
  border-radius: 10px;
  font-weight: bold;
  position: absolute;
  bottom: -1px;
}

.plan-name-wapper{
  position: relative;
}

.pricing-guarantee-bg {
  background: #edf1ee;
}

/* .d-flex {
  display: flex !important;
  margin-left: 10px;
  font-size: 0px;
}

.align-items-center {
  align-items: center;
} */


.w-100 {
  width: 100%;
}

.cheked_items {
  display: grid;
  grid-template-columns: 26px 1fr 20px;
  width: 100%;
  padding: 3px;
  font-size: 16px;
  line-height: 24px;
}

.company-wapper-h {
  line-height: 1.5 !important;
  font-size: 36px;
}

.company-wapper-p {
  font-size: 20px !important;
  line-height: 36px !important;
}

.speak-to-someone {
  font-size: 24px;
  line-height: 1.1;
  margin: 10px 0;
}

.speak-to-someone-p {
  font-size: 20px !important;
  line-height: 36px !important;
}
.img-camera {
  width: 270px;
  max-width: 100%;

}

.img-buy-home-goods {
  width: 270px;
  max-width: 100%;
}


.price-feature_items {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 10px;
  border-top: 1px solid #ddd;
  height: 100%;
  flex-wrap: nowrap;
  white-space: inherit;
  align-items: center;
  font-size: 16px;
}

.price-feature_items-middle{
  display: flex;
  height: 100%;
  border-top: 1px solid #ddd;
  flex-direction: column;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  white-space: inherit;
}

.price-feature_items-middle p, .price-feature_items-left p {
  margin: unset;
  font-size: 16px;
}

.price-feature_items-left{
  display: flex;
  padding: 10px;
  height: 100%;
  border-top: 1px solid #ddd;
  flex-direction: column;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  white-space: inherit;
  font-size: 16px;
}

.pricing-plan-name{
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

.middle-col{
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
}

.table-bottom-border{
  border-bottom: 1px solid #ddd;
}
.current-plan-grids 
.grid_box_item{
  grid-auto-rows: 55px 1fr 80px !important;
}

.current-plan-grids .grid-box-head {
  padding: 15px;
}
.grid_box_item{
  display: grid !important;
  grid-auto-rows: 85px 1fr 95px !important;
  align-items: center;
}

.grid-box-head{
  padding: 15px 15px 6px 15px;
  align-items: flex-start;
}

.grid-box-mobile-head {
  padding: 15px;
  /*padding-bottom: 105px;
  position: relative;
  width: 33%;*/
  
}

.grid-box-head-left{
  padding: 10px;
  align-items: end;
  display: grid;
  grid-auto-rows: 1fr;
}


.plan_name_mobile, .plan_btn_name_mobile{
  display: none !important;
}

.plan_name_desktop{
  display: block;
  font-size: 18px;
  p {
    line-height: 24px;
  }
}

.brokerage-rewards{
  display: flex;
  flex-direction: row-reverse;
}

.pricing-page-call-sub-cta-sm{
  font-size: 25px !important;
}

.grid-box-active-plan{
  display: grid;
  grid-template-columns: 1.3fr 1fr 1fr;
  justify-items: center;
}

a.tn.hp-hire-btn.big-button-vs.order-price-btn.mt-1.mb-0.px-2.agent-plan-sign-up.agent-plan-btn-width.btn-price-padding, 
a.tn.hp-hire-btn.big-button-vs.order-price-btn.mt-1.mb-0.px-2.select-plan-package.agent-plan-btn-width.btn-price-padding{
  color: #fff;
}

.img-pay-svg {
  height: 40px;
}

.img-brokerages-svg {
  height: 40px;
}

.not-scroll {
  display: block; 
}

.virtual {
  text-align: initial;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 20px;
}

.txt-bg-color {
  background-color: #edf7ed;
  padding: 10px;
  font-size: 16px;
  line-height: 24px;
  font-style: italic;
}

.img-home-retaier {
  margin-left: 225px;
  position: relative;
  right: 106px;
}

.mobile-plan-header{
  position: sticky;
  background: #ffffff;
  top: 55px;
}


.modal-payment-close {
  font-size: 15px;
  width: 25px;
  height: 25px;
  line-height: 25px;
  background: #000;
  color: #fff;
  border-radius: 25px;
  padding: 0px !important;
  margin: 0px !important;
}

.btn-type {
  text-align: center;
}

.vs-btn-type {
  position: relative;
  right: 11px;
}

.btn-type-vs {
  position: relative;
  right: 10px
}

.service-name-w{
  font-weight: 100;
}

.img-money-bck-guarantee {
  text-align-last: right;
  width: 160px;
  position: relative;
  left: 357px;
}

.vs-txt-img-money {
  top: 3px;
}
/* 
.row {
  display: block;
} */

.vs-text {
  position: relative;
  text-align: center;
  font-size: 13px;
}

.vs-text-refund {
  margin-top: 27px;
  position: relative;
  right: 47px;
  font-size: small;
}

.custom-btn {
  background-color: black !important;
}

.plan-price-des{
  font-size: 16px;
  line-height: 24px;
}

.word-break{
  word-break: break-word; 
}


.text-center{
  text-align: center !important;
}

.mobile-pricing-view{
  display: none;
}

.desktop-pricing-view{
  display: block;
}

.learn-more-btn{
  background-color: white !important;
  color: black;
  font-weight: bold !important;
  border: 1px solid #000;
}

.learn-more-btn:hover, .learn-more-btn:focus{
  color: #000 !important;
}

.btn-price{
  display: flex;
  flex-direction: row;
}

.mobile-learn-more{
  top: auto;
  bottom: -25px !important;
}

.pay-as-go-btn{
  justify-content: space-between;
}

.grid-mobile-price {
  display: flex;
  justify-content: space-between;
}

.button-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.pricing-flex-switch .monthly, .pricing-flex-switch .yearly {
  padding: 6px;
  font-size: 18px;
}

.pricing-flex-switch{
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;


  .save-box {
    display: inline-block;
    padding: 7px 10px; 
    border: 1px solid #45957d;
    border-radius: 7px;
    background-color: #e6f0ee;
    margin-left: 5px;
    margin-bottom: 12px;
  }

  .save-box-switch {
    display: inline-block;
    padding: 7px 10px; 
    border: 1px solid #bed9d1;
    border-radius: 7px;
    background-color: #f1f7f6;
    margin-left: 5px;
    margin-bottom: 12px;
  }

  .switch{
    height: 30px;
    width: 58px;
    .slider:before{
      height: 22px;
      width: 24px;
    }
  }
}
.pricing-flex-switch {
  .yearly {
    width: 75px;
  }
  .monthly {
    width: 95px;
  }
}

.save-text {
  color: #45957d;
  font-size: 14px;
  font-weight: bold;
}

.save-text-switch{
  color: #bed9d1;
  font-size: 14px;
  font-weight: bold;
}

.swal-button--cancel {
  background-color: #ffffff !important;
  color: #689598 !important;
  border: none !important;
}

/* pricing page 2 css */

.feature-checkmark-color{
	color: #1c2233 !important
}

.virtual-list{
  text-transform: capitalize !important;
  background-color: #f9f9f9;
}

.vs-features .vs-featuress {
  display: flex !important;
  align-items: center !important;
}

.price-included-feature {
  font-size: 14px;
  text-align: left;
  display: inline-block;
}
/* Add border between the columns */
.pricing-table th, .pricing-table td {
  border-right: 1px solid #ddd !important;
}

.fa-fa-checkbox .fa-info-circle {
  position: relative;
  top: -2px;
}

.pricing-table th:last-child, .pricing-table td:last-child {
  border-right: none !important;/* Remove border for the last column */
}
.vs-features{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.pricing-table{
	margin: auto;
	max-width: 870px;
}
.lorem-p{
	font-size: 17px;
}
.fa-fa-font-check-size{
	font-size: 25px;
}
.pricing2-bottom-checkmark{
	gap: 16px;
}
.fa-fa-checkbox .fa-fa-font-check-size {
  font-size: 16px;
}

.every-order-p{
  font-size: 14px !important;
}

.benefits-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px 10px;
  margin: auto;
  list-style: none;
  padding: 0;
}

.benefits-grid li {
  display: flex;
}
.benefits-grid .p, .inner-div-profile ul li {
  font-size: 14px;
}
.btn-type-vs {
  position: relative;
  right: 10px
}

.btn-price-padding{
  display: flex;
  justify-content: center;
}


.features-price {
  padding: 15px 10px !important;
  background-color: #dbdbdb;
  margin: 0px;
}

h2.pricng-background-option {
  position: relative;
  z-index: 1;
  font: 14px sans-serif;
  margin: 15px 0 0;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}

h2.pricng-background-option:before {
  border-top: 1px solid #000000FF;
  content: "";
  margin: 0 auto;
  /* this centers the line to the full width specified */
  position: absolute;
  /* positioning must be absolute here, and relative positioning must be applied to the parent */
  top: 50%;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: -1;
}
h2.pricng-background-option span {
  /* to hide the lines from behind the text, you have to set the background color the same as the container */
  background: #fff;
  padding: 0 22px;
  font-weight: bold;
  font-size: 22px;
}

.pricng-background-option{
  text-transform: capitalize !important;
}

.common-modal-close{
  font-weight: 800 !important;
}

@media screen and (max-width: 1198.98px) {


  .d-flex {
    display: flex !important;
    margin-left: 0px !important;
    font-size: 0px;
  }

  .btn-price {
    flex-direction: column;
  }
  a.btn.hp-hire-btn.big-button-vs{
    padding-top: 8px;
    padding-bottom: 8px;
    margin-right: 0;
    line-height: 15px;
    font-size: 14px;
  }
}

@media (min-width: 767px) and (max-width: 1191px){
  .current-plan-grids .grid_box_item {
     display: grid !important;
     grid-auto-rows: 60px 1fr 85px !important;
   
   }
 }


@media screen and (max-width: 991.98px) {

  .benefits-grid {
    grid-template-columns: repeat(3, 1fr);
    padding: 15px;
  }

  .grid_box {
    flex: 0 0 47%;
  }

  .grid_box_item{
    grid-auto-rows: 80px 1fr 85px !important;
  }

  .d-flex {
    display: flex !important;
    margin-left: 0px !important;
    font-size: 0px;
  }

  .price-lp-txt,
  .plan-money-back-sub-description {
    text-align: center !important;
  }

  .goods-retailer-svg {
    max-width: 45%;
    margin-left: 120px;
  }

  .plan-price-des{
    font-size: 14px;
  }

  .vs-btn-type {
    text-align: center;
  }

  .btn-type-vs {
    text-align: center;
  }


  .plan-main-description-txt span {
    display: block;
  }

  .company-wapper-h, .company-wapper-p {
    text-align: center !important;
  }

  .plan_name_mobile, .plan_btn_name_mobile{
    display: block !important;
    /* line-height: 15px !important; */
  }

  .plan_name_desktop{
    display: none !important;
  }

  .price-feature_items-left, .price-feature_items, .price-feature_items-middle, .virtual-services-p{
    font-size: 12px !important;
    line-height: 16px !important;
  }

  .mobile-screen{
    margin-bottom: 40px !important;
  }

}

@media screen and (min-width: 700px) and (max-width: 991px) {


  .mt-agent-plan-price {
    margin-top: 46px;
  }

  .mt-custom-price-btn {
    margin-top: 67px;
  }

  .custom-price-anchor-padding {
    padding-right: 0px !important;
    margin-left: 4px;
  }

  .pad-unset {
    padding: unset !important;
  }

  .mt-plan-first-price {
    margin-top: 69px !important;
  }

  .reseller-responsive-plan-heading {
    margin-top: 8vh;
  }

  .pt-9 {
    padding-top: 9vh;
  }

  .custom-btn {
    background-color: black !important;
  }

  .img-home-retaier {
    margin-left: 225px;
    position: relative;
    right: 106px;
  }

  .plan_btn_name_mobile{
    font-size: 14px !important;
  }


}

@media screen and (max-width: 768.98px) {
  .grid_box {
    flex: 0 0 100%;
  }

  .mobile-pricing-view{
    display: block;
  }


  .desktop-pricing-view{
    display: none;
  }

  .plans-main-heading {
    font-size: 24px;
    line-height: 36px;
  }

  .plan-main-description {
    font-size: 16px !important;
    line-height: 24px !important;
  }

  .plan-name{
    font-size: 20px;
    margin: 0px;
  }

  .plan-price-des{
    font-size: 12px;
    display: none;
  }

  .btn-price-padding{
    padding: 5px !important;
    margin-top: 0px !important;
    font-size: 14px;
  }

  .pricing-tel-no{
    display: block;
  }
  
  .brokerage-rewards{
    justify-content: center;
    text-align: center;
  }

  .grid-box-link{
    grid-template-columns: 1fr;
  }

}

@media screen and ( max-width: 767.98px) {
	.pricing2-bottom-checkmark{
		flex-direction: column;
		align-items: start;
	}
}

@media screen and (min-width: 346px) and (max-width: 767px) {
  .money-back-description {
    font-size: 16px;
    line-height: 24px;
  }

  .col-small-border-bottom {
    border-bottom: 2px solid #F5F5F5;
  }

  .plan-price-des{
    font-size: 16px;
  }


  .col-small-border-start {
    border-block-start: 2px solid #F5F5F5;
  }


  .features-benefits{
    background-color: #dbdbdb;
  }

  .plan-item-bottom-space {
    margin-bottom: 27px !important;
  }

  .company-wapper-h {
    font-size: 20px !important;
    line-height: 30px !important;
  }

  .img-buy-home-goods {
    width: 55%;
    max-width: 100%;
  }
  .company-wapper-p {
    font-size: 16px !important;
    line-height: 24px !important;
    margin: 0px !important;
    padding: 5px 0px 10px 0px !important;

  }


  .flex-center {
    justify-content: center !important;
  }

  .plans-main-content-head {
    font-size: 20px;
    line-height: 30px;
  }

  .plan-description-p {
    margin: 0px !important;
    line-height: 24px !important;
  }

  .inludes-users {
    font-size: 16px !important;
    line-height: 24px !important;
  }

  .price_box {
    display: flex;
    font-size: 20px !important;
    line-height: 30px !important;
    justify-content: center;
  }

  .price_box span {
    font-size: 10px;
    margin-bottom: -6px;
  }

  /* .grid_box .big-button-vs {
    margin: 20px 0px;

  } */

  .plan-partition-line {
    margin-bottom: 20px;
  }

  .grid_box .invisible{
    display: none;
  }

  .speak-to-someone {
    font-size: 20px;
    line-height: 30px;
  }

  .speak-to-someone-p {
    font-size: 16px !important;
    line-height: 24px !important;
  }

}

@media screen and (max-width: 768.98px) {

  .mobile-pricing-view .mobile-plan-header {
    position: sticky;
    background: #ffffff;
    top: 65px;
    display: flex;
    justify-content: space-between;
    border: 1px solid #dde1e5;
  }
  
  .grid-box-mobile-head {
    padding: 10px;
    padding-bottom: 93px;
    position: relative;
    width: 33%;
  }
  .plan-name-mobile-wapper {
    position: relative;
    height: 47px;
  }
  .grid-mobile-price {
    position: relative;
    height: 100%;
  }
  
  .grid-mobile-price .hp-hire-btn.order-price-btn {
    font-size: 16px !important;
    position: absolute;
    bottom: 15px;
    width: 100%;
    text-align: center;
    align-items: center;
    display: block;
  }

  
  .grid-mobile-view-des p {
    line-height: 24px;
  }

  .pricing-plan-name .plan-name {
    font-size: 20px !important;
  }

  .plan-border {
    padding: 10px;
  }
  .plan-border-mid {
    padding: 10px;
  }
  .pricing-mobile-table > tbody > tr > td {
    border-right: 1px solid #dde1e5;
    border-left: 1px solid #dde1e5;
    width: 33%;
    font-size: 16px !important;
    padding: 10px !important;
  }

  .pricing-mobile-header-table > tbody > tr > td{
    width: 33%;
    border: none;
  }
  
  .col-title{
    background-color: #f6f6f4;
    border-left: 0.0625rem solid #bcbab8;
    border-right: 0.0625rem solid #bcbab8;
  }
  
  .scroll-price-table-head{
    position: sticky;
    background: #ffffff;
    top: 60px;
  }
  
  .features-price {
    padding: 15px 10px !important;
    background-color: #dbdbdb;
    margin: 0px;
  }
  .mobile-plan-name, .plan-name{
    font-size: 16px !important;
  }
  
  .mobile-price-size{
    font-size: 14px !important;
  }
  
  .mobile-desc{
    font-size: 14px !important;
    line-height: 22px !important;
  }
  
  .current-plan{
    margin: 0px !important;
  }
  .sticky-left, .left-sticy {
      position: sticky;
      left: 0;
      z-index: 2;
      width: 375px;
      background: #fff;
  }
  .left-sticy{ width: 390px !important; padding:0 10px;}
  .grid-box-head-left {
      padding: 10px;
      align-items: end;
      display: grid;
      grid-auto-rows: 1fr;
      width: 375px;
    
  }
  .grid-box-head, .plan_name_mobile{ display: flow-root;}
  .grid-box-head-mobile {min-width:136px; padding: 8px;}
  .scoll-div.data-wrap {
      width: 1200px;
      /* overflow: auto; */
  }
  .mobile-text-center{ text-align:center;}

  /* .plan_name_mobile {
      display: block;
      min-width: 184px;
  } */
  .container.slider_top_text_vs{ overflow:auto; padding:0px;}
  .grid_box.mobile-view-wrap {
      /* overflow: auto; */
      width: 100%;
  }
  .grid-box-left{
    border-right: 1px solid #ddd;
  }
  .pt-2{
    padding-top: 0px !important;
  }
}

@media only screen and (max-width: 768px) {
  .price-main-class {
    border-right: unset;
  }

  .grid-box-head{
    padding: 8px;
    align-items: flex-start;
  }

  .current-plan {
    padding: 0px 8px;
    left: calc(50% - 48px);
    position: initial;
    font-size: 10px !important;
    margin: 5px 0px 10px 0px;
    position: initial;
    text-align: center;
    display: inline-block;
  }

  .not-scroll {
    top: 0;
    left: 0;
    right: 0;
    transition: opacity 0.3s ease;
  }

  .not-scroll.scrolled {
    opacity: 0;
  
  }


  .current-plan-grids-mobile .mobile-learn-more{
    bottom: -40px !important;
  }

  .current-plan-grids-mobile .grid-mobile-price .hp-hire-btn.order-price-btn {
    bottom: 0;
  }
  
  .current-plan-grids-mobile .plan-name-mobile-wapper {
    height: 27px;
  }
}

@media screen and (max-width: 680.98px) {
  .grid-box-head, .plan_name_mobile{display: flow-root;}
  .sticky-left, .left-sticy {
    width: 300px;
  }
  .grid-box-head-left {
    width: 300px;
  }
  .left-sticy{ width: 350px !important; padding:0 10px;}
  .scoll-div.data-wrap {
    width: 1060px;
  }
}

@media screen and (max-width: 648px) {
  .benefits-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px 10px;
    padding: 15px;
  }
}



@media only screen and (min-width: 155px) and (max-width: 605px) {
  .plan-item-bottom-space {
    margin-bottom: revert !important;
  }

  .plan-item-bottom-space:last-child {
    margin-bottom: 27px !important;
  }

  .mobile-plan-name, .plan-name{
    font-size: 12px !important;
  }
  
  .mobile-price-size{
    font-size: 14px !important;
  }
  
  .mobile-desc{
    font-size: 12px !important;
    line-height: 20px !important;
  }

  h2.pricng-background-option:before{
    border-top: none !important;
  }

  .benefits-grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 10px 10px;
    padding: 15px;
  }

}


@media (min-width: 319.98px) and (max-width: 575.98px) {
  .plan_name_mobile, .plan_btn_name_mobile, .hp-hire-btn.order-price-btn{
    font-size: 12px !important;
  }

  .price-feature_items-left, .price-feature_items, .price-feature_items-middle, .virtual-services-p{
    font-size: 14px !important;
    line-height: 16px !important;
  }
 
}

@media (min-width: 319.98px) and (max-width: 575.98px) {
  .current-plan {
    font-size: 8px;
    line-height: 16px;
    padding: 0px 8px;
    left: 0;
    position: relative;
    font-size: 10px !important;
    margin: 5px 0px 10px 0px;
    text-align: center;
    bottom: 3px;
    display: inline-block;
  }
}

@media (max-width: 575.98px) {
  .plan_name_mobile, .plan_btn_name_mobile, .hp-hire-btn.order-price-btn{
    font-size: 16px !important;
  }

  .price-feature_items-left, .price-feature_items, .price-feature_items-middle, .virtual-services-p{
    font-size: 12px !important;
    line-height: 16px !important;
  }

  .current-plan{
    font-size: 12px;
  }
  
  .plan-name-mobile-wapper {
    position: relative;
    height: 41px;
  }
  
}

@media screen and (max-width: 480.98px) {
  .grid-box-head, .plan_name_mobile{ display: flow-root;}
  .sticky-left, .left-sticy {
    width: 260px;
  }
  .grid-box-head-left {
    width: 260px;
  }
  .left-sticy{ width: 350px !important; padding:0 10px;}
  .scoll-div.data-wrap {
    width: 800px;
  }
}

@media screen and (max-width: 425.98px) {
  .grid-box-head, .plan_name_mobile{display: flow-root;}
  .sticky-left, .left-sticy {
    width: 220px;
  }
  .grid-box-head-left {
    width: 220px;
  }
  .left-sticy{ width: 350px !important; padding:0 10px;}
  .scoll-div.data-wrap {
    width: 800px;
  }
}

@media screen and (max-width: 400.98px) {
  .grid-box-head, .plan_name_mobile{display: flow-root;}
  .sticky-left, .left-sticy {
    width: 200px;
  }
  .grid-box-head-left {
    width: 200px;
  }
  .left-sticy{ width: 350px !important; padding:0 10px;}
  .scoll-div.data-wrap {
    width: 800px;
  }
}



@media (max-width: 375.98px){
  .plan-name, .plan_name_mobile, .plan_btn_name_mobile, .hp-hire-btn.order-price-btn{
    font-size: 12px !important;
  }

  .price-feature_items-left, .price-feature_items, .price-feature_items-middle, .virtual-services-p{
    font-size: 10px !important;
    line-height: 13px !important;
  }

  .current-plan {
    font-size: 9px;
  }
}



