::selection {
    background:#ffe787;
/* WebKit/Blink Browsers */
}

::-moz-selection {
    background:#ffe787;
/* Gecko Browsers */
}

/*********** Dev Classes ***********/
.border {
    border: 1px solid black;
}


/*********** Hubspot Overrides ***********/
.hs_email, .hs_hs_persona {
    margin-top: 0px !important;
    margin-bottom: 10px !important;
}


input[type=email] {
    height: 30px !important;
    padding-left: 10px !important;
    display: block !important;
    margin-top: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 0 !important;
    margin-left:  0 !important;
    float: none !important;
    width: 100% !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    border: none !important;
}

.hs-input[name=hs_persona] {
    width: 100% !important;
    background-color: #ffffff !important;
    height: 30px !important;
    -webkit-appearance: menulist-button; /*fixes the short height of select menu on safari*/
    font-family: 'Open Sans', 'Lucida Grande', sans-serif !important; 
    display: block !important;
}

label[placeholder="Enter your Email"], label[placeholder="Enter your I am most interested in..."] {
    color: #ffffff !important;
    font-family: 'Open Sans','Helvetica Neue', sans-serif !important;
}

input[type=submit], input[type=submit]:visited {
    display: block !important;
    margin-top: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 0 !important;
    margin-left:  0 !important;
    float: none !important;
    width: 100% !important;
    font-family: "FontAwesome", "Open Sans", sans-serif !important;
    font-size: 1em !important;
    font-weight: bold !important;
    color: #3b2b23 !important;
    text-shadow: none !important;
    -webkit-font-smoothing: antialiased;
    background: #ffdb4a !important;
    box-shadow: none !important;
    border: none !important;
    padding: 15px 20px !important;
    -webkit-box-shadow: inset 1px 1px 3px 1px #ffdb4a !important;
    -moz-box-shadow: inset 1px 1px 3px 1px #ffdb4a !important;
    -o-box-shadow: inset 1px 1px 3px 1px #ffdb4a !important;
    box-shadow: inset 1px 1px 3px 1px #ffdb4a !important;
    border: none !important;
    -webkit-border-radius: 6px !important;
    -moz-border-radius: 6px !important;
    border-radius: 6px !important;
    transition: all 0.8s ease 0s !important;
}

input[type=submit]:hover {
    color: #3b2b23 !important;
    text-shadow: none !important;
    background: #d6b83e !important;
    -webkit-box-shadow: inset 1px 1px 3px 1px #d6b83e !important;
    -moz-box-shadow: inset 1px 1px 3px 1px #d6b83e !important;
    -o-box-shadow: inset 1px 1px 3px 1px #d6b83e !important;
    box-shadow: inset 1px 1px 3px 1px #d6b83e !important;
    outline: none !important; 
}

input[type=submit]:active {
    background: #ffdb4a !important;
    -webkit-box-shadow: inset 1px 1px 3px 1px #B09733 !important;
    -moz-box-shadow: inset 1px 1px 3px 1px #B09733 !important;
    -o-box-shadow: inset 1px 1px 3px 1px #B09733 !important;
    box-shadow: inset 1px 1px 3px 1px #B09733 !important;
    outline: none !important;
    transition: all 0.8s ease 0s !important;
}

.hs-cta-img {
    display: block !important;
    width: 100% !important;
    max-width: 200px !important;
    max-height: 55px !important;
    margin: 0px auto 0px auto !important;
    border: 3px solid #9e9fa2 !important;
    border-style: solid !important;
    border-width: 3px !important;
    border-color: #9E9FA2 !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important; 
}

.cta_button {
    width: 200px !important;
    height: 55px !important;
    display: block !important;
    margin: 10px auto !important;
}


/*********** Utility Classes ***********/
.no-pad {
    padding: 0;
}

.no-border {
    border: none;
}

/*********** Scaffolding ***********/

.header {
    position: relative;
    width: 100%;
    background-image:url("//cdn2.hubspot.net/hub/406163/file-2503666098-png/PrayingWomansDevo/top-pattern.png");
    background-color: #b8639e;
    background-repeat: repeat-x;
    -webkit-background-size: 1px 996px;
    -moz-background-size: 1px 996px;
    -o-background-size: 1px 996px;
    background-size: 1px 996px;
    margin-bottom: 0px;
}

.stormie-wrapper {
    height: 100%;
    position: relative;
}

.headline {

}

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

.up-arrow {
    vertical-align: bottom;
    display: block;
    border-bottom: 12px solid #6e3755;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
}

.form-header-wrapper {
    background-color: #6e3755;
}

.form-wrapper {
    background-color: rgba(110, 55, 85, .6);
    padding: 0px 20px 45px 20px;
}

.section-two {
    position: relative;
    width: 100%;
    background-color: #ffffff;
    padding: 30px 0;
    z-index: 10;
}

