@font-face {
	font-family: ethnocentric;
	src: url('../js/webfonts_Ethnocentric/Ethnocentric.ttf.woff');
}
.header-title{
	font-family: ethnocentric;
	color: #fff;
    text-shadow: 2px 7px #000;
    font-size: 20px;

}
.responsive-boxicon {
	background-color:#fff;
	border: 1px solid #f1f1f1;
	border-radius: 0;
	float: left;
	height: 120px;
	margin-top: 0;
	padding: 7px;
	text-align: center;
}
.responsive-boxicon i{
	font-size: 40px;
	padding-top: 15px;
	padding-bottom: 5px;
	display: block;
}

.no-top {
	padding-top: 25px;
}
.widget.socail-icons.follow-usLinks ul li a{
	color: #777; 
}
.widget.socail-icons.follow-usLinks a:hover {
	color: red;
}

@media only screen and (max-width: 1199px){
	.white.category-grid-box-1 .image{
		height: 170px !important;;
	}
}
@media only screen and (max-width: 991px){
	.white.category-grid-box-1 .image{
		height: 200px !important;
	}
}
@media only screen and (max-width:1299){
	.main-search{
		height: 400px !important;
	}
}
@media (max-width:999px){
	.main-search{
		height: 350px !important;
	}
}
@media (max-width:797px){
	.main-search{
		height: 270px !important;
	}
}
@media (max-width:600px){
	.main-search{
		height: 200px !important;
	}
}
.section-padding-top.parallex.bg-img-3, .section-padding-top.parallex.bg-img-7, .section-padding-top.parallex.bg-img-5, .section-padding-top.parallex.bg-img-4, .section-padding-top.parallex.bg-img-2, .section-padding-top.parallex.bg-img-8{
	height: 500px;
}
@media only screen and (max-width:797px){
	.section-padding-top.parallex.bg-img-3, .section-padding-top.parallex.bg-img-7{
		height: 250px !important;
	}
	.slide.center .image{
		height: 450px !important;
	}
	.menu-logo img{
		width: 33%;
	}
	
}
@media only screen and (max-width:500px){
	.responsive-boxicon p{
		font-size: 12px;
	}
}

.slides .slide.center{
	margin-top: -80px !important;
}

.singlepage-detail .newBike-slider{
	margin-bottom: -60px !important;
}
.zn_product_subcategory {text-align: center;}
 
