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

.g-content {
  margin: 0rem;
  padding: 0rem;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 1.3rem;
  font-weight: bold;
  white-space: normal;
  word-wrap: break-word;
  word-break: break-all;
}
.g-home-positions.g-antares-style #g-navigation, .g-home-particles.g-antares-style #g-navigation {
  background: #050404;
}
body {
  font-family: "roboto", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
body {
  font-size: 0.8rem;
  line-height: 1.5;
}
h1 {
  font-size: 1.2rem;
}
.eb-box-heading {
  color: #F23930;
  font-size: 14px;
  font-weight: bold;
  line-height: 30px;
}
.g-title {
  font-family: "exo", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
  font-size: 1.3rem;
  line-height: 1.2rem;
  text-transform: uppercase;
  margin: 0.6rem;
  position: relative;
}
.button {
  display: inline-block;
  font-family: "exo", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  background: #f23930;
  color: #fff !important;
  font-size: 1rem;
  border: 2px solid transparent;
  margin: 0 0.5rem 0;
  padding: 0.2rem 1.1rem;
  vertical-align: middle;
  text-shadow: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
body {
  font-size: 0.8rem;
  line-height: 3.5;
}
#g-footer .g-container {
  padding: 0.5rem 0 0.5rem 0;
}
.g-flexslider-slideshow .g-flexslider-slideshow-item-content {
  text-align: center;
  margin: auto;
  padding: 13rem 2rem 3rem 2rem;
}
#g-slideshow .fp-slideshow-a .g-flexslider-slideshow-item-subtitle {
  margin-bottom: 1rem;
}
#g-mobilemenu-container {
  margin: 0;
}
.eb-container {
  text-align: left;
  margin-left: 5px;
  margin-right: 5px;
}
body {
  font-size: 0.8rem;
  line-height: 1.5;
}
.contentpane.modal {
  padding: 0.5rem;
}
body {
  font-size: 0.7rem;
  line-height: 1.5;
}
.eb-speaker-container .eb-speaker-avatar img {
  box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
  width: 70%;
  max-width: 50%;
}
#g-navigation .g-main-nav .g-dropdown {
  background: #f23930;
  border: 1px solid transparent;
  border-radius: 0;
}
#g-navigation .g-main-nav .g-dropdown .g-dropdown-column::before {
  position: absolute;
  content: "";
  top: 8px;
  bottom: -8px;
  left: -8px;
  right: 8px;
  border-left: 0px solid #ea190f;
  border-bottom: 0px solid #ea190f;
}
.btn {
  display: inline-block;
  *display: inline;
  padding: 4px 12px;
  margin-bottom: 0;
  *margin-left: 0.3em;
  font-size: 10px;
  line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
div.modal.fade.in {
  top: 25%;
}
body p {
  margin: 0.2rem;
}
#g-copyright {
  color: #888;
  font-size: 0.6rem;
}
.img-polaroid {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(254, 250, 250, 0.1);
}
/*# sourceMappingURL=custom_57.css.map */