.section-three {
    width: 100%;
    padding: 50px 0;
    background-image:url("//cdn2.hubspot.net/hub/406163/file-2511416482-png/PrayingWomansDevo/sprinkles_pattern.png");
    background-color: #f0e9d4;
    background-repeat: repeat;
    -webkit-background-size: 10px 5px;
    -moz-background-size: 10px 5px;
    -o-background-size: 10px 5px;
    background-size: 10px 5px;
}


.arrow-left {
    font-family: 'Open Sans', 'Helvetica', serif;
    display: block;
    position: relative;
	background: #c06c9f;
    padding: 15px 25px;
    font-size: 1.2em;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    color: #ffffff;
    -webkit-font-smoothing: antialiased;
    font-weight: bold;
    margin: 30px auto 30px auto;
    float: none;
    text-align: center;
}


.section-four {
    width: 100%;
    background-color: #ffffff;
    padding: 40px 0;
}

.footer {
    width: 100%;
    background-color: #ffffff;
    padding: 60px 0;
}

.hhp-link {
    display: block;
    max-width: 198px;
    margin: 0 auto;
}


/*********** Typography ***********/
.modal-backdrop.fade {
    opacity: 0.8;
}

.modal-header {
    font-family: "Open Sans", "Helvetica Neue", sans-serif;
    color: #af5e8d;
}

.modal-buy-header {
    font-family: "Open Sans", "Helvetica Neue", sans-serif;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    color: #af5e8d;
    font-size: 1.5em;
    text-align: center;
}

.mail-link, .mail-link:visited {
    color: #000000;
    font-weight: bold;
}

.mail-link:hover, .mail-link:active, .mail-link:focus {
    color: #af5e8d;
}

.fine-print {
    color: #ffffff;
    font-size: .8em;
    line-height: 1.35em;
}

.headline-type {
    font-family: "Georgia", "Times New Roman", serif;
    font-size: 2em;
    font-size: 9vw;
    color: #ffffff;
    -webkit-font-smoothing: antialiased;
    text-align: center;
    text-shadow: #70375d 0px 0px 8px;
    letter-spacing: 1px;
}

.subhead {
    font-family: 'Open Sans', 'Helvetica', serif;
    font-size: 1.45em;
    color: #ffffff;
    text-align: center;
    line-height: 1.5em;
    -webkit-font-smoothing: antialiased;  
}

.form-header {
    font-family: 'Open Sans', 'Helvetica', serif;
    font-size: 1.25em;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    line-height: 1.5em;
    -webkit-font-smoothing: antialiased;  
}

.yellow-type {
    color: #ffdb4a;
}

.white-type {
    color: #ffffff;
}

.bigger {
    font-size: 110%;
}

a.terms-link {
    color: #ffffff;
    -webkit-font-smoothing: antialiased;
    margin-top: 0px;
}

.sectiontwo-head {
    font-family: "Georgia", "Times New Roman", serif;
    font-size: 1.65em;
    line-height: 1.25em;
    color: #af5e8d;
    -webkit-font-smoothing: antialiased;
}

.quote {
    font-family: "Georgia", "Times New Roman", serif;
    font-weight: bold;
    line-height: 1.5em;
    font-style: italic;
}

p {
    font-family: 'Open Sans', 'Helvetica', serif;
    color: #414042;
    line-height: 1.75em;
    -webkit-font-smoothing: antialiased;
}

.endorsement, .endorsement-author {
    font-family: "Georgia", "Times New Roman", serif;
    color: #664f4b;
    font-weight: bold;
    font-size: 1.15em;
    line-height: 1.5em;
    text-align: center;
    -webkit-font-smoothing: antialiased;
}

/*********** Images ***********/

.stormie-img {
    position: relative;
    display: block;
    vertical-align: bottom;
    width: 100%;
    max-width: 429px;
    max-height: 478px;
    margin: 0 auto;
}

.stormie-icon {
    display: block;
    width: 100%;
    max-width: 200px;
    max-height: 200px;
    margin: 0 auto;
}

.tablet {
    display: block;
    width: 100%;
    max-width: 523px;
    max-height: 342px;
    margin: 0 auto;
    float: none;
    border: 8px solid #ffffff;
    box-shadow: 1px 2px 3px 1px #A8A8A8;
    -webkit-box-shadow: 1px 2px 3px 1px #A8A8A8;
    -moz-box-shadow: 1px 2px 3px 1px #A8A8A8;
    -o-box-shadow: 1px 2px 3px 1px #A8A8A8;
}

.book {
    display: block;
    width: 65%;
    max-width: 384px;
    max-height: 447px;
    margin: 0 auto;
}

.logo {
    display: block;
    float: none;
    width: 198px;
    margin: 0 auto;   
}

a>img {
    border: none;
}

