/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/*    $core-font-size:				5.99 rem !default;
    $core-line-height:				1.0 !default;
     
    // Heading Sizes
    $h1-font-size:					$core-font-size + 1.25 !default;
    $h2-font-size:					$core-font-size + 5.90 !default;
    $h3-font-size:					$core-font-size + 0.50 !default;
    $h4-font-size:					$core-font-size + 0.25 !default;
    $h5-font-size:					$core-font-size !default;
    $h6-font-size:					$core-font-size - 0.15 !default;


 .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
font-size: 1rem;}
.g-main-nav .g-toplevel > li > .g-menu-item-container {
padding-right:.7rem;
}*/
.g-logo-daniel img, .g-logo svg {
  max-height: 100px;
}
#g-page-surround {
  /* color: #ff0000; */
  /* position: relative; */
  /*background: url('../../../../images/DSCN9679.JPG') center center repeat;*/
  background: url('../../../../images/sampledata/background/partition.jpg');
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  /* background-image: linear-gradient(40deg,#b34b4b, #4cad9e); */
}
/*# sourceMappingURL=custom_13.css.map */