/* Responsive images slider */
@media (max-width: 600px) {
  .img-responsive > div {
    background-size: 60% !important;
  	background-image: url('http://nubacons.es/wp-content/uploads/2015/04/logocolor-3.png') !important;
  }

  .fullScreen {
  	height: 100% ;
  }
}

.topTools { 
  margin-right: 25px;
}

.boldLargeTitle {
	text-shadow: 4px 0px 4px #151515;
	color: #eee;
}