@import url(http://fonts.googleapis.com/css?family=Oswald:700);
@import url(http://fonts.googleapis.com/css?family=Dancing+Script:400,700);
@import url(http://fonts.googleapis.com/css?family=Fjalla+One);
@import url(http://fonts.googleapis.com/css?family=Fjalla+One);
@import url(http://fonts.googleapis.com/css?family=Fjalla+One);
.outlet-homepage-section {
  background-color: #F7F7F7;
  padding-top: 3em;
}

#searchbox {
  width: 100%;
}
#searchbox input[type=text] {
  font-family: "Helvetica";
  color: #e82328;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  outline: none;
  padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;
  border: 1px solid #dadada !important;
}
#searchbox input[type=text]:focus {
  box-shadow: 0 0 5px #e82328;
  padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;
  border: 1px solid #e82328;
}
#searchbox #submit {
  float: left !important;
  background: #e82328;
  color: white;
  padding: 0.6em 1.4em;
  border-color: #a2191c;
  background: url("/media/search-icon.png") no-repeat;
  background-position-y: 5px;
  border: none;
}

.dancing-script {
  font-family: "Dancing Script", cursive;
}

.light-gray-background {
  background-color: #F7F7F7;
}

.value-gold {
  color: #C2B49A;
  font-size: 3em;
  padding-top: 0em;
  margin-top: 0em;
  float: right;
}

.gold-font {
  color: #C39A6B;
}

.gift-certificate-gold {
  color: #C39A6B;
  margin-bottom: 0;
  margin-top: 50px;
  float: right;
  font-size: 2em;
}
.gift-certificate-gold .value-gold {
  font-size: 1.5em;
  margin-top: -16px;
}

.top-five {
  padding-bottom: 1em;
  margin-bottom: 1em;
  margin-top: 1em;
  border-bottom: 1px solid #F6F6F6;
}

.helvetica {
  font-family: helvetica;
}

.inline-header {
  display: inline;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav .open a:hover {
  color: #e82328 !important;
}

.login-link {
  color: #FFF;
  float: right;
  padding-right: 15px;
  margin-top: 10px;
}

.balance {
  margin-bottom: 2em;
}

/* scaffolding */
/* ----------- */
.tt-dropdown-menu,
.gist {
  text-align: left;
}

/* base styles */
/* ----------- */
html {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.2;
  color: #333;
}

.oswald {
  font-family: "Oswald", sans-serif;
  letter-spacing: 0.1em;
}

a {
  color: #03739c;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.table-of-contents li {
  display: inline-block;
  display: inline;
  zoom: 1;
}

.table-of-contents li a {
  font-size: 16px;
  color: #999;
}

p + p {
  margin: 30px 0 0 0;
}

/* site theme */
/* ---------- */
.twitter-typeahead {
  width: 100%;
}

.typeahead,
.tt-query,
.tt-hint {
  width: 100%;
}

.typeahead {
  background-color: #fff;
}

.tt-input {
  border: none !important;
}
.tt-input:focus {
  box-shadow: none;
  -web-kit-box-shadow: none;
}

.tt-query {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
  color: #FFF;
}

.tt-dropdown-menu {
  margin-top: 12px;
  padding: 8px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  font-family: "Helvetica", sans-serif;
}

.tt-suggestion {
  padding: 3px 20px;
  font-size: 18px;
  line-height: 24px;
}

.tt-suggestion.tt-cursor {
  color: #fff;
  background-color: #0097cf;
}

.tt-suggestion p {
  margin: 0;
}

.gist {
  font-size: 14px;
}

.dark-gray-font {
  color: #41454a;
}

.ui-datepicker {
  background: white;
  border: 1px solid #e82328;
}

.dz-message {
  padding: 2em;
  background: #F6F6F6;
}

#my-awesome-dropzone {
  margin-bottom: 2em;
}

.original-price {
  text-decoration: line-through;
  font-size: 1.5em;
  color: #e82328;
}
.vip-price {
  font-size: 3em;
  color: black;
  float: right;
}

.pricing span {
  font-size: 3em;
  float: right;
  color: #e82328;
}

#content .container {
  font-family: "Helvetica", sans-serif;
}

.order-summary tr th:first-child {
  width: 50%;
}
.order-summary tr th:last-child {
  text-align: right;
}
.order-summary tr td:last-child {
  text-align: right;
}

.red-background .carousel-indicators li {
  border-color: #F6F6F6;
  background-color: #F6F6F6;
}

.carousel-indicators {
  bottom: 0px;
}
.carousel-indicators li {
  border: 1px solid transparent;
  background-color: #878787;
}
.carousel-indicators li.active {
  background-color: #e82328;
  border: 1px solid #e82328;
}

.disabled {
  border: 2px solid gray !important;
  color: gray !important;
}

.btn-primary, .transparent-button, .grid-directory-btn, .directory-btn, .btn-section .solid-btn, #sign-in {
  font-family: "Fjalla One", "sans-serif";
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 2em;
}

/********************Circle K Homepage*******************/
#buy-online {
  background: url("/media/shopping-cart.png") no-repeat;
  background-position: bottom center;
  background-size: 85px 85px;
  background-color: white;
  border-radius: 10px;
  height: 300px;
  width: 300px;
  margin: 0 auto;
  margin-bottom: 20px;
  background-position-y: 95%;
}
#buy-online .black-font {
  margin-left: 7%;
  letter-spacing: 14px;
  color: black;
  font-size: 4.5em;
  font-weight: 700;
}
#buy-online .red-font {
  margin-left: 10%;
  letter-spacing: 14px;
  color: #e82328;
  font-size: 4.5em;
  font-weight: 700;
}

.buy-circle-k {
  background: url("/media/circle-k-logo.png") no-repeat;
  background-position: bottom center;
  background-size: 75px 75px;
  background-color: white;
  border-radius: 10px;
  height: 300px;
  width: 300px;
  margin: 0 auto;
  margin-bottom: 50px;
  background-position-y: 95%;
}
.buy-circle-k .black-font {
  color: black;
  font-size: 2.5em;
  font-weight: 500;
}
.buy-circle-k .red-font {
  color: #e82328;
  font-size: 2.7em;
  font-weight: 700;
}

/*******************End Circle K Homepage********************/
#query {
  color: white;
  border-color: white;
}
#query ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: white;
}
#query :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: white;
  opacity: 1;
}
#query ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: white;
  opacity: 1;
}
#query :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: white;
}

.no-padding {
  padding: 0;
}

#login-link {
  position: absolute;
  margin-top: 6%;
  margin-left: 7%;
}

#advertising-price-list h1 {
  margin: 1.5em 0;
  color: #000000;
}
#advertising-price-list .red-header tr {
  border-top: none;
}
#advertising-price-list .red-header tr th {
  background-color: #e82328 !important;
  color: white;
}
#advertising-price-list .red-header tr td {
  border-top: none !important;
}

.vip-logo-footer {
  padding-top: 1em;
  width: 50%;
  padding-bottom: 1em;
}

.white-bckgrnd {
  background-color: white;
  padding: 0.6em 5em;
  margin-bottom: 1em;
  font-size: 1em;
}

.registration-benefits {
  color: #878787;
  list-style-type: circle;
}

