/* stylesheet for demo and examples */


.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical

{
	right:auto;
	left:2px;
}

.mCSB_dragger_bar{
background:  #a2967f !important;
 width: 11px!important;
}





.content{
	overflow: auto;
	position: relative;
	/*padding: 20px;*/
	/*background: #333;*/
	/*margin: 10px;*/
	width: 740px;
	max-width: 97%;
	height: 400px;
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}
#content-1.content.dealers{
	overflow: hidden;
	
}

.mCustomScrollBox
{
	padding-left:24px;
}
.content.hidden{ display: none; }

.content.light{
	background-color: #ddd;
	color: #333;
}
.scroll-container-wrap li.location-list{
	list-style: none !important;
}
.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools
{
	opacity: 1!important;
}
.mCSB_scrollTools .mCSB_draggerRail
{
	background-color:transparent!important;
}
.mCSB_container
{border:0px!important;}

#infinite-scroll .offset{
	display: block;
	width: 100%;
	height: auto;
	color: #ffed0d;
	-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
}

#infinite-scroll .offset p{
	margin-bottom: 60px;
}

#infinite-scroll .offset .indicator{
	display: block;
	width: 100%;
	height: 100px;
	background: #ffed0d;
	-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
}

.mCSB_outside + .mCSB_scrollTools
{
	right:auto !important;
}
.mCSB_buttonDown
{
	
    position: absolute!important;
   
    bottom: -38px!important;
   
    width: 123px!important;
    color:#fff;
    
}
.mCSB_buttonDown p{
	 color:#fff!important;
	  text-transform: uppercase!important;
	   font-size: 12px!important;
    font-weight: 700!important;
    letter-spacing: 0.7px!important;
    line-height: 100%!important;
}
.mCSB_buttonDown p{  
 /*color: #ffffff;
    float: left;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 0.7px;
    line-height: 100%;
    margin: 18px 0 0 21px;
    text-transform: uppercase;*/
}



.ui-menu .mCSB_container{ padding: 2px; }

.ui-menu .mCSB_scrollTools{ 
	right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.scroll-container-wrap
{
	padding-top:0px !important;
}







@media only screen and (min-width: 1229px){
	.showcase .horizontal-images.content{ width: 1060px; }
}

@media only screen and (min-width: 1629px){
	.showcase .horizontal-images.content{ width: 700px; }
}