/*
Theme Name: Holland Child Theme
Theme URI: http://inti.waqastudios.com/
Description: A basic Inti Foundation child theme - REQUIRES Inti Master Theme
Author: Kelsey Ads
Author URI: http://www.kelseyads.com
Template: inti-foundation-master
Version: 1.0.1
*/
/* SASS SECTION */
@import url("https://fonts.googleapis.com/css?family=Montserrat:200,400,600");
.center {
  text-align: center; }

.left {
  text-align: left; }

.right {
  text-align: right; }

.page {
  color: #636468; }

sup {
  font-size: 0.75rem; }

.purple {
  color: #7686c2; }

.margin-bottom-50 {
  margin-bottom: 50px; }

.button {
  font-family: 'Montserrat', sans-serif;
  border-radius: 5px;
  display: inline-block;
  width: auto;
  padding: 8px;
  text-transform: uppercase; }

.cta {
  color: #fff;
  padding: 40px 0px;
  background-image: url("/wp-content/themes/holland-inti-child-theme/images/holland-submark-white.svg");
  background-repeat: no-repeat;
  background-position: 5% 35%;
  background-size: 600px; }
  .cta .cta-button {
    font-family: 'Montserrat', sans-serif;
    border-radius: 5px;
    background-color: #fff;
    display: inline-block;
    width: auto;
    padding: 8px;
    text-transform: uppercase; }

.cta-contents h3 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600; }

.cta-contents p {
  font-family: 'Montserrat', sans-serif;
  font-weight: 500; }

.cta .cta-contents {
  text-align: center;
  padding: 15px; }

.green-seperator {
  width: 90%;
  height: 15px;
  margin: 75px auto;
  background-color: #88c87a; }

.watercolor-seperator div {
  background-image: url("/wp-content/uploads/2017/05/63424683-e1498055922157.jpg");
  background-size: cover;
  background-repeat: none;
  background-color: none;
  width: 90%;
  height: 15px;
  margin: 75px auto; }
  @media screen and (max-width: 39.9375em) {
    .watercolor-seperator div {
      margin: 20px auto !important; } }

/*** header - move to SASS include.... ***/
/*** SMALL ***/
#mobile-navigation, .off-canvas-wrapper {
  background-color: #7686C2 !important; }

.off-canvas-wrapper .off-canvas {
  background-color: transparent !important; }

#mobile-navigation a {
  color: white; }

#mobile-navigation .tab-bar {
  padding: 10px; }

#mobile-navigation .tab-bar img {
  width: 100%; }

#mobile-navigation .menu-open {
  display: inline-block; }

.mobile-logo {
  display: inline-block;
  width: 50vw; }


.menu > li {
	vertical-align: top !important;
}

/*** LARGE ***/
.header-wrap {
  padding-top: 25px;
  height: 85px; }

@media screen and (max-width: 39.9375em) {
  .header-wrap {
    padding-top: 0px;
    height: 0px; } }

.top-bar {
  text-align: left; }

.tooltip, .top-bar, .top-bar ul {
  background-color: transparent !important; }

@media screen and (max-width: 39.9375em) {
  .top-bar {
    text-align: left;
    background-color: #7686C2 !important; } }

.site-logo, .site-nav {
  background-color: #fff;
  margin: 0px; }

.mobile-logo {
  margin: 0 auto; }

#holland-tab {
  background-color: #7686C2;
  color: white;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
  padding: 8px;
  width: auto;
  display: inline-block;
  position: fixed;
  top: 0;
  right: calc(((100vw - 1200px) / 2));
  z-index: 100; }

#holland-tab a {
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  color: white;
  font-weight: 400; }

