/*
Theme Name: ITCS Agent Pro Bootstrap
Theme URI: https://www.itcs.co.uk/
Author: ITCS
*/

@font-face {
    font-family: "Avenir";
    src: url("AvenirLTStd-Book.woff");
    src: url("AvenirLTStd-Light.woff") format("woff");
    src: url("AvenirLTStd-Roman.woff") format("woff"), url("AvenirLTStd-Book.woff") format("woff") url("AvenirLTStd-Light.woff") format("woff"), url("AvenirLTStd-Roman.woff") format("woff");
}

html {
    scroll-behavior: smooth;
}

body {
    margin: 0;
    font-family: 'Avenir';
    line-height: 1.5 !important;
    overflow-x: hidden;
}

h1, h2, h3, h4, h5, h6 {}

h2 {
    color: #303184;
    font-weight: bold;
}

.container {
    margin: 0px !important;
}

.row {
    margin: 0px !important;
}

.container-fluid {
    padding: 0px !important;
}

p, ul, a, li {
    font-weight: 500;
}

b, strong {
    font-weight: bold !important;
}

a {
    font-weight: normal;
}

a:hover {}

.btn {}

.btn a {}

.btn a:hover {}

img {
    width: 100%;
}

button:focus {
    outline: none !important;
}

/* Header */

#company-logo {
    width: 100%;
    height: auto;
}

.head {
    text-align: center;
    z-index: 99999;
}

/* Nav */

#menu-main-menu {
    width: 100%;
}

.nav-link {
    color: #53519c;
}

.nav-link:hover {
    color: #53519c;
}

.header-donate {
    padding: 15px;
    border-radius: 30px;
    border: none;
    width: 100%;
    background-color: #ffc107;
    color: #5e5da2;
}

#rmp-container-404 {
    background-color: #ffe17e !important;
}

/* End Nav */

/* End Header */

/* Home Page */

.home-s1 {
    background-color: '#fff';
    height: 95vh;
}

.home-s2-l img {
    width: 100%;
}

.home-s2-r h2 {
    color: #00a2ea;
}

.hs2-btn {
    background-color: #00a2ea;
    color: #fff;
    padding: 15px;
    border: none;
    border-radius: 30px;
}

.home-s2 p {
    color: #6463a2;
}

.hs3-news-post img {
    width: 100%;
    border-bottom: 10px solid #f50013;
    border-radius: 30px 30px 0px 0px;
}

.hs3-news-post-content h4, .hs3-news-post-content a {
    color: #f50013;
}

.hs3-news-post-content p {
    color: #6463a2;
}

.hs3-news-post-content {
    background-color: #fff;
    border-radius: 0px 0px 30px 30px;
    word-wrap: break-word;
}

.hs3-news-post-content h4 {
    text-transform: uppercase;
}

.hs3-news-post-content a {
    bottom: 20px;
    position: absolute;
}

.home-s3 .section-tag {
    justify-content: center;
    text-align: center;
}

.home-s3 h2 {
    color: #00a2ea;
    text-align: center;
    margin-bottom: 3rem;
}

.home-s1 p {
    color: #312e89;
    line-height: normal;
}

.home-s1 .row {
    height: 100%;
    display: table;
}

.home-s1 .col-12.col-md-10.offset-md-1.col-lg-10.offset-lg-1 {
    display: table-cell;
    vertical-align: middle;
}

.hs1-btn {
    color: #fff;
    background-color: #f50013;
    border: none;
    border-radius: 30px;
    padding: 12px;
}

.home-s2 .section-tag p {
    color: red;
}

/* End Home Page */

/* Footer */

.hygiene-cert img {
    width: auto;
}

#mygttBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: #f3591a;
    color: white;
    cursor: pointer;
    border-radius: 100%;
    font-size: 18px;
    height: 80px;
    width: 80px;
    transition: 0.3s;
    z-index: 999 !important;
}

#mygttBtn:hover {
    background-color: #b8292f;
}

.foot {
    background-color: #2f2f2f;
    color: #fff;
    text-align: center;
}

.foot a {
    color: #fff;
}

#donate {
    background-color: #322f8a;
}

.donate-content {
    line-height: 1;
}

.donate-content, .donate-content h2 {
    color: #fff;
}

#donate button {
    padding: 15px;
    border-radius: 30px;
    border: none;
    color: #fff;
    width: 100%;
}

#donate .col-12.col-md.col-lg {
    display: flex;
    align-items: center;
}

.donate-btn-1 {
    background-color: #f60012;
}

.donate-btn-2 {
    background-color: #00a1ea;
}

.donate-btn-3 {
    background-color: #ffc109;
}

.contact-us-phone, .contact-us-address {
    display: flex;
    color: #312E89;
}

.contact-us-phone a, .contact-us-address a {
    color: #312E89;
}

#contactform input, #contactform textarea {
    width: 100%;
    margin: 5px 0px;
    background-color: #b0c3e4;
    border: none;
    border-radius: 5px;
}

#contactform input, #contactform .wpcf7 {
    height: 38px;
}

#contactform .wpcf7-submit {
    background-color: #e21f27;
    color: #fff;
    border-radius: 20px;
    width: 40%;
}

