/* @override
	http://localhost/assets/css/privileges.css */

/* @group Privileges Template */
.privileges-template #main-banner{
	background-position: center bottom;
	margin-bottom: 0px;
	position: relative;
}
.privileges-template #main-banner h5{
	color: #fff;
	margin-bottom: 50px;
}
.privileges-template #main-banner h1{
	color: #fff;
	margin: 0 auto 35px;
	max-width: 900px;
}
.privileges-template #body-content{
	background-position: right top;
	background-repeat: no-repeat;
	margin-top: -35px;
	padding-top: 45px;
	padding-bottom: 100px;
}
.privileges-template #body-content .site-width{
	max-width: 1185px;
	padding: 0 20px;
}
.privileges-template #intro{
	max-width: 945px;
	margin-bottom: 70px;
	font-size: 19px;
}
.privileges-template #intro h3{
	margin-bottom: 30px;
}
.privileges-template #intro h3,
.privileges-template #intro p {
	color: #000;
}
.privileges-template #intro p {
	line-height: 1.4;
}
.privileges-template #intro a {
	color: #2477ab;
	text-decoration: none;
}
.privileges-template #intro a:hover {
	text-decoration: underline;
}
.privileges-template #find-privileges h5 {
	margin-bottom: 0;
}
.privileges-template #find-privileges form > .form-row:first-child {
	padding-bottom: 30px;
}
.privileges-template #find-privileges .refine-btn {
	background: none;
	color: #002554;
	cursor: pointer;
	display: inline-block;
	font-family: 'gotham-book';
	height: 52px;
	outline: none;
	padding: 10px 15px;
	position: relative;
	text-align: left;
	top: 50px;
	width: 200px;
}
.privileges-template #find-privileges .refine-toggle.touch {
	display: block;
	margin-bottom: -15px;
	margin-top: 10px;
}
.privileges-template #find-privileges .refine-toggle.touch .refine-btn {
	border: none;
	font-family: 'gotham-medium';
	height: auto;
	padding: 0;
	top: 0;
}
.privileges-template #find-privileges .refine-toggle.touch .refine-btn:after {
	content: "+ ";
	float: left;
}
.privileges-template #find-privileges .refine-toggle.touch .refine-btn.toggled:after {
	content: "- ";
}
.privileges-template #find-privileges .refine-btn:after {
	content: "+";
	float: right;
}
.privileges-template #find-privileges .refine-btn.toggled:after {
	content: "-";
}
.privileges-template #find-privileges .form-row {
	border-bottom: 1px solid #a7a9ab;
	padding: 30px 0 15px;
}
.privileges-template #find-privileges .form-row.refine {
	border-bottom: none;
	font-size: 13px;
	height: 0;
	overflow: hidden;
	padding: 0;
	-webkit-transition: height .5s ease-in-out;
	-moz-transition: height .5s ease-in-out;
	-ms-transition: height .5s ease-in-out;
	-o-transition: height .5s ease-in-out;
	transition: height .5s ease-in-out;
}
.privileges-template #find-privileges .form-row.refine .inner-wrap {
	display: block;
	border-bottom: 1px solid #a7a9ab;
	padding: 30px 0 15px;
}
.privileges-template #find-privileges .form-row.refine.touch .inner-wrap {
	padding: 15px 0;
}
.privileges-template #find-privileges .form-row.refine h5 {
	margin-bottom: 20px;
}
.privileges-template #find-privileges .form-row.refine.touch h5 {
	display: none;
}
.privileges-template #find-privileges .form-row h6.dark {
	color: #000;
	font-size: 13px;
	margin-bottom: 15px;
}
.privileges-template #find-privileges .form-row .separator {
	border-left: 1px solid #cdcecf;
	display: inline-block;
	height: 25px;
	margin-right: 15px;
	vertical-align: middle;
	width: 1px;
}
.privileges-template #find-privileges .form-row .actions {
	color: #a7a9ab;
	margin-top: 15px;
}
.privileges-template #find-privileges .form-row .actions a {
	color: #a7a9ab;
	font-family: 'gotham-medium';
	text-transform: uppercase;
}
.privileges-template #find-privileges .form-row .actions .apply-filters {
	color: #0072ce;
	margin-right: 20px;
}
.privileges-template #find-privileges .form-row .actions .clear-filters {
	margin-left: 20px;
}
.privileges-template #find-privileges-results {
	margin-top: 30px;
}
.privileges-template #find-privileges-results .group {
	display: inline-block;
	width: 100%;
}
.privileges-template #find-privileges-results .group.hidden {
	display: none;
}

