/*-------------------------------------------
# Page elements
# Navigation
# Home Page
# About Page
# Gallery Page
# Resources Page
# Schedule Page
# Privacy Policy
# Footer
-------------------------------------------*/

/*-------------------------------------------
# Page elements
-------------------------------------------*/
@import "../css/normalize.css";
@import "../css/main.css";
@import "../css/grid.css";
@import "../css/nav.css";
@import "../css/gallery.css";
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@300&display=swap');
@import "https://use.typekit.net/dyn1gjy.css";

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html,
body {
  height: 100%;
  width: 100%;
}

body {
  background-color: #fff;
  color: #131418;
  font-size: 16px;
  line-height: 1.4;
  font-family: ivypresto-text, serif;
  font-weight: 300;

  font-style: normal;
  font-weight: 300;
}

section {

}

img {
  max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  text-align: center;
  font-family: ivypresto-headline, serif;
font-weight: 400;
font-style: normal;
}

p {
  margin: 1em auto;
  text-align: left !important;
  overflow-wrap: break-word;
  word-wrap: break-word;
  max-width: 450px;
}

hr {
  color: #2E2B29 !important;
}

.btn {
  background-color: #2E2B29;
  color: #fafafa !important;
  font-family: 'Raleway', sans-serif;

  font-size: 18px;
  font-weight: normal;
  padding: 5px 15px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.has-heading {
  text-align: center !important;
  margin-top: 1em;
}

.has-dropCap {
  float: left;
  font-size: 75px;
  line-height: 5px;
  padding-bottom: 20px;
  padding-right: 1px;
  padding-left: 3px;
}

/*-------------------------------------------
# Navigation
-------------------------------------------*/

/*-------------------------------------------
# Home Page
-------------------------------------------*/
#hero-contianer {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  background-image: url(../img/20190116134520211773000000.jpg);
  background-size: cover;
  background-position:  center;
  position: relative;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.myBackground.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='myBackground.jpg', sizingMethod='scale')";

}

.hero-content {
    background-color: rgba(255,255,255, .5);
    border: solid 10px #A5A1A0;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.7;
    padding: 1em;
    position: absolute;
    top: 80px;
    left: 20px;
    /* transform: translateX(-25%, -45%); */
    height: auto;
    width: 90%;
    font-style: normal;
    font-weight: normal;
}

.hero-content--bold {
  display: block;
  font-family: ivyPrestoHeadliine, serif;
  font-size: 64p;
  line-height: 1.2;
  font-family: ivypresto-headline, serif;
  font-weight: 700;
  font-style: normal;
}

.hero-content--button {
  background-color: #131418 !important;
  color:whitesmoke !important;
  font-size: 16px;
  width: 65%;
}

.hero-content h2 {
    font-size: 56px;
}


/*-------------------------------------------
# About Page
-------------------------------------------*/
.about-content {
}

/*
.about-content--main {
  margin-bottom: 3em;
  margin-top: 1em;
  min-height: 600px;
  height: auto;
  padding: 1em 0;
  position: relative;
}

*/


.about-content--main {
  margin-bottom: 1em;
  margin-top: 1em;
  height: auto;
  padding: 1em 0;
  position: relative;
  text-align: center;
}

.about-main--description {
  margin-top: 3em;
}

.about-main--btn {
  position: relative;
  display: inline-block;
  float: none !important;
  margin: 1em auto;
  width:225px;
}

