/*
Theme Name:         Beal Homes
Theme URI:          https://roots.io/sage/
Description:        Sage is a WordPress starter theme.
Version:            9.0.9
Author:             Roots
Author URI:         https://roots.io/
Text Domain:        sage

License:            MIT License
License URI:        http://opensource.org/licenses/MIT
*/












.container{
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  
  @media (min-width: 640px){
    .container{
      max-width: 640px;
    }
  }
  
  @media (min-width: 768px){
    .container{
      max-width: 768px;
    }
  }
  
  @media (min-width: 1024px){
    .container{
      max-width: 1024px;
    }
  }
  
  @media (min-width: 1088px){
    .container{
      max-width: 1368px  !important;
    }
  }







  .charity-font h2, .charity-font h3 , .charity-font h4 , .charity-font h5 , .charity-font h6 ,.charity-font p , .why-us-tab-heading h1 , .why-us-tab-heading h2 , .why-us-tab-heading h3 , .why-us-tab-heading h4 , .why-us-tab-heading h5 , .why-us-tab-heading h6 ,.why-us-tab-heading p {
    font-size:32px !important;
}

.award-slider-title h2 , .award-slider-title h3 , .award-slider-title h4 , .award-slider-title h5 , .award-slider-title h6 ,.award-slider-title p {
    font-size: 36px !important;
}

.banner-title h1 ,  .banner-title h2 , .banner-title h3 , .banner-title h4 , .banner-title h5 , .banner-title h6 , .banner-title p , .banner-heading h1 , .banner-heading h2 , .banner-heading h3 , .banner-heading h4 , .banner-heading h5 , .banner-heading h6 , .banner-heading p{
   color:#fff !important;
}
.slider-title h1 , .slider-title h2 , .slider-title h3 , .slider-title h4 , .slider-title h5 , .slider-title h6 ,.slider-title p {
   font-size: 20px;
    color: #060606;
    font-weight: 500;
    
}
.why-us-journey h1 , .why-us-journey h2 , .why-us-journey h3 , .why-us-journey h4 , .why-us-journey h5 , .why-us-journey h6 ,.why-us-journey p {
    font-size: 14px;
    
}
.journey-slider-title h1 , .journey-slider-title h2 , .journey-slider-title h3 , .journey-slider-title h4 , .journey-slider-title h5 , .journey-slider-title h6 ,.journey-slider-title p {
    font-size: 20px !important;
}
.font-family-pp h1 , .font-family-pp h2 , .font-family-pp h3 , .font-family-pp h4 , .font-family-pp h5 , .font-family-pp h6 ,.font-family-pp p {
     font-family: 'PP Fragment', sans-serif !important;
}
.customer-care-title h1 , .customer-care-title h2 , .customer-care-title h3 , .customer-care-title h4 , .customer-care-title h5 , .customer-care-title h6 ,.customer-care-title p {
    font-size: 32px !important;
}

.testimonial-text h1 , .testimonial-text h2 , .testimonial-text h3 , .testimonial-text h4 , .testimonial-text h5 , .testimonial-text h6 ,.testimonial-text p {
    font-size: 36px !important;
    font-family: 'butler', serif !important;
}

.cutsomer-heading h1 , .cutsomer-heading h2 , .cutsomer-heading h3 , .cutsomer-heading h4 , .cutsomer-heading h5 , .cutsomer-heading h6 ,.cutsomer-heading p {
    font-size: 36px !important;
}

.our-home-title h1 , .our-home-title h2 , .our-home-title h3 , .our-home-title h4 , .our-home-title h5 , .our-home-title h6 ,.our-home-title p {
    font-size: 32px !important;
}
.font-butler h1 , .font-butler h2 , .font-butler h3 , .font-butler h4 , .font-butler h5 , .font-butler h6 ,.font-butler p {
     font-family: 'butler', serif !important;
}
.development-intro-title h1 , .development-intro-title h2 , .development-intro-title h3 , .development-intro-title h4 , .development-intro-title h5 , .development-intro-title h6 ,.development-intro-title p {
    font-size: 36px !important;
}

.development-sub-title h1 , .development-sub-title h2 , .development-sub-title h3 , .development-sub-title h4 , .development-sub-title h5 , .development-sub-title h6 ,.development-sub-title p {
    font-size: 24px !important;
    font-weight:700 !important;
}
@media(max-width: 767px){
   
.charity-font h2, .charity-font h3 , .charity-font h4 , .charity-font h5 , .charity-font h6 ,.charity-font p , .why-us-tab-heading h1 , .why-us-tab-heading h2 , .why-us-tab-heading h3 , .why-us-tab-heading h4 , .why-us-tab-heading h5 , .why-us-tab-heading h6 ,.why-us-tab-heading p  {
        font-size:22px !important;
    }
    .award-slider-title h2 , .award-slider-title h3 , .award-slider-title h4 , .award-slider-title h5 , .award-slider-title h6 ,.award-slider-title p {
    font-size: 32px !important;
}
.customer-care-title h1 , .customer-care-title h2 , .customer-care-title h3 , .customer-care-title h4 , .customer-care-title h5 , .customer-care-title h6 ,.customer-care-title p {
    font-size: 24px !important;
}
.testimonial-text h1 , .testimonial-text h2 , .testimonial-text h3 , .testimonial-text h4 , .testimonial-text h5 , .testimonial-text h6 ,.testimonial-text p {
    font-size: 20px !important;
}
.development-intro-title h1 , .development-intro-title h2 , .development-intro-title h3 , .development-intro-title h4 , .development-intro-title h5 , .development-intro-title h6 ,.development-intro-title p {
    font-size: 24px !important;
}
}