/* 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 2, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 2, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-content {
  margin: 0.625rem;
  padding: 1.5rem;
}
/* line 6, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
/* line 2, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
body {
  font-size: 1rem;
  line-height: 1.5;
}
/* line 8, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h1 {
  font-size: 2.5rem;
}
/* line 12, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h2 {
  font-size: 2.25rem;
}
/* line 16, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h3 {
  font-size: 2rem;
}
/* line 20, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h4 {
  font-size: 1.75rem;
}
/* line 24, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h5 {
  font-size: 1.5rem;
}
/* line 28, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h6 {
  font-size: 1.25rem;
}
/* line 33, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
small {
  font-size: 0.875rem;
}
/* line 37, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
cite {
  font-size: 0.875rem;
}
/* line 41, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
sub, sup {
  font-size: 0.75rem;
}
/* line 46, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
code, kbd, pre, samp {
  font-size: 1rem;
  font-family: "Menlo", "Monaco", monospace;
}
/* line 1, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_forms.scss */
textarea, select[multiple=multiple], 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 {
  border-radius: 0.1875rem;
}
/* General */
/* line 16, wp-content/themes/rt_gemini/custom/scss/custom.scss */
body {
  font-size: 1.1rem;
  font-weight: 300;
}
@media only all and (min-width: 60rem) {
}
@media only all and (max-width: 47.938rem) {
  body {
    font-size: 1.2rem;
  }
}
/* Titles */
/* line 26, wp-content/themes/rt_gemini/custom/scss/custom.scss */
.title-small .g-title {
  font-weight: 800;
}
/* line 28, wp-content/themes/rt_gemini/custom/scss/custom.scss */
h1 {
  color: #38393d;
  border-bottom: 1px solid #f1f1f1;
}
/* line 29, wp-content/themes/rt_gemini/custom/scss/custom.scss */
h2 {
  color: #cda09b;
}
/* line 30, wp-content/themes/rt_gemini/custom/scss/custom.scss */
h3 {
  color: #b68367;
}
/* line 31, wp-content/themes/rt_gemini/custom/scss/custom.scss */
h4 {
  color: #f9f1ef;
}
/* line 32, wp-content/themes/rt_gemini/custom/scss/custom.scss */
h5 {
  color: #b68367;
  font-weight: 600;
}
/* line 34, wp-content/themes/rt_gemini/custom/scss/custom.scss */
#g-footer h2.g-title {
  color: #b68367;
  font-weight: 600;
}
/* line 35, wp-content/themes/rt_gemini/custom/scss/custom.scss */
#g-page-surround .page-header h2 {
  margin-top: 0;
  margin-bottom: -1rem;
  padding-bottom: 0;
}
/* Typography */
/* line 38, wp-content/themes/rt_gemini/custom/scss/custom.scss */
#g-page-surround .entry-meta > div[class^="meta-"] {
  font-size: 0.9rem;
}
/* Buttons */
/* line 41, wp-content/themes/rt_gemini/custom/scss/custom.scss */
.wpcf7-submit {
  padding: 0.8rem 1rem;
  background: #b68367;
  color: #fff;
  opacity: 1;
  transtion: all ease 0.2s;
  margin-top: 0.8rem;
}
/* line 42, wp-content/themes/rt_gemini/custom/scss/custom.scss */
.wpcf7-submit:hover {
  opacity: 0.8;
}
/* Mobile Menu */
/* Top */
/* Above */
/* Navigation */
/* line 52, wp-content/themes/rt_gemini/custom/scss/custom.scss */
#g-navigation {
  width: 100%;
  overflow: visible;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  padding-bottom: 0rem !important;
  background: #f9f1f0;
}
/* line 53, wp-content/themes/rt_gemini/custom/scss/custom.scss */
#g-navigation .g-logo {
  margin-bottom: -4rem;
  margin-top: 2rem;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 54, wp-content/themes/rt_gemini/custom/scss/custom.scss */
