@font-face {
font-family: 'Lato-Regular';
src: url('../fonts/Lato-Regular.ttf')  format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
font-family: 'Lato-Bold';
src: url('../fonts/Lato-Bold.ttf')  format('truetype');
  font-weight: normal;
  font-style: normal;
}
/* gallery flex-slider arrows  */
.flex-direction-nav a::before{
  background-color: #6b6969 !important;
  color: #d8cdcd !important;
  font-size: 26px !important;
  width: 1.40em !important;
  text-align: center !important;
  border-radius: 5em !important;
}
.flex-direction-nav a {
  height: 43px !important;
  color: transparent!important;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
    opacity: 0.7 !important;
}
.flexslider:hover .flex-direction-nav .flex-next {
    opacity: 1 !important;
    right: 10px;
}
.flex-next{
    border-bottom-style: none;
}
.flex-prev{
    border-bottom-color: transparent;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
    opacity: 0.7 !important;
}
.flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 1 !important;
    right: 10px;
}
/* flex-slider arrows end */

a.notice-title-link:hover {
    text-decoration: none;
    color: #444;
}

#events-container a {
  color: #444;
  text-decoration: none;
}

html, body {
  height: 100%; width:100%;
  font-family: 'Lato-Regular';
}
a {
  cursor:pointer;
}
.cms-toolbar-item.cms-toolbar-item-logo-dpgd a:before{
    background-image: url(../img/DPGD_Logo.png);
}
.logo{
  height: 3.2em;
  margin-left: 0.3em;
}
.elemento-menu-busqueda{
     padding-right: 2%;
}
.blanco{
  color: white !important;
}

.negro{
  color: #444 !important;
}

.negrita{
font-weight: bold;
}

.fullwidth{width:100%;}

.elemento-menu-busqueda-p{
  padding-top: 0.3%;
   padding-right: 2%;
}

   /*----------NAV BAR--------------*/
ul.nav.navbar-nav.navbar-right{
padding-right: 100px;
}

.navbar{
  padding-left: 12%;
  margin-bottom: 0px;
  box-shadow: 0px 0px 12px 0px;
}

ul.nav.navbar-nav{
  width: 100% !important;
  margin-left: -4%;
  margin-top: 0%;
  margin-right: 0%;
  padding-right: 0%;
}

.navbar-nav>li {
    float: left;
    padding-right: 4.2%;
}

.contenedor-flex{
  display: flex;
}
.contenedor-menuBusqueda{
  justify-content: flex-end;
  background-color: #009aae;
  padding-right: 10%;
  padding-bottom: 0.4%;
  padding-top: 0.2%;;
}

.contenedor-tituloImagen{
position: relative;
background-color: black;
justify-content: center;
}

.img-back{
  position: relative;
  width: 100%;
  height: 100%;
  /*content:url(../img/header_app-01.png);*/
}
.img-titulo{
  position: absolute;
  top: 25%;
  left:35%;
}
.img-prov{
  position: absolute;
  top: 25%;
  left:80%;
}

.contenedor-menuPrincipal{
  flex-direction: row;
justify-content: center;
margin-bottom: -20px;
}


/*CAMBIOS AL ESTILO DEL MENÚ*/
/*.navbar-nav>li>a {
  color: #444;
  text-align: center;
}
.navbar-nav>li>a:hover{
  background-color: dimgray;
  color: white;
}
.navbar-nav>li.menu-option{
  min-width: 150px;
  padding-right: 0% !important;
}
.navbar-nav>li.dropdown.menu-option{
}
.navbar-nav>li.dropdown.menu-option.open>a{
  background-color:white;
}
.navbar-nav>li.dropdown.menu-option.open>a:hover{
  background-color: dimgray;
  color: white;
}
ul.dropdown-menu{
  min-width: 150px;
}
ul.dropdown-menu>li>a:hover{
  background-color: dimgray;
  color: white;
}*/

