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

/* Menu pills width & height*/
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #fff;
  width: 130px;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 0.8rem 0.3rem 0.8rem 0.3rem;
  font-size: medium;
}
#banner {
  z-index: 1;
}
/* Logo */
div#custom-6115-particle {
  font-size: xx-large;
}
/*Search module responsiveness*/
#g-header .search input, #g-navigation .search input {
  margin-bottom: 0;
  border: 0;
  max-width: 100%;
  align: right;
}
#homepageintro {
  background-color: rgba(191, 56, 58, 0.35);
}
/*Page Header*/
.pageheader {
  background: rgba(191, 56, 58, 0.6);
  text-align: center;
}
/*Logo responsive mode fix*/
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  #g-header {
    padding-top: 1.2rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  #g-header {
    padding-top: 1.2rem;
  }
}
@media only all and (max-width: 47.938rem) {
  #g-header {
    padding-top: 1.2rem;
  }
}
/*g-container width increased to accomodate translate menu*/
.g-container {
  width: 85rem;
}
.marathi-menu {
  font-weight: 900;
  font-size: large !important;
}
/*# sourceMappingURL=custom_13.css.map */