@import url("https://use.typekit.net/xtp6att.css");

a {
  color:#75371c;
}

h1 {
    font-family: 'mrs-eaves', serif;
    margin:0;
    letter-spacing: -0.05em;
}

/* .site-page.one-column .body-container-wrapper *{
    color: #fcfaf5;
} */
.site-page.one-column h2 {
/*   font-size: 40px; */
    text-align: center;
}
h1 span {
    white-space: nowrap;
}

p, h1, h2{
    font-family: 'mrs-eaves', serif;
}

h3, h4, h5, h6, p, ul, li, footer {
    font-family: 'mrs-eaves', serif;
    font-size:18px;
    line-height:30px;
}

p {
    line-height:155%;
}

/* Hubspot COS No Gutter Grid --- removes HubSpot's default grid gutters  */
.no-gutter .row-fluid .span2 {
    margin-left: 0;
    width: 50%;
}
.no-gutter .row-fluid .span3 {
    margin-left: 0;
    width: 25%;
}
.no-gutter .row-fluid .span4 {
    margin-left: 0;
    width: 33.333333%;
}
.no-gutter .row-fluid .span5 {
    margin-left: 0;
    width: 41.666666%;
}
.no-gutter .row-fluid .span6 {
    margin-left: 0;
    width: 50%;
}
.no-gutter .row-fluid .span7 {
    margin-left: 0;
    width: 58.333333%;
}
.no-gutter .row-fluid .span8 {
    margin-left: 0;
    width: 66.666666%;
}
.no-gutter .row-fluid .span9 {
    margin-left: 0;
    width: 75%;
}
.no-gutter .row-fluid .span10 {
    margin-left: 0;
    width: 83.333333%;
}
.no-gutter .row-fluid .span12 {
    margin-left: 0;
    width: 91.666666%;
}



body .hs-button.primary, body input[type="submit"], body input[type="button"] {
    -webkit-appearance: none;
    -webkit-box-shadow: none; 
    -moz-box-shadow: none;
     box-shadow: none; 
}


@media (max-width: 767px) {
	.no-gutter .row-fluid [class*="span"] {
		width: 100%;
	}
}

.header-boxes div  {
  display:flex !important;
  align-content:center;
  justify-content:center;
}

.header-boxes p a {
  text-decoration:underline;
  color:#ecbe19;
}

.header {
  background-color:#46234a; 
  padding:125px;
}

.header h1 {
  color:#fff; 
  font-size: 3em;
  margin-bottom: .5em;
  line-height: 1.25em;
}

.header h1 span {
  font-size: 1.7rem;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: .02em;
}

.header p {
  color:#fff; 
  font-size:1.5em;
}

.header-image {
  align-items: center;
  justify-content: center; 
  height:auto;
  background-image:url('https://communication.cph.org/hubfs/_books/2022/bible-studies-promised-rest/olive-bg.jpg');
}

.header-image img {
  max-width:500px;
}






.included {
/*   background: rgb(251,244,225);*/
  background: radial-gradient(circle, rgba(255,211,120,1) 0%, rgba(251,244,225,1) 85%); 
/*  background-image:url('https://communication.cph.org/hubfs/_books/2021/shining-light-gospel/hagia.jpg');*/
  background-repeat:no-repeat;
  background-position: center center;
  background-color:#fff8cd;
  padding: 50px 0;
}

.included h2 {
  font-size:2em;
  color:#0a0200;
  padding-bottom:50px;
}

.included h3 {
  font-weight:100;
  font-size:2.5em;
  border-left:7px solid #610710;
  padding-left:50px;
  margin-bottom:50px;
  line-height:1.25em;
}

.arabic > .span12 > .hs_cos_wrapper_type_module > .hs_cos_wrapper_widget {
  display:flex !important;
  flex-direction:row;
  width:100%;
  justify-content:space-evenly;
}

.included .arabic img {
  max-width:200px !important;
  height:200px;
  flex:1;
}

.included .arabic .arabic-text span {
  display:block;
  font-family: 'mrs-eaves', serif;
  text-align:center;
  font-style:italic;
  font-size:1.2em;
  padding-bottom:40px;
  color:#6b4c1c;
}
 
.included .arabic .arabic-text:first-child img {
  max-width:150px!important;
}







