.content {
    margin-left: 0px !important;
    margin-right: 0px !important;
}
@media only screen and (max-width: 1940px) {
    .content {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
}
#map{
	height:100%;
}
.dealer_search_bar
{
	display:flex;
	padding: 50px 50px 50px;
	justify-content: space-between;
	align-items: center;
}
.dealer_search_bar h3.size28
{
	margin: 0;
}
.dealer_search_bar div span
{
	padding:0 40px 0 0;
	color: #1F1F1F;
	    font-size: 18px;
}
.dealer_search_bar input[type="text"]
{
	border:none;
	border-bottom:1px solid #1F1F1F;
	    font-family: acumin-pro, sans-serif;
    font-style: normal;
    font-weight: 400;
}
.dealer_search_bar select
{
    border: none;
    border-bottom: 1px solid #000;
    outline: none; 
  width: 268px;
    padding: 5px;
    font-size: 16px;
    line-height: 1;
    height: 34px;
    background: url(../images/br_down.png) no-repeat right ;
    -webkit-appearance: none;
    background-position-x: 244px;
	    font-family: acumin-pro, sans-serif;
    font-style: normal;
    font-weight: 400;
	color:#000;
}
.search_dealer_btn
{
	    border: 1px solid #1F1F1F;
    line-height: 49px;
    font-size: 18px;
    text-align: center;
    color: #1F1F1F;
    background: #fff;
    font-family: acumin-pro, sans-serif;
    font-style: normal;
    font-weight: 400;
    padding: 0 52px;
    cursor: pointer;
}
.search_dealer_btn:hover
{
    background: #000;
    color:#fff;
}
.result_search_panel
{
	display:flex;
	padding:0px 0 0 0;
	background: #F1F1F1;
	    height: 80vh;
}
.result_search_panel::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.result_search_panel {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}
.result_search_panel div
{
	flex-basis:100%;
}
.result_search_panel div.inline_sl_items:nth-child(1)
{
	padding:10px 0 0;
}
.result_search_panel div.inline_sl_items:nth-child(2)
{
	display:block;
}
.result_box .result_list::-webkit-scrollbar {
  display: none;
}
.result_box .result_list
{
	    margin: 0;
    overflow: auto;
    height: 80vh;
    padding: 0;
    
	  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}
/*.result_box ul::-webkit-scrollbar {
    display: none;
}*/
.result_box .result_list .sl_store_item
{
   letter-spacing: 1.08px;
    text-transform: uppercase;
    list-style-type: none;
    color: #1F1F1F;
    font-size: 18px;
    font-family: acumin-pro, sans-serif;
    border-bottom: 1px solid #fff;
    padding: 22px 89px 22px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    position: relative;
	transition:all 0.3s;
}
.result_box .result_list .sl_store_item:after
{
	     content: "\f105";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #fff;
    font-size: 25px;
    padding-right: 0.5em;
    margin: auto;
    position: absolute;
    top: 50%;
    right: 9px;
    transform: translateY(-50%);
    line-height: 13px;
}
.result_box .result_list .sl_store_item:hover
{
	background:#808080;
}
.result_box .result_list .sl_store_item:hover .inline_sl_items span
{
	color:#fff;
}
.result_box .result_list .sl_store_item:hover h3
{
	color:#fff;
}
.result_box .result_list .sl_store_item h3
{
	    color: #1F1F1F;
    font-size: 24px;
    font-family: acumin-pro, sans-serif;
    font-weight: 700;
    letter-spacing: 0;
    text-transform: none;
   margin: 0 0 13px 50px;
   line-height: 28px;
}
.total_results
{
	color: rgba(0,0,0,0.5);
    font-size: 18px;
    font-family: acumin-pro, sans-serif;
    font-weight: 500;
    padding: 30px 0 2px 50px;
    margin: 0;
}
.inline_sl_items
{
	display:inline-block;
	padding: 0 0 0 50px;
}
.inline_sl_items a
{
	    font-size: 18px;
    font-family: acumin-pro, sans-serif;
	font-weight:500;
	text-decoration:underline;
}
.inline_sl_items a span
{
	text-decoration:underline;
}
.inline_sl_items span
{
position:relative;
padding:0 15px 0 0;
margin:0 15px 0 0;
text-transform: none;
display: inline-block;
letter-spacing:0;
font-family: acumin-pro, sans-serif;
font-weight: 500;

}
.inline_sl_items span:last-child
{
	padding:0;
	margin:0;
}
.inline_sl_items span:last-child:after
{
	width:0;
	height:0;
}
.inline_sl_items span.city_sl_store
{
	text-transform: uppercase;
}
.inline_sl_items span:after
{
	content:'';
    position: absolute;
    right: 0;
    top: 12px;
width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #000;
	color:#000;
}
.result_box .result_list .sl_store_item:hover .inline_sl_items span:after
{
	  background: #fff;
}
.external_link_direction
{
	
	    flex-basis: auto!important;
}
.external_link_direction a
{
	position:relative;
	   font-size:0;
	   display:block;
	   color: #BABABA;
}
.external_link_direction .fa-external-link-square-alt:before
{
	  color: #BABABA;
    font-size: 18px;
}
/*
.external_link_direction a:before
{
	   content: "\f14c";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #BABABA;
    font-size: 18px;
    padding-right: 0;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 16px;
    right: 0;
    margin: 0 auto;
    width: 16px;
}
*/
@media only screen and (max-width:1600px)
{
.dealer_search_bar h3.size28 {
    font-size: 28px;
	}
}
@media only screen and (max-width:1024px)
{
	.result_box .result_list .sl_store_item:after
{
	font-size:0!important;
}
	.dealer_search_bar h3.size28 {
    text-align: center;
    font-size: 36px;
}
.result_box .result_list
{
	height:auto;
}
	.result_box .result_list .sl_store_item
	{
		    padding: 18px 89px 18px 20px;
	}
}
@media only screen and (max-width:768px)
{
	.result_box .result_list .sl_store_item {
    padding: 18px 40px 18px 20px;
}

}
@media only screen and (max-width:650px)
{
	.dealer_search_bar input[type="text"]
	{
		width:100%;
	}
	.dealer_search_bar select
	{
		    width: 100%;
			background-position-x: 100%;
	}
	.result_box .result_list .sl_store_item {
    padding: 18px 20px 17px 20px;
}
.result_box .result_list .sl_store_item:after
{
	font-size:0;
}
.dealer_search_bar
{
    display:block;
    padding: 0px 20px 20px;
}
.dealer_search_bar div+div
{
    margin: 26px 0 0;
}
.inline_sl_items
{
    padding:0;
}
.result_box .result_list .sl_store_item h3
{
    margin: 0;
    font-size: 16px;
}
.inline_sl_items span
{
    font-size: 14px;
}
.inline_sl_items span:after
{
    top: 8px;
}
}