/*********** Buttons ***********/
.primary-btn, .primary-btn:focus {
    display: block;
    margin: 0 auto 50px auto;
    float: none;
    min-width: 200px;
    font-family: "FontAwesome", "Open Sans", sans-serif;
    font-size: 1em;
    color: #3b2b23;
    text-shadow: none;
    -webkit-font-smoothing: antialiased;
    background: #ffdb4a;
    -webkit-box-shadow: inset 1px 1px 3px 1px #ffdb4a;
    -moz-box-shadow: inset 1px 1px 3px 1px #ffdb4a;
    -o-box-shadow: inset 1px 1px 3px 1px #ffdb4a;
    box-shadow: inset 1px 1px 3px 1px #ffdb4a;
    border: none !important;
    padding: 20px 40px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    transition: all 0.8s ease 0s;
    outline: none;
}

.primary-btn:visited {
    outline: none;
    border: none;
}

.primary-btn:hover {
    color: #3b2b23;
    text-shadow: none;
    background: #d6b83e;
    -webkit-box-shadow: inset 1px 1px 3px 1px #d6b83e;
    -moz-box-shadow: inset 1px 1px 3px 1px #d6b83e;
    -o-box-shadow: inset 1px 1px 3px 1px #d6b83e;
    box-shadow: inset 1px 1px 3px 1px #d6b83e;
    outline: none;
}

.primary-btn:active {
    background: #ffdb4a;
    -webkit-box-shadow: inset 1px 1px 3px 1px #B09733;
    -moz-box-shadow: inset 1px 1px 3px 1px #B09733;
    -o-box-shadow: inset 1px 1px 3px 1px #B09733;
    box-shadow: inset 1px 1px 3px 1px #B09733;
    outline: none;
    transition: all 0.8s ease 0s;
}

.secondary-btn {
    float: none;
    margin: 20px auto;
    background-color: rgba(255, 255, 255, 0);
    border: 2px solid #af5e8d;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    color: #af5e8d;
    -webkit-font-smoothing: antialiased;
    font-family: 'Open Sans', 'Helvetica', serif;
    font-weight: bold;
    padding: 10px 20px;
    transition: all 0.8s ease 0s;
}

.secondary-btn:hover {
    background-color: rgba(175, 94, 141, 1);
    color: #ffffff;
}

.btn-center {
    display: block;
    min-width: 200px;
    text-align: center;
}

/*********** Modals ***********/
.modal-special {
    background: #b8639e;
}

.modal-special>.modal-header {
    border: none;
}

.modal-special>.modal-footer {
    border: none;
}

.modal-special-close, .modal-special-close:visited  {
    background-color: #6e3755;
    color: #ffffff;
    border: none;
    transition: all 0.8s ease 0s;
}

.modal-special-close:hover {
    background-color: #4d263b;
    color: #ffdb4a;
}

.modal-form-header {
    font-family: 'Open Sans','Helvetica Neue', sans-serif;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    color: #ffffff;
    text-align: center;
    font-size: 1.25em;
    font-size: 5.5vw;
    line-height: 1.5em;
}

/********************************Tablet Size********************************/
/***************************************************************************/
@media(min-width:768px){
    
.form-header-wrapper {
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
}
    
.section-two {
    padding: 80px 0;
    margin-top: -25px
}
    
.section-four {
    background-color: #ffffff;
    background-image:url("//cdn2.hubspot.net/hub/406163/file-2503666133-png/PrayingWomansDevo/woman-coffee.png") !important;
    background-position: right;
    background-repeat: no-repeat;
    -webkit-background-size: 821px 507px;
    -moz-background-size: 821px 507px;;
    -o-background-size: 821px 507px;
    background-size: 821px 507px;
    padding: 80px 0;
}
    
.book {
    width: 100%;
    max-width: 384px;
    max-height: 447px;
}
    
.arrow-left {
    display: inline-block;
    font-size: 1.2em;
    margin: 30px 0 30px 0;
}

.arrow-left:after {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(192, 108, 159, 0);
	border-right-color: #c06c9f;
	border-width: 7px;
	margin-top: -7px;
}

.primary-btn, .primary-btn:visited, .primary-btn:hover, .primary-btn:active, .primary-btn:focus {
    margin: 0 auto 0px auto;
    font-size: 1.35em;

}

.headline-type {
    font-size: 4em;
}
    
.form-header {
    font-size: 1.65em; 
}
    
.sectiontwo-head {
    font-size: 2em;
}

    
input[type=submit] {
    font-size: 1.35em !important;
}

.modal-form-header {
    font-size: 1.85em;
}


    
}

/********************************Small Screen Size********************************/
/*********************************************************************************/
@media(min-width:992px){
    



}

/********************************Large Screen Size********************************/
/*********************************************************************************/
@media(min-width:1200px){


}