#contactform p {
    margin: 7px 0px 0px 0pc;
    font-weight: bold;
    color: #303184;
}

#contactform textarea {
    height: 130px;
}

.contact-us-socials .col-12.col-md-4.col-lg-2 {
    padding: 0;
}

.social {
    width: 45px;
    height: 45px;
}

.contact-us-regfundraiser .col-12.col-md-4.col-md-3 {
    padding: 0px;
    margin: 10px 0px;
}

.registered-fundraiser img {
    height: 70px;
    width: auto;
}

/* End Footer */

/* Internal Pages */

.page-heading h1 {
    color: #f5591c;
    font-weight: bold;
}

.section-tag {
    display: flex;
    color: #f50013;
    align-content: center;
    align-items: baseline;
    margin-bottom: 1rem;
}

.section-tag p {
    margin: 0;
}

.main-content-card h2 {
    color: #303184;
}

.main-content-card p, .main-content-card li {
    color: #01a0e4;
    font-weight: 500;
}

.main-content-card {
    background-color: #fff;
    padding: 50px;
    line-height: 1.8;
    color: #303184;
    box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
}

.about-s1 {
    position: relative;
    z-index: 999;
}

#ourfacilities {
    position: relative;
    z-index: 999;
}

.about-s2-l {
    background-color: #b8e6ff;
    text-align: center;
}

.about-s2-r {
    background-color: #0183cb;
}

.about-s2-l, .about-s2-r {
    text-align: center;
}

.about-s2-l button {
    background-color: #0052af;
    border-radius: 25px;
    border: none;
    color: #fff;
    padding: 7px;
}

.about-s2-l p, .about-s2-l a {
    color: #0D53A9;
}

.about-s2-r p, .about-s2-r a {
    color: #fff;
}

.about-s2-r h2 {
    color: #303184;
    font-weight: 900;
}

.about-s2-r h2 {
    color: #b8e6ff;
    font-weight: 900;
}

.about-s2-r button {
    background-color: #0052af;
    border-radius: 25px;
    border: none;
    color: #fff;
    padding: 7px;
}

.about-s2 .col-lg-1 {
    flex: 0 0 0%;
    max-width: 0%;
}

.room-1 img {
    width: 100%;
    height: 100%;
}

.room-1 {
    /* background-color: #312e89; */
    background-color: #f4591c;
    /* color: #ebd0ff; */
    color: #fdf1a4;
}

.room-2 {
    /* background-color: #77db89; */
    background-color: #f4591c;

    /* color: #034f0b; */
    color: #fdf1a4;
}

.room-2 img {
    width: 100%;
}

.room-r {
    padding: 0;
}

.room-3, .room-4, .room-5, .room-5 a {
    background-color: #f4591c;
    color: #fdf1a4;
}

.room-3 .col-12.col-md-12.col-lg-12.room-l, .room-4 .col-12.col-md-12.col-lg-12.room-l {
    padding: 0;
}

.room-3 img, .room-4 img, .room-5 img {
    width: 100%;
}

.room-5 .col-12.col-md-12.col-lg-12 {
    padding: 0;
}

.room-6 {
    /* background-color: #312e89; */
    background-color: #f4591c;
    /* color: #ebd0ff; */
    color: #fdf1a4;
}

#ourfacilities .col-md-8:first-child {
    padding-left: 0px;
}

.room-6 .row {
    height: 100%;
}

.room-6 img {
    width: 100%;
    height: 100%;
}

#ourfacilities .section-tag p {
    color: #0052af;
}

.room-7 {
    background-color: #0052af;
    color: #b1c4e5;
}

.room-7 .room-r {
    padding: 0;
}

.room-7 img {
    width: 100%;
}

.room-8 {
    background-color: #b8e6ff;
    color: #393890;
}

.room-8 .room-l {
    padding: 0;
}

.room-8 img {
    width: 100%;
}

#team {
    padding-top: 0px;
}

.testimonial-card {
    background-color: #77db89;
    color: #fff;
}

.ss2_l img {
    width: 100%;
}

.ss3_l {
    background-color: #b8e6ff;
    color: #0182cb;
    text-align: center;
}

.ss3_l button {
    background-color: #0052af;
    border-radius: 25px;
    border: none;
    color: #fff;
    padding: 7px;
}

.ss3_r img {
    width: 100%;
}

.testimonial-card .carousel-inner {
    box-shadow: 10px 0px 16px 0px rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
}

.fundraising-s2 {
    background-color: #a9ddfc;
    color: #0052af;
}

.fundraising-s2 h3 {
    font-weight: bold;
    margin-bottom: 30px;
}

.fundraisings2-l {
    text-align: right;
}

.fundraisings2-r button:first-of-type {
    background-color: #0052af !important;
}

.fundraisings2-r button {
    background-color: #312e89;
    border-radius: 25px;
    border: none;
    color: #fff;
    padding: 7px;
    float: right;
}

.fs3-events-post:nth-child(3) .fs3-events-post-content {
    background-color: red;
}

.postpage-readmore {
    float: right;
}

.postspage-tab img {
    height: auto;
}