.about-main--img-container {
  height: 400px;
  padding: 1em;
  background-image: url(../img/about_main_hero.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin-top: 1em;
}

.about-main--img-container img {
  max-height: 100%;
}

.about-content--our-partners {
  margin-top: 5em;
  text-align: center;
}

.our-partners--logo  {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin-top: 1em;
  margin-bottom: 3em;
  padding-bottom: 3em;
}

.our-partners--logo img  {
  margin: 10px; 
  max-width:25vw;
  padding: 10px;
}

/*-------------------------------------------
# Gallery Page
-------------------------------------------*/

/*-------------------------------------------
# Resources Page
-------------------------------------------*/
.resources-appointments {
  border: solid 5px #C5B393;
  padding: 1em .5em; 
  text-align: center;
}

.resources-appointments p {
  max-width: initial;
  text-align: center;
}

.corner-options {
  padding: 1em;
  text-align: center;
}

.corner-options img {
  margin: 2em auto;
  height: auto;
  width: 100%;
}

.resources-farmhouseSinks {
  text-align: center;
}

.pagelink {
  float: none;
  display: inline-block;
  margin-top: 1em;
}
/*-------------------------------------------
# Schedule Page
-------------------------------------------*/
.schedule-content {
  text-align: center;
  position: relative;
}

.schedule-content p {
  max-width: 768px;
}

.schedule-main--btn {
  padding: 5px 15px;
}


/*-------------------------------------------
# Privacy Policy
-------------------------------------------*/
.privacy-policy-container {
  max-width: 768px;
  margin: 1em auto;
}

/*-------------------------------------------
## Footer
-------------------------------------------*/
.site-footer {
  background-color: #131418;
  color:#ffffff;
  font-size: 14px;

  position: relative;
  clear: both;
  text-align: center;
  width: 100%;
  margin-top: 50px;
  height: 50px;
  line-height: 50px;
}

.site-footer--copyright,
.site-footer--links {
  display: inline-block;
  vertical-align: middle;
}

.site-footer a {
  color: #fafafa;
}

.site-footer--copyright {
  display: inline-block;
  margin-left: initial;
} 

.site-footer--links {
  float: none;
  display: inline-block;
  margin: 0 auto;
}

.site-footer--links  li {
  display: inline;
  float: left;
  margin: 0 5px;
}

.site-footer--links a {
  color: #fafafa;
  font-size: 20px;
}

@media only screen and (min-width: 1025px) { 
  /*
  .granite-care {
    max-width: 550px;
    margin-left: ;
  }
  */
}


@media only screen and (min-width: 1024px) {   
  p{
    font-size: 16px;
    max-width: initial;
  }

  .hero-content {
    padding: 1em;
    position: absolute;
    top: 45% !important;
    left: 15% !important;
    /* transform: translateX(-25%, -45%); */
    max-width: 650px;
    height: 415px;
    width: 550px;
    font-family: ivypresto-headline, san-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    font-weight: normal ;
  }

  .hero-content--button {
    font-size: 18px;
    position: absolute;
    bottom: 15px;
    width: auto;
    padding: 5px 15px;
  }

  .hero-content--bold {
    display: block;
    font-family: ivyPrestoHeadline, serif;
    font-size: 58px;
    line-height: 1.2;
  }

  .hero-content--button {
    font-size: 22px;
    padding: 5px 15px;
   
  }

  .about-content--main {
    margin-bottom: 0;
    margin-top: 1em;
    min-height: initial;
    height: auto;
    padding: 5px;
    position: relative;
  }
  
  .about-main--description {
    margin-top: 3.5em;
  }
  
  .about-main--btn {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width:225px;
  }
    
  .about-main--img-container {
    height: 500px;
    padding: 1em;
    background-image: url("../img/about_main_hero.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }

  .about-content--main {
    min-height: 500px;
    padding: 1em 0;
    position: relative;
    text-align: center;
  }

  .about-main--description {
    line-height: 1.7;
    margin: 2em auto;
    max-width: 435px;
    padding:15px;
}

  .about-main--btn {
    position: initial;
    bottom: inherit;
    left: initial;
    right: initial;
    margin-top: 2em;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width:225px;
  }

  .about-main--img-container {
    height: 500px;
    margin-top: 3em;
  }

  .our-partners--logoIMG {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: 2.33%;
    flex-basis: 105px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  
  .our-partners--logoIMG  img {
    width:70% !important;
    padding: 5px;
  }
  
  #grid[data-columns]::before {
    content: '3 .column.size-1of3';
  }
  

  .granite-care {
    max-width: 550px;
    margin-left: ;
  }

  
  .schedule-content--description {
    display: inline-block;
    font-size: 18px;
    margin-right: 50px;
  }

  .schedule-content--description p {
    max-width: 350px;
    padding: 5px;
  }

  .schedule-content--apptInfo {
    /* background-color: #EEE8DF;  */
    color:#8D6727;
    height:500px;
    height: 100%;
    line-height: 1.7;
    padding: 1em 2em;
    text-align: center;
  }

  .resources-appointments {
    height: auto;
    max-width: 350px;
    font-size: 20px;
    margin-top: 3em;
  }

  .resources-farmhouseSinks {
    margin-top: 3em;
    max-width: 350px;
    text-align: center;
  }

  .corner-options {
    border-bottom: solid 1px #131418;  
    margin-bottom: 3em;
  }

  .corner-options img {
    margin: 0 auto;
    height: initial;
    display: block;
  }

  .resource-img-last {}

  .site-footer {
    position: relative;
    text-align: center;
    font-size: 16px !important;
    width: 100%;
  }
  
  .site-footer-2 {
    color: white;
    text-align: center !important;
  }
  
  .site-footer h2 {
    text-align: left;
  }

  .site-footer-1 {
    position: relative;
    height: 350px;
  }
  
  .site-footer-1--col-1 {
    margin-left: 50px;
  }

  .site-footer-1  ul {
    text-align: left;
  }

  .site-footer-btn {
    width: 300px;
  }
    
  .site-footer-2 {
    text-align: left;
    height: 80px;
    line-height: 80px;
    width: 100%;
  }

}


@media only screen and (min-width: 768px) {
  .site-footer {
    font-size: 18px;
    font-size: 1vw;
  }

  .site-footer--copyright {
    display: inline-block;
    margin-left: 50px;
  } 

  .site-footer--links {
    float: right;
    display: inline-block;
    margin: 0 auto;
  }

  .site-footer--links a {
    color: #fafafa;
    font-size: 20px;
    font-size: 1.3vw;
  }
  
}

@media only screen and (min-width: 991px) {
  #page-container {
    position: relative;
    min-height: 100vh;
  }

  #content-wrap {
    padding-bottom: 2.5rem;
  }
}


/* iPads (landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
  .hero-content {
    position: relative;
    top: initial
    left: initial;
    margin-top: 344px;
    /* transform: translateX(-25%, -45%); */
    min-height: 400px;
    height: auto;
    padding:1em 2em;
    width: 500px !important;
 }  
}

