body
{
	background:url("../img/top_head.jpg") top center no-repeat;
	padding-top:280px;
}
header
{
		position:fixed;
		top:0;
		left:0;
		right:0;
		z-index:1000;
}
.search
{
	/*width: 294px;*/
height: 40px;
padding-right:40px;
background:#FFFFFF url("../img/lense.png") right center no-repeat;

}
.rounded{
  margin-top: 20px;
}
.logo-box {
    width: 15%;
    position: absolute;
    left: 3%;
    height: 80px;
}
.header-menu-box{
  float: left;
  width: 261px;
}
.header-search-box{
  width: 30%;
  height: 80px;
  left: 54%;
  position: absolute;
  z-index:10;
}
.header-icons-box{
  float: left;
  margin-left: 6px;
  margin-top: 25px;
}
.container{
  position: relative;
  min-width: 480px;
}
.hmr{
  height: 80px;
  width: 32%;
  position: absolute;
  left: 18%;
}
.logo{
    display: block;
    background: url("../img/logo.png") -29px no-repeat;
    text-align: left;
    height: 78px;
    width: 140px;
    padding: 20px 0 0 73px;
    color: #000000;
    overflow: hidden;
    width:100%
}
a.logo{
    color: #000000;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    cursor: pointer;
}
@media(max-width: 900px){
	.hmr{
		left:10%;
		width:40%;
	}
	.logo {
    width: 59px;
  }
  .logo-box{
    width: 10%;
  }
	.header-search-box{
    left: 52%;
	}  
}
@media (max-width: 700px){
	ul.header-menu li{
		display: block;
		margin:9px 20px;
		text-align:left;
	}
	.header-search-box{
   	width: 28%;
	} 
}	
@media (min-width: 551px) and (max-width: 700px){

	.hmr{
		left:30%;
		width:20%;
	}
	.logo {
    width: 140px;
  }
  .logo-box{
    width: 18%;
  }
}
@media(max-width: 550px){
	.hmr{
		left:18%;
		width:20%;
	}
	.header-search-box{
    left: 45%;
	}	
	.logo {
    width: 59px;
  }
  .logo-box{
    width: 10%;
  }
}
@media(max-width: 400px){
	.header-search-box{
    display:none;
	}	
}	
.navs{
	list-style:none;
	padding:0;
}
.navs li{
	display:inline-block;
	margin-right: 8px;
	color:#3a3d3f;
	text-transform: uppercase;
	cursor: pointer;	
}
.navs li:hover,.navs li.active{
	text-decoration:underline;
}
.navs li:last-child{	
	margin-right:0;
}
.owner-name
{
	color:#3c3d41;
	text-decoration:underline;
	text-transform: uppercase;
}
.owner-name a{
	color:#3c3d41;
}
.owner-tel
{
	text-decoration:none;
	color:#3c3d41;
	font-size: 1.2em;
	text-transform: uppercase;
}
.owner-date, .owner-city
{
	display:inline-block;
	color:#838d8f;
  letter-spacing: 1px;
  padding-left: 17px;
  line-height: 18px;
}
.owner-city
{
	padding-left:0;
}
.add_rate{
  font-size: 10px;
  letter-spacing: 1px;
  margin-top: -12px;
  margin-right: 6px;
  line-height: 16px;
  position: absolute;
  right: 0;
}
.car_img_box{
  text-align: right;
  margin-top: -25px;
}
.car_img{
  /* width: 100%; */
  max-width: 320px;
  max-height: 240px;
}
.car_partition_box{
  margin-top: 8px;
  padding-right: 70px;
  letter-spacing: 1.5px;
  margin-bottom: 5px;
  text-align: right;
}
.car_description_box{
  padding-left: 61px; 
}
.car_description_box .h2{
  letter-spacing: 2px;
  line-height: 30px;
  margin-right: 45px;
  margin-bottom: 18px;
}
.car_description_box .rounded{
  margin-top: -4px;
  border: 1px solid #aaa;
  line-height: 18px;
  font-size: 12px;
  padding-right: 32px;
  padding-left: 30px;
}
.car_name_box{
  letter-spacing: 2px;
  padding-left: 2px;
  padding-bottom: 5px;
}

