.top-banner {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 555px;
}

.top-banner p {
    font-size: 74px;
    font-family: Rift-Bold;
    color: #343d37;
    border: 0.5px #e7d632;
    opacity: 100%;
    text-align: center;
    align-items: center;
    position: relative;
    height: 350px;
    display: flex;
    justify-content: center;
}

.top-banner img {
    width: 100%;
    height: 700px;
    object-fit: initial;
    position: absolute;
}

.container-block {
    padding: 10%;
}

.text {
    font-size: 25px;
    font-family: Avenir-Heavy;
    color: #ffffff;
    /* width: 815px;
    height: 164px; */
    text-align: center;
    align-items: center;
    position: relative;
    display: flex;
    justify-content: center;
    padding: 2rem;
    margin-top: -5rem;
}

.text-heading {
    display: flex;
    position: relative;
    justify-content: center;
    font-size: 45px;
    font-family: Rift-Bold;
    color: #242725;
    opacity: 100%;
    text-align: center;
    /* margin-bottom: 5rem; */
    margin: 2rem;
}

.main-icons {
    display: flex;
    flex-direction: row;
    text-align: center;
    justify-content: space-around;
}

.image-icon p {
    font-size: 25px;
    font-family: Rift-Bold;
    color: #242725;
    opacity: 100%;
    padding: 1rem;
    margin-top: 1rem;
    margin-bottom: 0.5rem;
    text-transform: uppercase;
}

.text-image img {
    width: 100%;
}

.text-image {
    display: block;
    margin-top: 5rem;
}

.text-image-mob {
    display: none;
}

.image-content {
    justify-content: space-around;
    display: flex;
}

.mobile_block {
    display: flex;
}
/* //new team css */
.team-details {
    text-align: center;
}
.team-head-details {
    justify-content: center;
}
.team_head_info {
    text-align: center;
}
.team_head_info img {
    height: 200px;
    width: 200px;
    border-radius: 50%;
}
.team_head_info p {
    font-size: 1.5rem;
    margin: 7px 0 7px 0;
}
.team_head_info a img {
    width: 36px;
    height: 36px;
}
.team-sub-head-details {
    justify-content: center;
}
.team_sub_head_info {
    text-align: center;
}
.team_sub_head_info img {
    height: 150px;
    width: 150px;
    border-radius: 50%;
    object-fit: fill;
}
.team_sub_head_info p {
    font-size: 1.2rem;
    margin: 7px 0 7px 0;
}
.team_sub_head_info a img {
    width: 28px;
    height: 28px;
}
.aboutus-mobile {
    display: none;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .top-paragraph img {
        width: 100%;
        object-fit: cover;
        height: 578px;
    }
    .aboutus-mobile {
        display: none;
    }
    .top-paragraph-heading img {
        width: 67px;
        height: 58px;
    }
    .paragraph-heading-text {
        font-size: 45px;
        font-family: Rochester, Regular;
        color: #0082ca;
    }
    .text-image img {
        width: 100%;
    }
    .image-icon img {
        height: 135px;
        width: 140px;
    }
    .bottom-icon img {
        height: 20px;
        width: 20px;
    }
    .image-icon p {
        padding: 0rem;
        margin-top: 1rem;
        margin-bottom: 0.5rem;
    }
    .top-banner img {
        height: 550px;
    }
}

@media only screen and (max-width: 768px) {
    .aboutus-mobile {
        display: block;
        padding: 30px;
        text-align: center;
        font-family: Avenir-Heavy;
    }
    .text-heading {
        margin: 0;
    }
    .top-banner p {
        font-size: 45px;
        font-family: Rift-Bold;
        color: #ffffff;
        border: 0.5px #e7d632;
        text-align: center;
        align-items: center;
        position: relative;
        height: 90px;
        width: 100%;
        display: flex;
        justify-content: center;
    }
    .top-banner {
        height: 100px;
    }
    .text {
        display: none;
        font-size: 10px;
        font-family: Avenir-Heavy;
        /* color: #FFFFFF; */
        width: 358px;
        height: 70px;
        color: #ffffff;
        text-align: center;
        margin-left: 0rem;
        padding: 2rem;
        margin-top: -3rem;
    }
    .text-heading {
        display: flex;
        position: relative;
        justify-content: center;
        font-size: 30px;
        font-family: Rift-Bold;
        color: #242725;
        opacity: 100%;
        text-align: center;
        /* padding: 2rem; */
        margin-bottom: 0rem;
    }
    .top-banner img {
        object-fit: cover;
        position: absolute;
        width: 100%;
        height: 85px;
    }
    .main-icons {
        display: flex;
        flex-direction: column;
        text-align: center;
        justify-content: space-between;
    }
    .image-icon img {
        height: 125px;
        width: 125px;
    }
    .bottom-icon img {
        height: 20px;
        width: 20px;
    }
    .image-icon p {
        padding: 0rem;
        margin-top: 1rem;
        margin-bottom: 0.5rem;
    }
    .text-image-mob {
        display: block;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .text-image-mob img {
        padding: 1rem;
    }
    .text-image {
        display: none;
    }
    .form-text {
        height: 50px;
        width: 265px;
        text-align: center;
    }
    .search-container {
        position: relative;
        display: flex;
        flex-direction: row;
        justify-content: end;
    }
    .search-container img {
        height: 100px;
    }
    .submit-btn {
        height: 50px;
        width: 110px;
        text-decoration: none;
        background-color: #0082ca;
        color: #ffffff;
        font-size: 15px;
        font-family: Rift-Demi;
        border: none;
    }
    .form-action {
        position: absolute;
        flex-direction: row;
        display: flex;
        justify-content: space-around;
        align-items: end;
        top: 50%;
    }
    .image-content {
        justify-content: space-between;
        display: flex;
    }

    .main-icons img {
        overflow-x: hidden;
    }

    /* //mobile new  team css */
    .mobile_block {
        display: block;
    }
    .team_head_info {
        margin-bottom: 15px;
    }
    .team_sub_head_info {
        margin-bottom: 15px;
    }
}
