/****************HEADER DESIGN*******************/

.page-title-div {
    background-image: url(../img/information1.jpg);
    height: 200px;
    background-size: cover;
}

.page-title-div-background {
    background-color: rgba(213, 209, 209, 0.9);
    height: 100%;
    width: 100%;
    text-align: center;
    padding-top: 50px;
}

.header-unique-word {
    color: rgb(42, 112, 225);
    font-weight: 800;
}

.page-title-div-background h1 {
    font-size: 60px;
    color: white;
    font-weight: 400;
}


/****************HEADER DESIGN*******************/


/****************SECTION 1*******************/

.section-1 {
    height: 100%;
}

.section-1 .side-1 {
    background-color: rgba(255, 255, 255, 0);
    text-align: start;
    padding-left: 3%;
    padding-top: 3%;
    padding-bottom: 5%;
    padding-right: 3%;
}

.section-1 .side-1 h2 {
    color: rgb(42, 112, 225);
    font-size: 40px;
    font-weight: 700;
}

.section-1 .side-1 p {
    color: rgb(61, 61, 61);
    font-size: 17px;
}

.section-1 .side-2 {
    background-image: url(../img/CommunityPalliativeCare-img1.jpeg);
    background-size: cover;
    background-position: 70%;
}

.listing-icon {
    margin-right: 5px;
    color: rgb(10, 70, 168);
}

@media (min-width: 200px) AND (max-width: 800px) {
    .section-1 .side-1 {
        background-color: rgba(255, 255, 255, 0);
        text-align: start;
        padding-left: 6%;
        padding-top: 3%;
        padding-bottom: 5%;
        padding-right: 6%;
    }
    .section-1 .side-2 {
        background-image: url(../img/CommunityPalliativeCare-img1.jpeg);
        background-size: cover;
        background-position: 50%;
        height: 300px;
    }
}


/****************SECTION 1*******************/


/****************SECTION 2*******************/

@media (min-width: 801px) {
    .section-2-div-outline {
        height: 500px;
        background-image: url(../img/12308483_996396567086409_8834105236212964967_n.jpg);
        background-size: cover;
        display: grid;
        grid-template-columns: 40% 60%;
    }
    .section-2-side1 {
        background-color: rgba(255, 255, 255, 0.8);
    }
    .section-2-side1 h2 {
        color: rgb(42, 112, 225);
        font-weight: bold;
        font-size: 50px;
        padding-top: 30%;
        padding-left: 10%;
    }
    .section-2-side2 {
        padding-top: 15%;
        background-color: rgba(25, 23, 23, 0.6);
        padding-left: 2%;
        padding-right: 2%;
    }
    .section-2-side2 p {
        color: white;
        font-size: 15p;
    }
}

@media (min-width: 200px) and (max-width: 800px) {
    .section-2-div-outline {
        border: solid rgb(241, 233, 233) 1px;
        height: 500px;
        background-image: url(../img/our-work-img2.jpg);
        background-size: cover;
        background-repeat: no-repeat;
    }
    .section-2-side1 {
        background-color: rgba(25, 23, 23, 0.9);
        height: 70px;
    }
    .section-2-side1 h2 {
        color: rgb(42, 112, 225);
        font-weight: bold;
        font-size: 30px;
        padding-top: 12%;
        padding-left: 10%;
    }
    .section-2-side2 {
        padding-top: 12%;
        background-color: rgba(25, 23, 23, 0.9);
        padding-left: 3%;
        padding-right: 2%;
        width: 100%;
        height: 430px;
    }
    .section-2-side2 p {
        color: white;
    }
}


/****************SECTION 2*******************/


/****************SECTION 3*******************/

.section-3-outline-div {
    height: 600px;
}

.section-3-side1 {
    background-image: url(../img/44110750_10156977262784009_3537999960282759168_n.jpg);
    background-size: cover;
    background-position: 50% 10%;
}

.section-3-data {
    background-color: rgba(239, 232, 232, 0.9);
    height: 100%;
    padding-left: 4%;
    padding-right: 4%;
    padding-top: 6%;
}

.section-3-data h2 {
    color: rgb(42, 112, 225);
    font-weight: bold;
    font-size: 70px;
    padding-top: 5%;
}

.section-3-data p {
    font-size: 20px;
}

@media (min-width: 200px) and (max-width: 800px) {
    .section-3-side1 {
        background-image: url(../img/44110750_10156977262784009_3537999960282759168_n.jpg);
        background-size: cover;
        background-position: 50% 10%;
        height: 300px;
    }
    .section-3-outline-div {
        height: 800px;
    }
    .section-3-data {
        background-color: rgba(239, 232, 232, 0.9);
        height: 100%;
        padding-left: 6%;
        padding-right: 6%;
        padding-top: 6%;
    }
    .section-3-data h2 {
        color: rgb(42, 112, 225);
        font-weight: bold;
        font-size: 50px;
        padding-top: 5%;
    }
    .section-3-data p {
        font-size: 20px;
    }
}


/* @media (min-width: 200px) and (max-width: 800px) {
    .section-3-outline-div {
        background-image: url(../img/our-work-img3.jpg);
        background-size: cover;
        height: 600px;
    }
    .section-3-data {
        background-color: rgba(239, 232, 232, 0.9);
        height: 100%;
        padding-left: 5%;
        padding-right: 4%;
        padding-top: 6%;
    }
    .section-3-data h2 {
        color: rgb(42, 112, 225);
        font-weight: bold;
        font-size: 50px;
        padding-top: 5%;
    }
    .section-3-data p {
        font-size: 20px;
    }
} */


/****************SECTION 3*******************/


/* SECTION 1 */


/* .section1-div {
    background-image: url(../img/out-work-img1.jpg);
    background-size: cover;
    height: 500px;
}

.section1-div-content {
    height: 100%;
    background-color: rgba(3, 61, 132, 0.7);
    text-align: center;
    padding-top: 50px;
    padding-left: 2%;
    padding-right: 2%;
    transition: background-color 0.3s;
}

.section1-div-content:hover {
    background-color: rgba(3, 61, 132, 0.4);
    background-position: 80%;
}

.section1-div-content h2 {
    color: white;
    font-weight: 600;
    font-size: 50px;
    margin-bottom: 20px;
}

.section1-div-content p {
    color: rgb(243, 243, 243);
    font-size: 17px;
}


.section1-ul li {
    color: rgb(0, 0, 0);
}

.listing-icon {
    color: rgb(0, 0, 0);
    margin-right: 6px;
}

@media (min-width: 200px) and (max-width: 1000px) {
    .page-title-div {
        background-image: url(../img/information1.jpg);
        height: 120px;
        background-size: cover;
    }
    .page-title-div-background {
        background-color: rgba(209, 209, 209, 0.8);
        height: 100%;
        width: 100%;
        text-align: center;
        padding-top: 30px;
    }
    .section1-div {
        background-image: url(../img/out-work-img1.jpg);
        background-size: cover;
        background-position: 20%;
        height: 800px;
    }
    .section1-div-content {
        height: 100%;
        background-color: rgba(3, 61, 132, 0.7);
        text-align: center;
        padding-top: 50px;
        padding-left: 2%;
        padding-right: 2%;
        transition: background-color 0.3s;
    }
}

@media (min-width: 200px) and (max-width: 1000px) {
    .section1-div-content h2 {
        color: white;
        font-weight: 600;
        font-size: 25px;
        margin-bottom: 10px;
    }
    .section1-div-content p {
        color: rgb(243, 243, 243);
        font-size: 15px;
    }
} */