.logo {
	width: 70%;
  margin-top: 30px;
}

h1, h2, h3, h4, input[type=submit] {
  font-family: 'Bebas Neue', sans-serif;
  text-transform: uppercase;
  
}

p, li, input {
  font-family: 'Open Sans', sans-serif;
}

p strong { font-weight: 700; }

.arrow {
  width: 40px;
  margin: 30px auto;
}

.bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-15px);
  }
  60% {
    transform: translateY(-5px);
  }
}

.listwrapper li {
  list-style-type: none;
  margin-bottom: 15px;
  display: block;
  overflow-wrap: none;
 



}

.video-vimeo { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }

.video-vimeo iframe, .video-vimeo object, .video-vimeo embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


    
    

.footer {
  border-top: 2px solid #0b1c51;
  padding-top: 20px;
  margin: 40px 0;
}
.footer a {
  color: #0b1c51;
  font-weight: bold;
}

.footer img {
  width: 35px;
  display: block;
  margin: 0 auto;
}

.introwrapper a {
  color: #fff; 
  text-decoration: underline;
}

input[type=submit] {
  background-color: #a68e72 !important;
  color: #0b1c51;
  margin-top: 30px;
  font-size: 24px;
  padding: 5px 0;
  border: none !important;
}

.formwrapper {
  background-image: url('/_img/topography.svg');
  background-size: cover;
}

.formwrapper h3 {
  border-bottom: 2px solid #0b1c51;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.listwrapper ul {
  padding-left: 0;
  margin-left: 0;
}

.listwrapper li:before {
  content: url(/_img/check.svg);
  height: 25px;
  width: 25px;
  display: block;
  float: left;
  margin-right: 10px;


}

.introwrapper {
	background-color: #0b1c51; 
	color: #fff;
  padding: 0 0 80px 0;
	
}

.introwrapper p {
  font-size: 18px;
}


.angles {
  display: flex;
  margin-top: 50px;
}

.angles_left, .angles_right {
    background: #0b1c51;
    width: 50%; 
    display: inline-flex;
    position: relative;
    z-index: 1;
    padding: 80px 0 0 0;
}

.angles2 { background: #0b1c51 !important; border-top: 1px solid #0b1c51; }

.angles_left2, .angles_right2 {
    background: #fff; 
    padding: 80px 0 0 0;
}


.angles_left:before {
 background: inherit;
    content: '';
 
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    z-index: -1;
    -webkit-backface-visibility: hidden; 
     top: 0;
    transform: skewY(8deg);
    transform-origin: 100% 0;
}

.angles_right:before {
  background: inherit;
    content: '';
    
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    z-index: -1;
    -webkit-backface-visibility: hidden; 
     top: 0;
    transform: skewY(-8deg);
    transform-origin: 0 100%;
}


.formbg {
    background-color: #0b1c51;
    padding: 40px;
    color: #a68e72;
    border: 5px solid #a68e72;


}

.formbg h2 {
  color: #fff !important; 
  font-size: 59px;
}

.formbg a { color: #fff; }

.formwrapper {
  background-color: #fff; 
 
  padding: 80px 0;
}

.formwrapper h3, .formwrapper h4 {
 color: #0b1c51;
}

.fieldguide {
  width: 100%;
}


.listwrapper {
  padding: 80px 0;
  background-image: url('/_img/wood_background.jpg');
  background-attachment: fixed;
  background-size: cover;
}

.listwrapper h2 {
  color: #0b1c51; 
}

.listbg {
  background-color: rgba(255,255,255,.7);
  padding: 40px;
}


.guide {
  background-image: url('/_img/sld_fieldguide.jpg');
  background-size: cover;
  background-position: center;
}

label {
  font-family: 'Bebas Neue', cursive;
  text-transform: uppercase;
  font-size: 24px;
  margin-top: 20px;

}

label, input {
  width: 100%;
  display: block;


}

input {
  margin: 10px 0;
    padding-left: 10px;
}

.smallprint { font-size: 80%; line-height: 120%; font-style: italic; }
.smallprint a { color: #fff; }


#lottie{
            background-color:#ffffff;
            width:100%;
            height:100%;
            display:block;
            overflow: hidden;
            transform: translate3d(0,0,0);
            text-align: center;
            opacity: 1;
        }
        
        


@media (min-width: 1400px) {
  .angles_right:before {
    transform: skewY(-5deg);
  }

   .angles_left:before {
    transform: skewY(5deg);
  }
}


@media (max-width: 1200px) {
  li {
    font-size: 14px;
  }

}

@media (max-width: 991px) {
  .guide {
    height: 400px;
  }

  .formbg {
    margin-top: 40px;
  }
}

@media (max-width: 768px) { 

}

@media (max-width: 575px) {
	.logo {width: 50%;}

}

.q { margin: 10px 0 0 0; font-weight: bold; }
.a { margin: 0px 0 10px 0; }


#acform { margin: 1rem; padding: 1rem; box-shadow: 0 0 5px #ccc; border-radius: 10px; }

h1.quickstart { font-size: 5rem; }
h1 span { display: block; font-size: 1.4rem; font-family: 'Open Sans', sans-serif; }

.qsintro { font-weight: 700; color: #fff; font-size: 1.4rem; line-height: 2rem; }
.qsintro strong { font-family: 'Bebas Neue', sans-serif; font-weight: 900; font-size: 2.3rem; line-height: 3rem; }

h2.qshead { margin-bottom: 2rem; font-size: 3rem; }

h3.qshead { color: #A4856B; border: none; margin-bottom: 10px; padding-bottom: 0px; }

#signup {
  background-color: #a68e72 !important;
  color: #fff;
  margin-top: 30px;
  font-size: 24px;
  padding: 10px 20px;
  border: none !important;
  text-decoration: none;
}

.qslist li:before {
  content: url(/_img/check2.png);
  height: 25px;
  width: 25px;
  display: block;
  float: left;
  margin-right: 10px;


}

#signup:hover { color: #0b1c51; }

#pricetable h2 { text-align: center; }
#pricetable h2 span { font-size: 2rem; position: relative; top: -0.5rem; }
#pricetable h3 { border: 2px solid #A4856B; color: #fff; padding: 5px; text-align: center; }
#pricetable li { font-weight: bold; font-size: 1.2rem; }

#signmeup { text-align: center; }
#signmeup a { font-size: 1.5rem; font-weight: bold; }

#ctaprice { background: #A4856B; padding: 2rem 0; color: #fff; text-align: center; }
#ctaprice h2 { font-family: 'Open Sans', sans-serif; text-transform: none !important; font-weight: 900; }

blockquote { background: #fff; padding: 2rem 4rem; margin: 1rem 0; color: #000; box-shadow: 0 0 5px #000; font-size: 1.2rem; }
cite { display: block; font-size: 90%; padding-top: 0.5rem; }

