.offer-single-outer .single-text p{
	padding-top: 44.9px;
	font-size: 16px;
}
.offer-single-outer .single-img img{
	width: 100%;
  height: auto;
}
.offer-single-outer .single-info p{
	font-size: 16px;
}
.offer-single-outer .single-info img {
  max-width: 100%;
}
.offer-single-outer .single-info ul li{
	font-size: 16px;
	line-height: 32px;
	position: relative;
	padding-left: 28px;
}
.offer-single-outer .single-info ul li:after{
	position: absolute;
	content: "";
	height: 10px;
	width: 10px;
	background: #000;
	left: 0px;
	top: 10px;
}
.offer-single-outer .single-text ul{
	margin-top: 45px;
}
.offer-single-outer .single-text li {
    font-size: 16px;
    line-height: 32px;
    align-items: center;
}
.offer-single-outer .single-text li span {
    width: 140px;
}
.offer-single-outer .single-text li label {
    margin: 0px;
    margin-left: 25px;
}
.offer-single-outer .single-offer .plr-20 {
    margin-top: 40px;
}
.offer-single-outer .single-offer .col-lg-6:first-child, .offer-single-outer .single-offer .col-lg-6:nth-child(2) {
    margin-top: 0px;
}
.blockquote {
    font-style: italic;
    padding: 30px 0;
}
blockquote:after {
    content: "''";
    position: absolute;
    top: 20px;
    left: -14px;
    font-size: 40px;
    font-weight: 500;
    line-height: 15px;
}
.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: 16px;
  line-height: 32px;
  font-weight: normal !important;
}
@media(min-width: 1360px) and (max-width: 1459px){
    .offer-single-outer .single-text p {
        padding-top: 37px;
    }
    .offer-single-outer .single-text ul {
        margin-top: 35px;
    }
    .offer-single-outer .single-offer .plr-20 {
        margin-top: 30px;
    }
}
@media (min-width: 1200px) and (max-width: 1359px) {
    .offer-single-outer .single-text ul {
      margin-top: 25px;
    }
    .offer-single-outer .single-text p {
      padding-top: 30.9px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .offer-single-outer .single-text p {
    padding-top: 20px;
  }
  .offer-single-outer .single-text ul {
    margin-top: 25px;
  } 
  .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: 28px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .offer-single-outer .single-block {
    margin-top: 50px !important;
  }
  .offer-single-outer .single-text {
    padding: 0px !important;
  }
  .offer-single-outer .single-text p {
    padding-top: 15.9px;
  }
  .offer-single-outer .single-text ul {
    margin-top: 25px;
  }
  .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: 28px;
  }
}
@media (max-width: 767px) {
  .offer-single-outer .single-block {
    margin-top: 40px !important;
  }
  .offer-single-outer .single-text {
    padding: 0px !important;
    order: -1;
  }
  .offer-single-outer .single-text p {
    padding-top: 20px;
  }
  .offer-single-outer .single-img {
    margin-top: 20px;
  }
  .offer-single-outer .single-info ul li {
    line-height: 28px;
    padding-left: 23px;
  }
  .offer-single-outer .single-info ul li:after {
    height: 9px;
    width: 9px;
  }
  .offer-single-outer .single-text ul {
    margin-top: 20px;
  }
  .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: 28px;
  }
}