.post img {
    height: auto;
}

.team-member {
    text-align: center;
}

.team-member img {
    width: 70%;
    height: auto;
}

.team-member-info {
    text-align: justify;
    color: #0684c8;
}

#team h3 {
    color: #0881c4;
    font-weight: bold;
    margin-bottom: 50px;
}

.card-content {
    padding: 10px;
}

.card h4 {
    color: #0881c4;
    font-weight: bold;
}

.fs3-events-post-content1 {
    background-color: #76da89;
    color: #fff;
    padding: 20px;
}

.fs3-events-post-content2 {
    background-color: #0183cb;
    color: #fff;
    padding: 20px;
}

.fs3-events-post-content3 {
    background-color: #f4591c;
    color: #fff;
    padding: 20px;
}

.fs3-events-post-content4 {
    background-color: #f4591c;
    color: #fff;
    padding: 20px;
}

.fs3-events-post-content5 {
    background-color: #76da89;
    color: #fff;
    padding: 20px;
}

.fs3-events-post-content6 {
    background-color: #0183cb;
    color: #fff;
    padding: 20px;
}

.fs3-events-post a {
    display: block ruby;
    padding: 0px 20px;
    color: #fff;
}

.youhelp-s2 .card {
    color: #fff;
    padding: 20px;
    margin-top: 30px;
    background-color: #f4591c;
}

/* .youhelp-card1 {
    background-color: #0183cb;

}

.youhelp-card2 {
    background-color: #76da89;

}

.youhelp-card3 {
    background-color: #f4591c;

}

.youhelp-card4 {
    background-color: #76da89;
    margin-top: 30px;
}
.youhelp-card5 {
    background-color: #f4591c;
    margin-top: 30px;
}
.youhelp-card6 {
    background-color: #0183cb;
    margin-top: 30px;
} */

.card img {
    border-radius: 5px;
}

.card h4 {
    color: #fff;
    text-align: center;
    margin: 10px 0px;
}

.member-name, .member-role {
    color: #0684c8;
}

.contact-us-socials .col-12.col-md-8.col-lg-2 {
    padding: 0;
}

.support_s4 h2 {
    color: #0182cb;
}

.helps2-donate {
    padding: 10px;
    border-radius: 5px;
    border: none;
    color: #fff;
    width: 100%;
    background-color: #00a1ea;
}

.floating-donate {
    background-color: transparent;
    border: none;
    width: 200px;
    height: auto;
    position: fixed;
    left: 0px;
    padding: 0;
    bottom: 10px;
    z-index: 99999999;
}

.room-9 {
    /* background-color: #77db89; */
    background-color: #f4591c;
    /* color: #034f0b; */
    margin-top: 30px;
    color: #fdf1a4;
}

#ourfacilities .video iframe {
    width: 100%;
    height: 500px;
}


.wpcf7-form input[type="checkbox"] {
    width: 15px !important;
}

.wpcf7-form  label {
    font-size: 16px;
    display: flex;
}
span.wpcf7-list-item-label {
    padding-top: 12px;
    padding-left: 5px;
}
/* End Internal Pages */

/***********************************************************

                    RESPONSIVENESS

************************************************************/

/* // Devices 1400px and up */

/* @media (min-width: 1400px) {


    #donate button {
        font-size: 16px !important;
    }
    .hs3-news-post img {
        height: 350px !important;
    }
    .room p, .room a {
        font-size: 21px !important;
        font-weight: bold;
    }
    .room-2 p {
        font-size: 26px !important;
    }
    .room-6 p {
        font-size: 20px !important;
    }

    #donate {
        padding: 80px 0px !important;
    }
    #donate .offset-lg-1 {
        margin-left: 8.333333% !important;
    }
    #donate .col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333% !important;
        max-width: 83.333333% !important;
    }
    .hs3-news-post-content {
        height: 300px !important;
    }
    .hs3-news-post-content p {
        font-size: 16px !important;
    }
    .page-heading h1 {
        font-size: 70px !important;
    }
} */

/* // Devices 1400px and up */

