/* lg */ 
@media (min-width: 1200px) {
   

}

/* md */
@media (min-width: 992px) and (max-width: 1199px) {
    .service-info ul li{
        font-size:14px;
    }

     .s1 {
        margin-top: 10.5px;
    }
    .s4 {
        margin-top:54px;
    }

    .s6 {
        margin-top:35px;
    }
    
}

/* 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;
	}

        .s1 {
        margin-top: 35px;
    }

     .s3 {
        margin-top: 77px;
    }

      .s4 {
        margin-top: 90px;
    }

     .s5 {
        margin-top: 18px;
    }
   

      .s6 {
        margin-top: 65px;
    }
	
	 #about-us {
		 height:1px;
		 background-image:none;
		
	}
   
	#about-us .oculto{
		 visibility:visible;
		display:inline-block;
		
	}


}

/* 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;
	}

	.navbar-toggle .icon-bar {
	  background-color: #fff;
	}
	.navbar-right li a {
		font-size: 13px;
		padding-bottom: 8px;
		padding-top: 10px;
	}

	/*services*/
	section {
		padding: 0px 0;
	}

    #enterprise{
        margin-top:0px;
    }
	.heading {
		font-size: 14px;
		padding-bottom: 45px;
	}
	.heading h2 {
		font-size: 26px;
	}
	.service-info h3 {
		font-size: 20px;
	}

    .service-info ul li{
        font-size:14px;
    }
    #contact {
        padding-top:0px;
    }
    #contactanos{
        margin-top:0px;
    }
	
	.our-services .col-sm-4 {
		margin-bottom: 42px;
		padding-bottom: 30px;
        
        
	}

    .our-services #uno {
        margin-bottom: 0px;
		padding-bottom: 15px;
        height:auto;
    }

    .our-services #dos {
        margin-bottom: 0px;
		padding-bottom: 15px;
        height:auto;
    }
    .our-services #tres {
        margin-bottom: 0px;
		padding-bottom: 15px;
        height:auto;
    }
    .our-services #cuatro {
        margin-bottom: 0px;
		padding-bottom: 15px;
        height:auto;
    }
    .our-services #cinco {
        margin-bottom: 0px;
		padding-bottom: 15px;
        height:auto;
    }

    .our-services #seis {
        margin-bottom: 0px;
		padding-bottom: 15px;
        height:370px;
    }
	.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: 0px;
	}
	/*.service-icon {
		font-size: 30px;
		height: 80px;
		line-height: 62px;
		width: 80px;
	}*/
	.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;
	}

    .main-nav .navbar-header .navbar-toggle {
        border-color: #ddd;
    }
    .main-nav .navbar-header .navbar-toggle:hover {
         background-color:#ddd;
    }

    .main-nav .navbar-header .navbar-toggle .icon-bar {
        background-color:#808080;
    }

    .s1 {
        margin-top: 0px;
    }

    .s2 {
        margin-top: 0px;
    }
     .s3 {
        margin-top: 0px;
    }

      .s4 {
        margin-top: 0px;
    }
      .s5 {
        margin-top: 0px;
    }

      .s6 {
        margin-top: 0px;
    }
	
	 #about-us .oculto{
		 visibility:visible;
		display:inline-block;
		
	}

    
}

/* 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;
	}

    

}



@media only screen and (max-width: 500px) {
   #about-us {
        height:auto;
		background-image:none;
		
    }
	.justificado{
		text-align:left;
	}

    #about-us h1 {
        font-size:medium;
        padding:0 0 0 0;
    }
	
	 #about-us .oculto{
		 visibility:visible;
		display:inline-block;
		
	}

     .our-services .col-sm-4 {
        font-size:12px;
       height:auto;
    }

	
}

@media only screen and (max-width: 768px) {
	#about-us {
        height:auto;
		background-image:none;
		
	}
	
	#boton-up-right{
		
		margin-bottom:60px;
	}
		


    #about-us .oculto{
		 visibility:visible;
		display:inline-block;
		
	}
    .our-services .col-sm-4 {
        font-size:12px;
       
    }

    .service-info ul li{
        font-size:14px;
    }

  


    

}

@media only screen and (max-width: 990px) {
    .our-services .col-sm-4 {
 
        height:420px;
    }
   .service-info ul li{
        font-size:14px;
    }

  
    
}


@media only screen and (max-width: 1024px) {
	#about-us {
        height:auto;
		background-image:none;
		
		
    }
	
	

   #about-us .oculto{
		display:inline-block;
		visibility:visible;
        
		
	}

   .our-services .col-sm-4 {
 
        height:460px;
    }

   .service-info ul li{
        font-size:14px;
    }
   
}

@media only screen and (max-width: 1200px){
    .our-services .col-sm-4 {
        
        border-bottom:1px solid #fff;
        padding-bottom: 10px;
 
        height:460px;
    }
   

    #enterprise{
        
    }
    
   
}


@media only screen and (max-width: 1600px) {
	
	#about-us h1 {
		font-size:medium;
	}

   
}


