.hdpi .pac-icon {
	background-image: none;
}

#gmap {
    padding-top: 30px;
    /*height: 90vh;*/
    height: 531px;
    width: 100%;
}

#gmap label {
	display: inline;
}

#map-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0px;
    left: 0px;
    display: none;
    background-color: #333333;
    opacity: 0.5;
}

.google-marker-info {
	padding-left: 10px;
    padding-top: 10px;
    min-width: 250px;
}

.google-marker-info .expanded-format {
    position: relative;
}

.google-marker-info .expanded-format .logo img {
  margin-bottom: 10px;
  width: 150px;
  height: auto;
  margin-left: calc((100% - 150px) / 2);
}

.google-marker-info ul {
	list-style: none;
	padding: 0;
}

.google-marker-info .format > li:first-child {
    border-top: 1px solid #d5d5d5;
}

.google-marker-info .format > li {
    padding: 10px 0;
    border-bottom: 1px solid #d5d5d5;
    position: relative;
}

.google-marker-info ul.format {
	margin: 10px 0;
}

.google-marker-info .format ul li {
    float: left;
    width: 100px;
}

.google-marker-info .more {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -7px;
    background-position: -41px -360px;
    width: 29px;
    height: 14px;
    background-image: url("headlibs/images/icons/sprites.svg");
    background-size: 70px auto;
}
.google-marker-info a {
    display: block;
}
.google-marker-info a:visited {
    color: #333;
    text-decoration: none;
}
.google-marker-info input {
    outline: 0 !important;
}

.gm-style .gm-style-mtc label{
	font-weight: 400;
	font-size: 11px !important;
}

.detail-map-container {
	margin-bottom: 34px;
}

.image-container-big, .image-container-small {
	display: none;
}

.vst-display-none {
	display: none!important;
}

.KBK-007-A-text > h3{
	font-size: 2rem;
	line-height: 3rem;
	margin-bottom: 0;
}

.vst-location-container .vst-result-map {
	padding-top: 0%;
}

.KBK-036-A-vst-form .vst-result-list-wrapper, .KBK-036-B-vst-form .vst-result-list-wrapper, .KBK-036-C-vst-form .vst-result-list-wrapper ,.KBK-036-D-vst-form .vst-result-list-wrapper {
    margin-bottom: 0;
}