/* 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/rt_citadel/custom/scss/custom.scss */
#g-container-top {
  position: fixed;
  top: 0;
  width: 100%;
  background: rgba(35, 50, 55, 1);
  z-index: 999;
}
/* line 7, templates/rt_citadel/custom/scss/custom.scss */
#g-container-top #g-topmain {
  background: none;
}
/* line 12, templates/rt_citadel/custom/scss/custom.scss */
#g-page-surround {
  padding-top: 90px;
}
/* line 16, templates/rt_citadel/custom/scss/custom.scss */
#g-container-top .g-content {
  margin: 0;
  padding: 0;
}
/* line 21, templates/rt_citadel/custom/scss/custom.scss */
.dj-megamenu li a.dj-up_a.logo img {
  max-height: 150px;
}
/* line 24, templates/rt_citadel/custom/scss/custom.scss */
.dj-megamenu li.dj-up.itemid287 {
  float: right;
}
/* line 26, templates/rt_citadel/custom/scss/custom.scss */
.dj-megamenu li.dj-up.itemid287 form {
  margin: 12px 0 0;
}
@media (max-width: 1080px) {
  /* line 32, templates/rt_citadel/custom/scss/custom.scss */
  .dj-megamenu li.dj-up.itemid287 {
    display: none;
  }
}
@media (max-width: 958px) {
  /* line 39, templates/rt_citadel/custom/scss/custom.scss */
  #g-container-top {
    position: static;
    padding: 20px 0;
  }
  /* line 42, templates/rt_citadel/custom/scss/custom.scss */
  #g-container-top .dj-megamenu-offcanvas .dj-mobile-open-btn {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
  }
  /* line 47, templates/rt_citadel/custom/scss/custom.scss */
  #g-page-surround {
    padding-top: 0;
  }
}
/*# sourceMappingURL=custom_137.css.map */