/* lg */ 
@media (min-width: 1200px) {

}

/* md */
@media (min-width: 992px) and (max-width: 1199px) {

}

/* sm */
@media (min-width: 768px) and (max-width: 991px) {
 	.navbar-right li a {
		font-size: 12px;
		padding-right: 10px;
	}
	.social-icons ul li {
		margin-bottom: 10px;
	}
	.price {
		font-size: 16px;
		height: 110px;
		line-height: 30px;
		width: 100%;
	}
	.price span {
		font-size: 40px;
		margin-top: 27px;
	}
	.btn-signup {
		padding: 10px 20px;
	}
 .servicio_titulo {
 	font-family: 'Montserrat', sans-serif;
 	font-weight:700;
 	text-align:center;
 	font-size:22pt;
 	padding:26px;
 	font-size-adjust:0.5;
 	color:black
 }
 .servicio_detalle {
 	font-family: 'Lato', sans-serif;
 	font-weight:300;
 	text-align:center; 
 	font-size:20pt;
 	line-height:26pt;
 	padding-top:10px;
 	-webkit-text-size-adjust: 50%;
 	color:black
 }
	
}

/* xs */
@media (max-width: 767px) {
	body {
		font-size: 14px;
	}
	#home-slider .caption h1 {
		font-size: 20px;
	}
	#home-slider .caption {
		font-size: 15px;
		padding: 0 30px;
	}
	
#home-slider .caption h1 {
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  line-height:20px
}

#home-slider .caption h1 span {
  color: #ee2b58;
  font-weight: 600;
}

#home-slider .caption p.linea1 {
  color: #fff;
  font-weight: 400;
  font-size: 12pt;
  line-height: 14pt;
  padding:20px
}

#home-slider .caption p.linea2 {
  color: #fff;
  font-weight: 400;
  font-size: 12pt;
  line-height: 14pt;
}
	
	.left-control, .right-control {
		height: 40px;
		width: 20px;
		display:none
	}
	.left-control {
	    background-size:20px 40px;

	}
	.right-control {
	    background-size:20px 40px;

	}
	
	
	#home-slider .right-control {
		right: 15px;
		display:none
	}
	#home-slider .left-control {
		left: 15px;
		display:none
	}
	.caption .btn-start {
		font-size: 12px;
		padding: 10px 30px;
	}
	.navbar-brand {
		padding: 5px 15px 15px;
		margin-top: 5px;
	}
	.navbar-brand  .img-responsive {
		height:40px;
	}
	.navbar-toggle {
	  border:1px solid #fff;
		margin-top: 10px;
	}

	.navbar-toggle .icon-bar {
	  background-color: #fff;
	}
	.navbar-right li a {
		font-size: 13px;
		padding-bottom: 8px;
		padding-top: 10px;
		text-align:left
	}
.social-header {
	clear:both;
	width:100%;
	text-align:center
}

.sociales {
	display:none
}
.langs {
	margin:auto;
	position:relative;
	margin-bottom:10px
}

.navbar-nav li a {
	background:  left 0px !important;
  background-size:11px 13px !important;
	text-align:center;
  padding-top: 0px;
  padding-bottom: 20px;
}
.navbar-nav li a:hover { 
	background:  left 0px !important;
  background-size:11px 13px !important;
}

.navbar-nav li.active a {
  background: url(../images/gota.svg) no-repeat left 0px !important;
  background-size:11px !important;
  color: #ee2b57;
}
.activebutton span:nth-child(2), .activebutton span:nth-child(3), .activebutton span:nth-child(4) {
	display:none
}

