#imBreadcrumb { float: left; }
#imCell_6 { float: left; }
#imCell_6 { display: block; position: relative; overflow: hidden; }
#imCellStyle_6 { position: relative; box-sizing: border-box; text-align: center; z-index: 2;}
#imCellStyleGraphics_6 { position: absolute; top: 3px; bottom: 0px; background-color: transparent; }
article {
  height: 100vh;
  /*-margin-bottom: 5vh;*/
  display: flex;
  align-items: center;
  background-size: cover;  
  background-position: center;
}
#textoSeccion {
  background: rgba(0,21,61,.4);
  color: #fff;
  /*font-size: 2vw;*/
  font-family: 'Waukegan LDO';
  font-size: 18px;
  font-weight: 100;
  text-align: center;
  width: 100%;
  line-height: 1;
}

.dos {
  background-image: url(../images/FondoA.jpg);
}@media (min-width: 1022px) {
	#imBreadcrumb { width: 1002px; margin-left: 6px; margin-right: 6px; }
	#imCell_6 { width: 1010px; min-height: 3px;  padding-top: 3px; padding-bottom: 0px; padding-left: 3px; padding-right: 3px; }
	#imCellStyle_6 { width: 1010px; min-height: 3px; padding: 3px 3px 0px 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCellStyleGraphics_6 { left: 3px; right: 3px; }
	
}
@media  (max-width: 1021px) and (min-width: 720px) {
	#imBreadcrumb { width: 702px; margin-left: 6px; margin-right: 6px; }
	#imCell_6 { width: 712px; min-height: 3px;  padding-top: 3px; padding-bottom: 0px; padding-left: 2px; padding-right: 2px; }
	#imCellStyle_6 { width: 712px; min-height: 3px; padding: 3px 3px 0px 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCellStyleGraphics_6 { left: 2px; right: 2px; }
	
}
@media  (max-width: 719px) and (min-width: 480px) {
	#imBreadcrumb { width: 462px; margin-left: 6px; margin-right: 6px; }
	#imCell_6 { width: 474px; min-height: 3px;  padding-top: 3px; padding-bottom: 0px; padding-left: 1px; padding-right: 1px; }
	#imCellStyle_6 { width: 474px; min-height: 3px; padding: 3px 3px 0px 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCellStyleGraphics_6 { left: 1px; right: 1px; }
	
}
@media  (max-width: 479px) {
	#imBreadcrumb { width: 100%; margin-left: 0px; margin-right: 0px; }
	#imCell_6 { clear: left; }
	#imCell_6 { width: 100%; min-height: 6px;  padding-top: 3px; padding-bottom: 0px; padding-left: 5px; padding-right: 5px; box-sizing: border-box; }
	#imCellStyle_6 { width: 100%; min-height: 0px; padding: 3px 3px 0px 3px; }
	#imCellStyleGraphics_6 { top: 3px; bottom: 0px; left: 5px; right: 5px; }
	
}