#semifooter-div a {
  color: #e82328;
}
#semifooter-div .incorrect-field {
  background: #f2dede;
}
#semifooter-div .error-msg {
  color: #a94442;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #semifooter-div {
    /* IE10+ CSS styles go here */
  }
  #semifooter-div .detail-button {
    margin-top: 40px !important;
  }
  #semifooter-div .todays-deal {
    font-size: 2em !important;
  }
  #semifooter-div .social-media {
    padding: 0 !important;
  }
}

.certificate-summary {
  border: 1px dashed #878787;
  padding: 1em 1em;
}

.certificate {
  border: 0.4em solid rgba(0, 0, 0, 0.1);
  padding: 5px 20px;
  margin: 1em 0px;
}

#certificates-total {
  border: 1px solid rgba(0, 0, 0, 0.4);
  border-radius: 0.2em;
  padding: 0.5em;
}

#certificate-total-amount {
  margin-top: 9em;
}

.semi-footer-link:hover {
  color: #e82328;
}

/*-------- Event Styling --------*/
.event-date {
  line-height: 2em;
  font-size: 0.9em;
}

.event-title {
  margin-top: 1em;
  font-size: 30px;
}

.red-background .transparent-button, .red-background .grid-directory-btn, .red-background .directory-btn, .red-background .btn-section .solid-btn, .btn-section .red-background .solid-btn {
  border-color: white;
  text-transform: lowercase;
  color: white;
  margin: 1em 0;
  font-size: 1em;
}
.red-background .transparent-button:hover, .red-background .grid-directory-btn:hover, .red-background .directory-btn:hover, .red-background .btn-section .solid-btn:hover, .btn-section .red-background .solid-btn:hover {
  border-color: #F6F6F6;
  color: #F6F6F6;
}

.event-splash {
  padding: 2em 0;
  margin: 2em 0;
}
.event-splash h2 {
  margin-bottom: 1em;
}
.event-splash p {
  font-size: 1.1em;
  margin-top: 0;
}
.event-splash p.event-splash-subtitle {
  font-size: 2em;
  color: black;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1em;
  font-weight: bold;
}
.event-splash p.bold {
  font-size: 1.2em;
  color: black;
  margin-top: 1em;
}
.event-splash p.event-splash-sponsor {
  text-transform: uppercase;
}

.event-img {
  width: 100%;
}

.event-img-small {
  margin-bottom: 1em;
}

.event-detail {
  margin-bottom: 2em;
}
.event-detail p {
  font-size: 1.4em;
  margin-top: 1em;
}
.event-detail p.bold {
  color: #41454a;
}
.event-detail p.subtitle {
  font-style: italic;
}
.event-detail a {
  line-height: 1.5em;
}

.list-calendar {
  padding: 2em 1em;
  margin-bottom: 3em;
  margin-top: 1em;
}
.list-calendar .red-font {
  font-size: 1.6em;
  font-weight: bold;
  line-height: 1.5em;
  margin: 0em;
}
.list-calendar p {
  margin-bottom: 2em;
  font-size: 1.2em;
}

.merchant-logo {
  position: absolute;
  display: inline-block;
  width: 28%;
}

.barcode {
  width: 70%;
  margin-top: 90px;
}

.certificate-condition {
  color: #878787;
  font-weight: 600;
  font-size: 1.3em;
  letter-spacing: 0.05em;
  margin-bottom: 0;
}

.restrictions-listing {
  list-style: none;
}
.restrictions-listing li {
  float: right;
  color: #878787;
}

.highlighted-event {
  position: relative;
  margin-top: 2em;
  margin-bottom: 1em;
  transition: max-height 1s;
}
.highlighted-event:hover {
  height: 100%;
}
.highlighted-event:hover .event-description {
  height: 100%;
  padding-top: 30%;
}
.highlighted-event .event-description {
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 38%;
  margin-bottom: 0;
  color: white;
  padding: 1em;
  transition: padding 0.6s, height 0.6s;
  overflow: hidden;
}

.vip-red-ribbon {
  position: absolute;
  display: inline-block;
  right: 0;
  top: 0;
  width: 33%;
}

.certificate-red-ribbon {
  left: 0;
  position: absolute;
  width: 28%;
  bottom: 0;
}

.certificate-expiration-date {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(38deg);
  bottom: 0;
  position: absolute;
  left: 0;
  z-index: 1000;
  margin-bottom: 38px;
  color: white;
}

.selected-certificate .certificate {
  background: #e82328;
  color: white;
}
.selected-certificate .certificate .certificate-summary {
  background: white;
}

.inline-block-display {
  display: inline-block !important;
}

.centered-img {
  margin-left: auto;
  margin-right: auto;
}

.dashed-line-background {
  background: url("/media/dashed-line.png");
  height: 40px;
  overflow: hidden;
}

.black-font {
  color: #000000 !important;
  font-weight: 700;
}

.steps {
  margin-bottom: 3em;
  overflow: hidden;
}
.steps .step-title {
  margin-top: 3.5em;
}

.social-media-buttons {
  margin-left: 51px;
}

#certificates .steps {
  margin: 3em 0;
  overflow: hidden;
}
#certificates .steps .step-title {
  color: #878787;
  margin-top: 4.5em;
}

.choose-vip-red-ribbon {
  position: absolute;
  right: 25px;
  width: 29%;
}

.choose-certificate-summary {
  height: 180px;
}
.choose-certificate-summary .gift-certificate-gold {
  font-size: 2.2em;
}
.choose-certificate-summary .value-gold {
  font-weight: 900;
  font-size: 4em;
}
.choose-certificate-summary .choose-certificate-img {
  width: 80%;
}

.quick-access-flags {
  margin-top: 15px;
  display: none;
}

.location-flag {
  height: 30px;
}

.choose-certificate-red-ribbon {
  left: 25px;
  position: absolute;
  width: 25%;
  bottom: 24px;
}

.calendar-page {
  width: 90%;
}

#page_calendar {
  margin-top: 1.2em;
}
#page_calendar .gray-background {
  height: 15em;
  width: 90%;
  background-color: #8D8D8D;
}
#page_calendar .gray-background .current-date {
  font-family: SourceSansPro, sans-serif;
  font-size: 2em;
  color: white;
  letter-spacing: 0.89px;
  line-height: 1.1em;
  padding-top: 0.4em;
  padding-left: 0.8em;
}
#page_calendar .gray-background #current-day {
  font-family: SourceSansPro, sans-serif;
  font-size: 3em;
  line-height: 70px;
  padding-top: 0.2em;
}
#page_calendar .calendar-day, #page_calendar .linked-day {
  border: 1px solid #F6F6F6;
  text-align: center;
  height: 3em;
}
#page_calendar .linked-day {
  color: white;
  background-color: #e82328;
}
#page_calendar .linked-day a {
  color: white;
}

#postit .calendar_month {
  text-transform: capitalize;
  color: #e82328;
  font-size: 1.3em;
}

.calendar-month {
  margin: 1em;
}

.dynamic-event {
  float: right;
  color: white;
  font-size: 1.3em;
  width: 56%;
  text-transform: capitalize;
}
.dynamic-event a {
  color: white;
}

