/******Hubspot Form Override******/
.custom-form {
  margin-left: auto;
  margin-right: auto;
  max-width: 800px;
  width: 100%;
  display: block;
}

form {
  display: flex;
  flex-direction: column;
  gap: 1em;
  
}

.hs-richtext {
  color: #ffffff;
  font-size: 0.9em;
  line-height: 1.3;
  margin-top: 8px;
  text-align: left;
}

.hs-form-booleancheckbox {
  color: #ffffff;
  margin-top: 8px;
  text-align: left;
  list-style-type: none;
}

form label {
  color: #ffffff;
}

.hs_submit {
  text-align: center;
  padding-block: 20px;
}

.hs-button.primary.large {
  float: none;
  display: inline-block;
  vertical-align: middle;
  padding: 15px 30px;
  background-color: #00a0de;
  border: none;
  color: #ffffff;
  font-family: 'Open Sans', 'Lucida Grande', sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
  font-size: 110%;
  text-align: center;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  box-shadow:
    inset 1px 1px 1px #63d4ff,
    inset -1px -1px 1px #237c9e,
    2px 6px 10px rgba(0,0,0,0.2);
}

/* .hsformerror {
    top: 1px !important;
    }

#hs_cos_wrapper_52-weeks-form {
    width: 100% !important;
    display: block !important;
    float: none !important;
    position: relative !important;
    margin-left: auto !important;
    margin-right: auto !important;
    }
    
.form-title {
    display: none !important;
}

label[placeholder="Enter your Email"] {
    height: 15px;
    line-height: 15px;
    color: #ffffff !important;
    font-family: 'Open Sans', 'Lucida Grande', sans-serif !important; 
    font-weight: 400 !important;
    font-size: 110% !important;
    text-align: left !important;
    float: left !important;
}

label[placeholder="Enter your I am most interested in..."] {
    font-family: 'Open Sans', 'Lucida Grande', sans-serif !important; 
    color: #ffffff;
    font-weight: 400 !important;
    font-size: 110% !important;
    text-align: left !important;
    float: left !important;
    line-height: 15px;
    margin-top: 20px !important;
}


.hs_email {
    width: 100% !important;
    overflow: hidden !important;
    float: left !important;
    margin-bottom: 0px !important;
}

input[type=email] {
    border: none !important;
    -webkit-border-radius: 2px !important;
    -moz-border-radius: 2px !important;
    border-radius: 2px !important;
    float: left !important;
}

.hs_segment, .hs_hs_persona {
    overflow: hidden !important;
    width: 100% !important;
    float: none !important;
    margin-bottom: 0px !important;
}

.hs-input[name=segment], .hs-input[name=hs_persona] {
    background-color: #ffffff !important;
    height: 32px !important;
    font-family: 'Open Sans', 'Lucida Grande', sans-serif !important; 
    display: block !important;
}

.hs-input>option {
    font-family: 'Open Sans', 'Lucida Grande', sans-serif !important; 
}

.hs-button {
    width: 100% !important;
    float: none !important;
    margin-top: 20px !important;
    margin-left: auto;
    margin-right: auto;
    display: block !important;
    vertical-align: middle !important;
    padding: 15px  !important;
    background-color: #00a0de  !important;
    border: 4px solid #ffffff  !important;
    color: #ffffff !important;
    font-family: 'Open Sans', 'Lucida Grande', sans-serif;
    font-size: 110% !important;
    text-align: center;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.hs-richtext {
  color: #ffffff;
  font-size: 0.9em;
  line-height: 1.3;
  margin-top: 8px;
  text-align: left;
}

.legal-consent-container > .hs-richtext:first-child {
  padding-top: 15px;
}

.hs-form-booleancheckbox {
  color: #ffffff;
  margin-top: 8px;
  text-align: left;
}

.custom-form {
    float:none;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    max-width: 800px;
    width: 100%;
    overflow: hidden;
    border: 1px solid transparent;
}

.custom-form:after {
  content: '';
  display: block;
  height: 10px; /* Adjust as needed */
} */

/******Hubspot Form Override End******/


h1 {
    font-size: 23px;
    font-size: 5.5vmin;
}

h2 {
    font-size: 20px;
    font-size: 5.35vmin;
}

h3 {
    font-size: 18px;
    font-size: 5vmin;
}


/********************************Modal Design*******************************/
/**********************************************************************/
.texture-bg {
    background-image: url("//cdn2.hubspot.net/hub/406163/file-2089581439-png/52_Weeks_with_Jesus_LP/wall-bg.png");
    background-repeat: repeat;
    -webkit-background-size: 300px 300px;
    -moz-background-size: 300px 300px;
    -o-background-size: 300px 300px;
    background-size: 300px 300px;
    -webkit-border-radius: inherit;
    -moz-border-radius: inherit;
    border-radius: inherit;
}