.score{
	font-size:16px;
	font-weight:300;
  padding-bottom: 18px;
}

.chars{
  line-height: 15px;
}
.chars p span:first-child{
	display:inline-block;
	width:100px;
}
.mymark{
	font-size:16px;
}
.descript{
  padding-top: 7px;
  color: #0E0E0E;
  vertical-align: top;
  width: 538px;
  display: inline-block;
  font-size: 14px;
  margin-left: -40px;
}
.chars{
	display:inline-block;
}
.preview{
	margin-right:4px;
	margin-bottom: 4px;
	/* width: 106px; */
	text-align:right;
	font-weight:bold;
}
.previews{	
	text-align:left;
  margin-top: 30px;
}
.forumlink{
	font-size:16px;
	font-weight:bold;
	color:#000;
	text-decoration:underline;
	padding-left: 7px;
  letter-spacing: 1.5px;
}
.likely{
	font-size:22px;
	font-weight:bold;
  padding-left: 44px;
  letter-spacing: 1.5px;
  padding-bottom: 12px;
}
.carousel{
  margin-right: -21px;
  margin-left: 11px;
  text-align: center;
}
.slick-slide:focus{
  outline: none;
}
.carousel .preview{
  text-align: right;
  padding:0px 10px;
  width: inherit;
  display: block;
  margin-bottom: 10px;
  height:120px;
  position: relative;
}
.carousel a{
  font-size: 15px;
  color:#000000;
  font-weight: 700;

}

.carousel2{
  margin-right: -44px;
  margin-left: -14px;
}
.carousel2 .preview{
  text-align: right;
  padding-right: 18px;
  width: inherit;
}
.carousel2 .preview strong{
  line-height: 32px;
  font-size: 15px;
}

.count{
	text-align:right;
  margin-top: -37px;
  margin-right: -21px;
  letter-spacing: 1.5px;
  margin-right: -10px;
  margin-bottom: 40px;
	/*width:773px;*/
}
.slidenav{
	height:158px;
	width:50px;
	cursor:pointer;
}
.kab_val_txt{
  font: 20px/24px 'robotolight', sans-serif;
  margin-top: 23px;
  margin-left: 3px;
  margin-bottom: 9px;
  color: #757980;
}
.kab_val_txt2{
  font: 14px/17px 'robotolight', sans-serif;
  margin-top: 22px;
  margin-left: 3px;
  margin-bottom: 16px;
  color: #757980;
}
.kab_val_txt3{
  font: 14px/17px 'robotolight', sans-serif;
  margin-top: 39px;
  margin-left: 3px;
  margin-bottom: 2px;
  color: #757980;
}
.cabinetform {
}
.cabinet_label{
  font: 14px/32px 'robotolight', sans-serif;
  height: 40px;
  margin-top: 9px;
}
.cabinetform .rounded{
  height: 40px !important;
  border-radius: 55px !important;
  margin-top: 9px;
  /*margin-left: -11px;
  width: 108%;*/
}
.cabinetform .rounded-text-area{
  border-radius: 16px !important;
  margin-top: 9px;
  min-height: 150px;
}

.cabinetform .col-xs-5{
  text-align: right;
}

