
.navbar-default .nav > li > a {
    font-family: 'Lato', sans-serif;
}

body, a {
    font-family: 'Cagliostro', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Lato', sans-serif;

}

.Stellar {
    width: 124px;
	height: 100%;
	margin-top: 22px;
    padding-top: 10px;
	text-indent: 100%; 
	white-space: nowrap;
	overflow: hidden;
	background: url(../img/Logo.png) no-repeat;
	background-size: 75%;
    color: transparent;
    font-family: Orbitron;
    font-weight: 500;
}


.dropdown-menu {
    display: none;
}

@media (min-width: 768px) {
.dropdown-menu {

    background: rgba(255,255,255, 0.98);
    background-color: white;
    border-top: 4px solid orangered;
        border: 0;
        font-family: 'Lato', sans-serif;
    font-size: 14px;
    min-width: 200px;
}

.dropdown-menu li a {
    color: lightslategray;
    background: rgba(255,255,255, 0.98);
            font-family: 'Lato', sans-serif;
}

.dropdown-menu li a:hover {
    background: orangered;
    color: white;
}

.dropdown-header {
    color: white;

       background-color:#1b92e9;
    font-weight: bold;
}
    
}
    
    

#mainNav {
    background-color:rgba(250, 250, 250, 1);
}

nav.top-nav {
    display: none;
}

@media (min-width: 768px) {
nav.top-nav {
    display: block;
  float: left;
  margin: 0 0 0 0;
  width: 100%;
  padding: 0px 0;
    background-color:#1b92e9;
    border-bottom: 1px solid rgba(255,255,255,0.92);
    
}
}

.navbar-default .navbar-header .navbar-brand {
    font-size: 3em;
}

.navbar-default .nav>li>a, .navbar-default .nav>li>a:focus {
    color: red;
    font-size: 1.1em;
}

.navbar-default:hover .nav>li>a:hover, .navbar-default:hover .nav>li>a:hover {
    background: orangered;
}

.social {
  float: left;
  font-size: 1.2em;
  margin: 0 5%;
}

.social li {
    display: inline;
    color: gold;
}

.audience {
  float: right;
    text-align: right;
    color: white;
    margin: 0 1%;
    font-family: 'Lato', sans-serif;
}

.audience li {
    display: inline;
        color: rgba(250,250,200, 0.99);
}

#mainNav {
    border-bottom: 1px solid #147BCA;
}

#mainNav a {
    margin-top: 0px;
    font-weight: bold;
    margin: 0 3px;
}

@media (min-width: 768px) {
  .navbar-right {
    margin-top: 15px;
  }
    
    #mainNav a.active {
        background: orangered;
        color: white;
    }
    
}


.header {
  float: left;
  margin: 0;
  padding: 5px 0;
  width: 100%;
    background: #fff;
    opacity: 0.98;
}


.carousel-caption {
  position: absolute;
  right: 0;
  top: 10%;
  left: 0;
    bottom: 0;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}


#mainNav a.logo {
    color: blue;
    background-color:rgba(253, 7, 0, 0.88);
    font-size: 1em;
    font-weight: 900;
    padding: 20px;
}


h3 {
    margin-top: 50px;
    font-size: 3em;
    font-family: Catamaran;
    font-weight: 600;
}

h1 {
    font-size: 2.5em;
    font-family: Catamaran;
    font-weight: 800;
}

h2 {
    font-size: 4em;
}

h4 {
    font-size: 2.5em;
}


.box {
    background-color:rgba(0, 0, 0, 0.83);
    margin: 10% 20%;
    font-family:  Orbitron;
    background-image: url("https://www.transparenttextures.com/patterns/black-thread-light.png");
}

.box h3, .box h1 {
  font-family:  Orbitron; 
}

.phonenum {
    background-color: black;
}

#onphone {
    color: lightcyan;
    text-align: center;
}

.foot {
    margin-top: 5%;
}

.about {
    margin: 4em;
    margin-bottom: 8em;
    background: lightgray;
    border-bottom: 1px solid gray;
    
}

.fa-stack {
    color: orangered;
}

.service-heading {
    font-size: 2.2em;
    color: black;
    border-bottom: 2px solid gray;
    text-align: left;
}

h4.service-heading {
    color: orangered;
}

.services {
    border-bottom: 1px solid gray;
}

.services-p {
    padding-left: 18%;
    text-align: left;
}


@media (min-width: 768px) {
      h1 {
        font-size: 5em;
    }
    
          h3 {
        font-size: 5em;
    }
    
    #mainNav a.logo {
    color: darkorange;
    background-color:rgba(6, 30, 20, 0.01);
    font-size: 3.0em;
    font-weight: 500;
    font-family: Orbitron;
    height: 100%;
}


}

.carousel {
    height: 100%;
}


.profile-photo {
  display: block;
  max-width: 250px;
  margin: 0 auto;
}








@media (min-width: 992px) {


.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    
    background-color: transparent;
}

.section-heading {
    font-size: 4.5em;
    font-weight: bold;
    text-decoration: underline;
}

section.cta, section.cta {
    color: white;
    padding-top: 200px;
    padding-bottom: 10px;
}

section.cta .overlay {
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.65);
  position: absolute;
  top: 0;
  left: 0;
}

section #contactForm {
  text-align: center;
}

#contact {
    background: #dd4b39;
}

#contact h2 {
    margin-top: 50px;
}

.download h2.section-heading {
    background: none;
    width: 50%;
        margin-top: 0;
    margin-bottom: 15px;
}

h2.section-heading  {
  margin-top: 0;
  margin-bottom: 25px;
    color: rgba(240,250,255, 0.95);
    text-decoration: none;
    background: black;
    margin: 0 5em;
        font-family: Orbitron;
    background-image: url("https://www.transparenttextures.com/patterns/black-thread-light.png");
}
section#contactForm h2 i {
  color: #dd4b39;
}

section #contactForm button {
  color: white;
    background: dodgerblue;
}

section #contactForm button:hover {
  color: white;
    background: blue;
}

#contactForm textarea {
    height: 9em;
}


.fill {

}

.fa-facebook, .fa-twitter, .fa-google-plus, .fa-instagram {
    color: white;
}

.carousel-control .icon-prev, 
.carousel-control .icon-next {
    font-size: 1px;
}

.fa-angle-right, .fa-angle-left {
    font-size: 40px;
}


.glyphicon-chevron-left:before {
    border: 3px solid white;
    padding: 10px;
}

.fa-angle-right:before, .fa-angle-left:before {
    border: 4px solid white;
    border-radius: 1px;
    padding: 15px;   
}

.carousel-indicators li {
    width: 18px;
    height: 18px;
    opacity: 0.5;
}

.carousel-indicators .active {
    width: 20px;
    height: 20px;
    opacity: 0.95;
}

}





.well {
   min-height: 350px;
    background-color: rgba(50,120,250, 0.25);
    color: black;
    padding-top: 10px;
    padding: 0;
    border: 0;
}

.well h4 {
    font-size: 2.3em;
    background-color: black;
        border: solid 1px lightgray;
    border-radius: 2px;
    padding: 20px;
        font-weight: bold;
    color: white;
    background-image: url("https://www.transparenttextures.com/patterns/black-thread-light.png");
}

.well p {
    padding: 1em 2em;
    background: white;
    margin: 5%;
}

.right-border {
        border-right: dotted 1px lightgray;
        min-height: 350px;
}

footer {
    margin: 0;
}

.red {
    color: orangered;
    font-weight: bold;
}


#training, #web, #events {
    padding: 2.5% 0;
}

#training {

    margin-top: 05%;
}
    
    