#featFour { padding: 50px 0; margin-top: 50px; }
#featFour .contentContainer { display: flex; flex-wrap: wrap; }
#featFour > h2 { margin-top: 0; padding: 0 20px; }
.feat4 { width: calc(50% - 20px); margin: 10px; padding: 20px; position: relative; height: 300px; display: flex; align-items: center; justify-content: center; background-size: cover; background-position: center center; }
.feat4 > a { position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 1; }
.feat4 .fakeHeading { font-size: 32pt; font-family: 'Raleway', sans-serif; font-weight: 900; color: #fff; text-shadow: 0 0 10px #58595b; text-align: center; display: block; text-transform: uppercase; transition: all 0.25s ease-in-out; }
.feat4 .overlay { background: rgba(255,255,255,0.8); position: absolute; top: 0; right: 0; bottom: 0; left: 0; padding: 20px; display: flex; flex-direction: column; align-items: center; justify-content: center; transition: all 0.25s ease-in-out; opacity: 0; }
.feat4 h2 { font-size: 26pt; font-weight: 900; color: #58595b; margin: 0 auto 15px; }
.feat4 p { margin-bottom: 0; font-size: 12pt; }
.feat4:hover .overlay { opacity: 1.0; }
.feat4:hover .fakeHeading { opacity: 0; }
@media screen and (max-width: 767px) {
.feat4 { width: 100%; margin: 10px auto; height: auto; padding: 0; }
.feat4 .overlay { opacity: 1.0; position: initial; background: rgba(255,255,255,0.7); }
.feat4 .fakeHeading { display: none; }
.feat4 p { font-weight: 500; }
}
#testimonials { padding: 70px 0; }
#homeCTAs1 { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; padding-top: 50px; }
#homeCTAs1 p { margin: 0; }
#homeCTAs1 .button { border: 2px solid #fff; color: #fff; background: transparent; }
#homeCTAs1 .button:hover { background: #58595b; }
.wpmslider-wrapper { background: rgba(69,69,69,0.8); }
.testimonial p { color: #fff; padding: 10px; }
.testimonial-name { color: #fff; text-align: right; font-style: italic; font-size: 16pt; font-family: 'Raleway', sans-serif; }
.testimonial-name::before { content: '- '; }
.wpmslider-next::before, .wpmslider-prev::before { transition: all 0.25s ease-in-out; background: #fff !important; }
.wpmslider-next:hover::before, .wpmslider-prev:hover::before { background: #77814e !important; }
#homeCTAs2 { display: flex; flex-wrap: wrap; justify-content: center; }
#homeCTAs2 a { padding: 10px 30px; position: relative; color: #fff; font-size: 14pt; text-transform: uppercase; background: #77814e; display: flex; flex-direction: column; margin: 10px; text-align: center; align-items: center; }
#homeCTAs2 hr { position: absolute; bottom: 18px; height: 2px; background: #fff; left: 30px; right: 30px; margin: 0; }
#homeCTAs2 a span { font-size: 10pt !important; padding: 0 10px; background: #77814e; transition: all 0.25s ease-in-out; position: relative; }
#homeCTAs2 a:last-of-type, #homeCTAs2 a:last-of-type span { background: #5d0025; }
#homeCTAs2 a:hover, #homeCTAs2 a:hover span { background: #58595b; }
#homeBottom { padding: 50px 0; }
.theFormPop { display: none; position: fixed; top: 10%; right: 10%; left: 10%; bottom: 10%; z-index: 999999; }
.innerFormPop { display: flex; justify-content: center; height: 100%; width: 100%; flex-direction: column; align-items: center; }
.closePopup { background: #fff; text-transform: uppercase; font-size: 11pt; cursor: pointer; padding: 7px; text-align: center; font-weight: bold; width: 125px; font-family: 'Raleway', sans-serif; }
.theFormPop .gform_wrapper { background: #fff; padding: 20px; box-shadow: 0 0 10px #999; margin: 0; }
.theFormPop .gform_fields { display: flex; flex-direction: column; justify-content: center; text-align: center; }
.theFormPop .gform_button { display: block !important; width: 150px !important; color: #5d0025 !important; border: 2px solid #5d0025 !important; border-radius: 0 !important; margin: 0 auto !important; }
.theFormPop .gform_button:hover { background: #5d0025 !important; color: #fff !important; }
.theFormPop p.tc { font-size: 11pt; } .categoryNav { background: #fff; padding: 0 20px 40px; display: flex; align-items: center; justify-content: center; flex-wrap: wrap; }
.categoryNav a { padding: 5px 20px; font-size: 14pt; text-transform: uppercase; color: #58595b; text-decoration: underline; }
.categoryNav a:hover { color: #5d0025; } 
.categoryNav a.styledItem, .filter.bgStyle { color: #fff; font-weight: 900; font-size: 24pt; background-size: cover; background-position: center center; text-decoration: none; padding: 100px 40px; margin: 10px; text-shadow: 0 0 10px #444; text-align: center; }
.categoryNav a.styledItem:hover, .filter.bgStyle:hover, .filter.bgStyle.current { color: #d8d3bd; } .fullWidthBlock { background-size: cover; background-position: center center; position: relative; }
.triangle { position: absolute; bottom: 0; left: 0; width: 100%; }
.outerTriangle { position: absolute; bottom: -35px; left: calc(50% - 75px); width: 100px; }
d8d3bd .toggleContainer { background: #fff; width: 100%; }
.toggleTable a:link, .toggleTable a:visited { transition: color 0.25s ease-in-out; }
.toggleTable img { width: 350px; padding-top: 10px; height: auto; float: left; padding-right: 25px; }
.toggleTable h2 { margin: 0; font-size: 18pt; line-height: 1.0; text-transform: uppercase;}
.info { padding: 15px; }
.switch { padding: 10px; font-size: 20pt; text-align: center; }
.switch { color: #5d0025; transition: all 0.25s ease-in-out; }
.switch:hover { color: #58595b; }
.info, .switch { background: #fff; }
.toggleTable tr:nth-of-type(odd) .info, .toggleTable tr:nth-of-type(odd) .switch  { background: #fff; }
.toggleTable td { vertical-align: top; }
.toggleTable tr { cursor: pointer; }
.toggleTable li { padding-bottom: 10px; }
.toggleTable table p { margin-bottom: 0; }
.accordianContent { overflow: hidden; display: flex; }
.accordianContent p, .accordianContent td { font-size: 12pt; }
.accordianContent .para { padding-right: 30px; }
.accordianContent .table { text-align: right; }
.accordianContent .table tr { border-bottom: 2px solid #f2f2f2; }
.accordianContent > div { width: 50%; }
.toggleTable { border-spacing: 2px; background: #e6e7e8; max-width: 1000px; margin: 40px auto; }
@media screen and (max-width: 600px) {
.toggleTable img { float: none; padding-right: 0; padding-bottom: 15px; margin: 0 auto; display: block; max-width: 100%; }
.toggleTable h2 { font-size: 14pt; }
}
@media screen and (max-width: 500px) {
.accordianContent { flex-direction: column; }
.accordianContent > div { width: 100%; }
.accordianContent .para { padding-right: 0; }
} .pricingItem  { display: flex; padding-bottom: 20px; }
.pricingContent td { padding: 3px 10px; }
.pricingItem h2 { padding: 10px; text-transform: uppercase; background: #e6e7e8; color: #58595b; width: 140px; font-size: 16pt; margin: 0; }
.pricingItem table { margin: 0; }
.pricingContent { width: calc(100% - 140px); }
.pricingContent tr:nth-of-type(odd) { background: #fff; }
@media screen and (max-width: 767px) {
.pricingItem { flex-direction: column; }
.pricingItem h2, .pricingContent { width: 100%; }
}
.pricingContent tr:nth-of-type(even) { background: #d8d3bd; }
.pricingContent strong { color: #58595b; } #readIt { background: #fff; }
#infiniteCat { max-width: 700px; }
.postPreview { background: #d8d3bd; box-shadow: 2px 2px 8px #666; padding: 20px; margin-bottom: 30px; }
.postPreview p { font-family: 'Raleway', sans-serif; font-size: 12pt; }
.postPreview h2, .postPreview .date { text-align: center; font-family: 'Raleway', sans-serif; }
.postPreview h2 { margin-top: 0; }
.postPreview .date { display: block; font-weight: 500; }
.postPreview a { display: block; text-align: center; }