/*////////////////////////////////////////// Responsive CSS Structure //////////////////////////////////////////*/

@media (min-width: 1500px) {
    .header .container { max-width: 1448px; }

    .get-involved-support .container { max-width: 1350px; }
    .our-card.read-more  .container { max-width: 1415px; }
}

@media (max-width: 1499px) {
    .header .navbar-brand { width: 215px; }

    .home-banner .banner-button-prev { left: 25px; }
    .home-banner .banner-button-next { right: 25px; }
    .home-banner::after { right: 10%; max-width: 120px; height: 85px; }

    .common-banner .common-banner-breadcrumb::after { right: 12%; max-width: 120px; height: 85px; }
}

@media (max-width: 1399px) {

    /* =============== header start =============== */
    .header { padding: 25px 0; }
    .header .navbar-expand-lg .navbar-nav { padding: 0 30px 0 50px; }
    .header .navbar-expand-lg .navbar-nav .nav-link { font-size: 20px; padding-right: 25px; }
    .header .navbar-expand-lg .navbar-nav .nav-link.dropdown-toggle::before { width: 16px; height: 16px; }
    .header .header-button .btn { padding: 12px 22px; }
    /* =============== header end =============== */

    .our-impact .our-impact-container .our-impact-block .title { font-size: 70px; }

    .our-feature .our-feature-main .our-feature-block .icon { max-width: 170px; height: 160px; }

    .our-supporters { padding: 100px 80px }
    .our-supporters .our-supporters-main { max-width: 480px; }
    .our-supporters .our-supporters-main::before { top: -65px; right: -35px; width: 125px; height: 90px; }

    .gallery-slider { width: 100%;  max-width: 1040px; margin: 0 auto; }
    .gallery-slider .gallery-button-prev { left: -5%; }
    .gallery-slider .gallery-button-next { right: -5%; }
}

@media (min-width: 1300px) {
    .container { max-width: 1254px; }
}

@media (max-width: 1299px) {

    .main-title { font-size: 52px; line-height: 150%; }
    .section-title { font-size: 42px; }
    .block-title { font-size: 28px; line-height: 150%; }

    /* =============== home page start =============== */
    .home-banner .home-banner-block { padding-left: 30px; }
    .home-banner .home-banner-block .main-title { font-size: 50px; }
    
    .our-impact .our-impact-container .our-impact-block { max-width: 220px; }
    /* =============== home page end =============== */

    /* =============== services page start =============== */
    .our-supporters .our-supporters-content .section-title { font-size: 38px; }
    /* =============== services page end =============== */

    /* =============== news-article page start =============== */
    .our-card.read-more .our-card-block .our-card-detail { padding: 30px 20px; }
    /* =============== news-article page end =============== */

}

