/*.mapcontrols-hidden{
    opacity: .5 !important;
    pointer-events: none !important;
}
*/

.jai-map-container .point {
    transform: scale(0.7);
}

@media only screen and (max-width:1024px){
.jai-map-container .point {
    transform: scale(0.2);
	}
}


@media only screen and (max-width:600px) {
	.jai-map-container .point .bg {
		width: 100px !important;
		height: 100px !important;
	}
}


.well {
padding: 0px !important;
  margin-bottom: 0 !important;
}

.mapcontrols {
background-image: none !important;
/* z-index: 15; */
min-height: 0px !important

}

.ba-section {
  min-width: 50vw;
}

.scroll-down-map {
margin-top: -15% !important ;
}

/*
.ba-item-text {
  margin: 20px;
}
*/

.testimonials-slideshow-content-wrapper {
    width: 100% !important;
}

.testimonials-wrapper {
    padding: 25px !important;
}

.testimonials-testimonial-wrapper {
    margin: 0 !important;
}
@media only screen and (min-width:1024px){
.testimonials-wrapper {

    margin-left: 15px !important;
    margin-right: 15px !important;
	}
}


.ba-testimonials-testimonial {
  margin-top: 35px;
  margin-bottom: 15px;
 text-align: justify !important;
}

a:link {
  color: #54c0af;
}