.btn-section {
  margin-bottom: 2em;
}
.btn-section .solid-btn {
  width: 65%;
  text-align: center;
  background-color: #e82328;
  margin-left: auto;
  margin-right: auto;
}
.btn-section .solid-btn a {
  color: white;
}
.btn-section .solid-btn:hover {
  border-color: #e82328;
  color: white;
}
.btn-section .btn-icon {
  padding-right: 1.5em;
  display: inline-block;
}

.merchant-box {
  margin-bottom: 4em;
}

#directory > .merchant-box:nth-child(2n+2) {
  clear: left;
}

#download-directory {
  background: white;
}

.image-holder {
  height: 150px;
  padding: 1em 0;
  margin-bottom: 2em;
}
.image-holder img {
  max-height: 140px;
  max-width: 140px;
  margin: 0 auto;
}

.grid-list-icons {
  float: right;
  padding-right: 1em;
  padding-top: 1.5em;
}

/*
.grid-button {
  color: $red;
}

.grid-button:active {
  color: $darker-gray;
}
*/
.directory {
  margin-bottom: 3em;
}

.directory-btn {
  font-size: 0.75em;
  padding: 15px 25px 15px 25px;
}

.grid-directory-btn {
  font-size: 1.1em;
  padding: 13px 30px 13px 30px;
}

.grid-merchant-name {
  color: #41454a !important;
  font-size: 15px;
}

.grid-category-link {
  font-size: 15px;
}

.grid-merchant-rewards {
  display: block;
}

.gray-font {
  margin-bottom: 2em;
}

.subscribe.transparent-button, .btn-section .subscribe.solid-btn, .subscribe.directory-btn, .subscribe.grid-directory-btn {
  border: none;
}

.el-paso-magazine-front {
  border: 1px solid rgba(0, 0, 0, 0.1);
}

#subscribe .subscribe-form {
  margin-top: 4em;
  padding-top: 2em;
  padding-bottom: 5em;
}
#subscribe .subscribe-form form {
  background-color: #F7F7F7;
}
#subscribe .subscribe-form input {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#subscribe .subscribe-form .btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#subscribe .subscribe-form li label {
  margin-left: 0.5em;
}

.black-background {
  background: url("/media/black-friday-background.png") center top black;
  color: white;
}
.black-background .btn-lg, .black-background .transparent-button, .black-background .btn-section .solid-btn, .btn-section .black-background .solid-btn, .black-background .directory-btn, .black-background .grid-directory-btn {
  border-color: white;
  color: white;
}

.white-background {
  color: white;
}
.white-background .btn-lg, .white-background .transparent-button, .white-background .btn-section .solid-btn, .btn-section .white-background .solid-btn, .white-background .directory-btn, .white-background .grid-directory-btn {
  border-color: #ac2223;
  color: #ac2223;
}

#parks-sections {
  margin-top: 40px;
  margin-bottom: 40px;
  background: white;
  width: 100%;
  height: auto;
}
#parks-sections .parks {
  height: 100%;
  text-align: center;
}
#parks-sections .parks .centerer {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
#parks-sections .parks img {
  vertical-align: middle;
  display: inline-block;
  max-height: 100%;
  /* <-- Set maximum height to 100% of its parent */
}
#parks-sections .admission-tickets-label {
  text-align: center;
  font-family: "Fjalla One", sans-serif;
  color: #e82328;
}
#parks-sections .admission-tickets-label h2 {
  font-size: 40px;
}
#parks-sections .admission-tickets-smaller-label {
  font-size: 1.5em;
  font-family: "Helvetica", sans-serif;
  text-align: center;
}
#parks-sections .parks-listing {
  align-content: center;
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: 40px;
  margin-right: 40px;
}
#parks-sections .buy-tickets {
  text-align: center;
}

.light-blue-background {
  background-color: #eee;
}

.title-dark-gray {
  color: #4B455D;
}

.col-md-15 {
  width: 20%;
  float: left;
}

/*-------- End Event Styling --------*/
#valentines-banner {
  text-align: center;
}

body {
  color: #41454a;
  font-family: "Fjalla One", sans-serif !important;
}
body h1, body h2, body h3, body h4 {
  font-family: "Fjalla One", sans-serif;
}
body .page-title {
  color: black;
  text-transform: none;
  letter-spacing: 5px;
  font-size: 50px;
  margin-bottom: 30px;
}
body a {
  color: #e82328;
}
body a:hover {
  color: #41454a;
  text-decoration: none;
}

#download-directory.shortcuts .shortcuts-title {
  color: #41454a;
}
#download-directory.shortcuts .shortcut-description {
  color: #878787;
}

.shortcuts {
  padding: 50px 0 50px 0;
  overflow: hidden;
  text-align: center;
}
.shortcuts .shortcuts-title {
  font-size: 1.5em;
}
.shortcuts .shortcuts-title:hover {
  color: #F6F6F6;
}
.shortcuts .shortcut-description {
  font-size: 13px;
  margin-top: 10px;
  margin-bottom: 45px;
  font-family: helvetica;
  color: #ac2223;
}
.shortcuts #shortcut-magazine {
  width: 50%;
}
.shortcuts .shortcut-img {
  min-height: 150px;
}
.shortcuts img {
  margin: 0 auto 20px auto;
  width: 66%;
}

.merchant-details-logo {
  margin-bottom: 20px;
  margin-top: 1.5em;
  width: 222px;
}

.merchant-details-deal {
  border-top: 2px solid #f2f2f2;
  padding-top: 45px;
}

.merchant-details-logo + a {
  margin-left: 20px;
  font-size: 1.3em;
}

.merchant-details-deal-img {
  width: 222px;
}

.page-content {
  font-family: helvetica;
  font-size: 18px;
}
.page-content ul li {
  font-size: 16px;
  font-style: oblique;
  margin-bottom: 10px;
}
.page-content p {
  margin-bottom: 20px;
}

.contact-us p {
  font-family: helvetica;
  font-size: 20px;
  color: #878787;
}
.contact-us .other-contact {
  border-top: 2px solid #F6F6F6;
  padding: 20px 0 0 0;
}
.contact-us .other-contact .col-sm-8 {
  padding: 0;
}
.contact-us .other-contact .col-sm-8 p {
  font-family: helvetica;
  font-size: 15px;
  color: #878787;
}
.contact-us h1 {
  margin: 30px 0 30px 0;
}

#quick-access {
  display: none;
}

#magazine {
  width: 40%;
  margin-top: 30px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.carousel-control {
  background: none !important;
  width: 5%;
}

.text-center {
  text-align: center;
}

.contact-us {
  margin-top: 20px;
  margin-bottom: 20px;
}

.navbar .navbar-collapse {
  padding-left: 0;
  float: left;
  border: none;
  border-color: #e82328;
}
.navbar .navbar-form {
  border-bottom: none;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.navbar #submit {
  margin-left: 4px;
  margin-bottom: 10px;
  border-radius: 0px;
  background: #d3d3d3;
  letter-spacing: 0.1em;
  padding: 3px 5px;
  margin-top: 2px;
}

.black-font {
  color: black;
}

.white-font {
  color: white;
}

.navbar-brand {
  font-size: 30px;
  max-width: 240px;
}

.round-box {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 20px;
}

.super-deal {
  margin-top: 3em;
}

.earn-points {
  font-size: 25px;
  letter-spacing: 5px;
}

