/* lg */ 
@media (min-width: 1200px) {
	.clients {
			width: 25%;
		}
	.col-sm-2  {
			  overflow: hidden;
			  padding:0;
			  width: 50%;
		}	
	div.text-center.our-services.mobile{
	  display: none;
	}

	div.text-center.our-services.not-mobile{
	  display:inline;
	}
}

/* md */
@media (min-width: 992px) and (max-width: 1199px) {
	.clients {
			width: 25%;
		}
	.col-sm-2  {
			  overflow: hidden;
			  padding:0;
			  width: 50%;
	}
	div.text-center.our-services.mobile{
  display: none;
}

div.text-center.our-services.not-mobile{
  display:inline;
}

}
@media (min-width: 768px){
	.col-sm-8{
		width: 100%;
	}
	.col-sm-offset-1 {
		margin-left: 0px;
	}
	.col-sm-offset-2{
		margin-left: 0px;
	}
	div.text-center.our-services.mobile{
  display: none;
}

div.text-center.our-services.not-mobile{
  display:inline;
}
}
/* 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;
	}

	.clients {
		width: 25%;
	}

	.col-sm-2  {
		  overflow: hidden;
		  padding:0;
		  width: 50%;
	}
	div.text-center.our-services.mobile{
  display: none;
}

div.text-center.our-services.not-mobile{
  display:inline;
}

}

/* xs */
@media (max-width: 767px) {
	body {
		font-size: 14px;
	}
	#home-slider .caption h1 {
		font-size: 40px;
	}
	#home-slider .caption {
		font-size: 15px;
		padding: 0 30px;
	}
	.left-control, .right-control {
		font-size: 20px;
		height: 30px;
		line-height: 25px;
		width: 30px;
	}
	#home-slider:hover .right-control {
		right: 15px;
	}
	#home-slider:hover .left-control {
		left: 15px;
	}
	.caption .btn-start {
		font-size: 12px;
		padding: 10px 30px;
	}
	.navbar-brand {
		padding: 0 15px 15px;
	}
	.navbar-toggle {
	  border:1px solid #fff;
	  padding: 13px 10px;
	}

	.navbar-toggle .icon-bar {
	  background-color: #fff;
	}
	.navbar-right li a {
		font-size: 13px;
		padding-bottom: 8px;
		padding-top: 10px;
	}

	/*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: 90px;
		line-height: 62px;
		width: 90px;
	}

	.sociedades{
		background-position: 1px -1px;
	}
	.contratos{
	  background-position: -89px -1px;
	}
	.concursos{
	  background-position: -182px -1px;
	}
	.comercio{
	  background-position: 1px -94px;
	}
	.familia{
	  background-position: -89px -94px;
	}
	.proteccion{
	  background-position: -182px -94px;
	}
	.derecho{
	  background-position: 1px -184px;
	}
	.contenciosos{
	  background-position: -89px -184px;
	}
	.resolucion{
	  background-position: -182px -184px;
	}
	.reestructuracion{
	  background-position: 1px -275px;
	}

	.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;
	}
	.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: 30px;
		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;
	}
	div.text-center.our-services.mobile{
 		 display: none;
	}

	div.text-center.our-services.not-mobile{
	  display:inline;
	}
		#logo{
  		width: 100%;
  	}

}

/* 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;
	}
	.clients{
		width:100%;
	}
	.col-sm-2  {
		  overflow: hidden;
		  padding:0;
		  width: 100%;
	}
	.col-sm-4.clients.light.change{
		  background-color:#071538;
	}
	.col-sm-4.clients.dark.change{
  		  background-color:#0e285b;
	}
	.zonas-cobertura{
		display: inline-block;
	}
  	div.text-center.our-services.mobile{
  		display:inline;
	}

	div.text-center.our-services.not-mobile{
	  display:none;
	}
	#twitter-carousel .item {
	  padding: 0 30px;
	  height: 72px;
	  margin-top: 10px;
	  margin-right: 10%;
	  margin-left: 10%;
	  border: ridge 1px;
	  border-color: white;
	  border-radius: 3px;
	}
	p.zonas-cobertura{
		height: inherit;
		border:hidden;
	}
	p.bajada{
 	 width: 100%;
 	 margin-left: 0%;
}

}

