#homepage.newheader header.main h1 {
	font-size: 48px;
}
.breadcrumb-row .cs-8, .breadcrumb-row .cs-4 { width: 50%; }

.cta-box p { margin-left: 0; margin-right: 0; }

.additional-info ul li { width: 100%; }
.additional-info ul li a { padding: 5px 0; }

.venue-info h1 { font-size: 25px; }
.venue-info address, .venue-info p.phone { font-size: 14px; padding-bottom: 5px; }

.leaderboard-section h2 { font-size: 20px; }
.leaderboard-section h2 a { padding: 10px 13px; font-size: 12px; }

.rank { float: none; width: auto; }
  
  .avatar-and-name h3 { font-size: 1.25em; }

.leaderboard-section aside figure { display: none; }
.leaderboard-section aside p { margin-top: 0; background-position: 100% 180px; text-align: left; }

.perk h2 { font-size: 13px; }

.points strong { font-size: 14px; }

.gallery-restaurant .nest .col.skip-1 { margin-left: 8.3%; }

/* SUCCESS ------------------------------------*/

#success article { margin-left: 2em; padding-right: 2em; }

#success article h1 { font-size: 60px; }

.upload-box { background-image: none; }

a.promo-points { top: 15px; right: 20px; }

p.instruction { margin-top: 10px; }

.like-venue p { margin: 0 0 10px 0; }

.like-venue { background-position: 105% 10px; }

#success .like-wrapper .skip-1 { margin-left: 0; }

#success .cs-10 { width: 100%;} 

.like-wrapper .cs-8 { width: 100%; overflow: hidden; }

.like-wrapper .cs-6 { width: 100%; overflow: hidden; }

.like-wrapper .cs-4 { width: 100%; }

.like-wrapper .cs-5 { width: 100%; }

.like-wrapper .t-box { margin-left: 0; }


/* SETTINGS ------------------------------------*/

#settings aside p.promo-points { left: 20px; }

.notifications .cs-5 { width: 100%; }

#settings ul.sec-nav { width: 100%; float: left; margin: 0px 0 50px 0; background-color: #f5f5f5; border-bottom: 1px solid #c1c1c1; height: 60px; line-height: 60px; }
#settings .sec-nav-wrapper .grid { padding-right: 0; margin-left: 0; }
#settings .sec-nav-wrapper h1 { line-height: 61px; text-align: center; float: none; background-color: #555; color: #fff; }
#settings ul.sec-nav li { width: 25%; text-align: center; }
#settings ul.sec-nav li:first-child.active a { border-right: none; }
#settings ul.sec-nav li:last-child.active a { border-left: none; }
ul.sec-nav li a { padding: 0 0 1px 0; }

.sec-nav-wrapper .col { padding-left: 0; }
.sec-nav-wrapper h1 { padding-left: 28px; }
#settings .password .cs-6 { width: 100%; }


/* HISTORY -------------------------------------*/

.grid .search-by-perk,
.grid .venue-search {
  float: none;
  width: auto;
  margin-top: 1em;
}

.grid .search-by-perk .col {
  float: none;
  width: auto;
  padding: 0 1em;
}

.search-by-perk h2 {
  text-align: left;
  margin-bottom: .5em;
}

.search-by-perk .date {
  display: block;
  width: auto;
}

.grid .search-by-perk .col.contra {
  text-align: left;
  padding-top: .5em;
}

.details-box { width: 60%; left: 50%; margin-left: -30%; }
.your-perk h3 { font-size: 20px; }
.popular-venues-wrapper section figure { width: 100%; float: left; margin-bottom: 20px; }
.popular-venues-wrapper section img { margin: 0 auto; display: block; float: none; }
.popular-venues-wrapper section h2 { margin-left: 0; text-align: center; }
.popular-venues-wrapper section p { text-align: center; }
.cities-group .cs-3 { width: 50%; }
.cities-group li { text-align: center; }
.from-blog hgroup h2 { font-size: 23px; }
.from-twitter hgroup h2 { font-size: 23px; }
.cities-group li.location { background-color: #e5e5e5; background-position: 10px 4px;
/* Border radii */
 border-radius:         4px;
 -moz-border-radius:    4px;
 -khtml-border-radius:  4px;
  }