@media (max-width: 1199px) {

    h1 { font-size: 45px; }
    h2 { font-size: 32px; }
    h3 { font-size: 30px; }
    h4 { font-size: 22px; }
    h5 { font-size: 20px; }
    h6 { font-size: 18px; }
    .main-title { font-size: 45px; line-height: 120%; }
    .section-title { font-size: 38px; }
    .block-title { font-size: 24px; }
    .sub-detail { font-size: 22px; }

    /* =============== header start =============== */
    .header { padding: 20px 0; }
    .header .navbar-brand { width: 180px; }
    .header .navbar-expand-lg .navbar-nav { padding: 0 30px 0 50px; }
    .header .navbar-expand-lg .navbar-nav .nav-link { font-size: 18px; padding-right: 25px; }
    .header .navbar-expand-lg .navbar-nav .nav-link.dropdown-toggle::before { width: 16px; height: 16px; }
    .header .header-button .btn { font-size: 18px; padding: 10px 15px; }
    /* =============== header end =============== */

    /* =============== home page start =============== */
    .home-banner { padding-bottom: 70px; }
    .home-banner::before { height: 70px; }
    .home-banner::after { bottom: 54px; max-width: 70px; height: 45px; }

    .our-card { padding: 32px 0 60px; }
    .our-card .our-card-block .our-card-detail .block-title { min-height: 45px; }

    .our-impact .section-title { font-size: 35px; }
    .our-impact .our-impact-container .our-impact-block .title { font-size: 58px; }
    .our-impact .our-impact-container .our-impact-block .sub-title { font-size: 25px; }
    .our-impact .our-impact-container .our-impact-block { max-width: 180px; }

    .our-feature { padding: 70px 0; }
    .our-feature .our-feature-main .our-feature-block .icon { max-width: 150px; height: 140px; }
    .our-feature .our-feature-main .our-feature-block { padding: 12px 25px 30px; }
    .our-feature .our-feature-main .our-feature-block .section-title { margin: 20px 0 15px;}

    .get-involved { padding: 70px 0; }
    .get-involved .get-involved-main { gap: 40px; }
    .get-involved .get-involved-main .get-involved-detail { max-width: 660px; }
    .get-involved .get-involved-main .sub-detail { margin: 8px 0 30px; }
    .get-involved .get-involved-main .get-involved-button .btn { padding: 10px 25px; }
    /* =============== home page end =============== */

    /* =============== footer start =============== */
    .footer { padding: 70px 0; }
    .footer .footer-top .footer-link { max-width: 205px; }
    .footer .footer-top .social-media ul li a  { width: 30px; height: 30px; }
    .footer .footer-bottom .footer-block:first-child {  gap: 0px; flex-direction: column; }
    /* =============== footer end =============== */

    /* =============== services page start =============== */
    .common-banner .common-banner-breadcrumb::after { top: -45px;  max-width: 90px; height: 65px; }
    .common-banner .common-banner-main { padding: 100px 0; }

    .day-centre { padding: 70px 0; }
    
    .our-supporters { padding: 80px 50px; }
    .our-supporters .our-supporters-content .section-title { font-size: 36px; }
    .our-supporters .our-supporters-main::before { top: -45px; right: -30px; width: 110px; height: 80px; }
    .our-supporters .our-supporters-main { padding: 40px; max-width: 460px; }
    .our-supporters .our-supporters-content .detail { margin: 20px 0; }

    .qualify-residency { padding-bottom: 70px; }

    .our-supporters.sheltered-housing-support { padding: 70px 40px; }
    /* =============== services page end =============== */
    
    /* =============== get-involved page start =============== */
    .get-involved-support { padding: 70px 0; }
    .gallery-slider { width: 100%; max-width: 840px; }
    .get-involved-support .get-involved-content-support .section-title { margin-bottom: 20px; }
    .get-involved-support .get-involved-content-support .detail { margin-bottom: 30px; }
    .gallery-slider { padding: 20px 0 40px; }
    .gallery-wrap .gallery-block-left .gallery-item { height: 470px; }
    .gallery-wrap .gallery-block-right .gallery-item { height: 228px; }
    .gallery-slider .gallery-button-prev { left: -7%; }
    .gallery-slider .gallery-button-next { right: -7%; }
    .donate-now { width: 100%; max-width: 140px; height: 140px; }
    /* =============== get-involved page end =============== */

    /* =============== privacy-policy page start =============== */
    .privacy-policy { padding: 70px 0; }
    .privacy-policy h1 { font-size: 38px; }
    .privacy-policy p:has(span) { margin-bottom: 30px; }
    .privacy-policy p { margin-bottom: 20px; }
    /* =============== privacy-policy page end =============== */

    /* =============== our-story page start =============== */
    .sheltered-housing .sheltered-housing-main .housing-slider .our-story-button { width: 40px; height: 40px; }
    .sheltered-housing .sheltered-housing-main .housing-slider .our-story-button-prev { left: -7%; }
    .sheltered-housing .sheltered-housing-main .housing-slider .our-story-button-next { right: -7%; }
    .our-funders .our-funders-main .section-title { margin-bottom: 50px; }
    .our-funders { padding-bottom: 70px; }
    .our-funders .our-funders-block .row { row-gap: 20px; }
    /* =============== our-story page end =============== */

    /* =============== our-team page start =============== */
    .our-team .our-team-main .block-title { font-size: 30px; }
    /* =============== our-team page end =============== */

    /* =============== news-article page start =============== */
    .our-card.read-more .our-card-main { padding: 0 70px; }
    .our-card.read-more .our-card-content .block-title { font-size: 26px; }
    .day-centre.visit-day-centre { padding: 70px 0; }

    .our-card.news-events-card .our-card-block .our-card-detail .block-title { top: -35px; min-height: 60px; }
    /* =============== news-article page start =============== */

}