.included-low { 
  background: radial-gradient(circle,rgb(195 203 131) 0%,rgba(251,244,225,1) 85%); 
/*  background-image:url('https://communication.cph.org/hubfs/_books/2021/shining-light-gospel/hagia.jpg');*/
  background-repeat:no-repeat;
  background-position: center center;
  background-color:#fff8cd;
  padding: 50px 0;
}

.included-low h2 {
  font-size:2em;
  color:#0a0200;
  padding-bottom:50px;
}

.included-low h3 {
  font-weight:100;
  font-size:2.5em;
  border-left:7px solid #610710;
  padding-left:50px;
  margin-bottom:50px;
  line-height:1em;
}

.arabic > .span12 > .hs_cos_wrapper_type_module > .hs_cos_wrapper_widget {
  display:flex !important;
  flex-direction:row;
  width:100%;
  justify-content:space-evenly;
}

.included-low .arabic img {
  max-width:200px !important;
  height:200px;
  flex:1;
}

.included-low .arabic .arabic-text span {
  display:block;
  font-family: 'mrs-eaves', serif;
  text-align:center;
  font-style:italic;
  font-size:1.2em;
  padding-bottom:40px;
  color:#6b4c1c;
}
 
.included-low .arabic .arabic-text:first-child img {
  max-width:150px!important;
}










.testimonials {
  margin-bottom:25px;
}

.testimonials .slick-track {
  display: flex;
}

.testimonials .slick-track .slick-slide {
  display: flex;
  height: auto;
  align-items: center;
  justify-content: center;
  flex-direction:column;
}

.testimonials .slick-dots li button:before {
    font-size: 20px;
    color: #3b6c94;
}

.testimonials .slick-dots li.slick-active button:before {
     color:#3b6c94;
}

.testimonials p {
  font-size:20px;
  line-height:155%;
  text-align:center;
  color:#3b6c94;
}

.testimonials p span {
  font-size:14px;
  font-weight:700;
  display:block;
  margin-top:10px;
  font-family: proxima-nova, sans-serif;
  line-height:155%;
}

.testimonials .slick-slide img {
   border-radius: 50%;
    max-width:180px;
}





.testimonials-three {
  background-color:#f0e0d6;
  padding-top: 60px;
    padding-bottom: 60px;
}

.testimonials-three .slick-track {
  display: flex;
}

.testimonials-three .slick-track .slick-slide {
  display: flex;
  height: auto;
  align-items: center;
  justify-content: center;
  flex-direction:column;
}

.testimonials-three .slick-dots li button:before {
    font-size: 20px;
    color: #272727;
}

.testimonials-three .slick-dots li.slick-active button:before {
     color:#272727;
}

.testimonials-three p {
  font-size:1.5em;
  line-height:155%;
  text-align:center;
  color:#272727;
}

.testimonials-three p span {
  font-size:14px;
  font-weight:700;
  display:block;
  margin-top:10px;
  font-family: proxima-nova, sans-serif;
  line-height:155%;
  color:#46234a;
}

.testimonials-three .slick-slide img {
   border-radius: 50%;
    max-width:180px;
}




.testimonials {
  padding:100px 0;
  text-align:center;
  background-color:#46234a;
}

.testimonials p, .testimonials h2 {
   color:#fff;
}

.testimonials h2 {
  font-weight:100;
  font-size:3em;
  margin: 0px;
}

.testimonials p {
  font-size:1.5em;
}

.testimonials p span {
  display:block;
  font-weight:700;
  margin-top:10px;
  font-size:.85em;
}






.testimonials-slider {
  text-align:center;
}




.slick-dots li button:before {
    font-size: 40px;
    color: #ffffff;
}

.slick-dots li.slick-active button:before {
     color:#ffffff;
}

.author {
  background-color:#5c997d;
  padding:50px;
}

.author h2, .author h3, .author p {
  color:#fff;
}

.author h3 {
  font-weight:100;
}

.author p {
  font-size:1.5em;
}

.author img {
  max-width: 280px !important;
  padding-bottom: 25px;
}

footer {
    background-color:#fff;
    padding-bottom:30px;
}

form p {
  font-size: 1.2em;
  color:#272727;
}

form a {
  color:#3b8565; 
}

.sample-form {
  background-color:#fff;
  padding:100px;
} 