.subheader {
  margin-bottom: 30px;
  margin-top: -10px;
}

#home-banner {
  background: white;
  overflow: hidden;
  text-align: center;
  height: 480px;
  padding-top: 20px;
}
#home-banner h4 > span {
  color: #e82328;
}
#home-banner #theme-parks {
  margin-bottom: 10px;
}
#home-banner #theme-parks .park-listing {
  margin-bottom: 25px;
}
#home-banner #theme-parks .vip-access-to {
  font-style: italic;
  font-family: helvetica;
  color: #878787;
}
#home-banner #theme-parks .discounted-admission {
  color: #252525;
}
#home-banner #theme-parks .parks img {
  margin: 0 auto 0 auto;
  width: 30%;
}

.home-description {
  font-family: "Fjalla One", "sans-serif";
  font-weight: bolder;
}

.card-front {
  width: 60%;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-transform: rotate(10deg);
  -moz-transform: rotate(10deg);
  -o-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  margin-bottom: 50px;
}

.how-it-works {
  text-align: center;
  padding-top: 20px;
}

#how-it-works-title {
  font-size: 30px;
  letter-spacing: 5px;
  font-family: "Fjalla One", "sans-serif";
  color: white;
}

.product-details {
  color: #F6F6F6;
}

#download-directory {
  padding: 40px 0 90px 0;
}
#download-directory img {
  margin-bottom: 20px;
}
#download-directory .home-description {
  margin-bottom: 46px;
}

.participating-locations-button {
  margin-bottom: 50px;
}

#how-it-works-description {
  padding: 0 3% 0 2%;
  margin-bottom: 20px;
}

#merchant-logos {
  height: 200px;
  margin-top: 20px;
  display: none;
}

#carousel-example-generic {
  height: 200px;
}
#carousel-example-generic .left {
  background: none !important;
}
#carousel-example-generic .right {
  background: none !important;
}

#merchant-logo-slider {
  display: none;
}
#merchant-logo-slider #scrollup {
  height: 200px;
  position: relative;
  overflow: hidden;
  margin-top: 39px;
}
#merchant-logo-slider #scrollup h2 {
  font-size: 1.2em;
  line-height: 1em;
}
#merchant-logo-slider #scrollup .thumbnail {
  line-height: 150px;
  border: none;
  height: 150px;
  background: white;
}
#merchant-logo-slider #scrollup .thumbnail a img {
  width: 80%;
  margin-top: 20px;
  margin-bottom: 20px;
  vertical-align: middle;
  display: inline-block;
}
#merchant-logo-slider #scrollup .thumbnails {
  list-style-type: none;
}
#merchant-logo-slider .merchant-listing {
  margin-top: 20px;
  background: #FFF;
  background: url("http://d2u0i5csj9ns5s.cloudfront.net/images/home/bg.jpg") repeat;
  box-shadow: 0 1px 5px #2a2a2a;
  min-height: 120px;
}
#merchant-logo-slider .headline {
  position: absolute;
  top: 610px;
}

#directory {
  margin-top: 30px;
}
#directory #alphabet-directory {
  font-size: 25px;
  margin-top: 20px;
}
#directory #alphabet-directory ul {
  padding: 0;
  list-style-type: none;
}

#merchant-div-name {
  margin-top: 10px;
}

.merchant-row {
  padding: 30px 0;
  border-bottom: 1px solid #F6F6F6;
  font-family: "Helvetica Neue", sans-serif;
}
.merchant-row .merchant-name {
  color: #41454a !important;
  font-size: 25px;
}
.merchant-row .merchant-name:hover {
  color: #e82328 !important;
  text-decoration: none;
}
.merchant-row .merchant-rewards {
  font-size: 20px;
}
.merchant-row .view-discounts {
  margin-top: 30px;
  letter-spacing: 1px !important;
  padding: 0;
}

.merchant-logo-directory {
  width: 100%;
  margin-bottom: 10px;
}

.panel-group {
  padding-left: 20px;
}
.panel-group .panel-default {
  border-color: transparent !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.panel-group .panel-default .panel-heading {
  background: none !important;
  font-size: 18px !important;
}
.panel-group .panel-default .panel-heading .panel-title a {
  font-size: 18px;
}
.panel-group .panel-default .panel-heading .panel-title a:hover {
  color: #e82328;
  text-decoration: none;
}
.panel-group .panel-default .panel-body {
  border-top: none !important;
  border-top-color: transparent;
}

.panel {
  background-color: transparent !important;
}

.panel-collapse {
  font-family: helvetica;
  margin-left: 20px;
}
.panel-collapse .panel-body {
  font-size: 17px;
}
.panel-collapse .panel-body a {
  color: #878787;
}
.panel-collapse .panel-body a:hover {
  color: #e82328;
  text-decoration: none;
}

#merchant-directory {
  margin-top: 50px;
  margin-bottom: 50px;
}

.cardholder-index {
  color: #878787;
}
.cardholder-index:hover {
  color: #e82328;
  text-decoration: none;
}
.cardholder-index.active {
  color: #e82328;
}

.directory-title {
  display: inline;
}

.category {
  font-size: 20px;
}

.round-div {
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}

.merchant-category {
  font-family: helvetica;
}

#merchant-banner {
  height: 150px;
}
#merchant-banner img {
  height: 150px;
  width: 100%;
}

#merchant-details-div {
  border-bottom: 2px solid #F6F6F6;
  padding-bottom: 45px;
}

.merchant-details-description {
  letter-spacing: 1px;
  margin: 20px 0 20px 0;
  font-size: 16px;
  line-height: 25px;
  font-family: helvetica;
}

.merchant-details-reward-description {
  font-family: helvetica;
}

.light-gray-font {
  color: #F6F6F6;
}

#discounts-and-promotions {
  border-bottom: 2px solid #F6F6F6;
  padding-top: 45px;
  padding-bottom: 45px;
  margin-bottom: 45px;
}

.discounts-and-promotions-li {
  list-style: none;
  font-style: oblique;
  font-size: 20px;
  font-family: helvetica;
}

.reward-number {
  background: #e82328;
  padding: 5px;
  color: white;
  text-align: center;
  width: 40px;
  height: 40px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  font-size: 21px;
}

.reward-row {
  margin-bottom: 30px;
}

.viprewards-red-white {
  background: #252525;
  padding: 1em 1em 1em 1em;
  text-align: center;
  margin-bottom: 20px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
.viprewards-red-white h2 {
  font-size: 40px;
}

.circle-points-div {
  padding-left: 30px;
}

.merchant-details-rewards {
  background: #F6F6F6;
  overflow: hidden;
  padding: 0 0 0 0 !important;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  margin: 20px 0 20px 0;
}

.merchant-locations {
  margin-bottom: 25px;
  font-size: 18px;
  letter-spacing: 0.4px;
  font-family: helvetica;
}

.merchant-details-reward-name {
  font-size: 26px;
}

.center {
  text-align: center;
}

.available-balance {
  font-size: 20px;
}

.points-balance {
  background: #e82328;
  font-size: 35px;
  color: white;
  margin-top: 10px;
  padding: 10px;
}

#login-page .dark-title {
  letter-spacing: 4px;
  text-shadow: -4px 1px 6px rgba(150, 150, 150, 0.73);
  color: black;
}
#login-page #semi-footer {
  display: none;
}
#login-page #content {
  background: #F6F6F6;
}
#login-page #content #login-form {
  text-align: center;
  padding-bottom: 20px;
}
#login-page #content #login-form input {
  height: 45px;
}
#login-page #content #login-form label {
  color: #878787;
  font-size: 18px;
}
#login-page #content #login-form .form-control, #login-page #content #login-form label, #login-page #content #login-form a {
  font-family: helvetica;
}
#login-page #content #login-form a {
  color: #878787;
}
#login-page #content #login-form a:hover {
  color: #e82328;
  text-decoration: none;
}
#login-page #content #sign-in {
  margin-bottom: 10px;
  width: 100%;
  font-size: 20px;
  margin-top: 40px;
}
#login-page #content #sign-in:hover {
  background: #878787;
  border: 2px solid #878787;
}

