.coupon-wrap .col-md-5  img {
  border: 3px solid #F7F4E3;
}
.coupon-wrap h2 {
  font-size: 16px;
  line-height: 23px;
  margin-bottom: 20px;
}
.coupon-wrap h3 {
  border-bottom: 1px dotted #AF9B79;
  font-weight: normal;
  margin-bottom: 20px;
  padding: 2px 0px 5px 0px;
}
.coupon-wrap span {
  font-size: 14px;
  color: #654C21;
  font-weight: bold;
  line-height: 20px;
}
.usage li {
  font-size: 16px;
  list-style: decimal inside;
  margin-top: 3px;
}
.get_coupon {
  width: 100%;
  margin: 20px auto 0px auto;
  line-height: 50px;
  display: block;
  background-color: #FF6E00;
  color: #FFFFFF;
  font-size: 18px;
  letter-spacing: 1px;
  border: none;
  border-bottom: 4px solid #FED130;
  border-radius: 0px;
  box-shadow: none;
  cursor: pointer;
  transition: 0.2s linear;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  text-align: center;
}
.get_coupon:hover {
  background-color: #FED130;
  color: #000;
}
.get_coupon:active {
  background-color: #3B3B3B;
  color: #000;
  border-bottom: 4px solid #3B3B3B;
}
.coupon-wrap .postContent {
  background-color: #FFFFFF;
  box-shadow: 0 0 5px #DAD8C5;
  padding: 20px 30px 10px 30px;
  position: relative;
  z-index: 1;
}
.coupon-wrap .post_title {
  width: 115px;
  position: relative;
  display: block;
  z-index: 2;
  text-indent: 30px;
  line-height: 40px;
  background-color: #FFFFFF;
  box-shadow: 0 0 5px #DAD8C5;
  color: #333;
  font-weight: bolder;
  margin-top: 30px;
}
.coupon-wrap .post_title:after {
  content: ' ';
  width: 115px;
  height: 10px;
  background-color: #FFFFFF;
  position: absolute;
  display: block;
  bottom: -6px;
  z-index: 3;
}
.coupon-wrap .postContent p {
  text-align: justify;
}
.coupon-wrap .postContent img {
  max-width: 75%;
}
.coupon-wrap .t_n_c_title {
  display: block;
  margin-top: 40px;
  color: #777;
  font-weight: bolder;
}
.coupon-wrap .t_n_c {
  margin-bottom: 40px;
  padding-left: 15px;
  color: #777;
}
.coupon-wrap .t_n_c li {
  padding-top: 10px;
  line-height: 20px;
  padding-left: 5px;
  list-style: decimal outside;
  text-align: justify;
  font-weight: light;
}
.coupon-cat-wrap .box-content-row > div:before {
  content: '??????????';
  font-size: 12px;
  color: #B9B9B9;
}
.coupon-cat-wrap .box-content-row > div {
  border-top: 1px dotted #AF9B79;
  padding-top: 10px;
  position: relative;
}
.coupon-cat-wrap .box-content-row > div:after {
  content: ' ';
  display: block;
  clear: both;
}
.coupon-cat-wrap .box-content-row > div p {
  float: right;
  height: 50px;
  width: 60px;
  text-align: center;
  margin: 0;
  display: table;
  border-radius: 25px;
  background: #FFF;
}
.coupon-cat-wrap .box-content-row div p span,
.coupon-cat-wrap .box-content-row div p span img {
  display: table-cell;
  vertical-align: middle;
  max-height: 44px;
}
.coupon-cat-wrap .box-content-row div h4 {
  color: #777;
  margin-right: 60px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
@media (max-width: 992px) {
  .get_coupon {
    width: 80%;
  }
  .coupon-wrap .postContent img {
    max-width: 100%;
  }
  .coupon-wrap h2 {
    margin-top: 8px;
  }
  .coupon-wrap .post_title {
    width: 250px;
    margin: 30px auto 0 auto;
    text-indent: 0;
    text-align: center;
  }
  .coupon-wrap .post_title:after {
    content: ' ';
    width: 250px;
  }
  .coupon-cat-wrap .box-content-row {
    padding-bottom: 0 !important;
  }
  .coupon-cat-wrap .box-content-row > div {
    padding-top: 5px;
  }
  .coupon-cat-wrap .box-content-row > div p {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 50px;
    height: 40px;
  }
}
.login_first {
  width: 100%;
  margin: 20px auto 0px auto;
  line-height: 50px;
  display: block;
  background-color: #d0d0d0;
  color: #FFFFFF;
  font-size: 18px;
  cursor: pointer;
  text-align: center;
  transition: 0.2s linear;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
}
.postTitle h3 {
  font-style: normal;
}
.postTitle h3 * {
  text-decoration: none;
  font-size: 20px;
}
.breadcrumbs ul>li {
  font-size: 20px;
  color: #3F3A39;
}
.breadcrumbs ul>li a {
  color: #3F3A39;
}
.ui-accordion .ui-accordion-content {
  padding: 1em 0.8em !important;
}
.socialmediawrap .ig {
  margin-left: 3px;
}
