  body {
      font: 400 15px 'Raleway', sans-serif;
      line-height: 1.8;
      color: #404040;
  }
  h2 {
      font-size: 30px;
      font-weight: 600;
      letter-spacing: 1px !important;
  }
  h4 {
      font-size: 22px;
      line-height: 1.375em;
      font-weight: 400;
      margin-bottom: 2%;
  }
  p, li {
      font-size: 22px;
      font-weight: 500;
      letter-spacing: 1px !important;
  }
  .img_test {
      margin: 50% !important;
  }
  .my_hr {
      width: 7%;
      border-width:2px;
      margin-bottom: 52px;
      border-color: #000000;
  }
  .my_hr_faq {
      border-color: #ffffff;
  }
  .my_hr_danger {
      border-color: #d9534f;
  }  
  .my_hr_primary {
      border-color: #428bca;
  }
  .my_hr_success {
      border-color: #5cb85c;
  }
  .my_hr_info {
      border-color: #5bc0de;
  }
  .img-circle {
  	margin: auto;
  	width: 5%;
        height: 5%;
  }
  .img-theneed {
        max-width: 88% !important;
        height: auto;
  }
  .img-founder {
        max-width: 97% !important;
        height: auto;
  }
  .jumbotron {
      color: #000000;
      margin:0;
      padding: 16% 7% 12% 7%;
      letter-spacing: 1px !important;
  }
  .container-fluid {
      padding: 7% 12%;
      margin:0;
      letter-spacing: 1px !important;
  }
  .bg-landing {
      background-color: #000000;
      background-image: url("../images/MindGymLanding2.jpg");
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover;
  }
  .bg-testimonial {
      margin-top: -3%;
      background-color: #428bca;
      padding: 2% 7%; !important;
  }
  .bg-theneed {
  }
  .bg-programs {
  }
  .bg-mindgym {
      background-color: #5cb85c;
      padding: 5% 7%; !important;
  }
  .bg-faq {
      background-color: #000000;
      color: #ffffff;
  }
  .bg-founder {
      padding: 7%; !important;
  }
  .bg-contact {
      background-color: #000000;
      color: #ffffff;
  }
  .bg-footer {
      background-color: rgba(50,50,50,1);
  }
  .mylogo {
/*      color: #f4511e !important; */
      color: #5cb85c !important;
  }
  .thumbnail {
      padding: 0 0 15px 0;
      border: none;
      border-radius: 0;
  }
  .thumbnail img {
      width: 100%;
      height: 100%;
      margin-bottom: 10px;
  }
 
  .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-fixed-top {
      min-height: 61px;
  }
  .navbar-brand {
      font-size: 27px !important;
  }
  .navbar-logo {
      margin-top: 3% !important;
      margin-bottom: 1% !important;
  }
  .navbar-header .img-responsive {
    height: 34px !important;
    width: auto !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;
  }
  #landing h1 {
      font-size: 61px;
      font-weight: 100 !important;
      color: #ffffff;
      text-shadow: 3px 3px 7px #000000;
      letter-spacing: 2px !important;
  }
  #landing h2 {
      font-size: 25px;
      font-weight: 100 !important;
      color: #ffffff;
      text-shadow: 3px 3px 3px #000000;
      padding: 0;
      margin: 0;
      line-height: 1.6;
      letter-spacing: 2px !important;
  }
  #landing .btn-success {
      margin: 3%;
  }
  #testimonial1 h3 {
      font-size: 25px;
      color: #ffffff !important;
  }
  #testimonial1 p {
      font-size: 20px;
      margin: 0%;
      padding: 0%;
      color: #ffffff !important;
  }
  #testimonial2 h3 {
      font-size: 25px;
      color: #ffffff !important;
  }
  #testimonial2 p {
      font-size: 20px;
      margin: 0%;
      padding: 0%;
      color: #ffffff !important;
  }
  #theneed .well {
	border-radius: 25px;
	margin: 0%;
	padding: 3%;
        background-color: #428bca;
    color: #ffffff !important;
    line-height: 1.6;
  }
  #theneed h2 {
      font-size: 18px;
      font-weight: 600;
      margin: 0;
  }
  #mindgym1 h2, #mindgym2 h2 {
      font-size: 25px;
      color: #ffffff !important;
  }
  #programs h1 {
  	font-size: 43px;
  }
  #programs .well h3 {
  	font-size: 18px;
  	text-align: justify;
  }
  #programs .well {
	border-radius: 25px;
	margin: 0%;
	padding: 3%;
        background-color: #428bca;
    color: #ffffff !important;
    line-height: 1.6;
  }
  #programs .panel {
      border: 0;
      box-shadow: none;
  }
  #faq .panel {
    background-color: #000000;
    border: 0;
  }
  #faq .panel-heading {
    margin: 1%;
  }
  #faq .panel-heading a {
    text-decoration: none !important;
  }
  #faq .panel-heading:hover {
    color: #ffed39 !important;
  }
  #faq .panel-body {
    margin: 2%;
  }
  #faq h3 {
    font-size: 25px;
    line-height: 1.6;
    color: #ffffff;
  }
  #founder p {
    font-size: 20px;
    line-height: 1.6;
  }
  #contact .fa {
      color:#5cb85c;
  }
  #contact h2, #contact p, #contact .btn  {
      letter-spacing: 2px !important;
  }
  footer {
      border-top: 1px solid #5cb85c;
      color:#ffffff;
  }
  footer .fa {
      color: #ffffff;
      text-shadow: 1px 1px 1px #000000;
  }
  footer .fa:hover {
      color: #5cb85c !important;
  }
  .slideanim {visibility:hidden;}
  .slide {
      animation-name: slide;
      -webkit-animation-name: slide;
      animation-duration: 4s;
      -webkit-animation-duration: 4s;
      visibility: visible;			
  }

  @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;
    }
    #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) {
  h1 {
      font-size: 24px;
  }
  h2 {
      font-size: 22px;
  }
  h3 {
      font-size: 18px;
  }
  h4 {
      font-size: 16px;
      line-height: 1.375em;
      font-weight: 400;
      margin-bottom: 2%;
  }
  #landing h1 {
      font-size: 34px;
  }
  #landing h3 {
      font-size: 15px;
      padding: 0%;
  }
  #landing h4 {
      font-size: 18px;
      padding: 0%;
  }
  .bg-testimonial {
      background-color: #428bca;
      padding: 7%; !important;
  }
  .img-circle {
  	margin: auto;
  	width: 16%;
        height: 16%;
  }
  #programs h1 {
  	font-size: 34px;
  }
    .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;
    }
    #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;
    }
  }