  .iframe-responsive2 {
    position: relative;
    width: 100%;
  }
  .iframe-responsive2 iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
.bg-slider {
    width: 100%;
    min-height: 400px;
	background-position:center center;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
}

.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

#sample {
   width: auto ;
   height: 600px;
}

#map { 
width: 100%; 
height: 600px;
}

#mape { 
width: 100%; 
height: 600px;
}
.mid{
	vertical-align:middle;
}
#center1{
text-align:center;
}

#thirteenth > .center50{
width: 50%;
}


#slide {
position:relative;
}
#slide img {
position:absolute;
left:0;
top:0;
}
.info h1 {
margin: 0 0 .5em;
font-size: 1.4em;
}
.info p {
margin: 0;
font-size: 1em;
}
@media print, screenand (min-width: 768px) { }