.signoutli {
  list-style: none !important;
}

#semi-footer span, #semi-footer a {
  font-size: 20px;
  letter-spacing: 3px;
}
#semi-footer span:hover, #semi-footer a:hover {
  color: white;
  text-decoration: none;
}
#semi-footer .semi-footer-link {
  font-size: 15px;
  letter-spacing: 2px;
  color: #878787;
  margin-top: 20px;
}
#semi-footer .semi-footer-link:hover {
  color: #e82328;
}
#semi-footer p {
  margin-top: 20px;
  font-size: 16px;
  letter-spacing: 1px;
  font-family: helvetica;
  margin-bottom: 40px;
  color: #878787;
}
#semi-footer .semifooter-div {
  padding-top: 45px;
  padding-bottom: 27px;
}

.darker-gray-background {
  background: #252525;
}

.navbar-default {
  background: url("../media/VIP-navbar-background.jpg") top center repeat;
  letter-spacing: 2px;
  border-radius: 0;
  margin-bottom: 0;
}
.navbar-default .navbar-nav .dropdown-menu {
  background: #e7e7e7;
  border: 0;
}
.navbar-default .navbar-nav .dropdown-menu li a {
  text-shadow: none;
}
.navbar-default .navbar-nav li {
  padding-left: 20px;
}
.navbar-default .navbar-nav li a {
  color: #666;
}
.navbar-default .navbar-nav li:hover, .navbar-default .navbar-nav li:active {
  padding-bottom: 0.1em;
  color: #e82328;
}
.navbar-default .navbar-nav .active {
  padding-bottom: 0.1em;
  color: white;
}
.navbar-default .navbar-nav .active a {
  color: #e82328;
  background: transparent;
  display: inline-block;
}
.navbar-default .navbar-nav .active a:hover, .navbar-default .navbar-nav .active a:focus {
  color: white !important;
  background: transparent;
}
.navbar-default .navbar-nav a:hover {
  background: transparent;
  color: white !important;
}
.navbar-default .navbar-nav .open li a {
  color: #252525 !important;
}

.muted {
  color: #878787;
}

.pagination-holder {
  margin: 0 auto;
  text-align: center;
}
.pagination-holder .pagination li {
  float: left;
}
.pagination-holder .pagination li a {
  color: #e82328;
}

.gray-background {
  background: #F6F6F6;
}

.red-background {
  background: #e82328;
}

.uppercase {
  text-transform: uppercase;
}

.red-font {
  color: #e82328;
}

.gray-font {
  color: #878787;
}

.dark-gray {
  color: #41454a;
}

.edit {
  font-size: 15px;
}

.red-hover:hover {
  color: #e82328;
  text-decoration: none;
}

.text-right-align {
  text-align: right;
}

.bold {
  font-weight: bold;
}

.btn-primary {
  color: #fff;
  background-color: #e82328;
  border-color: #e82328;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

.input-error {
  border: 1px solid #e82328;
}

.transparent-button, .btn-section .solid-btn, .directory-btn, .grid-directory-btn {
  border: 2px solid #e82328;
  padding: 10px 40px 10px 40px;
  color: #e82328;
  text-transform: uppercase;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
  margin-top: 50px;
}
.transparent-button:hover, .btn-section .solid-btn:hover, .directory-btn:hover, .grid-directory-btn:hover {
  color: #41454a;
  text-decoration: none;
  border-color: #252525;
}

#footer {
  background: #2a2a2a;
  overflow: hidden;
  color: black;
  padding-top: 3em;
}
#footer #signature {
  display: none;
}
#footer .get-the-app {
  display: none;
}
#footer .social-media {
  margin-top: 20px;
  padding: 0;
}
#footer .social-media .social-icon {
  display: inline-block;
  text-indent: -10em;
  overflow: hidden;
  float: left;
  margin-bottom: 1em;
  margin-left: 4px;
}
#footer .social-media .social-icon img {
  margin-right: 14px;
}
#footer .vip-logo {
  background-size: 145px;
  text-indent: -12em;
  display: block;
  margin-top: 20px;
  margin-bottom: 2em;
}
#footer .vip-logo img {
  width: 200px;
  margin-left: auto;
  margin-right: auto;
}

.footer-menu {
  display: block;
  float: left;
  margin-bottom: 20px;
}
.footer-menu ul li {
  list-style: none;
  margin-bottom: 1em;
}
.footer-menu ul li a {
  color: white;
  font-size: 14px;
  letter-spacing: 1px;
}
.footer-menu ul li a:hover {
  color: white;
  text-decoration: none;
}

.centered-form p {
  font-family: helvetica;
  font-size: 18px;
  color: #878787;
}

.buy-your-card table {
  font-size: 15px;
}

#notice {
  display: none;
}

#suggest {
  margin-top: 10px;
}

#merchant-view {
  margin-top: 20px;
}

#admin-menu ul li a {
  color: #252525;
}
#admin-menu ul li a:hover {
  background: transparent;
  color: #e82328;
  border: none;
}

.round-card {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.daily-deal {
  letter-spacing: 0.15em;
}
.daily-deal .todays-deal {
  color: black;
  font-size: 0.8em;
}

.daily-deal-merchant {
  color: #41454a;
  font-family: helvetica;
  font-size: 1.5em;
}

.deal-details {
  color: #878787;
  font-family: helvetica;
  margin-top: 3em;
}

.daily-deal-restrictions {
  margin-top: 5px;
  font-family: helvetica;
  font-size: 1em;
  color: #878787;
}

#home-banner .carousel-inner {
  height: 400px;
}
#home-banner .carousel-inner .detail-button {
  margin-top: 10px;
}
#home-banner .carousel-inner .detail-button a {
  margin-left: 0;
}

.daily-deal-logo {
  margin-top: 15px;
}

.fundraiser-downloads {
  text-align: center;
  padding: 40px 0 70px 0;
}
.fundraiser-downloads h2 {
  margin-bottom: 50px;
}
.fundraiser-downloads .fundraiser-downloads-title:hover {
  color: #e82328;
}
.fundraiser-downloads #fundraiser-download-contracts {
  text-align: left;
  color: white;
}
.fundraiser-downloads #fundraiser-download-contracts li {
  font-style: normal;
}
.fundraiser-downloads #fundraiser-download-contracts li a:hover {
  color: #878787;
}

