@media (max-width: 768px){
	.footer .main-nav {
	    display: none;
	}
}

ul.side-nav__container{
	margin-left: 0px;
	padding-left: 0px;
}

.tab__body table{
	border: none;
}

.tab__body table p{
	background: none;
}
birka.birka-archive {
    height: 40px;
}
.contact p {
    font-family: "Arial", sans-serif;
    color: #333333;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    margin: 0 0 20px;
}

.user-content .contact__phone{
	font-family: "Arial", sans-serif;
    color: #252525;
    font-size: 30px;
    text-decoration: none;
} 

.user-content .print{
	font-family: "Arial", sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    background: #ffffff;
    color: #222222;
    border: 2px solid #222222;
    padding: 10px 34px;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 16px;
}

.user-content .print:hover{
	color: #ffffff;
    background: #222222;
}

.filter__item{
    margin-right: 25px;
}

.filter__item:last-child{
    margin-right: 0px;
}

.user-content .filter__option {
    font-family: "Arial", sans-serif;
    font-size: 15px;
    line-height: 20px;
    color: #252525;
    display: block;
    padding: 8px 15px;
    text-decoration: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.user-content .filter__option:hover{
    background: #f0f0f0;
}

.filter__item_show .filter__option-list {
    display: block;
    max-height: 612px;
    overflow: auto;
    scroll: auto;
}

.side-nav__title._active {
    background: #ff2a00;
    color: #ffffff;
}

.content .item-list{
    display: block;
    font-size: 0;
    text-align: center;
    margin-bottom: 50px;
}

.content .item-list .pager{
    margin: 0;
    padding: 0;
}

.item-list .pager li{
    padding: 0;
    margin: 0;
    font-family: "Arial", sans-serif;
    font-size: 15px;
    line-height: 30px;
    font-weight: bold;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    color: #252525;
    background-color: #eeeeee;
    width: 30px;
    height: 30px;
    text-decoration: none;
    margin-right: 10px;

}

.item-list .pager .pager-current, .item-list .pager li a:hover{
    color: #fffefe;
    background: #ff2a00;
}

.item-list .pager li a {
    font-family: "Arial", sans-serif;
    font-size: 15px;
    line-height: 30px;
    font-weight: bold;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    color: #252525;
    background-color: #eeeeee;
    width: 30px;
    height: 30px;
    text-decoration: none;
    margin-right: 10px;
}

.item-list .pager li.pager-next a:after {
    content: '\e905';
    display: inline-block;
    vertical-align: top;
    font-family: "autobautank_font";
    font-size: 12px;
    line-height: 30px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.item-list .pager li.pager-last a:after{
    content: '\e904';
    display: inline-block;
    vertical-align: top;
    font-family: "autobautank_font";
    font-size: 12px;
    line-height: 30px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.item-list .pager li.pager-previous a:after{
        content: '\e905';
    display: inline-block;
    vertical-align: top;
    font-family: "autobautank_font";
    font-size: 12px;
    line-height: 30px;
}

.item-list .pager li.pager-first a:after{
    content: '\e904';
    display: inline-block;
    vertical-align: top;
    font-family: "autobautank_font";
    font-size: 12px;
    line-height: 30px;
}

.seo-text div, .content .form-item{
    font-family: "Arial", sans-serif;
    font-size: 15px;
    line-height: 24px;
    color: #333333;
    font-weight: normal;
    margin: 0 0 30px;
}

.user-content b, .user-content strong{
    background: none;
}

.link_footer{
    font-family: "Arial", sans-serif;
    font-size: 11px;
    color: #cfd5e5;
    line-height: 22px;
    text-decoration: underline;
    position: relative;
}

.link_footer:hover{
    text-decoration: none;
}

.footer__col_side_left {
    width: 32.31624%;
}

.footer__col_side_center {
    width: 30.04274%;
    text-align: center;
}

.slider-nav__img{
    cursor: pointer;
}


.slider-for__img {
    max-height: 100%;
    max-width: 100%;
    display: block;
    width: auto;
    height: auto;
    margin: 0 auto;
}


.slider-nav__img {
    max-width: 100%;
    max-height: 100%;
    display: block;
    width: auto;
    height: auto;
    margin: 0 auto;
}

.slider-for__characteristic {
    position: absolute;
    bottom: 20px;
    width: 100%;
    text-align: center;
}

#user-profile-form input[type="radio"]{
    -webkit-appearance: radio;
    -moz-appearance: radio;
    -ms-appearance: radio;
    -o-appearance: radio;
    appearance: radio;
}

#user-profile-form input[type="checkbox"]{
    -webkit-appearance: checkbox;
    -moz-appearance: checkbox;
    -ms-appearance: checkbox;
    -o-appearance: checkbox;
    appearance: checkbox;
}

.phone__number{
    font-size: 27px;
}

.main__col_side_left{
    width: 39%;
}

.main__col_side_right{
    width: 61%;
}

@media (max-width: 768px){
    .main__col:last-child {
        width: 100%;
    }
    .footer__col {
        display: block;
        width: 100%;
    }
}

@media (max-width: 479px){
    .your_city{
        display: none;
    }
}

.social_item{
    display: inline-block;
    width: 51px;
    height: 50px;
    background-position: -8px 0px;
    background-image: url(/sites/all/themes/autobau/img/socialpng33.png);
    background-size: auto 100%;
}

.social_item_fb{
    background-position: -69px 0px;
}

.social_item_yt{
    background-position: -130px 0px;
}
a.social_item.social_item_inst {
    background-position: -190px 0px;
}
.footer-col.col-5.zoomIn{
    display: inline-block;
    margin-left: 22px;
    vertical-align: top;
}





