.pac-container {
    background-color: #fff;
    position: relative!important;
    z-index: 1000;
    border-radius: 2px;
    border-top: 0.5px solid #d9d9d9;
    font-family: 'Open Sans', sans-serif;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}


.pac-logo:after {
    content: "";
    padding: 1px 1px 1px 0;
    height: 16px;
    text-align: right;
    display: block;
   /* background-image: url(https://maps.gstatic.com/mapfiles/api-3/images/powered-by-google-on-white3.png);*/
    background-position: right;
    background-repeat: no-repeat;
    background-size: 120px 14px
}
.hdpi.pac-logo:after {
    /*background-image: url(https://maps.gstatic.com/mapfiles/api-3/images/powered-by-google-on-white3_hdpi.png)*/
}
.pac-item {
    cursor: default;
    padding: 0 4px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 30px;
    text-align: left;
    border: 0.5px solid #e6e6e6;
    font-size: 11px;
    width: 295px;
    color: #999;
}
.pac-item:hover {
    background-color: #fafafa
}
.pac-item-selected,
.pac-item-selected:hover {
    background-color: #ebf2fe
}
.pac-matched {
    font-weight: 700
}
.pac-item-query {
    font-size: 13px;
    padding-right: 3px;
    color: #000
}
.pac-icon {
    width: 15px;
    height: 20px;
    margin-right: 7px;
    margin-top: 6px;
    display: inline-block;
    vertical-align: top;
    background-image: url(https://maps.gstatic.com/mapfiles/api-3/images/autocomplete-icons.png);
    background-size: 34px
}
.hdpi .pac-icon {
    background-image: url(https://maps.gstatic.com/mapfiles/api-3/images/autocomplete-icons_hdpi.png)
}
.pac-icon-search {
    background-position: -1px -1px
}
.pac-item-selected .pac-icon-search {
    background-position: -18px -1px
}
.pac-icon-marker {
    background-position: -1px -161px
}
 .pac-item-selected .pac-icon-marker {
    background-position: -18px -161px
}
.pac-placeholder {
color: gray}



 .form-anagrafic-container .hdpi {
   top:50px
}

  .new-dealer-locator .hdpi{
   top:78px
}

.hdpi{
   top:0px
}

@media(max-width:768px){
	.hdpi{
	 top:0px;
	 margin-left:0px;
	}
}

.H_ib_close .H_icon {
   display:none;
}




.H_slider:hover .H_slider_track_active {
  background-color: rgba(182, 0, 17, 0.8)!important;
}
.H_disabled .H_slider_track_active {
  background-color: rgba(182, 0, 126, 0.2)!important;
}
.H_slider.H_slider_active .H_slider_track {
  background-color: rgb(14, 81, 186)!important;
}
.H_slider.H_slider_active .H_slider_track_active {
  background-color: rgb(182, 0, 51)!important;
}

.bubble{
	margin-left: 178px;
    top: 45px;
}

.H_ib_tail{
	display:none!important;
}


.H_ib_body{
	font-family:roboto!important;
	border-radius: 0px!important;
	text-transform: uppercase!important;
	width: 200px;
	
}



.H_imprint .H_logo{
height: 27px;
    width: 44px;
    margin-top: 44px;
    margin: -10px;
}	

.H_imprint .H_logo svg{
    height: 27px;
    width: 44px;
    margin-top: 9px!important;
   margin: -24px;
}	





.zoom-div{
position: absolute;
    width: 100%;
    opacity: 0.5;
	z-index: 2;
    background-color: black;
    overflow: hidden;
    min-height: 850px
}

.zoom-div span{color: white;font-size: 25px;position: relative;top: 40%;align: center;padding-left: 35%;width: 670px;margin-left: 0;top: 300px;}


@media(max-width:768px){
	
.zoom-div{
    position: absolute;
    width: 100%;
    opacity: 0.5;
    z-index: 2;
    background-color: black;
    overflow: hidden;
    height: 100%;
    /* padding-left: 13%; */
    text-align: center;
}

.zoom-div span{
    color: white;
    font-size: 25px;
    position: relative;
    top: 40%;
    align: center;   
    width: 670px;  
    text-align: center;
	padding-left: 10px;
	padding-right: 10px
}
	
}


.H_zoom.H_grp{
	top: 0px;
}

.H_l_anchor{
	    width: 56px;
		margin-top: 21px;
}
.H_ctl .H_el .H_ctl .H_el{
	top: 30px;
}

.H_l_bottom.H_l_right{
	    top: 190px!important;
}
.H_ctl.H_el.H_scalebar{
	display:none;
}
.pac-logo:after {
    content: "";
    padding: 1px 1px 1px 0;
    height: 16px;
    text-align: right;
    display: block;
   /* background-image: url(https://maps.gstatic.com/mapfiles/api-3/images/powered-by-google-on-white3.png);*/
    background-position: right;
    background-repeat: no-repeat;
    background-size: 120px 14px
}
.hdpi.pac-logo:after {
    /*background-image: url(https://maps.gstatic.com/mapfiles/api-3/images/powered-by-google-on-white3_hdpi.png)*/
}
.pac-item {
    cursor: default;
    padding: 0 4px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 30px;
    text-align: left;
    border: 0.5px solid #e6e6e6;
    font-size: 11px;
    width: 295px;
    color: #999;
}
.pac-item:hover {
    background-color: #fafafa
}
.pac-item-selected,
.pac-item-selected:hover {
    background-color: #ebf2fe
}
.pac-matched {
    font-weight: 700
}
.pac-item-query {
    font-size: 13px;
    padding-right: 3px;
    color: #000
}
.pac-icon {
    width: 15px;
    height: 20px;
    margin-right: 7px;
    margin-top: 6px;
    display: inline-block;
    vertical-align: top;
    background-image: url(https://maps.gstatic.com/mapfiles/api-3/images/autocomplete-icons.png);
    background-size: 34px
}
.hdpi .pac-icon {
    background-image: url(https://maps.gstatic.com/mapfiles/api-3/images/autocomplete-icons_hdpi.png)
}
.pac-icon-search {
    background-position: -1px -1px
}
.pac-item-selected .pac-icon-search {
    background-position: -18px -1px
}
.pac-icon-marker {
    background-position: -1px -161px
}
 .pac-item-selected .pac-icon-marker {
    background-position: -18px -161px
}
.pac-placeholder {
color: gray}



 .form-anagrafic-container .hdpi {
   top:50px
}

  .new-dealer-locator .hdpi{
   top:78px
}

.hdpi{
       /*top: 133px;*/
}


.H_ib_close .H_icon {
   display:none;
}

@media only screen and (min-width: 960px) {
	#map {
		width: 70%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	#map {
		width: 70%;
		/*min-height: 790px;*/
		background: grey
	}	
}
@media(max-width:767px){
	#map {
		height: 500px!important;	
	}
}



#panel {
    width: 100%;
    height: 400px;
}


.H_slider:hover .H_slider_track_active {
  background-color: rgba(182, 0, 17, 0.8)!important;
}
.H_disabled .H_slider_track_active {
  background-color: rgba(182, 0, 126, 0.2)!important;
}
.H_slider.H_slider_active .H_slider_track {
  background-color: rgb(14, 81, 186)!important;
}
.H_slider.H_slider_active .H_slider_track_active {
  background-color: rgb(182, 0, 51)!important;
}

.bubble{
	margin-left: 178px;
    top: 45px;
}

.H_ib_tail{
	display:none!important;
}


.H_ib_body{
	font-family:roboto!important;
	border-radius: 0px!important;
	text-transform: uppercase!important;
	width: 200px;
	
}



.H_imprint .H_logo{
height: 27px;
    width: 44px;
    margin-top: 44px;
    margin: -10px;
}	

.H_imprint .H_logo svg{
    height: 27px;
    width: 44px;
    margin-top: 9px!important;
   margin: -24px;
}	



.H_ib_content{
	     margin: 5px 5px 5px 5px!important;
		 font-size: 12px;
}

.zoom-div{
position: absolute;
    width: 100%;
    opacity: 0.5;
	z-index: 2;
    background-color: black;
    overflow: hidden;
    min-height: 850px
}

.zoom-div span{color: white;font-size: 25px;position: relative;top: 40%;align: center;padding-left: 35%;width: 670px;margin-left: 0;top: 300px;}


@media(max-width:768px){
	
.zoom-div{
    position: absolute;
    width: 100%;
    opacity: 0.5;
    z-index: 2;
    background-color: black;
    overflow: hidden;
    height: 100%;
    /* padding-left: 13%; */
    text-align: center;
}

.zoom-div span{
    color: white;
    font-size: 25px;
    position: relative;
    top: 40%;
    align: center;   
    width: 670px;  
    text-align: center;
	padding-left: 10px;
	padding-right: 10px
}
	
}


.H_zoom.H_grp{
	top: 30px;
}
	
.contSearch{
   z-index: 2;
}


.container-fluid .hp-dealerlocator{

  z-index: 2;
}

form * {
		z-index: unset;
	}






/*For standard LP overlp menus on fields*/
.form-group .hdpi {
    position: absolute !important;
    width: calc(100% - 30px);
    margin-right: 15px;
    margin-left: 15px;
    left: 0;
    top: 34px;
    z-index: 2
}
.form-group #comm-selection + span {
    right: 11px !important;
}