#merchant-downloads {
  margin-top: 70px;
  padding-top: 25px;
}
#merchant-downloads .fundraiser-downloads {
  text-align: center;
  padding: 9px 0 39px 0;
}
#merchant-downloads .fundraiser-downloads h2 {
  margin-bottom: 30px;
}

#top-five-directory {
  margin-top: 20px;
}
#top-five-directory h1 {
  text-align: center;
}
#top-five-directory #favorites {
  margin-bottom: 10px;
}
#top-five-directory .merchant-name {
  font-size: 1.5em;
}
#top-five-directory .merchant-rewards-available {
  font-size: 1.2em;
}

#how-it-works-steps {
  list-style: none;
}
#how-it-works-steps .how-it-works-step {
  font-size: 33px;
  text-transform: uppercase;
}
#how-it-works-steps p {
  padding-left: 2em;
  font-family: "Helvetica", sans-serif;
  font-size: 19px;
  color: gray;
}

#terms-and-conditions-form {
  display: inline-block;
}

#payment {
  position: absolute;
  right: 0;
  margin-right: 67px;
  margin-top: -52px;
}
#payment a {
  margin-right: 40px;
}

.deal-merchant-logo {
  width: 36%;
  margin: 20px auto 20px auto;
}

.how-it-works-parent-div {
  overflow: hidden;
  background: url("../media/blackboard-background.jpg") no-repeat;
  background-size: cover;
}

.buy-it-now {
  width: 100%;
}

#vip-outlet .vip-outlet-banner-title {
  font-size: 1.5em;
  color: #41454a;
}
#vip-outlet img {
  width: 85%;
  margin-bottom: 30px;
}
#vip-outlet .home-description {
  margin-top: 1em;
}

.earn-rewards .subheader {
  margin-bottom: 0;
}
.earn-rewards .swipe-card {
  margin-bottom: 25px;
  width: 85%;
}

#carousel-vip-outlet {
  height: 1761px;
}
#carousel-vip-outlet .product-img {
  height: 150px;
}
#carousel-vip-outlet .product-img img {
  max-height: 100%;
}
#carousel-vip-outlet .product-info {
  margin-top: 20px;
  padding: 10px;
}
#carousel-vip-outlet .outlet-product-name {
  font-size: 1.5em;
}
#carousel-vip-outlet .product-details {
  margin-top: 40px;
  height: 128px;
}
#carousel-vip-outlet .outlet-carousel-item {
  margin-top: 50px;
  padding-bottom: 10px;
}
#carousel-vip-outlet .glyphicon {
  display: none;
}

.no-margin-top {
  margin-top: 0;
}

.event-img-small .event-description {
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  bottom: 0;
  width: 90%;
  height: 38%;
  margin-bottom: 0;
  color: white;
  padding: 1em;
  transition: padding 0.6s, height 0.6s;
  overflow: hidden;
}

.navbar-header .navbar-toggle {
  margin-top: 40px;
  margin-right: 20px;
  color: #e82328;
  background: white;
}

.deal-images {
  margin: 20px 0;
}
.deal-images .deal-merchant-logo, .deal-images .deal-merchant-picture {
  width: 49%;
  float: left;
  padding: 0 20px;
}
.deal-images .deal-merchant-logo img, .deal-images .deal-merchant-picture img {
  margin-left: auto;
  margin-right: auto;
}

.banner-short-description {
  margin: 20px 0 30px 0;
  font-size: 17px;
}

#featured-local-events {
  padding-bottom: 3em;
}

.quick-start-option {
  margin-top: 40px;
}

.lc-directory-merchant-block {
  padding-top: 60px;
}
.lc-directory-merchant-block .inner-content {
  padding-bottom: 50px;
  overflow: hidden;
  border-bottom: 1px solid #878787;
}
.lc-directory-merchant-block .discount-title {
  font-family: "Fjalla One", sans-serif;
  letter-spacing: 0.1em;
}
.lc-directory-merchant-block .lc-directory-promotion {
  margin-top: 10px;
  height: 20px;
}
.lc-directory-merchant-block .col-md-4 {
  height: 300px;
  text-align: center;
  font: 0/0 a;
}
.lc-directory-merchant-block .col-md-4:before {
  content: " ";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.lc-directory-merchant-block .col-md-4 img {
  display: inline-block;
  vertical-align: middle;
  font: 16px/1 Arial sans-serif;
}

#las-cruces-dir #semi-footer {
  margin-top: 2em;
}

.quick-access-flags {
  text-align: center;
  margin-bottom: 12px;
}

@media (min-width: 481px) {
  .navbar-default .navbar-nav li {
    padding-left: 0;
  }

  #searchbox {
    width: 60%;
  }

  .transparent-button, .btn-section .solid-btn, .directory-btn, .grid-directory-btn {
    font-size: 0.8em;
  }

  #home-banner {
    overflow: hidden;
    text-align: left;
    height: 480px;
    padding-top: 25px;
  }
  #home-banner .carousel-inner {
    height: 500px;
  }
  #home-banner #theme-parks .vip-access-to {
    font-size: 30px;
  }
  #home-banner #theme-parks .discounted-admission {
    font-size: 55px;
    color: #252525;
  }
  #home-banner #theme-parks .parks img {
    margin: 0 auto 0 auto;
    width: 60%;
  }
  #home-banner .carousel-inner .transparent-button, #home-banner .carousel-inner .btn-section .solid-btn, .btn-section #home-banner .carousel-inner .solid-btn, #home-banner .carousel-inner .directory-btn, #home-banner .carousel-inner .grid-directory-btn {
    margin-left: 20px;
  }

  #footer .vip-logo {
    margin-top: 30px;
  }

  #merchants-table {
    margin-top: 90px;
    font-family: helvetica;
  }
  #merchants-table table tbody tr td a {
    color: #878787;
  }

  .merchants-table-of-contents {
    margin: 20px 0 20px 0;
    float: right;
  }
  .merchants-table-of-contents a {
    padding: 13px;
  }

  .unsuspend {
    background: #FFE5EB;
  }

  .closeout {
    background: #F6F6F6;
    margin-bottom: 3em;
  }
  .closeout .closeout-description {
    padding: 0 1em 2em 1em;
  }

  #carousel-vip-outlet {
    height: 550px;
  }
  #carousel-vip-outlet .carousel-inner {
    padding-top: 20px;
  }
  #carousel-vip-outlet .outlet-carousel-item {
    margin-top: 15px;
  }
  #carousel-vip-outlet .product-details {
    height: 175px;
  }
  #carousel-vip-outlet .outlet-product-name {
    font-size: 1.3em;
    height: 100px;
  }
}
#semifooter-div a {
  color: #e82328;
}
#parks-sections .parks img {
  padding-top: 2em;
  padding-bottom: 2em;
  max-height: 200px;
}

