
@media (max-width:1024px){
    .footer{
    width:850px !important;
    margin-left:91px;
    }
}

@media (max-width:768px){
    .footer{
    margin-left: 103px !important;
    width:644px !important;
    }
    .logo{
    width:91px !important;
    height:auto !important;
    }

    .socials{
    margin-left:15px;
    margin-top:17px;}

    .footer p{
    font-size:10px;
    margin-left:-16px !important;
    white-space:nowrap;
    margin-top:26px !important;}

    .social{
    margin-top:-9px !important;
    }

    .social1{
    margin-top:-5px !important;
    }

}

@media (max-width:430px){
    .footer{
    width:412px !important;
    margin-left:12px !important;
    }

    .footer p{
    margin-left:54px !important;
    font-size:18px !important;
    }

    .social1{
    margin-left: 40px !important;
    margin-top: -3px !important;
    }
    .social{
    margin-left: 100px !important;
    margin-top: -77px !important;
    }

     .socials img{
    width:50px !important;
    height:50px !important;}
}

@media(max-width:380px){
    .footer{
    width:375px !important;
    margin-left:-11px !important;}

    .footer p{
    font-size:16px !important;
    margin-left:80px !important;
    }
    .socials{
    margin-top:68px !important;
    margin-left:-178px !important;}
    .social{
    margin-top:-14px !important;
    margin-left:-2px !important;}

    .social1{
    margin-top:-11px !important;
    margin-left:3px !important;
    }
}

@media (max-width:320px){

    .footer{
    width:295px !important;
    margin-left: -6px !important;}

    .logo{
    margin-left: -65px !important;
    width:82px !important;
    height:42px !important;
    margin-right:168px !important;
    }

    .footer p{
    margin-left: 35px !important;
    margin-top: 7px !important;
    font-size:15px !important;

    }

    .socials{
    margin-left:90px !important;
    width:50px;
    height:50px;
    margin-top:25px !important;
    }

    .social1{
    margin-left: -83px !important;
    margin-top: -25px !important;
    }
    .social{
    margin-left: -13px !important;
    margin-top: -24px !important;
    }



}

@media (max-width: 1024px){
    .logo{
    margin-left: -65px;}

    .footer p{
    margin-left: 10px;
    font-size: 25px;
    margin-top: 34px;
    }

    .social{
    margin-left:10px;}

}