img.limited-size{
  display: block;
  max-width:1000px;
  max-height:1000px;
  width: auto!important;
  height: auto!important;
  margin-left: auto;
  margin-right: auto;
}
li.li-modal {
    background-color: white;
}

   /*----------footer-------------*/
.contenedor-footer{
  background-color: black;
  flex-direction: row;
  justify-content: space-around;
  padding-top: 40px;
  padding-bottom: 70px;
}
.icon-redes {
    margin-left: 1em;
}

ul.listado>li>a{color: white;}

ul{ list-style-type: none;}

.pmail{
  color:#ccc;
  margin-top: -13px;
  font-size: 12px;
  margin-bottom: 3px;
}

.columna-uno>.listado>li {
    padding-bottom: 25px !important;
}
.columna-tres>.listado>li {
    padding-bottom: 25px !important;
}

.logosRedes{padding-bottom: 15px}

.redes-titulo {
    color: white;
    font-size: 1.5em;
    margin-bottom: 1rem;
}

li.elementoTitulo>a{
  color: white;
  font-size: 1em;
}
li.elementoTitulo{
  color:white;
  font-size: 1.5em;
}
li#estadio{
  font-size: 2.5em;
  margin-left: -24px;
}

li#redes{
  margin-left: -24px;
}
li#estadio>a{
  font-weight: lighter;/* The selected font cant be displayed in weight lighter,
  it will be displayed with weight normal*/
}
.zona-footer{
      background-color: black;
      border-top: 5px solid #009aae;

}

/*-----home------------*/
.capNoti{
    position: absolute;
    top: 65%;
    background-color: black;
    width: 100%;
    opacity: 0.7;
    color: white;
    padding-top: 3%;
}

.capNotiDestacada{
    position: absolute;
    top: 75%;
    background-color: black;
    width: 100%;
    opacity: 0.7;
    color: white;
    padding-top: 3%;
}
.thumbNoti {
    position: relative;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: 0.5em;

}



/*-----agencia------------*/

.titulo{
  font-family:Lato-Bold;
  font-size:30px;
  margin-bottom: 3%;
  margin-top: 2.3%;
}

.parrafo{
  font-size: 20px;
  margin-bottom: 5%;
 /* margin-left: 0px;
  padding-left: 0px;*/
}

img.important-new{
      margin: auto;
}
.lineaVerde{
  border-top: 2px solid #009aae;
  margin-bottom: -3%;
}
.lineaVerdeNoticia{
  border-top: 2px solid #009aae;
  margin-bottom: -3%;
}
ul.share-container a{
  color: #666666;
  text-decoration-style: none;
  font-size: medium;
}
.panel.panel-default{
  border-style: solid;
  border-width: medium;
  border-color: #666666;
  border-radius: 0px;
  padding: 0.3em;
}
.panel-container{
  display: flex;
  align-items: baseline;
  justify-content: flex-start;
}
a#share{
  color: #666666;
  text-decoration: none;
}
ul.share-container img{
  width: 30px;
  margin-right: 0.5em;
}
a#facebookShareBtn img{
  width: 30px;
}
a#twitterShareBtn img{
  width: 33px;
}
/*.......... eventos........*/

.album{
   font-size: 10px;
    color: #444;
  }

 .tituloEvento{
   font-weight: bold;
 }

.contEventos{
  margin-top:50px;
}

 /*.......... noticias........*/

