html, body {

	font-size: 1rem;
	line-height: 22px;
	color: #443f3f;
	overflow-x:hidden;

}
h5{

	font-size: 1.3rem;

}
.mobile_footer
{
	padding:0.5rem 0;
	background:#555555;
	text-align:center;
	color:#FFF;
}
.mobile_footer a
{

	color:#FFF;
}
.mob-pd-1 h5
{
	padding:0 1rem !important
}
.mobile_contact_form
{
	background:#ebebeb;
	padding:1.5rem 0
}
input[type="submit"]
{
	background:#ec1c23
}
.mobile_main_title
{
	
}
.box-shadow1
{
	 box-shadow: 0 8px 6px -6px #d1d1d1;

}
.dealercontact .fl div {
    width: 30px;
    height: 30px;
}
.dealercontact .fl div span {

    margin-top: -8px;
    margin-left: -8px;
}
.mobile_call_form
{
	background:#ec1c23;
	width:100%;
	height:calc(50% - 3px);
	padding: 0;
	text-align:center;
	display:inline-block;
	color:#FFF;
	margin-bottom:10px;
}
.mobile_call_form_left
{
	padding-left:10px;
}



.display-flex
{
	display:flex
}
.mob_left_header
{
	padding:16.5px 0;
	position:relative
}

.mob_left_header::after {
    position: absolute;
    left: 100%;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 85px 25px 0 0;
    border-color: #FFF transparent transparent transparent;
    content: "";
}


.mob_left_header img
{
	max-width:80%;
}
.mob_right_header
{
	background:#231f20
}
.trigger > div > span
{
	background:#FFF
}
.trigger {

    position: relative;
    top: auto;
    right: auto;
}
.trigger.slided
{
    transform: translate(0,0) !important;

    right: -20px !important;	
}
.icon-fav
{
	color:#FFF;
	font-size: 1.1em;
}
.flex-evenly
{
	
	display: flex !important;
    justify-content: space-evenly;
    flex-direction: row;
    align-content: center;
    align-items: center;
}
.mob_header
{
	
}

.mob_menu ul
{
	width:100%
}
.mob_menu li{

    width: 100%;
    padding: 10px;
    font-weight: bold;
    text-align: center;
    font-size: 1rem;
    color: #fff;
    background: #ec1c23;
	margin-bottom:10px;
	margin-top:10px
}


.mob_list_cars
{
	margin:0 !important
}
.mob_menu li a{

    color: #fff;
}

.menu_header
{
	background:none !important;
	padding-top:25px;
}

.back_button span
{
    background: #ec1c23;
    padding: 10px 15px;
    color: #FFF;
    font-size: 1.5rem;
    display: inline-flex;
}
.back_button .fancybox  
{
	    bottom:auto !important;
	top:0 !important;
}
.back_button .fancybox  span
{

	padding:10px 0 !important;
	font-size:18px !important;
}


.back_button.abso{
position:absolute;
top:0;
left:0;
z-index:50
}


.mob_about_bg
{
	height:200px;
	position:relative;
	background-size:cover;
	background-repeat:no-reapeat;
	background-position:center center
}
.mob_about_main_title
{
	background:rgba(255,255,255,0.8);
	padding:0 2%;
	width:100%;
}




/*----- Accordion -----*/
.accordion,
.accordion * {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.accordion {
	overflow:hidden;

	border-radius:3px;
	background:#f7f7f7;
}
.accordion-section
{
	border-bottom:1px solid #ec1c23;
	border-top:1px solid #ec1c23;	
}
/*----- Section Titles -----*/
.accordion-section-title {
	width:100%;
	padding:15px;
	display:inline-block;
	background:url('../images/down.png') no-repeat 95%  center #f6f6f6;

	transition:all linear 0.15s;
	/* Type */
	font-size:1.200rem;
	color:#606060;
	text-transform:uppercase
}

.accordion-section-title.active {
background:url('../images/up.png') no-repeat 95%  center #f6f6f6;

}

.accordion-section:last-child .accordion-section-title {
	border-bottom:none;
}

/*----- Section Content -----*/
.accordion-section-content {
	padding:0 15px;
	display:none;
}
.sitewrapper
{
	min-height:100vh
}
#accordion-1 {

	display:block;
}
.accordion
{
	margin-top:25px;
}
.advance_search
{
	background:#555555;
	color:#bdbdbd;
	width:100%;
	    padding: 10px;
		text-align:center
}

.mob_filter
{
	width:45% !important;
	margin-left:10%;
	border:1px solid #ccc !important;
	background:#f5f5f5 !important;
	color:#000 !important;

height:50px;
}
.mob_featured.slick-slider 
{
	margin-bottom:-50px !important
}
.mob_sort
{
	border-top:1px solid #cccccc;
	padding-top:25px;
	padding-bottom:0;

}
@media (max-width: 960px) and (min-width: 240px) {
.listcars .price, .listfav .price {
    margin-left: -30% ;bottom:0
}
.listcars .price span, .listfav .price span {
    padding: 5px 10px;font-size: 13px;
}
.cars-hh
{
	padding:0;
	margin: 6px 0;
}
}
.listcars .res-m-50
{
	border:1px solid #c2c2c2;
    width: calc(100% - 10px);
    margin:  5px 5px 25px 5px;
}
.listcars .itemlistdesc
{
	padding: 0 10px;
	border:0;
	text-align: left;
    color: #606060;
    height: auto;
    float: left;
	position:relative;
    width: calc(60% - 20px);
}

.red-bg {

    color: #fff;
    padding: 5px 10px 2px;
    text-shadow: 0 0 15px rgba(0,0,0,.8);
}
.various 
{
    bottom: 0;
    right: 0;
	position:absolute;
	
}

