@media (min-width: 1600px) {
  .section {
    background: url(../img/la_barra_1980x840_fondo.jpg) top center;
    height: calc(100vh - 9em - 70px);
    background-size: cover;
    overflow: auto;
    padding-bottom: 7em;
  }

  .headerText {
    color: #fff;
    font-family: "StagSans-Semibold";
    text-align: center;
    margin-bottom: 2.5em;
    margin-top: 10.3em;
  }
}

@media (max-width: 1280px) {
  .section {
    height: calc(100vh - 9em - 70px);
    overflow: auto;
    padding-bottom: 7em;
  }

  .headerText {
    color: #fff;
    font-family: "StagSans-Semibold";
    text-align: center;
    margin-bottom: 2.5em;
  }

  .sectionAyuda {
    padding: 2em;
  }
}

@media (max-width: 1170px) {
  .section {
    background: url(../img/la_barra_1980x840_fondo.jpg) top center;
    height: calc(100vh - 9em - 70px);
    overflow: auto;
    padding-bottom: 7em;
    background-size: cover;
  }

  .headerText {
    color: #fff;
    font-family: "StagSans-Semibold";
    text-align: center;
    margin-bottom: 2.5em;
    margin-top: 4.3em;
  }

  .sectionAyuda {
    padding: 2em;
  }
}

@media (max-width: 940px) {
  .section {
    background: url(../img/la_barra_760x1078_fondo_responsive.jpg) top center;
    min-height: 500px;
    overflow: auto;
    padding-bottom: 3em;
    border-bottom: 2px solid #4d4d4d;
    height: 619px !important;
  }

  .headerText {
    color: #fff;
    font-family: "StagSans-Semibold";
    text-align: center;
    margin-bottom: 2.5em;
    margin-top: 5.3em;
  }

  div#logDcanje {
    float: none !important;
  }
}

@media (max-width: 720px) {
  .section {
    background: url(../img/la_barra_760x1078_fondo_responsive.jpg) top center;
    min-height: 500px;
    overflow: auto;
    padding-bottom: 3em;
    background-size: cover;
  }

  .headerText {
    color: #fff;
    font-family: "StagSans-Semibold";
    text-align: center;
    margin-bottom: 2.5em;
    margin-top: 4.3em;
  }

  div#logDcanje {
    float: none !important;
  }
}

@media (max-width: 480px) {
  .section {
    background: url(../img/la_barra_760x1078_fondo_responsive.jpg) top center;
    min-height: 500px;
    overflow: auto;
    padding-bottom: 3em;
    background-size: cover;
  }

  .headerText {
    color: #fff;
    font-family: "StagSans-Semibold";
    text-align: center;
    margin-bottom: 2.5em;
    margin-top: 7.3em;
  }

  .headerText h3 {
    width: 245px;
    font-size: 16px;
    margin: 0 auto;
    position: relative;
    top: 13px;
    font-family: MyriadPro-Regular;
  }

  .headerText span h3 {
    font-size: 11px;
    width: 297px;
    display: block;
    height: 19px;
    margin: 0 auto;
    top: 24px;
    position: relative;
  }

  .headerText h1 {
    font-size: 33px;
    width: 223px;
    display: block;
    margin: 0 auto;
  }

  div#logDcanje {
    float: none !important;
  }
}

@media (min-height: 800px) and(max-width: 900px) {
  .section {
    height: 579px !important;
    background-size: cover;
  }
}

@media (min-height: 1000px) {
  .section {
    height: 844px !important;
    background: url(../img/la_barra_1980x840_fondo.jpg) top center;
    background-size: cover;
  }

  .headerText {
    margin-top: 13em;
  }
}

@media (max-width: 1440px) and (min-height: 900px) {
  .section {
    height: 700px;
    background-size: cover;
  }
}

@media (max-width: 320px) and (min-height: 830px) {
  .section {
    background: url(../img/la_barra_760x1078_fondo_responsive.jpg) -125px center;
    background-size: cover;
  }
}

@media (max-width: 320px) and (min-height: 480px) {
  .section {
    background: url(../img/la_barra_760x1078_fondo_responsive.jpg) -114px center;
    background-size: cover;
  }
}

@media (max-width: 360px) and (min-height: 640px) {
  .section {
    background: url(../img/la_barra_760x1078_fondo_responsive.jpg) -73px center;
    background-size: cover;
  }
}

@media (max-width: 375px) and (min-height: 667px) {
  .section {
    background: url(../img/la_barra_760x1078_fondo_responsive.jpg) -58px center;
    background-size: cover;
  }
}

@media (max-width: 768px) and (min-height: 1024px) {
  .section {
    background: url(../img/la_barra_760x1078_fondo_responsive.jpg) 0px center;
    background-size: cover;
  }
}

@media (max-width: 600px) and (min-height: 1024px) {
  .section {
    background: url(../img/la_barra_760x1078_fondo_responsive.jpg) 3px center;
    background-size: cover;
  }
}

@media (max-width: 1024px) and (min-height: 1360px) {
  .section {
    height: 1116px !important;
    background: url(../img/la_barra_760x1078_fondo_responsive.jpg) -1448px center;
    background-size: cover;
  }
}
