@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Codystar|Roboto:300,400,500');
body {
  font-family: Roboto;
  background-color: #ececec;
  color: #757575;
}
.container {
  background-color: white;
}
.wrapper {
  max-width: 1400px;
  margin: 70px auto;
  padding: 50px;
}
h1.title {
  font-weight: 300;
  font-size: 2em;
  letter-spacing: 1px;
}
.title a {
  color: #3D3D3D;
}
.twitter {
  width: 40%;
  text-align: center;
  display: block;
}
.contact {
  width: 55%;
  padding: 2.5%;
  background-image: -webkit-linear-gradient(270deg, rgba(249, 249, 252, 0.90) 12.87%, rgba(243, 243, 247, 0.29) 100%);
  background-image: -moz-linear-gradient(270deg, rgba(249, 249, 252, 0.90) 12.87%, rgba(243, 243, 247, 0.29) 100%);
  background-image: -o-linear-gradient(270deg, rgba(249, 249, 252, 0.90) 12.87%, rgba(243, 243, 247, 0.29) 100%);
  background-image: linear-gradient(180deg, rgba(249, 249, 252, 0.90) 12.87%, rgba(243, 243, 247, 0.29) 100%);
  border-top-right-radius: 25px;
  border-top-left-radius: 0px;
}
.contact p {
  font-size: 20px !important;
  line-height: 36px;
}
.contact h2 {
  font-weight: 400;
  color: #3D3D3D;
}
/* Mailchimp form*/
#mc_embed_signup {
  margin-bottom: 100px;
  color: #3d3d3d;
}
#mc_embed_signup h2 {
  color: #3d3d3d;
  font-weight: 400 !important;
  font-size: 36px !important;
}
#mc-embedded-subscribe-form input[type=checkbox] {
  display: inline;
  width: auto;
  margin-right: 10px;
}
#mergeRow-gdpr {
  margin-top: 20px;
}
#mergeRow-gdpr fieldset label {
  font-weight: normal;
}
#mc_embed_signup .button {
  background-color: #212529 !important;
}
#mc-embedded-subscribe-form .mc_fieldset {
  border: none;
  min-height: 0px;
  padding-bottom: 0px;
}
#mc-embedded-subscribe-form {
  background-image: -webkit-linear-gradient(270deg, rgba(249, 249, 252, 0.90) 12.87%, rgba(243, 243, 247, 0.29) 100%);
  background-image: -moz-linear-gradient(270deg, rgba(249, 249, 252, 0.90) 12.87%, rgba(243, 243, 247, 0.29) 100%);
  background-image: -o-linear-gradient(270deg, rgba(249, 249, 252, 0.90) 12.87%, rgba(243, 243, 247, 0.29) 100%);
  background-image: linear-gradient(180deg, rgba(249, 249, 252, 0.90) 12.87%, rgba(243, 243, 247, 0.29) 100%);
  border-radius: 20px;
}
/* Navigation styles */
nav {
  background-color: rgba(253, 252, 252, 1.00);
}
.navlist {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.navlistitem {
  float: left;
  font-size: 18px;
}
.navlistitem a {
  text-decoration: none;
  display: block;
  padding: 14px 16px;
  color: rgba(125, 126, 127, 1.00);
}
.navlistitem a:hover {
  color: rgba(46, 45, 45, 1.00);
  background-color: rgba(183, 187, 192, 0.78);
}
.navbar-brand {
  font-family: 'Codystar';
  letter-spacing: 1.5px;
  font-weight: 400;
  color: rgba(96, 98, 100, 1.00);
  font-size: 30px;
}
/* Reading Room styles */
.pintrest-layout {
  max-width: 1800px;
  margin-bottom: 2em;
  width: 100%
}
.card-columns {
  padding-left: .75em;
  padding-right: .75em;
  width: 100%;
  background-color: #ececec;
}
.card {
  background-color: white;
}
.card-title {
  text-align: center;
  margin-bottom: 5px;
  font-weight: 300;
  font-size: 1.5em;
  line-height: 1.25em;
}
.card-subtitle {
  margin: 0 0 15px;
  font-weight: 300;
  text-align: center;
  font-size: .95em
}
p.card-text {
  font-size: 18px;
  line-height: 1.5em;
  padding-top: 15px
}
.line {
  content: '';
  display: block;
  width: 60px;
  height: 3px;
  background-color: #757575;
  margin: 0 auto 10px auto;
}
.card-link {
  padding: 5px;
  text-align: center !important;
}
.card-link a {
  color: #757575;
  text-transform: uppercase;
}
/* Story styles */
article h1, article h2, article h3, article h4, article h5, article h6 {
  font-size: 20px;
  line-height: 36px;
  font-weight: 400;
  color: #757575;
}
article p {
  font-size: 20px;
  text-indent: 15px;
  font-weight: 400;
  margin-bottom: 2em;
  line-height: 36px;
}
article ul li {
  font-size: 20px;
}
article a {
  color: #757575;
  border-bottom: #99b2f2 solid 2px;
}
article a:hover {
  background-color: hsla(223, 77%, 77%, 0.5);
  text-decoration: none;
}
.display-5 {
  font-size: 24px;
  font-weight: 500;
  margin: 1.5em 0px;
  color: hsla(223, 77%, 77%, 0.75);
  text-indent: 0;
}
.display-5 a {
  color: hsla(223, 77%, 77%, 0.75);
}
.story-title {
  font-size: 3em;
  padding: 1em;
  text-align: center !important;
  font-weight: 300;
}
.blockquote {
  font-size: 1.5em !important;
  font-weight: 300;
  margin: 2em 1em;
  padding-left: .5em;
  border-left: .25em solid hsla(223, 77%, 77%, 0.50);
  text-indent: 0;
  line-height: 32px;
  font-style: italic;
}
.blockquote-r {
  font-size: 1.5em !important;
  font-weight: 300;
  margin: 2em 1em;
  padding-right: .5em;
  border-right: .25em solid hsla(223, 77%, 77%, 0.50);
  text-indent: 0;
  line-height: 32px;
  font-style: italic;
}
.blockquote-top-bottom {
  font-size: 1.5em !important;
  font-weight: 300;
  margin: 2em 1em;
  padding-top: .5em;
  border-top: .25em solid hsla(223, 77%, 77%, 0.50);
  padding-bottom: .5em;
  border-bottom: .25em solid hsla(223, 77%, 77%, 0.50);
  text-indent: 0;
  line-height: 32px;
  font-style: italic;
}
.drop-shadow {
  -webkit-box-shadow: 0px 13px 21px -10px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 13px 21px -10px rgba(0, 0, 0, 0.5);
}
.no-indent {
  text-indent: 0;
}
.text-indent {
  text-indent: 15px;
}
.text-gray {
	color:hsla(0,0%,46%,0.60) !important;
}
.text-gray-2 {
	color: rgba(99,99,99,0.70)
}
.text-gray-3 {
	coor:rgba(70,70,70,0.80) !important
}
.link-gray {
	color:rgba(159,159,159,1.00) !important;
}

/* Footer styles */
footer {
  font-size: small;
  text-align: center;
  clear: both;
  position: fixed;
  left: 0px;
  bottom: 0px;
  height: 80px;
  width: 100%;
  color: #242424;
  padding: 2em .5em 0em;
  background-image: -webkit-linear-gradient(270deg, rgba(255, 255, 255, 0.00) 0%, rgba(255, 255, 255, 0.00) 2.90%, rgba(251, 250, 250, 1.00) 100%);
  background-image: -moz-linear-gradient(270deg, rgba(255, 255, 255, 0.00) 0%, rgba(255, 255, 255, 0.00) 2.90%, rgba(251, 250, 250, 1.00) 100%);
  background-image: -o-linear-gradient(270deg, rgba(255, 255, 255, 0.00) 0%, rgba(255, 255, 255, 0.00) 2.90%, rgba(251, 250, 250, 1.00) 100%);
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 0%, rgba(255, 255, 255, 0.00) 2.90%, rgba(251, 250, 250, 1.00) 100%);
}
footer a {
  color: #242424;
  text-decoration: underline;
}
/* Form styles */
.formStyle {
  width: 100%;
}
#form1 label {
  color: #757575;
}
#submit {
  background-color: #212529;
  color: white;
  text-transform: uppercase;
  font-weight: 600;
  padding: .5em;
  border-radius: 5px;
  border: none;
  width: 50%;
  margin: 10px auto;
  display: block;
  cursor: pointer;
}
@media (min-width:992px) {
  .sidebar {
    padding: 10px;
    margin-top: 200px;
    text-align: center;
  }
  .sidebar img {
    margin-bottom: 10px;
    width: 75%;
  }
  .sidebar div {
    border-bottom: solid 1px hsla(223, 77%, 77%, 0.25);
    padding: 75px 0px;
  }
}
@media (min-width:768px) {
  .bg {
    background-attachment: fixed;
    height: 100%;
    background-position: center 0%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  #home {
    background-image: url("../images/home-background.png");
  }
  #contact {
    background-image: url("../images/contact_cover.png");
  }
  #landing {
    background-image: url("../images/landing-page-bg.svg")
  }
}
  @media only screen and (min-width:1750px) {
    .card-columns {
      -webkit-column-count: 5;
      -moz-column-count: 5;
      column-count: 5;
      -webkit-column-gap: 2.5em;
      -moz-column-gap: 2.5em;
      column-gap: 2.5em;
      padding-left: 2.5em;
      padding-right: 2.5em;
    }
  }
  @media (min-width: 992px) and (max-width: 1749px) {
    .card-columns {
      -webkit-column-count: 4;
      -moz-column-count: 4;
      column-count: 4;
      -webkit-column-gap: 1.5rem;
      -moz-column-gap: 1.5rem;
      column-gap: 1.5rem;
      padding-left: 1.5em;
      padding-right: 1.5em;
    }
  }
  @media (min-width: 768px) and (max-width:991px) {
    .card-columns {
      -webkit-column-count: 3;
      -moz-column-count: 3;
      column-count: 3;
      -webkit-column-gap: 1.25rem;
      -moz-column-gap: 1.25rem;
      column-gap: 1.25rem;
      padding-left: 1.25em;
      padding-right: 1.25em;
    }
  }
  @media (min-width: 576px) and (max-width:767px) {
    .card-columns {
      -webkit-column-count: 2;
      -moz-column-count: 2;
      column-count: 2;
      -webkit-column-gap: 1.25rem;
      -moz-column-gap: 1.25rem;
      column-gap: 1.25rem;
      padding-left: 1.25em;
      padding-right: 1.25em;
    }
  }
  @media (max-width: 767px) {
    .twitter {
      width: 100%;
      display: block;
      margin-bottom: 2em;
    }
    .contact {
      width: 100%;
      display: block;
      margin-bottom: 2em;
    }
    .story-title {
      font-size: 1.5em;
      text-align: center !important;
      padding: .5em;
    }
    .wrapper {
      margin-top: 30px;
      padding: 20px;
    }
    #home, #contact, #landing {
      background-color: #b6c4f1;
      height: auto;
    }
  }
  @media (max-width:991px) {
    .sidebar-titles {
      font-size: 24px;
    }
    .sidebar div {
      padding: 20px;
      text-align: center;
    }
    .sidebar img {
      width: 50%;
    }
	}