/*--------------------------------------------------------*\
	Crazy line test
\*--------------------------------------------------------*/
/*--------------------------------------------------------*\
  Generic
\*--------------------------------------------------------*/
@-webkit-viewport {
  width: device-width; }
@-moz-viewport {
  width: device-width; }
@-ms-viewport {
  width: device-width; }
@-o-viewport {
  width: device-width; }
@viewport {
  width: device-width; }
/*--------------------------------------------------------*\
  Base
\*--------------------------------------------------------*/
body {
  position: relative;
  height: auto;
  color: #FFDF00; }

img {
  max-width: 100%;
  height: auto; }

*:focus {
  outline: none; }

.wrapper-feature-profile {
  z-index: -2 !important; }

/*--------------------------------------------------------*\
  Teaser
\*--------------------------------------------------------*/
.wrapper-teaser {
  z-index: -1; }
  .wrapper-teaser .wrapper-container {
    right: auto !important;
    left: 30px !important;
    transform: translate(0, 0) !important; }

.header {
  z-index: 999 !important; }

.navbar-nav {
  margin-top: 25px !important;
  width: 60% !important; }

.wrapper-container {
  z-index: 600 !important; }

.wrapper-nav-secondary {
  margin-top: 25px; }

/*--------------------------------------------------------*\
  Forms
\*--------------------------------------------------------*/
::-webkit-input-placeholder {
  color: #FEFEFF; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #FEFEFF; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #FEFEFF; }

:-ms-input-placeholder {
  color: #FEFEFF; }

/*--------------------------------------------------------*\

\*--------------------------------------------------------*/

/*# sourceMappingURL=ie9-custom.css.map */