.fechaNoticia{
   font-size: 11px;
    color: #444;
  }


  .notice-title-link{
    color: #333;
  }

  .notice-title-link:hover, .notice-title-link:focus{
    color: #23527c;
    transition: all 0.35s;
  }

  .bajadaNoticia{
   font-size: 13px;
  }

   .botonVideo{
   font-size: 11px;
  }
   .botonGaleria{
   font-size: 11px;
  }

  .botonesNoticia{
    /*justify-content: space-between;*/
    justify-content: flex-end;
  }
  .compartir-derecha{
    margin-left: auto;
  }
  .share-buttons{
    display:none;
    /*display: flex;*/
    margin-top: 0.5em;
  }

  .botonVerMas{margin-top:20px;text-align:center;margin-bottom:50px;}

  .parrafo.container.contenido-noticia {
    margin-bottom: 2%;
}

 .tituloNoticiaDestacada{
    position: absolute;
    top: 80%;
    color: white;
    font-size: 30px;
    background-color: black;
    width: 100%;
    padding-left: 8%;
    height: 20%;
    opacity: 0.89;
 }

  .preNoticiaDestacada{
    position: absolute;
    top: 71%;
    color: white;
    font-size: 20px;
    background-color: black;
    width: 100%;
    padding-left: 8%;
    height: 9%;
    opacity: 0.89;
    padding-top: 0.3%;
    font-style: italic;
 }

 .thumbnail{box-shadow: 0px 1px 3px 1px;}

 /*---una noticia---*/
 .img-noticia{
    display: block;
    margin: auto;
    width: 100%;
    margin-bottom: 20px
  }

  .titulo-noticia{
    width: 90%;
    margin-right: 0em;
    font-size: 30px;
    /* margin-bottom: 1%; */
    margin-top: 2.3%;
    /* padding-left: 3%; */
    padding-left: 0em;
    /* margin-left: 10%; */
    font-family: Lato-Bold;
  }

.contenido-noticia {
    font-size: 20px;
    margin-bottom: 5%;
    width: 83%;
    margin-left: 9%;
}

.mas-noticias{
  margin-bottom: 10%;
  font-size: 14px;}

.contenido-mas-noticias {
  width:81%;
    /*width: 81%;
    margin-left: 10%;*/
}
div#mas-noticias-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
div.slider-container-new{
  padding-bottom: 5em;
  background-color: black;
  background-color: lightgray;
  margin-bottom: 2%;
  border-radius: 7px;
}
.bx-wrapper img {
    margin: 0 auto;
}
.flickity-caption {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: x-large;
  text-align: center;
  padding: 10px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(2, 2, 2, 0.85) !important;
}
/*visitas guiadas*/

.contenedor-boton-visita{
  justify-content: flex-end;
}

.contenedor-header-visitas{
  background-color: #e0e0e0;
  height: 180px;
  align-items: flex-end;
  justify-content: space-between;
  padding-left: 7%;
  padding-right: 7%;
  font-size: 30px;
  padding-bottom: 30px;
}

.sector-contenido{
  border-top: 3px solid #009aae;
  padding-top: 50px;
  margin-left: 10%;
  width: 80%;
  padding-left: 0px;
  padding-right: 0px;
}

.unidad-contador{
    background-color: black;
    color: white;
    word-spacing: 3px;
    padding: 5px;
    border-radius: 12%;
    margin-right: 12%;
    margin-left: -10%;
    padding-bottom: 0px;
    padding-top: 0px;
}

.contador-visitas{
  display: inline-flex;
}

/*bx slider.................*/

.bx-wrapper .bx-caption span {
    text-align: center !important;
    font-family: 'Lato-Regular' !important;
    font-size: medium !important;
}

.bx-wrapper .bx-caption {
  background: rgba(2, 2, 2, 0.85) !important;
  margin-bottom: 1%;
}

/*home- noticias, slider, redes.................*/
.noticiasHome, .multislider, .redes {background-color: black;padding-top: 2em;}
.multislider{padding-top: 30px;}
.centrado{text-align: center;}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: white;
}
.navbar-toggle {
    float: left;
}
button.navbar-toggle { /*parche momentaneo.................*/
    margin-left: -40px;
}



.bx-wrapper {
    margin-bottom: 0px !important;
   -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 5px solid #000 !important;
    background-color: black !important;
}

.twapi{
  height: 555px !important;
  overflow-y: hidden;
  margin-bottom: 1em !important;
}

.contenedor-titulos-insta{
  display: inline-flex;
}

.contenedor-titulos-tw{
  display: inline-flex;
  margin-left: 15px;
}

.titulosRedes{
    margin-top: 0px;
    color: white;
    padding-left: 7px;
    padding-top: 7px;
}


footer.grid-Footer.u-cf{
  display: none !important;
}

