@media only screen and (min-width: 1367px) and (max-width: 1800px) {
	#c1-u4 br{  display: none; }
  .topic-title{     
    font-size: 4em;
    width: 50%;    
  }  
  .c-intro.small p{ font-size: 1.36em;  }
}

@media only screen and (min-width: 1281px) and (max-width: 1366px) {
	.topic-title br{ display: none; }
  .topic-title{ 
    font-size: 3em;
    width: 45%;   
  }  
  .topic-number{
    font-size: 2.5em;    
  }   
  .c-intro.small p{ font-size: 1.3em;  }

	.image.center img {
		width: 100%;
		height: auto;
	}

	.image.right img {
		width: 95%;
		height: auto;
	}
}

@media only screen and (min-width: 1177px) and (max-width: 1280px) {
	.topic-title br{ display: none; }    
  .topic-title{ 
    font-size: 3em;
    width: 45%;    
  }
  .topic-number{
    font-size: 2.5em;
  }  
  .c-intro.small p{
    font-size: 1.25em;    
  }  

	.image.center img{
		width: 100%;
		height: auto;
	}
	.image.right img{
		width: 95%;
		height: auto;
	}
}


@media only screen and (min-width: 1025px) and (max-width: 1176px) {	  
	.topic-title br{ display: none; }    
  .topic-title{ 
    font-size: 3.5em;  
    width: 95%;     
  }
  .topic-number{
    font-size: 2.5em;
  }
  .c-intro.small p{
    font-size: 1.15em;    
  }
  .image img {
    width: 90%;
    height: auto;
  }  

	.image.center img {
		width: 100%;
		height: auto;
	}

	.image.right img {
		width: 95%;
		height: auto;
	}

	/* === APRESENTAÇÃO === */
	.a1-image-1 {
		background-image: none;
	}

	.a1-image-2 {
		background-image: none;
	}

	.a1-image-3 {
		background-image: none;
	}

	.a1-image-4 {
		background-image: none;
	}

	.a1-image-5 {
		background-image: none;
	}

	.a1-image-6 {
		background-image: none;
	}

	.a1-image-7 {
		background-image: none;
	}

	/* === CAPÍTULO 1 === */
	.c1-image-1 {
		background-image: none;
	}

	.c1-image-2 {
		background-image: none;
	}

	.c1-image-3 {
		background-image: none;
	}

	.c1-image-4 {
		background-image: none;
	}

	.c1-image-5 {
		background-image: none;
	}

	.c1-image-6 {
		background-image: none;
	}

	.c1-image-7 {
		background-image: none;
	}

	.c1-image-8 {
		background-image: none;
	}

	.c1-image-9 {
		background-image: none;
	}

	/* === CAPÍTULO 2 === */
	.c2-image-1 {
		background-image: none;
	}

	.c2-image-2 {
		background-image: none;
	}

	.c2-image-3 {
		background-image: none;
	}

	.c2-image-4 {
		background-image: none;
	}

	.c2-image-5 {
		background-image: none;
	}

	.c2-image-6 {
		background-image: none;
	}

	.c2-image-7 {
		background-image: none;
	}

	.c2-image-8 {
		background-image: none;
	}

	.c2-image-9 {
		background-image: none;
	}

	/* === CAPÍTULO 3 === */
	.c3-image-1 {
		background-image: none;
	}

	.c3-image-2 {
		background-image: none;
	}

	.c3-image-3 {
		background-image: none;
	}

	.c3-image-4 {
		background-image: none;
	}

	.c3-image-5 {
		background-image: none;
	}

	.c3-image-6 {
		background-image: none;
	}

	.c3-image-7 {
		background-image: none;
	}

	.c3-image-8 {
		background-image: none;
	}

	.c3-image-9 {
		background-image: none;
	}

	/* === CAPÍTULO 4 === */
	.c4-image-1 {
		background-image: none;
	}

	.c4-image-2 {
		background-image: none;
	}

	.c4-image-3 {
		background-image: none;
	}

	.c4-image-4 {
		background-image: none;
	}

	.c4-image-5 {
		background-image: none;
	}

	.c4-image-6 {
		background-image: none;
	}

	.c4-image-7 {
		background-image: none;
	}

	.c4-image-8 {
		background-image: none;
	}

	.c4-image-9 {
		background-image: none;
	}



}