.rating_name{
  /*margin-left: 15px;*/
  font: 13px/26px 'Roboto', sans-serif;
  font-weight: 400;
  /*width: 115px;*/
  /*float: left;  */
}
.rating_value{
  font: 13px/22px 'Roboto', sans-serif;
  font-weight: 400;
}
.rating_value .btn{
  padding-bottom: 4px;
  font: 13px/22px 'Roboto', sans-serif;
  font-weight: 400;
  padding: 0px 2px;
  outline: none;
  color: #888888;
}
.rating_value .btn:hover{
  color: #000000;
}
.rating_value .btn:focus{
  border: none;
  box-shadow: none;
  outline: none;
  color: #000000;
}
.rating_value .btn.active, .rating_value .btn:active{
  box-shadow: none;
}
.rt_amount{
  text-align: center;
  font: 13px/22px 'Roboto', sans-serif;
  font-weight: 400;
  border: none;
  width: 20px;
  padding: 0px 2px;
  outline: none;
  color: #777777;
}
.running{
  height: 20px;
  border-radius: 10px;
  width: 10em;
  display: inline-block;
  margin-top: 3px;
}
.running_name{
  letter-spacing: -1px;
}
.add_foto{
  margin: 30px 0px 20px 0px;
  border: 1px solid #ededed;
  line-height: 18px;
  font-size: 8px;
  padding-right: 20px;
  padding-left: 18px;
  border-radius: 20px;
  color: #3c3d41 !important;
  text-decoration: none !important;
  outline: none;
  text-transform: uppercase;
  font: 11px/17px 'Roboto', sans-serif;
  font-weight: bold;
  letter-spacing: 0.3px;
}
.add_foto:focus{
  outline: none  !important;
}
.add_foto:hover{
  color:#ffffff !important;
	text-decoration:none !important;
	background-color: #000;
  outline: none  !important;
}
.loadimg{
	margin:5px auto;
}

.add_rating{
  margin-top: 28px;
  border: 1px solid #ededed;
  line-height: 18px;
  font-size: 8px;
  padding-right: 33px;
  padding-left: 24px;
  margin-bottom: 31px;
  border-radius: 20px;
  color: #3c3d41 !important;
  text-decoration: none !important;
  outline: none;
  font: 14px/35px 'Roboto', sans-serif;
  font-weight: bold;
  letter-spacing: 0.3px;
}
.add_rating:focus{
  outline: none  !important;
}
.add_rating:hover{
	color: #ffffff !important;
	background-color: #0489d9;
	box-shadow: 0px 0px 3px 0px #fff;
	text-decoration:none !important;
  outline: none  !important;
}

#left{
	background:url("/img/left_a.png") center  no-repeat;
}
#right{
	background:url("/img/right_a.png") center  no-repeat;
}
.row.grey.owners {
	border: thin solid #D9C2B6;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0px 0px 0px rgba(102,175,233,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0px 0px 1px rgba(102,175,233,.6);
}
.grey{
		padding-top:14px;
		padding-bottom:24px;
		background:#f7f7f7;
		border-top:1px solid #eeeeee;
		margin-bottom: 32px;

}
.stripe{
		height:4px;
		height:4px;
    margin-bottom: 24px;
}
.searchresult
{		
	font-weight:300;
	font-size:24px;
	padding-left:60px;
  margin-top: 9px;
  margin-bottom: 18px;    
  letter-spacing: 0.5px;
}
.searchresult2{
 	font-weight: 300;
  font-size: 24px;
  padding-left: 60px;
  margin-top: 16px;
  margin-bottom: 18px;    
}
.card{
	border: 1px solid #f2f2f2;
	width: 100%;
	background-color: #ffffff;
	padding:3%;
	display:inline-block;
	vertical-align:top;
	margin-right:13px;
	margin-bottom:20px;
}
.card .card_img_box{
  display: block;
  width: 46%;
  float: left;
}
  