p.info-header {
    margin-left: 3.4%;
}

ul.listado {
    margin-left: 0px;
    padding-left: 0px;
}

.col-md-6.div-column {
    padding-left: 0px;
}
.contador-visitas-container {
    margin-right: 4%;
}
.visit-content {
    border-top: none;
}

img.small-icon {
    width: 2em;
    height: 2em;
}
nav.navbar.fondo-nav{
        box-shadow: none;
}
.parrafo-left{
  padding-left: 0em;
  margin-left: 0em !important;
  font-size: 20px;
  margin-bottom: 3%;
  padding-right: 0px;
  width: 100%;
}
p.fechaNoticiaLarge{
  color: #444;
  font-size:17px;
}
a.btn-noticia{
  color: #666666;
    background-color: white;
    border-color: #666666;
    border-style: solid;
    margin-bottom: 1.5em;
    border-width: 0.2em;
    padding: 0.3em;

}
.contenedor-botones{
  justify-content: flex-end;
  margin-left: auto;
  vertical-align: top;
}
.contenedor-texto-noticias{
  margin-bottom: 5em;
}
a#btn-compartir{
  margin-right: auto;
  background-image: url(../img/icono-compartir.png);
  background-repeat: no-repeat;
  background-size: 1.2em;
  background-position: 98%;
  min-width: 9em;
  margin-left: 0em;
}
a.page {
    border-color: #ddd;
    float: left;
    box-sizing: border-box;
    padding: 15px 12px 15px 12px;
    border: 1px solid #ddd;
    border-radius: 7px;
    line-height: 1.42857143;
}
a.page.page-number{
    color: white;
    background-color: #444;
}
a.page.page-control{
  color: grey;
  background-color: white;

}
div.paginator-container{
  margin-bottom:5em;
  margin-left:5%;
}

div.titulo-imagen {
  font-size: large;
  color: white;
  font-weight: bold;
  text-align: center;
  margin-top: -15%;
  padding-bottom: 15%;
}
div.container-line-noticia{
  margin-top: 8em;
  width:80%;
  margin-bottom: 2em;
}
div.container.video-noticia{
  margin-left:0em !important;
  padding-left:0em !important;
}

/* slider */
a.bx-pager-link{
  background-color: white !important;
}
a.bx-pager-link.active{
  background-color: grey !important;
}
ul.bxslider-index{
  padding-left:0em;
}
img.icono{
  width: 2.8em;
  margin-right: 0.5em;
  vertical-align: middle;
  display: inline-block;
}
img.icono#imagen-compartir{
  width:2.3em;
  margin-right: 0.8em;
}
a.mas-noticias{
  color:black !important;
  padding-bottom: 4em;
  margin-left: 39%;
}
img#img-plano-estadio {
  width: 100%;
  content: url(../img/plano-estadio.jpg);
}
a.enlaceVideo,a.enlaceGaleria{
  color: #676b75;
  font-size: small;
  display: flex;
  align-items: center;
  margin-right: auto;
}

/*GALERIA DE VIDEOS*/
h4.modal-title{
  margin-left: 1em;
  font-size: x-large;
}

div.single-video-container{
  width: 40%;
  display: table-cell;
  padding-bottom: 2em;
  padding-right: 1em;
  box-shadow: 0px 1px 3px 1px;
  padding: 0.5em;
  border: 1px solid #ddd;
  border-radius: 4px;
}
iframe.video-in-gallery{
    width: 100%;
    height: 100%;
    position: absolute;
}
div.video-overlay{
  pointer-events: none;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  margin-bottom: 2%;
}
div.video-container{
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
}