.cover {
    display: block;
    max-width: 130px;
    border: 1px solid #929496;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

.buy-link-section {
    font-family: 'Open Sans', 'Lucida Grande', sans-serif;
    background-color: #b40000;
    padding: 0px 15px 0px 15px;
    color: #ffffff;
}

.pad-icon {
    margin: 27px auto 27px auto;
    display: inline-block!important;
    position: relative;
}

.drop-shad-red {
    text-shadow: rgb(112, 40, 40) 1px 1px 2px;
}

.vertical-divide {
    list-style-type: none;
    display: inline-block;
    float: left;
    height: auto;
    overflow: hidden;
    padding: 34px 0;
    width: 2px;
    background-color: #7f0202;
    border-right: 1px solid #cb4d4d;
}

.buy-link {
    list-style-type: none;
    text-align: center;
    padding: 30px 0;
    height: 100%;
}

.tag-section {
    border-bottom: 2px solid #990000;
}

.amazon {
    border-top: 1px solid #f05d60;
    border-bottom: 2px solid #990000;
}

.barnes {
    border-top: 1px solid #f05d60; 
    border-bottom: 2px solid #990000;
}
    
.cbd {
    border-top: 1px solid #f05d60; 
    border-bottom: 2px solid #990000;
}
    
.bam {
    border-top: 1px solid #f05d60;  
}


/********************************Layout********************************/
/**********************************************************************/
.border {
    border: 1px solid blue;
}/*For Development Purposes*/

.header-section {
    background-image: url("//cdn2.hubspot.net/hub/406163/file-2089309881-png/52_Weeks_with_Jesus_LP/header-background.png");
    background-repeat: no-repeat;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    background-position: 10%;
}

.headline-wrapper {
    margin-top: 10px;
    margin-bottom: 15px;
}

.video-wrapper {
    width: 85%;
    max-width: 500px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
    
}

.overlay {
    background-color: #000000;
    background-color: rgba(0, 0, 0, 0.6);
    padding-bottom: 30px;
}

.form-header {
    margin-bottom: 20px;
}

.terms-wrapper {
    margin-top: 5px;
}

.about-section {
    padding-top: 80px;
    padding-bottom: 80px;
}

.icon-section {
    padding-top: 80px;
    padding-bottom: 80px;
    background-image: url("//cdn2.hubspot.net/hub/406163/file-2089581439-png/52_Weeks_with_Jesus_LP/wall-bg.png");
    background-repeat: repeat;
    -webkit-background-size: 300px 300px;
    -moz-background-size: 300px 300px;
    -o-background-size: 300px 300px;
    background-size: 300px 300px;    
}

.icon-wrapper {
    margin-top: 20px;
    margin-bottom: 20px;
}

.red-section {
    background-color: #b40000;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 0px;
}

.book-section {
    margin: 0px;
}

.no-pad {
    padding-left: 0;
}

.down-arrow-wrapper {
    display: block;
    width: 24px;
    margin-left: auto;
    margin-right: auto;
    float: none;
    vertical-align: top;
}

.endorsement-wrapper {
    padding-top: 30px;
}

.author-section {
    margin-top: 50px;
    margin-bottom: 50px;
}

.author-bio-wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
}

.author-link-wrapper {
    height: 34px;
}

.bottom-form-section {
    background-image: url("//cdn2.hubspot.net/hub/406163/file-2089581424-png/52_Weeks_with_Jesus_LP/blurry-bg.png");
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding-bottom: 25px;
}

.black-header {
    background-color: #000000;
    padding-top: 15px;
    padding-bottom: 15px;
}

.quote-wrapper {
    margin-top: 25px;
}

.back-to-top {
    margin-top: 10px;
}

.logo-wrapper {
    display: block;
    width: 100%;
    max-width: 198px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    margin-bottom: 50px;
}



/********************************Images********************************/
/**********************************************************************/
.laptop {
    display: block;
    width: 100%;
    max-width: 520px;
    max-height: 316px;
    margin-left: auto;
}

.icon {
    display: block;
    width: 100%;
    max-width: 125px;
    max-height: 125px;
    margin-left: auto;
    margin-right: auto;
}

.book {
    width: 100%;
    max-width: 200px;
    max-height: 258px;
    display: block;
    position: relative;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    
}

.author {
    display: block;
    width: 100%;
    max-width: 200px;
    max-height: 200px;
    margin-left: auto;
    margin-right: auto;
}


.logo {
    width: 100%;
    max-width: 198px;
    max-height: 73px;
}

.img-link {
    display: block;
    margin: 0;
    position: relative;
}

/********************************MISC********************************/
/**********************************************************************/
.down-arrow {
    vertical-align: top;
    display: block;
    vertical-align: top;
    border-top: 12px solid #b40000;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
}

.down-arrow-black {
    vertical-align: top;
    display: block;
    vertical-align: top;
    border-top: 12px solid #000000;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
    margin-bottom: 20px;
}

.gray-link:link, .gray-link:visited {
    color: #929496;
    display: inline-block;
    width: auto;
    text-decoration: underline;
}

.gray-link:hover, .gray-link:active {
    color: #ffffff;
    text-shadow: rgb(0, 0, 0) 2px 2px 2px;
}


