/*!
 * Start Bootstrap - New Age v4.0.0-alpha (http://startbootstrap.com/template-overviews/new-age)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-new-age/blob/master/LICENSE)
 */
html,
body {
  height: 100%;
  width: 100%; }

body {
  font-family: 'Muli', 'Helvetica', 'Arial', 'sans-serif'; }

a {
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  color: #fdcc52; }
  a:hover, a:focus {
    color: #fcbd20; }
hr {
  max-width: 100px;
  margin: 25px auto 0;
  border-width: 1px;
  border-color: rgba(34, 34, 34, 0.1); }

hr.light {
  border-color: white; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Palanquin', 'Helvetica', 'Arial', 'sans-serif';
  font-weight: 200;
  letter-spacing: 1px; }

p {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 5px; }

section {
  display: none;}

::-moz-selection {
  color: white;
  text-shadow: none;
  background: #222222; }

::selection {
  color: white;
  text-shadow: none;
  background: #222222; }

img::selection {
  color: white;
  background: transparent; }

img::-moz-selection {
  color: white;
  background: transparent; }

body {
  -webkit-tap-highlight-color: #222222; }

#mainNav {
  display: none; }

header.masthead {
  display: none; }
	  
header.worksheets {
  display: none; }

section.download {
  display: none; }

section.features{
	display: none;
}

section.cta{
  display: none;
}
   
section.team {
  display: none;
 }


section.contact {
  display: none; }

footer {
  display: none; }

.bg-primary {
  background: #FFFF4F;
  background: -webkit-linear-gradient(#FFFF4F, #fdc539);
  background: linear-gradient(#FFFF4F, #fdc539); }

.text-primary {
  color: #fdcc52; }

.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0; }

.btn-outline {
  color: white;
  border-color: white;
  border: 1px solid; }
  .btn-outline:hover, .btn-outline:focus, .btn-outline:active, .btn-outline.active {
    color: white;
    background-color: #fdcc52;
    border-color: #fdcc52; }

.btn {
  font-family: 'Lato', 'Helvetica', 'Arial', 'sans-serif';
  text-transform: uppercase;
  letter-spacing: 2px;
  border-radius: 300px; }

.btn-xl {
  padding: 15px 45px;
  font-size: 11px; 
  height: 100%;}
  
.btn-sign-up{
	color:#444;
}
  
 ul[role="alert"]{
   list-style-type:none;
}

div.team-item{
	margin-bottom: 20px;
}
div.team-item img{
   padding: 1px;
   border:1px solid #114B5F;
}

span.big-text{
	color: #fdcc52;
	font-size: 80px;
}

span.worksheet-heading{
	color: #000000;
}

div.modal-footer{
	display:none;
}

div.modal-header{
	display:none;
}

.worksheetProblems{
	font-family: 'Palanquin', 'Helvetica', 'Arial', 'sans-serif';
	font-size:26px;
	line-height:300%;
}

