.offer-type {
	/*border: solid 2px #57564d !important;*/
	max-width: 255px;
	margin-bottom:15px;
	width:100%;
	background-color: #fff;
	box-shadow:1px 1px 7px #888888;
	margin-top:40px;
}
.offer-type-text {
	font-size: 16px;
	color: #3a3a3a;	
	font-weight: normal;
	line-height: 30px;
	padding: 5px 0px 5px 15px;
	background-color: #f7f7f7;
	margin-bottom:15px;
}
.offer-type ul {
	max-width: 250px;
	margin: -15px 0px 25px 15px;
}
.offer-type li {
	font-size: 16px;
	list-style: none;
	background-image: url(/hotel-deals/images/offers-bg.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 15px;
	line-height: 35px !important;
	font-weight: normal;
	clear: both;
}
.offer-type li a {
	color: #3a3a3a;
	margin-bottom:13px !important;
}
#coupons h1{font-size:24px;margin-bottom:0px;}
.coupon-text{
	font-size:12px;
	text-align:justify;
	/*max-width:250px;*/
	margin-bottom:15px;
	background-color:#FFF;
}
.coupon-text h2{font-size:16px;text-align:left;font-weight:normal;margin-bottom:5px;}
.coupons-container{
	max-width:815px;
	border:solid 2px #e0e0e0;
	padding:15px;
	width:100%;
	background-color:#FFF;
	border-radius:3px;
	margin-top:2px;
	margin-bottom:25px;
	/*box-shadow:1px 1px 0px #888888;*/
}
.partner-container{
	max-width:1130px;
	border:solid 2px #e0e0e0;
	padding:15px;
	width:100%;
	background-color:#FFF;
	border-radius:3px;
	margin-top:2px;
	margin-bottom:25px;
	/*box-shadow:1px 1px 0px #888888;*/
}
.offer-small{
	border:solid 1px #ff7d23;
	padding:28px 20px 28px 28px;
	max-width:140px;
	width:100%;
	text-align:center;
	vertical-align:middle;
	float:left;
	display:block;
	font-size:16px;
	color:#ff7d23;
}
.coupons-text{
	color:#3a3a3a;
	float:left;
	padding:0px 15px 0px 15px;
	max-width:460px;
	width:100%;
}
.partner-text{
	color:#3a3a3a;
	float:left;
	padding:0px 15px 0px 15px;
	max-width:750px;
	width:100%;
}
.coupons-text h2, .partner-text h2{font-size:30px;margin-bottom:0px;}
.coupons-text p{font-size:14px;margin-bottom:0px;}
.coupons-verified{
	font-size:12px !important;
	color:#54ae50;
	margin-bottom:0px;
}
.code{	
	float:left;
	max-width:180px;	
	width:100%;
	text-align:center;
	vertical-align:middle;
	margin-top:20px;
}
.partner-code{	
	float:left;
	max-width:180px;	
	width:100%;
	text-align:center;
	vertical-align:middle;
	margin-top:0px;
}
.coupon-code{
	background-color:#ff7d23;
	padding:10px 15px 10px 15px;
	font-size:24px;
	color:#FFF;
	max-width:180px;	
	width:100%;	
}
.validity{font-size:12px;color:#999;padding-top:4px;}
.redeem{font-size:12px;color:#999;margin-bottom:0px;}
.col-md-9 h2{font-size:27px;margin-bottom:0px;}
.margin-top-80{margin-top:60px;}
.coupon-text ul{margin-left:20px;}
.coupon-text li{list-style:disc;font-size:14px;}
.border-bottom{border-bottom:dashed 1px #999999;margin-bottom:25px;}
.breadcrumb {position:absolute;z-index:999;background: rgba(245, 245, 245, 1)!important;}
.breadcrumb > li + li:before {content: "\003e" !important;color:#6f6f6f !important;}
.partner-name{font-weight:100;border-bottom:solid 2px #666666;}
.partner-border{border:solid 1px #d2d2d2;max-width:360px;min-height:235px;margin-bottom:15px;float:left;}
.partner-border h2{font-size:40px;line-height:20px;}

@media only screen and (max-width: 1024px) {
	.coupons-text{max-width:320px;}
	.partner-text{max-width:545px;}
	.coupons-text h3{font-size:22px;}
}
@media only screen and (max-width: 800px) {	
	.coupons-text,.partner-text{max-width:330px;}
	.coupons-text h3{font-size:22px;}
	.partner-border{width:280px;margin-right:15px;}
}
@media only screen and (max-width: 600px) {	
	.offer-small,.code,.coupon-code,.partner-code{max-width:100%;}
	.coupons-text,.partner-text{margin-top:5px;}
	.coupons-text h3{line-height:35px;}
	.coupons-text,.partner-text{text-align:center;}
	.coupons-text,.partner-text{max-width:100%;}
}
@media only screen and (max-width: 568px) {	
	.offer-small,.code,.coupon-code,.partner-code{max-width:100%;}
	.coupons-text,.partner-text{margin-top:5px;}
	.coupons-text h3{line-height:35px;}
	.coupons-text,.partner-text{text-align:center;}
}
@media only screen and (max-width: 480px) {	
	.offer-small,.code,.coupon-code,.partner-code{max-width:100%;}
	.coupons-text,.partner-text{margin-top:5px;}
	.coupons-text h3{line-height:35px;}
	.coupons-text,.partner-text{text-align:center;}
}
@media only screen and (max-width: 320px) {	
	.offer-small,.code,.coupon-code,.partner-code{max-width:100%;}
	.coupons-text,.partner-text{margin-top:5px;}
	.coupons-text h3{line-height:35px;}
	.coupons-text,.partner-text{text-align:center;}
}
