/*
Theme Name: ReachingForRecovery
Theme URI: https://www.buzzfulmedia.com/
Author: Buzzfulmedia
Author URI: https://www.buzzfulmedia.com/
Description: A custom theme for the ReachingForRecovery website.
Version: 1.0
Text Domain: ReachingForRecovery
Tags: one-column, two-columns, custom-background, custom-logo, featured-images
*/

@font-face {
    font-family: 'Montserrat Bold';
    src: url("assets/fonts/montserrat/Montserrat-Bold.ttf");
}

@font-face {
    font-family: 'Montserrat Semibold';
    src: url("assets/fonts/montserrat/Montserrat-SemiBold.ttf");
}

@font-face {
    font-family: 'Montserrat Semibold Italic';
    src: url("assets/fonts/montserrat/Montserrat-SemiBoldItalic.ttf");
}

@font-face {
    font-family: 'Montserrat Medium';
    src: url("assets/fonts/montserrat/Montserrat-Medium.ttf");
}

@font-face {
    font-family: 'Poppins Bold';
    src: url("assets/fonts/poppins/Poppins-Bold.ttf");
}

@font-face {
    font-family: 'Poppins Semibold';
    src: url("assets/fonts/poppins/Poppins-SemiBold.ttf");
}

@font-face {
    font-family: 'Poppins Regular';
    src: url("assets/fonts/poppins/Poppins-Regular.ttf");
}

@font-face {
    font-family: 'Poppins Medium';
    src: url("assets/fonts/poppins/Poppins-Medium.ttf");
}


html {
    margin: 0px !important;
}

body {
    margin: 0;
    padding: 0;
    font-family: 'Poppins Regular';
}

strong {
    font-family: 'Poppins Semibold';
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Montserrat Semibold';
    text-transform: capitalize;
}

p,
dl,
ol,
ul {
    margin-bottom: 0px;
}

a.learn-more {
    font-family: 'Poppins Bold';
    background: linear-gradient(90deg, #F7941D 0%, #FFC107 100%);
    color: white;
    text-decoration: none;
    display: inline-block;
    text-transform: capitalize;
    transition: all 0.3s ease-in-out;
}

a.learn-more:hover {
    background: linear-gradient(90deg, #FFC107 0%, #F7941D 100%);
    box-shadow: 0 5px 15px rgb(129 117 117 / 30%);
    transform: scale(1.03);
}


/* Header Style Start */
header .main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    height: unset;
    line-height: unset;
}



/* Hero Banner Style Start */
section.home-hero-section {
    position: relative;
    text-transform: capitalize;
    height: 100vh;
    overflow: hidden;
}

section.home-hero-section .banner-video video {
    width: 100%;
    height: 100vh;
    object-fit: cover;
}


section.home-hero-section .absolute-content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: white;
}

section.home-hero-section .absolute-content h1 {
    font-size: 60px;
    margin-bottom: 15px;
}

section.home-hero-section .absolute-content p {
    font-size: 18px;
    text-transform: initial;
}

section.home-hero-section .absolute-content a.learn-more {
    padding: 14px 50px;
    display: inline-block;
    width: fit-content;
    border-radius: 10px;
    margin: 40px 0px;
    font-size: 18px;
}

section.home-hero-section .absolute-content img {
    width: 300px;
}


/* Our Mission Style Start */

section.home-our-mission {
    margin: 80px 0px;
}

section.home-our-mission .the-content h2 {
    font-size: 50px;
    margin-bottom: 20px;
}

section.home-our-mission .the-content p {
    line-height: 30px;
}

section.home-our-mission .the-image img {
    width: 100%;
    border-radius: 20px;
}

section.home-our-mission .the-content p strong {
    font-family: 'Poppins Semibold';
    color: #4C6FAE;
}

