.offer-header {
  font-size: 24px;
  font-weight: 300;
  margin-bottom: 20px; }

.offer-content {
  font-size: 17px;
  line-height: 27px;
  margin-bottom: 30px; }

.offer-actions a {
  box-sizing: border-box;
  padding: 12px 24px;
  margin: 0 8px;
  line-height: 20px;
  background: #FFF;
  display: inline-block;
  border: 1px solid #ccc;
  color: #666;
  text-decoration: none;
  border-radius: 25px; }
.offer-actions .offer-success {
  border: 1px solid #239647;
  color: #239647; }

.offer-modal {
  display: none;
  padding: 35px 25px;
  background: white;
  text-align: center;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  border-radius: 10px;
  z-index: 1000; }

/*# sourceMappingURL=style3.css.map */

/*
@media screen and (max-width: 709px){
	#popup_ads {
		width: 100%;
	}
}

@media screen and (min-width: 710px){

	#popup_ads {
		width: 670px;
	}

}
*/
