.offer-single-outer .single-text p{
  padding-top: 4.409rem;
  font-size: 1.6rem;
}
.offer-single-outer .single-img img{
  width: 100%;
  height: auto;
}
.offer-single-outer .single-info p{
  font-size: 1.6rem;
}
.offer-single-outer .single-info img {
  max-width: 100%;
}
.offer-single-outer .single-info ul li{
  font-size: 1.6rem;
  line-height: 3.2rem;
  position: relative;
  padding-left: 2.8rem;
}
.offer-single-outer .single-info ul li:after{
  position: absolute;
  content: "";
  height: 1rem;
  width: 1rem;
  background: #000;
  left: 0rem;
  top: 1rem;
}
.offer-single-outer .single-text ul{
  margin-top: 4.5rem;
}
.offer-single-outer .single-text li {
    font-size: 1.6rem;
    line-height: 3.2rem;
    align-items: center;
}
.offer-single-outer .single-text li span {
    width: 14rem;
}
.offer-single-outer .single-text li label {
    margin: 0rem;
    margin-left: 2.5rem;
}
.offer-single-outer .single-offer .plr-20 {
    margin-top: 4rem;
}
.offer-single-outer .single-offer .col-lg-6:first-child, .offer-single-outer .single-offer .col-lg-6:nth-child(2) {
    margin-top: 0rem;
}
.blockquote {
    font-style: italic;
    padding: 3rem 0;
}
blockquote:after {
    content: "''";
    position: absolute;
    top: 2rem;
    left: -1.4rem;
    font-size: 4rem;
    font-weight: 500;
    line-height: 1.5rem;
}
.offer-single-outer .single-info h1,
.offer-single-outer .single-info h2,
.offer-single-outer .single-info h3,
.offer-single-outer .single-info h4,
.offer-single-outer .single-info h5,
.offer-single-outer .single-info h6 {
  font-size: 1.6rem;
  line-height: 3.2rem;
  font-weight: normal !important;
}
@media(min-width: 1360px) and (max-width: 1459px){
    .offer-single-outer .single-text p {
        padding-top: 3.7rem;
    }
    .offer-single-outer .single-text ul {
        margin-top: 3.5rem;
    }
    .offer-single-outer .single-offer .plr-20 {
        margin-top: 3rem;
    }
}
@media (min-width: 1200px) and (max-width: 1359px) {
    .offer-single-outer .single-text ul {
      margin-top: 2.5rem;
    }
    .offer-single-outer .single-text p {
      padding-top: 3.009rem;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .offer-single-outer .single-text p {
    padding-top: 2rem;
  }
  .offer-single-outer .single-text ul {
    margin-top: 2.5rem;
  } 
  .offer-single-outer .single-info h1, 
  .offer-single-outer .single-info h2, 
  .offer-single-outer .single-info h3,
  .offer-single-outer .single-info h4, 
  .offer-single-outer .single-info h5, 
  .offer-single-outer .single-info h6 {
    line-height: 2.8rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .offer-single-outer .single-block {
    margin-top: 5rem !important;
  }
  .offer-single-outer .single-text {
    padding: 0rem !important;
  }
  .offer-single-outer .single-text p {
    padding-top: 1.509rem;
  }
  .offer-single-outer .single-text ul {
    margin-top: 2.5rem;
  }
  .offer-single-outer .single-info h1, 
  .offer-single-outer .single-info h2, 
  .offer-single-outer .single-info h3, 
  .offer-single-outer .single-info h4, 
  .offer-single-outer .single-info h5, 
  .offer-single-outer .single-info h6 {
    line-height: 2.8rem;
  }
}
@media (max-width: 767px) {
  .offer-single-outer .single-block {
    padding-top: 4rem !important;
  }
  .offer-single-outer .single-text {
    padding: 0rem !important;
    order: -1;
  }
  .offer-single-outer .single-text p {
    padding-top: 2rem;
  }
  .offer-single-outer .single-img {
    margin-top: 2rem;
  }
  .offer-single-outer .single-info ul li {
    line-height: 2.8rem;
    padding-left: 2.3rem;
  }
  .offer-single-outer .single-info ul li:after {
    height: 0.9rem;
    width: 0.9rem;
  }
  .offer-single-outer .single-text ul {
    margin-top: 2rem;
  }
  .offer-single-outer .single-text .sub-title * br {
    display: none;
  }
  .offer-single-outer .single-info h1, 
  .offer-single-outer .single-info h2, 
  .offer-single-outer .single-info h3, 
  .offer-single-outer .single-info h4, 
  .offer-single-outer .single-info h5, 
  .offer-single-outer .single-info h6 {
    line-height: 2.8rem;
  }
}