#modal_inicial_ls {
  background: transparent;
  display: none;
}

.cont_modal_peque_ls {
  position: relative;
  width: 82%;
  margin: 0 39px;
  padding-bottom: 62px;
}

.cont_modal_peque_ls h1 {
  font-family: Arial;
  font-size: 35px;
  color: #008872;
  font-weight: bold;
  /*line-height: 15px;*/
  margin: 0;
  padding-bottom: 15px;
  padding-top: 13px;
}

.cont_modal_peque_ls h2 {
  font-family: Arial;
  font-size: 15px;
  color: #000;
  font-weight: normal;
  line-height: 19px;
  margin: 0;
  padding-bottom: 30px;
}

.cont_modal_peque_ls h3 {
  font-family: Arial;
  font-size: 15px;
  color: #000;
  font-weight: bold;
  /*line-height: 15px;*/
  margin: 0;
  padding-bottom: 8px;
}

.bt_suscri {
  display: block;
  width: 142px;
  background: #000000; /* Old browsers */
  background: -moz-linear-gradient(left,  #000000 0%, #004d40 60%, #00715e 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,#000000), color-stop(60%,#004d40), color-stop(100%,#00715e)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left,  #000000 0%,#004d40 60%,#00715e 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left,  #000000 0%,#004d40 60%,#00715e 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(left,  #000000 0%,#004d40 60%,#00715e 100%); /* IE10+ */
  background: linear-gradient(to right,  #000000 0%,#004d40 60%,#00715e 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00715e',GradientType=1 ); /* IE6-9 */
  border: 1px solid #dadada;
  text-align: center;
  color: #fff;
  font-weight: bold;
  padding: 8px 0;
  cursor: pointer;

}

.cont_modal_pe_footer {
  /*float: left;*/
  width: 91%;
  margin-left: 9%; 
  padding-bottom: 64px;
}

.cont_modal_pe_footer_izq {
  position: absolute;
 /* left: 0;*/
  width: 50%;
}

.cont_modal_pe_footer_der {
  position: absolute;
  right: 0;
  width: 50%;
}

.bt_links a {
  font-size: 11px;
  color: #000;
  text-decoration: underline;
}

.footer_izq_txt {
  font-size: 11px;
  color: #000;
  margin-top: 22px;
  /*float: left;*/
  position: relative;
  left: 0;
  top: 22px;
}

.footer_der_log {
  /*float: right;*/
  position: absolute;
  right: 0;
}

.footer_der_txt {
  /*float: right;*/
  font-size: 11px;
  color: #000;
  /*padding-top: 2px;*/
  /*padding-right: 18%; */

  position: absolute;
  left: 0;
  top: 22px;
  right: 17%;
  text-align: right;

}

/* MODAL MEDIANO */

#modal_limit_articulos {
  background:transparent;
}

.modal-header-ls {
  background:#96bd0d;  
  padding: 25px 50px;
}

.modal-header-ls h1 {
  font-family: Arial;
  font-size: 27px;
  color: #fff;
  font-weight: bold;
  margin: 0;
}

.modal-header-ls h2 {
  width: 90%;
  font-family: Arial;
  font-size: 17px;
  color: #fff;
  margin: 15px 0 0 0;
}

.precio_modal {
  border-bottom: 1px solid #fff;
}

.modal-body-ls {
  position: relative;
  padding: 25px 50px 0 50px;
}

.contenido_izq_modal_gr {
  float: left;
  width: 49%;
}

.contenido_izq_modal_gr a:hover {
  text-decoration: none;
}

.contenido_izq_modal_gr h2 {
  font-family: Arial;
  font-size: 17px;
  font-weight: bold;
  margin: 0;
  padding-bottom: 18px;
}

.contenido_izq_modal_gr p {
  font-family: Arial;
  font-size: 15px;
  line-height: 19px;
  margin-bottom: 19px;
}

.contenido_der_modal_gr {
  float: left;
  width: 50%;
}

.bt_suscri_lar {
  display: block;
  width: 185px;
  background: #000000; /* Old browsers */
  background: -moz-linear-gradient(left,  #000000 0%, #004d40 60%, #00715e 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,#000000), color-stop(60%,#004d40), color-stop(100%,#00715e)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left,  #000000 0%,#004d40 60%,#00715e 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left,  #000000 0%,#004d40 60%,#00715e 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(left,  #000000 0%,#004d40 60%,#00715e 100%); /* IE10+ */
  background: linear-gradient(to right,  #000000 0%,#004d40 60%,#00715e 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00715e',GradientType=1 ); /* IE6-9 */
  border: 1px solid #dadada;
  text-align: center;
  color: #fff;
  font-weight: bold;
  padding: 6px 0;
  cursor: pointer;
  font-size: 17px;

}

.cont_dispositivos {
  text-align: right;
}

.cont_dispositivos img {
  width: 100%;
}

.footer_der_txt_gr {
  /*float: right;*/
  font-size: 11px;
  color: #000;
  /*padding-top: 2px;*/
  /*padding-right: 18%; */

  position: absolute;
  left: 0;
  top: 22px;
  right: 13%;
  text-align: right;

}

.suscripcion_ubi {
  position: relative; right: -41px;text-align: right; margin-top: 43%;
}


/* MODAL PRAM */

#modal_pram_ls {
  background:transparent;  
}

@media (max-width: 480px) {

.cont_modal_peque_ls {
  margin: 0 auto;
  padding-bottom: 25px;
}

.cont_modal_peque_ls h1 {
  font-size: 21px;
  padding-bottom: 8px;
  padding-top: 0;
}

.cont_modal_peque_ls h2 {
  padding-bottom: 20px;
  font-size: 14px;
}

.footer_izq_txt {
  margin: 0;  
  font-size: 13px;
  color: #000;
  left: 0;
  display: block;
  width: 80%;
  top: 0;
}

.footer_der_txt {
  top: 0;
  right: 0;
  left: 17%;
  text-align: left;
  font-size: 13px;
}

.bt_links a {
  display: block;
  font-size: 12px;
}

.footer_der_txt .bt_links a {
  display: inline;
}

.footer_der_log {
  display: none;
}

.bt_suscri {
  width: auto;
  font-size: 17px;
}

.modal-header {
  padding: 10px 12px 0 12px;
  min-height: 40px;
}

.cont_modal_pe_footer {
  padding-bottom: 55px;
}

/* MODAL 10 ARTICULOS */

.modal-header-ls h1 {
  font-size: 25px;
}

.modal-header-ls h2 {
  font-size: 13px;
  width: 100%;
  line-height: 17px;
}

.contenido_izq_modal_gr {
  width: 100%;
}

.modal-header-ls {
  padding: 20px 25px;
  width: 85%;
}

.modal-body-ls {
  padding: 25px 30px 40px 30px;
}

.contenido_izq_modal_gr h2 {
  padding-bottom: 9px;
}

.contenido_izq_modal_gr p {
  margin-bottom: 10px;
  font-size: 14px;
}

.bt_suscri_lar {
  width: auto;
  font-size: 17px;
  padding: 10px 0;
}

.cont_dispositivos {
  display: none;
}

.suscripcion_ubi {
  margin-top: 0;
}

#sus_ub {
  left: -26%;
  top: 10px;
}

#sus_ub a {
  display: inline;
}

.modal-dialog {
  margin: 0 auto;
  width: 96%;
}

.cont_up_txt_suscriptor_l , .cont_up_txt_suscriptor_r {
  float: none;
}

.cont_up_txt_suscriptor_l {
  line-height: 35px;
}

.cont_up_txt_suscriptor {
  width: 100%;
  line-height: 45px;
  margin-top: 15%;
}

.suscriptor_r_sus {
  padding-left: 0;
}

.mar_md_inv {
  margin-left: 0;
}

.btn-lg, .btn-group-lg > .btn {
  width: 89%;
}

.cont_precios_inv_1,.cont_precios_inv_promo,.cont_precios_inv_2 {
  width: 80%;
}

.cont_precios_inv_promo {
  position: relative;
  top: 0;
  left: 11%;
}

.cont_precios_inv_2 {
  position: relative;
  left: 24%;
  top: 22px;
}

.text_amex {
  float: left;
  top: 5px;
  left: 2%;
}

#cont_precios_inv_1_m {
  position: relative;
  left: 24%;
}