div.main-videos-container{
  display: table;
  margin-left: 15%;
  padding-top: 3em;
  width: 73%;
  border-spacing: 1em;
}
div.video-row{
  display:table-row;
  width: 100%;
  margin-top: 1em;
}
a.linkVideo{
  color: #676b75;
  margin-left: 1em;
  font-size: large;
  align-self: flex-start;
  margin-right: auto;
}
.paginator-container.galeria-videos-paginador {
  margin-left: 16%;
  margin-top: 1em;
}
.modal-body{
  padding-left: 0px;
  padding-right: 0px;
}
div.front{
  display:none;
}
div.back{
  display:none;
}
input[type=radio].menu-radio{
  width: 1.3em;
  height: 1.3em;
  position: relative;
  margin-left: 0.5em;
}
/*BUSCADOR*/
div.search-section{
    background-color: #e6e7e9;
    margin-bottom:3em;
    height: 6.5em;
}
form#busqueda{
  width: 80%;
  display: flex;
  justify-content: flex-start;
  margin-left: 10%;
}
input#search-text {
    border-style: none;
    width: 100%;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    padding: 0em;
    font-size: 2.5em;
    padding-left: 1em;
    padding-bottom: 0.2em;
    padding-top: 0.2em;
    padding-right: 7em;
    text-transform: uppercase;
    font-weight: thin;
}
/*estilo placeholder buscador*/
input#search-text::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    grey;
    text-transform: none;
}
input#search-text:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    grey;
   opacity:  1;
   text-transform: none;
}
input#search-text::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    grey;
   opacity:  1;
   text-transform: none;
}
input#search-text:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    grey;
   text-transform: none;
}
input#search-text::-ms-input-placeholder { /* Microsoft Edge */
   color:   grey;
   text-transform: none;
}
input[type="submit"].search-btn {
    margin-left: -13em;
    height: 2.5em;
    background-color: #009aae;
    color: white;
    padding-left: 3em;
    border-style: none;
    font-size: large;
    margin-top: 1.5em;
    padding-right: 3em;
}
div.search-container{
  min-height: 30em;
}
a.resize-close {
    margin-top: 1.5em;
    margin-left: 1em;
}
.search-results{
    margin-left: 10%;
    background-color: #e6e7e9;
    padding: 2em;
    width: 80%;
    margin-bottom: 4em;
}
/*RESULTADOS BUSQUEDA*/
.single-result-container {
  width: 45%;
  border-style: solid;
  border-width: thin;
  border-color: lightgray;
  box-shadow: lightgrey 1px 1px 1px 1px;
  margin-top: 1em;
  margin-bottom: 1em;
}
.search-result-container{
  background-color: white;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-around;
}
.search-no-results{
  /*color:#f23;*/
  color: #444
}
p.search-empty {
    font-size: 2em;
}
p.search-empty-main{
  font-size: 2.5em;
}
p.search-info {
    color: black;
}

/* PLACE HOLDER COLORS */
*::-webkit-input-placeholder {
    color: #444;
}
*:-moz-placeholder {
    /* FF 4-18 */
    color: #444;
}
*::-moz-placeholder {
    /* FF 19+ */
    color: #444;
}
*:-ms-input-placeholder {
    /* IE 10+ */
    color: #444;
}
.photo-pagination{
    margin-left: 10%
  }