.off-canvas-wrapper .off-canvas ul.menu a, .tabs.primary > li > a, .title-bar, .tooltip, .top-bar .site-title, .top-bar ul.menu a {
  color: #666;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-weight: 500; }

@media screen and (max-width: 39.9375em) {
  .off-canvas-wrapper .off-canvas ul.menu a, .tabs.primary > li > a, .title-bar, .tooltip, .top-bar .site-title, .top-bar ul.menu a {
    color: #fff; } }

.menu > li > a {
  display: block;
  line-height: 1;
  padding: 0.7rem 1rem; }

.menu > li > a:hover {
  color: #7686C2; }

#menu-mobile-menu-1 li {
  text-align: center !important; }

#mobile-navigation {
  display: none; }

@media screen and (max-width: 900px) {
  #mobile-navigation {
    display: block; } }

.two-column .header {
  text-align: center;
  margin: 1rem auto;
  margin-top: 2rem; }

.site-content #content, article .entry-content, article .entry-summary, article .page-links, div.breadcrumbs.bottom nav.breadcrumbs {
  margin: 0 !important; }

.body.archive article, body.blog article, body.search-results article, header.archive-header {
  margin: 0 !important; }

.body-copy, .body-copy p, .panel, .panel p, .summary, .summary p {
  font-family: 'Georgia';
  font-size: 1.15rem;
  line-height: 1.75;
  color: #636466; }

/*** homepage ***/
/*** Modular Parts ***/
.list-component-left {
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-size: 1.5rem;
  color: #7686c2;
  text-align: right; }

@media screen and (max-width: 39.9375em) {
  .list-component-left {
    text-align: center; } }

.two-column .header h2, #home-stories h2 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600 !important;
  font-size: 3.25rem;
  line-height: 1.25; }

@media screen and (max-width: 39.9375em) {
  .two-column .header h2, #home-stories h2 {
    font-size: 2.25rem; } }

.two-column .header h3 {
  font-family: 'Montserrat', sans-serif;
  color: #636466 !important;
  font-size: 1.75rem;
  font-width: 600; }

.two-column .header h4 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 1.25rem;
  color: #636466 !important; }

#about-leader {
  font-family: 'Montserrat', sans-serif; }

#about-leader h2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 60px; }

@media screen and (max-width: 39.9375em) {
  #about-leader h2 {
    font-size: 2.25rem; } }

#about-jackie, #about-jennifer {
  margin-bottom: 50px; }

#about-jackie .subhead2, #about-jennifer .subhead2 {
  margin-bottom: 35px; }

#about-jackie .subhead2 .left-side, #about-jennifer .subhead2 .left-side {
  text-align: right; }

@media screen and (max-width: 39.9375em) {
  #about-jackie .subhead2 .left-side, #about-jennifer .subhead2 .left-side {
    text-align: center; } }

#about-jennifer h2, #about-jackie h2 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 60px;
  margin-bottom: 0px; }

#about-jennifer h4, #about-jackie h4 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  text-transform: none; }

#about-jennifer .body-copy, #about-jackie .body-copy {
  text-align: left; }

#about-jennifer .right-side, #about-jackie .right-side {
  position: relative; }

#about-jennifer .right-side div, #about-jackie .right-side div {
  position: absolute;
  bottom: 0;
  left: 0; }

.upcoming {
  text-transform: uppercase;
  color: #00b8de;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.5rem;
  font-weight: 600; }

.testimonial {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.75rem;
  color: #636466; }

.testimonial-name {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.25rem;
  color: #636466; }

#helix-gfx, #process-gfx {
  margin-top: 50px;
  margin-bottom: 50px; }

#content-cta {
  margin: 50px auto;
  text-align: center; }

#content-cta h3 {
  font-family: 'Montserrat', sans-serif; }

#we-help-you {
  margin-bottom: 50px; }

#we-help-you p {
  font-family: 'Montserrat', sans-serif;
  color: #636466; }

#we-help-you strong {
  font-weight: 600;
  color: #00b8de;
  /* blue */ }

#celebrating-20-years {
  margin-bottom: 50px; }

#home-blog, #home-stories {
  margin-top: 50px;
  margin-bottom: 50px; }

#home-stories .righty {
  padding: 25px;
  height: auto !important;
  text-align: center; }
  @media screen and (min-width: 39.9375em) {
    #home-stories .righty {
      position: relative;
      height: 100% !important; } }

#home-stories .lefty {
  height: auto; }
  @media screen and (min-width: 39.9375em) {
    #home-stories .lefty {
      height: 300px !important; } }