section.home-our-mission .the-content a {
    font-size: 18px;
    padding: 15px 60px;
    border-radius: 10px;
    margin-top: 40px;
    transition: all 0.3s ease-in-out;
    font-family: 'Poppins Bold';
    background: linear-gradient(90deg, #F7941D 0%, #FFC107 100%);
    color: white;
    text-decoration: none;
    display: inline-block;
    text-transform: capitalize;
}

section.home-our-mission .the-content a:hover {
    background: linear-gradient(90deg, #FFC107 0%, #F7941D 100%);
    transform: scale(1.03);
    box-shadow: 0 5px 15px rgb(129 117 117 / 30%);
}


/*recovery section Style Start*/
section.recovery {
    margin-top: 0px;
}

section.recovery .the-heading h2 {
    font-family: 'Montserrat Semibold Italic';
    font-size: 55px;
    background-image: url('https://www.reachingforrecovery.com/wp-content/themes/reachingforrecovery/assets/images/recovery-heading-left-img.png'), url('https://www.reachingforrecovery.com/wp-content/themes/reachingforrecovery/assets/images/recovery-heading-right-img.png');
    background-position: left bottom, right bottom;
    background-repeat: no-repeat;
    background-size: 10%;
}

section.recovery .the-video {
    margin-top: 80px;
    position: relative;
    margin-bottom: -200px;
    border-radius: 20px;
}

section.recovery .the-video video {
    border-radius: 15px;
}

section.recovery .absolute {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
    text-align: center;
}

section.recovery .real-stories {
    padding-top : 300px;
    padding-bottom: 80px;
    background-image: url('https://www.reachingforrecovery.com/wp-content/themes/reachingforrecovery/assets/images/real-stories-bg-img.png');
    background-repeat: no-repeat;
    background-size: cover;
    color: white;
}

section.recovery .real-stories .the-heading h3 {
    font-family: 'Montserrat Semibold';
    font-size: 40px;
}

section.recovery .real-stories p {
    color: white;
}

section.recovery .real-stories h3 {
    font-size: 40px;
}

section.recovery .real-stories .real-stories-slider {
    align-items: center;
    margin: 80px 0px 0px;
}

section.recovery .real-stories .real-stories-slider .controls a {
    text-decoration: none;
}

section.recovery .real-stories .real-stories-slider .controls a img {
    opacity: 0.5;
    cursor: pointer;
}

section.recovery .real-stories .real-stories-slider .controls a img:hover {
    opacity: 1;
}

section.recovery .real-stories .real-stories-slider .testimonials-content img:first-child {
    width: 70px;
}

section.recovery .real-stories .real-stories-slider .testimonials-content p {
    font-family: 'Poppins Regular';
    margin-bottom: 50px;
    line-height: 30px;
    font-size: 16px;
}

section.recovery .real-stories .real-stories-slider .testimonials-content h4 {
    font-family: 'Montserrat Bold';
    font-size: 22px;
}

section.recovery .real-stories .real-stories-slider .testimonials-content h6 {
    font-family: 'Poppins Regular';
    margin: 15px 0px;
}




/* Who We Are Section Style */
section.who-we-are {
    margin: 80px 0px;
}


section.who-we-are .the-image img {
    width: 100%;
    border-radius: 15px;
}

section.who-we-are .the-content-area h2 {
    font-family: 'Montserrat Semibold';
    font-size: 50px;
    color: #010138;
}

section.who-we-are .the-content-area p {
    font-family: 'Poppins Regular';
    line-height: 35px;
    margin-bottom: 40px;
    font-size: 18px;
    color: #010138;
}

section.who-we-are .the-content-area a {
    padding: 15px 50px;
    font-size: 18px;
    font-family: 'Poppins Bold';
    border-radius: 10px;
    transition: all 0.3s ease-in-out;
    width: fit-content;
    display: inline-block;
    color: white;
}

section.who-we-are .the-content-area a.support-btn {
    border: 1px solid black;
    color: black;
    text-decoration: none;
    display: inline-block;
    width: fit-content;
    transition: all 0.3s ease-in-out;
}

section.who-we-are .the-content-area a:hover, 
section.who-we-are .the-content-area a.support-btn:hover {
    transform: scale(1.03);
    box-shadow: 0 5px 15px rgb(129 117 117 / 30%);
}

/* Donation Recovery Section Style */
section.donation-recovery {
    background-image: url('https://www.reachingforrecovery.com/wp-content/themes/reachingforrecovery/assets/images/donation-recovery-bg-img.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    padding: 120px 0px 100px;
    margin-top: -40px;
    overflow: hidden;
    width: 100%;
    margin: 50px 0px;
}

section.donation-recovery ul {
    display: inline-flex;
    padding: 0;
    margin: 0;
    white-space: nowrap;
}

section.donation-recovery ul li {
    font-size: 28px;
    font-family: 'Poppins semiBold';
    margin-right: 100px;
    line-height: 30px;
    padding: 0 20px;
    color: #010138;
}

@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%); 
  }
}




