.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

.group:before,
.group:after {
	content:"";
	display:table;
}
.group:after {
	clear:both;
}
.group {
    zoom:1; /* For IE 6/7 */
}

#premios {
    background-color: #fafafa;
    overflow: hidden;
    padding: 30px 0;
    height: auto;
    margin-top: 120px;
}

#premios h2{
    font-family: 'brignell_squarebold';
    font-size: 25px;
    color: #262727;
}
.premios-descr{
    font-family: 'brignell_squareregular';
    font-size: 15px;
    color: #555454;
    margin-top: 5px;
    margin-bottom: 15px;
} 

.premios-content {
    clear: both;
    width: 80%;
    font-size: 0.8125em;
    max-width: 92.3em;
    margin: 0 auto;
    padding: 2em 0px;
    color: #333;
    line-height: 1.5em;
    position: relative;
    padding-left: 8vw;
}

.premios-content .col-premios {
    display: block;
    float: left;
    margin: 1% 0 1% 1.6%;
    opacity: 0;
    position: relative;
    top: 35px;

}

.col-premios div:nth-child(2) {
    font-family: 'Helvetica-light';
    font-size: 25px;
    color: #7a7a7a;
}

.col-premios div:nth-child(3) {
    font-family: 'HelveticaNeue-CondensedBold';
    font-size: 9px;
    margin: 5px 0;
    letter-spacing: 0.2px;
    color: #7a7a7a;
}

.span_1_of_9 {
    width: 100%;
}

.premio-logo {
    position: relative;
    margin: 5px auto;
    width: 57px;
    height: 57px;
}

.lionImage {
    background: url("../assets/images/premios/logocannes.png");
    background-size: cover;
}

.elsolImage {
    background: url("../assets/images/premios/logoelsol.png");
    background-size: cover;
}

.elojoImage {
    background: url("../assets/images/premios/logoelojo.png");
    background-size: cover;
}

.flapImage {
    background: url("../assets/images/premios/logoflap.png");
    background-size: cover;
}

.eficaciaImage {
    background: url("../assets/images/premios/logoeficacia.png");
    background-size: cover;
    width: 45px;
    background-position: 0px 3px;
    height: 45px;
    margin-bottom: 16px;
}

.cdecImage {
    background: url("../assets/images/premios/logocdec.png");
    background-size: cover;
}

.inspirationalImage {
    background: url("../assets/images/premios/logoinspirational.png");
    background-size: cover;
}

.clioImage {
    background: url("../assets/images/premios/logoclio.png");
    background-size: cover;
}

.lausImage {
    background: url("../assets/images/premios/logolaus.png");
    background-size: cover;
}

.nyFestivaImage {
    background: url("../assets/images/premios/logonY.png");
    background-size: cover;
}

.liaImage {
    background: url("../assets/images/premios/logolia.png");
    background-size: cover;
}

.eurobestImage {
    background: url("../assets/images/premios/logoEurobest.png");
    background-size: cover;
}

.woodPencilImage {
    background: url("../assets/images/premios/logowood.png");
    background-size: cover;
}

.oneShowImage {
    background: url("../assets/images/premios/logooneshow.png");
    background-size: cover;
}

.ampeImage {
    background: url("../assets/images/premios/logoampe.png");
    background-size: cover;
}

.adcImage {
    background: url("../assets/images/premios/logoadc.png");
    background-size: cover;
}


@media (min-width: 550px) {

    .col-premios:first-child {
        margin-left: 0;
    }

    .span_1_of_9 {
        width: 9.68%;
    }
    
    .premios-second-list{
/*        padding: 0;*/
    }

}

@media (max-width: 549px) {

    .list-removeMobile {
        display: none !important;
    }
    .premios-second-list{
        padding: 0;
    }
    
}


/* FOOTER */

.footer-content {
    clear: both;
    width: 80%;
    font-size: 0.8125em;
    max-width: 92.3em;
    margin: 0 auto;
    padding: 1em 5em;
    color: #ffffff;
    line-height: 1.5em;
    position: relative;
    overflow: hidden;
}

.footer-content div:nth-child(2),
.footer-content div:nth-child(3) {  
    left:100px;
}

.col-premios div:nth-child(3) {
    font-family: 'HelveticaNeue-CondensedBold';
    font-size: 9px;
    margin: 5px 0;
    letter-spacing: 0.2px;
    color: #7a7a7a;
}

.footer-content .col-footer {
    display: block;
    float: left;
    margin: 3% 0 1% 1.6%;
    position: relative;
}

.span_1_of_3 {
	width: 100%;
}

.footer-list {
    color: #fff;
    margin-top: 10px;
    float: left;
    width: 100%;
    padding: 10px;
    margin-bottom: 20px;
    letter-spacing: 0.02em;
}

.footer-list li {
    font-family: 'HelveticaNeue-CondensedBold';
    font-size: 12px;
    padding: 0;
    margin: 2px 0;
}

.footer-list li a {
    text-decoration: none;
    outline: 0;
    cursor: pointer;
    background-color: transparent;
}

.footer-list span {
    margin: 0;
}

.footer-list li.footer-highlight {
    color: #efd033;
    margin: 0px;
    padding: 0px;
    margin-bottom: 6px;
}

@media (min-width: 550px) {

    .col-footer:first-child {
        margin-left: 0;
    }

    .span_1_of_3 {
        width: 32.26%;
    }
    
}


@media (max-width: 550px) {

    .footer-content div:nth-child(2), .footer-content div:nth-child(3) {
        left: 0px;
    }

    .footer-content {
        clear: both;
        width: 100%;
        font-size: 0.8125em;
        padding: 0em 0em;
        color: #ffffff;
        line-height: 1.5em;
        position: relative;
        overflow: hidden;
        text-align: left;
    }

    .footer-content .col-footer {
        margin-top: 0;
    }

    .footer-list {
        margin-bottom: 6px;
    }
}

@media (min-width: 1281px) {}

@media (min-width: 1025px) and (max-width: 1280px) {}

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

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {}

@media (min-width: 481px) and (max-width: 767px) {}

@media (min-width: 320px) and (max-width: 480px) {
    
    .premios-content {
        clear: both;
        width: 100%;
    }
    
    .span_1_of_9 {
        width: 22%;
    }
    
    .premios-content{
        padding-left: 10%;
    }
    
    
    .premios-content .col-premios {
        margin: 0;
    }
    
    
}


/* Larger than mobile */
@media (min-width: 400px) {}

/* Larger than phablet (also point when grid becomes active) */
@media (min-width: 550px) {}

/* Larger than tablet */
@media (min-width: 750px) {


}

/* Larger than desktop */
@media (min-width: 1000px) {}

/* Larger than Desktop HD */
@media (min-width: 1200px) {}