@media only screen and (min-width:200px) and (max-width:650px){


    .homepagesectiontitle{
        font-size: 2.5em;
        text-align: center;
    }
    .homepagesectiontitle1 {
        font-size: 1.5em;
    }
    .aboutsection {
    flex-direction: column;
    }
    .aboutinformationsection{
        width: 88%;
    }
    .homepagesection {
        margin-top: 60px;
        height: 65vh;
    }
    .aboutimagesection {
        width: 100%;
    }
    .informationsectiontext h4{
text-align: center;
    }
    .informationsectiontext:after {
        content: '';
        display: block;
        width: 0;
        position: relative;
        border-left: 1px solid #ed3237;
        height: 6em;
        max-height: 3rem;
        margin-top: 0.2rem;
        margin-left: 50%;
    }
    .informationsectiontext1 h4{
        font-size: 25px;
        text-align: center;
    }
    .informationsectiontext11 h4{
        font-size: 16px;
    }
    .informationsectiontext11 h5 {
       text-align: left;
        font-size: 16px;
    }
    .homepagesectiontitle11 {
        text-align: center;
        font-size: 1.6em;
        margin-top: 10px;
    }
    .teamsection1{
width: 100%;
height: 75%;
    }
    .team1{
        width: 80%;
        height: 100%;
    }
    .team1 .image {
        width: 60%;
        height: 60%;
        border-radius: 125px
    }
    .informationsectiontext1111 {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .aboutinformationsection1 {
        width: 80%;
        flex-direction:column;
    }
    .image{
        width: 88%;
    }
    .servicessection1{
        width: 88%;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .servicessection11 {
flex-direction: column;
    }
    .servicessection11 img {
        border-radius: 150px;
        width: 60%;
        margin: 25px;
    }
.servicessection1111 h2 {
text-align: center;
}
.servicessectionimage {
    content: url(Residential-Sales-and-Marketing-Infographics-New-Mob.png);
    width: 80%;
}
.companyservicessection {
margin-top: 50px;
}
.companysectionservicestitle {
    font-size: 18px;
    margin-top: 50px;
}
.companyservicesections h5 {
    font-size: 15px;
    font-family: poppins;
    font-weight: 400;
}
.aboutinformationsectiontext1{
    font-size: 14px;
}
.aboutinformationsectiontext1:after {
    content: '';
    display: block;
    width: 0;
    position: relative;
    border-left: 1px solid #ed3237;
    height: 6em;
    max-height: 3rem;
    margin-top: 0.2rem;
    margin-left: 50%;
}
.servicesswiper {
    width: 100%;
}
.aboutinformationsectiontext2 h4 {
  text-align: center;
}
.aboutinformationsectiontext2:after {
    content: '';
    display: block;
    width: 0;
    position: relative;
    border-left: 1px solid #ed3237;
    height: 6em;
    max-height: 3rem;
    margin-top: 0.2rem;
    margin-left: 50%;
}
.aboutinformationsectiontext1 h4 {
text-align: center;
}
.aboutinformationsection1 h5 {
    font-size: 15px;
    font-weight: 400;
    text-align: left;
    margin-top: 10px;
}
.developersection .servicesswiper .developersection1111 .serviceswiperslide{
    width: 95% !important;
}
.developersection1111{
    flex-direction: column;
    width: 100%;
  }
}
