
@media only screen and (max-width : 576px) {
    .single-ugon-wrapper {
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
    .table-block .col .row1 {
        width: 45%;
        line-height: 12px;
    }
    .table-block .col .row2 span {
        font-size: 6px;
    }
    .table-block .col .row2.small {
        width: 11%;
        font-size: 7px!important;
        line-height: 9px;
    }
}
@media only screen and (max-width : 767px) {
    .block_start_button {
        display: block!important;
        right: 50px!important;
        top: 45vh!important;
        width: 90px!important;
        height: 90px!important;
        left: unset!important;
    }
}

    @media only screen and (max-width : 813px) {
        .sp_conentOne {
            padding: 0 10px !important;
        }

        .filter_wrapper {
            display: none;
        }
        body {
            position: static;
            background: #000;
        }
        .bmw_box p {
            padding-left: 0px;
        }
        .bmw_box a {
            margin: 0px;
            float: none;
        }
        .bmw_box .sp_text2.smaller_text {
            margin-bottom: 0px;
        }
        .block_start_button {
            display: block!important;
            right: 50px!important;
            top: 35vh!important;
            width: 70px!important;
            height: 70px!important;
            left: unset!important;
        }
        .homepage-background {
            position: relative!important;
            height: 70vh!important;
            z-index: 101!important;
        }
        .table-block {
            padding: 5px 5px 90px 5px;
            box-sizing: border-box;
            margin: 0;
        }
        .table-block .col .description {
            font-size: 10px;
        }
        .table-block .col .row1 span.title {
            font-size: 13px;
        }
        .table-block .col .row2 {
            font-size: 10px;
            line-height: 12px;
        }
        .table-block .col .row1 span {
            width: 100%;
            font-size: 10px;
        }
        .table-block .col .row2 img{
            width: 35%;
        }
        .col_title {
            left: 10px;
        }
        .table-block .col .row1 span.description {
            font-size: 8px;
        }
        .table-title h2 b {
            display: block;
            width: 100%;
        }

        #autozapusk table{
            width: 100%;
            font-size: 8px!important;
        }
.mobileCont {
    bottom: 7px;
    color: #0b83e0 !important;
    font-family: Roboto !important;
    font-size: 11px !important;
    font-weight: 400 !important;
    line-height: 12px !important;
    position: absolute;
    right: 10px;
    text-align: right !important;
    width: 215px !important;
    display:block;
}

.mobileCont span {
    display: block;
    margin: 3px 0 0;
}
.mobileMenu {
    height: 66px;
    left: 0;
    position: fixed;
    top: 0;
    width: 60px;
    z-index: 9998;
    display:block;
}
#mobileScroller .mobileMenu {
	z-index: 25;
}
.mobileMenu .mmButton {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.mobileMenu .mmButton a {
    background: #0b83e0 none repeat scroll 0 0;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.mobileMenu .mmButton a span {
    border-top: 2px solid #fff;
    color: #fff;
    font-size: 8px;
    left: 50%;
    line-height: 28px;
    margin: 4px 0 0 -12px;
    position: absolute;
    top: 50%;
    width: 24px;
}
.mobileMenu .mmButton a span::before {
    background: #fff none repeat scroll 0 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    top: -20px;
    width: 100%;
}
.mobileMenu .mmButton a span::after {
    background: #fff none repeat scroll 0 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    top: -11px;
    width: 100%;
}
.mobileMenu .mmButton a.activeTitle {
    background:#ffa200;
}
.mobileMenu .mmButton a.activeTitle span {
    border-color:#ffa200;
}
.mobileMenu .mmButton a.activeTitle span:before {
    left: -5px;
    top: -16px;
    width: 130%;
    -webkit-transform:rotate(45deg);  
    -moz-transform:rotate(45deg);  
    -o-transform:rotate(45deg);  
    transform:rotate(45deg);
}
.mobileMenu .mmButton a.activeTitle span:after {
    left: -5px;
    position: absolute;
    top: -16px;
    width: 130%;
    -webkit-transform:rotate(-45deg);  
    -moz-transform:rotate(-45deg);  
    -o-transform:rotate(-45deg);  
    transform:rotate(-45deg);
}
.mobileMenu .mmContent {
    background:#000 url(../images/mobileBack.jpg) 50% 50% no-repeat;
    background-size:cover;
    display:none;
    position:fixed;
    left:0;
    top:66px;
    width:100%;
    bottom:0;
    overflow-y:auto;
    z-index:24;
}
.mobileMenu .mmContent ul {
}
.mobileMenu .mmContent ul li {
    border-bottom:1px solid #515556;
}
.mobileMenu .mmContent ul li a {
    color: #fff;
    display: block;
    font-size: 13px;
    padding: 16px 21px 17px;
    position: relative;
    text-transform: uppercase;
}
.mobileMenu .mmContent ul li a:after {
    background:url(../images/icons/arrowLeft2.png) 0 0 no-repeat;
    content: "";
    height: 18px;
    margin: -9px 0 0;
    position: absolute;
    right: 19px;
    top: 50%;
    width: 11px;
}
.mobileMenu .mmContent ul li a:hover {
    color:#ffa200;
}
.mobileMenu .mmContent ul li a:hover:after {
    background-position:-11px 0;
}
.mobileMenu .mmContent ul li.subMenu ul {
    display:none;
}
.mobileMenu .mmContent ul li.subMenu a:after {
    transform:rotate(90deg);
}
.mobileMenu .mmContent ul li.activeTitle2 {
    background:#fff;
    color:#000;
}
.mobileMenu .mmContent ul li.activeTitle2 a {
    color:#000;
}
.mobileMenu .mmContent ul li.activeTitle2 a:after {
    background:url(../images/icons/arrowTop.png) 0 -11px no-repeat;
    width:18px;
    height:11px;
    transform:none;
    margin-top:-6px;
}
.mobileMenu .mmContent ul li.subMenu a:hover:after {
}
.mobileMenu .mmContent ul li.subMenu ul {
}
.mobileMenu .mmContent ul li.subMenu ul li {
    background:#000;
}
.mobileMenu .mmContent ul li.subMenu ul li a {
    padding: 10px 21px;
    color:#fff;
}
.mobileMenu .mmContent ul li.subMenu ul li a:after {
    background:url(../images/icons/arrowLeft2.png) 0 0 no-repeat;
    content: "";
    height: 18px;
    margin: -9px 0 0;
    position: absolute;
    right: 19px;
    top: 50%;
    width: 11px;
}
.mobileMenu .mmContent ul li.subMenu ul li a:hover {
    color:#ffa200;
} 
	.sp_listBanks li {
		margin-right: 2%;
		max-width: 40%;
	}   

.catalogWrapper .sp_priceBox_wrapper {
	width: 100%;
}
	
.tp-banner-container, .tp-banner-container li {
    height: 95% !important;
    min-height: 420px !important;
    min-width: 100%;
    z-index:10;
}
.tp-bgimg {
    background-size: 190% !important;
    background-position: 70% 90px !important;
}
.tp-banner-container .tp-bullets {
    bottom: 14px !important;
    z-index:22;
    display:none;
}
.sp_contacts {
	display: block;
}
.sp_nav1, .sp_nav2, .sp_nav3, .sp_nav4, .sp_nav5, .sp_nav6, .sp_nav7, .sp_nav9, .sp_nav12, .sp_header .sp_nav10, .sp_nav11, .sp_nav111, .sp_nav222 {
    display:none;
}
.sp_nav8 {
    left: 0 !important;
    top: 147px !important;
    width: 100% !important;
    height: 90px !important;
}
.sp_nav13 {
    display: none !important;
    left: 0 !important;
    top: 106px !important;
    width: 100% !important;
    height: 90px !important;
}
    .sp_nav13 a.nav11Title {
        color: #ee2a24;
        display: inline-block;
        font-family: Roboto;
        font-size: 18px;
        font-weight: 600;
        line-height: 22px;
        padding: 16px 0 0;
        white-space: normal;
        width: auto;
    }
    .sp_nav13 a.nav11Title img {
        height: 90px !important;
        width: 90px !important;
    }
    .sp_nav13 .text {
        color: #fff;
        display: block;
        font-family: Roboto;
        font-size: 14px;
        font-weight: 400;
        line-height: 16px;
        margin-bottom: -16px;
        padding: 0 0 0 110px;
        white-space: normal;
    }
    .sp_nav11 a.nav11LinkAll {
        margin-left: 110px;
    }
.sp_nav8 span {
    font-size: 20px;
    line-height: 26px;
}
.sp_logo {
    height: 88px !important;
    width: 100px !important;
    left: 106px !important;
}
    .sp_header .sp_logo {
        right: -15px !important;
        left: auto !important;
        z-index: 999;
    }
    .sp_innerContent .crumbs {
        margin: 0px 5px;
    }
.sp_logo img {
    width: 60% !important;
    height: auto !important;
    max-width:120px;
}

.home-page .sp_logo img {
    width: 76% !important;
}
.tp-banner-container .tparrows {
    opacity:0 !important;
}

.homePageFooter {
    min-height: 120px;
}
.homePageFooter .soc {
    margin: 74px 0 0 11px;
}
.homePageFooter .soc img {
    width:24px;
}
.homePageFooter .copy {
    border:none;
    font-size: 9px;
    margin: 45px 20px 0 0;
    padding: 6px 11px;
    clear: both;
}
.homePageFooter .logos {
    position: absolute;
    margin: 15px 0 0;
    border-bottom: 1px solid #414141;
    /*padding: 0 0 15px;*/
}
.homePageFooter .logos img {
    width:190%;
}

.sp_header {
	background: #000;
    width:100%;
    margin:0;
    height: 66px;
    left: 0;
	position: fixed;
}
.mainpageBody .sp_header {
	display: block;
	z-index: 1000;
}
    .sp_header.open_submenu_down {
        overflow: hidden;
		border-bottom: 2px solid orange;
    }
.sp_innerBack {
    padding-top: 66px;
}
.sp_innerContent {
    padding: 20px 0;
    width: auto;
}
.sp_conentOne {
    padding-left: 10px;
    padding-right: 10px;
    padding-right: 43px;
}
.listNews {
    margin: 0 0 35px;
}
.newsBox {
    margin-bottom: 20px;

    margin-top: 42px;
}
h1 {
    line-height: 22px;
}
.sp_conentOne h1 {
    line-height: 22px;
}
.sp_conentOne h2.like-h-one {
    line-height: 22px;
}
.sp_paddingRight {
    padding: 0;
}
.newsBox p {
    margin-right: 0;
    text-align:justify;
}
.sp_titleBox h2 {
    padding-right: 0;
}
.sp_listGreyBorder li {
    min-height: auto;
    padding: 4px 10px 5px;
    width: auto;
}
.sp_dilerList {
    margin: -1px 0 0;
}
.sp_dilName {
    font-size: 14px;
    padding-right: 0;
}
.sp_dilPhone {
    float: none;
    display:block;
    margin: -1px 1px 10px 0;
}
.sp_dilerList ul li {
    position:relative;
}
.sp_dillerMainLine {
}
.sp_fNav {
    display:none;
}
.sp_footInner {
    width: auto;
}
.sp_footer {
    /*height: 105px;*/
    /* height: 95px; */
    height: 125px;
}
    .sp_footer.sticky_footer {
        bottom: 0;
        position: relative;
				display: block;
        width: 100%;
        background: #000 url(../images/footer.jpg) 50% 100% no-repeat;
        -webkit-box-shadow: 3px 3px 14px 10px rgba(0, 0, 0, 0.39);
        -moz-box-shadow: 3px 3px 14px 10px rgba(0, 0, 0, 0.39);
        box-shadow: 3px 3px 14px 10px rgba(0, 0, 0, 0.39);
				height: 24px;
    }
		.sp_footer.sticky_footer .sp_footInner {
			display: none;
		}
		.sp_footer.sticky_footer .pages__mobileFooter {
			display: block;
			text-align: center;
		}
		.sp_content {
				margin-bottom: 10px;
		}
.sp_footInner {
    padding: 10px 0 0;
}

.sp_footer .sp_inform .mobileCont {
    bottom: -80px;
}
.sp_footer .sp_inform {
    float: left;
    padding: 2px 0 0 10px;
}

.sp_inform .sp_copy {
    color: #fff;
    display: block;
    font-size: 10px;
    line-height: 23px;
    padding: 13px 0 0;
}
.sp_inform .sp_copy a {
    display:block;
}
.sp_col2, .sp_col3, .sp_col4, .sp_col5, .sp_col6, .sp_col8, .sp_col9, .sp_col10 {
    float:none;
    width:100%;
}
img {
    max-width:100%;
}
    img.photo-preview {
        max-width:none;
    }
.sp_text3 {
    display: block;
    font-weight: 400;
    line-height: 18px;
    /*padding: 0 0 40px 0;*/
}
.sp_innerContent {
    padding: 20px 0;
    width: auto;
}
.sp_container {
    float: none;
    overflow: hidden;
    width: 100%;
}
.sp_contentMain {
    padding: 0 10px;
    padding-right: 43px;
}
.sp_sidebar {
    border-right: 1px solid #dadada;
    float: none;
    margin-left: 0;
    padding: 40px 10px 50px;
    position: relative;
    width: 100%;
}
.inctructor {
    margin: 29px 0 0;
    padding: 15px;
    position: relative;
    width: 100%;
}
.rightBanner {
    float: right;
    margin: -20px 0 0 12px;
    width: 100px;
}

    .err404_box .content_404 {
        max-width: 75%;
        position: absolute;
        right: 50px;
        top: 190px;
    }
    .contact_box .fl_l {
        float: none;
        width: 100%;
    }

    .sp_innerContent .sp_conentOne .crumbs {
        margin-top: -10px;
    }
    .home_page .sp_logo {
        left: auto !important;
        right: 0 !important;
    }


    .mobileFooter {
        display: block;
        min-height: 200px;
        position: relative;
    }
        .mobileFooter .logos_new {
            display: none;
        }
        .mobileFooter .bottom_part {
            position: relative;
            /*position: absolute;*/
            display: inline-block;
            width: 100%;
            /*bottom: 7px;*/
        }
            .mobileFooter .bottom_part .left_block {
                /*float: left;*/
                /*position: absolute;*/
                /*bottom: -7px;*/
            }
                .mobileFooter .bottom_part .left_block .soc_new {
                    display: block;
                    clear: both;
                    position: relative;
                    margin: 0;
                }
				.mobileFooter .bottom_part .left_block .soc-mobile-2 {
					margin-top: 10px;
				}
                    .mobileFooter .bottom_part .left_block .soc_new a {
                        
                    }
                        .mobileFooter .bottom_part .left_block .soc_new img {
                            width: 24px;
                        }
                .mobileFooter .copy_new {
                    border: none;
                    font-size: 9px;
                    /*margin: 10px;*/
                    padding: 10px;
                    clear: both;
                }
            .mobileFooter .bottom_part .mobileCont {
                color: #0b83e0 !important;
                font-family: Roboto !important;
                font-size: 11px !important;
                font-weight: 400 !important;
                line-height: 12px !important;
                text-align: right !important;
                width: 215px !important;
                display: block;
            }
                .mobileFooter .bottom_part .mobileCont span {
                    display: block;
                    margin: 4px 0 0;
                }





    .footer_info {
        display: none;
    }



    .sp_row.with_border .sp_col3 {
        border-bottom: 1px solid #d2d2d2;
    }
        .sp_row.with_border .sp_col3:last-child {
            border-bottom: none;
        }
            .sp_row.with_border .sp_row:last-child .sp_col3:nth-child(3) {
                border-bottom: none;
            }

    iframe.halfwidth {
        height: 300px;
    }



    .filter_wrapper .car_brand_wrapper {
        margin-left: 5px;
    }

    .maps {
        display: none !important;
    }

    .sp_conentOne .fancybox_new {
        width: 42%;
        margin-right: 3%;
        margin-bottom: 3%;
        display: block;
        float: left;
    }
	.sp_col6.long_text, .sp_col6 {
        float: none;
        width: 100%;
    }
	.consultation .sp_col6 {
		padding: 0 7.5px;
		width: 44%;
		float: left;
	}
	.consultation .text_right a.active {
		margin-right: 1px;
	}



    .bmw_box {
        margin-bottom: 10px;
    }
    .long_text__img_block{
        padding-left: 3px;
    }
    .img_after{
        padding-bottom: 0;
    }
    .share_me{
    display: block;
    position: relative;
    bottom: 0;
    overflow: hidden;
    width: 100%;
    padding: 20px 0 40px;
    }
}
@media only screen and (max-width: 547px) {
	.consultation a, .consultation a.active {
		height: 32px;
	}
}
@media only screen and (max-width: 1020px) {
	.feedBack_popup-first {
		position: relative;
		left: 0;
		bottom: 0;
		padding: 6px 20px;
		display: inline-block;
	}
}
@media only screen and (max-width: 813px) {
	p {
    text-align: left;
	}
}
@media only screen and (min-width: 813px) {
	.mainpageBody {
		overflow-y: hidden;
	}
}
@media only screen and (min-width: 813px) and (max-width: 1020px) {

    .bmw_box p {
        padding-left: 0px;
    }
    .bmw_box a {
        margin: 0px;
        float: none;
    }
    .bmw_box .sp_text2.smaller_text {
        margin-bottom: 0px;
    }
    .mobileCont {
    bottom: 7px;
    color: #0b83e0 !important;
    font-family: Roboto !important;
    font-size: 11px !important;
    font-weight: 400 !important;
    line-height: 12px !important;
    position: absolute;
    right: 10px;
    text-align: right !important;
    width: 215px !important;
    display:block;
}
.mobileCont span {
    display: block;
    margin: 9px 0 0;
}
.mobileMenu {
    height: 106px;
    left: 0;
    position: absolute;
    top: 0;
    width: 106px;
    z-index: 22220;
    display:block;
}
.mobileMenu .mmButton {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.mobileMenu .mmButton a {
    background: #0b83e0 none repeat scroll 0 0;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.mobileMenu .mmButton a span {
    border-top: 2px solid #fff;
    color: #fff;
    font-size: 10px;
    left: 50%;
    line-height: 28px;
    margin: 4px 0 0 -15px;
    position: absolute;
    top: 50%;
    width: 30px;
}
.mobileMenu .mmButton a span::before {
    background: #fff none repeat scroll 0 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    top: -20px;
    width: 100%;
}
.mobileMenu .mmButton a span::after {
    background: #fff none repeat scroll 0 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    top: -11px;
    width: 100%;
}
.mobileMenu .mmButton a.activeTitle {
    background:#ffa200;
}
.mobileMenu .mmButton a.activeTitle span {
    border-color:#ffa200;
}
.mobileMenu .mmButton a.activeTitle span:before {
    left: -5px;
    top: -16px;
    width: 130%;
    -webkit-transform:rotate(45deg);  
    -moz-transform:rotate(45deg);  
    -o-transform:rotate(45deg);  
    transform:rotate(45deg);
}
.mobileMenu .mmButton a.activeTitle span:after {
    left: -5px;
    position: absolute;
    top: -16px;
    width: 130%;
    -webkit-transform:rotate(-45deg);  
    -moz-transform:rotate(-45deg);  
    -o-transform:rotate(-45deg);  
    transform:rotate(-45deg);
}
.mobileMenu .mmContent {
    background:#000 url(../images/mobileBack.jpg) 50% 50% no-repeat;
    background-size:cover;
    display:none;
    position:fixed;
    left:0;
    top:106px;
    width:100%;
    bottom:0;
    overflow-y:auto;
}
.mobileMenu .mmContent ul {
}
.mobileMenu .mmContent ul li {
    border-bottom:1px solid #515556;
}
.mobileMenu .mmContent ul li a {
    color: #fff;
    display: block;
    font-size: 13px;
    padding: 16px 21px 17px;
    position: relative;
    text-transform: uppercase;
}
.mobileMenu .mmContent ul li a:after {
    background:url(../images/icons/arrowLeft2.png) 0 0 no-repeat;
    content: "";
    height: 18px;
    margin: -9px 0 0;
    position: absolute;
    right: 19px;
    top: 50%;
    width: 11px;
}
.mobileMenu .mmContent ul li a:hover {
    color:#ffa200;
}
.mobileMenu .mmContent ul li a:hover:after {
    background-position:-11px 0;
}
.mobileMenu .mmContent ul li.subMenu ul {
    display:none;
}
.mobileMenu .mmContent ul li.subMenu a:after {
    transform:rotate(90deg);
}
.mobileMenu .mmContent ul li.activeTitle2 {
    background:#fff;
    color:#000;
}
.mobileMenu .mmContent ul li.activeTitle2 a {
    color:#000;
}
.mobileMenu .mmContent ul li.activeTitle2 a:after {
    background:url(../images/icons/arrowTop.png) 0 -11px no-repeat;
    width:18px;
    height:11px;
    transform:none;
    margin-top:-6px;
}
.mobileMenu .mmContent ul li.subMenu a:hover:after {
}
.mobileMenu .mmContent ul li.subMenu ul {
}
.mobileMenu .mmContent ul li.subMenu ul li {
    background:#000;
}
.mobileMenu .mmContent ul li.subMenu ul li a {
    padding: 10px 21px;
    color:#fff;
}
.mobileMenu .mmContent ul li.subMenu ul li a:after {
    background:url(../images/icons/arrowLeft2.png) 0 0 no-repeat;
    content: "";
    height: 18px;
    margin: -9px 0 0;
    position: absolute;
    right: 19px;
    top: 50%;
    width: 11px;
}
.mobileMenu .mmContent ul li.subMenu ul li a:hover {
    color:#ffa200;
}
.mobileMenu .mmContent ul li.subMenu ul li a:hover:after {
}

p img {
    max-width:100%;
}
    
.sp_header {
    width:98%;
    margin:0 0 0 1%;
    left:0;
}
    .sp_header .sp_logo {
        right: 0 !important;
        left: auto !important;
    }
        .sp_header .sp_logo a {
            width: 100%;
            height: 100%;
            display: block;
        }
/*
.sp_fNav ul li {
    border-left: 1px solid #464646;
    display: block;
    float: left;
    font-size: 10px;
    height: 65px;
    line-height: 14px;
    padding: 8px 6px 0;
    vertical-align: top;
    width: 12%;
}
*/
	.mobileCont {
			bottom: -143px;
	}
	.mobileCont span:last-child {
			display:none;
	}
	.sp_innerContent {
			width:95%;
			padding-left:0;
			padding-right:0;
	}
	.sp_conentOne {
			padding-left: 20px;
			padding-right: 20px;
	}
	.sp_footInner {
			width:98%;
	}
	.tp-banner-container, .tp-banner-container li {

			min-height: 420px !important;
			min-width: 100%;
			z-index:10;
	}
	.tp-banner-container .tp-bullets {
			bottom: 14px !important;
	}
	.sp_nav1, .sp_nav2, .sp_nav3, .sp_nav4, .sp_nav5, .sp_nav6, .sp_nav7, .sp_nav9,  .sp_nav12, .sp_header .sp_nav10, .sp_nav11, .sp_nav111, .sp_nav222 {
		display:none;
	}
	.home_page .sp_logo {
			right: 0 !important;
			left: auto !important;
	}
	.sp_nav8 {
			left: 0 !important;
			top: 60% !important;
			height: 90px !important;
	}
	.sp_logo {
			height: 120px !important;
			width: 220px !important;
	}
	.sp_logo img {
			width: 50% !important;
			height: auto !important;
			max-width:120px;
	}
	.tp-banner-container .tparrows {
			opacity:0 !important;
	}

	.homePageFooter {
			min-height: 144px;
	}
	.homePageFooter .soc {
			margin: 74px 0 0 11px;
	}
	.homePageFooter .soc img {
			width:24px;
	}
	.homePageFooter .copy {
			border: medium none;
			clear: both;
			font-size: 9px;
			margin: -26px 20px 0 90px;
			padding: 6px 11px;
			display: inline-block;
	}
	.homePageFooter .logos {
			position: absolute;
			margin: 0 0 0;
			border-bottom: 1px solid #414141;
			padding: 0 0 0;
	}
	.homePageFooter .logos img {
			width:160%;
	}
	.mobileFooter {
			display: block;
			min-height: 144px;
	}
	.mobileFooter .logos_new {
			/*height: 20px;*/
			display: inline-block;
			width: 100%;
			padding-top: 5px;
			padding-bottom: 5px;
	}
	.mobileFooter .logos_new table {
			width: 100%;
			height: 100%;
	}
	.mobileFooter .logos_new table td {
			text-align: center;
			vertical-align: middle;
	}
	.mobileFooter .logos_new table td a {
			/*display: inline-block;*/
			display: inline-table;
			min-width: 45px;
			width: 100%;
			/*height: 100%;*/
			height: 14px;
			background-position: 50%;
			background-size: contain;
			background-repeat: no-repeat;
	}
	.mobileFooter .logos_new table td a.toyota {
			background-image: url(../images/icons/logotypes/toyota.png);
	}
	.mobileFooter .logos_new table td a.lexus {
			background-image: url(../images/icons/logotypes/lexus.png);
	}
	.mobileFooter .logos_new table td a.bmw {
			background-image: url(../images/icons/logotypes/bmw.png);
	}
	.mobileFooter .logos_new table td a.land-rover {
			background-image: url(../images/icons/logotypes/land-rover.png);
	}
	.mobileFooter .logos_new table td a.mercedes {
			background-image: url(../images/icons/logotypes/mercedes.png);
	}
	.mobileFooter .logos_new table td a.porsche {
			background-image: url(../images/icons/logotypes/porsche.png);
	}
	.mobileFooter .logos_new table td a.infinity {
			background-image: url(../images/icons/logotypes/infinity.png);
	}
	.mobileFooter .logos_new table td a.mazda {
			background-image: url(../images/icons/logotypes/mazda.png);
	}
	.mobileFooter .logos_new table td a.honda {
			background-image: url(../images/icons/logotypes/honda.png);
	}
	.mobileFooter .logos_new table td a.nissan {
			background-image: url(../images/icons/logotypes/nissan.png);
	}
	.mobileFooter .logos_new table td a.hyundai {
			background-image: url(../images/icons/logotypes/hyundai.png);
	}
	.mobileFooter .bottom_part {
			position: relative;
			display: inline-block;
			width: 100%;
	}
	.mobileFooter .bottom_part .left_block {
			float: left;
	}
	.mobileFooter .bottom_part .left_block .soc_new {
			/*margin: 74px 0 0 11px;*/
			display: block;
			float: left;
			bottom: 0px;
			left: 11px;
			position: absolute;
			margin: 0;
	}
	.mobileFooter .bottom_part .left_block .soc_new a {
			
	}
	.mobileFooter .bottom_part .left_block .soc_new img {
			width: 24px;
	}
	.mobileFooter .bottom_part .left_block .copy_new {
			border: medium none;
			clear: both;
			font-size: 9px;
			margin: -26px 20px 0 90px;
			padding: 6px 11px;
			/*display: inline-block;*/
			display: block;
			float: left;
			bottom: 0px;
			left: 11px;
			position: absolute;
	}
	.mobileFooter .bottom_part .mobileCont {
			color: #0b83e0 !important;
			font-family: Roboto !important;
			font-size: 11px !important;
			font-weight: 400 !important;
			line-height: 12px !important;
			position: relative;
			float: right;
			right: 10px;
			bottom: 0;
			text-align: right !important;
			width: 215px !important;
			display: block;
	}
	.mobileFooter .bottom_part .mobileCont span {
			display: block;
			margin: 4px 0 0;
	}
}

@media screen and (max-width: 800px) {
    #rc-connect #rc-phone {
        position: fixed !important;
        /*top: 94% !important;*/
        top: 90% !important;
        /*bottom: 1% !important;*/
    }
        #rc-connect #rc-phone.rc-inactive {
            left: 27.5% !important;
        }
    #rc-connect #rc-popup {
        position: fixed !important;
        top: 0 !important;
    }

	.long_text__img_block .float-left {
		float: none;
		width: 100%;
		max-width: 100%;
		margin-bottom: 1.5em;
	}
	.sp_text3 {
		font-size: 1em;
	}
}
@media screen and (max-width: 845px) {
	.sp_fNav ul li {
		width: 12%;
		padding: 8px 10px 0;
	}
}
@media only screen and (min-width: 420px) and (max-width : 767px) {
	#rc-connect #rc-phone.rc-inactive {
		left: 80% !important;
	}
	.tp-bgimg {
		background-size: 190% !important;
		background-position: 70% 30% !important;
	}
}
@media screen and (max-width: 730px) {
	.sp_fNav ul {
		text-align: center;
		margin-left: -30px;
		margin-right: -30px;
		overflow: hidden;
		border-right: 1px solid #464646;
	}
	.sp_fNav ul li {
		font-size: 10px;
	}
}