#home-stories .righty .inner {
  position: absolute;
  top: 50%;
  transform: translateY(-50%); }
  @media screen and (max-width: 39.9375em) {
    #home-stories .righty .inner {
      text-align: center;
      position: relative;
      top: auto;
      transform: none; } }

#home-stories .righty h3 {
  color: #636466;
  /* dk gray */
  font-family: "Montserrat", sans-serif;
  line-height: 1;
  font-size: 1.5rem;
  text-transform: uppercase; }

#homepage_hero {
  background-color: #f2f2f2; }

#homepage_hero .headline {
  font-weight: 600;
  font-family: "Montserrat",sans-serif;
  color: #01b7de;
  margin-left: -100px;
  margin-bottom: 35px; }

@media screen and (max-width: 39.9375em) {
  #homepage_hero .headline {
    font-size: 2.5rem;
    margin-left: auto; } }

#home-hero-container {
  height: 100%;
  position: relative; }

#home-hero-circle {
  position: absolute;
  top: 50%;
  left: 50%;
  border: 3px solid #fff;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  height: 300px;
  width: 300px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  padding: 10px;
  color: #fff;
  font-weight: 600;
  font-family: "Montserrat",sans-serif; }

#home-hero-text-container {
  height: 100%;
  position: relative; }

#home-here-text {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 90%;
  transform: translate(-50%, -50%);
  text-transform: uppercase; }

#home-here-text h3 {
  font-weight: 600;
  font-family: "Montserrat",sans-serif;
  font-size: 2rem; }

#home-here-text h4 {
  font-weight: 600;
  font-family: "Montserrat",sans-serif;
  font-size: 1.25rem; }

#homepage_hero h1 {
  font-family: "Montserrat",sans-serif;
  font-size: 3.25rem;
  font-weight: 600;
  line-height: 1.25;
  color: #00b8de; }

#homepage_hero {
  padding: 40px 0px;
  background-image: url("/wp-content/themes/holland-inti-child-theme/images/Holland_Submark_Green_20.svg");
  background-repeat: no-repeat;
  background-position: -400px 35%;
  background-size: 1200px; }

#home-blog h2, #home-stories h2 {
  font-family: "Montserrat",sans-serif;
  font-size: 3.25rem;
  font-weight: 600;
  line-height: 1.25; }

@media screen and (max-width: 39.9375em) {
  #homepage_hero .shrinkIt {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    height: 400px !important; } }

.entry-title {
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 600;
  font-size: 2.5rem;
  color: #88c87a; }

.post-meta {
  font-family: 'Montserrat', sans-serif !important;
  margin-bottom: 10px; }

.entry-body, #sidebar {
  margin-top: 50px; }

#sidebar h4 {
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 600;
  color: #88c87a; }

.blogpic {
  border-bottom: 5px solid;
  height: 0;
  padding-bottom: 56.25%;
  /* 16:9 */
  position: relative;
  background-color: gray;
  margin-bottom: 15px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat; }

.blogpost {
  background-color: #f2f2f2; }

.blogpost h3 {
  padding: 15px;
  font-size: 1.65rem;
  font-family: "Montserrat", sans-serif; }

.event-header {
  background-color: #eee;
  text-align: center;
  margin-bottom: 50px;
  background-position: center center;
  background-size: cover;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  min-height: 150px;
  color: white;
  text-shadow: 2px 2px #666;
  font-size: 2.5rem;
  position: relative;
  display: inline-block; }
  @media screen and (max-width: 39.9375em) {
    .event-header {
      margin-top: 30px; } }

.event-screen {
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  left: 0;
  padding: 50px;
  width: 100%;
  display: inline-block; }

.events-sub-1 {
  margin-top: 100px; }

.events-sub-2 {
  margin: 0px auto;
  margin-top: 15px !important;
  margin-bottom: 50px; }

#success-stories .pic {
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  margin: 0 auto; }

#success-stories .teaser {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.5rem;
  margin-bottom: 25px; }

.single-success_stories h2, .entry-title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 2.5rem;
  color: #88c87a; }

.single-success_stories .testimonial p {
  font-size: 1.5rem; }

.single-success_stories .left h3 {
  color: #636466;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  text-transform: uppercase; }

.single-success_stories #content {
  margin-bottom: 50px !important;
  margin-top: 50px !important; }

