


@media all and (max-width: 1199px) and (min-width: 240px) {
	.logo img{margin-left:15px;}
	.hpsearch {

    margin-left: -330px;
    margin-top: 65px;
}
	.container{
		width:100%;
		box-sizing: border-box;
		padding: 0 20px;
	}
	
	header .container{
		width:100%;
		margin:0;
		padding: 0;
	}
}



@media all and (max-width: 959px) and (min-width: 481px) {
	/* items are not quite 1/3 wide */
	.item {
	  width: 33.33%;
	  float: left;
	  margin-right:0;
	}
	
	.item:nth-child(4n+0) > a {
		margin-right:20px;
	}
	
	.item:nth-child(3n+0) > a {
		margin-right:0;
	}
	
}

@media all and (max-width: 480px) and (min-width: 240px) {
	/* items are not quite 1/1 wide */
	.item {
	  width: 100%;
	  float: left;
	}
	
	.item a {
		margin-right:0;
	}
}

@media all and (max-width: 960px){
	*[class^=w-].res-m-100{width:100%;}
	*[class^=w-].res-m-90{width:90%;}
	*[class^=w-].res-m-80{width:80%;}
	*[class^=w-].res-m-70{width:70%;}
	*[class^=w-].res-m-66{width:66.666%;}
	*[class^=w-].res-m-60{width:60%;}
	*[class^=w-].res-m-50{width:50%;}
	*[class^=w-].res-m-40{width:40%;}
	*[class^=w-].res-m-33{width:33.333%;}
	*[class^=w-].res-m-30{width:30%;}
	*[class^=w-].res-m-25{width:25%;}
	*[class^=w-].res-m-20{width:20%;}
	*[class^=w-].res-m-10{width:10%;}
}


@media all and (max-width: 480px){
	.hour-w-mob{width:100%;text-align:left;}
	.hour-w-mob .txt-r{text-align:left !important;padding-left:0 !important}
	.dealercontact-space{margin-bottom:25px;}
	.nospace-bottom{padding-bottom:0 !important;}
	h5 {
    font-size: 1.2em;
	}
	*[class^=w-].res-s-100{width:100%;}
	*[class^=w-].res-s-90{width:90%;}
	*[class^=w-].res-s-80{width:80%;}
	*[class^=w-].res-s-70{width:70%;}
	*[class^=w-].res-s-66{width:66.666%;}
	*[class^=w-].res-s-60{width:60%;}
	*[class^=w-].res-s-50{width:50%;}
	*[class^=w-].res-s-40{width:40%;}
	*[class^=w-].res-s-33{width:33.333%;}
	*[class^=w-].res-s-30{width:30%;}
	*[class^=w-].res-s-25{width:25%;}
	*[class^=w-].res-s-20{width:20%;}
	*[class^=w-].res-s-10{width:10%;}
	.itemsdesc-right *[class^=w-].res-s-70 , .itemsdesc-right *[class^=w-].res-s-30{width:100%}
}

