/* -------------------------------- 

Primary style

-------------------------------- */
*, *::after, *::before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  font-size: 14px;
}

body {
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  color: #3d3536;
  background-color: white;
}

p {
  font-size: 14px;
}

a {
  color: #b4d7a8;
  text-decoration: none;
}

h1,
.row h1 {
    font-family: 'Fugaz One', cursive;
    font-weight: 300;
    text-transform: uppercase;
}

h2,
.row h2 {
  font-family: 'Fugaz One', cursive;    
  color:#000000;
  font-size: 16px;    
}

.row h4 {
font-family: 'Fugaz One', cursive;    
  color:#ffffff;
  font-size: 20px;    
}

@media only screen and (max-width: 420px) {
.row h4 {
  font-size: 14px;    
}    
}    

/* -------------------------------- 

Alternate Fixed & Scroll Backgrounds - by CodyHouse.co

-------------------------------- */
.rh-main-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 50px;
  background: #1a1a1a;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  z-index: 3;
}

.rh-main-header:after {
  /* clearfix */
  content: "";
  display: table;
  clear: both;
}

.rh-main-header__logo {
  float: left;
  margin: 13px 0 0 5%;
}

.rh-main-header__logo img {
  display: block;
  height:30px;    
}

@media only screen and (min-width: 500px) {
  .rh-main-header {
    height: 70px;
  }
  .rh-main-header__logo {
    margin: 12px 0 0 5%;
  }
.rh-main-header__logo img {
  display: block;
  height:50px;    
}    
}

.rh-main-nav {
  float: right;
  margin-right: 5%;
  width: 44px;
  height: 100%;
  background: url("../img/rh-icon-menu.svg") no-repeat center center;
  background-size: 44px 44px;
  cursor: pointer;
}

.rh-main-nav__list {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
}

.rh-main-nav__list.rh-main-nav__list--is-visible {
  -webkit-transform: translateY(50px);
      -ms-transform: translateY(50px);
          transform: translateY(50px);
}

.rh-main-nav__list a {
  display: block;
  height: 50px;
  line-height: 50px;
  padding-left: 5%;
  background: #2f292a;
  border-top: 1px solid #453c3d;
  color: #ffffff;
}

.rh-main-nav__list a:hover {
  color: #cccccc;
}

@media only screen and (min-width: 800px) {
  .rh-main-nav {
    /* reset style */
    width: auto;
    height: auto;
    background: none;
    cursor: auto;
  }
  .rh-main-nav__list {
    /* reset style */
    position: static;
    width: auto;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    line-height: 70px;
  }
  .rh-main-nav__list.rh-main-nav__list--is-visible {
    /* reset style */
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
  .rh-main-nav__list li {
    display: inline-block;
    margin-left: 1em;
  }
  .rh-main-nav__list a {
    display: inline-block;
    height: auto;
    line-height: normal;
    background: transparent;
    padding: .6em 1em;
    border-top: none;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 12px;
  }
  .rh-main-nav__list a:hover {
    color: #cccccc;
  }
}

.logo-hero {
    position:relative;
    width:320px;
    z-index:2;
}

.sm-nav {
    margin: 0 20px;
    color:#ffffff;
}

.sm-nav:hover { 
    color:#cccccc;
}
    
@media only screen and (max-width: 414px) {
.sm-nav {
    font-size:12px;
    margin: 0 10px;
    color:#ffffff;
}   
}

.rh-fixed-bg {
  position: relative;
  min-height: 90vh;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 1;
}

.rh-fixed-bg__content, .rh-fixed-bg h2 {
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  width: 90%;
  max-width: 1170px;
  margin: 0 auto;
  text-align: center;
  font-size: 3rem;
  z-index: 2;
}

.rh-fixed-bg h1, .rh-fixed-bg h2 {
  font-family: 'Fugaz One', cursive;    
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  color: white;
}

.rh-fixed-bg.rh-fixed-bg--1 {
  background-image: url("../img/built-thirteen-hero1.jpg");
}

.rh-fixed-bg.rh-fixed-bg--2 {
  background-image: url("../img/SL100.png");
}

.rh-fixed-bg.rh-fixed-bg--3 {
  background-image: url("../img/rh-background-3.jpg");
}

.rh-fixed-bg.rh-fixed-bg--4 {
  background-image: url("../img/rh-background-4.jpg");
}

.rh-fixed-bg.rh-fixed-bg--5 {
  background-image: url("../img/sl75-mobile-stage.jpg");
}

.rh-fixed-bg.rh-fixed-bg--windom {
  background-image: url("../img/windom/windom_001.jpg");
}

.rh-fixed-bg.rh-fixed-bg--bierstadt {
  background-image: url("../img/bierstadt/bierstadt_001.jpg");
}

@media only screen and (min-width: 500px) {
  .rh-fixed-bg h1, .rh-fixed-bg h2 {
    font-size: 3.6rem;
  }
}

@media only screen and (min-width: 1170px) {
  .rh-fixed-bg h1, .rh-fixed-bg h2 {
    font-size: 4.8rem;
    font-weight: 300;
    z-index:2;  
  }
  @supports (background-attachment: fixed) {
    /* fix bug on IE11 and below */
    .rh-fixed-bg {
      background-attachment: fixed;
    }
  }
}

.rh-scrolling-bg {
  position: relative;
  min-height: 100%;
  padding: 4em 0;
  line-height: 1.6;
  z-index: 2;
  overflow:hidden;
}

.rh-scrolling-bg.rh-scrolling-bg--color-1 {
  background-color: #ffffff;
  color: #000000;
}

.rh-scrolling-bg.rh-scrolling-bg--color-2 {
  background-color: #1d1d1d;
  color: #ffffff;
}

.rh-scrolling-bg.rh-scrolling-bg--color-3 {
  background-color: #b4d7a8;
  color: #3d3536;
}

.rh-scrolling-bg__content {
  width: 90%;
  max-width: 1000px;
  margin: 0 auto;
}

@media only screen and (min-width: 500px) {
  .rh-scrolling-bg {
    padding: 4em 0;
    font-size: 2rem;
    line-height: 2;
    font-weight: 300;
  }
}

.rh-fixed-bg.rh-fixed-bg--1:before,
.rh-fixed-bg.rh-fixed-bg--2:before{
		content: "";
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background-color: rgba(0,0,0,0.6);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: bottom;
        z-index:1;
}

.crowd{
    position: relative;
    z-index:2;
    margin-top: -2px;
}

.rigging {
    margin-top:0px;
}

.rig-btn {
    font-family: 'Fugaz One', cursive;
    text-align: center;
    text-align: center;
    color:#000000;
    background-color: #cccccc;
    padding: 10px 20px;
    border: 1px solid #000000;
    border-radius: 30px;
    font-size: 14px;
}

.rig-btn:hover {
    text-align: center;
    text-align: center;
    color:#ffffff;
    background-color: #cccccc;
    padding: 10px 20px;
    border: 1px solid #cccccc;
    border-radius: 30px;
    font-size: 14px;
}

.spec-table {
    width:100%;
    font-size: 12px;
    padding:10px;
}
.spec-table td {
    padding:10px;
    border-bottom: 1px solid #cccccc;    
}

.rounds {
  border-radius:10px;
}

.cta-btn {
  position: absolute;
  bottom:10px;
  left:40px;
  color:#ffffff;
}

.cta-btn h1 {
  font-size:30px;
}

.more-btn {
  font-family: 'Fugaz One', cursive;    
  color:#000000;
  font-size: 16px;   
}

.more-btn:hover {
  color:#666!important;
  text-decoration: line-through;
}
