.image.right img{
  width: 95%;
  height: auto;
} 

/* === APRESENTAÇÃO === */
.a1-cover {
	background: url(../../images/a1/apresentação.1.png) center no-repeat fixed;
	background-size: cover;
}

.a1-image-1{
	background: url(../../images/a1/apresentação.2.png) right bottom no-repeat #1c315c;
}

.a1-image-2 {
	background: url(../../images/a1/apresentação.3.png) right bottom no-repeat #fe5629 ;
}

/* === CAPÍTULO 1 === */
.c1-cover {
	background: url(../../images/c1/capa.1.png) center no-repeat fixed;
	background-size: cover;
}

.c1-image-1 {
	background: url(../../images/c1/figura.1.1.png) right bottom no-repeat #1c315c;
	background-position: right;
}

.c1-image-2 {
	background: url(../../images/c1/figura.1.2.png) right bottom no-repeat #fe5629;
	background-position: right;
}

.c1-image-3 {
	background: url(../../images/c1/figura.1.4.png) right bottom no-repeat #fe5629;
	background-position: right;
}

.c1-image-4 {
	background: url(../../images/c1/figura.1.8.png) right bottom no-repeat #fe5629;
	background-position: right;
}

.c1-image-5 {
	background: url(../../images/c1/figura.1.12.png) right bottom no-repeat #fe5629;
	background-position: right;
}

.c1-image-6 {
	background: url(../../images/m1/Figura.1.19.png) right bottom no-repeat #fe5629;
	background-position: right;
}

.c1-image-7 {
	background: url(../../images/m1/Figura.1.20.png) right bottom no-repeat #fe5629;
	background-position: right;
}
/* === CAPÍTULO 2 === */
.c2-cover {
  background: url(../../images/c2/capa.2.png) center no-repeat fixed;
  background-size: cover;
}

.c2-image-1 {
  background: url(../../images/c2/figura.2.1.png) right bottom no-repeat;
  background-position: right;
}

.c2-image-2 {
  background: url(../../images/c2/figura.2.2.png) right bottom no-repeat;
  background-position: right;
}

.c2-image-3 {
  background: url(../../images/c2/figura.2.6.png) right bottom no-repeat;
  background-position: right;
}

.c2-image-4 {
  background: url(../../images/c2/figura.2.11.png) right bottom no-repeat;
  background-position: right;
}

.c2-image-5 {
  background: url(../../images/c2/figura.2.14.png) right bottom no-repeat;
  background-position: right;
}

/* === CAPÍTULO 3 === */
.c3-cover {
  background: url(../../images/c3/capa.3.png) center no-repeat fixed;
  background-size: cover;
}

.c3-image-1 {
  background: url(../../images/c3/figura.3.1.png) right bottom no-repeat;
  background-position: right;
}

.c3-image-2 {
  background: url(../../images/c3/figura.3.2.png) right bottom no-repeat;
  background-position: right;
}

.c3-image-3 {
  background: url(../../images/c3/figura.3.5.png) right bottom no-repeat;
  background-position: right;
}

.c3-image-4 {
  background: url(../../images/c3/figura.3.10.png) right bottom no-repeat;
  background-position: right;
}

.c3-image-5 {
  background: url(../../images/c3/figura.3.14.png) right bottom no-repeat;
  background-position: right;
}

/* === CAPÍTULO 4 === */
.c4-cover {
  background: url(../../images/c4/capa.4.png) center no-repeat fixed;
  background-size: cover;
}

.c4-image-1 {
  background: url(../../images/c4/figura.4.1.png) right bottom no-repeat;
  background-position: right;
}

.c4-image-2 {
  background: url(../../images/c4/figura.4.2.png) right bottom no-repeat;
  background-position: right;
}

.c4-image-3 {
  background: url(../../images/c4/figura.4.8.png) right bottom no-repeat;
  background-position: right;
}

.c4-image-4 {
  background: url(../../images/c4/figura.4.16.png) right bottom no-repeat;
  background-position: right;
}

.c4-image-5 {
  background: url(../../images/c4/figura.4.21.png) right bottom no-repeat;
  background-position: right;
}

@media only screen and (min-width: 1367px) and (max-width: 1800px) {  
  /*============= Global =============*/
  .topic-title br{ display: none; }
  .topic-title{     
    font-size: 4em;
    width: 50%;    
  }  
  .c-intro.small p{ font-size: 1.36em;  }  
  .c0-q0.medium p{ font-size: 1.6em; }  
}
@media only screen and (min-width: 1281px) and (max-width: 1366px) {  
  /*=============== Global ===============*/
  .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;  }
  .c0-q0.medium p{ font-size: 1.5em; }

  .image.center img{
    width: 100%;
    height: auto;
  } 
  
}
@media only screen and (min-width: 1177px) and (max-width: 1280px) {
  /*=============== Global ===============*/
  .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;    
  }  
  .c0-q0.medium p{ font-size: 1.4em; }

  .image.center img{
    width: 100%;
    height: auto;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1176px) {
  /*=============== Global ===============*/
  .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;    
  }
  .c0-q0.medium p{ font-size: 1.3em; }

  .image.center img{
    width: 100%;
    height: auto;
  }

  .image img {
    width: 90%;
    height: auto;
  }
  
  /* === APRESENTAÇÃO === */
  .a1-image-1 {
    background-image: none;
  }
  .a1-image-2 {
    background-image: none;
  }
  .a1-image-3 {
    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;
  }
  /* === 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;
  }
  /* === 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;
  }
  /* === 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;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /*============= Global =============*/
  .topic-title br{ display: none; }    
  .topic-title{ 
    font-size: 3.5em;    
  }
  .topic-number{
    font-size: 2.5em;
  }     
  .c-intro.small p{
    font-size: 1.03em;    
  }
  .c0-q0.medium p{ font-size: 1.25em; }

  .image img {
    width: 90%;
    height: auto;
  }

  /* === APRESENTAÇÃO === */
  .a1-image-1 {
    background-image: none;
  }
  .a1-image-2 {
    background-image: none;
  }
  .a1-image-3 {
    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;
  }
  /* === 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;
  }
  /* === 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;
  }
  /* === 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;
  }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  /*============= Global =============*/
  .topic-title br{ display: none; }    
  .topic-title{ 
    font-size: 2.5em;    
  }
  .topic-number{
    font-size: 2em;
  }
  /* === APRESENTAÇÃO === */
  .a1-image-1 {
    background-image: none;
  }
  .a1-image-2 {
    background-image: none;
  }
  .a1-image-3 {
    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;
  }
  /* === 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;
  }
  /* === 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;
  }
  /* === 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;
  }
}