@media (min-width: 1400px) {
    #donate button {
        font-size: 14px;
    }
    .youhelp-s2 {
        padding: 0px 150px 50px 150px;
    }
    .main-content-card {
        margin-top: -300px;
    }
    .responsive-menu {
        display: none;
    }
    p, ul, a, li {
        font-size: 21px;
    }
    #donate {
        padding: 30px 0px;
    }
    section {
        padding: 150px;
    }
    .support_s4 {
        padding: 70px 150px;
    }
    .support_s4 h2 {
        font-size: 37px;
        margin-bottom: 80px;
    }
    .support-s1 {
        padding: 150px 150px 90px 150px;
    }
    .home-s2-r {
        padding: 150px 20px;
    }
    .home-s2 {
        padding: 50px 150px;
        background-size: contain !important;
    }
    .support_s4 h2 {
        margin-bottom: 80px;
    }
    .home-s3 {
        padding: 60px 150px;
    }
    #menu-main-menu .menu-item {
        margin: 0px 10px;
    }
    .foot {
        padding: 50px;
    }
    .head-inner {
        padding: 20px 0px;
    }
    .donate-content h2 {
        font-size: 54px;
    }
    .page-heading {
        padding: 230px 150px;
    }
    .page-heading h1 {
        font-size: 55px;
    }
    .about-s2-l {
        padding: 120px 0px 80px 0px;
    }
    .about-s2-r {
        padding: 120px 70px 80px 70px;
    }
    .about-s2-l button {
        width: 343px;
        font-size: 28px;
        margin: 40px 0px;
    }
    .about-s2-r button {
        width: 401px;
        font-size: 28px;
        margin: 12px 0px;
    }
    .about-s2-l h2, .about-s2-r h2 {
        font-size: 48px;
    }
    /* .about-s2 {
        margin-top: -200px;
    } */
    .hs2-btn {
        width: 235px;
    }
    .home-s2 p {
        font-size: 16px;
    }
    .hs3-news-post-content {
        padding: 30px;
        min-height: 350px;
    }
    .hs3-news-post-content p {
        font-size: 14px;
    }
    .nav-link {
        font-size: 18px;
    }
    .foot p, .foot a {
        font-size: 18px;
    }
    .home-s1 p {
        font-size: 40px;
    }
    .hs1-btn {
        width: 230px;
        font-size: 20px;
    }
    .home-s1 .col-12.col-md-10.offset-md-1.col-lg-10.offset-lg-1 {
        padding: 250px 0px 100px 50px;
    }
    .home-s2 .section-tag p {
        font-size: 24px;
    }
    .hs2-stars-top {
        width: 250px !important;
        height: auto;
        float: right;
        position: absolute;
        right: 125px;
        top: 10px;
    }
    .ss2-stars-top {
        width: 250px !important;
        height: auto;
        float: right;
        position: absolute;
        right: 125px;
        top: 10px;
    }
    .hs2-stars-btm {
        width: 250px !important;
        height: auto;
        float: right;
        position: absolute;
        right: 250px;
        bottom: 40px;
    }
    .ss2-stars-btm {
        width: 250px !important;
        height: auto;
        float: right;
        position: absolute;
        right: 250px;
        bottom: -50px;
    }
    .ss3-stars-tl {
        width: 200px !important;
        height: auto;
        float: left;
        position: absolute;
        top: 0px;
        z-index: 99999;
        left: 0;
    }
    .content {
        padding: 30px;
    }
    .room p, .room a {
        font-size: 17px;
        /* font-weight: bold; */
    }
    .room-2 .col-12.col-md-12.col-lg-12 {
        padding: 0;
    }
    .room-2 img {
        height: 362px;
    }
    /* .room-2 p {
        font-size: 23px;
        font-weight: normal;
    } */
    .room-3 .content, .room-4 .content, .room-5 .content {
        height: 255px;
    }
    .room-3 img, .room-4 img, .room-5 img {
        height: 250px;
    }
    .indoor-bottom-row {
        margin-top: 30px !important;
    }
    .indoor-middle-row {
        margin-top: 30px !important;
    }
    .room-6 p {
        font-size: 19px;
    }
    .room-6 {
        height: 491px;
    }
    .room-2 {
        /* height: 883px !important; */
        height: 100% !important;
    }
    #ourfacilities .section-tag {
        font-size: 18px;
        margin-top: 50px;
        margin-bottom: 40px;
    }
    #ourfacilities .section-tag p {
        font-size: 31px;
        font-weight: bold;
    }
    .room-8 {
        margin-top: 40px;
    }
    #ourfacilities {
        padding-top: 0px !important;
    }
    .about-s1 {
        padding-bottom: 20px;
    }

    .about-s1 .wp-video {
        width: 100% !important;
    }









    
    .team-member {
        text-align: center;
        height: 450px;
    }
    .member-name, .member-role {
        color: #0684c8;
    }
    .member-name {
        font-weight: bold;
        margin-top: 20px;
    }
    .leadership-team, .playroom-team, .business-team, .family-fun-zone-team {
        padding-top: 100px;
    }
    .testimonial-card p {
        font-size: 19px;
    }
    .testimonial-card .carousel-inner {
        padding: 50px 200px;
    }
    .support-s2 {
        padding: 0px 150px 50px 0px;
    }
    .ss3_l {
        padding: 120px 50px;
    }
    .ss3_l button {
        width: 343px;
        font-size: 28px;
        margin: 40px 0px;
    }
    .support_s4 .col-lg-2 {
        flex: 0 0 14%;
        max-width: 14%;
    }
    .support_s4 .second-row .col-lg-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .fundraising-s2 {
        padding: 50px 200px 50px 0px;
    }
    .fundraisings2-l {
        text-align: center;
    }
    .fundraisings2-l img {
        width: 80%;
    }
    .fundraising-s2 p {
        font-size: 20px;
    }
    .fundraisings2-r button {
        width: 405px;
        font-size: 20px;
        margin: 20px 10px;
    }
    .fs3-events-post img {
        height: 300px;
    }
    .fs3-events-post-content p {
        font-size: 16px;
    }
    .fs3-events-post-content .postpage-readmore {
        font-size: 48px;
    }
    .fs3-events-post-content {
        padding: 20px;
    }
    .second-row {
        margin-top: 50px !important;
    }
    .support_s4 img {
        width: 100%;
    }
    .hs3-news-post img {
        height: 250px;
    }
    .card p {
        font-size: 18px;
    }
    .fs3-events-post p {
        font-size: 18px;
    }
    .fs3-events-post {
        margin: 20px 0px;
    }
    .ts1-stars-tl {
        width: 320px !important;
        height: auto;
        float: left;
        position: absolute;
        top: 750px;
        z-index: 99999;
    }
    .ts1-stars-tr {
        width: 320px !important;
        height: auto;
        float: right;
        position: absolute;
        top: 800px;
        right: 0;
    }
    .ts1-stars-br {
        width: 100px !important;
        height: auto;
        float: right;
        position: relative;
        right: 1px;
        bottom: 600px;
    }
    .ts1-stars-bl {
        width: 100px !important;
        height: auto;
        float: left;
        position: relative;
        right: 1px;
        bottom: 300px;
    }
    .about-s2 {
        top: -100px;
        position: relative;
    }
    .as2-stars-tl1 {
        width: 180px !important;
        height: auto;
        float: left;
        position: absolute;
        top: 30px;
        z-index: 99999;
    }
    .as2-stars-br {
        width: 180px !important;
        height: auto;
        float: right;
        position: absolute;
        z-index: 99999;
        right: 0px;
        bottom: 50px;
    }
    .fs1-stars-tl {
        width: 220px !important;
        height: auto;
        float: left;
        position: absolute;
        top: 750px;
        z-index: 99999;
    }
    .fs1-stars-bl {
        width: 120px !important;
        height: auto;
        float: left;
        position: relative;
        right: 1px;
        bottom: 900px;
    }
    .fs1-stars-br {
        width: 150px !important;
        height: auto;
        float: right;
        position: relative;
        right: 1px;
        bottom: 340px;
    }
    .card img {
        height: 230px;
    }
    
}

