/* 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_photon/custom/scss/custom.scss */
.dropdown, .dropdown-menu {
  min-width: 50px;
}
/* line 4, templates/rt_photon/custom/scss/custom.scss */
.dropdown-menu > li > a {
  padding: 3px 15px;
}
/* line 7, templates/rt_photon/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li {
  margin-left: 0.7rem !important;
  margin-right: 0.7rem !important;
  margin-bottom: 10px;
}
/* line 12, templates/rt_photon/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-item-title {
  padding-bottom: 0px !important;
  font-size: 13px;
}
/* line 16, templates/rt_photon/custom/scss/custom.scss */
.mod-languages {
  text-align: right;
}
@media only all and (max-width: 47.938rem) {
  /* line 20, templates/rt_photon/custom/scss/custom.scss */
  .g-newsslider-preview {
    min-height: 465px;
  }
}