.nextprev-container {
  position: relative;
  height: 100% !important; }

.nextprev-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.orbit {
  margin-top: 25px; }

.orbit-slide {
  background-size: cover;
  height: 315px; }

.slider-text {
  position: relative;
  height: 315px; }

.slider-text div {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: white;
  font-weight: bold;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.55rem; }

.slider-text div h3 {
  color: white;
  font-weight: bold;
  font-family: 'Montserrat', sans-serif; }

@media screen and (max-width: 39.9375em) {
  .orbit-slide {
    height: 100vh; }
  .success .orbit-slide {
    height: auto; }
  .orbit {
    margin: 0px; }
  .slider-text div h3 {
    font-size: 2rem;
    text-align: center;
    padding: 1rem; }
  .slider-text div {
    position: relative;
    top: 0;
    transform: none; }
  .slider-text div, .slider-text div p, .slider-text li {
    font-size: 1.1rem;
    padding: 2rem;
    list-style-type: none;
    list-style-position: inside;
    text-align: center !important;
    margin: 0;
    padding: 0;
    width: 100%; }
  .slider-text {
    width: 100%;
    padding: 0px;
    text-align: center; }
  .slider-img {
    height: 60vh;
    max-width: 80%; } }

#memberships {
  margin: 1rem auto; }

.frame {
  white-space: nowrap;
  text-align: center;
  margin: 1rem 0;
  padding: 2rem; }
  @media screen and (max-width: 39.9375em) {
    .frame {
      padding: .5rem; } }
  .frame .helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  .frame img {
    vertical-align: middle; }

.sku_wrapper {
  display: block; }

.sku {
  font-weight: bold; }

.product {
  margin: 50px 0px; }

.tabs {
  border: none; }

.posted_in {
  display: none; }

.panel h1, .panel h2, .panel h3 {
  font-weight: 600;
  font-family: "Montserrat", sans-serif; }

#email-signup {
  background-image: url("/wp-content/uploads/2017/05/63424683-e1498055922157.jpg");
  background-size: cover;
  background-repeat: none;
  width: 100vw;
  min-height: 55px; }
  #email-signup #email-inner {
    width: 200vw;
    height: 55px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    position: relative;
    text-transform: uppercase; }
    #email-signup #email-inner #teaser {
      width: 99.5vw;
      display: inline-block;
      cursor: pointer !important;
      position: absolute;
      top: 50%;
      transform: translateY(-50%); }

#footer {
  font-family: 'Georgia';
  background-color: #636466;
  padding-top: 30px;
  color: #fff; }
  #footer .copyright {
    padding: 25px;
    font-size: 0.85rem; }
  #footer .social a {
    color: #fff;
    display: inline-block;
    margin: 0.5rem; }
    #footer .social a:hover {
      color: #7686C2; }
  #footer #text-4 .textwidget p {
    display: inline-block;
    margin-top: 15px;
    padding-left: 75px; }
  #footer #text-4 .textwidget a {
    color: #9FAAD4;
    font-weight: 900; }
  #footer #newsletter-signup h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 2rem; }

@media screen and (max-width: 39.9375em) {
  .site-footer #text-4 .textwidget {
    text-align: center; }
  #footer #text-4 .textwidget p {
    padding: 0px; } }

/* ...theme hacks... */
.page-id-881 h2 {
  font-family: "Montserrat",sans-serif;
  font-size: 3.25rem;
  font-weight: 600;
  line-height: 1.25; }

.page-id-881 h2 {
  color: #88c87a; }

.page-id-881 p {
  padding: 0px;
  margin: 0px; }

.page-id-881 h3 {
  color: #88c87a;
  font-size: 1.5rem;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  line-height: 1;
  margin: 15px 0px 0px 0px; }

.page-id-881 h4 {
  color: #636466;
  /* dk gray */
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  line-height: 1.1; }

.page-id-881 strong {
  color: #636466;
  /* dk gray */
  font-family: "Montserrat", sans-serif;
  line-height: 1;
  margin: 0px; }

.page-id-881 h2 {
  color: #88c87a; }

.page-id-933 #content {
  margin-bottom: 100px !important; }
