#mapid svg, #mapid2 svg, #mapid3 svg {
    width: auto;
}

.windspeed path {
    stroke-linejoin: round;
    stroke-miterlimit: 2;
    stroke-linecap: round;
}

.article .paragraph {
    padding: 0;
}

.ciudades, .countries {
    fill: #979797;
}
.countries {
    text-transform: uppercase;
}

.mapa svg {
    pointer-events: none !important;
}

@media screen and (min-width: 720px) {
    .mapa svg {
        pointer-events: all !important;
    }
}
.leaflet-image-layer, .leaflet-marker-icon, .leaflet-marker-shadow, .leaflet-pane>svg path, .leaflet-tile-container {
    pointer-events: all !important;
}
.plg-donate > iframe {
    min-height: 1300px;
    border: 0;
  }
  @media (max-width: 682px) {
    .plg-donate iframe {
      min-height: 900px;
      border: none;
    }
  }


.inset path, .inset_inland path {
    stroke: gray;
}

.leyenda {
max-width: 320px;
margin: 15px auto;
}

.parrafo {
max-width: 600px;
margin: 0 auto;
padding: 10px 0;
line-height: 26px;
}
.lluvia {
max-width: 600px;
margin: 0 auto;
}




#mapaCaribe {
  width:100%;
  margin:auto;
  position:relative;
}

.graticule {
  fill: none;
  stroke: #777;
  stroke-width: .5px;
  stroke-opacity: .5;
}

.teads-inread, .teads-inboard {
  display: none !important;
}
/* 
iframe {
  display:none !important;
} */
.latlonlabels {
  font: 300 9px "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-anchor: end;
}
  

.stormName {
  padding:0 10px;
  font-weight:700;
}
.vitIn {
  display:inline-block;
  padding:0px 10px;
}

.vitIn span {
  font-weight:700;
}
.features path {
  stroke-width: 1px;
  stroke: none;
  fill: #e5e5e5;
}

.track path {
  fill:none;
  stroke: black;
  stroke-width:1px;
}


.mapLabels text{
  font-size:8px;
  font-family:Roboto,sans-serif;
}

.typeStorm {
  font-family:Roboto,sans-serif;
  font-weight:700;
}

.infografia-container .MariaActual {
  color:#AB0E08;
  text-align:center;
  margin:3px 0 6px 0;
  font-size:14px;
}

.MariaTrayectoriaMain {
  border-bottom:1px dotted #000;
  padding-bottom:20px;
  margin-bottom:20px;
}

.UpdateHora {
  width:120px;
  font-weight:700;
  display:inline-block;
}

.MariaEntradaHora {
  width:105px;
  font-weight: bolder;
  display:inline-block;
}
.MariaTitulito {
  font-family:Roboto Slab;
  font-size:20px;
  font-weight:700;
}

.lineaMaria {
  width:45px;
  height:3px;
  border-top:3px solid #000;
  margin-bottom:10px;
}
.infografia-container .parrafoMaria {
  margin:10px 0;
  margin-bottom: 15px;
  font-size:15px;
  line-height:150%;
}
.fuenteMaria {
  color:#A3A3A5;
  font-size:13px;
  padding-top: 8px;
}

.fuenteMaria a {
  color:#A3A3A5 !important;
}

img#positionIMG {
  position: relative;
  top: -70px;
  left: -30px;
  width: 120%;
  max-width: 120%;
}

.textOverlap1, .textOverlap2 {
  display:none !important;
  height: 21px;
  font-family: 'Roboto', sans-serif;
  background-color:rgba(0, 0, 0,0.5);
  border-radius: 3px;
  position:absolute;
  font-size: 14px;
  font-weight:normal;

}

.textOverlap1:before {
  content: '';
  position: absolute;
  top: 5%;
  left: 50%;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-bottom-color: rgba(0, 0, 0,0.5);
  border-top: 0;
  margin-left: -9px;
  margin-top: -9px;
}

.textOverlap2:after {
  content: '';
  position: absolute;
  bottom: 4%;
  left: 50%;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-top-color: rgba(0, 0, 0,0.5);
  border-bottom: 0;
  margin-left: -9px;
  margin-bottom: -9px;
}

.textOverlap1 {
  left:3%;
  top:24%;
}

.textOverlap2 {
  left:42%;
  top:45%;
}

.textOverlap1 p, .textOverlap2 p {
  opacity: 1;
  font-size: 14px !important;
  padding: 4px 5px 10px 5px;
  color:white;
  z-index:100;
  margin: 0 auto;
  line-height: 1;
}

#container {
  margin: 0 auto;

}

#containerTop, #containerBottom {
  margin: 0 auto;
  width: 100%;
  max-width: 810px;
}

#divAVN, #containerBottom {
  margin-top: 40px;
}

.leyendline {
    width:30px;margin-left:4px;height:10px;border-bottom:2px dotted #000;float:left;margin-right:8px;
}

#legendCone, #legendLine {
  max-width: 810px;
  margin-top: 5px;
}

#cone, #line {
  max-width: 15%;
  float:left;
}

#cone {
  margin-top: -2px;
}

