

.schools-education-banner-section {
    padding-top: 50px;
    padding-bottom: 50px;
}

.schools-education-banner-section {
    /* background-image: url(../images/banner-bg.png); */
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 505px;
    display: flex;
    align-items: center;
}
.schools-education-banner-section p {
    color: #fff;
    text-align: center;
    margin-bottom: 40px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.educational-facilities-section{
    padding-top: 50px;
    padding-bottom: 50px;
}
ul.communication-offers-boxis {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    padding-top: 30px;
    margin: 0;
}
li.communication-offers-contant-box{
    width: 18.75%;
    text-align: center;
    background: #FFFFFF;
    border: 1px solid #CBCBCB;
    border-radius: 5px;
    padding: 40px 5px;
}
li.communication-offers-contant-box p{
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    padding-top: 20px;
}

.schools-conversation-box{
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: transparent linear-gradient(95deg, #F5F5F5 0%, #F1F1F1 100%) 0% 0%;
    padding: 40px 35px;
}
.schools-conversation-box span{
    color: #0C89C9;
}
.schools-conversation-section{
    padding-top: 50px;
    padding-bottom: 50px;
}
.schools-particular-section{
    padding-bottom: 50px;
}
.educational-facilities-box p{
margin-bottom: 0;
}
.communication-offers-section p{
    margin-bottom: 0;
}
.schools-particular-section p{
    margin-bottom: 0;
}









/* media */
@media only screen and (max-width:1600px) {
    .schools-education-banner-section {
        height: 470px;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .schools-education-banner-section p {
        margin-bottom: 40px;
    }
    .educational-facilities-section{
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .schools-conversation-section{
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .schools-particular-section{
        padding-bottom: 50px;
    }
}

@media only screen and (max-width:1399px) {
    
    .schools-education-banner-section {
        height: 420px;
        padding-top: 45px;
        padding-bottom: 45px;
    }
    .educational-facilities-section{
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .schools-education-banner-section p {
        margin-bottom: 40px;
    }
    .schools-conversation-section{
        padding-top: 50px;
        padding-bottom: 50px;
    }
    li.communication-offers-contant-box{
        width: 18.50%;
        padding: 30px 5px;
    }
    li.communication-offers-contant-box p{
        font-size: 16px;
    }
    ul.communication-offers-boxis{
        padding-top: 30px;
    }
    .schools-conversation-box{
        padding: 40px 30px;
    }
    .schools-particular-section{
        padding-bottom: 50px;
    }
}

@media only screen and (max-width:1199px) {

    .schools-education-banner-section {
        height: 350px;
        padding-top: 45px;
        padding-bottom: 45px;
    }
    .schools-education-banner-section p {
        margin-bottom:30px
    }
    .schools-particular-section{
        padding-bottom: 45px;
    }
    ul.communication-offers-boxis {
        padding-top: 25px;
    }
    li.communication-offers-contant-box{
        padding: 15px 5px;
    }
    li.communication-offers-contant-box p{
        padding-top: 15px;
    }
    .schools-conversation-box {
        padding: 30px 30px;
    }
    .schools-conversation-section {
        padding-top: 45px;
        padding-bottom: 45px;
    }
    li.communication-offers-contant-box{
        width: 23%;
    }
    .educational-facilities-section {
        padding-top: 45px;
        padding-bottom: 45px;
    }
}

@media only screen and (max-width:991px) {
    .schools-education-banner-section {
        height: 300px;
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .schools-particular-section{
        padding-bottom: 40px;
    }
    .schools-conversation-section {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .educational-facilities-section {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .educational-facilities-box{
        margin-top: 30px;
    }
    li.communication-offers-contant-box {
        width: 31%;
    }
    li.communication-offers-contant-box {
        padding: 15px 11px;
    }
}

@media only screen and (max-width:767px) {
    .schools-education-banner-section {
        height: 300px;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .pschools-education-banner-section p {
        margin-bottom: 20px;
    } 
    .schools-particular-section{
        padding-bottom: 30px;
    }
    .schools-conversation-section {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .educational-facilities-section {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .educational-facilities-box {
        margin-top: 20px;
    }
    li.communication-offers-contant-box {
        width: 48%;
    }
    .schools-conversation-box {
        padding: 25px 20px;
    }
    .schools-education-banner-section p {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width:575px) {
    .schools-education-banner-section {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .schools-particular-section{
        padding-bottom: 20px;
    }
    .schools-conversation-section {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .educational-facilities-section {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    ul.communication-offers-boxis {
        padding-top: 15px;
        gap: 15px;
    }
    li.communication-offers-contant-box {
        width: 48%;
    }
    .schools-conversation-box {
        padding: 20px 15px;
    }
    .educational-facilities-box {
        margin-top: 15px;
    }
}
@media only screen and (max-width:435px) {
    .schools-conversation-box{
        flex-wrap: wrap;
        justify-content: center !important;
    }
    .schools-conversation-box h3{
        margin-bottom: 15px !important;
    }
    li.communication-offers-contant-box{
        width: 100%;
    }
}