#navigationIcones {
    top: 655px;
}
/* Smartphones ———– */
@media (max-device-width : 320px) {
	#navigationIconesx {
		top: 570px !important;
	}
}
@media (min-device-width : 321px) and (max-device-width : 480px) {
	#navigationIconesx {
		top: 570px !important;
	}	
}
/* Tablets ———– */
@media (min-device-width : 481px) and (max-device-width : 640px) {
	#navigationIconesx {
		top: 337px !important;
	}		
}
@media (min-device-width : 641px) and (max-device-width : 768px) {
	#navigationIconesx {
		top: 580px !important;
	}		
}
@media (min-device-width : 769px) and (max-device-width : 800px) {
	#navigationIconesx {
		top: 419px !important;
	}		
}
@media (min-device-width : 801px) and (max-device-width : 1024px) {
	#navigationIconesx {
		top: 585px !important;
	}		
}
/* Desktops and laptops ———– */
@media (min-device-width : 1152px) and (max-device-width : 1279px) {
	#navigationIconesx {
		top: 637px !important;
	}		
}








@media (min-device-width : 320px) and (max-device-width : 320px) and (min-device-height : 480px) and (max-device-height : 480px) {
	#navigationIcones {
		top: 525px;
	}		
}
@media (min-device-width : 360px) and (max-device-width : 360px) and (min-device-height : 640px) and (max-device-height : 640px) {
	#navigationIcones {
		top: 525px;
	}		
}
@media (min-device-width : 640px) and (max-device-width : 640px) and (min-device-height : 360px) and (max-device-height : 360px) {
	#navigationIcones {
		top: 292px;
	}		
}
@media (min-device-width : 768px) and (max-device-width : 768px) and (min-device-height : 1024px) and (max-device-height : 1024px) {
	#navigationIcones {
		top: 535px;
	}		
}
@media (min-device-width : 768px) and (max-device-width : 768px) and (min-device-height : 1024px) and (max-device-height : 1024px) and (orientation : landscape) {
	#navigationIcones {
		top: 507px;
	}		
}
@media (min-device-width : 800px) and (max-device-width : 800px) and (min-device-height : 600px) and (max-device-height : 600px) {
	#navigationIcones {
		top: 374px;
	}		
}
@media (min-device-width : 1024px) and (max-device-width : 1024px) and  (min-device-height : 600px) and (max-device-height : 600px) {
	#navigationIcones {
		top: 370px;
	}		
}
@media (min-device-width : 1024px) and (max-device-width : 1024px) and  (min-device-height : 768px) and (max-device-height : 768px) {
	#navigationIcones {
		top: 540px;
	}		
}
@media (min-device-width : 1152px) and (max-device-width : 1152px) and (min-device-height : 864px) and (max-device-height : 864px) {
	#navigationIcones {
		top: 592px;
	}		
}
@media (min-device-width : 1280px) and (max-device-width : 1280px) and (min-device-height : 720px) and (max-device-height : 720px) {
	#navigationIcones {
		top: 490px;
	}		
}
@media (min-device-width : 1280px) and (max-device-width : 1280px) and (min-device-height : 768px) and (max-device-height : 768px) {
	#navigationIcones {
		top: 538px;
	}		
}
@media (min-device-width : 1280px) and (max-device-width : 1280px) and (min-device-height : 1024px) and (max-device-height : 1024px) {
	#navigationIcones {
    	top: 655px;
	}		
}
@media (min-device-width : 1360px) and (max-device-width : 1360px) and (min-device-height : 768px) and (max-device-height : 768px) {
	#navigationIcones {
		top: 538px;
	}		
}
@media (min-device-width : 1366px) and (max-device-width : 1366px) and (min-device-height : 768px) and (max-device-height : 768px) {
	#navigationIcones {
		top: 538px;
	}		
}