/*
Theme Name: Divi Child - Jane Marketing
Theme URI: http://www.elegantthemes.com/gallery/divi/
Description: Divi Child Theme
Author: Lutz Creative Group
Template: Divi
Author URI: https://lutzcreativegroup.com
*/
@import url("../Divi/style.css");
/*------------------------------------------------*/
/*                JANE MARKETING                  */
/*------------------------------------------------*/
/* Dark Purple: color:#2d0e2d;/* Dark Purple */
/* Med Purple: color:#572056;/* Med Purple */
/* Light Purple: color:#943993;/* Light Purple */
/*------------------------------------------------*/
h1 {
  font-size: 3.7em;
}
h1 strong, .HomepageHeaderContent h1 span {
  font-family: "Whisper", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.75em;
}
h2 {
  font-size: 2.75em;
  line-height: 1.25em;
}
h3 {
  font-size: 2em;
  line-height: 1.25em;
}
p, ul, ol {
  font-size: 1.15em;
}
p a, ul a, ol a {
  text-decoration: underline;
}
p a:hover, ul a:hover, ol a:hover {
  color: #943993; /* Light Purple */
  text-decoration: underline;
}
nav a:hover {
  text-decoration: none;
}
li::marker {
  color: #943993; /* Light Purple */
}
li {
  line-height: 1.25em;
  padding-top: 7px;
  padding-bottom: 7px
}
.TwoColumns {
  columns: 2;
  column-gap: 50px;
}
.TwoColumns li {
  break-inside: avoid-column;
}
.HeaderImageContainer {
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}
.HeaderPhoto {
  height: 300px;
}
.NoPhoto {
  height: auto;
  padding-top: 60px;
  padding-bottom: 0;
  padding-left: 60px;
  padding-right: 60px;
}
.HeaderTitle {
  width: 100%;
}
.HeaderTitle h1 {
  text-align: center;
}
.HeaderTitle h1.title_white {
  color: #fff;
}
.HeaderTitle h1.title_darkpurple {
  color: #2d0e2d; /* Dark Purple */
}
.JM_Button, .gform_wrapper input[type=submit] {
  border: none;
  border-radius: 100px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
  padding-right: 30px;
  background-color: #943993; /* Light Purple */
  color: #fff;
  font-size: 20px;
}
.JM_Button:hover, .gform_wrapper input[type=submit]:hover {
  background-color: #2d0e2d; /* Dark Purple */
}
span.mobile_menu_bar:before {
  color: #fff !important;
}
.HomepageHeaderContainer {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}
.HomepageHeaderImage {
  width: 40%;
  height: 650px;
  background-image: url('http://janemarketing.net/wp-content/uploads/2025/01/headshot2023-Extended.jpg');
  background-position: center right;
  background-size: cover;
  background-repeat: no-repeat;
}
.HomepageHeaderContent h1 {
  margin-bottom: 40px;
}
.HomepageHeaderContent {
  width: 60%;
  padding-left: 50px;
  padding-right: 100px;
}
.PurpleGradientBackground {
  background: rgb(45, 14, 45);
  background: linear-gradient(90deg, rgba(45, 14, 45, 1) 0%, rgba(87, 32, 86, 1) 100%);
}
.Quotes {
  background-image: url('http://janemarketing.net/wp-content/uploads/2025/01/Quote_Left-1.png'), url('http://janemarketing.net/wp-content/uploads/2025/01/Quote_Right.png');
  background-size: 80px 80px, 80px 80px;
  background-position: left 40px center, right 40px center;
  background-repeat: no-repeat, no-repeat;
}
.Quote {
  margin-left: 140px;
  margin-right: 140px;
}
.TreeHugging {
  width: 100%;
  height: 300px;
  background-image: url('http://janemarketing.net/wp-content/uploads/2025/01/TreeHugging-IMG_1568-wide.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.FooterContainer {
  padding-top: 40px;
  padding-bottom: 40px;
}
.FooterInnerContainer {
  width: 80%;
  margin: auto;
  color: #fff;
  text-align: center;
}
.FooterInnerContainer h1, .FooterInnerContainer h2, .FooterInnerContainer h3, .FooterInnerContainer h4, .FooterInnerContainer p {
  color: #fff;
}
.FooterInnerContainer .FooterSmallText {
  font-size: .7em;
  opacity: .7;
}
.FooterInnerContainer .FooterSmallText a {
  color: #fff;
  text-decoration: underline;
  opacity: .7;
}
.FooterInnerContainer .FooterSmallText a:hover {
  opacity: .6;
  text-decoration: underline;
}
.FooterInnerContainer .FooterLogo {
  width: 400px;
  margin-left: auto;
  margin-right: auto;
}
.FooterInnerContainer .FooterLogo a:hover {
  opacity: .8;
}
.FooterInnerContainer h3 {
  font-size: 1.75em;
  margin-bottom: 20px;
}
.FooterInnerContainer h3 a[href^="tel:"] {
  color: #fff;
  text-decoration: none;
}
.FooterInnerContainer h4 {
  font-size: 1.25em;
  margin-bottom: 20px;
}
.FooterSocialContainer {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-content: flex-start;
  padding-bottom: 40px;
  padding-top: 40px;
}
.SocialIconContainer {
  width: 40px;
  aspect-ratio: 1/1;
  margin-left: 10px;
  margin-right: 10px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.SocialIconContainer:hover {
  opacity: .8;
}
.LinkedInIcon {
  background-image: url('/wp-content/themes/Divi-Child/images/SocialIcons/LinkedIn_White_200x200.png');
}
.InstagramIcon {
  background-image: url('/wp-content/themes/Divi-Child/images/SocialIcons/Instagram_White_200x200.png');
}
.FacebookIcon {
  background-image: url('/wp-content/themes/Divi-Child/images/SocialIcons/Facebook_White_200x200.png');
}
.YouTubeIcon {
  background-image: url('/wp-content/themes/Divi-Child/images/SocialIcons/YouTube_White_200x200.png');
}
.TwitterIcon {
  background-image: url('/wp-content/themes/Divi-Child/images/SocialIcons/Twitter_White_200x200.png');
}
.TikTokIcon {
  background-image: url('/wp-content/themes/Divi-Child/images/SocialIcons/TikTok_White_200x200.png');
}
.PinterestIcon {
  background-image: url('/wp-content/themes/Divi-Child/images/SocialIcons/Pinterest_White_200x200.png');
}
.TestimonialsContainer {
  width: 100%;
}
.TestimonialsContainer .IndividualTestimonial {
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1px solid #943993; /* Light Purple */
}
.TestimonialsContainer .IndividualTestimonial:last-of-type {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-Bottomp: 1px solid #943993; /* Light Purple */
}
.TestimonialsContainer .IndividualTestimonial h3 {
  font-size: 1.25em;
  margin-bottom: 10px;
}
.TestimonialsContainer .IndividualTestimonial p {
  text-align: center;
  line-height: 1.25em;
}
.TestimonialsContainer .IndividualTestimonial p.TestimonialName {
  margin-bottom: 0;
  padding-bottom: 0;
  font-weight: 500;
  color: #572056; /* Med Purple */
}
.TestimonialsContainer .IndividualTestimonial p.TestimonialTitleCompany {
  font-style: italic;
  margin-top: 0;
  padding-top: 0;
}
.Quote_Left, .Quote_Right {
  display: inline-block;
  width: 20px;
  aspect-ratio: 1/1;
  background-size: contain;
  background-repeat: no-repeat;
}
.Quote_Left {
  margin-right: 10px;
  background-image: url('http://janemarketing.net/wp-content/uploads/2025/01/Quote_Left-1.png');
}
.Quote_Right {
  margin-left: 5px;
  background-image: url('http://janemarketing.net/wp-content/uploads/2025/01/Quote_Right.png');
}
/*------------------------------------------------*/
/*---------------[RESPONSIVE LAYOUTS]-------------*/
/*------------------------------------------------*/
/*-------------------[2100px]------------------*/
@media only screen and (max-width: 2100px) { /* Query 2100 */
}
/*-------------------[1600px]------------------*/
@media only screen and (max-width: 1700px) { /* Query 1700 */
}
/*-------------------[1400px]------------------*/
@media only screen and (max-width: 1400px) { /* Query 1400 */
}
/*-------------------[1200px]------------------*/
@media only screen and (max-width: 1200px) { /* Query 1200 */
}
/*-------------------[1100px]------------------*/
@media only screen and (max-width: 1100px) { /* Query 1100 */
  h1 { /* Query 1100 */
    font-size: 2.85em;
  }
  h1 strong, .HomepageHeaderContent h1 span { /* Query 1100 */
    font-size: 1.5em;
  }
  h2 { /* Query 1100 */
    font-size: 2.5em;
  }
  h3 { /* Query 1100 */
    font-size: 1.75em;
  }
  p, ul, ol { /* Query 1100 */
    font-size: 1em;
  }
  .HomepageHeaderContent h1 { /* Query 1100 */
    margin-bottom: 30px;
  }
  .HomepageHeaderImage { /* Query 1100 */
    width: 45%;
  }
  .HomepageHeaderContent { /* Query 1100 */
    width: 55%;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 40px;
    padding-right: 80px;
  }
  .Quotes { /* Query 1100 */
    background-position: left 35px center, right 35px center;
    background-size: 70px 70px, 70px 70px;
  }
}
/*-------------------[980px]------------------*/
@media only screen and (max-width: 980px) { /* Query 980 */
  h1 { /* Query 980 */
    font-size: 3em;
  }
  h2 { /* Query 980 */
    font-size: 2.25em;
  }
  h3 { /* Query 980 */
    font-size: 1.55em;
  }
  p, ul, ol { /* Query 980 */
    font-size: 1em;
  }
  .HeaderPhoto { /* Query 980 */
    height: 270px;
  }
  .TreeHugging { /* Query 980 */
    height: 275px;
  }
  .Quotes { /* Query 980 */
    background-position: left 30px center, right 30px center;
    background-size: 60px 60px, 60px 60px;
  }
  .HomepageHeaderContainer { /* Query 980 */
  }
  .HomepageHeaderImage { /* Query 980 */
    width: 100%;
    height: 300px;
    background-image: url('http://janemarketing.net/wp-content/uploads/2025/01/headshot2023-wideCentered.jpg');
    background-position: center;
  }
  .HomepageHeaderContent h1 { /* Query 980 */
    margin-bottom: 25px;
    text-align: center;
  }
  .HomepageHeaderContent { /* Query 980 */
    width: 100%;
    padding: 60px;
  }
  .FooterInnerContainer .FooterLogo { /* Query 980 */
    width: 380px;
  }
}
/*-------------------[767px]------------------*/
@media only screen and (max-width: 767px) { /* Query 767 */
  h1 { /* Query 767 */
    font-size: 2.75em;
  }
  h2 { /* Query 767 */
    font-size: 2em;
  }
  h3 { /* Query 767 */
    font-size: 1.5em;
  }
  p, ul, ol { /* Query 767 */
    font-size: .95em;
  }
  .HeaderPhoto { /* Query 767 */
    height: 250px;
  }
  .TreeHugging { /* Query 767 */
    height: 250px;
  }
  .Quotes { /* Query 767 */
    background-position: left 25px center, right 25px center;
    background-size: 55px 55px, 55px 55px;
  }
  .Quote { /* Query 767 */
    margin-left: 120px;
    margin-right: 120px;
  }
  .TestimonialsContainer .IndividualTestimonial h3 { /* Query 767 */
    font-size: 1em;
    margin-bottom: 10px;
  }
  .FooterInnerContainer .FooterLogo { /* Query 767 */
    width: 300px;
  }
}
/*-------------------[600px]------------------*/
@media only screen and (max-width: 600px) { /* Query 600 */
  h1 { /* Query 600 */
    font-size: 2.5em;
  }
  h2 { /* Query 600 */
    font-size: 1.6em;
  }
  h2 { /* Query 600 */
    font-size: 1.45em;
  }
  h3 { /* Query 600 */
    font-size: 1.25em;
  }
  p, ul, ol { /* Query 600 */
    font-size: .9em;
  }
  .HeaderPhoto { /* Query 600 */
    height: 220px;
  }
  .TreeHugging { /* Query 600 */
    height: 200px;
  }
  .Quotes { /* Query 600 */
    background-position: left 20px center, right 20px center;
    background-size: 50px 50px, 50px 50px;
  }
  .Quote { /* Query 600 */
    margin-left: 80px;
    margin-right: 80px;
  }
  .HomepageHeaderImage { /* Query 600 */
    background-image: url('http://janemarketing.net/wp-content/uploads/2025/01/HomepageHero-Mobile.jpg');
    height: 220px;
  }
  .HomepageHeaderContent h1 { /* Query 600 */
    margin-bottom: 20px;
  }
  .HomepageHeaderContent { /* Query 600 */
    padding: 40px;
  }
  .FooterInnerContainer .FooterLogo { /* Query 600 */
    width: 250px;
  }
}
/*-------------------[479px]------------------*/
@media only screen and (max-width: 479px) { /* Query 479 */
}
@media print {}