.video-pagination{
    margin-left:16%;
}
.estadio-footer{
  margin-left: 6%;
}
/*-------------media queries---------*/
@media only screen and (min-width: 426px){
  /*VISITAS GUIADAS*/
  .visit-content{
    margin-left: 0em !important;
    margin-right: 0em !important;
    width: 100% !important;
  }

  li#menu-icon {
    display: none;
  }
  li#menu-icon img{
    width: 76%;
    height: 76%;
  }
  div.navbar-header {
      margin-bottom: 5%;
  }
  li.menu-option{
    padding-right: 1% !important;
  }
  a#only-mobile-list {
    display: none;
  }

  /*CAMBIOS AL ESTILO DEL MENÚ*/
  a.dropdown-toggle.only-mobile-option {
    display: none !important;
  }/* OPCIONES QUE SOLO SE MUESTRAN EN DISPOSITIVOS MOVILES*/
  ul#only-mobile-list{
    display:none;
  }
  .navbar-nav>li>a {
    color: #444;
    text-align: center;
  }
  .navbar-nav>li>a:hover{
    background-color: dimgray;
    color: white;
  }
  .navbar-nav>li.menu-option{
    min-width: 150px;
    padding-right: 0% !important;
  }
  .navbar-nav>li.dropdown.menu-option{
  }
  .navbar-nav>li.dropdown.menu-option.open>a{
    background-color:white;
  }
  .navbar-nav>li.dropdown.menu-option.open>a:hover{
    background-color: dimgray;
    color: white;
  }
  ul.dropdown-menu{
    min-width: 150px;
  }
  ul.dropdown-menu>li:hover{
    background-color: dimgray;
    color: white;
  }
  ul.dropdown-menu>li:hover>a{
    background-color: dimgray;
    color: white;
  }
  li.dropdown-single.menu-option {
    text-align:center;
    padding-top: 0.3em;
    padding-bottom: 0.3em;
  }


}
@media only screen and (max-width: 767px) {
  #como-llegar-container{
    padding-left: 2em !important;
  }
  .thumbNoti {
    position: relative;
    margin-top: 2em !important;
    margin-bottom: 2em !important;
    margin-left: 0.5em;
  }
  .fechaNoticiaLarge{
    padding-left: 10% !important;
  }
  .lineaVerde{
    margin-right: 2em;
  }
  .bx-wrapper .bx-caption{
      margin-bottom: 3%;
  }
  .elementoTitulo{
  text-align: center;
  }
 /* ACOMODANDO LOS ESTILOS DEL FOOTER*/
  .icon-container {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: center;
    margin-right: -2em;
  }
  .navbar-nav>li{
    width: 100%;
  }


  .img-responsive{
    max-width: 100% !important;
   }
  #img-header{
      max-width: 100% !important;
      height: 8em;
      left: 0% !important;
      content:url(../img/header_app-01.png);
  }
  .lineaVerde{
    margin-bottom:0%;
  }
  nav.navbar.fondo-nav{
      margin-top: -13%;
      box-shadow: none;
  }

  .preNoticiaDestacada{
  display: none;
  }

  .tituloNoticiaDestacada{font-size: 15px;}

  .bajadaNotiHome{
    font-size: 10px;
  }
  .tituloNotiHome{font-size: 14px;margin-top: -3%;}
  .capNoti{top:72%;}
  .capNotiDestacada{top:72%;}

  .charasteristic-container{
    padding:0em;
  }

  /*An event should fill the entire display width on a mobile device*/
  .contEventos {
    margin-top: 50px;
    padding: 0em;
  }
  .col-md-6.event{
    padding:0px;
    margin:0px;
  }
  .thumbnail{
    box-shadow: 1px 0em 6px 0em;
    max-width: 100%;
    border-left: none;
    border-right:none;
  }
  .thumbnail .caption{
    padding: 9px;
    padding-left: 2em;
    color: #333;
    padding-right: 2em;
  }
  /*MENU OPTIONS*/
   div#myNavbar {
    margin-left: -14%;
    width: 114%;
    margin-right: 0%;
    padding: 0em;
  }
  li#search-option form{
    display:flex;
    align-content: flex-end;
  }
  button#search-show{
    margin-right: 0.5em;
    background-color: transparent;
  }
  li#search-option input[type="text"]{
    border-style: none;
    padding-left: 1em;
    padding-top: 0.8em !important;
    padding-bottom: 0.8em !important;
    color: #444;
    align-self: flex-start;
    width: 100%;
    margin-right: auto;
  }
  li#search-option input[type="text"]:focus{
    outline: 0;
  }
  li#search-option button{
      background-color: #009aae;
      border-style: none;
  }
  li#search-option .fa {
    font-size: 1.5em;
    vertical-align: middle;
  }
  ul.nav.navbar-nav {
    width: 104% !important;
    margin-top: auto;
    margin-right: 0%;
    padding-right: 0%;
    margin-bottom: 0%;
    background-color: white;
  }
  li.menu-option {
    border-bottom-style: solid;
    border-top-style: solid;
    border-bottom-width: thin;
    border-top-width: thin;
    padding-left: 1em;
    padding-right: 0%;
    padding-left: 0.9em;
    font-size: medium;

  }
  a.language-option {
    display: flex !important;
    justify-content: space-between;
  }

  ul.nav.navbar-nav a{
    padding-top: 0.8em !important;
    padding-bottom: 0.8em !important;
    color: #544;
  }
  ul.dropdown-menu {
    padding-bottom: 0em;
    padding-top: 0em;
  }
  div.back{
    display:none;
  }
  div.front{
    display: inline;
    float: right;
    font-size: x-large;
    vertical-align: bottom;
  }

  /*SHOWS BACK ARROW AND HIDE FRONT ARROW*/
  li.dropdown.menu-option.open div.back{
    display:inline;
    font-size: x-large;
    vertical-align: bottom;
    margin-right: 0.8em;
  }
  li.dropdown.menu-option.open div.front{
    display:none;
  }
  .contenedor-header-visitas{
    padding-left: 3%;
    padding-right: 3%;
  }
  .row{
    margin-right:0px;
  }
  .col-md-6{
    padding:0px;
    margin:0px;
    max-width: 100%;
  }
  nav.navbar.fondo-nav{
      margin-top: -16%;
      box-shadow: none;
  }
}