#line {
  margin-top: 2px;
}

.legendText {
  max-width: 82%;
  margin-left: 1%;
  float:left;
}

.infografia-container .legendText p, #wind39 p, #wind58 p, #wind74 p, #windIntro p {
  font-size: 14px;
  line-height:150%;
  max-width:100%;
  margin: 5px 0px;
  color: #656565;
}

.infografia-container .legendText p {
  margin-top:0;
}

.infografia-container {
    font-family: Roboto, sans-serif;
}
#windIntro p {
  margin: 0px 0px;
  line-height: 130%;
}

#strongLegend {
  font-weight: bold;
}

#legendWinds {
  max-width: 500px;
  margin-bottom: 10px;
  margin-top:20px;
}

#windIntro {
display: inline-block;
margin-right: 4px;
}

#wind39, #wind58, #wind74 {
width: 95px;
margin: 0 auto;
display: inline-block;
}


#wind39box, #wind58box, #wind74box {
  width: 23px;
  height: 10px;
  background: black;
  display: inline-block;
  margin-top: 11px;
}

#wind39box {
  background: #dda9b0;
  opacity: 0.6;
}

#wind58box {
  background: #ba5361;
  opacity: 0.6;
}


#wind74box {
  background: #a9283a;
  opacity: 0.6;
}

#wind39text, #wind58text, #wind74text {
  display: inline-block;
  max-width: 100%;
  margin: 0 auto;
  margin-left: 2%;
}


#tswatch p, #tswarn p, #hwatch p, #hwarn p, #warnIntro p {
  font-size: 12px;
  line-height:150%;
  max-width:100%;
  margin: 5px 0px;
  color: #656565;
}

#warnIntro p {
  font-size: 14px;
}

#warnIntro p {
  margin: 0px 0px;
  line-height: 130%;
}

#warnLegend {
  font-weight: bold;
}

#legendWarnings {
  
  margin-bottom: 10px;
}

#warnIntro {
display: inline-block;
margin-right: 4px;
vertical-align: top;
padding-bottom:14px;
}

#tswatch, #tswarn, #hwatch, #hwarn {
  font-family: Roboto, sans-serif;
  font-size: 12px;
  margin: 0 auto;
  display: inline-block;
  vertical-align: top;
  margin-top: -11px;
  width:155px;
  padding-top: 7px;
  margin-bottom: 21px;
}


#tswatchbox, #tswarnbox, #hwatchbox, #hwarnbox {
  width: 23px;
  height: 3px;
  background: black;
  display: inline-block;
  vertical-align: top;
  margin-top: 5px;
}

#tswatchbox {
  background: yellow;
  opacity: 0.6;
}

#tswarnbox {
  background: blue;
  opacity: 0.6;
}


#hwatchbox {
  background: pink;
  opacity: 0.6;
}


#hwarnbox {
  background: red;
  opacity: 0.6;
}


#tswatchtext, #tswarntext, #hwatchtext, #hwarntext {
  display: inline-block;
  width: calc(100% - 30px);
  margin: 0 auto;
  margin-left: 2%;
}


.simpbola {
    display: inline-block;
    background: rgba(0,0,0,0.1);
    padding: 5px 9px;
    border-radius: 100%;
    font-family: Roboto, sans-serif;
    font-size: 12px;
    line-height: 16px;
  }

  .simptext {
    font-family: Roboto,sans-serif;
    font-size: 14px;
    margin-left:2px;
    display: inline-block;
  }

  .simpcats {
    margin: 3px;
    margin-right:8px;
    display: none;
  }

  .modname {
    display: inline-block;
    font-family: Roboto, sans-serif;
    font-size:14px;
    margin:4px;
    margin-right:10px;
  }

  .leyenda_modelos {
    
    max-width: 1048px;
    margin: 0 auto 30px;
  }

  .leyenda_modelos_intensidad {
    margin-left:46px;
  }
  .modname .modnamelinea {
    width:30px;
    height:3px;
    display: inline-block;
    margin-bottom:3px;
    margin-left:3px;
  }

  .y.axis .tick text {
    transform: translate(-5px,0);
    fill: #6b6969;
  }


  .x.axis .tick text {
    transform: translate(0,5px);
    fill: #6b6969;
  }

  .x.axis path, .y.axis path {
    stroke: #ddd;
  }
@media only screen and (max-width: 400px) {

  .textOverlap1, .textOverlap2 {
    height: 22px;
    font-size: 13px !important;
  }

  .textOverlap1 {
    left:3%;
    top:24%;
  }

  .textOverlap1:before {
    top: 4%;

  }

  .textOverlap2:after {
    bottom: 4%;

  }

  .textOverlap1:before {
    left: 40%;
  }


  .textOverlap2 {
    top:42%;
    left:41%;
  }

  img#positionIMG {
    top: -65px;
  }

  #windIntro {
  display: block;
  margin-right: 4px;
  }
}

@media only screen and (max-width: 500px) {
 
    #legendWinds {
      margin-top:20px;
    }
}

@media only screen and (max-width: 780px) {


    #warnIntro {
        display: block;
    }

.mapLabels text{
  font-size:15px;
}

}