.lm_one p,
.lm_two p {
  line-height: 1.8em;
  margin-bottom: 0;
  padding-top: 0;
}

.lm_nav {
  background-color: black;
  opacity: 0.7;
  filter: alpha(opacity=70);
}

.lm_nav ul {
  margin: 0;
  font-size: 0
}

.lm_nav ul li {
  text-align: center;
  width: 16.66666%;
  padding: 10px 0;
  border-right: 1px solid white;
  cursor: pointer;
}

.lm_nav ul li:first-child {
  border-left: 1px solid white;
}

.lm_nav ul li:hover {
  background-color: black;
}

.lm_nav .list-inline>li {
  font-size: 18px;
  *display: inline;
  *zoom: 1
}

.lm_nav ul li a {
  color: white
}

.lm_nav ul li:hover a {
  color: red;
}

.prt_img {
  max-width: 100%;
  width: auto;
}

.prt_one p {
  line-height: 2em;
  text-indent: 2em;
}

.prt_o_p p {
  padding: 0;
  margin: 0;
}

.prt_pro {
  background-color: #f0f0f0;
}

.pro_one img {
  width: 170px;
}

.pro_one p {
  margin: 0;
  line-height: 2em;
  padding-top: 30px;
}

.pro_rec h4 {
  padding-top: 20px;
}

.pro_rec h6 {
  color: #df2d2d;
  font-weight: normal;
}

.prt_suc .suc_left p {
  padding: 0;
  margin: 0;
  line-height: 2em;
}

.prt_new p {
  padding: 0;
  margin: 0;
  line-height: 2em;
  color: #3c3c3c;
}

.prt_new {
  background-color: #f0f0f0;
  margin: 50px 0;
  padding-bottom: 50px;
}

.product_b_rec img:hover {
  opacity: 0.85;
  filter: alpha(opacity=85);
}

.product_b_rec {
  padding-top: 10px
}

.product_b_rec p {
  position: relative;
  bottom: 36px;
  background-color: rgba(0, 0, 0, 0.65);
  filter: alpha(opacity=65);
  padding-bottom: 7.5px;
  color: #fff;
  text-align: center;
  margin: 0
}

.product_bottom .btn-block {
  background-color: #df2d2d !important;
  color: white;
}

@media (max-width: 767px) {
  .pro_rec img {
    max-width: 100%;
    width: auto;
    margin: 0 auto;
  }
}

@media (min-width: 768px) {
  .pro_one {
    background-color: white;
    height: 144px;
  }

  .pro_one img,
  .pro_one p {
    float: left;
  }

  .pro_one img {
    width: 170px;
  }

  .pro_one p {
    max-width: 400px;
    padding-left: 30px;
    padding-top: 40px;
  }

  .pro_two p {
    padding-top: 30px;
  }

  .suc_left {
    float: left;
    width: 40%;
    padding-top: 5%
  }

  .prt_suc img {
    float: right;
    width: 60%
  }
}

@media (min-width: 991px) {
  .pro_one p {
    max-width: 270px;
    padding-top: 30px;
  }

  .pro_two p {
    padding-top: 20px;
  }

  .pro_rec h4 {
    padding-top: 0;
  }

  .pro_rec .col-md-2 {
    padding-left: 0;
  }

  .pro_rec {
    border: 1px solid #cccccc;
  }

  .pro_rec_r .row {
    margin-left: 0;
  }

  .pro_rec h4 {
    padding-top: 10px;
  }

  .suc_left {
    padding-top: 0;
    width: 34%
  }

  .prt_suc img {
    width: 66%
  }
}

@media (min-width: 1200px) {
  .pro_one p {
    max-width: 370px;
  }

  .pro_two p {
    padding-top: 30px;
  }

  .pro_rec h4 {
    padding-top: 30px;
  }

  .prt_suc_a {
    position: relative;
    top: 0;
    left: 0;
  }

  .suc_left {
    background-color: #eeeeee;
    width: 270px;
    height: 250px;
    position: absolute;
    top: 15px;
    left: 15px;
    padding-left: 30px;
    padding-top: 5px;
    cursor: pointer;
  }

  .prt_suc img {
    max-width: 100%;
    width: auto;
    float: right;
  }
}

@media (min-width: 1660px) {
  .suc_left {
    height: 280px;
    top: 1px;
  }

  .pro_one {
    height: 170px;
  }
  .pro_one img {
    width: 200px
  }
  .suc_left {
    width: 320px;
  }
}