@media (max-width: 576px) 
{ 
.footer-top {
    padding: 20px 0;
    position: relative;
}
.footer-top .footer__left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0px 15px 10px;
}
.footer-top .footer_logo 
{
    margin-top: 0px;
}
.footer-top .footer_logo img
{
    width:100%;
    padding: 0 10px;
    margin-bottom: 30px
}
.footer-top .footer_menu ul li {
    width: 100%;
    text-align: center;
    display: inline-block;
    line-height: 3rem;
    border-bottom: 1px solid #3a3a3a;
}
.footer-top .footer_menu ul li a{
    color: #999999;
}
.footer_contact span {
    display: inline-block;
    width: 100%;
    font-size: 1.2rem;
    color: #fe0100;
    position: relative;
    text-align: center;
    letter-spacing: 0;
    line-height: 3rem;
}
.footer-top .footer__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.footer-top .footer__right .footer__right-end .footer_media {
    text-align: center;
}
.footer-bottom p, .footer-bottom p a {
    color: #696960;
    text-align: center !important;
    transition: all .2s ease-in-out;
}
.past_car
{
	margin-bottom: 40px;
}

.left-testimonials
{
	    text-align: center;
}
.left-testimonials a {
    background: rgba(0, 0, 0, 0) linear-gradient(-132deg, rgb(255 0 0), rgb(33 33 33)) repeat scroll 0 0;
    border-radius: 30px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    margin: 20px auto;
    width: max-content;
    padding: 7px 30px;
    text-align: center;
    text-transform: uppercase;
}
.guinn_rcrd {
    position: absolute;
    top: 1%;
    left: 1%;
    width: 20%;
}
.footer-bottom .container p:last-child a {
    opacity: 1;
    float: left;
    width: max-content;
}
.footer-bottom .container p span {
    float: left;
    width: max-content;
}
.footer-bottom .container p span.pan_red {
    float: none;
    width: auto;
}
.footer-bottom .container .xoft_def p {
    float: left;
    width: 162px;
    margin-left: 30%;
}
.footer-bottom .container p {
    float: left;
    width: 100%;
    text-align:center !important;
}
}






@media (max-width: 768px) 
{ 
.footer-top {
    padding: 20px 0;
    position: relative;
}
.footer-top .footer__left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0px 15px 10px;
}
.footer-top .footer_logo 
{
    margin-top: 0px;
}
.footer-top .footer_logo img
{
    width:100%;
    padding: 0 10px;
    margin-bottom: 30px
}
.footer-top .footer_menu ul li {
    width: 100%;
    text-align: center;
    display: inline-block;
    line-height: 3rem;
    border-bottom: 1px solid #3a3a3a;
}
.footer-top .footer_menu ul li a{
    color: #999999;
}
.footer_contact span {
    display: inline-block;
    width: 100%;
    font-size: 1.2rem;
    color: #fe0100;
    position: relative;
    text-align: center;
    letter-spacing: 0;
    line-height: 3rem;
}
.footer-top .footer__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.footer-top .footer__right .footer__right-end .footer_media {
    text-align: center;
}
.footer-bottom p, .footer-bottom p a {
    color: #696960;
    text-align: center !important;
    transition: all .2s ease-in-out;
}
.past_car
{
	margin-bottom: 40px;
}

.left-testimonials
{
	    width: 100%;
}
.left-testimonials a {
    background: rgba(0, 0, 0, 0) linear-gradient(-132deg, rgb(255 0 0), rgb(33 33 33)) repeat scroll 0 0;
    border-radius: 30px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    margin: 20px auto;
    width: max-content;
    padding: 7px 30px;
    text-align: center;
    text-transform: uppercase;
}
.guinn_rcrd {
    position: absolute;
    top: 1%;
    left: 1%;
    width: 20%;
}
.footer-bottom .container p:last-child a {
    opacity: 1;
    float: left;
    width: max-content;
}
.footer-bottom .container p span {
    float: left;
    width: max-content;
}
.footer-bottom .container p span.pan_red {
    float: none;
    width: auto;
}
.footer-bottom .container .xoft_def p {
    float: left;
    width: 162px;
    margin-left: 30%;
}
.footer-bottom .container p {
    float: left;
    width: 100%;
    text-align:center !important;
}
}