.privileges-template #find-privileges-results .errorButton{
	font-size: 24px;
    display: inline-block;
    background-color: #f8f8f8;
    width: 54px;
    text-align: center;
    margin-right: 10px;
    color: #ff1515;
    border: 1px solid #dbdbdb;
}

.privileges-template .result{
	background-color: #f8f8f8;
	box-shadow: 0px 2px 1px #ccc;
	color: #313131;
	float: left;
	letter-spacing: 2px;
	margin-left: 2.5%;
	margin-bottom: 30px;
	padding: 0;
	position: relative;
	-webkit-transition: box-shadow .2s ease-in-out;
	-moz-transition: box-shadow .2s ease-in-out;
	-ms-transition: box-shadow .2s ease-in-out;
	-o-transition: box-shadow .2s ease-in-out;
	transition: box-shadow .2s ease-in-out;
}
.privileges-template .result:hover {
	box-shadow: 0px 5px 12px #888;
}
.privileges-template #find-privileges-results .result.third {
	width: 31.5%;
}
.privileges-template #find-privileges-results .result.half {
	width: 48.5%;
}
.privileges-template #find-privileges-results .result.single {
	margin-left: 0;
	width: 100%;
}
.privileges-template .dining-badge:before {
	background: url('../images/dining-badge.jpg') no-repeat;
	content: "";
	height: 75px;
	position: absolute;
	right: 0;
	top: 0;
	width: 137px;
}
.privileges-template #find-privileges-results .result.rowstart {
	margin-left: 0px;
}
.privileges-template .result .offer-title{
	background: url('../images/offer-bg.jpg') no-repeat;
	background-position: center;
	background-size: cover;
	color: #fff;
	line-height: 26px;
	margin-bottom: 5px;
	min-height: 220px;
	padding: 35px 20px 15px;
	position: relative;
}

.privileges-template .result .offer-title span{
	z-index: 2;
	position: relative;
}



.privileges-template .result .offer-title .opacity-filter{
	background-color: rgb(0,37,84); 
	background-position: center;
	background-size: cover;
	position: absolute;
	opacity: 0.7;
	top:0;
	left:0;
	bottom: 0;
	right: 0;
	z-index: 1;
}

.ie.privileges-template .result .offer-title{
	background: url('/assets/images/privileges/offer-bg-ie8.jpg') no-repeat;
}

.privileges-template .result .offer-title:before{
	font-size: 40px;
	margin-bottom: 18px;
	min-height: 40px;
	display: block;
	color: #fff;
	position: relative;
	z-index: 2;
}
.privileges-template .result .offer-title.icon-hotels-hotel-collections:before,
.privileges-template .result .offer-title.icon-transportation:before {
	font-size: 29px;
}
.privileges-template #find-privileges-results .result .offer-title span {
	display: inline-block;
	width: 100%;
}
.privileges-template #find-privileges-results .result.third .offer-title span,
.privileges-template #find-privileges-results .result.half .offer-title span {
	min-height: 52px;
}

.privileges-template #find-privileges-results .result.single .offer-title span {
	width: 100%;
}
.privileges-template #find-privileges-results .result.single .offer-title {
	margin-bottom: 0;
	padding-bottom: 102px;
}
.privileges-template #find-privileges-results .result.single .offer-title,
.privileges-template #find-privileges-results .result.single .details {
	float: left;
	width: 50%;
	max-height: 210px;
}
.privileges-template #find-privileges-results .result.single .details {
	padding-top: 25px;
}
.privileges-template #find-privileges-results .result.single.dining-badge .details {
	padding-top: 75px;
}
.privileges-template #find-privileges-results .result.single .details a.gotham-book {
	left: 50%;
	margin-left: 30px;
}
.privileges-template #find-privileges-results .result.single .details p {
	line-height: 1.4;
	width: 100%;
}
.privileges-template .result .details {
   /* display: inline-block;*/
    min-height: 80px;
    max-height: 80px;
    overflow: hidden;
    padding: 0 20px 0px;
    width: 100%;
}