.past-reservations h2 b a { color: #666; font-weight: bold; background-image: none;  padding: 10px 20px; }

.pagination { text-align: center; }

.table-wrapper { overflow: auto; width: 100% !important; }

  #history tr.thead th,
  #history tr td { padding: 1em; }

    #history td.actions a { display: block; margin: .5em 0; }

/* VENUE SUMMARY -------------------------------*/

.badges-total-block h2 {
  font-size: 13px;
}

.breadcrumb-row .cs-4 {
  overflow: hidden;
}

.cta-box .button-primary {
  padding-left: .5em;
  padding-right: .5em;
  font-size: 1.5em;
}

.contact { width: 90%; left: 5%; margin-left: 0; right: 5%; }
.avatar-and-name p { margin-left: 0px;}


/* Edit ----------------------------------------*/

	#edit .primaryAction { display: block; width: 100%; margin-right: 0; }

	#edit .buttonHolder { text-align: center; line-height: 3; }

	#edit h1 { font-size: 24px; }



/* BOOK RESERVATION -------------------------------*/

#book-reservation .city-nav {
  margin-left: 2em;
  margin-right: 2em;
}

#book-reservation .city-nav .cs-8 {
  width: 50%;
}
#book-reservation .city-nav-toggle {
  width: 72px;
  padding: 0;
  float: right;
}

#book-reservation .rank { margin-left: 0; margin-right: 0; }

#book-reservation .cs-6 { width: 100%; }

#book-reservation .business-card-container { width: 50%; }

#book-reservation .business-card-action a.button-primary { padding-left: 4px; padding-right: 4px; }

#book-reservation .venue-type li { width: 100%; margin-bottom: 8px; }

.search-by-perk fieldset {
  margin-bottom: 2em;
  padding: 2em 1em;
}

.sub-form p {
  margin-right: 200px;
}

.sub-form .promo {
  top: 4px; right: 2em;
}


/* LANDERS ---------------------------------------------*/