.activebutton {
	background: url(../images/cruz.svg) no-repeat center center;
	height:34px;
	width:44px
}


	/*services*/
	section {
		padding: 45px 0;
	}
	.heading {
		font-size: 14px;
		padding-bottom: 45px;
	}
	.heading h2 {
		font-size: 26px;
	}
	.service-info h3 {
		font-size: 20px;
	}
	.our-services .col-sm-4 {
		margin-bottom: 32px;
		padding-bottom: 20px;
	}
	.our-services .col-sm-4:nth-child(4), 
	.our-services .col-sm-4:nth-child(5), 
	.our-services .col-sm-4:nth-child(6) {
		padding-top: 0;
	}
	.service-icon {
		font-size: 30px;
		height: 65px;
		line-height: 62px;
		width: 65px;
	}
	.our-services .col-sm-4:hover .service-icon:before {
		height: 90px;
		width: 90px;
	}
	.about-info {
		text-align: center;
		margin-bottom: 50px;
	}
	.team-member {
		margin-bottom: 50px;
	}
	.team-members .col-sm-3, 
	.pricing-table .col-sm-3, 
	#portfolio .col-sm-3, 
	.blog-posts .col-sm-4  {
		width: 50%;
		float: left;
	}
	.social-icons ul li a {
		font-size: 14px;
		height: 30px;
		line-height: 30px;
		width: 30px;
	}	
	.count .col-xs-6 {
		margin-bottom: 35px;
	}
	#features {
		min-height: 330px;
	}
	#features i {
		font-size: 35px;
	}
	#features h3 {
		font-size: 25px;
	}
	.price span {
		font-size: 50px;
		margin-top: 25px;
	}
	.price {
		font-size: 18px;
		height: 110px;
		line-height: 35px;
		width: 130px;
	}
	
 .servicio_titulo {
 	font-family: 'Montserrat', sans-serif;
 	font-weight:700;
 	text-align:center;
 	font-size:14pt;
 	padding:26px;
 	color:black
 }
 .servicio_detalle {
 	font-family: 'Lato', sans-serif;
 	font-weight:300;
 	text-align:center; 
 	font-size:20pt;
 	line-height:26pt;
 	padding-top:10px;
 	-webkit-text-size-adjust: 50%;
 	color:black
 }
  .servicio_detalle  p {
  padding:0px;
  margin:0px
  }
	
.flex-direction-nav a {
		top: inherit;
		bottom: -40px;
		height: 25px;
		width: 25px;
		line-height: 23px;
		font-size: 14px;

}	
.flex-direction-nav .flex-next {
    background:url(../images/arrows_next.svg) no-repeat 0px 0px;
    background-size:10px 20px;
	right: 40%;
	opacity:0
}

.flex-direction-nav .flex-prev {
    background: url(../images/arrows_prev.svg) no-repeat 0 0;
    background-size:10px 20px;
    left:40%;
	opacity:0
}

.texto_academy {
 	font-family: 'Montserrat', sans-serif;
 	font-size:14pt;
 	line-height:16pt;
 	margin:40px;
 	text-align:center
}

.profesor_curso {
	float:left;  
	width:100%; 
	text-align:left; 
 	font-family: 'Lato', sans-serif;
	font-size:11pt; 
	font-weight:900; 
	line-height:11pt;
	
}

.fecha_curso {
	float:left;
	width:100px;
	line-height:50px;
	text-align:right;
 	font-family: 'Lato', sans-serif;
	font-size:14pt;
	font-weight:600;
	background: url(../images/calendar.png) no-repeat 0px 8px
}
	
	.single-table ul {
		margin-top: 22px;
	}
	.single-table ul li {
		font-size: 14px;
		margin-top: 15px;
	}
	.btn-signup {
		font-size: 12px;
		margin-top: 25px;
		padding: 10px 35px;
	}
	.single-table{
		margin-bottom: 40px;
		padding: 20px;
	}
	#twitter {
		padding-bottom: 75px;
	}
	.twitter-left-control, 
	.twitter-right-control {
		top: inherit;
		bottom: -40px;
		height: 25px;
		width: 25px;
		line-height: 23px;
		font-size: 14px;
	}
	.twitter-left-control {
		left: 40%
	} 
	.twitter-right-control {
		right: 40%
	}
	#blog {
		overflow: hidden;
	}
	.entry-header h2 {
		line-height: 20px;
	}
	.blog-posts .col-sm-4 {
		margin-bottom: 35px;
	}
	.load-more {
		margin-top: 35px;
	}
	.btn-loadmore {
		font-size: 12px;
		padding: 15px 75px;
	}
	#contact-us .heading {
		padding-top: 35px;
	}
	.contact-info {
		padding-left: 0;
	}
	#footer .footer-bottom {
		text-align: center;
	}
	.footer-bottom p.pull-right {
		float: none !important;
	}
}

/* XS Portrait */
@media (max-width: 479px) {
  
	.team-members .col-sm-3, 
	.pricing-table .col-sm-3, 
	#portfolio .col-sm-3, 
	.blog-posts .col-sm-4 {
		width:100%;
		float: none;
	}
}

