/*
Theme Name: Spirit of America 2019 Redesign
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.26.5.1564421621
Updated: 2019-07-29 17:33:41

*/




.soa__text-block__basic {
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
}

.soa__section-header {
	min-height: 60vh !important;
	display: flex;
	justify-content: center;
	margin-top: 74px;
}

/* Scrim */
.soa__section-header:after{
	display: block;
	position: absolute;
	bottom: 0;
	height: 100%;
	width: 100%;
    content: "";
	background-color: rgba(0,0,0,.5) !important;
}

.soa__section-heading__text-block h1 {
	color: white !important;
	margin-top: 0;
}

.soa__section-heading__text-block p {
	color: white !important;
    font-size: 1.652vmax;
    margin-left: auto;
    margin-right: auto;}

@media screen and (max-width: 1200px) and (max-height: 1200px) {
    .soa__section-heading__text-block p { font-size: 19px; }
}


/* Hide the header */

#top-header { display: none; }

#page-container { 
	padding-top:0px !important; 
	margin-top:-1px !important 
}


/* Headings */

h1 {
    font-family: Helvetica, sans-serif;
    font-weight: 800;
    letter-spacing: 0;
    line-height: 1.4;
    max-width: 32em;
    margin: 1em 0 0.25em 0;
    padding: 0 !important;
    width: 100%;
    font-size: 3.2vmax; }

h2 {
    font-family: Helvetica, sans-serif;
    font-weight: 800;
    letter-spacing: 0;
    line-height: 1.4;
    max-width: 32em;
    margin: 1em 0 0.25em 0;
    padding: 0;
    width: 100%;
    font-size: 2.71vmax; }

h3 {
    font-family: Helvetica, sans-serif;
    font-weight: 800;
    letter-spacing: 0;
    line-height: 1.4;
    max-width: 32em;
    margin: 1em 0 0.25em 0;
    padding: 0;
    width: 100%;
    font-size: 2.3vmax; }

h4 {
    font-family: Helvetica, sans-serif;
    font-weight: 800;
    letter-spacing: 0;
    line-height: 1.4;
    max-width: 32em;
    margin: 1em 0 0.25em 0;
    padding: 0;
    width: 100%;
    font-size: 1.94vmax; }

h5 {
    font-family: Helvetica, sans-serif;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.4;
    max-width: 32em;
    margin: 1em 0 0.25em 0;
    padding: 0;
    width: 100%;
    font-size: 1.4vmax; }

h6 {
    font-family: Helvetica, sans-serif;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.4;
    max-width: 32em;
    margin: 1em 0 0.25em 0;
    padding: 0;
    width: 100%;
    font-size: 1.19vmax; }

@media screen and (max-width: 1200px) and (max-height: 1200px) {
    h1 { font-size: 27.9px; }
    h2 { font-size: 25.3px; }
    h3 { font-size: 23px; }
    h4 { font-size: 20.9px; }
    h5 { font-size: 17.3px; }
    h6 { font-size: 15.7px; }
}

/* Body */

p {
	font-family: Arial, Helvetica, sans-serif !important;
    font-weight: 400 !important;
    letter-spacing: 0 !important;
    line-height: 1.5 !important;
    margin-top: 0 !important;
    margin-bottom: 0.5em !important;
    color: rgba(0, 0, 0, 0.7) !important;}
    

p, .p1 .et_pb_text_inner,
.p2 .et_pb_text_inner,
.p3 .et_pb_text_inner,
.p4 .et_pb_text_inner,
.p5 .et_pb_text_inner,
.p6 .et_pb_text_inner,
.p7 .et_pb_text_inner {
    max-width: 36em !important;
    font-family: Arial, Helvetica, sans-serif !important;
    font-weight: 400 !important;
    letter-spacing: 0 !important;
    line-height: 1.5 !important;
    margin-top: 0 !important;
    margin-bottom: 0.5em !important;
    color: rgba(0, 0, 0, 0.7) !important;
}

/* .p1 .et_pb_text_inner { font-size: 2.3vmax !important; }
.p2 .et_pb_text_inner { font-size: 1.94vmax !important; }
.p3 .et_pb_text_inner { font-size: 1.65vmax !important; }
.p4 .et_pb_text_inner { font-size: 1.4vmax !important; }
.p5 .et_pb_text_inner { font-size: 1.19vmax !important; }
.p6 .et_pb_text_inner { font-size: 1vmax !important; }
.p7 .et_pb_text_inner { font-size: 0.85vmax !important; }

@media screen and (max-width: 1200px) and (max-height: 1200px) {
    p { font-size: 17.3px !important; }
    .p1 .et_pb_text_inner { font-size: 23px !important; }
    .p2 .et_pb_text_inner { font-size: 20.9px !important; }
    .p3 .et_pb_text_inner { font-size: 19px !important; }
    .p4 .et_pb_text_inner { font-size: 17.3 !important; }
    .p5 .et_pb_text_inner { font-size: 15.7px !important; }
    .p6 .et_pb_text_inner { font-size: 14.3px !important; }
    .p7 .et_pb_text_inner { font-size: 13px !important; }
} */


.p1 .et_pb_text_inner { font-size: 1.67rem !important; }
.p2 .et_pb_text_inner { font-size: 1.42rem !important; }
.p3 .et_pb_text_inner { font-size: 1.2rem !important; }
.p4 .et_pb_text_inner { font-size: 1.02rem !important; }
.p5 .et_pb_text_inner { font-size: .86rem !important; }
.p6 .et_pb_text_inner { font-size: .73rem !important; }

@media screen and (max-width: 1200px) and (max-height: 1200px) {
    .p1 .et_pb_text_inner { font-size: 20.9px !important; }
    .p2 .et_pb_text_inner { font-size: 19px !important; }
    .p3 .et_pb_text_inner { font-size: 17.3 !important; }
    .p4 .et_pb_text_inner { font-size: 15.7px !important; }
    .p5 .et_pb_text_inner { font-size: 14.3px !important; }
    .p6 .et_pb_text_inner { font-size: 13px !important; }
}



.soa__text-block {
    width: fit-content !important;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1em !important;
}