/* ADOBE FONTS */
@import url("https://use.typekit.net/apd1zru.css");
/* futura, Lato, and oswald */

.dropdown-menu, .navbar-inverse, .navbar-inverse .container,
.navbar-inverse .navbar-nav > li > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a, .navbar-inverse .navbar-brand {
  background-color: #ED1651; /*replace this with the primary color */
  color: #fff;
}

.navbar-inverse .container:hover,
.navbar-inverse .container:active,
.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:active,
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:active {
  color: #FFDD6B; /* set this to the secondary color */
}

body {
  background-color: #ddd;
  padding-top: 38px;
  padding-bottom: 0px;
  width: 100%;
  height: 100%;
}

#content-wrapper {
  background-color: #fff;
  padding-top: 15px;
}

legend {
  padding-bottom: .5em;
}

body, p, ul {
  font-family: lato, sans-serif !important; 
}

h1, h2, h3, h4, h5, h6 {
    font-family: oswald, sans-serif !important;
}

body,
#rez-terms span,
#rez-terms font {
  font-size: 14px !important;
}

body,
h2,
h3,
li#tripname,
li#tripvenue,
#rez-terms span,
#rez-terms font {
  color: #000000 !important;
}

.copyrightStyle {
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  float: none;
}

li#tripname {
  font-size: 3rem;
}

.navbar-toggle {
  border: 0px;
}

#main-header {
  margin-top: 38px;
  padding-left: 0px;
  padding-right: 0px;
  width: 100%;
}

.navbar-inverse .navbar-brand {
  height: auto;
}

.navbar-inverse .container {
  background-image: url();
  padding-left: 15px;
  padding-right: 15px;
}

.rez-progress-bar {
  padding-bottom: 5px;
  border-bottom: 2px solid #006644;
}

.rez-progress-bar li {
  background: url();
  padding: 2px;
}

.rez-progress-bar li:after {
  content: '\00a0	\00a0 \00a0 \25b6';
  font-size: 10px;
  color: #dd3333;
}

.rez-progress-bar li:last-child:after {
  content: '';
  display: inline-block;
}


li#tripvenue,
li#tripdates {
  font-size: 2rem;
  color: #000;
}

#rez-summary-list,
.account-status,
.rez-start-over {
  display: block;
  text-align: center;
  font-size: 2rem;
}

#rez-greeting h1 strong {
  font-size: 3rem;
}

#rez-greeting ul {
  list-style-type: disc;
  margin-left: 1em;
}

.rez-container {
  margin: 8px 0 0 0;
}

#rezmagic-contact {
  display: none;
}

#main-footer {
  margin-top: 0px;
  background-color: #fff;
}

a.btn,
#account-status-link,
.party-count-btn {
  margin: 0px 25px;
  padding: 0px 5px;
  min-width: 100px;
  font-size: 2rem;
}

#content-wrapper>div.rez-container>div>div.rez-content.col-sm-9>div>div>div.col-sm-3>a {
  font-size: 12px;
}

#account-status-link {
  font-size: 2rem;
  padding: 0px 20px;
  background-color: #428bca; /*should this change for each site? */
  color: #fff;
  border: 2px solid #357ebd; /*should this change for each site? */
  max-width: 170px;
  border-radius: 4px;
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
}

#account-status-link a {
  color: #fff;
}

#account-status-link:hover,
#account-status-link:active,
#account-status-link:focus {
  opacity: 0.8;
}

div.intl-tel-input {
  width: 280px;
}

@media (min-width: 0px) {

  .headerRezbanner,
  .headerRezbannerSJC1,
  .headerRezbannerSJC2 {
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    padding: 0px !important;
  }

  .headerRezbanner {
    background-image: url("images/SJC27/SJC27.jpg");/*change the banner for each site*/
    background-color: #fff;
    height: 250px;/*should we change banner size? */
    background-size: cover;
  }

  body {
    padding-top: 0;
  }

  .navbar-inverse .navbar-brand {
    white-space: unset;
    max-width: 240px;
  }

  .navbar {
    margin-bottom: 0;
  }

  .navbar-toggle {
    padding: 10px;
    margin-top: 11px;
  }

  #main-footer a>img {
    max-width: 170px;
    height: auto;
    padding: 10px;
  }

  button[type=submit] {
    padding: 10px 15px;
    font-size: 2rem;
    font-weight: normal;
    line-height: 1;
    display: block;
  }

  .rez-summary {
    width: 100%;
    width: 320px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;
  }

  .rez-summary p {
    text-align: center;
  }

  .container {
    padding-left: 0px;
    padding-right: 0px;
  }

  #content-wrapper {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
  }

  .headerRezbanner {
    background-size: contain;
    padding: 0px;
    margin-top: .5%;
  }

  #main-header {
    margin-top: 57px;
  }

  .control-label {
    font-size: 16px;
  }

  .rez-content {
    border-top: 1px solid #ddd;
    width: 100%;
  }

  .form-horizontal p.stripe {
    margin: 0;
  }

  .form-horizontal .form-group {
    text-align: center;
  }
}

