html, body {
  margin: 0;
  padding: 0;
  font-family: Montserrat, "Open Sans", sans-serif;
}

header {
  text-align: center;
  justify-content: space-between;
  padding: 10px 0;
}

footer {
  background-color: rgb(28, 111, 193);
  color: #fff;
}

.fullwidth {
  display: block;
  width: 100%;
}

.page-width {
  width: 1150px;
}

.hcenter {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  text-align-all: justify;
}

.hleft {
  text-align: left;
}

.vcenter {
  vertical-align: middle;
  margin-top: auto;
  margin-bottom: auto;
}

.inline-banner {
  display: inline-block;
  max-width: 225px;
  max-height: 82px;
}

.tb-buffer0 {
  padding-top: 0;
  padding-bottom: 0;
}

.tb-buffer1 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.tb-buffer2 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.tb-buffer3 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.tb-buffer4 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.tb-buffer5 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.b-buffer1 {
  padding-bottom: 10px;
}

.b-buffer2 {
  padding-bottom: 20px;
}

.b-buffer3 {
  padding-bottom: 30px;
}

.b-buffer4 {
  padding-bottom: 40px;
}

.b-buffer5 {
  padding-bottom: 50px;
}

.tb-margin0 {
  margin-top: 0;
  margin-bottom: 0;
}

.tb-margin1 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.tb-margin2 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.tb-margin3 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.tb-margin4 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.tb-margin5 {
  margin-top: 50px;
  margin-bottom: 50px;
}

.b-margin1 {
  margin-bottom: 10px;
}

.b-margin2 {
  margin-bottom: 20px;
}

.b-margin3 {
  margin-bottom: 30px;
}

.b-margin4 {
  margin-bottom: 40px;
}

.b-margin5 {
  margin-bottom: 50px;
}
.lr-buffer1 {
  padding-left: 10px;
  padding-right: 10px;
}

.lr-buffer2 {
  padding-left: 20px;
  padding-right: 20px;
}

.lr-buffer3 {
  padding-left: 30px;
  padding-right: 30px;
}

.lr-buffer4 {
  padding-left: 40px;
  padding-right: 40px;
}

.lr-buffer5 {
  padding-left: 50px;
  padding-right: 50px;
}

.lr-margin1 {
  margin-left: 10px;
  margin-right: 10px;
}

.lr-margin2 {
  margin-left: 20px;
  margin-right: 20px;
}

.lr-margin3 {
  margin-left: 30px;
  margin-right: 30px;
}

.lr-margin4 {
  margin-left: 40px;
  margin-right: 40px;
}

.lr-margin5 {
  margin-left: 50px;
  margin-right: 50px;
}

.l-margin1 {
  margin-left: 10px;
}

.l-margin2 {
  margin-left: 20px;
}

.l-margin3 {
  margin-left: 30px;
}

.l-margin4 {
  margin-left: 40px;
}

.l-margin5 {
  margin-left: 50px;
}

.r-margin1 {
  margin-right: 10px;
}

.r-margin2 {
  margin-right: 20px;
}

.r-margin3 {
  margin-right: 30px;
}

.r-margin4 {
  margin-right: 40px;
}

.r-margin5 {
  margin-right: 50px;
}

.inline-box {
  display: inline-block;
}

.bluesideborder-left {
  border-left: 6px solid rgb(28, 111, 193);
}

.bluesideborder-right {
  border-right: 6px solid rgb(28, 111, 193);
}

.bluesideborder-top {
  border-top: 6px solid rgb(28, 111, 193);
}

.bluesideborder-bottom {
  border-bottom: 6px solid rgb(28, 111, 193);
}

.no-borders {
  margin: 0;
  padding: 0;
  top: 0;
}

.hnav {
  display: inline-block;
  color: #4c5661;
  text-align: center;
  vertical-align: middle;
}

.invisible {
  display: none;
  visibility: hidden;
}

.footernav {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  justify-content: center;
}

.footernav>a {
  display: inline-block;
  align-items: center;
  margin: 30px 80px;
  color: #FFF;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px;
  text-decoration: none;
}

.hnav>ul {
  display: block;
  list-style: none;
  vertical-align: middle;
  margin-top: 26px;
  padding: 0;
}

.hnav>ul>li {
  display: inline-block;
  vertical-align: middle;
}

.hnav>ul>li>a {
  padding: 12px 18px;
  color: #4c5661;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
  height: 56px;
  letter-spacing: 2px;
  line-height: 32px;
  list-style-image: none;
  list-style-position: outside;
}

.hnav>ul>li>a:link {
  text-decoration: none;
}

.hnav>ul>li>a:visited {
  text-decoration: none;
}

.hnav>ul>li>a:hover {
  text-decoration: none;
}

.hnav>ul>li>a:active {
  text-decoration: none;
}

.link-button {
  display: inline-block;
  height: 53px;
  width: 53px;
}

.holder-only {
  padding-top: 0;
  padding-bottom: 0;
}