/*What We Do section Style Start*/
section.what-we-do {
    margin: 80px 0px;
}

section.what-we-do .the-heading {
    text-align: center;
}

section.what-we-do .the-heading h2 { 
    font-family: 'Montserrat Semibold';
    font-size: 50px;
    color: #010138;
}

section.what-we-do .card-margin {
    margin-top: 100px;
}

section.what-we-do .what-we-do-card {
    padding: 80px 40px 40px;
    background-color: #FAFAFA;
    text-align: center;
    border-radius: 10px;
    border-bottom: 10px solid #FAFAFA;
    height: 100%;
    transition: all 0.3s ease-in-out;
    transform: scale(1);
} 

section.what-we-do .what-we-do-card img {
    margin-top: -180px;
    width: 130px;
}

section.what-we-do .what-we-do-card:hover {
    color: white;
    background-color: #033276;
    border-bottom: 10px solid #4ACCD3;
    transform: scale(1.03);
}

section.what-we-do .what-we-do-card:hover h3,
section.what-we-do .what-we-do-card:hover p {
    color: white;
}

section.what-we-do .what-we-do-card h3 {
    font-size: 20px;
    margin-bottom: 10px;
    color: #010138;
    text-transform: inherit;
}

section.what-we-do .what-we-do-card p {
    line-height: 30px;
    color: #010138;
}




/*Our Latest Blog Section Style Start*/
section.our-blog {
    background-image: url('https://www.reachingforrecovery.com/wp-content/themes/reachingforrecovery/assets/images/our-blog-bg-img.png');
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100%;
    padding-top: 120px;
}

section.our-blog .the-heading {
    margin-bottom: 50px;
}

section.our-blog .the-heading h2 {
    color: white;
    font-family: 'Montserrat Semibold';
    font-size: 50px;
}

section.our-blog .the-heading a {
    padding: 14px 50px;
    border-radius: 10px;
    font-size: 18px;
    transition: all 0.3s ease-in-out;
    width: fit-content;
}

section.our-blog .the-heading a:hover {
    transform: scale(1.03);
    box-shadow: 0 5px 15px rgb(129 117 117 / 30%);
}


section.our-blog .blog-card {
    background-color: white;
    border-radius: 20px;
    border: 1px solid #4C6FAE;
    height: 100%; 
    position: relative;
}

section.our-blog .blog-card img {
    border-radius: 20px;
    width: 100%;
    height: 280px;
    object-fit: cover;
}

section.our-blog .blog-card .the-content-area {
    padding: 25px;
}

section.our-blog .blog-card .the-content-area strong {
    color: #0C1A2B;
}

section.our-blog .blog-card .the-content-area img {
    width: 40px;
    margin-right: 8px;
}

section.our-blog .blog-card .the-content-area h3 a{
    font-size: 25px;
    margin-bottom: 10px;
    font-family: 'Montserrat Bold';
    text-decoration: none;
    color: #0C1A2B;
}

section.our-blog .blog-card .the-content-area p:first-child {
    margin-bottom: 0px;
}

section.our-blog .blog-card .the-content-area p {
    line-height: 28px;
    margin-bottom: 40px;
    color: #0C1A2B;
}

section.our-blog .blog-card .the-content-area a.read {
    color: #4C6FAE;
    font-family: 'Poppins Medium';
    position: absolute;
    bottom: 25px;
}

section.our-blog .display-mobile {
    display: none;
}




/* Donation Logos Section Style */
section.business-logos-content {
    margin-top: 80px;
}

section.business-logos-content .donation-section-heading h2 {
    font-size: 50px;
    color: #010138;
}

section.donation-logos {
    background-image: url('https://www.reachingforrecovery.com/wp-content/themes/reachingforrecovery/assets/images/donation-recovery-bg-img.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    padding: 120px 0px 100px;
    overflow: hidden;
    width: 100%;
    margin-top: -50px;
}

section.donation-logos ul {
    display: inline-flex;
    padding: 0;
    margin: 0;
    white-space: nowrap;
    list-style: none;
    align-items: center;
}

section.donation-logos ul li {
    margin-right: 100px;
}

section.donation-logos ul li img {
    max-width: 150px;
    width: auto;
    max-height: 100px;
}

@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%); 
  }
}