/* 

Какие-то дебильные стили

@media only screen and (min-width: 1021px) {
	
	.homePageFooter {
		bottom: 57px;
	}
}
@media only screen and (min-width: 1021px) and (max-width: 1025px) {
.sp_nav1 {
    bottom: 170px !important;
    top: auto !important;
}
.sp_nav3 {
    margin-left: 30px !important;
}
    .sp_nav11 {
        margin-right: 15px !important;
    }
    .sp_nav4 {
        margin: 15px 0 0 30px !important;
    }
    .sp_nav5 {
        margin: 28px 0 0 112px !important;
    }
    .sp_nav13 {
        height: 120px;
    }
    .sp_nav13 img {
        width: 120px !important;
        height: 120px !important;
    }
    .sp_nav13 .text {
        margin: -18px 0 0;
    }
    .sp_nav12 {
        margin: 28px 30px 0 -60px !important;
    }
    .sp_logo img {
        margin: 12px 0 0;
        height: 75% !important;
        width: auto !important;
    }
    .sp_nav111 {
        margin-top: 15px !important;
    }
    .sp_nav222 {
        margin-left: 60px !important;
    }
.sp_nav6 {
    bottom: 120px !important;
    right: 424px !important;
    top: auto !important;
    margin-bottom: 57px !important;
}
    .sp_nav7 {
        margin-top: -58px !important;
        margin-bottom: 26px !important;
    }
.sp_nav8 {
    bottom: 45px !important;
    left: 0px !important;
    top: auto !important;
    font-size: 26px !important;
}
.sp_fNav ul li {
    font-size: 12px !important;
    padding: 8px 9px 0 !important;
    width: 111px !important;
}
.sp_header {
    left: 0;
    margin: 0;
    width: 100%;
}


.sp_header .sp_nav4 {
    margin: 0 !important;
}
.sp_header .sp_nav5 {
    margin: 0 !important;
}
.sp_header .sp_nav1 {
    bottom: 0 !important;
}
.sp_innerContent,
.sp_footInner {
    max-width: 920px;
    width: 94%;
}
.sp_footInner {
    max-width: 920px;
    width: 100%;
}

.sp_fNav ul li {
    font-size: 11px;
    padding: 8px 6px 0;
    width: 82px;
}

.homePageFooter .logos {
    width: 60%;
    margin: 11px 0px 0;
}
.homePageFooter .logos img {
    width:100%;
}
}
@media only screen and (min-width: 1026px) and (max-width: 1279px) {

}
@media only screen and (min-width: 1280px) and (max-width: 1700px) {

}
*/