.card .card_img_box img{
  max-width: 212px;
  max-height: 150px;
  width: 100%;
}
.card:nth-child(2n){
	margin-right:0;
}
.card img{
	max-width: 50%;
}
.card .info{
	display:inline-block;
	vertical-align:top;
	margin-left:10px;
	width: 50%;
}
.card .info .name a{
	color: #666666;
	font-size: 18.02px;
	font-weight: 500;
}	
.card .info .name .city{
	color: #666666;
	font-size: 13.97px;
	font-weight: 300;
}
.card .info .param{
		color: #666666;
		font-size: 10px;
		font-weight: 500;
		margin-bottom:3px;
}
.card .info .param span{
		color: #282828;
		font-size: 14px;
}
.card .search-price{
	font-size: 20px;
	line-height: 22px;
	font-family: Roboto;
	font-weight: 700;
}
.card .search-price span{
	font-family: Roboto;
	color: #666666;
	font-size: 10px;
	font-weight: 500;
	display:block;
	margin-top:-5px;
	letter-spacing:1px;
}
ul.pager-inner	{
	float:right;
	margin-right:60px;
	list-style:none;
	padding:0;
}
ul.pager-inner li{
	display:inline-block;
	vertical-align:middle;
	font-size:12px
}
ul.pager-inner li.act{
	border-bottom:4px solid #003edd;
	padding-top:4px;
}
ul.pager-inner li.act a{
	color:#003edd;
}
ul.pager-inner li.next a, ul.pager-inner li.prev a{
	display:block;
	width:9px; height:20px;
	background-position:center;
	background-repeat:no-repeat;
}
ul.pager-inner li.next a.act{
	background-image:url("../img/right_act.png")
}
ul.pager-inner li.next a.inact{
	background-image:url("../img/right_inact.png")
}
ul.pager-inner li.prev a.act{
	background-image:url("../img/left_act.png");
}
ul.pager-inner li.prev a.inact{
	background-image:url("../img/left_inact.png");
}
ul.pager-inner a{
	color:#000000;
	padding:5px 6px;
}
.likelyc{
	padding-left:60px;
}
.blue{
	color:#003edd;
}
.dropdown-menu{
	margin:-5px 15px;
	max-height: 500px;
	overflow-y: auto;
	overflow-x: hidden;
}
.dropdown-menu>div.active{
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.ui-slider-handle{
	background:url("../img/slider.png") top center no-repeat !important;
	border:none !important;
	width:20px !important;
	height:40px !important;
	padding-top:16px;
	text-align:center;
	margin-top:-2px;
	font-weight:bold;
	font-size:16px;
}
.slick-slide img{
  display: block;
  /* width:90%; */
  bottom: 0px;
  position: absolute;
}
 ul.header-menu2{
  font-size: 10px;
  font-weight: bold;
  color: #1f1f1f;
  letter-spacing: 0.5px;
  padding-top: 22px;
  float: left;
  margin-left: -5px;
  padding-left: 10px;
}
ul.header-menu2 li{
 display: inline-block;
 text-align: center;
 padding: 5px 5px;  
}
ul.header-menu2 li a {
  text-decoration: none;
  color: #1f1f1f;
  text-transform: uppercase;
  height: 21px;
  display: inline-block;
  padding-top: 4px;
  letter-spacing: 0.5px;
}
.contacts{
	max-width: 400px;
	font-weight: 300;
	margin-bottom: 20px;
}
.revisions{
	font-size: 14px;
	font-weight: 300;
	margin-bottom: 40px;
	display: block;
}
.show_phone{
	cursor: pointer;
	color: #265AE1;
}
.user_name{
  font-family: Roboto;
  font-size: 20px;
  color: #000000;
}
.user_info{
  text-align: right;
  padding-bottom:80px;
  border: 1px solid #f2f2f2;
  padding: 20px;   
}
.user_phone{
  font-family: 'Roboto' sans-serif;
  font-weight:300;
  font-size: 18px;
  color: #000000;
  padding-top: 15px;
}
.user_mail{
  font-family: 'Roboto' sans-serif;
  font-size: 14px;
  color: #757980;
  padding-top: 5px;
}
.user_rating, .user_car{
  font-family: 'Roboto' sans-serif;
  font-weight:400;
  font-size: 14px;
  color: #000000;
  margin-bottom: 50px;
}
.user_rating{
  text-align: right;
}
.user_car{
  text-align: left;
}
.vin_ink_box{
  background-color: #ebe9ea;
  border-bottom: thin solid whitesmoke;
  padding: 10px 0px;
  /* text-align: center; */
  width: 100%;
}
.vin_ink_box.white{
  background-color: #ffffff !important;
}
.vin_ink_box a,.vin_ink_box span{
	padding: 2px 10px;
	/* font-size: 80%; */
	white-space: nowrap;
}
.vin_ink_box a {
    display: inline-block;
}
@media (min-width: 766px) and (max-width: 990px){

.vin_ink_box span:nth-child(2){display:none;}
}
.vin_ink_box a:hover{
  text-decoration: none;
}

@media (max-width:768px){
    .user_rating{
      text-align: center;
    }
    .user_car{
      text-align: center;
    }
    .carinfo{
			margin-left: 10px;
		}
    .car_img_box{
      text-align: left;
      margin-top: 0px;
      margin-bottom: 15px;
    }
    .car_partition_box{
      text-align: left;  
    }
    .descript{
      width: inherit;
    }
    .carousel {
      margin-right: 0px;
      margin-left: px;
    }
    .add_rate {
			left:250px;
			bottom:44px;
		}    
}

 @media (max-width: 1000px) {
    ul.pager-inner{
      margin-right: 0px;
    }
    
    .sortby{
      padding-left: 20px;
    }
    .carousel2 {
      margin-right: 0px;
      margin-left: 0px;
    }
    .searchresult2{
      margin-right: 0px;
      letter-spacing: 1.5px;
    }
    .slick-prev {
      top: 30px;
    }
    .slick-next {
      top: 30px;
    }
    .add_rate {
			right:-20px;
		}
}
  
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
  outline: none;
}
#getvin{
	text-transform: uppercase;
}
.loaded{
	padding: 0px 0px 10px 0px;
	text-align: center;
	border: 1px solid #ededed;
	border-radius: 20px;
}
.loaded div{
	/* float:left; */
	margin-right:5px;
	text-align: right;
	display: inline-block;
	margin: 2px;
}
.loaded div span{
	font-weight: bold;	
	cursor: pointer;
}
.filter_arrow {
	background-image: url(../img/filter_arrow_down.png);
	background-repeat: no-repeat;
	width: 7px;
	height: 5px;
	cursor: pointer;
	position: absolute;
  right: 15px;
  top: 7px;
  padding: 10px 10px;
}
.filter_arrow.up {
	background-image: url(../img/filter_arrow_up.png);
	background-repeat: no-repeat;
	width: 7px;
	height: 5px;
	cursor: pointer;
}
.sortby{
	padding-left:57px;
	color: #5d5d5d;
	font-size: 14px;
	font-weight: 300;
	letter-spacing: -0.3px;
	float:left;
	padding-bottom:24px;
	position: relative;
}
.sortby-trigger{
	font-size:12px;
	padding-right:40px;
	padding-left:10px;
	color:#003edd;
	cursor:pointer;
	line-height: 18px;
}
.select {
    position: absolute;
    right:20px;
    top:40%;
    z-index: 1000;
    font-size: 12px;
    text-align: left;   
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.select ul{
	list-style: none;
	padding: 5px;
  margin: 2px;
}
.select ul li{
	padding: 5px;
}
.select ul li:focus, .select ul li:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
    cursor: pointer;
}
.sortby>div {
    float: left;    
}

.main_loadimg, .loadimg {
    text-align: center;
    line-height: 30px;
}

.main_preview, .extra_preview {
    text-align: center;
    padding: 20px;
    border: 1px solid #ededed;
    border-radius: 20px;
    display: none;
}

.main_preview>div, .extra_preview>div{
	margin:5px auto;
}

.loadnotice {
    display: none;
    text-align: center;
    line-height: 18px;
    margin: 10px 0px 40px 0px;
}

.loaded h5 {
    text-align: center;
    text-transform: uppercase;
    font-weight: 300;
    padding: 10px;
    background-color: #ededed;
    border-radius: 20px 20px 0px 0px;
    margin: 0px 0px 20px 0px;
    box-shadow: 0px -1px 1px #ededed;
    cursor: default;
}

div#imgload {
    text-align: center;
}

div#social {
    line-height: 20px;
    position: absolute;
    right: -40px;
    bottom: -26px;
}
#social div {
    float: right;
    margin: 0 5px;
    line-height: 20px;
}