/* // Large devices (desktops, less than 1200px) */

@media (min-width: 993px) and (max-width: 1400px) {
    .responsive-menu {
        display: none;
    }
    .nav-link {
        font-size: 14px;
    }
    .youhelp-s2 {
        padding: 0px 30px 30px 30px;
    }
    .main-content-card {
        margin-top: -100px;
    }
    .responsive-menu {
        display: none;
    }
    p, ul, a, li {
        font-size: 16px;
    }
    #donate {
        padding: 30px 0px;
    }
    section {
        padding: 30px;
    }
    .support-s1 {
        padding: 30px 30px 90px 30px;
    }
    .home-s2-r {
        padding: 150px 20px;
    }
    .home-s2 {
        padding: 50px 150px;
        background-size: contain !important;
    }
    .home-s3 {
        padding: 60px 30px;
    }
    #menu-main-menu .menu-item {
        margin: 0px;
    }
    .foot {
        padding: 50px;
    }
    .head-inner {
        padding: 20px 0px;
    }
    .donate-content h2 {
        font-size: 28px;
    }
    .page-heading {
        padding: 130px 50px;
    }
    .page-heading h1 {
        font-size: 45px;
    }
    .about-s2-l {
        padding: 120px 0px 80px 0px;
    }
    .about-s2-r {
        padding: 120px 70px 80px 70px;
    }
    .about-s2-l button {
        width: 343px;
        font-size: 28px;
        margin: 40px 0px;
    }
    .about-s2-r button {
        width: 401px;
        font-size: 28px;
        margin: 12px 0px;
    }
    .about-s2-l h2, .about-s2-r h2 {
        font-size: 48px;
    }
    /* .about-s2 {
        margin-top: -200px;
    } */
    .hs2-btn {
        width: 235px;
    }
    .home-s2 p {
        font-size: 16px;
    }
    .hs3-news-post-content {
        padding: 30px;
        height: 300px;
    }
    .hs3-news-post-content p {
        font-size: 12px;
    }
    .nav-link {
        font-size: 18px;
    }
    .foot p, .foot a {
        font-size: 18px;
    }
    .home-s1 p {
        font-size: 40px;
    }
    .hs1-btn {
        width: 230px;
        font-size: 20px;
    }
    .home-s1 .col-12.col-md-10.offset-md-1.col-lg-10.offset-lg-1 {
        padding: 250px 0px 100px 50px;
    }
    .home-s2 .section-tag p {
        font-size: 24px;
    }
    .hs2-stars-top {
        width: 150px !important;
        height: auto;
        float: right;
        position: absolute;
        right: 125px;
        top: 10px;
    }
    .ss2-stars-top {
        width: 150px !important;
        height: auto;
        float: right;
        position: absolute;
        right: 125px;
        top: -40px;
    }
    .hs2-stars-btm {
        width: 250px !important;
        height: auto;
        float: right;
        position: absolute;
        right: 250px;
        bottom: 40px;
    }
    .ss2-stars-btm {
        width: 150px !important;
        height: auto;
        float: right;
        position: absolute;
        right: 207px;
        bottom: -50px;
    }
    .ss3-stars-tl {
        width: 100px !important;
        height: auto;
        float: left;
        position: absolute;
        top: 0px;
        z-index: 99999;
        left: 0;
    }
    .content {
        padding: 10px;
    }
    .room p, .room a {
        font-size: 15px;
        font-weight: bold;
    }
    .room-2 .col-12.col-md-12.col-lg-12 {
        padding: 0;
    }
    .room-2 img {
        height: 362px;
    }
    .room-2 p {
        font-size: 15px;
        font-weight: normal;
    }
    .room-3 .content, .room-4 .content, .room-5 .content {
        height: 230px;
    }
    .room-3 img, .room-4 img, .room-5 img {
        height: 150px;
    }
    .indoor-bottom-row {
        margin-top: 30px !important;
    }
    .indoor-middle-row {
        margin-top: 30px !important;
    }
    .room-6 p {
        font-size: 15px;
    }
    .room-6 {
        height: 100%;
    }
    .room-2 {
        height: 100% !important;
    }
    #ourfacilities .section-tag {
        font-size: 18px;
        margin-top: 50px;
        margin-bottom: 40px;
    }
    #ourfacilities .section-tag p {
        font-size: 31px;
        font-weight: bold;
    }
    .room-8 {
        margin-top: 40px;
    }
    #ourfacilities {
        padding-top: 0px !important;
    }
    .about-s1 {
        padding-bottom: 20px;
    }
    .team-member {
        text-align: center;
    }
    .member-name, .member-role {
        color: #0684c8;
    }
    .member-name {
        font-weight: bold;
        margin-top: 20px;
    }
    .leadership-team, .playroom-team, .business-team {
        padding-top: 100px;
    }
    .testimonial-card p {
        font-size: 15px;
    }
    .testimonial-card .carousel-inner {
        padding: 50px;
    }
    .support-s2 {
        padding: 0px 30px 50px 0px;
    }
    .ss3_l {
        padding: 120px 50px;
    }
    .ss3_l button {
        width: 343px;
        font-size: 28px;
        margin: 40px 0px;
    }
    .support_s4 .col-lg-2 {
        flex: 0 0 14%;
        max-width: 14%;
    }
    .support_s4 .second-row .col-lg-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .fundraising-s2 {
        padding: 50px 80px 50px 0px;
    }
    .fundraisings2-l {
        text-align: center;
    }
    .fundraisings2-l img {
        width: 80%;
    }
    .fundraising-s2 p {
        font-size: 20px;
    }
    .fundraisings2-r button {
        width: 405px;
        font-size: 15px;
        margin: 20px 10px;
    }
    .fs3-events-post img {
        height: 200px;
    }
    .fs3-events-post-content p {
        font-size: 16px;
    }
    .fs3-events-post-content .postpage-readmore {
        font-size: 48px;
    }
    .fs3-events-post-content {
        padding: 20px;
    }
    .second-row {
        margin-top: 50px !important;
    }
    .support_s4 img {
        width: 100%;
    }
    .hs3-news-post img {
        height: 350px;
    }
    .card p {
        font-size: 15px;
    }
    .fs3-events-post p {
        font-size: 15px;
    }
    .fs3-events-post {
        margin: 20px 0px;
    }
    .ts1-stars-tl {
        width: 180px !important;
        height: auto;
        float: left;
        position: absolute;
        top: 500px;
        z-index: 99999;
    }
    .ts1-stars-tr {
        width: 180px !important;
        height: auto;
        float: right;
        position: absolute;
        top: 800px;
        right: 0;
    }
    .ts1-stars-br {
        width: 100px !important;
        height: auto;
        float: right;
        position: relative;
        right: 1px;
        bottom: 600px;
    }
    .ts1-stars-bl {
        width: 100px !important;
        height: auto;
        float: left;
        position: relative;
        right: 1px;
        bottom: 300px;
    }
    .about-s2 {
        top: -100px;
        position: relative;
    }
    .as2-stars-tl1 {
        width: 180px !important;
        height: auto;
        float: left;
        position: absolute;
        top: 30px;
        z-index: 99999;
    }
    .as2-stars-br {
        width: 180px !important;
        height: auto;
        float: right;
        position: absolute;
        z-index: 99999;
        right: 0px;
        bottom: 50px;
    }
    .fs1-stars-tl {
        width: 100px !important;
        height: auto;
        float: left;
        position: absolute;
        top: 650px;
        z-index: 99999;
    }
    .fs1-stars-bl {
        width: 120px !important;
        height: auto;
        float: left;
        position: relative;
        right: 1px;
        bottom: 600px;
    }
    .fs1-stars-br {
        width: 150px !important;
        height: auto;
        float: right;
        position: relative;
        right: 1px;
        bottom: 340px;
    }
    .head .col-lg-10 {
        flex: 0 0 100%;
        max-width: 100%;
        margin-left: 0 !important;
    }
    .team-member img {
        width: 200px;
        height: 200px;
    }
    #donate .col-12.col-md-10.offset-md-1.col-lg-10.offset-lg-1 {
        flex: 0 0 100%;
        max-width: 100%;
        margin-left: 0;
    }
    .contact-us-socials .col-12.col-md-8.col-lg-2 {
        flex: 0 0 40%;
        max-width: 40%;
    }
    .contact-us-l {
        flex: 0 0 60%;
        max-width: 60%;
    }
    .contact-us-r {
        flex: 0 0 40%;
        max-width: 40%;
    }
    .room-7 img {
        height: 100%;
    }
    .room-8 img {
        height: 100%;
    }
    .ss3_r img {
        height: 100%;
    }
    .team-member {
        height: 450px;
    }
}

