#navigation-logo {
  background: url(https://pivotalcontent.wpengine.com/springone2014/images/nav-logo.png) no-repeat;
  width: 185px;
  height: 157px;
  margin-top: -1px !important;
  cursor: pointer;
  margin-left: -90px !important;
}

.container > .navbar-header {
  background: url(/2014/images/Logo_SpringOne2GX-mobile.png) no-repeat center;
}

/* Home */

body#home #navigation #desktop-only ul {
  border-bottom: none;
  box-shadow: none;
  position: fixed;
  background: white;
}

body#home #navigation-logo {
  margin-left: -158.5px !important;
  background: url(/2014/images/SpringOne2GX-home-logo.png) no-repeat;
  width: 317px;
  height: 286px;
}


body#home #desktop-only #nav-travel {
  padding-right: 250px !important;
}

body#home .content {
  margin: 0 auto;
  margin-top: 280px !important;
}

body#home .container {
  padding: 0;
  margin-bottom: 0;
}

body#home footer {
  margin-top: 0;
}

#home-register {
  width: 230px;
  margin: -250px auto 30px;
  text-transform: uppercase;
  background: #6db33f;
  padding: 3px 15px;
  font-size: 27px;
  font-weight: 100;
  letter-spacing: .3em;
  text-align: center;
  border: 2px white solid;
  outline: 1px solid black;
}

#home-register a {
  color: white;
}

#home-register:hover {
  background: #487629;
}

.arrow-down {
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 350px 600px 0 600px;
  border-color: white transparent transparent transparent;
}

#home-date {
  width: 150px;
  margin: 0 auto;
  text-align: center;
  font-size: 22px;
  font-weight: 200;
  letter-spacing: .1em;
}

.top {
  height: 600px;
  background: url(/2014/images/top-hex.png) no-repeat top center;
}

#home-green-v {
  margin: -280px 0 20px 0;
  background: #6db33f url(/2014/images/polys-green.png) top center;
  width: 100%;
}

#home-event-of-the-year {
  padding: 115px 20px 100px;
  max-width: 727px;
  margin: 0 auto;
  color: #f1f1f1;
  text-shadow: 1px 0 gray;
  line-height: 24px;
  font-size: 16px;
  letter-spacing: .07em;
  font-weight: 200;
  text-align: justify;
  width: 100%;
}

#home-event-of-the-year a {
  color: white;
  font-weight: bold;
}

#home-event-of-the-year a:hover {
  text-decoration: underline;
  color: white;
}

#home-diamond-knots {
  background: url(/2014/images/location-knot.png) repeat-x;
  width: 100%;
  height: 556px;
  position: absolute;
  margin-top: -110px;
}

#home-location-badge {
  background:url(/2014/images/home-location-badge.png) no-repeat;
  max-width: 561px;
  min-height: 564px;
  margin: -110px 0 0 -280px;
  position: absolute;
  left: 50%;
  width: 100%;
  z-index: 5;
}

#home-location-badge p,
#location-badge p {
  margin: 330px 0 0 198px;
  font-size: 18px;
  font-weight: 200;
  position: absolute;
  z-index: 10;
}

#home-presenters {
  width: 100%;
  min-height: 888px;
  height: 100%;
  margin: 375px auto 0;
  padding-top: 100px;
  color: white;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  background: #282C35 url(/2014/images/dallas-skyline.png) no-repeat top center;
}

#home-presenters h3 {
  font-weight: 200;
  letter-spacing: .08em;
  padding-bottom: 8px;
}

.speaker {
  display: inline-block;
  margin: 0 10px 20px;
  text-align: center;
}

#home-presenters .speaker a {
  color: white;
}

body#presenters .speaker a {
  color: inherit;
}

.speaker img {
  height: 152px;
}

.speaker p {
  font-size: 12px;
  line-height: 18px;
  margin: 0;
  text-transform: uppercase;
}

body#presenters .speaker {
  margin:0 0 20px;
}

body#presenters .speaker img {
  width: 145px;
}

#home-featured-sessions {
  background: url(/2014/images/home-featured-sessions-header.png) no-repeat;
  width: 1200px;
  height: 351px;
  margin-top: -351px;
  padding-top: 360px;
}

.hr {
  background: url(/2014/images/hr.png) no-repeat;
  width: 961px;
  height: 6px;
  margin: 0 auto;
}

/* Nav */

body#contact #nav-contact a,
body#travel #nav-travel a,
body#schedule #nav-schedule a,
body#sponsors #nav-sponsors a,
body#account #nav-account a,
body#register #nav-reg a,
body#presenters #nav-presenters a {
  color: #6db33f;
}

/* General */

body#home .more-link {
  text-transform: none;
}

h1 {
  margin: 12px 0 40px;
}

.page-title {
  width: 100%;
}

body#sponsors .page-title {
  max-width: 451px;
}

body#submit .page-title {
  max-width: 356px;
}