.cont_precios_inv {
  width: 90%;
}

.precio_mensuales_f {
  width: 65%;
}

.precio_mensuales_f_gra {
  width: 122%;
  left: 7%;
  margin-top: 0;
}

}

@media (max-width: 991px) {
  .cont_dispositivos {
    display: none;
  }

  .contenido_izq_modal_gr {
    width: auto;
  }

  .cont_precios_inv {
    float: none;
    margin-top: 6%;
  }

  .contenido_izq_modal_gr div:last-child {
    margin-left: 8%;
  }

  .contenido_der_modal_gr {
    width: 96%;
  }

}

@media (max-width: 768px) { 

.cont_dispositivos {
  display: none;
}

.contenido_izq_modal_gr {
  width: auto;
}

.cont_precios_inv {
  float: none;
  margin-top: 6%;
}

.cont_up_txt_suscriptor {
  width: 100%;
  line-height: 45px;
}

.cont_up_txt_suscriptor_l {
  line-height: 35px;
}

.cont_up_txt_suscriptor_l, .cont_up_txt_suscriptor_r {
  float: none;
}

.suscriptor_r_sus {
  padding-left: 0;
}

.btn-lg, .btn-group-lg > .btn {
  width: 89%;
}

.mar_md_inv {
  margin-left: 0;
}

.contenido_izq_modal_gr div:last-child {
  margin-left: 0;
}

}