.books-learn-more {
  margin-top: 60px;
  margin-bottom: 0;
}

.bookindextitle {
  font-size: 48px;
  font-weight: 500;
  line-height: 53px;
  margin-top: 0;
}

.bookindextitleblock {

}

.bookindexblock {

}

.bookindexblurb {

}

.small-button {
  height: 30px;
  width: 30px;
}

.svg-lightblue {
  fill: #95b8de;
}

.sm-link {
  display: inline-block;
  height: 35px;
  width: 35px;
}

.facebook {
  color: #4267B3;
}

.twitter {
  color: #1D9BF0;
}

.instagram {
  color: #C13584;
}

.linked-in {
  color: #0077B5;
}

.billboardheight {
  height: 440px;
}

.content-centered {
  text-align: center;
}

.flex-parent {
  display: flex;
}

.flex-child {
  margin: auto auto;
}

.grid-parent-1x2x50pct {
  display: grid;
  height: 100%;
  grid-template-columns: 47.4% 47.4%;
  grid-template-rows: 100%;
  column-gap: 5%;
  justify-items: stretch;
  align-items: stretch;
}

.grid-parent-2x2x50pct {
  display: grid;
  height: 100%;
  grid-template-columns: 47.4% 47.4%;
  grid-template-rows: 47.4% 47.4%;
  column-gap: 5%;
  row-gap: 5%;
  justify-items: stretch;
  align-items: stretch;
}

.grid-parent-3x2xoverlap {
  display: grid;
  /*height: 100%;*/
  width: 100%;
  grid-template-columns: auto auto auto;
  grid-template-rows: auto auto;
  column-gap: 30px;
  row-gap: 30px;
  justify-items: stretch;
  align-items: stretch;
  box-sizing: content-box;
}

.grid-parent-3x3xfull {
  display: grid;
  height: 100%;
  grid-template-columns: 33.33% 33.34% 33.33%;
  grid-template-rows: 33.34% 33.33% 33.33%;
  column-gap: 0;
  row-gap: 0;
  justify-items: stretch;
  align-items: stretch;
}

.grid-item-col-overlap-1-2 {
  grid-column: 1 / span 2;
  justify-self: stretch;
  height: 100%;
  box-sizing: border-box;
}

.grid-item-col-overlap-2-3 {
  grid-column: 2 / span 2;
  justify-self: stretch;
  height: 100%;
  box-sizing: border-box;
}

.grid-item-1x1 {
  justify-self: stretch;
  height: 100%;
  /*overflow: hidden;*/
}

.bg-white {
  background-color: white;
  color: black;
}

.grid-col1-item {
  grid-column: 1;
}

.grid-col2-item {
  grid-column: 2;
}

.grid-col3-item {
  grid-column: 3;
}

.grid-3row-item {
  grid-row: 1 / 4;
}

.grid-text-box-borders {
  padding: 30px;
}

.grid-text-box-borders>* {
  padding: 0;
  margin: 0;
}

.grid-text-box-borders H3 {
  font-size: 36px;
  font-weight: 500;
  line-height: 43px;
  margin-left: 10px;
}

.grid-text-box-borders p {
  font-family: "Open Sans", sans-serif;
}

.article-block {
  margin-top: auto;
  margin-bottom: auto;
  vertical-align: center;
  text-align: left;
  padding: 50px;
}

.article-block h2, .randh2-title {
  font-size: 48px;
  font-weight: 700;
  line-height: 53px;
  font-family: Montserrat, "Open Sans", sans-serif;
}

.article-block p, .randp-chaser {
  font-size: 18px;
  line-height: 29px;
  font-family: "Open Sans", sans-serif;
}

.banner h2 {
  font-size: 72px;
  font-weight: 500;
  line-height: 79px;
  font-family: Montserrat, "Open Sans", sans-serif;
}

.grayback {
  color: white;
  background-color: #56789e;
}

.formey {
  box-sizing: border-box;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 25.6px;
  margin: 0 0 12px 0;
  padding: 10px 12px;
}

.formsummy {
  box-sizing: border-box;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 25.6px;
  margin: 0 0 12px 0;
  padding: 10px 24px;
  border: none;
  color: white;
  background-color: #a3b1c0;
}

.error-message {
  color: red;
}

.formsummy:hover {
  background-color: #bcc7d3;
}

#head-banner {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#site-banner {
  display: flex;
  color: rgb(17, 17, 17);
  font-family: Montserrat, "Open Sans", sans-serif;
  justify-content: center;
  line-height: 25.6px;
  /*width: 99%;*/
  min-height: 258px;
}

.fadedbackground75 {
  background-color: rgba(223, 235, 245, .70);
}

.fadedbackground90 {
  background-color: rgba(223, 235, 245, .90);
}

.outline {
  outline: #C13584 solid 1px;
}

.margin-bottom-0 {
  margin-bottom: 0;
}