@media (min-width: 768px) {
  .todays-deal {
    font-size: 1.5em;
    font-family: Fjalla One;
  }

  .daily-deal-merchant {
    font-size: 1.5em;
  }

  .deal-details {
    font-size: 1.2em;
  }

  .daily-deal-restrictions {
    font-size: 0.8em;
  }

  .banner-short-description {
    margin-top: 0;
  }

  #home-banner {
    font-family: Fjalla One;
  }
  #home-banner #theme-parks .parks img {
    width: 45%;
  }
  #home-banner .carousel-inner .detail-button {
    margin-top: 8px;
  }

  .slider-deal-image {
    width: 75%;
    margin: 0 auto 20px auto;
    display: block;
  }

  #merchant-logo-slider {
    display: block;
    margin-top: 74px;
  }

  .navbar .navbar-brand {
    margin-top: 12px;
    color: #FFFFFF;
  }
  .navbar .navbar-brand img {
    width: 70%;
  }
  .navbar.navbar-default {
    padding: 0;
    border: 0 solid #e82328 !important;
  }
  .navbar .navbar-nav li {
    margin: 0 0.5rem;
  }
  .navbar .navbar-nav li a {
    padding: 15px 7px;
    font-size: 0.8em;
  }
  .navbar .navbar-form {
    padding: 0;
  }
  .navbar #searchbox {
    float: right;
    width: 50%;
    margin-top: 25px;
  }

  #home-banner {
    height: 325px;
    font-family: Fjalla One;
  }
  #home-banner .earn-points {
    font-size: 2em;
  }
  #home-banner .subheader {
    font-size: 23px;
  }
  #home-banner .carousel-inner {
    margin-top: 0px;
    padding: 0;
  }
  #home-banner .carousel-inner #theme-parks .discounted-admission {
    font-size: 2em;
  }
  #home-banner .col-sm-4 {
    margin-bottom: 40px;
  }
  #home-banner .card-front {
    width: 90%;
    margin-top: 25px;
  }
  #home-banner #merchant-banner {
    height: 350px;
  }
  #home-banner #merchant-banner img {
    height: 350px;
  }

  #footer .vip-logo {
    text-indent: -14em;
  }
  #footer .footer-menu {
    font-size: 11px;
    margin-top: 0;
    display: block;
  }
  #footer .footer-menu ul {
    list-style: none;
  }
  #footer .social-media .social-icon {
    float: left;
  }
  #footer .vip-logo {
    margin-top: 0;
  }
  #footer .footer-menu {
    margin-bottom: 0;
  }

  #how-it-works-description {
    margin-bottom: 50px;
  }

  #merchant-div-name {
    padding: 0;
  }

  #rewards-number {
    padding: 0;
    padding-top: 0;
  }

  #alphabet-directory ul li {
    float: right;
    overflow: hidden;
    clear: right;
  }

  .centered-form {
    padding: 50px;
    width: 70%;
    margin: 50px auto 50px auto;
  }

  .col-md-1-over-5 {
    width: 19.75422%;
  }

  #register-card #content .centered-form form h1 {
    text-align: center;
    margin-bottom: 40px;
  }

  .shortcuts .shortcut-img {
    height: 170px;
  }
  .shortcuts .shortcut-img img {
    display: inline;
  }

  .info.table td {
    width: 12%;
  }
  .info.table td:nth-child(2) {
    width: 15%;
  }
  .info.table .main {
    width: 28%;
  }

  .card-front {
    margin: 40px 0 0 20px;
    float: left;
  }

  .earn-rewards .swipe-card {
    width: 100%;
    margin-bottom: -20px;
  }

  #vip-outlet .vip-outlet-banner-title {
    font-size: 2.2em;
  }
  #vip-outlet .home-description {
    margin-top: 0;
  }
  #vip-outlet img {
    margin-top: 1.2em;
    margin-bottom: 0;
    width: 100%;
  }

  .get-the-app {
    margin-top: 35px;
  }

  #footer .social-media {
    margin-top: 35px;
  }
  #footer .vip-logo-footer {
    width: 100%;
    padding-bottom: 0;
  }

  .event-description {
    height: 50%;
  }

  .deal-images {
    margin: 0;
  }
  .deal-images .deal-merchant-logo, .deal-images .deal-merchant-picture {
    width: 100%;
    float: none;
    padding: 0;
  }
  .deal-images .deal-merchant-logo img, .deal-images .deal-merchant-picture img {
    margin-left: auto;
    margin-right: auto;
    width: 40%;
  }
  .deal-images .deal-merchant-picture img {
    width: 60%;
    margin-top: 20px;
  }

  .social-media .social-icon {
    margin-bottom: 0;
  }

  .social-media-buttons {
    margin-left: 0;
    margin-top: 1em;
  }

  .lc-directory-merchant-block {
    padding-bottom: 0;
  }
  .lc-directory-merchant-block .gray-border-bottom {
    border-bottom: 1px solid #878787;
  }

  .quick-access-flags {
    padding: 0;
  }
}
#parks-sections .parks-listing {
  margin: 105px 40px 40px;
}
#parks-sections .parks img {
  top: 50%;
  transform: translateY(-50%);
}

