/* line 18, ../pages/homepage.scss */
.homecontainer {
  max-width: 1225px;
  margin: 0 auto;
}
/* line 21, ../pages/homepage.scss */
.homecontainer .homewrapper {
  display: table;
  width: 100%;
  margin: 20px 0;
}
@media only screen and (max-width: 800px) {
  /* line 21, ../pages/homepage.scss */
  .homecontainer .homewrapper {
    display: inline-block;
  }
}
/* line 28, ../pages/homepage.scss */
.homecontainer .homewrapper .homeholding {
  display: table-row;
}
@media only screen and (max-width: 800px) {
  /* line 28, ../pages/homepage.scss */
  .homecontainer .homewrapper .homeholding {
    display: inline-block;
  }
}
/* line 33, ../pages/homepage.scss */
.homecontainer .homewrapper .homeholding .homecolumns {
  display: table-cell;
  vertical-align: top;
}
@media only screen and (max-width: 800px) {
  /* line 33, ../pages/homepage.scss */
  .homecontainer .homewrapper .homeholding .homecolumns {
    display: inline-block;
  }
}
/* line 40, ../pages/homepage.scss */
.homecontainer .homewrapper .homeholding .leftcolumn {
  width: 320px;
  padding-right: 16px;
}
@media only screen and (max-width: 1024px) {
  /* line 40, ../pages/homepage.scss */
  .homecontainer .homewrapper .homeholding .leftcolumn {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media only screen and (max-width: 800px) {
  /* line 40, ../pages/homepage.scss */
  .homecontainer .homewrapper .homeholding .leftcolumn {
    padding-left: 16px;
    padding-right: 16px;
    display: inline-block;
  }
}
/* line 53, ../pages/homepage.scss */
.homecontainer .homewrapper .homeholding .centercolumn {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 0 16px;
}
@media only screen and (max-width: 1024px) {
  /* line 53, ../pages/homepage.scss */
  .homecontainer .homewrapper .homeholding .centercolumn {
    width: 370px;
  }
}
@media only screen and (max-width: 800px) {
  /* line 53, ../pages/homepage.scss */
  .homecontainer .homewrapper .homeholding .centercolumn {
    border-left: 0;
    display: inline-block;
    width: 445px;
  }
}
/* line 66, ../pages/homepage.scss */
.homecontainer .homewrapper .homeholding .rightcolumn {
  width: 320px;
  padding-left: 16px;
}
@media only screen and (max-width: 1024px) {
  /* line 66, ../pages/homepage.scss */
  .homecontainer .homewrapper .homeholding .rightcolumn {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media only screen and (max-width: 800px) {
  /* line 66, ../pages/homepage.scss */
  .homecontainer .homewrapper .homeholding .rightcolumn {
    width: 100%;
    clear: both;
    display: block;
    padding-left: 16px;
    padding-right: 16px;
  }
}
/* line 82, ../pages/homepage.scss */
.homecontainer .homewrapper .homeholding .rightcolumn aside section.block.our-voices article {
  border-bottom: 1px dotted #cccccc;
  padding-bottom: 12px;
}
/* line 85, ../pages/homepage.scss */
.homecontainer .homewrapper .homeholding .rightcolumn aside section.block.our-voices article .article-headline {
  color: #a9091f;
  font-size: 18px;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 8px;
  margin-left: 100px;
}
/* line 92, ../pages/homepage.scss */
.homecontainer .homewrapper .homeholding .rightcolumn aside section.block.our-voices article p {
  font-weight: bold;
  margin: 0;
}
/* line 96, ../pages/homepage.scss */
.homecontainer .homewrapper .homeholding .rightcolumn aside section.block.our-voices article:last-child {
  border-bottom: none;
}

/* line 105, ../pages/homepage.scss */
.news-section {
  width: 100% !important;
}
/* line 107, ../pages/homepage.scss */
.news-section:nth-child(odd) {
  float: none !important;
}

@media only screen and (max-width: 1024px) {
  /* line 112, ../pages/homepage.scss */
  section#content .block-title {
    left: 0;
  }
}
@media only screen and (max-width: 800px) {
  /* line 112, ../pages/homepage.scss */
  section#content .block-title {
    left: 0;
  }
}

@media only screen and (max-width: 1024px) {
  /* line 122, ../pages/homepage.scss */
  section#content section article.lead-story {
    float: none !important;
  }
}

@media only screen and (max-width: 1024px) {
  /* line 129, ../pages/homepage.scss */
  .top-news .lead-story {
    width: 100%;
  }
}

/* line 21, ../pages/subscriber.scss */
.offer-header {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  background: #a9091f;
  padding: 20px 0;
}
@media only screen and (max-width: 500px) {
  /* line 27, ../pages/subscriber.scss */
  .offer-header img {
    width: 90%;
  }
}
/* line 32, ../pages/subscriber.scss */
.offer-header p {
  margin: 0;
  padding: 0;
  color: #fff;
  font-size: 26px;
  text-transform: uppercase;
  letter-spacing: 7px;
}

/* line 41, ../pages/subscriber.scss */
.offer-container {
  margin: 0 auto;
  max-width: 1100px;
}
@media only screen and (max-width: 800px) {
  /* line 41, ../pages/subscriber.scss */
  .offer-container {
    max-width: 100%;
    padding: 0 15px;
  }
}
@media only screen and (max-width: 500px) {
  /* line 41, ../pages/subscriber.scss */
  .offer-container {
    max-width: 100%;
    padding: 0 15px;
  }
}
/* line 53, ../pages/subscriber.scss */
.offer-container h2 {
  text-align: center;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 45px;
  margin-top: 70px;
}
/* line 59, ../pages/subscriber.scss */
.offer-container p.infobox {
  text-align: center;
  font-size: 22px;
  margin-top: 35px;
  margin-bottom: 100px;
}
/* line 65, ../pages/subscriber.scss */
.offer-container .offerwrap {
  display: table;
  width: 100%;
  clear: both;
}
@media only screen and (max-width: 500px) {
  /* line 65, ../pages/subscriber.scss */
  .offer-container .offerwrap {
    display: inline-block;
  }
}
/* line 72, ../pages/subscriber.scss */
.offer-container .offerwrap .offers {
  display: table-row;
}
@media only screen and (max-width: 500px) {
  /* line 72, ../pages/subscriber.scss */
  .offer-container .offerwrap .offers {
    display: inline-block;
  }
}
/* line 77, ../pages/subscriber.scss */
.offer-container .offerwrap .offers .offer-item {
  display: table-cell;
  width: 33%;
  vertical-align: top;
  text-align: center;
}
@media only screen and (max-width: 500px) {
  /* line 77, ../pages/subscriber.scss */
  .offer-container .offerwrap .offers .offer-item {
    width: 100%;
    display: inline-block;
  }
}
/* line 86, ../pages/subscriber.scss */
.offer-container .offerwrap .offers .offer-item span {
  background: #164a6e;
  text-transform: uppercase;
  color: #fff;
  padding: 3px 25px;
  font-size: 10px;
  position: relative;
  margin-left: 0;
  margin-top: -10px;
}
/* line 96, ../pages/subscriber.scss */
.offer-container .offerwrap .offers .offer-item .offer-element {
  border: 1px solid #ccc;
  margin: 0 20px;
  padding: 20px 30px;
  width: 340px;
  -webkit-box-shadow: 0px 0px 29px -6px #757575;
  -moz-box-shadow: 0px 0px 29px -6px #757575;
  box-shadow: 0px 0px 29px -6px #757575;
}
@media only screen and (max-width: 800px) {
  /* line 96, ../pages/subscriber.scss */
  .offer-container .offerwrap .offers .offer-item .offer-element {
    width: 100%;
    margin: 0;
  }
}
@media only screen and (max-width: 500px) {
  /* line 96, ../pages/subscriber.scss */
  .offer-container .offerwrap .offers .offer-item .offer-element {
    width: 100%;
    margin: 0;
  }
}
/* line 112, ../pages/subscriber.scss */
.offer-container .offerwrap .offers .offer-item .offer-element button {
  background: #a9091f;
  color: #fff;
  border: 0;
  margin-bottom: 10px;
  width: 100%;
  padding: 10px 0;
}
/* line 119, ../pages/subscriber.scss */
.offer-container .offerwrap .offers .offer-item .offer-element button:hover {
  background: #000;
}
/* line 121, ../pages/subscriber.scss */
.offer-container .offerwrap .offers .offer-item .offer-element h3 {
  color: #a9091f;
  font-size: 26px;
  font-weight: normal;
}
@media only screen and (max-width: 800px) {
  /* line 121, ../pages/subscriber.scss */
  .offer-container .offerwrap .offers .offer-item .offer-element h3 {
    font-size: 19px;
  }
}
/* line 129, ../pages/subscriber.scss */
.offer-container .offerwrap .offers .offer-item .offer-element hr {
  border: 0;
  border-bottom: 2px solid #164a6e;
  width: 80%;
}
/* line 134, ../pages/subscriber.scss */
.offer-container .offerwrap .offers .offer-item .offer-element p.note {
  margin: 0 !important;
  padding-top: 0;
  color: #000;
  font-size: 14px;
}
/* line 139, ../pages/subscriber.scss */
.offer-container .offerwrap .offers .offer-item .offer-element p.note a {
  color: #000;
  text-decoration: underline;
}
/* line 144, ../pages/subscriber.scss */
.offer-container .offerwrap .offers .offer-item .offer-element p.offer {
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
  height: 7px;
  font-size: 13px;
}
@media only screen and (max-width: 800px) {
  /* line 144, ../pages/subscriber.scss */
  .offer-container .offerwrap .offers .offer-item .offer-element p.offer {
    height: 25px;
  }
}
/* line 154, ../pages/subscriber.scss */
.offer-container .offerwrap .offers .offer-item .offer-element p.desc {
  height: 75px;
}
@media only screen and (max-width: 800px) {
  /* line 154, ../pages/subscriber.scss */
  .offer-container .offerwrap .offers .offer-item .offer-element p.desc {
    height: 110px;
  }
}
/* line 161, ../pages/subscriber.scss */
.offer-container .offerwrap .offers .offer-item .offer-element.first {
  margin-left: 0;
}
/* line 162, ../pages/subscriber.scss */
.offer-container .offerwrap .offers .offer-item .offer-element.last {
  margin-right: 0;
}
/* line 163, ../pages/subscriber.scss */
.offer-container .offerwrap .offers .offer-item .offer-text-item {
  display: table-cell;
  width: 33%;
  vertical-align: top;
}
@media only screen and (max-width: 800px) {
  /* line 163, ../pages/subscriber.scss */
  .offer-container .offerwrap .offers .offer-item .offer-text-item {
    width: 33%;
  }
}
@media only screen and (max-width: 500px) {
  /* line 163, ../pages/subscriber.scss */
  .offer-container .offerwrap .offers .offer-item .offer-text-item {
    width: 100%;
  }
}
/* line 173, ../pages/subscriber.scss */
.offer-container .offerwrap .offers .offer-item .offer-text-item ul {
  margin: 0;
  padding: 0;
}
/* line 176, ../pages/subscriber.scss */
.offer-container .offerwrap .offers .offer-item .offer-text-item ul li {
  list-style-type: none;
  clear: both;
  padding-bottom: 8px;
  text-align: left;
}
/* line 181, ../pages/subscriber.scss */
.offer-container .offerwrap .offers .offer-item .offer-text-item ul li span {
  float: left;
  padding: 0;
  padding-bottom: 10px;
  padding-right: 8px;
  color: #a9091f;
  margin-top: 0;
  background: transparent;
  font-size: 13px;
  position: static;
}
@media only screen and (max-width: 800px) {
  /* line 181, ../pages/subscriber.scss */
  .offer-container .offerwrap .offers .offer-item .offer-text-item ul li span {
    padding-bottom: 22px;
  }
}
/* line 195, ../pages/subscriber.scss */
.offer-container .offerwrap .offers .offer-item .offer-text-item ul li span.label {
  float: none;
  background: #164a6e;
  color: #fff;
  padding: 1px 3px !important;
  margin-left: 5px;
}
/* line 204, ../pages/subscriber.scss */
.offer-container .offerwrap .offers .offer-item .offer-text-item ul li.longer span {
  padding-bottom: 45px;
}
/* line 209, ../pages/subscriber.scss */
.offer-container .offerwrap .offers .offer-item .offer-text-item .offer-text-element {
  margin: 0 20px;
  font-size: 13px;
  line-height: 21px;
  width: 340px;
}
@media only screen and (max-width: 800px) {
  /* line 209, ../pages/subscriber.scss */
  .offer-container .offerwrap .offers .offer-item .offer-text-item .offer-text-element {
    width: 250px;
    margin: 0;
    margin-bottom: 60px;
    clear: both;
  }
}
@media only screen and (max-width: 500px) {
  /* line 209, ../pages/subscriber.scss */
  .offer-container .offerwrap .offers .offer-item .offer-text-item .offer-text-element {
    width: 100%;
    margin: 0;
    margin-bottom: 60px;
    clear: both;
  }
}
/* line 226, ../pages/subscriber.scss */
.offer-container .offerwrap .offers .offer-item .offer-text-item .offer-text-element p {
  text-align: center;
  font-weight: bold;
  color: #a9091f;
  text-transform: uppercase;
  font-size: 15px;
  margin-top: 60px;
  margin-bottom: 0;
  padding-bottom: 10px;
}
@media only screen and (max-width: 800px) {
  /* line 226, ../pages/subscriber.scss */
  .offer-container .offerwrap .offers .offer-item .offer-text-item .offer-text-element p {
    margin-top: 25px;
  }
}
@media only screen and (max-width: 500px) {
  /* line 226, ../pages/subscriber.scss */
  .offer-container .offerwrap .offers .offer-item .offer-text-item .offer-text-element p {
    margin-top: 25px;
  }
}
/* line 243, ../pages/subscriber.scss */
.offer-container .offerwrap .offers .offer-item .offer-text-item .offer-text-element.first {
  margin-left: 0;
}
/* line 244, ../pages/subscriber.scss */
.offer-container .offerwrap .offers .offer-item .offer-text-item .offer-text-element.last {
  margin-right: 0;
}
/* line 247, ../pages/subscriber.scss */
.offer-container .offerwrap .offers .offer-item.first {
  padding-top: 20px;
}
/* line 248, ../pages/subscriber.scss */
.offer-container .offerwrap .offers .offer-item.last {
  padding-top: 20px;
}
/* line 250, ../pages/subscriber.scss */
.offer-container .offerwrap .offer-text {
  display: table-row;
}
/* line 254, ../pages/subscriber.scss */
.offer-container .subscriber-feedback {
  width: 70%;
  margin: 0 auto;
  margin-top: 40px;
}
@media only screen and (max-width: 800px) {
  /* line 254, ../pages/subscriber.scss */
  .offer-container .subscriber-feedback {
    width: 90%;
  }
}
@media only screen and (max-width: 500px) {
  /* line 254, ../pages/subscriber.scss */
  .offer-container .subscriber-feedback {
    width: 90%;
  }
}
/* line 264, ../pages/subscriber.scss */
.offer-container .subscriber-feedback h3 {
  color: #a9091f;
  font-weight: normal;
  text-align: center;
  margin-top: 40px;
}
/* line 270, ../pages/subscriber.scss */
.offer-container .subscriber-feedback h4 {
  text-align: center;
  margin-top: 40px;
  font-weight: normal;
  margin-bottom: 40px;
}
/* line 276, ../pages/subscriber.scss */
.offer-container .subscriber-feedback hr {
  border: 0;
  border-bottom: 2px solid #164a6e;
}
/* line 280, ../pages/subscriber.scss */
.offer-container .subscriber-feedback .testimonial {
  display: table;
  margin: 40px 0;
}
@media only screen and (max-width: 800px) {
  /* line 280, ../pages/subscriber.scss */
  .offer-container .subscriber-feedback .testimonial {
    display: inline-block;
  }
}
@media only screen and (max-width: 500px) {
  /* line 280, ../pages/subscriber.scss */
  .offer-container .subscriber-feedback .testimonial {
    display: inline-block;
  }
}
/* line 289, ../pages/subscriber.scss */
.offer-container .subscriber-feedback .testimonial .reader {
  display: table-row;
}
@media only screen and (max-width: 500px) {
  /* line 289, ../pages/subscriber.scss */
  .offer-container .subscriber-feedback .testimonial .reader {
    display: inline-block;
  }
}
/* line 294, ../pages/subscriber.scss */
.offer-container .subscriber-feedback .testimonial .reader .reader-info {
  display: table-cell;
  width: 33%;
  color: #164a6e;
  font-size: 14px;
  padding: 0 10px;
  text-align: center;
}
@media only screen and (max-width: 500px) {
  /* line 294, ../pages/subscriber.scss */
  .offer-container .subscriber-feedback .testimonial .reader .reader-info {
    display: inline-block;
    width: 100%;
    padding-bottom: 20px;
  }
}
/* line 306, ../pages/subscriber.scss */
.offer-container .subscriber-feedback .testimonial .reader .reader-info hr {
  width: 10%;
  margin-top: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #164a6e;
}
/* line 312, ../pages/subscriber.scss */
.offer-container .subscriber-feedback .testimonial .reader .reader-info p {
  color: #164a6e;
  font-size: 14px;
  margin: 0;
  padding: 0;
}
/* line 321, ../pages/subscriber.scss */
.offer-container .subscriber-feedback .other-offer-element {
  border: 1px solid #ccc;
  padding: 40px 30px;
  text-align: center;
  -webkit-box-shadow: 0px 0px 29px -6px #757575;
  -moz-box-shadow: 0px 0px 29px -6px #757575;
  box-shadow: 0px 0px 29px -6px #757575;
}
/* line 328, ../pages/subscriber.scss */
.offer-container .subscriber-feedback .other-offer-element button {
  background: #a9091f;
  color: #fff;
  border: 0;
  margin-bottom: 10px;
  width: 60%;
  padding: 10px 0;
}
/* line 335, ../pages/subscriber.scss */
.offer-container .subscriber-feedback .other-offer-element button:hover {
  background: #000;
}
/* line 337, ../pages/subscriber.scss */
.offer-container .subscriber-feedback .other-offer-element h3 {
  color: #a9091f;
  font-size: 26px;
  font-weight: normal;
  margin-top: 0;
}
/* line 343, ../pages/subscriber.scss */
.offer-container .subscriber-feedback .other-offer-element p.note {
  margin: 0 !important;
  padding-top: 20px;
  color: #000;
  font-size: 14px;
}
/* line 348, ../pages/subscriber.scss */
.offer-container .subscriber-feedback .other-offer-element p.note a {
  color: #a9091f;
  text-decoration: underline;
}
/* line 353, ../pages/subscriber.scss */
.offer-container .subscriber-feedback .other-offer-element p.offer {
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
  height: 7px;
  font-size: 13px;
}
/* line 360, ../pages/subscriber.scss */
.offer-container .subscriber-feedback .other-offer-element p.desc {
  height: 75px;
}
/* line 363, ../pages/subscriber.scss */
.offer-container .subscriber-feedback .other-offer-element .other-offer-wrap {
  width: 400px;
  margin: 0 auto;
}
@media only screen and (max-width: 500px) {
  /* line 363, ../pages/subscriber.scss */
  .offer-container .subscriber-feedback .other-offer-element .other-offer-wrap {
    width: 100%;
  }
}

/* line 374, ../pages/subscriber.scss */
.piano-container {
  clear: both;
  margin: 0 auto;
  max-width: 1022px;
  width: 100%;
}

/* line 381, ../pages/subscriber.scss */
.more-piano-container {
  clear: both;
  margin: 0 auto;
  max-width: 680px;
}

/* page: /subscribe/ */
/* line 388, ../pages/subscriber.scss */
img.subscriber-banner {
  width: 100%;
  height: auto;
}

/* line 393, ../pages/subscriber.scss */
.print-subscriber-tool {
  max-width: 1175px;
  margin: 0 auto;
}
/* line 396, ../pages/subscriber.scss */
.print-subscriber-tool h2 {
  text-align: center;
  font-weight: normal;
  font-size: 26px;
  margin-bottom: 20px;
}
/* line 402, ../pages/subscriber.scss */
.print-subscriber-tool .tablewrap {
  display: table;
  width: 100%;
}
@media only screen and (max-width: 500px) {
  /* line 402, ../pages/subscriber.scss */
  .print-subscriber-tool .tablewrap {
    display: inline-block;
  }
}
/* line 408, ../pages/subscriber.scss */
.print-subscriber-tool .tablewrap .tablerow {
  display: table-row;
}
@media only screen and (max-width: 500px) {
  /* line 408, ../pages/subscriber.scss */
  .print-subscriber-tool .tablewrap .tablerow {
    display: inline-block;
  }
}
/* line 413, ../pages/subscriber.scss */
.print-subscriber-tool .tablewrap .tablerow .tablecell {
  display: table-cell;
  width: 49%;
  text-align: center;
}
@media only screen and (max-width: 500px) {
  /* line 413, ../pages/subscriber.scss */
  .print-subscriber-tool .tablewrap .tablerow .tablecell {
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }
}
/* line 422, ../pages/subscriber.scss */
.print-subscriber-tool .tablewrap .tablerow .tablecell span.labelitem {
  text-align: center;
  background: #003768;
  color: #fff;
  padding: 3px 6px;
  text-transform: uppercase;
}
/* line 429, ../pages/subscriber.scss */
.print-subscriber-tool .tablewrap .tablerow .tablecell .offerbox {
  border: 2px solid #003768;
  margin: 0 10px;
  text-align: center;
  padding: 5px 15px;
}
/* line 434, ../pages/subscriber.scss */
.print-subscriber-tool .tablewrap .tablerow .tablecell .offerbox h3 {
  font-size: 22px;
  font-weight: bold;
  color: #a9091f;
}
/* line 439, ../pages/subscriber.scss */
.print-subscriber-tool .tablewrap .tablerow .tablecell .offerbox p {
  font-size: 15px;
  line-height: 24px;
}
/* line 445, ../pages/subscriber.scss */
.print-subscriber-tool .tablewrap .tablerow .threecol {
  width: 32%;
}
@media only screen and (max-width: 500px) {
  /* line 445, ../pages/subscriber.scss */
  .print-subscriber-tool .tablewrap .tablerow .threecol {
    width: 100%;
  }
}
/* line 453, ../pages/subscriber.scss */
.print-subscriber-tool .ordertext {
  color: #003768;
  font-size: 22px;
}
/* line 457, ../pages/subscriber.scss */
.print-subscriber-tool p.currentsubscriber {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 10px;
}
/* line 462, ../pages/subscriber.scss */
.print-subscriber-tool button.redbutton {
  background: #a9091f;
  color: #fff;
  padding: 7px 20px;
  text-align: center;
  border: 0;
  font-size: 20px;
  width: 140px;
}
/* line 470, ../pages/subscriber.scss */
.print-subscriber-tool button.redbutton:hover {
  background: #000;
}
/* line 473, ../pages/subscriber.scss */
.print-subscriber-tool button.redbutton a {
  color: #fff;
}

/* line 22, ../pages/faqs.scss */
.faq-main-content {
  max-width: 1000px;
  margin: 50px auto;
}
@media (max-width: 600px) {
  /* line 22, ../pages/faqs.scss */
  .faq-main-content {
    margin: 50px 20px;
  }
}

/* line 30, ../pages/faqs.scss */
.faq,
.tall {
  height: 54px;
  margin: 0 auto 15px 0;
  padding: 13px 20px;
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  text-align: left;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  border-left: 10px solid #a9091f;
}
@media (max-width: 500px) {
  /* line 30, ../pages/faqs.scss */
  .faq,
  .tall {
    height: auto;
    padding: 13px 20px;
  }
}
/* line 47, ../pages/faqs.scss */
.faq h3,
.tall h3 {
  margin: 0;
  color: #000;
  font-weight: 300;
  font-size: 1.6em;
}
@media (max-width: 600px) {
  /* line 47, ../pages/faqs.scss */
  .faq h3,
  .tall h3 {
    font-size: 1.4em;
  }
}
/* line 57, ../pages/faqs.scss */
.faq i.fa-plus,
.tall i.fa-plus {
  color: #000;
  font-size: 2em;
  font-weight: lighter;
  position: absolute;
  top: 15px;
  right: 15px;
  -webkit-text-stroke: 4px #fff;
}
@media (max-width: 800px) {
  /* line 57, ../pages/faqs.scss */
  .faq i.fa-plus,
  .tall i.fa-plus {
    display: none;
  }
}
/* line 68, ../pages/faqs.scss */
.faq p,
.tall p {
  margin: 20px 0 0;
}
@media (max-width: 600px) {
  /* line 68, ../pages/faqs.scss */
  .faq p,
  .tall p {
    margin: 10px 0;
    font-size: 1em;
    line-height: 1.4;
  }
}

/* line 78, ../pages/faqs.scss */
.tall {
  height: 81px;
}

/* line 82, ../pages/faqs.scss */
.faqcontain {
  display: table;
  width: 100%;
}
/* line 85, ../pages/faqs.scss */
.faqcontain .faq-row {
  display: block;
}
/* line 87, ../pages/faqs.scss */
.faqcontain .faq-row .faq-box {
  display: inline-block;
  vertical-align: middle;
  width: 298px;
  text-align: center;
  margin: 0 100px 30px;
  height: 150px;
  border: 2px solid #ccc;
  background: #f2f2f2;
}
@media (max-width: 600px) {
  /* line 87, ../pages/faqs.scss */
  .faqcontain .faq-row .faq-box {
    width: 100%;
    margin: 0;
    margin-bottom: 10px;
    display: block;
  }
}
/* line 102, ../pages/faqs.scss */
.faqcontain .faq-row .faq-box .faq-wrap {
  line-height: 150px;
}
/* line 104, ../pages/faqs.scss */
.faqcontain .faq-row .faq-box .faq-wrap a {
  font-size: 18px;
  color: #000;
  font-weight: bold;
}

/* line 114, ../pages/faqs.scss */
.faq-heading {
  background: #a90e1a;
  text-align: center;
  padding: 20px;
  color: #fff;
  border-top: 1px solid #fff;
}
/* line 120, ../pages/faqs.scss */
.faq-heading h2 {
  margin-top: 0;
}
/* line 121, ../pages/faqs.scss */
.faq-heading h2, .faq-heading h3 {
  color: #fff;
}

/* line 44, ../mobile.scss */
.piano-fixed-footer-one {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
}

/* line 52, ../mobile.scss */
.piano-fixed-footer-two {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
}