#site-banner h1 {
  font-size: 72px;
  font-weight: 500;
  line-height: 79.2px;
  margin-left: 20px;
  margin-right: 20px;
  overflow-wrap: break-word;
  text-transform: uppercase;
  opacity: 1;
}

#site-banner p {
  font-size: 24px;
  line-height: 38.4px;
  /*margin-bottom: 0px;*/
  margin-left: 32px;
  margin-right: 32px;
  margin-top: 17px;
  overflow-wrap: break-word;
  letter-spacing: -0.25px;
  opacity: 1;
}

#usercontrols {
  padding-left: 60px;
}

#usercontrols>span {
  display: inline-block;
  padding-top: 20px;
  padding-left: 35px;
  padding-right: 2px;
}

#search>svg {
  height: 40px;
  padding-bottom: 9px;
}

#index-section-1 {
  background-image: linear-gradient(0deg, rgba(3, 34, 82, 0.3), rgba(240, 245, 250, 0.3)), url(images/recording-studio-1869560_1920.jpg);
  background-position: 50% 50%;
}

#index-section-2 {
  background: rgba(148, 157, 166, 1);
  font-family: Montserrat, "Open Sans", sans-serif;
  color: #FFF;
}

#index-section-2>div{
  display: flex;
}

.description {
  font-size: 14px !important;
  background-color: #bec7d1;
  color: #7c40a9;
  padding: 20px;
}

.split-btn {
  background-color: #1c6fc1 !important;
  display: inline-block;
}

.horiz-side-img {
  max-width: 600px;
}

#about-sec-1 {
  background-image: linear-gradient(0deg, rgba(3,34,82,0.4), rgba(240,245,250,0.4)), url(/images/audio-8324329_1280.png);
  background-position: 50% 50%;
  overflow: visible;
  text-align: center;
}

#sm-links {
  position: absolute;
  right: 0;
  bottom: 0;
}

#sm-links>a {
  padding-left: 10px;
}

.smaller-banner {
  max-width: 175px;
}

.aboutbox{
  text-align: center;
  margin-left: 100px;
  margin-right: 100px;
}

.aboutbox>h1 {
  font-size: 72px;
  font-weight: 700;
  line-height: 79px;
  margin-top: 81px;
  margin-bottom: 0;
}

.aboutbox>p {
  font-size: 20px;
  font-weight: 300;
  line-height: 32px;
  margin-top: 20px;
  overflow-wrap: break-word;
}

.learn-more-button {
  display: inline-block;
  color: #fff;
  background-color: rgb(211, 47, 139);
  border-image-width: 1;
  font-size: 16px;
  letter-spacing: 2px;
  font-weight: 600;
  line-height: 29px;
  text-transform: uppercase;
  text-decoration-color: #fff;
  text-decoration-line: none;
  padding: 7px 24px;
  border: 1px #888 solid;
  border-radius: 3px;
}

.about-learn-more {
  margin-top: 20px;
  margin-bottom: 100px;
}

.about-text {
  color: rgb(17, 17, 17);
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 32.4px;
  overflow-wrap: break-word;

}

.margin-button {
  position: relative;
  float: right;
  height: 31px;
  width: 31px;
  margin-left: 0;
  margin-right: auto;
  margin-top: 0;
  right: 70px;
  bottom: 145px;
}

.section-content-box {
  text-align: center;
  padding: 80px 50px 50px;
}

#audio-sec-1 {
  background-image: linear-gradient(0deg, rgba(3, 34, 82, 0.3), rgba(240, 245, 250, 0.3)), url(images/audio-585399_1920.jpg);
}

#book-sec-1 {
  background-image: linear-gradient(0deg, rgba(3, 34, 82, 0.3), rgba(240, 245, 250, 0.3)), url(images/books-6507055_1920.jpg);
}


.media-content-box {
  margin-right: 30px;
  padding-top: 0;
  max-height: 469px;
}

.media-bg {
  background-color: rgb(239, 244, 250);
}

.section-content-box h2 {
  font-size: 48px;
  font-weight: 500;
  line-height: 53px;
}

.section-content-box h3 {
  font-size: 36px;
  font-weight: 500;
  line-height: 43px;
}

.section-content-box p {
  font-size: 18px;
  line-height: 29px;
  font-family: "Open Sans", sans-serif;
  padding-bottom: 35px;
}

.grid-item-box {
  padding: 30px;
  background-color: #e7ecf2;
}

.grid-item-box h3 {
  font-size: 36px;
  font-weight: 500;
  line-height: 43px;
  padding: 0;
  margin: 0 0 0 auto;
}

.grid-item-box p {
  font-size: 18px;
  line-height: 29px;
  font-family: "Open Sans", sans-serif;
  margin-top: 20px;
  margin-bottom: 0;
}

.relative {
  position: relative;
}

/*@media max-width:1199px {*/
/*}*/

/*@media max-width:991px {*/
/*}*/

/*@media max-width:767px {*/
/*}*/

/*@media max-width:575px {*/
/*}*/