/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete 
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */
 
#header-top ul li {
  font-size: 1.2vw;
} 


nav.block-menu ul li a{
font-size: 1.2vw;
}


.slide-home-intro p {
  padding-right: 15vw;
}


.view-blog ul li.views-row {
 width: 24%; 
}

#div-earth {
  top: 5vw;
}

.div-zoom-image {
  right: 7vw;
}