.sample-form h2 {
  font-weight:100;
  font-size:3em;
  margin-bottom:25px;
}

.bg-thank-you {
  background-color:#698047;
}

.downloads {
  background-color:#fff; 
}

.bg-light {
  background-color:#DEDFC6 !important; 
}

a.sample-download-btn {
  border-radius:0;
}

a.sample-download-btn:hover {
  
}

.eight-gifts {
  text-align:center;
  background-color:#698047;
  padding:100px 0 100px;
}

.eight-gifts h4, .eight-gifts h2, .eight-gifts p {
  color:#fff;
}

.eight-gifts h4 {
  font-size:2em;
  color:#DEDFC6;
  margin-top:20px;
}

.eight-gifts img {
  max-width:150px;
  margin:0 auto;
}

  
@media (max-width: 1200px) {
  
  .testimonials {
    padding:20px; background-color:#46234a;
  }
  
  .header-image img {
    max-width:50%;
    margin-top:45px;
  }
  
  .header-boxes div {
/*     display:inherit !important; */
    flex-direction:column-reverse;
  }
  
  .no-gutter .row-fluid .span6 {
		width: 100%;
	}
  
  .header h1 {
    font-size:2.5em;
  }
  
  .header-image {
    text-align:center;
  }
  .header {
    padding:55px; 
  }
  
  .header-image p {
    margin:0;
  }
}

@media (max-width: 767px) {
  .header-image img {
    max-width: 270px;
    margin-top: 45px;
  }
	.no-gutter .row-fluid [class*="span"] {
		width: 100%;
	}
}

.amazon-btn:hover {
  background-color:transparent !important;
}

a.not-a-cta {
  text-transform:uppercase;
  font-weight:700;
  display:inline-block;
  background-color:#fff;
  color:#207b52 !important;
  text-decoration:none !important;
  padding:20px 40px;
}





/*psalms-code*/



html {
  scroll-behavior: smooth;
}

.section.main a, a {
  color: #272727;
  text-decoration: underline;
}

.form-title {
  color:#ffffff;
}

/*
.section.main.intro {
  background-image:url('https://communication.cph.org/hubfs/_books/2021/engaging-the-psalms/bg3.jpg');
  background-repeat:no-repeat;
  background-position:right top;
  background-color:#fcf0ce;
}
*/

.section.main { 
  padding-top:80px;
}
.section.main .section-header { 
  margin-top:0px;
}
.section.main .section-header h1 {
  color:#5a4d6c;
}
@media (max-width: 768px) {
  .section.main .section-header h1 {
    font-size: 36px;
    line-height: 1.2;
    margin-top: 20px;
    font-weight: 700;    
  }
}

.features-contain div {
  display:flex !important;
  align-content:center;
  justify-content:center;
}

.features {
  background: #fff url(https://communication.cph.org/hubfs/_books/2022/bible-studies-promised-rest/elohim-spread.jpg);
  background-size: cover;
  background-position: left;
  background-repeat: no-repeat;
  min-height: 75vh !important;
}

.features-second {
  background: #fff url(https://communication.cph.org/hubfs/_books/2022/bible-studies-promised-rest/spread-immanual.jpg);
  background-size: cover;
  background-position: right;
  background-repeat: no-repeat;
  min-height: 75vh !important;
}


.features-text {
  background: #f4e2c7;
  padding:8%;
}

.features-text ul li {
  font-size: 29px;
  line-height: 2.6;
  color:#fff;
}

.features-text h2 {
  color:#272727;
  font-size:36px;
}
.features-text h3 {    
  border-left: 7px solid #46234a;
      padding-left: 20px;
}

.section.main p {
  color:#2c3b3f;
}

.three-rs {
  max-width: 860px !important;
  margin: 30px auto !important;
  float: none !important;
  padding: 30px;
  text-align: center;
/*   border: 1px solid #e2e8ed; */
}

.three-rs h2 {
  line-height: 1.6;
  font-size: 30px;
  margin-bottom: 46px;
  font-weight: 100;
}

