@media(min-width:1200px) and (max-width:1400px){
    .contAbout p{
        font-size: 18px;
    }
    .banner img{
        margin-top: -80px;
    }
    .aboutTitle1{
        margin-left: -11%;
    }
}
@media (min-width:992px) and (max-width:1200px){
    .contAbout p{
        font-size: 15px;
    }
    .banner img{
        margin-top: -60px;
    }
    .aboutTitle1{
        margin-left: -8%;
    }
    .howWERcon h4 {
    font-size: 14px;
    }
    .nonManImg1 ,.nonManImg {
        padding: 65px 10%;
    }
    .nev a{
    font-size: 12px;
    }
}
@media (min-width:768px) and (max-width:992px){
    .carders 
    {
        width: 100%;
    }
    .contAbout p{
        font-size: 12px;
    }
    .banner img{
        margin-top: -30px;
    }
    .aboutTitle1{
        margin-left: -8%;
    }
    .howWERcon h4 {
    font-size: 14px;
    }
    .headingouroro h3{
        font-size: 25px;
    }
    .nonMan h3{
        font-size: 20px;
    }
    .howWE h2{
        font-size: 25px;
    }
    .aboutHome .sliderBtn button , .sliderBtns button{
        font-size: 15px;
    }
    .howWERcon h4 {
        font-size: 12px;
    }
    .footer h3{
        font-size: 18px;
    }
    .footera a{
        font-size: 15px;
    }
    .textCenter .textBg h1{
        font-size: 30px;
    }
    .textCenter .sliderBtn button{
        font-size: 15px;
    }
    .logo{
        width: 18%;
    }
    .footer img{
        width: 50%;
            }
            .banner img{
                margin-top: -30px;
            }
}
@media  (max-width:768px){

    .address{
        margin-left: 38%;
        margin-bottom: 20px;
    }
    .contAbout{
        margin-left: 0;
       
        
    } 
    .footer img{
width: 50%;
    }
    .aboutTitle{
        overflow: hidden;
        padding: 10px;
    }
    .contAbout p{
font-size: 13px;
    }
    .aboutTitle1{
        margin-left: 0;
    }
    .aboutimg{
        padding: 20px;
        display: flex;
        justify-content: center;
    }
    .carders 
    {
        width: 50%;
    }
    .dblocks{
        display: block;
    }
    .dnones{
        display: none;
    }
    .footerwe{
        margin-left: 21%;
        margin-bottom: 20px;
    }
    .contAbout p{
        font-size: 12px;
    }
    .banner img{
        margin-top: -20px;
    }
    .aboutTitle1{
        margin-left: -0%;
    }
    .howWERcon h4 {
    font-size: 14px;
    }
    .headingouroro h3{
        font-size: 25px;
    }
    .nonMan h3{
        font-size: 20px;
    }
    .howWE h2{
        font-size: 25px;
    }
    .aboutHome .sliderBtn button , .sliderBtns button{
        font-size: 15px;
    }
    .howWERcon h4 {
        font-size: 12px;
    }
    .footer h3{
        font-size: 18px;
    }
    .footera a{
        font-size: 15px;
    }
    .textCenter .textBg h1{
        font-size: 30px;
    }
    .textCenter .sliderBtn button{
        font-size: 13px;
      
    }
    .textCenter .sliderBtn{
        padding: 5px 10px;
    }
    .logo{
        width: 18%;
    }
    .textCenter .textBg h1{
        font-size: 20px;
}
.ctaheading{
    margin-left: -10%;
} 
}

@media(max-width:400px){
    .address {
        margin-left: 28%;
    }
    .footerwe{
        margin-left: 11%;
    }
    .contAbout{
        transform: skew(20deg);
    }
    .contAbout p{
        transform: skew(-20deg);
    }
    .ctaheading{
        margin-left: -8%;
    } 
    .journy-img {
        padding: 15px 0px;
    }
    .journey {
        padding: 20px 0px;
    }    

}