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

/* callisto_67.css | http://103.27.32.36/~inasmuchorg/templates/rt_callisto/custom/css-compiled/callisto_67.css?603d90a2 */
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  /* font-size: 0.9rem; */
  font-size: 1.2rem;
}
/* callisto_67.css | http://103.27.32.36/~inasmuchorg/templates/rt_callisto/custom/css-compiled/callisto_67.css?603d91d9 */
.g-iconmenu .g-iconmenu-icon {
  /* background: rgba(0, 0, 0, 0.1); */
  background: rgba(0, 0, 0, 0.4);
}
/* callisto_67.css | http://103.27.32.36/~inasmuchorg/templates/rt_callisto/custom/css-compiled/callisto_67.css?603d9559 */
.g-iconmenu .g-iconmenu-icon {
  /* width: 30px; */
  /* height: 30px; */
  /* line-height: 30px; */
  width: 42px;
  height: 42px;
  line-height: 42px;
}
/* callisto_67.css | http://103.27.32.36/~inasmuchorg/templates/rt_callisto/custom/css-compiled/callisto_67.css?603e0b8a */
#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container {
  /* background: #fff; */
  background: #000000;
}
h2 {
  font-family: "Passion One";
  font-weight: 700;
}
.cf-type-text .inputbox, .cf-type-subject .inputbox, .cf-type-name .inputbox, .cf-type-email .inputbox, .cf-type-php .inputbox, .cf-type-date .inputbox, .cf-type-number .inputbox, .cf-type-selectlist .inputbox, .cf-type-surname .inputbox, .cf-type-recipient .inputbox, .cf-type-username .inputbox, .cf-type-password .inputbox, .cf-type-password_verify .inputbox, .cf-type-gmapsaddress .inputbox {
  width: 95%;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-sizing: border-box !important;
  -webkit-transition: border 0.2s linear, box-shadow 0.2s linear;
  -moz-transition: border 0.2s linear, box-shadow 0.2s linear;
  transition: border 0.2s linear, box-shadow 0.2s linear;
}
input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea {
  padding: 1rem 0.375rem;
}
.blog .items-row > .span6:nth-child(1) .item {
  margin-right: 2rem !important;
}
.video-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}
.video-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}
/* template.css | https://inasmuch.org.au/administrator/templates/isis/css/template.css?ae1d96daf5ee289313a3e60924da7b67 */
body {
  /* color: #333; */
  /* color: #f; */
  /* color: #ff; */
  color: #fff;
}
#mc_embed_signup {
  border: none;
  text-align: center;
  width: 100%;
}
/* Signup form container */
.mc-field-group {
  display: inline-block;
}
/* positions input field horizontally */
#mce-EMAIL {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-size: 1em;
  border: 2px solid #ABB0B2;
  color: #343434;
  background-color: #fff;
  padding: 0.7em 9em 0.7em 1em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  margin: 0;
  width: 300px;
}
/* Input Styles */
#mce-FNAME {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-size: 1em;
  border: 2px solid #ABB0B2;
  color: #343434;
  background-color: #fff;
  padding: 0.7em 9em 0.7em 1em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  margin: 0;
  width: 300px;
}
/* Input Styles */
#mce-LNAME {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-size: 1em;
  border: 2px solid #ABB0B2;
  color: #343434;
  background-color: #fff;
  padding: 0.7em 9em 0.7em 1em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  margin: 0;
  width: 300px;
}
/* Input Styles */
.clear {
  display: inline-block;
}
/* positions button horizontally in line with input */
:-webkit-input-placeholder {
  color: #ABB0B2;
}
/* WebKit browsers */
:-moz-placeholder {
  color: #ABB0B2;
}
/* Mozilla Firefox 4 to 18 */
::-moz-placeholder {
  color: #ABB0B2;
}
/* Mozilla Firefox 19+ */
:-ms-input-placeholder {
  color: #ABB0B2;
}
/* Internet Explorer 10+ */
@media (max-width: 768px) {
  /* positions input field and button underneath each other with 100% width for tablet and mobile */
  .mc-field-group {
    display: block;
    max-width: 100%;
  }
  #mce-EMAIL {
    padding: 0.7em 0 0.7em 1em;
    width: 96%;
    margin: 0;
  }
  .clear {
    display: block;
    width: 100%;
  }
  .button {
    width: 40%;
    margin: 0.5em 0 0 0;
  }
}
/*# sourceMappingURL=custom_115.css.map */