/** Fonts : Font Family and Heading Font Size */
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 300;
}
h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h1 {
  font-size: 28px;
}
h2 {
  font-size: 24px;
}
h3 {
  font-size: 20px;
}
h4 {
  font-size: 17.5px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 11.9px;
}
.mega-section{
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#menu-bar {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/*! ***********************************
----------- BOXED LAYOUT BG ------------
*********************************** !*/
body {
  background-color: #ffffff;
    background-image: url(https://geologica.qc.ca/wp-content/uploads/2014/07/bg-02.jpg);
  background-position: center center;
  background-attachment: fixed;
  background-repeat: no-repeat;
    -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
    }

  

/** CUSTOM CSS ENTERED FROM THEME OPTION */
background: url('http://wallpaper-download.net/wallpapers/random-wallpapers-white-wallpaper-hd-wallpaper-35342.jpg') fixed top 100%;