/*============================================================================
  #Added by Peaceful Media
==============================================================================*/
/* /infinite-possibilities-membership-sell-page-1 
-- Sticky Bar
-- Also uses a script in 'custom_scripts.js' */
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 2; }

.tut-pricing-table--payment-options {
  vertical-align: top; }
  .tut-pricing-table--payment-options p {
    line-height: 1.1;
    padding: 0 4px; }

@media (max-width: 375px) {
  table.tut-pricing-table {
    padding-left: 0;
    padding-right: 0;
    margin-left: -38px;
    margin-right: 0; } }
@media (width: 768px) {
  .tut-pricing-table--payment-options td:nth-child(2) h5:last-child {
    margin-top: 34px; } }
/* make countdown take up less space on mobile */
@media (max-width: 767px) {
  #section-1570718410865 .section--xs-small {
    padding: 0 0 10px; }
  #section-1570718410865 .container {
    padding-left: 10px;
    padding-right: 10px; }
  #section-1570718410865 .col-md-5.block--1570718410865_0::before {
    content: "Last Chance!";
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
    font-family: 'Lato'; }
  #section-1570718410865 h4 {
    max-width: 250px;
    margin: 0 auto 6px;
    display: none; }
  #section-1570718410865 .tickcounter {
    padding-bottom: 11% !important; }
  #section-1570718410865 .btn--solid.btn--1570718477397 {
    margin-bottom: 0;
    margin-top: 10px;
    padding: 5px 10px; }

  .tut-pricing-table tr:first-of-type h5 {
    font-size: 97%;
    padding: 0 5px; }

  .tut-pricing-table--payment-options p {
    font-size: 80%; }
  .tut-pricing-table--payment-options h5:first-of-type {
    padding: 0 4px; }
  .tut-pricing-table--payment-options td:nth-child(2) h5:last-child {
    margin-top: 23px !important; }
  .tut-pricing-table--payment-options td:nth-child(3) h1 {
    margin-bottom: 0 !important; } }
