@media (max-width: 480px) {
	.hidden-devices {display:none;}
	.center-responsive {text-align:center !important;}
	.title-menu {width: 103%;}
	.block-center {width:70% !important; margin:10px auto !important;}
	.hidden-devices2 {display:none;}
	.contenedor-absolute {position:relative !important;}
	}
@media (max-width: 768px) {
	.hidden-devices2 {display:none;}
	.center-responsive {text-align:center !important;}
	.title-menu {width: 103%;}
	.block-center {width:42% !important; margin:10px auto !important;}
	.blanco-r {background-color:#fff; width:103%;}
	.title-menu {font-size: 16px;
    font-weight: 700;
    height: 30px;
    line-height: 29px;}
	}
@media (max-width: 960px) {
	.hidden-devices2 {display:none;}
	.center-responsive {text-align:center !important;}
	.title-menu {width: 105%;}
	.block-center {width:42% !important; margin:10px auto !important;}
	.uk-nav-parent-icon > .uk-parent > a::after {margin-right:5px;}
	.uk-navbar-toggle {margin-top:13px;}
	.uk-navbar {
    background: #fff none repeat scroll 0 0;
    color: #fff;
    margin-left: -24px;
    padding-left: 20px;
	
}
.blanco-r {background-color:#fff;}
	}
@media (min-width: 960px) and (max-width: 1140px) {
	.contenedor-absolute {background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    color: rgba(0, 0, 0, 0.4);
    margin: 0 auto;
    position: absolute;
    width: 100%;
    z-index: 500;}
	.uk-navbar-nav > li > a {font-size:14px;}
	.title-menu {font-size:16px; width: 112%;}
	.grid-plus {width:60%;}
	.grid-minus {width:40%;}
	}

.img-top figure {margin-top:15px;}	
	