/* iPads (portrait) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
  .hero-content {
    position: absolute;
    top: 450px;
    left: 50px;
     /* transform: translateX(-25%, -45%); */
     height: auto;
     padding: 2em 1em;
     width: 450px !important;
     font-size: 26px;
  }

  .hero-content--bold {
    display: block;
    font-family: ivyPrestoHeadliine, serif;
    font-size: 64p;
    line-height: 1.2;
    font-family: ivypresto-headline, serif;
    font-weight: 700;
    font-style: normal;
    font-size: 36px;
  }
  .hero-content--button {
    background-color: #131418 !important;
    color: whitesmoke !important;
    font-size: 20px;
    width: 100%;
    display: block;
    margin-top: 2em;
  }
}

/* iPhone X (portrait) ----------- */
@media only screen and (min-width: 375px) and (max-width: 767px) 
and (orientation : portrait) {
  .hero-content {
    position: relative;
    top: initial;
    left: initial;
    margin: 450px 0 0 20px;
    height: auto;
    padding: 5px;
    width: 325px !important;
  }
    
}

@media screen and (max-width: 414px) {
  #hero-contianer {
    background-position:  top;
    position: relative;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.myBackground.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='myBackground.jpg', sizingMethod='scale')"; 
  }
  
  .hero-content {
    position: relative;
    top: initial;
    left: initial;
    margin: 350px 0 0 20px;
    height: auto;
    padding: 5px;
    width: 325px !important;
    font-size: 18px;
    line-height: 1.8;
  }
    
}


@media only screen 
    and (device-width : 375px) 
    and (device-height : 812px) 
    and (orientation : portrait) 
    and (-webkit-device-pixel-ratio : 3) { 
      .hero-content {
        position: relataive;
        top: initial;
        left: initial;
        margin: 400px 0 0 20px;
        height: auto;
        padding: 5px;
        width: 325px !important;
        font-size: 18px;
        line-height: 1.8;
      }
    }


@media screen and (max-width: 375px) {
  #hero-contianer {
    background-position:  top;
    position: relative;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.myBackground.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='myBackground.jpg', sizingMethod='scale')"; 
    margin-top: -11px;
  }
  
  .hero-content {
    position: relative;
    top: initial;
    left: initial;
    margin: 200px 0 0 20px;
    height: auto;
    padding: 5px;
    width: 325px !important;
    font-size: 18px;
    line-height: 1.8;
  }
    
  
  .hero-content--bold {
    display: block;
    font-family: ivypresto-headline, serif;
    font-size: 1.2rem;
    font-size: 40px;
    line-height: 1.2;
  }

  .hero-content--button {
    background-color: #131418 !important;
    color:whitesmoke !important;
    font-size: 16px;
   
    width: 275px;
    padding: 5px;
    text-align: center;
  }

  .hero-content h2 {
      font-size: 56px;
  }
}

@media screen and (max-width: 320px) {
  #hero-contianer {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    width: 100%;
    background-image: url(../img/20190116134520211773000000.jpg);
    background-size: cover;
    background-position:  top;
    position: relative;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.myBackground.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='myBackground.jpg', sizingMethod='scale')";
    margin-top: -11px;
  
  }
  
  .hero-content {
    position: relative;
    top: initial;
    left: initial;
    margin: 70px 0 0 20px;
    height: auto;
    padding:15px 1px;
    width: 275px !important;
    font-size: 16px;
    line-height: 1.8;
  }
    
  .hero-content--bold {
    display: block;
    font-family: ivypresto-headline, serif;
    font-size: 1.2rem;
    font-size: 40px;
    line-height: 1.2;
  }

  .hero-content--button {
    background-color: #131418 !important;
    color: whitesmoke !important;
    font-size: 14px;
    width: auto;
    padding: 5px;
    text-align: center;
  }

  .hero-content h2 {
      font-size: 56px;
  }
}

