section.cpp {
  width: 100%;
}
.autoridad .title h3 {
  font:100 24px/26px gobclLight;
  color: #006cb8;
  padding-top: 5px;
}
.autoridad .title h4 {
  color: #89949a;
}
.cpp-banner {
  margin-left:0;
  margin-top:25px;
  width: 100%;
}
.cpp-banner img {
  width: 100%;
}

.banner-aside {
    width: 100%;
    margin: 1em 0;
}

.bg-white {
  background-color: white;
}

.text-center {
  text-align: center;
}
.text-blue {
  color: #006cb8;
}

.w-100 {
  width: 100% !important;
}

.bannerAgenda {
   width : 100%;
   padding-top:10px;
}

.margin10 {
  margin-top: 10px;
}

.margin20 {
  margin-top: 20px;
}
.margin30 {
  margin-top: 30px;
}

.container aside, .oneColumnSite aside {
  display: block;
  float: left;
  margin: 10px 0 0;
  width: 33.3%;
}

.container aside .banners .flexsliderDest {

  margin: 0 auto;
  max-width: 390px;
  width: 100%;
background: #fff;
}

.inline_svgX  {
  display: inline;
  width: 32% !important;
}

.flex-control-nav {
  position: absolute;
  text-align: center;
  top: 100%;
  width: 100%;
}


ul .ul2 {

}

ul .ul2 li {
    display: inline !important;
    padding: 3px;
}
ul .ul2 li img{
    display: inline !important;
    width:  40%;
}
img .inline_svgX{
     width:  32%;
}

.container section.page .autoridad .cpt, 
.container section.page .mision .cpt, 
.oneColumnSite section.page .autoridad .cpt,
.oneColumnSite section.page .mision .cpt {
  height: 190px;
}

.container section.page .jefe-division .cpt,
.container section.page .jefe-division .gobdig,
.container section.page .jefe-division .dci,
.container section.page .jefe-division .dag,
.container section.page .jefe-division .estudios,
.container section.page .jefe-division .relaciones,
.container section.page .jefe-division .juridico,
.oneColumnSite section.page .jefe-division .cpt {
  height: 250px !important;
}

.container section.page .jefe-division .hero .caption {
  top: 248px !important;
}


/*.container section.page .autoridad .subsecretario {

}*/

.container section.page .autoridad .subsecretario, 
.container section.page .jefe-division .subsecretario, 
.container section.page .mision .subsecretario {
  background-image: url("../images/content/autoridades/Subsecretaria-M-LobosPalacios.png");
  backgroun-repeat: no-repeat;
  background-position: center top; 
  background-size: 90% auto;
}


.container section.page .autoridad .ministro, 
.container section.page .jefe-division .ministro, 
.container section.page .mision .ministro {
  background-image: url("../images/content/autoridades/Ministro-G-JacksonDrago.png");
  background-repeat: no-repeat;
  background-position: center top; 
  background-size: 90% auto;
}

.container section.page .autoridad .cpt, 
.container section.page .jefe-division .cpt, 
.container section.page .mision .cpt {
  background-image: url("../images/content/jefesDivision/Valeria-Lubbert.png");
  background-repeat: no-repeat;
  background-position: center top; 
  background-size: 90% auto;
}

.container section.page .jefe-division .dci {
  background-image: url("../images/content/jefesDivision/Aisen-Echeverry.png");
  background-repeat: no-repeat;
  background-position: center top; 
  background-size: 90% auto; 
}

.container section.page .jefe-division .estudios {
  background-image: url("../images/content/jefesDivision/JavieraAscencio.png");
  background-repeat: no-repeat;
  background-position: center top; 
  background-size: 90% auto; 
}


.container section.page .autoridad .megd, .container section.page .jefe-division .megd, .container section.page .mision .megd {
  background: transparent url("../images/content/jefesDivision/megd.png") no-repeat scroll center / 40% auto;
}

.container section.page .autoridad .gobdig, 
.container section.page .jefe-division .gobdig, 
.container section.page .mision .gobdig {
  background-image: url("../images/content/jefesDivision/Jose-Inostroza.png");
  background-repeat: no-repeat;
  background-position: center top; 
  background-size: 90% auto;
}

.container section.page .jefe-division .relaciones {
  background-image: url("../images/content/jefesDivision/NicolasFacuse.png");
  background-repeat: no-repeat;
  background-position: center top; 
  background-size: 90% auto; 
}

.container section.page .jefe-division .juridico {
  background-image: url("../images/content/jefesDivision/FranciscaMoyaMarchi.png");
  background-repeat: no-repeat;
  background-position: center top; 
  background-size: 90% auto; 
}

.container section.page .autoridad .dag, 
.container section.page .jefe-division .dag, 
.container section.page .mision .dag {
  background-image: url("../images/content/jefesDivision/SamirToroGarrido.png");
  background-repeat: no-repeat;
  background-position: center top; 
  background-size: 90% auto;
}

.container section.page .autoridad .daf, .container section.page .jefe-division .daf, .container section.page .mision .daf {
  background: transparent url("../images/content/jefesDivision/ClaudioBonansea.png") no-repeat scroll top center / 70% auto;
}


.container section.page .autoridad .content h5, .container section.page .autoridad .content p, .container section.page .autoridad .content ul, .container section.page .jefe-division .content h5, .container section.page .jefe-division .content p, .container section.page .jefe-division .content ul, .container section.page .mision .content h5, .container section.page .mision .content p, .container section.page .mision .content ul {
  font: 15px/150% gobCL;
  margin: 0 auto;
  padding: 1%;
  text-align: justify;
  width: 96%;
}


@media (max-width: 768px) {
  .container aside {
    width: 100% !important;
  }

@media (max-width: 576px) {
  .container aside {
    width: 100% !important;
  }

  .container header .headerBG .headerContent.default {
    background: url(../images/header/BannerWeb.png);
    background-repeat:no-repeat;
    background-position: center center;
  }

  .container section.page .autoridad .content {
    height: auto !important;
  }

  .container section.page .jefe-division .content {
    height: auto !important; 
  }

  .container section.page .jefe-division .hero .caption {
    bottom: 0 !important;
  }

  .container section.page .jefe-division .cpt,
  .container section.page .jefe-division .gobdig,
  .container section.page .jefe-division .dci,
  .container section.page .jefe-division .dag,
  .container section.page .jefe-division .juridico,
  .container section.page .jefe-division .relaciones,
  .container section.page .jefe-division .estudios,
  .oneColumnSite section.page .jefe-division .cpt {
    height: 318px !important;
  }

}