.price-range { position: relative;}
.price-range-slider { height: 15px; background: #e7e7e7; border-radius: 4px; margin-bottom: 30px;}
.price-range-slider .ui-slider-range { background: #e5e5e7; border-radius: 4px;}
.price-range-slider .ui-slider-handle { border-radius: 9px; background-color: #ff525e; width: 17px; height: 17px; margin-top: -6px; 
	outline: 0; cursor: pointer;}
.price-range-slider .ui-slider-handle:active { outline: 0;}
.price-range .price-result { border: 0; background: 0 0; max-width: 70px; font-size: 13px; color: #535353; outline: 0; height: 32px;}
.price-range:hover .price-range-slider { background: #e7e7e7;}
.price-range:hover .price-range-slider .ui-slider-range { background: #c1c1c1;}
.ui-widget-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%;}
.ui-slider { position: relative; text-align: left;}
.ui-slider .ui-slider-handle { position: absolute; z-index: 1; width: 1.2em; height: 1.3em;}
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0;}
.price-range .filter { position: absolute; right: 20px;}
.price-range span { color: #535353; display: inline-block;}
.pr-result { display: inline-block;   margin-top: 25px;}

.ad-listing .img-box::before{
	background: none;
}

@media(max-width:768px){
	.sidebar{
		display: inline !important;
		flex-direction: column-reverse;
		order: 1;
	}
	.main-content-area{
		display: inline !important;
		flex-direction: column-reverse;
		order: 2;
	}
}
.select2-container{
	display: block !important;
}
 .ducati_title{
	font-size: 5vw;
	color:#fff;
	font-style: italic;
	padding-left: 23%;
}
.ducati_title2{
	font-size: 5vw;
	color: #000;
	font-style: italic;
}
.ducati_logo{
	padding-left:23%;
	font-size: 2.5vw;
	color:
	#fff;
}
.ducati_logo2{
	top: 29%;
	transform: translate(-50%, -50%);
	font-size: 2.5vw;
	color:
	#000;
	left: 40%;
}
.ducati_logo3{
    top: 29%;
    transform: translate(-50%, -50%);
    font-size: 2.5vw;
    color:#fff;
	left: 52%;
}
.ducati_text1{
    font-size: 1.5vw;
    color:#fff;
	padding-left: 20px;
	padding-right: 20px;
} 
.ducati_text2{
    font-size: 1.5vw;
    color:#fff;
}
@media (max-width:767px){
	.ducati_title,.ducati_title2{
		font-size: 10vw;
	}
	.ducati_logo,.ducati_logo2,.ducati_logo3{
		font-size: 6.5vw;
	}
	.ducati_text1,.ducati_text2{
		font-size: 4.5vw !important;
	}
}
@media (max-width:992px) and (min-width:767px){
	.ducati_title,.ducati_title2{
		font-size: 7vw;
	}
	.ducati_logo,.ducati_logo2,.ducati_logo3{
		font-size: 4.5vw;
	}
	.ducati_text1,.ducati_text2{
		font-size: 3.5vw ;
	}
}
.bg-5{
	background:
	rgba(0, 0, 0, 0) url("../images/Dealer_About.jpg") center center no-repeat;
	background-size: auto;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.section-padding-top.parallex.bg-5 .container{
	margin-top: 22px;	
	padding-left: 30px;
	padding-right: 30px;
}
.header-listing .custom-select-box{
	width: 185px !important;
}
@media (max-width:767px){
	.search-button{
		right: 0% !important;
		margin-bottom: 20px;
	}
}
@media (max-width:992px) and (min-width:767px){
	/* .search-button{
		right: 10% !important;
	} */
	.search-button-used{
		right: -10% !important;
	}
}
@media (max-width:992px){
	.background-6{
		width: 100% !important;
		margin-left: 0 !important;
	}
	.well.well-sm{
		display: none;
	}
}
.recent-ads .recent-ads-list-image{
	width: 50% !important;
}
@media (min-width: 768px) and (max-width: 1279px) {
	.ad-listing .content-area .ad-details p,
	.ad-listing .content-area .btn-success {
		display: block;
	}
	.menu-logo img{width: 20%;}
}
@media screen and (min-width: 1024px) {
	.menu-logo img{width: 50%;}
}
.main-search{
	height: 100%;
}
.glyphicon { margin-right:5px; }
.thumbnail
{
    margin-bottom: 20px;
    padding: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.item.list-group-item
{
    float: none;
    width: 100%;
    background-color: #fff;
    margin-bottom: 10px;
}


.item.list-group-item .list-group-image
{
    margin-right: 10px;
}
.item.list-group-item .thumbnail
{
    margin-bottom: 0px;
}
.item.list-group-item .caption
{
    padding: 9px 9px 0px 9px;
}

.item.list-group-item:before, .item.list-group-item:after
{
    display: table;
    content: " ";
}

.item.list-group-item img
{
    float: left;
}
.item.list-group-item:after
{
    clear: both;
}
.list-group-item-text
{
    margin: 0 0 11px;
}
@media  (min-width:1200px){
	.list-group-item .thumbnail .image{
		height: 500px !important;
	}
	.horizontal-responsive-boxicon{
		width: 20% !important;
	}
}
@media screen and (max-width: 992px) {
	.mega-menu .menu-links  , .mega-menu .menu-links-right{
	   background: unset !important;
	}
}

@media screen and (max-width: 992px) {
	.mega-menu .menu-links > li > a i.fa.fa-indicator , .mega-menu .menu-links-right > li > a i.fa.fa-indicator{
		top: -15px !important;
	}
}
@media (max-width:1200px){
	.ad-info-1 ul li{
		font-size:14px !important;
	}
	
}

.list-group-item #bike-desc{
	display: block !important;
}
.list-group-item .group.inner.list-group-item-text{
	display: none !important;
}
.flex-direction-nav a::before{
	color:red !important;
}
.list-group-item{
	border: none;
}
.ad-info-1 ul.pull-right li{
	padding: 26px 7px 20px;
}
.ad-info-1{
	border-top: 1px solid #e9e6e0;
	background: #fcfbf9 none repeat scroll 0 0;
}
.ad-info-1 ul li{
	color: #a0a0a0;
	font-weight: 500;
}
.ad-info-1 ul li{
	text-align: center;
}
.ad-info-1 ul li a{
	border-left: 1px solid #e5e5e5;
	display: block;
	font-size: 18px;
	height: inherit;
	line-height: 48px;
	text-align: center;
	width: 48px;
}
.col-sm-1:nth-child(12n+1), .col-sm-2:nth-child(6n+1), .col-sm-3:nth-child(4n+1), .col-sm-4:nth-child(3n+1), .col-sm-6:nth-child(2n+1){
	clear: unset !important;
}
.view-ad{
	/* background-color: #e52d27; */
	background-color: #2088bd;
}
.dot {
	height: 15px;
	width: 15px;
	background-color: #bbb;
	border-radius: 50%;
	display: inline-block;
  }
  .HighlightedGr a{
	background-color : #81F781 !important;
	background-image :none !important;
 
	font-size: 10pt;
 }
  .HighlightedYe a{
	background-color :#C8EE10 !important;
	background-image :none !important;
 
	font-size: 10pt;
 }
 .HighlightedRd a{
	background-color : #F78181 !important;
	background-image :none !important;
 
	font-size: 10pt;
 }
.circle{
	height: 30px;
	width: 30px;
	background-color: #81F781;
	border-radius: 50%;
}
.circle-2{
	height: 30px;
	width: 30px;
	background-color: #C8EE10;
	border-radius: 50%;
}
.circle-3{
	height: 30px;
	width: 30px;
	background-color: #F78181;
	border-radius: 50%;
}
.background-7{
	background:
	rgba(0, 0, 0, 0) url("../images/Dealer_Finance_HomeBanner.jpg") center center no-repeat;
	background-size: auto;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

}
.ducati_finance_title{
	font-size: 5vw;
	color:#fff;
	font-style: italic;
	padding-left: 23%;
	margin-bottom: 4%;
}
.finance-text{
	margin-top: 10%;

}
.ducati_finance_text1{
    font-size: 1.5vw;
    color:#fff;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	color: red;
} 
@media (max-width:900px){
	.ducati_finance_text1{
		font-size: 5vw;
	}
	.ducati_finance_title{
		font-size: 8vw;
	}
}

.finance_button{
	background-color: red;
	left: 40%;
	position: relative;
	margin-top: 4%;
}
.finance_button span{
	color: #fff;
}

.row-eq {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  flex-wrap: wrap;
}
.row-eq > [class*='col-'] {
  display: flex;
  flex-direction: column;
}
.hp-section{
	padding: 5px;
}
.hp-section [class*='col-'] {
	background-size: cover;
	background-position: center;
	min-height: 100px;
	padding: 50px;
}
.hp-section [class*='col-'] > *:not(:last-child) {
	display: block;
	margin-bottom: 40px;
}
.banner-section{
	color: #fff;
}
@media(max-width: 992px){
	.hp-section .img {
		display:none;
	}
	.hp-section {
		border-bottom: 4px solid grey;
	}
}
.hp-section h2 {
	font-size: 46px;
	font-weight: 700;
}
/* , .header-top, .section-padding-top */
.menu-list-items{
    /* background-image: url('../images/Motorbikes4All_HeaderImage.jpg');  */
}
.colored-header{
	background-color: #282270;
}
.header-top h2,.header-top .heading-color, .header-top  a{
	color: #fff !important;
}
.hp-section .heading-color{
	color: #fff !important;
}

.mega-menu .menu-links > li > a{
	color: #fff;
}
footer.footer-bg{
	background-image: url('../images/MotorBikes4All_Footer_Image.jpg');
	background-size: cover;
}
.footer-bg p, .footer-bg a, .footer-bg {
	color: #fff !important;
}

.mega-menu .drop-down, .mega-menu .drop-down-tab-bar{
	top: 70px !important;
}
.hp-section h1{
	margin-top: 40px;
}
.footer-top .heading-color{
	color: #fff !important;
}
.footer-top .widget.my-quicklinks ul li{
	margin-bottom: 0px !important;
}
.swf-list ul,.swf-list li {
	list-style: circle;
	margin-left: 50px;
}
.finance-calculator li{
	list-style: none;
}
.kl-contentmaps__panel-info{
	padding: 30px;
	min-height: 50px;
	max-height: 300px;
	overflow: auto;
		overflow-x: auto;
	overflow-x: hidden;
	color: #343434;
}
.scontent__maps:not(.static-content--fullscreen){
	height: 50vh;
}
.banner-section{
	margin-bottom: 10px;
}
#menu-1 a,.menu-list-items h4{
	color: #fff !important;
}
.mega-menu .menu-links > li > a{
	padding: 0 2px !important;
	display: inline;
	line-height: 0px;
	margin-top: 4px;
}
.hp-section .text{
	color: #fff;
}
.hp-section button{
	/* background-color: red; */
	background-color: #2088bd;
}
#bg-blue{
	background:radial-gradient(ellipse at center, rgba(37,58,87,1) 0%,rgba(41,137,216,1) 0%,rgba(37,58,87,1) 75%)
}
@media screen and (min-width: 991px){
	#search-header {
		font-size:28px;
		color: #FFF;
		
	}
}
.contact-list{
	margin-top: 20px;
}
.mega-menu .menu-mobile-collapse-trigger{
	background: unset !important;
}

@media screen and (min-width: 768px){
	.thumb-image{
		padding-top: 20px !important;
	}
}

/* iPad */
@media (min-width: 767px) and (max-width: 1024px){
	.big-screen{
		padding-top:20px;  
		text-align:right;
		height: 100%;
	}
	.big-screen h6{
		font-weight: bold;
	}
	.search-button-used{
		left: 0%;
		margin-top: 3% !important;		
	}
}

@media(min-width: 1000px) and (max-width:1200px){
	a.company_address{
		display: block;
		padding-top: 20px;
	}
}

@media (min-width: 767px) and (orientation:Portrait){
	
	.landscape-phone{
		float: left !important;
	}
	.horizontal-responsive-boxicon{
		width: 20% !important;
	}
	.sliding-image{
		max-height: 600px !important;
		width:100%; 
		background-position: center center; 
		background-repeat:no-repeat; 
		background-size:contain;
	}
	.vertical-bars{
		display: none;
	}
	.mega-menu .drop-down, .mega-menu .drop-down-tab-bar{
		top: 0px !important;
		margin-top: 0px;
		padding-top: 0px;
	}
	.new-bike-brand img{
		height:150px;
	}
	.resize-box{
		width: 20% !important;
	}
}


/* Samsung Galaxy and iPone Landscape */
@media (max-width: 812px) and (orientation:landscape){
	.landscape-phone{
		float: left !important;
	}
	.sliding-image{
		max-height: 600px;
		width:100%; 
		background-position: center center; 
		background-repeat:no-repeat; 
		background-size:contain;
	}
	.horizontal-responsive-boxicon{
		width: 20% !important;
	}
	.vertical-bars{
		display: none;
	}
	.menu-links > li{
		border-bottom: none !important;
	}
	.mega-menu .drop-down, .mega-menu .drop-down-tab-bar{
		top: 0px !important;
		margin-top: 0px;
		padding-top: 0px;
	}
	.new-bike-brand img{
		height:150px;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
	/* .menu-logo img {
		width: 65%;
	} */
}


/* Small Landscape */
@media all and (max-device-width: 736px) and (max-device-height: 414px) and (orientation:landscape) {
	.sliding-image{
		max-height: 600px;
		width:100%; 
		background-position: center center; 
		background-repeat:no-repeat; 
		background-size:contain;
	}
	.horizontal-responsive-boxicon{
		width: 20% !important;
	}
	.small-d-padding{
		padding-bottom: 20px;
	}
	.copyright{
		padding-left:10px !important;
	}
	
	.landscape-phone{
		float: left !important;
	}

	.g-recaptcha{
		height: 90px;
	}
	.mega-menu .drop-down, .mega-menu .drop-down-tab-bar{
		top: 0px !important;
		margin-top: 0px;
		padding-top: 0px;
	}
	.vertical-bars{
		display: none;
	}
	.menu-links > li{
		border-bottom: none !important;
	}	
}

@media (max-width: 812px){
	.min-image-height{
		min-height: 300px !important;
		background-image: cover;
	}
}

@media (min-width: 600px) and (max-width: 740px){
	.thumbnail .image{
		height: 420px !important;
		background-size: 50% 100%;
	}
}

/* Small Device */
@media screen and (min-width: 320px) and (max-width: 767px) and (orientation:Portrait){

	.min-image-height{
		min-height: 240px !important;
		background-image: cover;
	}
	
	.copyright{
		padding-left:10px !important;
	}
	.g-recaptcha{
		height: 90px;
	}
	.no-top{
		padding-top: 40px !important;
		margin-top: 40px !important;
	}
	.mega-menu .drop-down, .mega-menu .drop-down-tab-bar{
		top: 0px !important;
		margin-top: 0px;
		padding-top: 0px;
	}
	.new-bike-brand img{
		height:80px;
	}
	.new-bike-brand p{
		font-size: 13px;
	}

	table.finance-table{
		font-size: 13px;
	}

	.fgrid{
		padding-bottom: 12px;
	}
	.small-device{
		font-size: 14px;
	}
	.small-device-title{
		font-size: 14px;
		font-style:italic; 
		font-weight:bold; 
		color:black
	}

	ul.slides li, .slide.center .image {	
		overflow: hidden !important;		
	}
	.slide.center .image {
		height:380px !important;
	}
	.header-title{
		font-size:14px;
	}
	.horizontal-responsive-boxicon{
		width: 20% !important;
	}
	.contact-sm{
		display: block !important;
	}
	.category-list-icon{
		padding-bottom: 10px !important;
	}	
	.search-button-used{
		margin-top: 16px !important;
	}
	.small-d-padding{
		padding-bottom: 20px;
	}
	.sliding-image{
		max-height: 400px;
		width:100%; 
		background-position: center center; 
		background-repeat:no-repeat; 
		background-size:contain;
	}
	.vertical-bars{
		display: none;
	}
	.menu-links > li{
		border-bottom: none !important;
	}
	.header-top .container{
		padding: 0px !important;
	}

	#customer-testimonies{
		padding-top: 80px;
	}
}

@media screen and (min-width: 1200px) { 
	.lg-select-form{
		width: 20% !important;
	}
	span.vertical-bar{
		margin-left: 2px;
		margin-right: 2px;
		display: inline;
	}
	.big-screen{
		padding-top:20px;  
		text-align:right;
	}

	.resize-box{
		width: 20% !important;
	}

	.small-device-title{
		font-size: 1em;
		font-style:italic; 
		font-weight:bold; 
		color:black
	}
	
}

.sliding-image{
	height: 900px;
	width:100%; 
	background-position: center center; 
	background-repeat:no-repeat; 
	background-size:contain;
}

.about-title-header{
	font-weight: bolder;
	margin-bottom: 30px;
	color: black;
}
.about-content p{
	font-size: 15px !important;
	margin-top: 24px;
}

.about-content h5{
	margin-top: 24px;
}

ul.careers-content{
	list-style: circle !important;
	margin-left: 60px;
}

ul.careers-content li{
	padding-top: 16px;
	font-size: 16px !important;
}

ul.careers-content li > strong{
	font-size: 15px !important;
}

p.work-at{
	padding-top: 12px;
	padding-bottom: 12px;
}

.blog-post{
	border:none !important;
}

.swf-list{
	font-size:15px !important;
	font-weight: bolder;
}

li.bottom-gap{
	padding-bottom: 10px;
}

#finance-grid{
	padding-bottom: 16px !important;
}

ul.f-calculator{
	margin: 0px;
	padding: 0px;
}

ul.f-calculator li{
	display: inline-block;
	padding: 8px 0px;
	margin-right: 20px;
	list-style-type: none;
	font-size: 16px;
	color: #000;
}
ul.finance-info > li{
	font-size: 14px;
	color: #666;
}

table.table-header tbody tr > td, table.table-header tbody tr > th{
	font-size: 15px !important;
	color: #343434;
	font-weight: 400;
	text-align: center;	
}

table.table-header tbody tr > th{
	font-weight: 600;
}

.about-content .post-address{
	font-size: 13px !important;
    font-style: italic;
    color: #999;
    margin: 0px;
    padding-bottom: 12px;
	margin-left: 20px;
}
.center-rating{
	margin-bottom: 30px; 
}
#rating-star{ 
	text-align: center;
	margin-bottom: 50px;
	margin-bottom: 30px;
}
#rating-star img{
	width: 100px;
    margin-bottom: 6px;
    display: inline-block;
	float: none;
}
#rating-star p{
	text-align: center;
}
#rating-star .rate-title{
	color: white;
    font-size: 17px;
	margin-left: 8px;
    margin-bottom: 0px;
}
#rating-star p.rate-testimonials{
    color: #fff;
    font-size: 16px !important;
    margin-bottom: 12px;
	font-weight: lighter;
}
.rate-testimonials a{ text-decoration: underline; font-weight: lighter;}