.frame-btn {
  line-height: 1.6;
  display: inline-block;
  padding: 25px 30px;
  font-size: 24px;
  text-decoration: none;
  position: relative;
}
.frame-btn__text {
  color: #b2876f;
  transition: 300ms ease;
  position: relative;
}
.frame-btn__solid {
  position: absolute;
  top: 0;
  left: 0;
  margin: 10px;
  background-color: #b2876f;
  width: calc(100% - (5px * 4));
  height: calc(100% - (5px * 4));
  transform-origin: 50%;
  transform: scale(0.85);
  opacity: 0;
  transition: 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.frame-btn__outline {
  position: absolute;
  top: 0;
  left: 0;
}
.frame-btn__outline--tall {
  margin: 0 5px;
  width: calc(100% - (5px * 2));
  height: 100%;
}
.frame-btn__outline--flat {
  margin: 5px 0;
  height: calc(100% - (5px * 2));
  width: 100%;
}
.frame-btn__line {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.frame-btn__line--tall:before, .frame-btn__line--tall:after {
  height: 100%;
  width: 1px;
  top: 0;
}
.frame-btn__line--tall:before {
  left: 0;
}
.frame-btn__line--tall:after {
  right: 0;
}
.frame-btn__line--flat:before, .frame-btn__line--flat:after {
  width: 100%;
  height: 1px;
  left: 0;
}
.frame-btn__line--flat:before {
  top: 0;
}
.frame-btn__line--flat:after {
  bottom: 0;
}
.frame-btn__line:before, .frame-btn__line:after {
  content: "";
  display: block;
  position: absolute;
  background-color: #b2876f;
  transition: 800ms cubic-bezier(0.165, 0.84, 0.44, 1);
}

.slick-dots li button:before {
  font-size:30px;
}
@media screen and (min-width: 440px){
  .rw-words-1 span {
    font-size:42px;
  }
}
@media screen and (max-width: 440px){
  .rw-words-1 span {
    font-size: 42px;
  }
}


.form > div {
    background: white;
    padding: 30px;
    border-radius: 4px;
    color:#2e4453;
}

.quote {
  background-image:url('https://communication.cph.org/hubfs/_books/2022/bible-studies-promised-rest/olive-bg.jpg');
  /*  background-image:url('https://communication.cph.org/hubfs/_books/2021/engaging-the-psalms/reading-bg.jpg');*/
  background-size:cover;
  padding:8%;
  text-align: center;
}

.quote h3 {
    font-weight: 100;
    font-size: 34px;
    line-height: 1.6;
    color: #46234a;
}



footer {
  margin-top:30px;
}

.cta {
  margin-top:30px;
  display:none!important;
}

body .hs-button.primary, body input[type="submit"], body input[type="button"] {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

form p {
    font-size: 16px;
    line-height: 155%;
}

.uses {
  padding-top:0;
  padding-bottom:0;
}

.uses p {
  font-size: 22px;
  line-height: 36px;
}

.download-sample {
/*   background-color:#e9e4e0; */
  background: #7c3c5c url(https://communication.cph.org/hubfs/_books/2021/walking-together/form-bg.png);
}

form fieldset {
  max-width: auto !important;
}



.section .main .transparent-overlay {
  padding-bottom:0;
}

.page-header.section-header {
  margin-bottom:0;
}

.section.main a.not-a-cta {
 color:#fff;
 background-color:#5a4d6c;
  text-decoration: none;
 padding:16px 20px;
 display:inline-block;
 border:0;
  border-radius: 8px;
 font-weight:700;
 font-size:20px;
}

.uses {
  padding:50px 0px;
  background-color:#215d65; 
  color:#fbf7d2;
}

.uses h2 {
    color:#fbf7d2;
}

.uses h3 {
  color:#fbf7d2;
  font-weight:bold;
  margin-top:15px;
}

.uses p {
  font-size: 19px;
  line-height: 27px;
}



  
.legal-consent-container .hs-form-booleancheckbox-display p {
  color:#272727;
}

.quote p {
  color:#46234a;
  font-size: 34px;
    line-height: 1.6;
}

@media only screen and (max-width: 768px) {
  
  .section.main .section-header {
    margin: 0 0 20px;
  }
  
  .rw-words-1 span {  
    left: 50%;
    margin-left: -190px;
    max-width: 380px;
  }
  
  .frame-btn {
    margin-bottom:20px;  
  } 
  
  .features-contain div {
    display:block !important;
  }  
  
  .features {
    background-position:top;
  }
  
  .quote {
    background-position:center;
  }
}