#comboNav {
  display: none;
}
.wrapper {
  width: 940px;
}
/*		Tablet Layout: 768px.
		Gutters: 24px.
		Outer margins: 28px.
		Inherits styles from: Default Layout.
-----------------------------------------------------------------
cols    1     2      3      4      5      6      7      8
px      68    160    252    344    436    528    620    712    */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* GERAL TABLET ----------------------------------------------------*/
  .wrapper {
    width: 712px;
  }
  /* NAV TABLET ----------------------------------------------------*/
  #nav {
    display: block;
  }
  #comboNav {
    display: none;
  }
  
  /* CONTENTOR ITEMS TABLET ----------------------------------------------------*/
  #contentor, .footer-bottom {
    width: 732px;
    /* 712 + 20 gap */
  }
  #contentor figure, .footer-bottom .left, .footer-bottom .center, .footer-bottom .right {
    width: 223px;
    margin-right: 20px;
  }
  #contentor figure {
    margin-right: 5px;
    margin-left: 5px;
  }
  #contentor figure #sombra {
	width: 223px;
	height: 223px;
  }
  #contentor figure .thumb img {
	height: 223px;
  }
  /*  PAGE TABLET----------------------------------------------------*/
  #page-content-sb {
    width: 460px;
    margin-right: 60px;
  }

  /* CONTEUDO TABLET ----------------------------------------------------*/
  #geral-content #caixa .info {
    width: 140px;
    /* 160 - 20 */
  
    padding-left: 20px;
    margin-right: 24px;
  }
  #geral-content #caixa .entry-content, .listagem #caixa .entry-content {
    width: 450px;
    margin-bottom: 40px;
  }
}
/*		Mobile Layout: 320px.
		Gutters: 24px.
		Outer margins: 34px.
		Inherits styles from: Default Layout.
---------------------------------------------
cols    1     2      3
px      68    160    252    */
@media only screen and (max-width: 767px) {
  .wrapper {
    width: 252px;
  }
  body {
    font-size: 14px;
  }
  /* LOGO MOBILE ----------------------------------------------------*/
  #logo {
    margin-left: 0px;
  }
  #logo a {
    display: block ;
    width: 252px;
  }
  #logo img {
    display: block;
    margin: 0 auto;
  }
  /* NAV MOBILE ----------------------------------------------------*/
  #nav {
    display: none;
  }
  #comboNav {
    display: block;
  }
  /* HEADLINE MOBILE ----------------------------------------------------*/
  #headline {
    font-size: 16px;
  }
  
  /* ITEMS MOBILE ----------------------------------------------------*/
  #contentor, .footer-bottom {
    width: 252px;
    /* 712 + 20 gap */
  
  }
  #contentor figure, .footer-bottom .left, .footer-bottom .center,.footer-bottom .right {
    width: 252px;
    margin-right: 0px;
  }
  #contentor figure #sombra {
	width: 252px;
	height: 252px;
  }
  #contentor figure .thumb img {
	height: 252px;
  }
  .footer-bottom .left, .footer-bottom .center, .footer-bottom .right {
	text-align: center;
	float: none;
	position: relative;
	left: 50%;
	margin-left: -125px;
  }
  #contentor figure figcaption .heading {
    font-size: 14px;
  }
  #caixa .heading{
	font-size: 21px;
	line-height: 1.2em;
  }
  /*  PAGE MOBILE ----------------------------------------------------*/
  #page-content-sb {
    width: 252px;
    margin-right: 0px;
  }
  /* MOBILE COLUMNS ----------------------------------------------------*/
  .entry-content .one-half,
  .entry-content .one-third,
  .entry-content .one-fourth {
    width: auto;
    margin-right: 0px;
  }
  
  /* CONTEUDO MOBILE ----------------------------------------------------*/
  #geral-content #caixa .info {
    width: 212px;
    padding-left: 20px;
    margin-right: 24px;
    margin-bottom: 30px;
  }
  #geral-content #caixa .entry-content, .listagem #caixa .entry-content {
    width: 212px;
    margin-bottom: 40px;
    margin-left: 0px;
    margin-right: 0px;
  }
  .co-slider li .co-circle { width: 50px; height: 50px; }
	.co-slider .bola img{
		position: relative;
		left: 50%;
		margin-left: -30px;
		top: 10px;
		width: 60px;
		height: 60px;
	}
	.co-title h3 { font-size: 14px; }
	.co-slider nav { top: 0px; }
	.listagem {	margin-top: 25px; }
	.home-topo { display: none; }
}
@media only screen and (min-width: 480px) and (max-width: 640px) {
  .co-slider li .co-circle { width: 70px; height: 70px; }
  .co-slider .bola img{
		position: relative;
		left: 50%;
		margin-left: -45px;
		top:6px;
		width: 90px;
		height: 90px;
	}
	.co-title h3 { font-size: 14px; }
	.co-slider nav { top: 85px; }
	
	#contentor figure {
		margin: 0;
	}
	#contentor figure #sombra {
		width: 255px;
		height: 255px;
	}
	#contentor figure .thumb img {
		width: 255px;
		height: 255px;
	}
}
/*		Wide Mobile Layout: 480px.
		Gutters: 24px.
		Outer margins: 22px.
		Inherits styles from: Default Layout, Mobile Layout.
------------------------------------------------------------
cols    1     2      3      4      5
px      68    160    252    344    436    */
/* @media only screen and (min-width: 480px) and (max-width: 767px) { */
@media only screen and (min-width: 640px) and (max-width: 767px) {
  .wrapper {
    width: 436px;
  }
  /* LOGO WIDE MOBILE ----------------------------------------------------*/
  #logo a {
    display: block ;
    width: 436px;
  }
  /* NAV WIDE MOBILE ----------------------------------------------------*/
  #nav {
    display: none;
  }
  #comboNav {
    display: block;
  }
  
  /* ITEMS WIDE MOBILE ----------------------------------------------------*/
  #contentor, .footer-bottom {
    width: 460px;
  }
  #contentor figure, .footer-bottom .left, .footer-bottom .center, .footer-bottom .right {
    width: 207px;
    margin-right: 24px;
    float: left;
  }
  	#contentor figure {
		margin: 5px;
	}
	#contentor figure #sombra {
		width: 207px;
		height: 207px;
	}
	#contentor figure .thumb img {
		width: 207px;
		height: 207px;
	}
  .footer-bottom .left, .footer-bottom .center, .footer-bottom .right {
	float: none;
  }
  /*  PAGE WIDE MOBILE ----------------------------------------------------*/
  #page-content-sb {
    width: 436px;
    margin-right: 0px;
  }
  
  /* CONTEUDO WIDE MOBILE ----------------------------------------------------*/
 #geral-content #caixa .info {
    width: 396px;
    padding-left: 20px;
    margin-right: 24px;
    margin-bottom: 30px;
  }
  #geral-content #caixa .entry-content, .listagem #caixa .entry-content {
    width: 396px;
    margin-bottom: 40px;
    margin-left: 0px;
    margin-right: 0px;
  }
  /* /////////////////////////////////////////////// */
  .co-slider li .co-circle { width: 100px; height: 100px; }
  .co-slider .bola img{
		position: relative;
		left: 50%;
		margin-left: -60px;
		top:6px;
		width: 120px;
		height: 120px;
	}
	.co-title h3 { font-size: 14px; }
	.co-slider nav { top: 85px; }
}
@media only screen and (min-width: 767px) and (max-width: 1024px) {
	.co-slider li .co-circle { width: 175px; height: 175px; }
	.co-slider .bola img{
		position: relative;
		left: 50%;
		margin-left: -95px;
		top:8px;
		width: 190px;
		height: 190px;
	}
	
	.co-title h3 { font-size: 16px; margin-top: 10px; }
	.co-slider nav { top: 115px; }
	.co-slider { margin-top: -10px; }
}
@media only screen and (min-width: 320px) and (max-width: 460px) {
	.co-slider { display: none; }
	
	#contentor figure {
		margin: 0;
	}
	#contentor figure #sombra {
		width: 255px;
		height: 255px;
	}
	#contentor figure .thumb img {
		width: 255px;
		height: 255px;
	}
}