#view-testimonies{
	cursor: pointer;
    text-decoration: underline;
}

#customer-testimonies{
	padding-top: 80px;
}

.container #mc_embed_signup {
    width: 100%;
    background-color: black;
    padding: 16px;
    margin-bottom: 40px;
    margin-top: 40px;
}

.container #mc_embed_signup .mc-field-group label {
    color: #ccc;
    font-size: 13px;
}

.container #mc_embed_signup h2{
    font-size: 40px;
    text-align: center;
    color: white;
    font-weight: 900;
}

.container #mc_embed_signup h3{
    font-size: 24px;
    text-align: center;
    color: white;
    font-weight: 200;
    margin-bottom: 12px;
}

.container #mc_embed_signup .indicates-required { display:none}
.container #mc_embed_signup .mc-field-group { padding-bottom: 1%;}

.container #mc_embed_signup .button {
    width: 96%;
    background-color: orange;
    margin-top: 16px;
    height: 40px;
}

.container .owl-theme .owl-controls .owl-nav div {
    color: #237DAF !important;
    border: 2px solid #237DAF !important;
    border-radius: 4px !important;
}

.moving-title{
	font-size: 40px;
    font-weight: 700;
    color: black;
    text-align: center;
    margin-bottom: 24px;
    margin-top: 24px;
}
.moving-content{
	text-align: center;
    padding: 30px 10px 10px 10px;
    color: black;
}
.moving-content p{ font-size: 18px; font-weight: bold;}