span.blue-text, 
.privileges-template .result .details .blue-text {
      color: #184575;
}

.privileges-template .result .details p {
	font-size: 15px;
	letter-spacing: 0;
	margin-bottom: 0px;
}

.privileges-template .result .detail-link {
    padding: 0px 20px 5px;
}
.privileges-template .result .detail-link p {
	font-size: 15px;
	letter-spacing: 0;
	margin-bottom: 0px;
}

.privileges-template .result .details .merchant-name {
	font-weight: bold;
}

.privileges-template .result .details a.gotham-book{
	bottom: 7px;
	color: #2477ab;
	font-size: 15px;
	left: 30px;
	position: absolute;
	right: 0px;
	top: 0px;
}
.privileges-template .result .details a span{
	position: absolute;
	left: 0px;
	letter-spacing: 1px;
	width: 100%;
	bottom: 0px;
}
.privileges-template .result .details a span:after {
	content: none;
}

@media only screen and (max-width:1100px) {
	.privileges-template #main-banner h5 {
		margin-bottom: 25px;
	}
}
@media only screen and (max-width:1023px) {
	/* @group Privileges  */
	.privileges-template #main-banner h1{
		margin: 0px;
	}
	.privileges-template #body-content {
		padding: 45px 0 0;
	}
	.privileges-template #body-content .site-width{
		padding: 0;
	}
	.privileges-template #intro a {
		text-decoration: underline;
	}
	.privileges-template #find-privileges-results .result .details p,
	.privileges-template #find-privileges-results .result .details a {
		font-size: 13px;
	}
	.privileges-template #find-privileges-results .result .offer-title span {
		max-width: 300px;
		width: auto;
	}
	/* @end Privileges  */
}

@media only screen and (max-width:767px) { /* large mobile/small tablet */
	/* @group Privileges template */
	.privileges-template #main-banner {
		margin-bottom: -35px;
	}
	.privileges-template #intro {
		margin-bottom: 30px;
	}
	.privileges-template #intro h3 {
		margin-bottom: 20px;
	}
	.privileges-template #intro p {
		line-height: 1.4;
	}
	.privileges-template #find-privileges .form-row .form-column,
	.privileges-template #find-privileges .form-row .form-column .mod-select {
		width: 100%;
	}
	.privileges-template #find-privileges .form-row .form-column label {
		margin: 0;
	}
	.privileges-template #find-privileges .refine-btn {
		top: 15px;
		width: 100%;
	}
	.privileges-template #find-privileges .form-row.refine label.checkbox {
		display: block;
		margin: 10px 0;
	}
	.privileges-template #find-privileges .form-row.refine .separator {
		display: none;
	}
	.privileges-template #find-privileges .form-row.refine .actions {
		text-align: center;
	}
	.privileges-template #find-privileges-results .result.third,
	.privileges-template #find-privileges-results .result.half,
	.privileges-template #find-privileges-results .result.single {
		width: 100%;
		margin: 10px 0;
	}
	.privileges-template #find-privileges-results .result.single .offer-title {
		margin-bottom: inherit;
		padding-bottom: inherit;
	}
	.privileges-template #find-privileges-results .result.single .offer-title,
	.privileges-template #find-privileges-results .result.single .details {
		float: none;
		width: 100%;
	}
	.privileges-template #find-privileges-results .result.single .details {
		padding-top: 0;
	}
	.privileges-template #find-privileges-results .result.single .details a {
		left: 30px;
		margin-left: 0;
	}
	.privileges-template #find-privileges-results .result.single .details p.extra-copy {
		display: none;
	}
	.privileges-template #find-privileges-results .result .offer-title {
		font-size: 4.75vw;
		height: 48vw;
	}
	.privileges-template #find-privileges-results .result .offer-title:before {
		font-size: 10vw;
	}
	.privileges-template #find-privileges-results .result .offer-title span {
		display: inline-block;
		width: 90%;
	}
	/* @end Privileges template */
}

@media only screen and (max-width:340px) { /* small  */
	/* @group Privileges template */
	.privileges-template #find-privileges-results .result .offer-title {
		font-size: 5.5vw;
		height: 54vw;
	}
	/* @end Privileges template */
}

/* @end Privileges Template */