/* .monq_slider {
    width: 75% !important;
    position: absolute !important;
    left: 50% !important;
    transform: translateX(-57%) !important;
    bottom: 0px;
}  */

.map_label {
    font-size: 0.7em;
}

@media  (max-width: 768px) {
	.map_label {
	    font-size: 5px;
	}
}

.monocle_map_legend-right{
	width:auto;
}

.monocle_map_legend-right li.key{
	width:auto;
}
.monq_question_controls{
	z-index:0;
}

.monq_tools_seperate .monq_legend_container{
	display:none;
}

.btn-subscribe-alerts-fa{
	/* height: 49px; */
	    padding-top: 10px;
}

