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

/* line 1, templates/it_galaxy/custom/scss/custom.scss */
.servicetitle {
  text-shadow: 3px 3px #000;
  font-size: 2rem;
}
/* line 2, templates/it_galaxy/custom/scss/custom.scss */
.hometitle {
  font-size: 3.5rem;
  padding-bottom: 0px;
  margin-bottom: 0px;
  color: #20225b !important;
}
@media screen and (max-width: 499px) {
  /* line 4, templates/it_galaxy/custom/scss/custom.scss */
  .glyphicon {
    font-size: 3em;
  }
}
@media screen and (min-width: 500px) and (max-width: 799px) {
  /* line 10, templates/it_galaxy/custom/scss/custom.scss */
  .glyphicon {
    font-size: 1.2em;
  }
}
@media screen and (min-width: 800px) {
  /* line 16, templates/it_galaxy/custom/scss/custom.scss */
  .glyphicon {
    font-size: 4em;
  }
}
@media screen and (max-width: 768px) {
  /* line 22, templates/it_galaxy/custom/scss/custom.scss */
  .g-logo img {
    max-width: 75%;
  }
}
@media screen and (min-width: 769px) {
  /* line 28, templates/it_galaxy/custom/scss/custom.scss */
  .g-logo img {
    max-width: 150%;
  }
}
/* line 33, templates/it_galaxy/custom/scss/custom.scss */
/* line 34, templates/it_galaxy/custom/scss/custom.scss */
.descript p {
  margin-top: 0 !important;
}
/*# sourceMappingURL=custom_10.css.map */