/* Want to hear Section Style */
section.want-to-hear {
    margin-top: 40px;
}

section.want-to-hear .the-content-area h2 {
    font-family: 'Montserrat Semibold';
    font-size: 50px;
    color: #010138;
    text-transform: inherit;
}

section.want-to-hear .the-content-area p {
    line-height: 32px;
    margin-bottom: 30px;
    font-size: 18px;
    color: #010138;
}

section.want-to-hear .the-content-area a.learn-more {
    padding: 15px 60px;
    text-transform: capitalize;
    border-radius: 10px;
    font-size: 18px;
    transition: all 0.3s ease-in-out;
    width: fit-content;
    display: inline-block;
}

section.want-to-hear .the-content-area a.learn-more:hover {
    transform: scale(1.03);
    box-shadow: 0 5px 15px rgb(129 117 117 / 30%);
}

section.want-to-hear .strategy-form form {
    border: 1px solid #4C6FAE;
    border-radius: 20px;
    padding: 30px;
    background-color: white;
    margin-bottom: -60px;
    position: relative;
}

section.want-to-hear .strategy-form p.beneath {
    font-weight: 800;
    margin-top: 20px;
    text-align: center;
}

section.want-to-hear .strategy-form form h3 {
    font-family: 'Montserrat Medium';
    font-size: 30px;
    margin-bottom: 10px;
    line-height: 40px;
}

section.want-to-hear .strategy-form form input,
section.want-to-hear .strategy-form form textarea,
section.want-to-hear .strategy-form form select {
    margin-top: 15px;
    padding: 10px;
    width: 100%;
    border-radius: 8px;
    border: 1px solid #dad8d8;
}

section.want-to-hear .strategy-form form select {
    color: #aeacac;
}

section.want-to-hear .strategy-form form select:focus,
section.want-to-hear .strategy-form form select:active {
    color: #010138;
}

section.want-to-hear .strategy-form form textarea {
    width: 100%;
    height: 100px;
    margin-top: 15px;
}

section.want-to-hear .strategy-form form input[type="text"]::placeholder,
section.want-to-hear .strategy-form form input[type="email"]::placeholder,
section.want-to-hear .strategy-form form textarea::placeholder,
section.want-to-hear .strategy-form form select::placeholder{
    text-transform: capitalize;
    color: #aeacac;
}

