/* 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
 */

/* CSS Document */
/* Background Image : Stop Zooming */
/* line 4, templates/rt_xenon/scss/custom.scss */
#g-page-surround {
  background-size: contain;
  /*background-size: 100% 50%;*/
}
/* Flex Slider: Tranparent Image */
/* line 11, templates/rt_xenon/scss/custom.scss */
#g-header {
  background: transparent;
}
/* Office Address */
/* line 16, templates/rt_xenon/scss/custom.scss */
.officeaddress {
  font-color: #fff;
}