#lander { }

	.error, .error-title {  }

	p.error-title { text-indent: 28px; letter-spacing: normal; font-size: 15px; }

	p.error-title strong { left: 28px; }

	#lander .uniForm .cs-2, #lander .uniForm .cs-6, #lander .uniForm .cs-5, #lander .uniForm .cs-4, #lander .uniForm .cs-8 { width: 100%; }

	#lander .uniForm label { text-align: left; }

	#lander .uniForm hr { border-top: 1px solid #b6ceda; margin-left: 0; margin-right: -28px; }

	#lander .uniForm .ctrlHolder {/*  padding-bottom: 0;  */}

	#lander .buttonHolder { }

	#lander .buttonHolder label { width: 100%; margin:0; float: left; padding: 20px 0;}

	#lander .buttonHolder label input[type="checkbox"] { margin: 0 10px 0 0; }

	#lander .uniForm .buttonHolder .primaryAction {  margin-left: 28px;
	/* Box sizing */
	box-sizing:         border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	}

	#lander .uniForm select { margin-bottom: 10px; margin-top: 0; width: 60%; }

	#lander .uniForm label { margin-bottom: 15px; }

	#lander .uniForm p.details { float: none; width: 100%; }

	#lander .uniForm p.perk { width: 60%; margin-top: 10px; }

	#lander .uniForm p.perk-vip { width: 60%; }

	#lander header .cs-8, #lander header .cs-4 { width: 100%; }

	#lander header .cs-8 { margin-bottom: 20px; }

	#lander header .first { padding-left: 28px; }

	.step-1 header figcaption, .tour-1 header figcaption { margin-left: 250px;}

	.crises-step .uniForm .buttonHolder .primaryAction { width: auto; }


	#lander .login-link { padding-bottom: 30px; border-right: none; }
	#lander .fb-login { padding-bottom: 30px; border-right: none; }
	#lander .login-options hr { display: block; margin-left: 28px; }
	#lander .login-options .cs-6 { width: 100%; }
	#lander .login-link a { margin-bottom: 0; }

	#lander .login-options h4 span { bottom: -80px; }

	#lander .fb-login a { margin-right: 0; }
	#lander .fb-login p { margin-right: 0; }

	#lander .registration .uniForm .buttonHolder .primaryAction { width: 100%;  }
	.signin .uniForm .buttonHolder .primaryAction { width: 100%;  }
	/*
	DB: there is no .step-1 class in prod.
	.step-1 .uniForm .buttonHolder .primaryAction { width: 100%;  }
	*/

	#lander .uniForm .ticket hr { margin-right: 0; border-top: 1px dashed #b6ceda;  }



    .grid .col.skip-1,
    .grid .col.skip-2,
    .grid .col.skip-3,
    .grid .col.skip-4,
    .grid .col.skip-5,
    .grid .col.skip-6,
    .grid .col.skip-7,
    .grid .col.skip-8,
    .grid .col.skip-9,
    .grid .col.skip-10,
    .grid .col.skip-11 {
      margin-left: 0;
    }


	#lander .age { width: 40%; }
	#lander .amount { width: 60%; }
	#lander .age p { text-align: left; }
	#lander .amount label, #lander .amount select { width: 50%; }
	#lander .amount label { text-align: right; margin-bottom: 0;  }
	.uniForm .ticket-information li { border-bottom: 1px solid #bbc9d0; padding-bottom: 20px;  }
	.uniForm .ticket-information li:last-child { border: none; }
	#lander .total .age p { text-align: right; }
	#lander .total .amount label { width: 100%; }
	#lander .r-policy-wrapper p.shadow { display: none; }

	#lander .perk-list { margin-top: 1em; }

	.tour-1 .uniForm .buttonHolder .primaryAction { width: 100%; }

	#lander  p.error-policy { margin-bottom: 20px; margin-top: -20px; margin-left: 0; width: 100%;
	/* Box sizing */
	box-sizing:         border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	}
	
	#lander .wait-box {
   width: 60%;
   margin-left: 10%;
   margin-right: 10%;
   margin-top: 20%;
   padding-left: 10%;
   padding-right: 10%;
   height: auto; 
   padding-bottom: 20px;
   left: auto;
   top: auto;
	}

  .tour-1 .voucher-full {
    display: none;
  }

  .tour-1 .voucher-mobile {
    display: block;
    margin-bottom: 20px;
  }

  .tour-1 .arrow_box {
    position: relative;
    background: #edf3f7;
    border: 1px solid #b6ceda;
  }
  .tour-1 .arrow_box:after, .arrow_box:before {
    top: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
  }
  
  .tour-1 .arrow_box:after {
    border-color: rgba(237, 243, 247, 0);
    border-top-color: #edf3f7;
    border-width: 10px;
    left: 10%;
    margin-left: -10px;
  }
  .tour-1 .arrow_box:before {
    border-color: rgba(182, 206, 218, 0);
    border-top-color: #b6ceda;
    border-width: 11px;
    left: 10%;
    margin-left: -11px;
  }



/* MARKETING PAGES ------------------------------------*/

  .universal .buttonHolder .cs-4 { width: 100%; }

  #login .fb-login a { margin-top: 20px }

  #reseller-demo > header .cs-6 { width: 100%; }

  #reseller-demo .grid section .cs-6 {width: 100%; }

  #reseller-demo .main-content article > header .cs-6 { width: 100%; }

  #reseller-demo .main-content article > header .nest { margin-left: -56px; }

  #reseller .main-content article .cs-7, #reseller .main-content article .cs-5, #reseller > header .cs-7, #reseller > header .cs-5 { width: 100%; }

  #reseller h1 { text-align: center; margin-bottom: 20px; }

  #reseller > header .primaryAction { width: 100%; }

  #reseller aside { margin-top: 0; }

  #signup-venue > header .cs-8, #signup-venue > header .cs-4 { width: 100%; }

  #signup-venue > header img  { display: none; }

  #signup-venue > header br { display: none; }

  #signup-venue h1 { text-align: center; line-height: 1; margin-bottom: 30px; }

  #signup-venue article header h2 { text-align: center; line-height: 1.2; }



