


@media screen and (max-width: 1440px) {
  
  .widget-snippet .price-section.inner-priceing .head-title {
    font-size: 50px;
    line-height: 1.2;
  }
  .widget-snippet .still-compare-sec .inner-content h2,
  .widget-snippet .not-sure-where-section .full-container .head-title,
  .widget-snippet .need-more-than-header h2 {
    font-size: 40px;
    line-height: 1.2;
  }
  
}


@media screen and (max-width: 1200px) {
  
  .widget-snippet .price-section.inner-priceing .priceing-container {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .widget-snippet .need-more-than-content-wrap {
    background-position: -40% 0;
}
  .widget-snippet .pricing-table-section .pricing-table-box {
    padding: 0 15px;
    overflow-x: auto;
}
  .widget-snippet .pricing-table-section .pricing-table-box .table-content {
    min-width: 1100px;
}
  
}


@media screen and (max-width: 1024px) {
  
  .widget-snippet .pricing-table-section {
    padding: 0px 0px 80px;
}
 .widget-snippet .not-sure-where-section {
    padding: 100px 0;
}
  .widget-snippet .price-section.inner-priceing .priceing-container {
    grid-gap: 20px;
}
  .widget-snippet .need-more-than-content-wrap {
    padding: 50px;
}
  .widget-snippet .need-more-than-area {
    padding: 33px 0 100px;
}
  
  
}


@media screen and (max-width: 991px) {
  
  
  .widget-snippet .price-section.inner-priceing .head-title {
    font-size: 40px;
  }
  .widget-snippet .still-compare-sec .inner-content h2,
  .widget-snippet .not-sure-where-section .full-container .head-title,
  .widget-snippet .need-more-than-header h2 {
    font-size: 38px;
  }
  .widget-snippet .still-compare-sec .inner-content h4 {
    font-size: 24px;
    line-height: 34px;
}
   .widget-snippet .price-section.inner-priceing .priceing-container {
    grid-template-columns: repeat(2, minmax(0, 1fr));
     padding: 0 15px;
}
  .widget-snippet .price-section .priceing-container .single-price-item.price-item-three {
    margin-top: 0;
}
  .widget-snippet .not-sure-where-section .full-container {
    padding: 0 15px;
}
  .widget-snippet .price-section .sub-price-content {
    margin: 0 auto 40px;
    padding: 0 15px;
}
  
  
  
}


@media screen and (max-width: 767px) {
  
  
  .widget-snippet .price-section.inner-priceing .head-title {
    font-size: 34px;
  }
  .widget-snippet .still-compare-sec .inner-content h2,
  .widget-snippet .not-sure-where-section .full-container .head-title,
  .widget-snippet .need-more-than-header h2 {
    font-size: 28px;
  }
  .widget-snippet .price-section.inner-priceing .priceing-container {
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
  .widget-snippet .price-section.inner-priceing {
    padding: 60px 0px 15px 0px;
}
  .widget-snippet .pricing-table-section {
    padding: 0px 0px 50px;
}
  .widget-snippet .not-sure-where-section {
    padding: 60px 0;
}
  .widget-snippet .price-section .priceing-container .price-item-content-box {
    padding: 20px;
}
  .widget-snippet .need-more-than-content-wrap {
    padding: 20px;
}
  
  .widget-snippet .need-more-than-content-wrap .content ul li {
    padding-left: 20px;
    font-size: 16px;
}
  .widget-snippet .need-more-than-area {
    padding: 3px 0 60px;
}
  
  
}


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



