  body {
      font: 400 15px 'Raleway', sans-serif;
      line-height: 1.8;
      color: #404040;
  }
  h2 {
      font-size: 24px;
      text-transform: uppercase;
      font-weight: 600;
      margin-bottom: 7px;
  }
  h4 {
      font-size: 19px;
      line-height: 1.375em;
      font-weight: 400;
      margin-bottom:52px;
  }
  .img-circle {
  	margin: auto;
  	width:25%;
  }
  .jumbotron {
      color: #000000;
      padding: 79px 25px 0px 25px;
      margin:0;
  }
  .container-fluid {
      padding: 61px 52px;
  }
  .bg-company {
      background-image: url("../images/morningsun.jpg");
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover;
      color: #ffffff;
  }
  .bg-testimonials, .bg-programs-corp, .bg-programs-acad, .bg-programs-gen {
      background-color: #000000;
      color: #ffffff;
  }
  .bg-footer {
      background-color: rgba(50,50,50,1);
  }
  .mylogo {
      color: #f4511e !important;
  }
  .thumbnail {
      padding: 0 0 15px 0;
      border: none;
      border-radius: 0;
  }
  .thumbnail img {
      width: 100%;
      height: 100%;
      margin-bottom: 10px;
  }
  .carousel {
      overflow: hidden;
      min-height: 250px;
      margin-top:52px;
      background-color: rgba (255,255,255,0.25) !important;
  }
  .carousel-control.right, .carousel-control.left {
      background-image: none;
      font-size:34px;
  }
  .carousel-indicators {
      transition: all 1.60s ease-in-out;
  }   
  .carousel-indicators-programs li {
      border:0;
      border-radius: 100%;
      margin: 0px 3px;
      text-indent: 0;
      width: 25px;
      height: 25px;
      line-height: 25px;
      color: #ffffff;
  }
  .carousel-indicators-programs li.active, .carousel-indicators-programs li:hover {
      margin: 0 3px;
      width: 34px;
      height: 34px;
      line-height: 34px;
      color: #ffffff;
      background-color: #797979;
  }
  .navbar {
      margin-bottom: 0;
      background-color: rgba(50,50,50,0.79);
      z-index: 9999;
      border: 0;
      border-bottom: 1px solid #808000;
      font-size: 16px !important;
      line-height: 1.42857143 !important;
      letter-spacing: 2px;
      border-radius: 0;
      font-family: 'Raleway', sans-serif;
  }
  .navbar-brand {
      font-size: 27px !important;
  }
  .dropdown-menu li a {
      background-color: rgba(50,50,50,0.79) !important;
  }
  li#nav-programs ul {
      display: none;
  }
  li#nav-programs:hover ul {
      display: block;
  }
  .navbar li a, .navbar .navbar-brand {
      color: #ffffff !important;
  }
  .navbar-nav li a:hover, .navbar-nav li.active a {
      color: #808000 !important;
      background: #323232 !important;
  }
  .dropdown a:focus, .dropdown a:active, .dropdown li.active a {
      color: #808000 !important;
      background: #323232 !important;      
  }
  .navbar-default .navbar-toggle {
      border-color: transparent;
      color: #ffffff !important;
  }
  #company h1 {
      letter-spacing: 0px;
      text-shadow: 1px 1px 7px #ffffff !important;
      color: #000000;
  }
  #company h3 {
      font-size: 26px;
      line-height: 1.25em;
      color: #000000;
      font-weight: 100;
      letter-spacing: 0px;
      text-shadow: 1px 1px 7px #ffffff !important;
      padding: 0px;
      margin-bottom:79px;
  }
  #company h4 {
      font-size: 26px;
      line-height: 1.25em;
      color: #000000;
      font-weight: 100;
      margin: 0;
      padding: 34px 0px;
      text-shadow: 1px 1px 7px #ffffff;
  }
  #company h5 {
      font-size: 25px;
      margin: 0px;
      padding: 7px 0px;
      text-shadow: 1px 1px 7px #ffffff !important;
      color: #333333 !important;
  }
  #company .panel-transparent {
      border: 0;
      margin: 0px 7px;
      border-radius:25px;
      background: none;
  }
  #company .panel-transparent .panel-heading {
      border:0;
      border-top-left-radius:25px;
      border-top-right-radius:25px;
  }
  #company .panel-transparent .panel-body {
      background: rgba(0,0,0,1);
      border-bottom-left-radius:25px;
      border-bottom-right-radius:25px;
  }
  #company .panel-heading .fa {
      text-shadow: 1px 1px 1px #000000;
      padding: 7px 0px;
  }
  #company #corp .panel-heading {
      border-bottom: 1px solid #f4511e;
      background: rgba(0,0,0, 0.43);
  }
  #company #acad .panel-heading {
      border-bottom: 1px solid #337ab7;
      background: rgba(0,0,0, 0.43);
  }
  #company #gen .panel-heading {
      border-bottom: 1px solid #5cb85c;
      background: rgba(0,0,0, 0.43);
  }
  #company #corp .panel-heading .fa, #company #corp .panel-body h6, #programs-corp .fa {
      color: #f4511e;
  }
  #company #acad .panel-heading .fa, #company #acad .panel-body h6, #programs-acad .fa {
      color: #337ab7;
  }
  #company #gen .panel-heading .fa, #company #gen .panel-body h6, #programs-gen .fa {
      color: #5cb85c;
  }
  #company .panel-body h2 {
      color: #ffffff;
      margin: 7px 0px 0px 0px;
  }
  #company .panel-body h6 {
      font-size: 124%;
      margin-bottom: 25px;
  }
  #company .panel-body p {
      color: #ffffff;
      margin-bottom:7px;
  }
  #founder h4 {
      margin-bottom:25px;
  }
  #founder .well {
      background-color: #000000;
      color: #ffffff;
      margin: 16px 70px;
      text-align: justify;
  }
  #founder p {
      font-size:1.15em;
      padding-bottom:7px;
  }
  #founder .well p {
      margin-bottom:7px;
  }
  #founder .popover-title, .popover-content {
      color: #000000;
  }
  #programs-corp p, #programs-acad p, #programs-gen p {
      font-size:1.15em;
      margin-bottom:0px;
  }
  #programs-corp .well, #programs-acad .well, #programs-gen .well {
      color: #000000;
      margin: 16px 70px;
      text-align: justify;
  }
  #programs-corp .my-hr, #programs-corp .carousel-indicators li.active {
      background-color: #f4511e;
  }
  #programs-acad .my-hr, #programs-acad .carousel-indicators li.active {
      background-color: #337ab7;
  }
  #programs-gen .my-hr, #programs-gen .carousel-indicators li.active {
      background-color: #5cb85c;
  }
  #programs-corp .carousel-indicators .fa, #programs-acad .carousel-indicators .fa, #programs-gen .carousel-indicators .fa {
      color: #ffffff;
  }
  #testimonials #carousel-corp .carousel-inner {
      border-left: 3px solid #f4511e;
  }
  #testimonials #carousel-acad .carousel-inner {
      border-left: 3px solid #337ab7;
  }  
  #testimonials #carousel-corp .carousel-indicators li.active {
      background-color: #f4511e;
  }
  #testimonials #carousel-acad .carousel-indicators li.active {
      background-color: #337ab7;
  }
  #programs-corp .well p, #programs-acad .well p, #programs-gen .well p {
      margin-bottom:7px;
  }
  #testimonials .item h4 {
      font-size: 19px;
      line-height: 1.375em;
      font-weight: 400;
      text-align: center;
      margin: 16px 3px;
  }
  #testimonials .item p {
      font-size: 21px;
      line-height: 1.5em;
      text-align: center;
      color: #cccccc;
      margin: 7px 3px;
  }
  #testimonials #carousel-corp .fa {
      color: #f4511e;
  }
  #testimonials #carousel-acad .fa {
      color: #337ab7;
  }
  #contact .fa {
      color:#808000;
  }
  footer {
      border-top: 1px solid #808000;
      color:#ffffff;
  }
  footer .fa {
      color: #ffffff;
      text-shadow: 1px 1px 1px #000000;
  }
  footer .fa:hover {
      color: #808000 !important;
  }
  .slideanim {visibility:hidden;}
  .slide {
      animation-name: slide;
      -webkit-animation-name: slide;
      animation-duration: 4s;
      -webkit-animation-duration: 4s;
      visibility: visible;			
  }
  /* Corporate Program Buttons */
  .btn-danger {
      background-color: #f4511e !important;
      margin:16px 0px;
  }
  .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active {
      background-color: #aa3815 !important;
  }
  /* Academic Program Buttons */
  .btn-primary {
      margin:16px 0px;
  }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
      background-color: #235580 !important;
  }
  /* General Program Buttons */
  .btn-success {
      margin:16px 0px;
  }
  .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active {
      background-color: #408040 !important;
  }
  /* Other Buttons */
  .btn-info {
      background-color: #808000 !important;
      margin:16px 0px;
      border:0;
  }
  .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active {
      background-color: #616100 !important;
  }
  @keyframes slide {
    0% {
      opacity: 0;
      -webkit-transform: translateY(70%);
    } 
    100% {
      opacity: 1;
      -webkit-transform: translateY(0%);
    }	
  }
  @-webkit-keyframes slide {
    0% {
      opacity: 0;
      -webkit-transform: translateY(70%);
    } 
    100% {
      opacity: 1;
      -webkit-transform: translateY(0%);
    }
  }
  @media screen and (max-width: 768px) {
    .col-sm-4 {
      text-align: center;
      margin: 25px 0;
    }
    .btn-lg {
        width: 100%;
        margin-bottom: 35px;
    }
    .carousel {
        min-height: 340px;
    }
    .carousel-control.right, .carousel-control.left {
        background-image: none;
        font-size:25px;
    }
    #programs-corp .well, #programs-acad .well, #programs-gen .well, #founder .well {
        margin: 16px 52px;
    }    
    #testimonials .item h4 {
        font-size: 19px;
        line-height: 1.125em;
        font-weight: 400;
        text-align: center;
    }
    #testimonials .item p {
        font-size: 17px;
        text-align: center;
    }
  }
  @media screen and (max-width: 480px) {
    h4 {
      margin-bottom:16px;
    }
    .logo {
        font-size: 150px;
    }
    .carousel {
        min-height: 394px;
    }
    .carousel-indicators {
        width: 100%;
        margin-left:-50%;
    }        
    .carousel-control.right, .carousel-control.left {
        background-image: none;
        font-size:16px;
    }
    .carousel-indicators-programs li {
        margin: 0px 2px;
        width: 16px;
        height: 16px;
        line-height: 16px;
    }
    .carousel-indicators-programs li.active, .carousel-indicators-programs li:hover {
        margin: 0px 2px;
        width: 25px;
        height: 25px;
        line-height: 25px;
    }
    #programs-corp .well, #programs-acad .well, #programs-gen .well, #founder .well {
        margin: 0px 16px;
    }  
    #testimonials .item h4 {
        font-size: 19px;
        line-height: 1em;
        font-weight: 400;
        text-align: center;
    }
    #testimonials .item p {
        font-size: 21px;
        line-height: 1.15em;
        text-align: center;
    }
  }