/* TOUR ---------------------------------------------------*/

.tour a.watch-video {
background-size: 280px 171px;
width: 140px;
height: 171px;
margin-left: -70px;
margin-top: -85px;
}

.tour a:hover.watch-video {
background-position: -140px 0;
}

.tour .action-block .cs-4 {
width: 100%;
margin-bottom: 20px;
}

.tour .action-block .cs-4 + .cs-4, .tour .action-block .cs-4 + .cs-4 + .cs-4 {
width: 50%;
margin-bottom: 50px;
}

.tour > header .button-primary { 
font-size: 15px;
}

.tour .secondary-nav-wrapper .grid {
padding: 0;
margin: 0;
}

.tour .secondary-nav-wrapper .grid .pad {
margin-left: 0;
}

.tour .secondary-nav-wrapper li {
border: none;
}

.tour .content-anchors-wrapper ul li:first-child {
padding-left: 0;
}

.tour .mobile-optimized h2 {
margin-top: 30px;
}

.iphone {
margin-top: 20px;
}

.tour .goodbye-cover-fees figure {
height: 210px;
}

.tour .goodbye-cover-fees figcaption {
font-size: 14px;
}

.tour .know-your-customers .grid .cs-6 {
width: 100%;
}

.tour .know-your-customers img{
margin-bottom: 30px;
}

.tour .know-your-customers h2, .tour .know-your-customers p {
text-align: center;
}

.tour .track-your-marketing .grid .cs-6, .tour .track-your-marketing .grid .cs-5 {
width: 100%;
}

.tour .track-your-marketing .grid .skip-1 {
margin: 0;
}

.tour .track-your-marketing h2, .tour .track-your-marketing p {
text-align: center;
}

.tour .track-your-marketing img {
display: block;
margin-left: auto;
margin-right: auto;
}

.tour .main-content h2 {
font-size: 30px;
margin: 0 0 30px 0;
text-align: center;
}

.tour .main-content p {
margin: 30px 0;
text-align: center;
}

.tour .main-content section {
margin: 0; padding: 50px 0;
}

.tour .main-content section.mobile-optimized h2, .tour .main-content section.mobile-optimized p {
text-align: left;
}

.tour .grid {
margin-right: 0;
margin-left: 0;
}

.track-your-marketing .pad {
padding-right: 2em;
/* Box sizing */
box-sizing:         border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
}

.use-menu-below {
display: none;
}

.t-head {
font-size: 30px;
}

.price-title {
font-size: 16px;
}


/* HOMEPAGE NEW HEADER --------------------------------------------*/

#homepage.newheader header.main {
padding-bottom: 150px;
}

#homepage.newheader header.main .form-box {
background-image: none;
}

#homepage.newheader header.main .form-box p {
width: 100%;
margin-left: 0;
margin-top: 40px;
float: none;
color: #fff;
background-color: #30528c;
padding: 30px 0px 30px;
}

#homepage.newheader header.main .form-box p b {
display: block;
margin-top: 15px;
}

#homepage.newheader header.main .form-box p a {
background-color: #f6911e;
padding: 10px 100px;
display: inline;
margin-left: 15px;
/* Border radii */
border-radius:         4px;
-moz-border-radius:    4px;
-khtml-border-radius:  4px;
}

#homepage.newheader header.main .cs-8 img {
display: none;
}


/* Notifications  --------------------------------------------*/

  .notifications-page h1 {
    font-size: 38px;
  }
  
  .notifications-page .grid .cs-8 {
    width: 100%;
  }
  
  .notifications-page article {
    border: none;
  }
  
  .notifications-page time {
    background-image: none;
  }