@media (max-width: 991px) {

    .btn { font-size: 18px; }
    .main-title { font-size: 48px; line-height: 120%; }
    .section-title { font-size: 38px; }
    .block-title { font-size: 24px; }

    /* =============== header start =============== */
    button.navbar-toggler { border: none; }
    .navbar-toggler { right: 0; top: 0; }
    .navbar-toggler { border: none; background-color: transparent; position: relative; z-index: 999; right: 0; } 
    .navbar-collapse { position: fixed; top: 0; right: -100%; max-width: 100%; width: 100%; bottom: 0; height: 100%; overflow: auto; background-color: var(--lightgrey); transition: 0.5s; z-index: 9; display: flex ; flex-direction: column; justify-content: flex-start; align-items: flex-start; padding: 20px; }
    .navbar-collapse.show { right: 0; height: auto; }
    .navbar-collapse.show::before { right: 0; }
    .navbar-collapse::before { content: ""; position: fixed; width: 100%; height: 125px; top: 0; right: -100%; background-color: var(--lightgrey); transition: 0.5s; z-index: 9; }
    .navbar .navbar-nav { align-items: center; position: relative; }
    .header .navbar-nav .nav-item:first-child { padding-left: 0; }
    .header .navbar-toggler span { background-color: var(--green); background-image: none; width: 25px; height: 2px; display: block; margin-bottom: 5px; transition: 0.5s; position: relative; }
    .header.home-header .navbar-toggler span { background-color: var(--white); }
    .navbar-toggler span:last-child {margin: 0;}
    .navbar-toggler.open span:first-child { top: 5px; transform: rotate(45deg); }
    .navbar-toggler.open span:nth-child(2) { display: none; }
    .navbar-toggler.open span:last-child { top: -2px; transform: rotate(-45deg); }
    .navbar-toggler:focus { box-shadow: none; }
    .header .navbar-expand-lg .navbar-nav { align-items: flex-start; gap: 0; padding: 0; margin-top: 130px; }
    .header .navbar-expand-lg .navbar-nav .nav-item.dropdown .menu-arrow { top: 0; transform: rotate(-90deg); -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); -o-transform: rotate(-90deg); }
    .header .navbar-expand-lg .navbar-nav .nav-item.show .menu-arrow { transform: rotate(0deg); -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); }
    .header .navbar-expand-lg .navbar-nav .nav-link { font-size: 22px; color: var(--white); }
    .header .navbar-expand-lg .navbar-nav .nav-item { width: 100%; margin: 0 0 20px; }
    .header .navbar-expand-lg .navbar-nav .dropdown-menu .nav-item:last-child { margin-bottom: 0; }
    .header .navbar-expand-lg .navbar-nav .dropdown-menu { background-color: transparent; }
    .header .navbar-nav .nav-item.dropdown .dropdown-item { padding: 0; color: var(--white); }
    .header .navbar-nav .nav-item.dropdown .dropdown-item:hover { background-color: transparent; color: var(--green); }
    .dropdown-item.active, .dropdown-item:active { background-color: transparent; }
    .header .navbar-expand-lg .navbar-nav .nav-item.dropdown .menu-arrow { filter: brightness(0) invert(1); -webkit-filter: brightness(0) invert(1); }
   .header .navbar-expand-lg .navbar-nav .nav-item .nav-link.show .menu-arrow  { transform: rotate(0deg); -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); }
    .header .navbar-expand-lg .navbar-nav .nav-item.dropdown .menu-arrow * { width: 20px; height: 20px; }
    .header .navbar-expand-lg .navbar-nav .nav-item:hover .menu-arrow{ filter: brightness(0) saturate(100%) invert(51%) sepia(99%) saturate(400%) hue-rotate(73deg) brightness(101%) contrast(92%); -webkit-filter: brightness(0) saturate(100%) invert(51%) sepia(99%) saturate(400%) hue-rotate(73deg) brightness(101%) contrast(92%); }
    /* =============== header end =============== */

    /* =============== footer start =============== */
    .footer .footer-top .footer-link { max-width: 150px; }
    .footer .footer-top .social-media { width: 100%; }
    .footer .footer-top .social-media ul { flex-direction: row; justify-content: center; margin-top: 30px; }
    .footer .footer-top .footer-link ul li { font-size: 16px; line-height: 120%; }
    .footer .footer-main .footer-top { padding: 40px 0; }
    .footer .footer-bottom .footer-block:first-child { justify-content: center; gap: 15px;}
    .footer .footer-bottom .footer-block { flex-direction: column; justify-content: center; align-items: center; gap: 15px; text-align: center; }
    /* =============== footer end =============== */

    /* =============== home page start =============== */
    .home-banner .home-banner-block { text-align: center; padding: 50px 15px 120px; max-width: 620px; margin: 0 auto;}
    .home-banner .home-banner-block .main-title { font-size: 46px; line-height: 120%; padding: 8px 12px;  }
    .home-banner .home-banner-block .home-banner-button { justify-content: center; }
    .home-banner .home-banner-block .sub-detail { padding: 30px 0; } 
 
    .our-card .our-card-block .our-card-detail { padding: 40px 16px 30px 20px; }
    .our-card .our-card-block { height: calc(100% - 20px); margin: 0 auto 20px; }
    .our-card .our-card-block .our-card-detail .block-title { transform: rotate(-2deg);  -webkit-transform: rotate(-2deg); -moz-transform: rotate(-2deg); -ms-transform: rotate(-2deg); -o-transform: rotate(-2deg); max-width: 75%; }    
 
    .our-impact .section-title { font-size: 32px; max-width: 420px; margin: 0 auto 40px; }
    .our-impact .our-impact-container .our-impact-block .sub-title { font-size: 22px; }
    .our-impact .our-impact-container .our-impact-block { max-width: 170px; margin-bottom: 20px; }


    .our-feature .our-feature-main .our-feature-block .icon { max-width: 130px; height: 120px; }
    .our-feature .our-feature-main .our-feature-block { padding: 12px 20px 20px; height: calc(100% - 20px); margin-bottom: 20px; }
 
    .get-involved .get-involved-main { flex-direction: column; gap: 30px; }
    .get-involved .get-involved-main .sub-detail { margin: 0px 0 20px; }
    /* =============== home page end =============== */
 
    /* =============== services page start =============== */  
    .day-centre { padding-bottom: 40px; }
    .day-centre .day-centre-content .sub-detail { margin: 20px 0; }
    .day-centre .day-centre-content .day-centre-image { padding: 30px 0; }
    .day-centre .day-centre-image .common-swiper-button { width: 40px; height: 40px; }
    .day-centre .day-centre-image .lightbox-icon { width: 40px; height: 40px; }
    .day-centre .day-centre-image .common-swiper-button-prev { right: 103px; }
    .day-centre .day-centre-image .common-swiper-button-next { right: 63px; }
    .day-centre.sheltered-housing-services { padding: 70px 0 40px; }
    .day-centre.sheltered-housing-services .day-centre-content .day-centre-image { padding: 30px 0 0; }
    /* =============== services page end =============== */
    
    /* =============== get-involved page start =============== */
    .gallery-slider .gallery-button {width: 30px; height: 30px; padding: 6px 8px 7px; }
    .gallery-slider { max-width: 660px; }
    .gallery-slider .gallery-button-prev { left: -6%; }
    .gallery-slider .gallery-button-next { right: -6%; }
    /* =============== get-involved page end =============== */
    
    /* =============== privacy-policy page start =============== */
    .privacy-policy h1 { font-size: 38px; }
    /* =============== privacy-policy page end =============== */
    
    /* =============== our-story page start =============== */
    .sheltered-housing { padding-bottom: 40px; }
    .sheltered-housing .sheltered-housing-main .detail * { margin-bottom: 20px; }
    .sheltered-housing .sheltered-housing-main .housing-content-block .block-title { font-size: 24px; }
    .sheltered-housing .sheltered-housing-main .housing-slider::before { top: 20px; left: -20px; width: 60px; height: 50px; }
    .sheltered-housing .sheltered-housing-main .housing-content-block .block-title::after { width: 60px; height: 50px; }
    .sheltered-housing .sheltered-housing-main .sheltered-housing-content .detail * { margin-bottom: 20px; }
    .sheltered-housing .sheltered-housing-main .housing-slider .housing-button-next { right: 71px; }
    .sheltered-housing .sheltered-housing-main .housing-slider .housing-button-prev { right: 111px; }
    .sheltered-housing .sheltered-housing-main .housing-slider { max-width: 620px; margin: 0 auto 60px; }
    .sheltered-housing .sheltered-housing-main .housing-slider .our-story-button { width: 35px; height: 35px; padding: 6px 10px 8px;}
    /* =============== our-story page end =============== */

    .our-team .our-team-main .block-title { font-size: 28px; }

    .common-banner .common-banner-main { padding: 70px 0; }

    .qualify-residency .qualify-residency-main .section-title { margin-bottom: 30px; }
    .qualify-residency-block { padding: 30px 0; }

    .our-documents-main .row { flex-direction: column-reverse; }
    .our-documents .our-documents-right .section-title { margin-bottom: 20px; }
    .our-documents .link-list ul { margin-bottom: 20px; }
    .our-documents .our-documents-right .link-list .section-title { margin-bottom: 20px; }  
    
    .our-card.read-more .our-card-content .block-title { font-size: 26px; padding: 10px; max-width: fit-content; }
    .our-card.read-more .our-card-main { padding: 0; }
    .our-card.read-more .our-card-container .read-more-button {width: 30px; height: 30px; padding: 6px 8px 7px; }
    .day-centre.visit-day-centre .day-centre-content-block .small-detail * { margin: 20px 0 0; }
    .day-centre.visit-day-centre .visit-day-centre-image { height: 380px; }
    .day-centre.visit-day-centre .day-centre-content .day-centre-image { padding: 30px 0 0; }
    .our-card.read-more .our-card-block .our-card-detail .block-title { margin-bottom: 20px; }
    .our-card.read-more .our-card-block .our-card-detail .detail * { margin-bottom: 20px; }
    .our-card.read-more .our-card-block .our-card-detail .detail { margin-bottom: 20px; }
    .our-card.read-more .our-card-block .our-card-detail .block-title { font-size: 24px; min-height: 55px; }

    .our-card.read-more { padding: 0 0 40px; }
    .common-banner .common-banner-block .home-banner-button { gap: 20px; margin-top: 70px; }

    .our-card.read-more .our-card-main { padding: 0 25px; }
    .our-card.read-more .our-card-container .read-more-button-prev { left: -6%; }
    .our-card.read-more .our-card-container .read-more-button-next { right: -6%; }


    .our-team-modal .modal-dialog { max-width: 650px; }
    .our-team-modal .bio-content .title * { font-size: 22px; }
    .our-team-modal .bio-content .detail * { font-size: 16px; }
}