.white-link:link, .white-link:visited {
    color: #ffffff;
    display: inline-block;
    width: auto;
    text-decoration: underline;
}

.white-link:hover, .white-link:active {
    color: #ffffff;
    text-shadow: rgb(112, 40, 40) 2px 2px 2px;
}

.v-align-middle {
    vertical-align: middle;
}

.social-icon:link {
    display: inline-block;
    color: #929496;
}

.social-icon:visited {
    color: #929496;
}

.social-icon:hover {
    color: #000000;
    text-decoration: none;
}


.red-link:link, .red-link:visited {
    color: #b40000;
    display: inline-block;
    width: auto;
}

.red-link:hover, .red-link:active {
    color: #dd5050;
}



/********************************Type********************************/
/**********************************************************************/
.serif {
    font-family: 'georgia', 'times new roman', serif;
}

.sans-serif {
    font-family: 'Open Sans', 'Lucida Grande', sans-serif;
}

.light {
    font-weight: lighter;
    font-weight: 300;
}

.line-height {
    line-height: 175%;
}

.white {
    color: #ffffff;
}

.red {
    color: #b40000;
}

.tan {
    color: #f4e2bf;
}

.gray {
    color: #929496;
}

.big {
    font-size: 120%;
}

.bigger {
    font-size: 350%;
}

.smooth {
    -webkit-font-smoothing: antialiased;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}

.big-quote {
    height: 35px;
    font-size: 300%;
    display: inline-block;
    vertical-align: text-bottom;
    position: relative;
    margin-right: 8px;

}

.endorsement {
    text-align: center;
    font-size: 115%;
    font-family: 'georgia', 'times new roman', serif;
    font-style: italic;
    line-height: 1.625;
}

.endorsement-author {
    text-align: center;
    font-size: 95%;
    font-family: 'georgia', 'times new roman', serif;
    margin-top: 0px;
    margin-bottom: 25px;
}

.author-bio {
    font-size: 16px;
    font-family: 'Open Sans', 'Lucida Grande', sans-serif;
    line-height: 1.563;
    text-align: left;
}

.quote {
    text-align: center;
    color: #ffffff;
    font-family: 'georgia', 'times new roman', serif;
    font-size: 150%;
    -webkit-font-smoothing: antialiased;
    text-shadow: rgb(84, 66, 66) 1px 1px 10px;
}

.quote-caption {
    text-align: center;
    color: #ffffff;
    font-family: 'georgia', 'times new roman', serif;
    font-size: 125%;
    -webkit-font-smoothing: antialiased;
    text-shadow: rgb(84, 66, 66) 1px 1px 10px;
}




/********************************Tablet Size********************************/
/***************************************************************************/
@media(min-width:768px){
    
h1 {
    font-size: 36px;
}

h2 {
    font-size: 30px;
    font-size: 5.25vmin;
}

h3 {
    font-size: 24px;
}

.video-wrapper {
    width: 100%;  
    margin-bottom: 30px;
}

.headline-wrapper {
    margin-top: 30px;
    margin-bottom: 30px;
}
    
.book {
    max-width: 400px;
    max-height: 526px;
    margin-top: -125px;

}
    
.endorsement {
    text-align: left;
}

.endorsement-author {
    text-align: left;
}
    
.amazon {
    border-top: 1px solid #f05d60;
    border-bottom: 2px solid #990000;
    border-right: 2px solid #990000;
}

.barnes {
    border-top: 1px solid #f05d60; 
    border-bottom: 2px solid #990000;
    border-left: 1px solid #f05d60;
}
    
.cbd {
    border-top: 1px solid #f05d60;      
    border-right: 2px solid #990000;
    border-bottom: none;
}
    
.bam {
    border-top: 1px solid #f05d60;  
    border-left: 1px solid #f05d60;   
}
  form {
    display: grid;
    grid-template-areas: 
      "email persona"
      "consent consent"
      "button button";
  }
  
  .hs_email {
    grid-area: email;
  }
  
  .hs_hs_persona {
    grid-area: persona;
  }
  
  .legal-consent-container {
    grid-area: consent;
  }
  
  .hs_submit {
    grid-area: button;
  }
}

/********************************Small Screen Size********************************/
/*********************************************************************************/
@media(min-width:992px){
    
  h2 {
      font-size: 32px;
  }

}

/********************************Large Screen Size********************************/
/*********************************************************************************/
@media(min-width:1200px){
.pad-icon{
    margin: 27px auto auto auto;
}
    
.tag-section {
    border-bottom: none;
}
    
.amazon {
    border-right: 2px solid #781a1c;
    border-top: none;
    border-bottom: none;
}

.barnes {
    border-left: 1px solid #f05d60;
    border-right: 2px solid #781a1c;
    border-top: none;
    border-bottom: none;
}
    
.cbd {
    border-left: 1px solid #f05d60;
    border-right: 2px solid #781a1c;
    border-top: none;
    border-bottom: none;
}
    
.bam {
    border-left: 1px solid #f05d60; 
    border-top: none;
    border-bottom: none;
}

}