@media only screen and (max-width: 500px){
    .logo {
        width: 226px !important;
        padding:6px ;
    }
    .body{
        overflow-x: hidden;
    }
    
    .headericons{
        display: none;
    }
    .callquestion{
        display: none;
    }
    .powerdes {
        margin: 1px 0px;
        font-size: 11px;
        line-height: 20px;
    }
    .powering h3{
        font-size: 18px;
    }
    .powering {
        background-color: none !important;
        margin-top: -18px !important;
        padding: 25px !important;
        color: white !important;
        width: auto !important;
        height: auto !important;
        margin-left: 0px !important;
    }
    .imgsub img {
        width: 100%;
    }
    .icons{
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 10px;
    }
    .imgicons{
        width: 70px;
    }
    p {
        margin-top: 0;
        margin-bottom: 0.5rem;
    }
    .sub {
        padding :13px 10px 0px 13px;
        line-height: 30px;
    }
    .sub p {
        line-height: 25px;
        font-size: 14px;
    }
    .imgsubb img{
        display: none;
    }
    .sub h4 {
        font-weight: 700;
        margin-bottom: 5px;
        line-height: 25px;
        font-size: 16px;
    }
    .explore h2 {
        font-weight: 800;
        padding: 4px;
        font-size: 22px;
    }
    .section {
        padding: 0px;
    }
    .exploree {
        background-color: #3d4196;
        color: white;
        padding: 10px;
    }
    .exploree h1 {
        padding: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
    }
    .exploree ul li {
        padding: 13px;
        font-size: 16px;
        margin-left: 0px;
    }
    .why_choose {
        margin-left: 0;
        width: auto;
        padding: 10px 10px 1px 10px;
    }
    .exploredesc ul li {
        padding: 8px;
        margin-top: 1px;
    }
    .why_choose br{
        display: none;
    }
    .why_choose ul li {
        margin-bottom: 9px;
        font-size: 15px;
        margin-top: 12px;
    }

    .partner h3 {
        margin-top: 1px;
    }
    .electrical {
        padding: 12px;
    }
    .electrical h4{
        font-size: 14px;
    }
    .strength br{
        display: none;
    }
    .partner br{
        display: none;
    }
    .electrical br {
        display: none;
    }    
    .electrical p {
        font-size: 14px;
    }
    .elevate img {
        z-index: 100;
        margin-top: 5px;
        width: 90%;
        margin-left: 22px;
    }
    .footer {
        background-color: #262626;
        margin-top: 150px;
        color: #ffffff;
    }
    .elevate img {
        z-index: 100;
        margin-top: 5px;
        
    }
    .footerright img {
        width: 90%;
        margin-top: 12px;
    }
    .footerright img {
         padding: 0px
    }
    .footerright p{
        font-size: 13px;
        margin-top: 10px;
    }
    .footerleft {
        padding: 7px;
    }
    .footericons a {
        padding: 5px;
        font-size: 12px;
        color: white;
    }
    .footericons i.fa-brands.fa-facebook-f {
        padding: 8px;
        width: 31px;
        text-align: center;
    }
    .copyright h5{
        font-size: 13px !important;
    }
    .footerright img {
        width: 70%;
    }
    button.btn-warning{
        display: block !important;
    }
    p a{
        display: none !important;
    }
    .contactdetails{
        display: none;
    }
    .formore{
        display: none;
    }
    .powerdes br{
        display: none;
    }
    .for{
        display: none;
    }
    .footericons i.fa-brands.fa-whatsapp {
        width: 32px; 
    }



    
}
@media screen and (max-width: 1399px){
    
.footerleft {
    padding: 80px 10px;
}
.call{
    margin-top: 15px;
}
}