.logo img{
    width: 50%!important;
}
.idpskishan p{
    position: absolute;
    top: 13%;
    left: 13%;
    font-size:16px;
    font-weight: 700;
    color: #008349;
    line-height: 18px;
}
@media only screen and (max-width: 600px){
.idpskishan p {
    position: absolute;
    top: 9%;
    left: 25%;
    font-size: 20px;
    font-weight: 700;
    color: #ffc100;
}
}
.footer-post ul li a{
color: #fff!important;
}
.footer-post ul{
list-style:none
}
.subscribe{
    position: absolute;
    right: 75px;
    /* top: 37px; */
    height: 55px;
}
.idpscorner{
    margin: 10px;
}