@media (min-width: 992px) and (max-width: 1024px) {
     .navbar-right {
        float: none !important;
        margin: auto;
    
    }


}

@media (min-width: 768px) and (max-width: 1024px) {

    /* TOP BAR ELEMENTS */    
	.responsive-logo {
		width: 100%;
		position: relative;
		text-align: center;
		margin-top: 10px;
		padding-top: 15px;
	}
   
	.responsive-logo a {
		float: none !important;
	}

	.responsive-nav {
		text-align: center;
		width: 100%;
		padding-top: 0;
	}

	.responsive-nav li {
		margin-bottom: 15px;
		margin-top: 0 !important;
	}
     
     /* HOME */
	.intro {
		margin-top: 31%;
		line-height: 3.438rem !important;
		font-size: 2.813rem;
	}
      
      /* ABOUT US */
	.big-intro {
		text-align: center !important;
	}

	.about-us .column {
		margin-bottom: 40px;
	}

	.skills {
		margin-bottom: 78px !important;
	}
      
      /* TEAM */
	.team-member .profile-pic {
		width: 128px;
		height: 128px;
	}

	.team-member .details {
		display: none;
	}
      /* PURCHASE NOW */
	.purchase-now {
		margin: auto;
		text-align: center !important;
	}

	.purchase-now h3 {
		text-align: center;
		margin-bottom: 20px;
	}

	.purchase-now .red-btn {
		float: none;
	}
      
      /* FOOTER */
	footer {
		padding-top: 40px;
	}

	.company-details {
		padding-top: 0;
		padding-bottom: 33px;
	}

	.copyright {
		width: 100%;
		padding-top: 33px;
		padding-bottom: 33px;
	}
}
@media (max-width: 1024px) {
    .features {
        text-align: center;
    }
    
    .features .feature-icon {
        float: none;
        margin-right: 0;
        margin-bottom: 20px;
    }
}


@media (max-width: 767px) {

	#logo{display: block;}
    html {font-size: 90%;}
    .navbar {padding-left: 0%;}
    .sube{margin-top: 0px;}
    .bs-navbar-collapse {border: 0;}
    .about-us p{padding-left: 5%; width: 100%; padding-right: 15%;}
	.navbar-inverse .navbar-nav {
		padding-left: 10px;
		line-height: normal;
		text-align: center;
		background-color: #0021A2;
	}

	.navbar-inverse .navbar-nav>li {
		display: block;
		margin-bottom: 0;
		text-align: center;
		margin-right: 0;
	}

    /* HOME */
	.intro {
	    margin-top: 30%;
		line-height: 3.438rem !important;
		font-size: 2.813rem;
	}
      
      /* ABOUT US */
	.big-intro {
		text-align: center !important;
		font-size: 8vw !important;
	}

	.about-us .column {
		margin-bottom: 40px;
	}

	.skills {
		margin-bottom: 78px !important;
	}
      
      /* PURCHASE NOW */
	.purchase-now {
		margin: auto;
		text-align: center !important;
	}

	.purchase-now h3 {
		text-align: center;
		margin-bottom: 20px;
	}

	.purchase-now .red-btn {
		float: none;
	}
      
      /* FOOTER */
	footer {
		padding-top: 10px;
	}

	.company-details {
		padding-top: 0;
		padding-bottom: 33px;
	}

	.copyright {
		width: 100%;
		/*padding-top: 33px;
		padding-bottom: 33px;*/
	}
}

@media (max-width: 480px) {
 

/* HOME */
	html {
        font-size: 70%;
    }
	.responsive-logo img {
        width: 70%;
        display: block;        
    }

    #wrapper {
    display: none;
    }
    #caja-new{
	display: block;
	}
	.about-us {	 height: auto !important;}
    .navbar-brand{ width: 80%; }

    #main-nav {
        min-height: 50px;
    }
	.navbar-inverse .navbar-nav>li {
		display: block;
		margin-bottom: 0;
		text-align: center;
		margin-right: 0;
	}    
	#logo{
	position: absolute;
    width: 80%;
	}

	
	.intro {
		margin-top: 40%;
		line-height: 3.438rem !important;
		font-size: 2.813rem;
	}
    
    .focus,.works,.about-us,.features, .our-team,.packages,.products .color-overlay,.testimonial,.contact-us {
	padding-top: 60px;
}
    .buttons {
	    margin-bottom: 0;
	    margin-top: 30px;
	}
     
    .custom-button {
        padding: 10px 18px;
    }
     h1 {
        font-weight: normal;
    }
    
	h2 {
		font-size: 6.5vw !important;
	}
	
	 h3 {
        font-size: 1.7rem;
    }

	.other-focus-list ul li {
		display: block;
		text-align: left;
		margin-right: 0;
	}
	.about-us p{padding-left: 5%;}
} 

@media (min-width: 320px) and (max-width: 414px){
	.navbar-inverse .navbar-nav>li {
		display: block;
		margin-bottom: 0;
		text-align: center;
		margin-right: 0;
	}	
    #wrapper {
    display: none;
    }
    #caja-new{
	display: block;
	}
	.about-us { height: auto !important;}   
    html {
        font-size: 62.5%;
    }

    body { font-size: 1.3em; }
    .header{min-height: 100px;  }
    #image-home{ display: block; }    
    .focus,.works,.about-us,.features, .our-team,.packages,.products .color-overlay,.testimonial,.contact-us {
	padding-top: 50px;
	}
    
    h1 {
        font-weight: normal;
    }
    
    h3 {
        font-size: 1.7rem;
    }
    
    .intro {
        margin-top: 50%;
		line-height: 3.1rem !important;
		font-size: 2.1rem;
	}

	.client-list ul li {
		display: block;
	}
	.about-us p{padding-left: 5%;}
	#macbook{ max-width: 100%;}

	#texto-principal{
		font-size: 1em;
		line-height: 15px;
		color: white;
		margin-top: 120px;
		padding-left: 20px;
		font-family: "Roboto", Arial, sans-serif;
		text-shadow: 2px 2px 2px black;
		text-align: left;
		letter-spacing: 1px;
		text-transform: uppercase;
		font-weight: 100;
	}
	.header-unit {
	    height: 200px;
	    background-image: url(../images/index.png);
	    background-size: cover;

	}
	#titulo-nosotros{ display: none;}
	#myVideo{ display: none;}
	#caja-60 { margin-left: 0px;}
	.nav-tabs li{
		width: 100%;
		text-align: center;
	}
	.titulos-tab {
    font-size: 1.2em;
    color: #0021A2;
    letter-spacing: 1.5px;
    line-height: 26px;
    font-weight: 300;
    text-align: justify;
    padding-bottom: 10px;
    width: 90%;
    margin: 0 auto;
	}
	.lista {
	   font-style: italic;
	   width: 90%;
	}
	.lista li {
    text-align: left;
    font-size: 1.1em;
    line-height: 25px;
	}
	#corte,#corte-2,#corte-3,#corte-4 {
    min-height: 100px;
        background-attachment: initial;
	}
	.texto-corte{ display: none;	}

	.titulos {
    font-size: 34px !important; 
    padding-bottom: -10px; 
	}
	.subtitulos {
    color: #47A5DD;
    font-size: 16px;
    font-weight: 100;
    width: 90%;
    margin: 0 auto;
    padding-bottom: -10px; 
	}
	#img-formula{
		max-width: 100%;
	}
}