@media only screen and (min-width : 768px) and (max-width : 1024px) {

	p {
		font-size: 1.5em;
		margin: 0 0 15px;
	}

	iframe {
		height: auto;
		min-height: 300px;
	}

	table {
		width: 135%;
	}

	.image img {
		width: 100%;
		height: auto;
	}

	.listing-item {
		font-size: 1.5em;
		margin: 0 0 15px;
	}

	.section-title {
		font-size: 3em;
	}

	.side-menu {
		display: none;
	}

	.tab-vertical .tab-nav {
		padding-left: 0;
	}

	.info-extra-type-1 .info-extra-title {
		font-size: 2.6em;
	}

	.info-extra-type-1 p {
		font-size: 1.6em;
	}

	.info-extra-type-3 .info-extra-title {
		font-size: 3.4em;
	}

	.info-extra-type-3 .featured p {
		font-size: 3.2em;
	}

	.featured-green {
		font-size: 3em;
	}

	.practice-title {
		font-size: 3.4em;
	}

	.practice-type-2 .featured p {
		font-size: 2.2em;
	}

	.tab .featured-title {
		font-size: 2.4em;
	}

	.top-box {
		height: 270px;
	}

	/* === APRESENTAÇÃO === */
	.a1-image-1 {
		background-image: none;
	}

	.a1-image-2 {
		background-image: none;
	}

	.a1-image-3 {
		background-image: none;
	}

	.a1-image-4 {
		background-image: none;
	}

	.a1-image-5 {
		background-image: none;
	}

	.a1-image-6 {
		background-image: none;
	}

	.a1-image-7 {
		background-image: none;
	}

	/* === CAPÍTULO 1 === */
	.c1-image-1 {
		background-image: none;
	}

	.c1-image-2 {
		background-image: none;
	}

	.c1-image-3 {
		background-image: none;
	}

	.c1-image-4 {
		background-image: none;
	}

	.c1-image-5 {
		background-image: none;
	}

	.c1-image-6 {
		background-image: none;
	}

	.c1-image-7 {
		background-image: none;
	}

	.c1-image-8 {
		background-image: none;
	}

	.c1-image-9 {
		background-image: none;
	}

	/* === CAPÍTULO 2 === */
	.c2-image-1 {
		background-image: none;
	}

	.c2-image-2 {
		background-image: none;
	}

	.c2-image-3 {
		background-image: none;
	}

	.c2-image-4 {
		background-image: none;
	}

	.c2-image-5 {
		background-image: none;
	}

	.c2-image-6 {
		background-image: none;
	}

	.c2-image-7 {
		background-image: none;
	}

	.c2-image-8 {
		background-image: none;
	}

	.c2-image-9 {
		background-image: none;
	}

	/* === CAPÍTULO 3 === */
	.c3-image-1 {
		background-image: none;
	}

	.c3-image-2 {
		background-image: none;
	}

	.c3-image-3 {
		background-image: none;
	}

	.c3-image-4 {
		background-image: none;
	}

	.c3-image-5 {
		background-image: none;
	}

	.c3-image-6 {
		background-image: none;
	}

	.c3-image-7 {
		background-image: none;
	}

	.c3-image-8 {
		background-image: none;
	}

	.c3-image-9 {
		background-image: none;
	}

	/* === CAPÍTULO 4 === */
	.c4-image-1 {
		background-image: none;
	}

	.c4-image-2 {
		background-image: none;
	}

	.c4-image-3 {
		background-image: none;
	}

	.c4-image-4 {
		background-image: none;
	}

	.c4-image-5 {
		background-image: none;
	}

	.c4-image-6 {
		background-image: none;
	}

	.c4-image-7 {
		background-image: none;
	}

	.c4-image-8 {
		background-image: none;
	}

	.c4-image-9 {
		background-image: none;
	}

}