@media all and (max-width: 960px) and (min-width: 240px) {
	.website_app
	{
		display:inline-block
	}
#example-basic-p-0
{
	height:52rem
}
#example-basic-p-1
{
	height:48rem
}
#example-basic-p-2
{
	height:48rem
}	
	
	
	select , .filtermobile {font-size:14px;}
	body.noscroll{
		overflow: hidden !important;
	}
	
	.pad-30-0{
		padding:25px 0;
	}
	
	.pad-40-0, .pad-45-0, .pad-50-0{
		padding:30px 0;
	}
	
	.pad-0-30{
		padding:0 25px;
	}
	
	.pad-0-40, .pad-0-45, .pad-0-50{
		padding:0 30px;
	}
	
	.pad-30{
		padding:25px 20px;
	}
	
	.pad-40, .pad-45, .pad-50{
		padding:30px;
	}
		
	.logo{
		position: relative;
		width: 50%;
		margin: 10px;
		float:left;
	}
	
	.logo img{
		width:100%;
		max-width: 200px;	
	}

	
	header {
	    width: 100%;
	    position: relative;
	    z-index: 999;
	    padding: 0;
	    top: 0;
	    height: auto;
	    overflow-x: inherit;
	}

	header ul{
		padding:0;
		margin: 0;
		list-style: none;
		width:100%;
		display:block;
	}

	header ul{
		padding:0 !important;
		width:100% !important;
		display:block;
	}

	header ul li{
		width:100% !important;
	}

	header ul.top-hd{
		background:#71bf51;	
	}

	header ul.bottom-hd{
		background:#c7161d;	
	}

	.trigger{
		display: block;
	}

	nav{
		position: fixed;
		z-index: 500;
		width: 320px;
		height: 100%;
		box-sizing: border-box;
		left: 100%;
		padding: 0;
		top: 0;
		background: #fff;
	}

	menu ul{
		margin:0;
	}

	menu ul li{
		margin:0;
	}

	menu ul li a{
		padding: 15px;
		text-align: inherit;
	}

	nav .darkmenu li:nth-child(1),
	nav .darkmenu li:nth-child(2){
		display: none;
	}
	
	.listcars.pad-lr-40,
	.listcars.pad-40{
		padding: 0 !important;
	}

	footer .row[data-spacing="30"]{
		margin: 0 -8px;
		padding: 25px 0;
	}

	footer .row[data-spacing="30"] .w-25{
		padding: 8px;
	}

	header .darkmenu:before,
	header .darkmenu:after{
		display: none;
	}

	.breadcrumb {
		padding-top: 25px;
		padding-bottom: 0;
		font-size: .8em;
	}

	.contlogo, .dlogo{
		display: none;
	}

	.listfav a{
		padding: 15px 0;
		display: block;
	}

	.listfav .w-25, .listfav .w-55 {
		border-top: none;
		border-bottom: none;
	    border-left: 1px solid #ccc;
	    border-right: 1px solid #ccc;
	}

	.searchsection .fl,
	.searchsection .ovdiv,
	.alphabetsearch .fl,
	.alphabetsearch .ovdiv{
		display: block;
		width: 100%;
		overflow: visible;
	}

	.row.pad-lr-50{
		padding: 0;
	}

	.topsearch{
		top: 0;
	}

	.topsearch .container{
		padding: 0;
	}

	.hpsearch{
		position: relative;
		margin: 20px 0;
		transform: translate(0,0);
		width: 100%;
		box-sizing: border-box;
		top: 0;
		left: 0;
	}

	.hpsearch .row .w-100{
		width: 50%;
	}

	.hpsearch .row .w-100.res-s-33{
		width: 33.333%;
	}

	.hpsearch .row .w-100.res-s-33 select{
		font-size: .7em;
	}

	.hpsearch .row .advanced_search{
		padding-top: 19px;
	}

	header .darkmenu {
		padding: 20px 10px 10px 0;
	}

	header .darkmenu ul li{
		width: auto !important;
		display: inline-block !important;
		float: none !important;
	}

	header .darkmenu ul li:nth-child(1),
	header .darkmenu ul li:nth-child(2){
		float: right !important;
		font-size: 0;
	}

	header .darkmenu ul li a{
		font-size: .8rem;
		padding: 5px 10px;
	}

	.filtermobile{
		display: block;
	}

	.sidefilter{
		display: none;
	}

	.filtermobile ~ .w-25 .fl{
		display: none;
	}

	.slickslider .slick-slide{
		font-size: .7em;
	}

	.slickslider.listcars .red-col{
		margin: 0;
	}

	.slickslider.listcars .itemlistdesc{
		padding: 35px 0 10px;
	}

	.gotop{
		width: 40px;
		height: 40px;
		display: block;
		position:  fixed;
		bottom: 78px;
		right: 20px;
		background: rgba(236, 28, 35, .8) url(../img/up.png) center no-repeat;
		border-radius: 50%;
		-moz-border-radius: 50%;
		webkit-border-radius: 50%;
	}

	.itemdesc,
	.itemdesc > div{
		padding: 0;
	}

	.itemdesc .price {
		font-size: .5em;
	}

	.itemdesc .price span{
		padding: 10px;
	}

	.dealercontact .ovdiv.mytel{
		padding: 10px 0;
	}

	.itemdesc .price span[class^="icon-"]{
		font-size: 1.6em;
	}

	.dealercontact .w-100.res-s-50{
		font-size: .7em;
		padding: 0 !important;
	}

	.dealercontact .ovdiv{
		line-height: 1.2em;
	}

	.dealercontact .fl{
		padding-right: 10px;
	}

	.fdsameheight > div{
		height: auto !important;
	}

	.listcars .price span, .listfav .price span{
		padding: 0 0;
	}

	.listcars .price, .listfav .price{
		margin-left: -65px;

font-size: 16px;
    padding:10px 0 !important;
    width: 210px;


	}
.listcars .price , .listfav .price{
		margin-left: -105px;
	}


.price_requrst{

    padding: 0 !important;

}



	.hp-title > div > *::after{
		    border-width: 41px 40px 0 0;
	}

	.cars-hh{
		padding: 0 10px;
		font-size: 16px;
	}

	.hp-title {
		margin-top: 40px;
	}

	.itemdetails .w-50.txt-r {
    		font-size: 0.9em;
	}
}