/* // Medium devices (tablets, less than 992px) */

@media (min-width: 770px) and (max-width: 992px) {
    section {
        padding: 20px;
    }
    .navbar {
        display: none;
    }
    .header-donate {
        display: none;
    }
    .head {
        background-color: #ffe17e;
    }
    #company-logo {
        width: 20%;
        height: auto;
    }
    .responsive-menu {
        height: 55px;
        position: static;
        margin: 20px 0px !important;
    }
    #rmp_menu_trigger-404 {
        position: initial;
        width: 100%;
        background-color: #ffe17e;
        border: 1px solid #f5591c;
    }
    .rmp-menu-title-image {
        width: 50% !important;
    }
    .page-heading {
        height: 150px;
        padding: 50px 80px;
    }
    .page-heading h1 {
        font-size: 28px;
    }
    .team-member img {
        width: 150px;
        height: 150px;
        border-radius: 100%;
    }
    #donate {
        padding: 20px;
    }
    #donate button {
        padding: 10px;
        font-size: 13px;
    }
    .contact-us-map iframe {
        width: 100% !important;
    }
    #contact {
        background-position-x: center;
    }





    .about-s2 .col-lg-1 {
        display: none;
    }
    .about-s2 button {
        width: 300px;
        margin: 5px 0px;
    }
    .about-s2-l, .about-s2-r {
        padding: 50px 10px;
    }
    .ss3_r img {
        height: 100%;
    }
    .ss3_l button {
        width: 200px;
        margin: 5px 0px;
    }
    .card-content p {
        font-size: 12px;
    }
    .youhelp-s2 .card {
        padding: 10px;
        margin: 10px 0px;
    }
    .fs3-events {
        margin: 10px 0px !important;
    }
    .fs3-events-post img {
        height: 205px;
    }
    .fundraisings2-r button {
        width: 320px;
        margin: 5px 0px;
    }
    .home-s1 p {
        font-size: 23px;
    }
    .hs1-content {
        padding: 20px 0px;
    }
    .hs2-stars-top {
        width: 100px !important;
        float: right;
    }
    .ss2-stars-top {
        width: 100px !important;
        float: right;
    }
    .hs2-btn {
        width: 300px;
    }
    .hs3-news-post img {
        height: 200px;
    }
    .hs3-news-post-content {
        padding: 10px;
        font-size: 13px;
    }
    .hs3-news {
        margin: 10px 0px !important;
    }
    .hs3-news-post-content a {
        bottom: 10px;
        position: absolute;
    }
    .hs3-news-post-content h4 {
        font-size: 15px;
        margin: 0;
    }
    .room p {
        font-size: 12px;
    }
    .room .content {
        padding: 10px;
    }
    .indoor-middle-row {
        margin-top: 10px !important;
    }
    .room-3 .content, .room-4 .content, .room-5 .content {
        height: 180px;
    }
    .room-3 img, .room-4 img, .room-5 img {
        height: 150px;
    }
    .room-2 {
        height: 100%;
    }
    .room-2 .col-12.col-md-12.col-lg-12 {
        padding: 0;
    }
    .indoor-bottom-row {
        margin: 10px 0px !important;
    }
    .room-6 {
        height: 100%;
    }
    .room-7 img, .room-8 img {
        height: 100%;
    }
    .room-8 {
        margin-top: 10px;
    }
    .home-s1 {
        height: auto;
        background-position-y: center;
    }
    .head {
        position: relative !important;
    }
    .contact-us-socials .col-12.col-md-4.col-lg-3 {
        padding: 0;
    }
    .hs2-stars-btm {
        width: 100px !important;
        float: right;
    }
    .as2-stars-tl1 {
        width: 100px;
    }
    .fs1-stars-tl {
        width: 100px;
        position: absolute;
    }
    .ts1-stars-tr {
        width: 100px;
        position: absolute;
        float: right;
        right: 0px;
    }
    .fs1-stars-bl {
        width: 100px;
    }
    .fs1-stars-br {
        width: 100px;
        float: right;
    }
    .ts1-stars-tl {
        width: 100px;
        position: absolute;
    }
    .ts1-stars-tr {
        width: 100px;
    }
    .ss2-stars-top {
        width: 100px !important;
    }
    .ss2-stars-btm {
        width: 100px !important;
        float: right;
    }
    .ss3-stars-tl {
        width: 100px;
        float: left;
        left: 0px;
        position: absolute;
    }
    .ts1-stars-bl {
        width: 60px;
    }
    .ts1-stars-br {
        width: 50px;
        float: right;
        position: absolute;
        right: 0px;
    }
    .home-s3 .col-12.col-md-4.col-lg-4 {
        padding: 0px;
    }
    .as2-stars-br {
        width: 100px;
        float: right;
    }
}

