.over_div {
  width: 90%;
  margin: auto; }
  .over_div .col-md-1 {
    width: 8.333333% !important; }
  .over_div .col-md-2 {
    width: 16.666667% !important; }
  .over_div .col-md-3 {
    width: 25% !important; }
  .over_div .col-md-4 {
    width: 33.333333% !important; }
  .over_div .col-md-5 {
    width: 41.666667% !important; }
  .over_div .col-md-6 {
    width: 50% !important; }
  .over_div .col-md-7 {
    width: 58.333333% !important; }
  .over_div .col-md-8 {
    width: 66.666667% !important; }
  .over_div .col-md-9 {
    width: 75% !important; }
  .over_div .col-md-10 {
    width: 83.333333% !important; }
  .over_div .col-md-11 {
    width: 91.666667% !important; }
  .over_div .col-md-12 {
    width: 100% !important; }

.pops_text {
  padding: 33px 23px; }
  .pops_text h1, .pops_text h2, .pops_text h3, .pops_text h4, .pops_text h5, .pops_text h6 {
    margin: 0px;
    font-size: 43px; }
  .pops_text p, .pops_text li, .pops_text ul {
    margin: 0px;
    font-size: 19px; }

.pop__body--inner form {
  padding: 1px 39px;
  background-color: #ebebeb;
  border-top: 4px solid #00000059;
  border-bottom: 4px solid #00000059; }

input#form_submission_name {
  background: url(https://s3.amazonaws.com/kajabi-storefronts-production/themes/660328/settings_images/h8yXMITvTvG01Lt3soiG_3729.png);
  background-size: 30px;
  background-position: 98% center;
  background-repeat: no-repeat;
  background-color: white;
  border: 4px solid #bfbfbf87;
  border-radius: 7px;
  font-size: 1.5em; }

input#form_submission_email {
  background: url(https://s3.amazonaws.com/kajabi-storefronts-production/themes/660328/settings_images/dTNvojxRmGfpXj8xXOsV_504350.png);
  background-size: 30px;
  background-position: 98% center;
  background-repeat: no-repeat;
  background-color: white;
  border: 4px solid #bfbfbf87;
  border-radius: 7px;
  font-size: 1.5em; }

@media screen and (max-width: 767px) {
  .over_div {
    width: 95%;
    margin: auto; }
    .over_div .col-md-1 {
      width: 100% !important; }
    .over_div .col-md-2 {
      width: 100% !important; }
    .over_div .col-md-3 {
      width: 100% !important; }
    .over_div .col-md-4 {
      width: 100% !important; }
    .over_div .col-md-5 {
      width: 100% !important; }
    .over_div .col-md-6 {
      width: 100% !important; }
    .over_div .col-md-7 {
      width: 100% !important; }
    .over_div .col-md-8 {
      width: 100% !important; }
    .over_div .col-md-9 {
      width: 100% !important; }
    .over_div .col-md-10 {
      width: 1003% !important; }
    .over_div .col-md-11 {
      width: 100% !important; }
    .over_div .col-md-12 {
      width: 100% !important; }

  .pops_text {
    padding: 15px 9px; }
    .pops_text h1, .pops_text h2, .pops_text h3, .pops_text h4, .pops_text h5, .pops_text h6 {
      margin: 0px;
      font-size: 28px; }
    .pops_text p, .pops_text li, .pops_text ul {
      margin: 0px;
      font-size: 16px; }

  .pop__body--inner form {
    padding: 1px 15px; } }
p.sr_title {
  margin: 0 !important;
  text-align: center;
  font-size: 24px !important; }

p.sr_text {
  text-align: center;
  font-size: 72px !important;
  margin: 0 !important;
  line-height: 73px !important;
  font-family: Oswald, Helvetica, sans-serif !important; }

.price_info p {
  font-size: 18px;
  border-bottom: 1px solid;
  padding: 10px 10px; }

.price_info p:last-child {
  font-size: 18px;
  border-bottom: 0px solid;
  padding: 10px 10px; }

p.price_t {
  font-size: 23px;
  margin: 0;
  padding: 10px 10px;
  border-bottom: 1px solid; }

p.block_price {
  margin: 0;
  font-size: 70px;
  font-weight: 700;
  color: #000; }

span.price_text {
  font-size: 18px;
  font-style: italic; }

.img_ss {
  width: 91%;
  overflow: hidden;
  border-radius: 50%;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  -webkit-box-shadow: 0 20px 50px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 20px 50px 2px rgba(0, 0, 0, 0.2);
  margin-bottom: 50px; }

img.testi_img {
  width: 100%; }

.testi_container {
  display: inline-table !IMPORTANT;
  max-width: 78%;
  padding: 50px 0px 0px 0px; }

.desk_hiddden {
  display: none; }

@media screen and (max-width: 767px) {
  .desk_hiddden {
    display: inline-block; }

  .mob_hiddden {
    display: none; } }