@media (max-width: 767px) {

    body { font-size: 16px; }
    .main-title { font-size: 36px; line-height: 120%; }
    .section-title { font-size: 30px; }
    .block-title { font-size: 22px; }
    .sub-detail { font-size: 20px; }
    .btn { font-size: 16px; padding: 15px 25px; }

    /* =============== footer start =============== */
    .footer { padding: 40px 0; }
    .footer .footer-main .footer-top { padding: 30px 0; }
    .footer .footer-main .footer-top { flex-direction: column; justify-content: center; align-items: center; text-align: center; }
    .footer .footer-top .social-media ul { margin-top: 0; }
    .footer .footer-top .footer-link { max-width: 100%;  margin-bottom: 30px; }
    /* =============== footer end =============== */

    /* =============== home page start =============== */
    .home-banner .home-banner-slide { min-height: 660px; }
    .home-banner .home-banner-block .main-title { font-size: 36px; }
    .home-banner .home-banner-block .sub-detail { padding: 20px 0; }
    .home-banner .home-banner-block .home-banner-button .btn { min-width: fit-content; gap: 15px; padding: 12px 20px; }
    .home-banner .banner-slide-button { width: 30px; height: 30px; padding: 6px 8px 7px; }
    .home-banner .banner-button-prev { left: 10px; }
    .home-banner .banner-button-next { right: 10px; }

    .our-card .our-card-block { max-width: 100%; }
    .our-card .our-card-block .our-card-detail .block-title { max-width: 66%; }
    .our-card { padding: 32px 0 40px; }
    .our-card .our-card-content { margin-bottom: 40px; }
    
    .our-feature { padding: 40px 0; }

    .get-involved { padding: 40px 0; }
    /* =============== home page end =============== */

    /* =============== services page start =============== */
    .common-banner .common-banner-breadcrumb::after { top: -30px; right: 4%; max-width: 70px; height: 45px; }
    .common-banner .common-banner-breadcrumb::before { width: 100%; }
    .common-banner .breadcrumb .breadcrumb-item+.breadcrumb-item { padding-left: 20px; }
    .common-banner .breadcrumb .breadcrumb-item { padding-right: 10px; }
    .common-banner .common-banner-block .main-title { padding: 10px; }
    .common-banner .common-banner-main { padding: 50px 0; }

    .sheltered-housing .sheltered-housing-main .housing-slider { flex-direction: column; gap: 10px; margin-bottom: 20px; }
    .sheltered-housing .sheltered-housing-main .housing-image-block { max-width: 100%; }
    .sheltered-housing .sheltered-housing-main .housing-content-block { padding: 30px 0 0; max-width: 100%; }
    
    .day-centre { padding: 40px 0; }
    .day-centre .day-centre-img-block .image { height: 340px; }
    .day-centre .day-centre-services-block .block-title { font-size: 22px; margin-bottom: 20px; }
    .day-centre.sheltered-housing-services { padding: 40px 0 ; }

    .our-supporters { padding: 70px 20px; }
    .our-supporters .our-supporters-main { padding: 40px 20px; }
    .our-supporters .our-supporters-main { margin: 0 auto; }
    .our-supporters .our-supporters-main::before { top: -45px; right: -10px; width: 90px; height: 70px; }
    .our-supporters .our-supporters-content .section-title { font-size: 30px; }

    .qualify-residency { padding-bottom: 40px; }
    .qualify-residency-block .qualify-residency-item { max-width: 100%; }
    .qualify-residency-content .action .btn { font-size: 16px; }
    /* =============== services page end =============== */

    /* =============== get-involved page start =============== */
    .get-involved-support { padding: 40px 0; }
    .gallery-slider { padding: 20px 0 70px; }
    .gallery-wrap .row { margin: 0 -5px; row-gap: 10px; }
    .gallery-wrap .row>* { padding: 0 5px; }
    .gallery-wrap .gallery-block-left .gallery-item { height: 340px; }
    .gallery-wrap .gallery-block-right .gallery-item { height: 165px; }
    .gallery-slider .gallery-button-prev, .gallery-slider .gallery-button-next { top: auto; bottom: 0; }
    .gallery-slider .gallery-button-prev { left: 35%; }
    .gallery-slider .gallery-button-next { right: 35%; }

    .leave-legacy { margin-bottom: 40px; }
    .leave-legacy .leave-legacy-main .detail { margin-bottom: 20px; }
    .leave-legacy .leave-legacy-main .action { gap: 20px;}

    /* =============== get-involved page end =============== */
    
    /* =============== resources-publications page start =============== */
    .our-documents { padding: 40px 0; }
    .our-documents .section-title { margin-bottom: 30px; }
    .our-documents-block .our-document-item .our-document-image { height: 230px; padding: 20px; }
    .our-documents-block .our-document-item .our-document-content { padding: 20px; }

    .our-documents .link-list ul { margin-bottom: 25px; }
    /* =============== resources-publications page end =============== */
    
    /* =============== contact-us page start =============== */
    .contact-us { padding-top: 40px; }
    .contact-us .contact-us-form .form { padding: 20px; }
    .contact-us .contact-us-form .submit-btn { position: relative; bottom: auto; right: auto; margin-top: 20px; }

    .our-location { padding: 40px 0; }
    .our-location .our-location-block .block-title { padding: 20px; }
    .our-location .our-location-block .our-location-content { flex-direction: column; gap: 20px; padding: 20px; }

    .contact-us-form .wpcf7-response-output { position: relative; }
    .contact-us .contact-us-form .submit-btn .wpcf7-spinner { left: auto; right: -80px; }
    /* =============== contact-us page end =============== */

    /* =============== privacy-policy page start =============== */
    .privacy-policy { padding: 40px 0; }
    .privacy-policy h1 { font-size: 32px; }
    /* =============== privacy-policy page end =============== */

    /* =============== our-story page start =============== */
    .sheltered-housing .sheltered-housing-main .housing-slider { padding-bottom: 50px; }
    .sheltered-housing .sheltered-housing-main .housing-slider .our-story-button { top: auto; bottom: -10px; }
    .sheltered-housing .sheltered-housing-main .housing-slider .our-story-button-prev { left: 35%; }
    .sheltered-housing .sheltered-housing-main .housing-slider .our-story-button-next { right: 35%; }
    .our-funders::before { height: 80%; }
    .our-funders .our-funders-main .section-title { margin-bottom: 20px; }
    .our-funders { padding-bottom: 40px; }
    /* =============== our-story page end =============== */

    /* =============== our-team page start =============== */
    .our-team { padding: 40px 0; }
    .our-team .our-team-main .block-title { font-size: 26px; }
    .our-team .our-team-main .our-team-content .detail { margin: 20px 0; }
    .our-team .our-team-block .our-team-item { height: calc(100% - 20px); margin: 0 auto 20px; }
    .our-team-modal .modal-content .team-img { max-width: 160px; height: 160px; margin: 0 auto; }
    .our-team-modal .modal-body { flex-direction: column; justify-content: center; text-align: center; }
    /* =============== our-team page start =============== */

    /* =============== news-article page start =============== */
    .day-centre.visit-day-centre { padding: 40px 0; }
    .our-card.read-more .our-card-content .block-title { font-size: 24px; }
    .day-centre.visit-day-centre .day-centre-content-block { flex-direction: column; }
    .our-card.read-more .our-card-block .our-card-detail .block-title { font-size: 22px; min-height: auto; }
    .our-card.read-more .our-card-container .read-more-button-prev { left: -8%; }
    .our-card.read-more .our-card-container .read-more-button-next { right: -8%; }
    /* =============== news-article page end =============== */
    
}

