/* ----------- iPhone 4 and 4S ----------- */

/* Portrait and Landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
	.noticia{
		margin-bottom:20px;
	}
	.noticias{
		padding-top:30px;
		padding-bottom:30px;
		margin-bottom:30px;
	}
	.cursos h3{
		margin-top:-15px;	
	}
	.cursos_profissionais .fundo_cursos, .cursos_vocacionais .addsad1 .fundo_cursos_vocacionais{
		margin:0 auto 20px auto;
		float:none;
	}
	.cursos_vocacionais .addsad2 .fundo_cursos_vocacionais{
		margin:0 auto 20px auto;
		float:none;
	}
	.cursos_vocacionais .addsad3 .fundo_cursos_vocacionais{
		margin:0 auto 20px auto;
		float:none;
	}
	.cursos_vocacionais .addsad1 .fundo_cursos_vocacionais .vermais{
		left:80px;
	}
	.cursos_vocacionais .fundo_cursos_vocacionais .vermais{
		left:80px;
	}
	.slideshow{
		min-height:100px;
		margin-top:50px;
	}
	.captionbox{
		display:none;
	}
	.navbar-default .navbar-toggle{
		border-color:#FFF;
		margin-right:0;
	}
	.navbar-default .navbar-toggle .icon-bar{
		background-color:#FFF;
	}
	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
		background:none !important;
	}
	.navbar-nav{
		margin:0;
		background-color:#88b238 !important;
	}
	.logo{
		max-height:150px;
	}
	.logos_entidades{
		border:none;
	}
}
/* Portrait */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (orientation: portrait) {
}

/* Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {

}

/* ----------- iPhone 5 and 5S ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2) {

}

/* Portrait */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
}

/* Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {

}

/* ----------- iPhone 6 ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) { 
	.testemunhos #carousel-example-generic .carousel-inner > .item{
		max-height:auto;
		min-height:auto;
		overflow:visible;
	}
	#carousel-example-noticias .carousel-inner > .item{
		max-height:auto;
		min-height:auto;
		overflow:visible;
	}
	.noticias .imagem{
		margin-left:-30px;
	}
	
	#carousel-example-noticias a.right{
		right:0;
	}
	#carousel-example-noticias a.left{
		left:0;
	}
	.sneakySneakyBeakyLike div.container-fluid{
		top:18px;
		padding:0 15px;
	}
	.col_direita .item-page, .noticias_interior{
		padding:15px;
		margin-top:15px;
	}
	.visforms-form{
		padding:15px 0px 30px 0px;
		margin-top:15px;
	}
	#visformcontainer{
		margin:0 30px;
		width:86%;
	}
	.artigo_agenda1, .artigo_agenda2, .artigo_agenda3, .artigo_agenda4{
		float:none;
		width:100%;
		margin:0 0 20px 0;
		height:250px;
	}
	.text_evento {
		position:absolute;
		top:0;
		padding:20px;
		background-color:rgba(0, 0, 0, 0.6);
		width:100% !important;
		min-height:auto !important;
	}
	.artigo_agenda1 img, .artigo_agenda2 img, .artigo_agenda3 img, .artigo_agenda4 img{
		min-height:462px;
		max-height:462px;
	}
	.visCSSlabel{
		float:none;
		width:100%;
		text-align:left;
	}
	.visCSSinput{
		float:none;
		width:100%;
	}
	.visBtnCon{
		margin-right:0;
	}
	.creditos .texto p{
		width:274px;
		margin:0 auto;
	}
	.creditos{
		padding-bottom:16px;
	}
}


/* Portrait */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) { 

}

/* Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) { 

}

/* ----------- iPhone 6+ ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3) { 

}

/* Portrait */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: portrait) { 

}

/* Landscape */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 

}

/* ----------- Galaxy S3 ----------- */

/* Portrait and Landscape */
@media screen 
  and (device-width: 320px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 2) {

}

/* Portrait */
@media screen 
  and (device-width: 320px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 2) 
  and (orientation: portrait) {

}

/* Landscape */
@media screen 
  and (device-width: 320px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 2) 
  and (orientation: landscape) {

}

/* ----------- Galaxy S4 ----------- */

/* Portrait and Landscape */
@media screen 
  and (device-width: 320px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 3) {

}

/* Portrait */
@media screen 
  and (device-width: 320px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 3) 
  and (orientation: portrait) {

}

/* Landscape */
@media screen 
  and (device-width: 320px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 3) 
  and (orientation: landscape) {

}

/* ----------- Galaxy S5 ----------- */

/* Portrait and Landscape */
@media screen 
  and (device-width: 360px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 3) {

}

/* Portrait */
@media screen 
  and (device-width: 360px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 3) 
  and (orientation: portrait) {

}

/* Landscape */
@media screen 
  and (device-width: 360px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 3) 
  and (orientation: landscape) {

}

/* ----------- iPad ---------- */
/* Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px)
  and (orientation: portrait) {
		
}