/* // Small devices (landscape phones, less than 768px) */

@media (max-width: 769px) {
    section {
        padding: 10px;
    }
    .navbar {
        display: none;
    }
    .header-donate {
        display: none;
    }
    .head {
        background-color: #ffe17e;
    }
    #company-logo {
        width: 40%;
        height: auto;
    }
    .responsive-menu {
        height: 55px;
        position: static;
        margin: 20px 0px !important;
    }
    #rmp_menu_trigger-404 {
        position: initial;
        width: 100%;
        background-color: #ffe17e;
    }
    .rmp-menu-title-image {
        width: 50% !important;
    }
    .page-heading {
        height: 150px;
        padding: 50px 10px;
    }
    .page-heading h1 {
        font-size: 20px;
    }
    #donate {
        padding: 10px;
    }
    .donate-btn-2 {
        margin: 10px 0px;
    }
    .contact-us-map iframe {
        width: 100%;
    }
    .main-content-card {
        padding: 20px;
    }
    .about-s2-l, .about-s2-r {
        padding: 10px;
    }
    .about-s2-l button {
        width: 300px;
        margin: 10px 0;
    }
    .about-s2-r button {
        width: 300px;
        margin: 5px 0px;
    }
    #contact {
        background-position-x: right !important;
        background-size: auto !important;
        background-position-y: center !important;
    }
    .room {
        margin: 10px 0px;
    }
    .room .content {
        padding: 10px;
    }
    .testimonial-card br {
        display: none;
    }
    .ss3_l, .ss3_r {
        padding: 10px;
    }
    .fundraisings2-r button {
        width: 300px;
        font-size: 14px;
        margin: 5px 0px;
    }
    .fs3-events-post img {
        height: auto;
    }
    .card {
        margin: 10px 0px;
    }
    .home-s2-l .hs2-stars-top {
        width: 100px;
        position: absolute;
    }
    .home-s2 {
        background-color: #fff !important;
        background-image: none !important;
    }
    .hs3-news-post img {
        height: auto;
    }
    .hs3-news-post-content {
        padding: 10px;
    }
    .hs3-news-post-content h4 {
        margin: 0;
    }
    .hs3-news-post-content a {
        bottom: auto;
        position: relative;
    }
    .hs3-news-post-content a h4 {
        font-size: 12px;
        display: contents;
    }
    .hs3-news-post {
        margin: 10px 0px;
    }
    .head {
        position: relative !important;
    }
    .home-s1 {
        background-position-x: right !important;
        background-position-y: center;
        padding: 50px 0px;
        text-align: center;
    }
    .home-s1 .row {
        display: block;
    }
    .home-s1 .col-12.col-md-10.offset-md-1.col-lg-10.offset-lg-1 {
        display: block;
        vertical-align: middle;
    }
    .home-s1 p {
        color: #312e89;
        line-height: normal;
        font-size: 32px;
    }
    .hs1-btn {
        width: 300px;
    }
    .indoor-facilities .col-12.col-md-6 {
        padding: 0;
    }
    .indoor-right-col {
        padding: 0;
    }
    #ourfacilities .col-md-8:first-child {
        padding: 0px;
    }
    .indoor-facilities .col-12 {
        padding: 0;
    }
    .outdoor-facilities .col-12:first-child {
        padding: 0px;
    }
    .hs2-stars-btm {
        width: 100px !important;
        float: right;
    }
    .as2-stars-tl1 {
        width: 100px;
    }
    .fs1-stars-tl {
        width: 100px;
        position: absolute;
    }
    .ts1-stars-tr {
        width: 100px;
        position: absolute;
        float: right;
        right: 0px;
    }
    .fs1-stars-bl {
        display: none;
    }
    .fs1-stars-br {
        display: none;
    }
    .ts1-stars-tl {
        width: 100px;
        position: absolute;
    }
    .ts1-stars-tr {
        width: 100px;
    }
    .ss2-stars-top {
        width: 100px !important;
    }
    .ss2-stars-btm {
        width: 100px !important;
        float: right;
    }
    .ss3-stars-tl {
        width: 100px;
        float: left;
        left: 0px;
        position: absolute;
    }
    .ts1-stars-bl {
        display: none;
    }
    .ts1-stars-br {
        display: none;
    }
    .as2-stars-br {
        width: 100px;
        float: right;
    }
    #ourfacilities .section-tag {
        margin: auto;
    }
    .fs3-events-post {
        margin: 20px 0px;
    }
    .fundraising-title {
        font-size: 20px !important;
    }
    .fundraising-s3 .col-12.col-md-6.col-lg-4 {
        padding: 0px;
    }
    #mygttBtn {
        height: 60px;
        width: 60px;
    }

    .trustees, .leadership-team, .playroom-team, .family-fun-zone-team, .business-team   {
        margin: 50px 0px;
    }

    #team h3 {
        text-align: center;
        margin: 0;
    }
    .member-name {
        font-weight: bold;
    }
}
    /* Extra small devices (portrait phones, less than 576px) */
    @media (max-width: 575px) {}