

.footer_bottom_holder a {
color:#fff;
}

.footer_bottom {
display:block;
margin: 0 auto;
width: 1100px;
padding-top: 45px;
}

#autostop {float:left; margin-top:-30px;}

#social-icons{float:right; font-size: 25px; margin-top: -8px;}

#q-servis{float:left; margin-top: -15px;}

#moto-integrator{float: right; width: 150px; margin-top: -25px;}

@media only screen and (max-width: 1200px){
.footer_bottom {width:950px;}}

@media only screen and (max-width: 1000px){
.footer_bottom {width:768px;}}

@media only screen and (max-width: 768px){
.footer_bottom {width:600px;}}

@media only screen and (max-width: 600px){
.footer_bottom {width:420px;}}

@media only screen and (max-width: 480px){
.footer_bottom {width:300px;}}