/* xs - PHONE */
/*@media only screen and (max-width: 33.9em) { */
@media only screen and (max-width: 47.8em) { 
  
/* HEADER --------------------------------------------------------------------*/
#header {
  min-height: 100px;
}

#header .navbar-brand {
  margin-left: 20px;
}

#header .navbar-toggle {
  background: none;
  border: none;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  font-size: 32px;
  line-height: 1;
  padding: 0;
  top: 30px;
  right: 10px;
}

#header .navbar-header {
  float: none !important;
}

#header .navbar-collapse {
  border: none;
  display: block;
  margin: 0;
  margin-top: 90px;
  margin-bottom: 10px;
  padding: 0 20px;
  width: 100%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=0, Direction=90, Color=#333333)";/*IE 8*/
  -moz-box-shadow: 0px 0px 0px #333333;/*FF 3.5+*/
  -webkit-box-shadow: 0px 0px 0px #333333;/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
  box-shadow: 0px 0px 0px #333333;/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=0, Direction=90, Color=#333333); /*IE 5.5-7*/
}
  
#header .navbar-collapse .list-inline {
  display: none;
  margin: 0;
  text-align: center;
}

#header .navbar-collapse.in .list-inline {
  display: block;
}

#header .list-inline li {
  display: block;
}

#header .list-inline li + li {
  margin-left: 0;
}

#header .list-inline li a {
  line-height: 40px;
  padding: 0;
  text-transform: uppercase;
}



#main > .container {
  padding-top: 60px;
  padding-bottom: 60px;
}




/* SLIDER --------------------------------------------------------------------*/
#slider {
  padding: 0 15px 15px 15px;
}

#slider .article {
  margin: 0;
  padding: 20px;
}

#slider .article h1 {
  font-size: 24px;
  line-height: 30px;
}

#slider .article h1 small {
  font-size: 24px;
  margin-top: 15px;
}

#slider .article .btn {
  margin-top: 15px;
}

#slider .row > div > div {
  margin-top: 0;
}


/* FEATRURES -----------------------------------------------------------------*/
#features {
  padding: 60px 0;
}

#features .container {
  max-width: 275px;
}

#features .row > div + div {
  margin-top: 60px;
}


/* ABOUT ---------------------------------------------------------------------*/
#about {
  background: #ff8c3b url(../images/about.jpg) no-repeat 50% 100%;
  background-size: cover;
  padding: 60px 0;
}

#about .article {
  max-width: none;
}

#about .about {
  text-align: center;
}

#about .contact {
  margin: 60px 0 0 0;
}

#about h2,
#about h3 {
  text-align: center;
}

#about .contact form .form-group .btn {
  display: block;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}


/* CLASSES -------------------------------------------------------------------*/
#classes {
  padding-top: 60px;
  padding-bottom: 60px;
}

#classes h2 {
  margin-bottom: 60px;
}

.programa {
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  max-width: 370px;
  text-align: center;
}

.carousel {
  position: relative;
}

/* SERVICES ------------------------------------------------------------------*/
#services {
  background: #ff8c3b url("../images/services.png") no-repeat 50% 0;
  background-size: cover;
  color: #fff;
  padding: 60px 30px
}

#services h2 {
  margin: 0 0 60px 0;
  text-align: center;
}

#services > div {
  margin-left: 0;
  padding-right: 0;
}

#services .btn {
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: static;
  width: 190px;
}

#services .media {
  text-align: center;
}


/* NUMBERS -------------------------------------------------------------------*/
#numbers {
  padding: 60px 0;
}

#numbers .row > div + div{
  margin-top: 60px;
}


/* TEAM ----------------------------------------------------------------------*/
#team {
  padding-top: 60px;
  padding-bottom: 60px;
}

#team .carousel {
  padding-bottom: 90px;
}

#team .row > div + div{
  margin-top: 30px;
}

#team .article {
  margin-left: auto;
  margin-right: auto;
  max-width: 370px;
}


/* DISCOUNTS -----------------------------------------------------------------*/
#discounts .article {
  margin-left: auto;
  margin-right: auto;
  max-width: 640px;
  position: relative;
}

#discounts .article > div {
  padding: 30px;
  text-align: center;
}

#discounts .article a {
  margin-top: 0;
}


/* CONTACT-US ----------------------------------------------------------------*/
#contact-us {
  line-height: 1.2;
  padding: 60px 30px;
  text-align: center;
}

#contact-us h2 {
  line-height: 1.2;
  margin-bottom: 30px;
}

#contact-us .btn-primary {
  float: none !important;
  margin-top: 30px;
}


/* CENTERS -------------------------------------------------------------------*/
#centers {
  padding-top: 60px;
  padding-bottom: 60px;
}

#centers .row > div + div{
  margin-top: 30px;
}

#centers .article {
  margin-left: auto;
  margin-right: auto;
  max-width: 370px;
}


/* GALLERY -------------------------------------------------------------------*/
#gallery {
  padding: 60px 0;
}

#gallery h2 {
  margin-bottom: 60px;
}

#gallery .carousel {
  padding-bottom: 90px;
}

#gallery .article {
  margin-left: auto;
  margin-right: auto;
  max-width: 480px;
}


/* TESTIMONIALS --------------------------------------------------------------*/
#testimonials {
  padding: 60px 0;
  text-align: center;
}

#testimonials h2 {
  margin-bottom: 60px;
}

#testimonials .row > div + div {
  margin-top: 30px;
}

#testimonials .media {
  max-width: none;
}

#testimonials .media > span {
  display: block;
  float: none !important;
  margin-right: 0;
  width: 100%;
}


/* CONTACT -------------------------------------------------------------------*/
#contact {
  background: #ff8c3b url("../images/contact.jpg") no-repeat scroll 100% 100% / cover ;
  padding-top: 60px;
  padding-bottom: 60px;
}

#contact .article {
  padding-right: 0;
}

#contact .article h2, 
#contact .article h3 {
  text-align: center;
}

#contact form {
  margin-left: auto;
  margin-right: auto;
}

#contact form .form-group .btn-primary {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 190px;
}


/* PROMO ---------------------------------------------------------------------*/
#promo {
  height: 150px;
}


/* PROGRAMAS -----------------------------------------------------------------*/
#programas {
  margin-top: 0;
}


/* PROGRAMA -----------------------------------------------------------------*/
#programa {
  margin-top: 0;
  text-align: center;
}

#programa section {
  margin-top: 60px !important;
}

#programa h2,
#programa h3 {
  margin-bottom: 30px;
  text-align: center;
}

#programa .goals .media-body {
  padding-right: 60px;
}


/* FOOTER --------------------------------------------------------------------*/
#footer > .container {
  padding-top: 60px;
  padding-bottom: 60px;
  text-align: center;
}

#footer .row > div {
  margin-left: auto;
  margin-right: auto;
  max-width: 270px;
}

#footer h4 {
  margin: 30px 0 15px 0;
}

#footer .navbar-brand {
  display: inline-block;
}

#footer .navbar-brand + p {
  margin-left: auto;
  margin-right: auto;
}

#footer .navbar-nav a {
  line-height: 40px;
}

#footer .contact h4 {
  padding-left: 0;
}

#footer .contact .media {
  text-align: center;
}

#footer .contact .media span {
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
}

}