/* APENAS EM TELA PEQUENA USANDO MAX WIDTH  */
@media only screen and (max-width: 1200px) {
	.botao-aluno {
	  right: 150px;
	  top: 500px;
	}
	.botao-instrutor {
	  left: 150px;
	  top: 500px;
	}
	.imagem-slider {
		height: 600px;
	}
	.tiago-slides {
		width: 100%;		
	}
	.container-extras {
		height: 780px
	}

/*	.cartao-extras-inner, .cartao-extras{
		max-width: 200px;
	}*/
}






@media only screen and (max-width: 991px) {

	.input-group {
		top: -88px;;
		left: 25%;
		width: 50%;
	}

	.botao-pesquisar {
		width: 45px !important;
	}

	.icone-pesquisar {
		display: inline-block;
	}

	.btn-pesquisar {
		display: none;		
	}

  .container-extras {  	
  	height: 800px;
  }

  .botao-entrar {
    border: none;
    background-image: linear-gradient(#f15d29, #f9a21d);
    color: white;
    padding-bottom: 10px !important;
    padding-top: 10px !important; 
    margin-bottom: 15px !important;  
  }

  .logo-footer {
  	float: left;
  	width: 50%;
  }

  .imagem-slider, .tiago-slides {
		height: 600px;		
	}

	.home-extras-container {
		margin-right: 0px;
	}

	.imagem-cadastro-aluno-wrapper {
		border-left: 0px !important
	}

	.cartao-extras-inner {
		padding-left: 10px;
		padding-right: 10px;
	}

	.nav-item-front {
		margin-bottom: -10px;
	}

	.navbar-nav {
		margin-top: -50px;
	}

	.navbar-front {
		padding-bottom: 0;	
		padding-top: 0;	
	}

	.crumb-videos {
		margin-top: -70px;
	}


}









@media only screen and (max-width: 880px) {
	.botao-aluno {
	  right: 150px;
	  top: 400px;
	}
	.botao-instrutor {
	  left: 150px;
	  top: 400px;
	}
  .imagem-slider, .tiago-slides {
		height: 500px;	
	}
	.container-extras {
		height: 800px;;
	}
}











@media only screen and (max-width: 767px) {
	p {
		text-align: left !important;
	}

	footer {
		text-align: center !important;
	}
	.footer-sublinhado {
		margin-left: 20%;
	}
  .logo-footer {
    float: left;
  }
  .texto-home-1 {
  	text-align: left;
  	padding-left: 0;
  }
  .texto-home-titulo {
  	text-align: center;
  	padding-left: 0;
  }
  .botao-whats-home, .botao-inscreva-home {
  	float: left;
  }
  .botao-whats-home {
  	margin-right: 20px;
  }
  .container-extras {
  	height: 1650px;
  }
  .botao-whats-home, .botao-inscreva-home {  	
  	float: right;
  	margin-right: 0;
  }
  .logo-footer {
  	margin-left: 25%;
  	width: 50%;
  }
  .imagem-slider, .tiago-slides {
		height: 400px;	
	}
	.botao-aplicar {
		margin-top: 20px;
		margin-left: 20px;
	}
	.forma-pagamento {
		padding-top: 15px;
	}

	.container-extras {
		height: 1435px;
	}

}










@media only screen and (max-width: 650px) {
	.botao-aluno {
	  right: 100px;
	  top: 350px;
	}
	.botao-instrutor {
	  left: 100px;
	  top: 350px;
	}
	.imagem-slider, .tiago-slides {
		height: 325px;	
	}

}






@media only screen and (max-width: 575px) {
	.forma-pagamento {
		padding-top: 15px;
		margin: 0 auto;
		width: 30%;
	}

}






@media only screen and (max-width: 550px) {
	.botao-aluno {
	  right: 70px;
	  top: 280px;
	}
	.botao-instrutor {
	  left: 70px;
	  top: 280px;
	}
	.imagem-slider, .tiago-slides {
		height: 280px;	
	}
	.logo-principal {
		width: 40px;
	}
	.input-group {
		top: -108px;	
		width: 60%;	
		left: 20%;
	}
	.crumb-videos {
		margin-top: -100px;
	}


}







@media only screen and (max-width: 445px) {
	.botao-assinar-aluno {
		margin-bottom: 20px;
		margin-left: 5px;
	}
	.imagem-slider, .tiago-slides {
		height: 265px;	
	}
	.forma-pagamento {
		width: 40%;
	}

}





@media only screen and (max-width: 300px) {
	.botao-instrutor {
		font-size: 0.7em;
	}
}





@media only screen and (max-width: 380px) {
	.botao-aluno {
	  right: 10px;
	  top: 250px;
	}
	.botao-instrutor {
	  left: 10px;
	  top: 250px;
	}
	.imagem-slider, .tiago-slides {
		height: 200px;	
	}

	.botao-slider {
		font-size: 0.8em;
	}
	.botao-instrutor {
		font-size: 0.9em;
	}

}








/* APENAS EM TELA GRANDE COM MIN WIDTH */
@media only screen and (min-width: 500px) {
	.botao-slider {
		font-size: 1.2em;
		right: 91px;
		top: 45%;
	}
	.botao-instrutor {
		font-size: 1.1em;
	}
}

@media only screen and (min-width: 992px) {
	
	.registrar-direita {
		border-left: 2px solid #999;
	}

	.botao-slider {
		font-size: 1.4em;
		right: 135px;
		top: 62%;
	}

  .nav-item-contato {
    margin-right: 50px;
  }

  .nav-item-front {
    padding: 2px 15px 2px 15px;
    margin-bottom: 0px;
  }

  .botao-entrar {  
	  padding:  5px 10px 5px 10px !important;
	  border: 4px solid #777;
	  border-radius: 20px;
	  /*margin-top: -5px;*/
	}
	.botao-instrutor {
		font-size: 1.3em;
	}
/*	.tiago-slides {
		height: unset;		
	}
	.imagem-slider,  {
		width: 100%;
	}*/

}

@media only screen and (min-width: 1200px) {
	.botao-slider {
		font-size: 1.6em;		
	}
	.imagem-slider {
		width: 100%;		
	}
	.tiago-slides {
		height: unset;
	}
	.nav-item-front {
    padding: 2px 30px 2px 30px;
    margin-bottom: 0px;
  }

}


@media only screen and (min-width: 1300px) {
	.home-extras-conteudo {
		height: 250px;
	}
	.botao-instrutor {
		font-size: 1.5em;
	}
	.nav-item-front {
    padding: 2px 30px 2px 30px;    
  }
}