#content-wrapper>div.rez-container>div>div.rez-content.col-sm-9>div>form>a.btn.cancel-btn,
#content-wrapper>div.rez-container>div>div.rez-content.col-sm-9>div>form>.cancel-btn#account-status-link,
#content-wrapper>div.rez-container>div>div.rez-content.col-sm-9>div>p:nth-child(4)>a.btn,
#content-wrapper>div.rez-container>div>div.rez-content.col-sm-9>div>p:nth-child(4)>#account-status-link {
  margin: 0px 25px;
  padding: 0px;
  min-width: 60px;
  font-size: 2rem;
  line-height: 1;
}

@media (min-width: 375px) {
  #rez-summary-list li img {
    width: 250px;
    padding: 2em 0;
  }

  .form-group div.intl-tel-input {
    width: 280px;
  }
}

@media (min-width: 425px) {
  .rez-actions {
    margin: 1em;
  }

  div.intl-tel-input {
    width: 80%;
  }
}

@media (min-width: 600px) {
  .headerRezbanner {
    margin-top: .5%;
    padding: 0px;
  }

  div.intl-tel-input {
    width: 60%;
  }
}

@media (min-width: 768px) {
  .container {
    width: 100%;
  }

  .navbar-inverse .navbar-brand {
    white-space: nowrap;
    max-width: 460px;
  }

  .headerRezbanner {
    background-size: 230%;
    padding: 0px;
    height: 282px;
  }

  #main-header {
    margin-top: 38px;
  }

  .rez-content {
    width: 75%;
    padding: 0 20px;
    border-top: 0px;
  }

  .rez-summary {
    width: 25%;
  }

  li#tripname {
    font-size: 2.5rem;
    padding: 0 1em;
  }

  input#token {
    margin-left: 0px;
  }

  #username,
  #password {
    margin-left: 0;
    margin-right: 0;
  }

  li#tripdates {
    max-width: 200px;
    margin: 0 auto;
  }

  .headerRezbannerSJC1,
  .headerRezbannerSJC2 {
    padding: 13.5% 0;
    background-size: 230%;
  }

  .headerRezbanner,
  .headerRezbannerSJC1,
  .headerRezbannerSJC2 {
    background-repeat: repeat-x;
    background-position: center;
    background-size: cover;
  }

  .headerRezbanner {
    background-image: url("images/SJC27.jpg");
    padding: 0px;
    margin-top: .2%;
  }
}

@media (min-width: 992px) {

  .form-group input,
  .form-group select,
  .form-group button[type=submit] {
    margin: 0;
    float: left;
    margin-right: 10px;
  }

  #content-wrapper {
    padding-bottom: 1em;
    min-height: 600px;
  }

  button[type=submit] {
    padding: 10px 15px;
  }

  .form-group div.intl-tel-input {
    float: left;
  }
}

@media (min-width: 1200px) {
  .rez-summary {
    width: 25%;
  }

  #content-wrapper {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 2em;
  }

  #main-footer {
    background-color: #fff;
  }

  .copyrightStyle {
    width: 1100px;
  }

  .headerRezbannerSJC1,
  .headerRezbannerSJC2 {
    padding: 6.5% 0;
    background-size: 110%;
  }

  .headerRezbanner {
    padding: 0px;
    max-height: 400px;

  }
}

@media (min-width: 1300px) {
  .headerRezbanner {
    padding: 0px;
  }
}

@media (min-width: 1500px) {
  .headerRezbanner {
    padding: 0px;
  }
}