section.want-to-hear .strategy-form form input.wpcf7-submit {
    font-family: 'Poppins Semibold';
    background: linear-gradient(90deg, #F7941D 0%, #FFC107 100%);
    color: white;
    text-decoration: none;
    display: inline-block;
    text-transform: capitalize;
    border: none;
    padding: 15px 0px;
    font-size: 18px;
    transition: all 0.3s ease-in-out;
}

section.want-to-hear .strategy-form form input.wpcf7-submit:hover {
    background: linear-gradient(90deg, #FFC107 0%, #F7941D 100%);
    transform: scale(1.03);
    box-shadow: 0 5px 15px rgb(129 117 117 / 30%);
}


section.want-to-hear .strategy-form form .wpcf7-spinner {
    position: absolute;
    bottom: 45px;
    right: 50px;
}



/* Footer Section Style */
footer.footer-area {
    background-image: url(https://www.reachingforrecovery.com/wp-content/themes/reachingforrecovery/assets/images/our-blog-bg-img.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    padding-top: 20px;
    padding-bottom: 40px;
    color: white;
}

footer.footer-area .we-are-here,
footer.footer-area .footer-logo {
    padding-right: 60px;
    position: relative;
}

footer.footer-area .footer-logo img {
    margin-bottom: 30px;
}

footer.footer-area .footer-logo p {
    font-size: 17px;
    line-height: 30px;
}

footer.footer-area .footer-logo::after,
footer.footer-area .we-are-here::after {
    content: "";
    position: absolute;
    top: 66%;
    right: 5%;
    width: 1px;
    height: 75%;
    background-color: rgba(255, 255, 255, 0.2);
    transform: translateY(-50%);
}

footer.footer-area .quick-links {
    padding-top: 130px;
}

footer.footer-area .quick-links h3 {
    margin-bottom: 20px;
}

footer.footer-area .quick-links a {
    color: white;
    text-decoration: none;
}

footer.footer-area .quick-links a:hover {
  display: inline-block; /* important */
  background: linear-gradient(90deg, #FFC107 0%, #F7941D 100%);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
}

footer.footer-area .quick-links ul {
    list-style: none;
    padding-left: 0px;
}

footer.footer-area .quick-links li {
    margin-bottom: 10px;
}

footer.footer-area .quick-links li a {
    text-decoration: none;
    color: white; 
}

footer.footer-area .quick-links li a:hover {
    display: inline-block; /* important */
  background: linear-gradient(90deg, #FFC107 0%, #F7941D 100%);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
}

footer.footer-area .quick-links img {
    max-width: 50px;
}

footer.footer-area .social-links a {
    text-decoration: none;
}

footer.footer-area .social-links a img {
    width: 45px;
    margin-right: 10px;
}

footer.footer-area .social-links a img.display-hover {
    display: none;
}

footer.footer-area .social-links a:hover img.display-hover {
    display: inline-block;
}

footer.footer-area .social-links a:hover img.display {
    display: none;
}

footer.footer-area .donation-button {
    text-align: end;
}

footer.footer-area .donation-button a {
    padding: 12px 40px;
    color: white;
    border: 1px solid white;
    border-radius: 10px;
    font-family: 'Poppins Bold';
    text-decoration: none;
    display: inline-block;
    font-size: 18px;
    transition: all 0.3s ease-in-out;
}


footer.footer-area .donation-button a:hover {
    transform: scale(1.03);
    box-shadow: 0 5px 15px rgb(129 117 117 / 30%);
}



/* Copyright Section Style Start */
section.copyright .the-copyright-area {
    color: black;
    text-align: center;
    padding: 10px 0px;
}


/* Form Captcha Styling */
form .captcha-div {
    margin-top: 10px;
}

.page-template-page-take-the-pledge form .captcha-div {
    margin-top: 10px;
    margin-bottom: 15px;
}




/* ******************* */
/* Media Queries Start */
/* ******************* */


/* Min Width Media Queries */
@media (min-width: 1199.98px) {
    section.home-our-mission .the-content {
        padding-left: 30px;
    }
    
    section.want-to-hear .the-content-area {
        padding-right: 150px;
    }
}

@media (min-width: 1023.98px) {
    
}


/* Max Media Queries */
@media(max-width: 1439.98px) {
    section.recovery .the-heading h2 {
        font-size: 48px; 
    }
    
    footer.footer-area .footer-logo p {
        font-size: 16px;
    }
    
    footer.footer-area .we-are-here, 
    footer.footer-area .footer-logo {
        padding-right: 15px;    
    }
    
    footer.footer-area .footer-logo::after, 
    footer.footer-area .we-are-here::after {
        right: 0%;
    }
}


@media (max-width: 1279.98px) {
    footer.footer-area .footer-logo::after {
        content: none;
    }
    
    section.want-to-hear {
        margin-bottom: 80px;
    }
    
    section.home-our-mission {
        margin: 80px 0px;
    }
}

@media (max-width: 1199.98px) {
    section.recovery .the-heading h2 {
        font-size: 38px;
    }
    
    section.recovery .real-stories .the-heading h3 {
        font-size: 36px;
    }
}

@media(max-width: 1151.98px) {
    section.home-hero-section .absolute-content h1 {
        font-size: 50px;
    }
    
    section.home-our-mission .the-content h2 {
        font-size: 40px;
    }
    
    section.recovery .the-heading h2 {
        font-size: 40px;
    }
    
    section.who-we-are .the-content-area h2 {
        font-size: 40px;
    }
    
    section.what-we-do .the-heading h2 {
        font-size: 40px;
    }
    
    section.our-blog .the-heading h2 {
        font-size: 40px;
    }
    
    section.our-blog .blog-card {
        height: 100%;
    }
    
    section.business-logos-content .donation-section-heading h2 {
        font-size: 40px;
    }
    
    section.want-to-hear .the-content-area h2 {
        font-size: 40px;
    }
}
@media (max-width: 1023.98px) {
    section.home-our-mission .the-content h2 {
        font-size: 40px;
        margin-bottom: 15px;
    }
    
    section.recovery .the-heading h2 {
        font-size: 38px;
    }
    
    section.recovery .real-stories {
        padding-top: 250px;
    }
    
    section.recovery .real-stories .the-heading h3 {
        font-size: 30px;
        text-align: center;
    }
    
    section.recovery .real-stories .real-stories-slider {
        margin: 40px 0px 80px;
    }
    
    section.recovery .real-stories .real-stories-slider .controls a img {
        width: 25%;
    }
    
    section.recovery .real-stories .real-stories-slider .testimonials-content img:first-child {
        width: 50px;
    }
    
    section.recovery .real-stories .real-stories-slider .testimonials-content p {
        font-size: 16px;
        margin-bottom: 30px;
        line-height: 26px;
    }
    
    section.recovery .real-stories .real-stories-slider .testimonials-content h4 {
        font-size: 20px;
    }
    
    section.who-we-are .the-content-area h2 {
        font-size: 40px;
    }
    
    section.who-we-are .the-content-area p {
        font-size: 16px;
    }
    
    section.recovery .real-stories h3 {
        font-size: 30px;
    }
    
    section.donation-recovery {
        margin: 40px 0px;
        padding: 80px 0px 70px;
    }
    
    section.donation-recovery ul li {
        font-size: 25px;
        margin-right: 60px;
        padding: 0px;
    }
    
    section.what-we-do .the-heading h2 {
        font-size: 40px;
    }
    
    section.what-we-do .what-we-do-card {
        padding: 60px 20px 20px;
    }
    
    section.what-we-do .what-we-do-card img {
        width: 120px;
        margin-top: -160px;
    }
    
    section.our-blog {
        background-size: 100% 80%;
    }
    
    section.our-blog .the-heading h2 {
        font-size: 40px;
    }
    
    section.our-blog .blog-card .the-content-area {
        padding: 20px;
    }
    
    section.donation-logos {
        margin: 0px;
        padding: 80px 0px 70px;
    }
    
    section.want-to-hear .the-content-area h2 {
        font-size: 45px;
    }
    
    section.want-to-hear .strategy-form form h3 {
        font-size: 26px;
        line-height: 35px;
    }
    
    section.want-to-hear .the-content-area p {
        font-size: 16px;
    }
    
    footer.footer-area .footer-logo {
        padding-right: 0px;
    }
    
    footer.footer-area .footer-logo::after {
        content: none;
    }
    
    footer.footer-area .footer-logo p {
        font-size: 16px;
    }
    
    footer.footer-area .quick-links {
        padding-top: 50px;
    }
    
}

@media (max-width: 991.98px) {
    
    section.home-hero-section .absolute-content a.learn-more {
        display: block;
    }
    
    section.recovery .real-stories {
        padding-bottom: 50px ;
    }
    
    section.recovery .the-video .absolute img {
        width: 50%;
    }
    
    section.recovery .the-video {
        margin-top: 50px;
    }
    
    section.recovery .the-heading h2 {
        font-size: 28px;
    }
    
    section.what-we-do {
        margin: 50px 0px;
    }
    
    section.what-we-do .card-margin {
        margin-top: 80px;
    }
    
    section.what-we-do .what-we-do-card {
        padding: 60px 20px;
    }
    
    section.our-blog {
        background-image: unset;
        background-color: #043275;
        padding: 80px 0px;
        margin-bottom: 40px;
    }
    
    section.our-blog .blog-card .the-content-area {
        padding: 30px;
    }
    
    section.our-blog .blog-card .the-content-area .text-align {
        text-align: right;
    }
    
    section.business-logos-content {
        margin-top: 50px;
    }
    
    section.want-to-hear .the-content-area h2 {
        font-size: 40px;
    }
    
    section.want-to-hear .strategy-form {
        margin-top: 40px;
    }
    
    section.want-to-hear .strategy-form form {
        margin-bottom: 0px;
    }
    
    section.want-to-hear {
        margin: 40px 0px;
    }
}

@media (max-width: 767.98px) {
    
    section.home-hero-section {
        height: 80vh;
    }
    
    section.home-hero-section .absolute-content {
        top: 40%;
        transform: translateY(-40%);
    }
    
    section.home-hero-section .absolute-content h1 {
        font-size: 40px;
    }
    
    section.home-our-mission {
        margin: 40px 0px;    
    }
    
    section.home-our-mission .the-content h2 {
        font-size: 28px;
    }
    
    section.home-our-mission .the-content p {
        line-height: unset;
    }
    
    section.home-our-mission .the-content a {
        font-size: 16px;
        margin-top: 20px;
        display: block;
        text-align: center;
        width: fit-content;
    }
    
    section.home-our-mission {
        margin: 50px 0px;
    }
    
    section.recovery .the-heading h2 {
        background-image: unset;
    } 
    
    section.recovery .real-stories {
        padding-top: 190px ;
    }
    
    section.recovery .real-stories .real-stories-slider .controls a img {
        width: 15%;
    }
    
    section.who-we-are {
        margin: 50px 0px;
    }
    
    section.recovery {
        margin: 50px 0px 0px;
    }
    
    section.recovery .the-video {
        margin-bottom: -150px;
        margin-top: 50px;
    }
    
    section.recovery .the-heading h2 {
        font-size: 28px;
    }
    
    section.recovery .real-stories .the-heading h3 {
        font-size: 25px;
    }
    
    section.recovery .real-stories .real-stories-slider {
        margin: 20px 0px;
    }
    
    section.recovery .real-stories .real-stories-slider .testimonials-content img:first-child {
        width: 30px;
        margin-bottom: 10px;
    }
    
    section.who-we-are .the-content-area h2 {
        font-size: 28px;
    }
    
    section.who-we-are .the-content-area p {
        line-height: unset;
        margin-bottom: 20px;
    }
    
    section.who-we-are .the-content-area a {
        font-size: 16px;
        text-align: center;
        margin-bottom: 20px;
    }
    
    section.donation-recovery {
        padding: 50px 0px 40px;
        background-image: unset;
        background-color: #F2F4F8;
        margin: 0px;
    }
    
    section.donation-recovery ul li {
        font-size: 20px;
        margin-right: 50px;
    }
    
    section.what-we-do .the-heading h2 {
        font-size: 28px;
    }
    
    section.our-blog {
        padding: 40px 0px;
        margin-bottom: 0px;
    }
    
    section.our-blog .the-heading {
        margin-bottom: 15px;
    }
    
    section.our-blog .the-heading h2 {
        font-size: 28px;
        text-align: center;
    }
    
    section.our-blog .blog-card .the-content-area .text-align {
        text-align: left;
    }
    
    section.our-blog .the-heading .display-desktop {
        display: none;
    }
    
    section.our-blog .the-heading a {
        font-size: 16px;
        display: block;
        text-align: center;
    }
    
    section.our-blog .display-mobile {
        display: block;
    }
    
    section.our-blog .display-mobile a {
        padding: 15px;
        display: block;
        text-align: center;
        border-radius: 10px;
    }
    
    section.business-logos-content .donation-section-heading h2 {
        font-size: 32px;
        margin-bottom: 20px;
    }
    
    section.donation-logos {
        padding: 50px 0px 40px;
        background-image: unset;
        background-color: #f2f4f8;
    }
    
    section.want-to-hear .the-content-area h2 {
        font-size: 28px;
    }
    
    section.want-to-hear .the-content-area p {
        line-height: unset;
    }
    
    section.want-to-hear .the-content-area a.learn-more {
        text-align: center;
        font-size: 16px;
    }
    
    section.want-to-hear .strategy-form form {
        padding: 20px;
    }
    
    section.want-to-hear .strategy-form form input.wpcf7-submit {
        font-size: 16px;
    }
    
    section.want-to-hear .strategy-form form .wpcf7-spinner {
        bottom: 40px;
    }
    
    footer.footer-area .we-are-here {
        padding-right: 0px;
    }
    
    footer.footer-area .we-are-here::after {
        content: none;
    }
    
    footer.footer-area .social-links {
        margin-top: 20px;
        text-align: center;
    }
    
    footer.footer-area .donation-button {
        margin-top: 20px;
    }
        
    footer.footer-area .donation-button a {
        display: block;
        text-align: center;
    }
}

@media (max-width: 575.98px) {
    header .top-menu .the-logo img {
        margin-top: 20px;
    } 
    
    header .top-menu .the-logo {
        text-align: left !important;
    }
    
    header .top-menu .the-logo img {
        width: 250px !important;
    }
    
    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated {
        margin-top: -100px;
    }
    
    section.home-hero-section .absolute-content a.learn-more {
        display: inline-block;
        width: fit-content;
        padding: 16px 30px;
    }
    
    section.recovery .the-heading h2 {
        font-size: 22px;
    }
    
    section.business-logos-content .donation-section-heading h2 {
        font-size: 28px;    
    }
}