@media only screen and (max-width: 375px) {
  nav.navbar.fondo-nav {
    margin-top: -17%;
  }
}
@media only screen and (max-width: 321px) {
  nav.navbar.fondo-nav {
        margin-top: -20%;

  }
}
@media only screen and (max-width: 425px) {
  #main{
    padding: 0em;
    padding-left: 0em !important;
    margin-left: 0em!important;
    width: 100%!important;
  }
  .main-slider{
    margin-top: 4em !important;
  }
  .modalslider{
    margin-top: 2em !important;
  }
  .inner-container-responsive{
    padding-left: 3%;
  }
  .map-container{
    /*margin-left: -1em;*/
    margin-left: -2em;
  }
  .sector-contenido {
    padding-left: 0% !important;
  }
  .thumbnail{
    box-shadow: 1px 0em 1px 0em;
    padding-right: 0 !important;
  }
  .parrafo{
    font-size: 1.25em;
    margin-left: 3%;
  }
  .resp-container {
    padding-left: 0;
    padding-right: 0;
  }


  li#menu-icon {
    display: flex;
    justify-content: center;
      padding: 0em;
  }
  li#menu-icon img{
    width: 100%;
    height: 100%;
    background: #444;
    margin-right: 0em;
  }
  .photo-pagination{
    margin-left: 2%
  }
  .video-pagination{
    margin-left: 2%;
  }
  .parrafo-left {
    margin-left: 0%;
  }
  .video-container-detail{
    margin-left: 0% !important;
    padding-left: 0% !important;
    padding-right: 0% !important;
  }
  /*NO MOSTRAR EL BUSCADOR PRINCIPAL EN EL MODO MOBILE*/
  .fechaNoticiaLarge{
    margin-left: 0%
    width: 94%;
  }
   .search-section{
    display:none!important;
  }
  #video-new-detail{
    width: 350px;
    height: 210px;
  }

  /*LOGICA DEL BUSCADOR RESPONSIVE*/
  .search-results {
    width: 100%;
    margin-left: 0%;
    padding:0em;
    padding-top: 1em;
  }
  .single-result-container {
    width: 100% !important;
  }
  /*HEADER MAIN*/
  button.navbar-toggle {
    margin-left: -40px;
    margin-top: 1.8em;
    margin-bottom: 0;
  }
  #img-header{
    height: 100%;
    content: url(../img/header_app-02-02.png);
  }
  /*CONTAINERS REDES SOCIALES*/
  .instagramapi{
    margin-left: 1em;
  }
  .twapi{
    margin-left: 1em;
  }
  /*Escondo la parte inferior de la galeria y modifico para que la imagen superior ocupe todo el ancho*/
      div#carousel{
        display:none;
      }
      .flexslider{
        width: 100% !important;
        margin-top: 12em;
        margin: 0px;
        padding: 0px;
      }
      li.flex-active-slide > img {
         width:100% !important;
      }
      #main.slider-container{
          margin-left: 0px;
          width: 100%;
          padding-left: 0px;
      }
      #container.gallery-container{
        padding: 0px;
        margin: 0px;
      }
      .slider{
        margin:0px !important;
      }
  /* parte responsive de la noticia generica */
    .img-responsive.img-noticia{
      width:100%;
    }
    .contenido-noticia{
      margin-left:6% ;
      padding-left: 10%;
    }
    .contendor-otras-noticias{
      margin-left:10%;
    }
    .video-noticia{
      display:none;
    }
    .lineaVerdeNoticia{
      border-top: 2px solid black;
    }
    div.container-line-noticia{
      width: 100%;
      margin-left:0em;
    }
    div.contenido-mas-noticias{
      width:81%;
      margin-left:10%;
    }
    div.contenedor-texto-noticia{
      margin-left: 5%;
      width: 93%;
      margin-right: 2%;
    }
    /*Se muestran otros botones para anterior y siguiente cuando cambia el ancho de la pantalla*/
    a.btn-noticia{
      font-size: 19px;
    }
    a#btn-compartir{
      width: 38%;
      min-width: 8.5em;
    }
    a#btn-previous-icon{
      display:inline !important;
      font-weight: bolder;
    }
    a#btn-next-icon{
      display:inline !important;
      font-weight: bolder;
    }
    a#btn-previous-text{
      display:none;
    }
    a#btn-next-text{
      display:none;
    }
    /*VISITAS GUIADAS */
    div.contador-visitas-container{
      font-size: 0.8em;
    }
    p#visitas-guiadas {
    float: right;
    }
    .contador-visitas{
      float: right;
    }
    p.info-header{
      font-size:0.8em;
    }
    .sector-contenido{
      width: 100%;
      margin-left: 0%;
      padding-left: 5%;
    }
    /* galeria de videos seccion responsive */

    div.main-videos-container{
      display: block;
      width: 100%;
      margin-top: 1em;
      margin-left: 0em;
      margin-right: 0em;
    }
    div.video-row{
      display: flex;
      margin-top: 0em;
      flex-direction: column;
    }
    div.single-video-container{
      padding: 0em;
      padding-bottom: 1em;
      width: 100%;
      display: block;
      padding-top: 1em;
      margin-bottom: 1em;
      box-shadow: 1px 1px 1px 1px;
    }
}
@media only screen and (min-width: 768px){
  /*NO MOSTRAR LA OPCIONES DE IDIOMA EN EL MENU SI EL ANCHO ES MAYOR A 992,
  ya que en ese ancho se agrega al header */
  li.dropdown.menu-option.language{
    display:none;
  }
  li#search-option{
    display:none;
  }

}
@media only screen and (min-width: 426px) {

  a#btn-previous-icon{
      display:none !important;
  }
  a#btn-next-icon{
      display: none !important;
  }
}
@media only screen and (min-width: 720px) {
div.navbar-header {
      margin-bottom: 0%;
  }
.imgNotiDestacada{
height: 385px !important;
}
.thumbnailDestacado{
  height: 422px;
}

.bx-wrapper .bx-caption span {
    font-size: 1.85em !important;
}

.bajadaNotiHome{
  font-size: 12px;
}
.tituloNotiHome{
    font-size: 20px;
    margin-top: -2%;
}
div#notice-container{
  margin-left: 10%;
  width: 80%;
  padding-left: 0px;
  padding-right: 0px;
}
iframe#notice-video{
  width: 700px;
  height: 436px;
}
/*In the full view of notice, this elements must be as wide as the video*/
div.contenido-noticia,div.container-line-noticia,div.contenido-mas-noticias{
  width:700px;
}

}
/*ONLY APPLYABLE TO IE*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .contenedor-flex{
    /*margin-right: 9em;*/
    justify-content: flex-start;
    margin-left: 0em;
  }
  #search-text::-ms-clear {
    display: none;
  }
}
