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

/* Home page styles */
.owlCarouselCirclelImage {
  float: left;
  border-radius: 50%;
  width: 100px !important;
  height: 100px !important;
}
.owlCarouselCirclelWelcomeText {
  line-height: 30px !important;
  width: 500px !important;
}
.introBG {
  /*border: 1px #FF0000 solid;*/
  background: url('../../../../images/rocketlauncher/pages/home-page/about-set/heads.jpg') no-repeat left top !important;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: 100% !important;
  -moz-background-size: 100% !important;
  -o-background-size: 100% !important;
  background-size: 100% !important;
  min-height: 550px;
}
.introBG H2 {
  position: absolute;
  left: 10px;
  top: 100px;
}
/* End of home page styles */
/* Simple styles */
.myColorBlack {
  color: black;
}
/* End of Simple styles */
/*# sourceMappingURL=custom_12.css.map */