@media (max-width: 575px) {

    .main-title { font-size: 38px; line-height: 110%; }
    .sub-detail { font-size: 18px; }

    /* =============== footer start =============== */
    .footer .footer-bottom .footer-block ul { flex-direction: column; }
    /* =============== footer end =============== */

    /* =============== home page start =============== */
    .home-banner .banner-slide-button { display: none; }

    .our-card .our-card-block { margin: 0 auto; }
    .our-card .our-card-block .our-card-detail .block-title { top: -40px; }

    .our-impact .section-title { font-size: 30px; padding: 5px 20px; }
    .our-impact .our-impact-container .our-impact-block .title { font-size: 40px; }
    .our-impact .our-impact-container .our-impact-block .sub-title { font-size: 20px; }
    .our-impact .our-impact-container .our-impact-block { flex: 0 0 calc(50%); }
    /* =============== home page end =============== */

    /* =============== services page start =============== */
    .common-banner .breadcrumb { width: 82%; }
    .common-banner .breadcrumb .breadcrumb-item+.breadcrumb-item { padding-left: 20px; }
    .common-banner .breadcrumb .breadcrumb-item { padding-right: 10px; }
    .common-banner .breadcrumb-item+.breadcrumb-item::before { width: 10px; height: 12px; }
    .common-banner .common-banner-breadcrumb::after { top: -20px; right: 2%; max-width: 50px; height: 35px; }
    
    .day-centre .day-centre-content ul li strong { max-width: fit-content; }

    .our-supporters.sheltered-housing-support { padding: 70px 20px; }
    /* =============== services page end =============== */

    /* =============== get-involved page start =============== */
    .gallery-wrap .gallery-block-left .gallery-item { height: 280px; }
    /* =============== get-involved page end =============== */

    /* =============== resources-publications page start =============== */
    .our-documents .our-documents-block .our-document-item { flex-direction: column; }
    .our-documents-block .our-document-item .our-document-image { max-width: 100%; }
    /* =============== resources-publications page end =============== */

    /* =============== our-story page start =============== */
    .sheltered-housing .sheltered-housing-main .housing-slider::before { top: 0; left: 0; }
    .our-funders .our-funders-block .our-funders-logo { margin: 0 auto; }
    /* =============== our-story page end =============== */

    /* =============== our-team page start =============== */
    .our-team .our-team-block .our-team-item .team-img { height: 165px; }
    /* =============== our-team page end =============== */
    
    /* =============== contact-us page start =============== */
    .our-location .our-location-block .our-location-content .our-location-item ul li { font-size: 15px; }
    /* =============== contact-us page end =============== */

    /* =============== news-article page start =============== */
    .our-card.read-more .our-card-container { padding-bottom: 40px; }
    .our-card.read-more .our-card-container .read-more-button { top: auto; bottom: 0; }
    .our-card.read-more .our-card-container .read-more-button-prev { left: 35%; }
    .our-card.read-more .our-card-container .read-more-button-next { right: 35%; }
    /* =============== news-article page end =============== */

    .gallery-wrap .gallery-block-right .gallery-item { max-width: 100%; height: 160px; }

    .home-banner .home-banner-main { width: 100%; }
    .home-banner .home-banner-block { padding: 50px 0 70px; }
}