.accordion-section-content
{
	/*background:#FFF;*/
}
.accordion b{

font-weight:normal !important;
padding-bottom:5px;
display: inline-flex;
}
input[type="text"], input[type="tel"], input[type="number"], input[type="email"], input[type="password"], input[type="search"], input[type="file"], select , textarea
{
	background-color:transparent;
	border:1px solid #000
}
.chosen-select
{
	height:100px;
	background:none
}

.font-details
{
	font-size:1rem !important
}
.mob_details_items .accordion
{
	margin-top:-25px !important
}
a.calldealer
{
	margin-top:0;
	padding:10px 0;
}
.slick-slider
{
	margin-bottom:0 !important
}
.relative{
position:relative
}
.mob_featured strong:after
{
	display:none;

}
.mob_featured strong
{

	margin-bottom:0;
	padding-bottom:0
}
.featured_title
{
	background:#ed1c24;
	color:#FFF;
	padding:5px;
	text-align:center;
	height:20px;
}
.mob_featured img
{
	max-width:80%
}
.fixed_call
{
	position:fixed;bottom:0;left:0;width:100%;color:#FFF;text-align:center;border:1px solid #f6f6f6
}
.fixed_call a
{
	color:#FFF
}
.mob_featured_box
{
    border: 1px solid #ebebeb;
	height:160px;
}
.w-featured
{
	width:49%;
	margin-bottom:10px;
}
.mob_featured_box .tbl
{
	color:#606060
}

.mob_featured .w-featured:nth-child(2n+2)
{
	margin-left:2%;
}

.woocommerce-ordering select , .woocommerce-ordering input[type="search"]
{
    border: 1px solid #ccc ;
    background-color: #f5f5f5 ;
}
.dealerlogo img
{
	max-width:80%
}
.dealercontact-space:last-child{
margin-bottom:0
}
.color1
{
	color:#ec1c23;
	font-weight:bold
}
.dealers-options span
{
	color:#ec1c23;
}

.dealers_cars .red-bg {
    color: #fff;
    padding: 10px 15px 10px;
}
.mob_dealers_form input , .mob_dealers_form select
{
	margin-bottom:10px;
}
.mob_border{
border-bottom:1px solid #c2c2c2;
}
.mob_text_4
{
	text-align:center;
	background:#ebebeb;
}
.mob_list_cars
{
	padding-top:25px;
}


.mob_home_featured_cars .slick-dots
{
	bottom:-25px;
}
.mob_home_featured_dealers .slick-dots  
{
	bottom:-5px;
}
.mob_home_featured_dealers .slick-dots li  , .mob_home_featured_cars .slick-dots li
{
	margin:0
}

.mob_home_featured_dealers .slick-slide div:nth-child(2n+2) .mob_home_featured_dealers_box
{
	margin-top:25px
}

.mob_home_featured_dealers .slick-slide img
{
	max-width:90%;
}

.mob_home_all_car
{
	background:#555555;
	padding:10px 0;
	text-align:center;
	margin-bottom:25px;
	width:100%;
	color:#FFF;
	display:inline-block;
	   box-shadow:         inset 0 0 10px #000000;

}
.mob_home_search
{
	background:url('../images/siyarat.png') no-repeat center center #ebebeb;
	padding:10px 0;
	background-size:contain;
}
.mob_home_search .ww-100
{
	width:100%;
	margin-bottom:10px;
}

.mob_home_search .ww-50
{
	width:48%;
	display:inline-block
}
.mob_home_search .ww-50:nth-child(2n+2)
{
	width:48%;
	margin-left:2%
}
.font-14
{
	font-size:14px;
}
.mob_home_featured_cars .w-100.res-m-100.res-s-100.display-flex
{
	margin-bottom:10px;
	border: 1px solid #c2c2c2;
    width: calc(100% - 10px) !important;
    margin: 5px 5px 10px 5px;
	padding:5px;display: flex !important;
}

.remove-mobile
{
	padding-top:0 !important
}

.searchox
{
	padding:10px 25px;
	display:none;
	box-shadow:0 0 5px #000
}
.searchox input[type="submit"]
{
	right:25px;
	top:10px;
}
.mt50
{
	margin-top:50px;
}
.loadmore_mob
{
	width:100%;
	background:#ec1c23;
	padding: 10px 0;
	text-align:center;
	color:#FFF;
	cursor:pointer;
	display:inline-block
}
.loadmore_mob img{
max-width:100%
}
.mwm
{
max-width:100% !important	
}
.status
{
	font-size:8px;
}
.status span {
     padding: 0px 5px;
    line-height: 12px;
}
.font-14 {
    font-size: 12px!important;
}
}
#example-basic-p-0
{
	height:48rem
}
#example-basic-p-1
{
	height:48rem
}
#example-basic-p-2
{
	height:48rem
}
.accept_terms_box
{
	display: inline-flex;
    padding-left: 2%;
}
.accept_terms_box_div
{
	display: inline-block;

}
.accept_terms_box_span
{
	display: inline-block;
    font-size: 13px;
    padding-left: 10px;
}
header menu ul li a {
   
    padding: 15px 15px;
}
.mobile_button_options
{
	margin-right:5px;
	float:right;
}
.mobile_button_options .red-bg
{
	padding: 5px 10px 5px;
}
.valign
{
vertical-align: bottom;
}
.share_box_icon , .share_box_item
{
	color:#FFF;
	width:100%;
	text-align:center;
	border:1px solid #FFF;
	padding:10px 0;
	display:inline-block;
	line-height: 32px;
	background:#ec1c23 !important
}
.share_box_icon a, .share_box_item a
{
	color:#FFF;
	font-weight:bold
}
.a2a_default_style .a2a_img_text
{
	display:none !important
}
.a2a_dd
{
	display:inline-block !important;
	float:none!important;
}