/*
	Estilos aplicados para pantallas de 480px a 1023px
*/
/** NAVIGATION **/

/** SECTION 1 **/
.slogan{
    width: 84%;
    margin-top: 30%;
}
.section2 #wood-mobile{
       
        left:76.5%;
    }
	
.section2 #disel-mobile{
        height: 7.035380235868239%;
        left:77.5%;
    }
/** SECTION 2 **/
.section2{
    background: url(../../img/fondos/city1-medium.png) no-repeat 0 0 #749F2C;
    background-size: 100% 100%;
}
.section2 #primary-mobile{
    background-size: 14.16015625% auto;
}
.section2 #gas-mobile{
     background-size: 12.0625% auto;
}
.section2 #tractor-mobile{
     background-size: 95% auto;
}
.section2 #gas-mobile2{
    background-size: 12.0625% auto;
}
.section2 #peso-mobile{
    background-size: 13.0625% auto;
	left:24.4%;
}
/** SECTION 3 **/
.section25{
    background: url(../../img/fondos/seccion2-medium.png) no-repeat 0 0 #E6EBE0;
    background-size: 100% 100%;
}
.section25 #car-purple{
         background-size: 13.4921875% auto;
    }

.section3{
    background: url(../../img/fondos/seccion3-medium.png) no-repeat 0 0 #E6EBE0;
    background-size: 100% 100%;
}
.section3 #car-purple{
    background-size: 29.4921875% auto;
}
.section3 #green-tape{
    width:100%;
    font-size: .8em;
}
/** SECTION 4 **/

/** SECTION 5 **/

/** SECTION 6 **/ 
.testimonios-wrap{
    padding: 0;
}
#testimonios-slider .slide{
    height:132px;
}
/** SPRITES **/
.cyd-logo{
    display: block;
    height: 28px;
    width: 28px;
    background: url(../../img/sprites/logos.png) no-repeat -102px 0 transparent;
}
.purple-alert-tooltip{
    font-size: .9em;
}
/** GENERAL CLASS **/
.wrap{
	width: 95%;
}
.wrap-all{
    width: 100%;
}
.primary-box.text-box{
	font-size: 0.8em;
}
.hidden-medium{display:none;}
.visible-small{display:none;}
.visible-big{display:none;}