@media (min-width: 1600px) {

    .section {
        background: url(../img/1920-840.jpg) top center no-repeat;
        min-height: 500px;
        height: 700px;
        overflow: auto;
        padding-bottom: 3em;
        border-bottom: 2px solid #4d4d4d;
    }

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

@media (max-width:1280px) {

    .section {
        min-height: 500px;
        height: 578px;
        overflow: auto;
        padding-bottom: 3em;
        border-bottom: 2px solid #4d4d4d;
        background-size: 100%;
    }

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


@media (max-width: 1170px) {

    .section {
        background: url(../img/1920-840.jpg) top center no-repeat;
        min-height: 500px;
        overflow: auto;
        height: 617px;
        padding-bottom: 0;
        border-bottom: 2px solid #4d4d4d;
        background-size: cover;
    }

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

@media (max-width: 940px) {

    .section {
        background: url(../img/dcanje_premios_3_02.jpg) top center no-repeat;
        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;
    }
}

@media (max-width: 720px) {

    .section {
        background: url(../img/responsive.jpg) top center no-repeat;
        min-height: 500px;
        overflow: auto;
        padding-bottom: 3em;
        border-bottom: 2px solid #4d4d4d;
        background-size: cover;
    }

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


@media (max-width: 480px) {

    .section {
        background: url(../img/responsive.jpg) top center no-repeat;
        min-height: 500px;
        overflow: auto;
        padding-bottom: 3em;
        border-bottom: 2px solid #4d4d4d;
        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;
    }
}

@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/1920-840.jpg) top center no-repeat;
        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/responsive.jpg) -125px center no-repeat;
        background-size: cover;
    }
}

@media(max-width: 320px) and (min-height: 480px) {

    .section {

        background: url(../img/responsive.jpg) -114px center no-repeat;
        background-size: cover;
    }
}

@media(max-width: 360px) and (min-height: 640px) {



    .section {

        background: url(../img/responsive.jpg) -73px center no-repeat;
        background-size: cover;
    }
}

@media(max-width: 375px) and (min-height: 667px) {



    .section {

        background: url(../img/responsive.jpg) -58px center no-repeat;
        background-size: cover;
    }
}

@media(max-width: 768px) and (min-height: 1024px) {



    .section {

        background: url(../img/responsive.jpg) 0px center no-repeat;
        background-size: cover;
    }
}

@media(max-width: 600px) and (min-height: 1024px) {



    .section {

        background: url(../img/responsive.jpg) 3px center no-repeat;
        background-size: cover;
    }
}


@media(max-width: 1024px) and (min-height: 1360px) {



    .section {
        height: 1116px !important;
        background: url(../img/1920-840.jpg) -1448px center no-repeat;
        background-size: cover;
    }
}