#g-navigation .g-logo img {
  max-width: 300px;
  padding: 0.9rem 0;
  width: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 56, wp-content/themes/rt_gemini/custom/scss/custom.scss */
#g-navigation .main-nav {
  margin-top: -1rem;
}
/* line 57, wp-content/themes/rt_gemini/custom/scss/custom.scss */
#g-navigation.smaller {
  height: 80px;
  background: #fff !important;
  box-shadow: 0px 0px 3px #ccc;
}
/* line 58, wp-content/themes/rt_gemini/custom/scss/custom.scss */
#g-navigation.smaller .logo {
  margin-bottom: 1rem;
  margin-top: 0rem;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 59, wp-content/themes/rt_gemini/custom/scss/custom.scss */
#g-navigation.smaller .logo img {
  max-width: 150px;
  padding: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 63, wp-content/themes/rt_gemini/custom/scss/custom.scss */
.home #g-navigation {
  background: transparent;
}
/* Header */
/* line 67, wp-content/themes/rt_gemini/custom/scss/custom.scss */
/* line 68, wp-content/themes/rt_gemini/custom/scss/custom.scss */
/* line 69, wp-content/themes/rt_gemini/custom/scss/custom.scss */
.g-imagegrid .g-imagegrid-item .g-imagegrid-link {
  border: 2px solid #f9f1ef;
  -webkit-transition: 0.5s;
}
/* line 70, wp-content/themes/rt_gemini/custom/scss/custom.scss */
.g-imagegrid .g-imagegrid-item .g-imagegrid-link:before, .g-imagegrid .g-imagegrid-item .g-imagegrid-link:after {
  width: 100%;
  height: 100%;
  z-index: 3;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  -webkit-transform: scale(0);
  transition: 0.5s;
}
/* line 71, wp-content/themes/rt_gemini/custom/scss/custom.scss */
.g-imagegrid .g-imagegrid-item .g-imagegrid-link:before {
  border-bottom: 3px solid #b68367;
  border-left: 3px solid #b68367;
  -webkit-transform-origin: 0 100%;
}
/* line 72, wp-content/themes/rt_gemini/custom/scss/custom.scss */
.g-imagegrid .g-imagegrid-item .g-imagegrid-link:after {
  border-top: 3px solid #b68367;
  border-right: 3px solid #b68367;
  -webkit-transform-origin: 100% 0%;
}
/* line 75, wp-content/themes/rt_gemini/custom/scss/custom.scss */
/* line 76, wp-content/themes/rt_gemini/custom/scss/custom.scss */
/* line 77, wp-content/themes/rt_gemini/custom/scss/custom.scss */
.g-imagegrid .g-imagegrid-item:hover .g-imagegrid-link:hover {
  border: 2px solid rgba(0, 160, 80, 0);
  color: #b68367;
}
/* line 78, wp-content/themes/rt_gemini/custom/scss/custom.scss */
.g-imagegrid .g-imagegrid-item:hover .g-imagegrid-link:hover::before, .g-imagegrid .g-imagegrid-item:hover .g-imagegrid-link:hover::after {
  -webkit-transform: scale(1);
  background: none;
}
/* Slideshow */
/* line 85, wp-content/themes/rt_gemini/custom/scss/custom.scss */
#g-slideshow {
  padding: 0 !important;
  margin-top: -15%;
}
/* Above */
/* Showcase */
/* Expanded */
/* Utility */
/* line 95, wp-content/themes/rt_gemini/custom/scss/custom.scss */
.g-newsletter .g-newsletter-sidetext {
  margin-right: 0;
}
/* Animation */
/* line 97, wp-content/themes/rt_gemini/custom/scss/custom.scss */
.ih-item {
  position: relative;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
/* line 99, wp-content/themes/rt_gemini/custom/scss/custom.scss */
.ih-item, .ih-item * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 100, wp-content/themes/rt_gemini/custom/scss/custom.scss */
.ih-item a {
  color: #fff;
}
/* line 101, wp-content/themes/rt_gemini/custom/scss/custom.scss */
.ih-item a:hover {
  text-decoration: none;
}
/* line 102, wp-content/themes/rt_gemini/custom/scss/custom.scss */
.ih-item img {
  width: 100%;
  height: 100%;
}
/* line 103, wp-content/themes/rt_gemini/custom/scss/custom.scss */
.ih-item.circle {
  position: relative;
  width: 250px;
  height: 250px;
  border-radius: 50%;
  margin: 0 auto;
}
/* line 104, wp-content/themes/rt_gemini/custom/scss/custom.scss */
.ih-item.circle .img {
  position: relative;
  width: 250px;
  height: 250px;
  border-radius: 50%;
}
/* line 105, wp-content/themes/rt_gemini/custom/scss/custom.scss */
.ih-item.circle .img:before {
  position: absolute;
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  border-radius: 50%;
  box-shadow: inset 0 0 0 16px rgba(255, 255, 255, 0.6), 0 1px 2px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
/* line 110, wp-content/themes/rt_gemini/custom/scss/custom.scss */
.ih-item.circle .img img {
  border-radius: 50%;
}
/* line 111, wp-content/themes/rt_gemini/custom/scss/custom.scss */
.ih-item.circle .info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  border-radius: 50%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
/* line 113, wp-content/themes/rt_gemini/custom/scss/custom.scss */
.ih-item.circle.effect3 .img {
  z-index: 11;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
/* line 119, wp-content/themes/rt_gemini/custom/scss/custom.scss */
.ih-item.circle.effect3.colored .info {
  background: #1a4a72;
}
/* line 122, wp-content/themes/rt_gemini/custom/scss/custom.scss */
.ih-item.circle.effect3 .info {
  background: #b68367;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
/* line 130, wp-content/themes/rt_gemini/custom/scss/custom.scss */
.ih-item.circle.effect3 .info h3 {
  color: #fff;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 2px;
  font-size: 22px;
  margin: 0 30px;
  padding: 55px 0 0 0;
  height: 110px;
  text-shadow: 0 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.3);
}
/* line 141, wp-content/themes/rt_gemini/custom/scss/custom.scss */
.ih-item.circle.effect3 .info p {
  color: #fff;
  padding: 10px 5px;
  font-style: italic;
  margin: 0 30px;
  font-size: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
}
/* line 150, wp-content/themes/rt_gemini/custom/scss/custom.scss */
.ih-item.circle.effect3.left_to_right .img {
  -webkit-transform: scale(1) translateX(0);
  -moz-transform: scale(1) translateX(0);
  -ms-transform: scale(1) translateX(0);
  -o-transform: scale(1) translateX(0);
  transform: scale(1) translateX(0);
}
/* line 157, wp-content/themes/rt_gemini/custom/scss/custom.scss */
.ih-item.circle.effect3.left_to_right .info {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
/* line 164, wp-content/themes/rt_gemini/custom/scss/custom.scss */
.ih-item.circle.effect3.left_to_right a:hover .img {
  -webkit-transform: scale(0.5) translateX(100%);
  -moz-transform: scale(0.5) translateX(100%);
  -ms-transform: scale(0.5) translateX(100%);
  -o-transform: scale(0.5) translateX(100%);
  transform: scale(0.5) translateX(100%);
}
/* line 171, wp-content/themes/rt_gemini/custom/scss/custom.scss */
.ih-item.circle.effect3.left_to_right a:hover .info {
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
/* Main */
/* line 182, wp-content/themes/rt_gemini/custom/scss/custom.scss */
#g-container-main {
  margin-top: 7rem;
}
/* Expanded */
/* Bottom */
/* Footer */
/* Copyright */
/* Pages */
/* .page {
 #g-slideshow {padding: 0 !important;max-height: 500px;overflow: hidden;}
 section.entry-header {    position: relative;margin-top: -8rem;z-index: 1;border-bottom: 1px solid $dbrown;padding-bottom: 0;
 margin-bottom: 4rem;}
 }
 */
/* Aside */
/* Posts */
/* Contact form */
/*# sourceMappingURL=custom_home.css.map */