body#contact .page-title {
  max-width: 268px;
}

body#training .page-title {
  max-width: 203px;
}

/* Forms & Notice */

.city, .state {
  display: none;
}

label {
  width: 100px;
}

input[type='text'], textarea {
  max-width: 325px;
  width: 100%;
}

.form-wrap {
  max-width: 429px;
}

.submit-button {
  float: right;
}

body#contact input[type=submit] {
  float: right;
}

#notice {
  color: white;
  text-align: center;
  padding: 20px 0;
  background-color: black;
  z-index: 1100;
  width: 100%;
  position: absolute;
  top: 0;
}

#notice img {
  width: 15px;
  margin-left: 20px;
  cursor: pointer;
}

/* Footer */

#home-footer-green-v {
  background-image: url(/2014/images/footer-green-v.png);
  background-repeat: no-repeat;
  height: 349px;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  background-size: 100% 100%;
  position: absolute;
  bottom: 0;
}

body#home #footer-green-v {
  background: url(/2014/images/bottom-bg-plain.png) no-repeat top center;
  height: 996px;
  width: 100%;
  margin-top: -996px;
  position: relative;
}

#footer-green-v {
  background: url(/2014/images/bottom-bg-plain.png) no-repeat top center;
  height: 996px;
  width: 100%;
  margin-top: 0;
  position: relative;
}

footer {
  width: 100%;
  margin: 0 auto;
  padding: 30px;
  min-height: 465px;
  background-color: #66a83b;
}

.copyright a {
  margin: 0;
}

/* Travel */

.inner-container {
  max-width: 960px;
  margin: 0 auto;
  width: 100%;
}

#location-badge {
  background:url(/2014/images/home-location-badge.png) no-repeat;
  max-width: 561px;
  min-height: 564px;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  background-size: 100%;
}

/* Schedule */

.track-header {
  color: white;
  padding: 10px;
  font-weight: normal;
  font-size: 14px;
}

.session {
  background:#eeeeee;
  padding:2px 20px;
  margin-bottom: 20px;
  font-weight: 300;
}

.session-title {
  font-size: 16px;
  font-weight: 500;
}

.thin {
  font-weight: 200;
}

#web-js {
  background: #da6666;
}

#data-integration {
  background: #e3a130;
}

#core-spring {
  background:#66a83b;
}

.content li {
  margin: 0 0 15px 0;
}

#applied-spring {
  background:#40ad64;
}

#cloud {
  background:#4daca9;
}

#big-data {
  background: #3f81b3;
}

/* Responsive */

@media (min-width: 768px) {
  body#home .container {
    width: 100%;
    max-width: 100%;
  }
  .container {
    min-height: 400px;
    max-width: 100%;
  }
}

@media (max-width: 1000px) {
  body#home .content {
    margin-top: 150px !important;
  }
  body#home #navigation-logo {
    background: url(https://pivotalcontent.wpengine.com/springone2014/images/nav-logo.png) no-repeat;
    width: 185px;
    height: 157px;
    margin-left: -92.5px !important;
  }
  body#home #navigation #desktop-only ul {
    border-bottom: 1px solid #ddd;
    box-shadow: 0 1px 5px #ddd;
    position: fixed;
    top: 0;
    width: 100%;
    background: white;
    z-index: 1000;
  }
  body#home #desktop-only #nav-travel {
    padding-right: 100px !important;
  }
  body#home #desktop-only #nav-contact {
    padding-left: 100px !important;
  }
  #home-green-v {
    padding-top: 60px;
    margin: -380px 0 20px 0;
  }
}

@media (max-width: 840px) {
  #home-diamond-knots {
    display: none;
  }
}

@media (max-width: 767px) {
  #home-green-v {
    padding-top: 0;
  }
  #home-footer-green-v, footer, #footer-green-v {
    display: none;
  }
}

@media (max-width: 600px) {
  body#home .content {
    margin-top: 120px !important;
  }
  #home-location-badge {
    width: 380px;
    margin: -110px 0 0 -190px;
    left: 50%;
    background-size: 100%;
  }
  #location-badge {
    width: 380px;
    min-height: 380px;
  }
  #location-badge p {
    margin: 230px 0 0 130px;
  }
  #home-location-badge p {
    margin: 230px 0 0 134px;
  }
  #home-presenters {
    margin: 205px auto 0;
  }
  .submit-button {
    float: left;
  }
}

@media (max-width: 400px) {
  #home-location-badge {
    margin: -110px 0 0 0;
    left: 0;
  }
}

@media (max-width: 320px) {
  #home-location-badge {
    margin: -90px 0 0 0;
    width: 310px;
  }
  #location-badge {
    width: 310px;
  }
  #home-location-badge p {
    margin: 180px 0 0 109px;
  }
  #home-presenters {
    margin: 175px auto 0;
  }
}

/* Firefox */

@-moz-document url-prefix() {
  .submit-button {float:left;}
}