@media only screen and (min-width: 992px) {
  .navbar .container {
    color: FFFFFF;
  }
  .navbar .navbar-collapse {
    padding-left: 0;
    float: left;
  }

  .daily-deal .todays-deal {
    font-size: 1.5em;
    font-family: Fjalla One;
  }

  .daily-deal-merchant {
    font-size: 2.5em;
  }

  .deal-details {
    font-size: 1.5em;
  }

  #home-banner .carousel-inner {
    font-family: Fjalla One;
    color: 0;
  }
  #home-banner .carousel-inner .detail-button {
    margin-top: 45px;
    font-family: Fjalla One;
  }
  #home-banner .earn-points {
    font-size: 3em;
  }

  #vip-outlet .vip-outlet-banner-title {
    font-size: 4.9em;
    line-height: 1.3em;
  }
  #vip-outlet img {
    margin-top: 1.2em;
    margin-bottom: 0;
    width: 100%;
  }

  #home-banner {
    height: 430px;
    font-family: Fjalla One;
  }
  #home-banner .subheader {
    font-size: 3em;
    font-family: Fjalla One;
    padding-top: 0.5em;
    color: 9B9B9B;
    letter-spacing: 0.1em;
  }
  #home-banner .carousel-inner {
    margin-top: 0px;
    padding: 0;
    font-family: Fjalla One;
  }
  #home-banner .carousel-inner #theme-parks {
    font-family: Fjalla One;
  }
  #home-banner .carousel-inner #theme-parks .discounted-admission {
    font-size: 4.7em;
    font-family: Fjalla One;
  }
  #home-banner .col-sm-4 {
    margin-bottom: 40px;
  }
  #home-banner .card-front {
    width: 90%;
    margin-top: 25px;
  }
  #home-banner #merchant-banner {
    height: 350px;
  }
  #home-banner #merchant-banner img {
    height: 350px;
  }

  #footer .vip-logo {
    text-indent: -14em;
  }

  #alphabet-directory {
    padding: 0;
  }
  #alphabet-directory ul {
    padding: 0;
    margin-left: -20px;
  }
  #alphabet-directory ul li {
    float: left;
    font-size: 20px;
    margin-right: 9px;
  }

  #merchant-banner {
    height: 450px;
  }
  #merchant-banner img {
    height: 450px;
  }

  .navbar .navbar-nav li a {
    font-size: 1em;
  }

  .get-the-app {
    margin-top: 0;
  }

  #footer .social-media {
    margin-top: 20px;
  }
  #footer .social-media .social-icon {
    margin-top: -31px;
  }

  .shortcuts .shortcut-img {
    height: 247px;
  }
  .shortcuts.outlet-strip {
    padding: 50px 0 0 0;
  }

  #carousel-vip-outlet {
    height: 670px;
  }
  #carousel-vip-outlet .carousel-inner {
    padding-top: 0px;
  }
  #carousel-vip-outlet .outlet-carousel-item {
    margin-top: 15px;
  }
  #carousel-vip-outlet .product-details {
    height: 150px;
  }
  #carousel-vip-outlet .outlet-product-name {
    font-size: 1.5em;
    height: 90px;
  }

  .size-cap {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .event-description {
    font-size: 1.4em;
    height: 40%;
  }

  #searchbox {
    margin-top: 20px;
  }

  .quick-start-option {
    margin-top: 0;
  }

  .lc-directory-merchant-block .inner-content {
    border-bottom: none;
  }
  .lc-directory-merchant-block.gray-right-border {
    border-right: 1px solid #878787;
  }
  .lc-directory-merchant-block .gray-border-bottom {
    border-bottom: 1px solid #878787;
  }

  /****************GRID DIRECTORY***************/
  .promotions {
    margin-left: 15px;
    margin-top: 2em;
    width: 275px;
  }
  .promotions h3 {
    color: #e82328;
    font-weight: normal;
    font-size: 16px;
  }

  .grid-merchant-name h2 {
    font-size: 20px;
  }

  .grid-merchant-name {
    font-size: 16.5px;
  }

  .merchant-box:nth-child(2n+2) .gray-right-border {
    border-right: 1px solid #878787;
  }

  .merchant-box .lc-directory-promotion {
    margin-top: 1em;
  }
  .merchant-box .categories {
    margin-top: -2em;
    height: 125px;
  }
  .merchant-box .categories .black-font {
    font-weight: normal;
  }

  .gray-border-bottom {
    margin-top: 5em;
    border-bottom: 1px solid #878787;
  }

  /**************END GRID DIRECTORY************/
  .how-it-works #buy-online .black-font {
    margin: 0 auto;
    margin-left: 4%;
    font-size: 2.5em;
    font-weight: 700;
  }
  .how-it-works #buy-online .red-font {
    margin: 0 auto;
    margin-left: 7%;
    font-size: 2.5em;
    font-weight: 700;
  }
  .how-it-works .buy-circle-k .black-font {
    font-size: 1.1em;
    font-weight: 500;
  }
  .how-it-works .buy-circle-k .red-font {
    font-size: 1.1em;
    font-weight: 700;
  }
}
@media (min-width: 1200px) {
  .event-description {
    height: 50%;
  }

  .event-title {
    font-size: 3.5em;
    letter-spacing: 0.05em;
  }

  #home h3 {
    font-size: 60px;
    margin-bottom: 1.5em;
  }

  .daily-deal .todays-deal {
    font-size: 2em;
  }

  .navbar .navbar-brand {
    font-size: 45px;
    color: FFFFFF;
  }
  .navbar .navbar-brand img {
    width: 100%;
  }
  .navbar #searchbox {
    display: block;
    margin-top: 10px;
    width: 55%;
  }
  .navbar .menu-bar {
    float: right;
  }

  .navbar-collapse {
    float: right;
  }

  #merchant-details-div {
    margin-top: 30px;
  }

  #merchant-banner {
    height: 400px;
  }

  .merchant-name-details {
    font-size: 80px;
    letter-spacing: 3px;
  }

  .merchant-category {
    font-size: 30px;
  }

  .merchant-details-description {
    font-size: 18px;
    line-height: 30px;
  }

  #login-page .dark-title {
    font-size: 50px;
  }
  #login-page #searchbox {
    display: none;
  }
  #login-page #content {
    background: url("/media/login-background.png") no-repeat center top;
  }
  #login-page #content #sign-in-form {
    padding-top: 170px;
  }
  #login-page #content #login-form {
    background: #F6F6F6;
    text-align: center;
    width: 40%;
    padding: 50px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    height: 628px;
    margin-bottom: 70px;
  }

  .no-results-directory {
    margin-bottom: 40px;
    padding: 40px;
    text-align: center;
  }

  #footer #signature {
    display: none;
  }
  #footer .social-media .social-icon {
    display: inline-block;
    text-indent: -10em;
    overflow: hidden;
    float: left;
    margin-top: 20px;
  }
  #footer .get-the-app img {
    width: 150px;
  }
  #footer .get-the-app img.apple-store {
    float: left;
    margin: 25px 0 15px 0;
    right: 0 !important;
    width: 140px;
  }
  #footer .vip-logo {
    height: 100px;
    width: 252px;
    display: inline-block;
    background-size: 150px;
    margin-top: 45px;
    text-indent: -40em;
    margin-left: 0px;
  }
  #footer .footer-menu {
    margin-top: 20px;
  }
  #footer .vip-logo-footer {
    width: 80%;
  }

  #semi-footer {
    margin-top: 0;
  }

  .transparent-button, .btn-section .solid-btn, .directory-btn, .grid-directory-btn {
    letter-spacing: 1px;
    margin-bottom: 0;
    font-size: 1.25em;
  }

  .earn-points {
    font-size: 100px;
    letter-spacing: 6px;
    color: black;
    text-shadow: 0px 2px 2px rgba(255, 255, 255, 0.4);
  }

  .subheader {
    margin-bottom: 50px;
    margin-top: -27px;
  }

  #home-banner {
    overflow: hidden;
    text-align: left;
    height: 480px;
    padding-top: 70px;
  }
  #home-banner .carousel-inner {
    height: 500px;
  }
  #home-banner .earn-points {
    font-size: 4em;
  }
  #home-banner .subheader {
    font-size: 32px;
    font-family: Fjalla One;
  }
  #home-banner #theme-parks .vip-access-to {
    font-size: 40px;
  }
  #home-banner #theme-parks .discounted-admission {
    font-size: 90px;
    color: #252525;
  }
  #home-banner #theme-parks .parks img {
    margin: 0 auto 0 auto;
    width: 60%;
  }

  .home-banner {
    margin-left: 130px;
    height: 300px !important;
  }

  .home-description {
    font-size: 30px;
    letter-spacing: 2px;
  }

  .card-front {
    width: 100%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    float: left;
  }

  .participating-locations-button {
    margin-top: 50px;
  }

  .how-it-works {
    padding: 50px 0 0px 0;
    text-align: center;
  }

  #merchant-logos {
    display: block;
  }

  #home h3 {
    font-size: 3.5em;
    letter-spacing: 5px;
  }

  #how-it-works-description {
    margin-top: 20px;
    margin-bottom: 50px;
  }

  #alphabet-directory {
    padding: 0;
  }
  #alphabet-directory ul {
    padding: 0;
  }
  #alphabet-directory ul li {
    float: left !important;
    font-size: 20px;
    margin-right: 9px;
  }

  #merchant-div-name {
    margin-top: 0;
  }

  #directory {
    padding-left: 60px;
    margin-top: 0;
  }

  .directory-btn {
    font-size: 0.8em;
    padding: 9px 22px 9px 22px;
  }

  .grid-directory-btn {
    font-size: 0.9em;
    padding: 10px 20px 10px 20px;
  }

  i {
    font-family: FontAwesome;
    font-style: normal;
  }
}
