@media only screen and (max-width: 768px){
	#temasNombreDinamico{
		float: right;
		margin-right: 10px;
		margin-top: 10px;
		
	}
	.nombreTema{
        font-size: 15px;
    }

	#juntos{
		display: none;
	}
	.leaflet-top {
		bottom: 0;
		}
	.leaflet-top .leaflet-control-layers{
		margin-top: 95px;
	}

	.leaflet-top .leaflet-control-zoom {
		top:8%;
		transform: translateY(-50%);
	}
	#ocultarmapas{
		display: block;
	}
	#geoportal{
		display: none;
		
	}
	#logo {
		height: 10vw;
	    width: 10vw;
    	padding: 0;
    	margin-right: 5px;
    	margin-top: 10px;
	}

	.img img{		
	    position: fixed;
	    right: 2%;
	    width: 1vw;
	    height: 7vw;

	}

	/*
Social-Bar
*/
	.social-bar {
    position: fixed;
    left: 0;
    top: 60%;
    font-size: 1.5rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    z-index: 2;
}
    .video-bar {
       display: none;
    }
    .search-bar {
    	display: none;
    }
    .dependencia-bar {
    	display: none;
    }

	/*
		Cuadro informativo
	*/

	.information-box {
    	position: fixed;
    	top: 16vh;
    	left: 1vw;
    	right: 1vw;
   		width: 98% !important;
    	background-color: rgba(47, 70, 150, 0.75);
    	box-shadow: 0px 0px 32px rgba(0, 0, 0, 0.3);
    	display: flex;
    	justify-content: flex-start;
    	flex-direction: column;    	
    	height: auto !important;
	}

	.information-box .details-header {
    	background-color: #2f4696;
    	color: #fff;
    	margin: 0;
    	font-size: 1rem;
    	text-transform: uppercase;
    	padding: 0;
	}
	.information-box .details-body {
    	flex-grow: 1;
    	position: relative;
    	font-size: 0.5rem;
    	background-color: white;
	}
	.separacion{
		margin-bottom: -1px;
	}
	
	#simbologia{
		/*height: 30vh;
*/		max-width: 100%;
	}

	.details-view {
    	display: flex;
    	padding: 0;
    	font-size: 1rem;
		background-color: transparent;
	}
	#details-view{
		display: flex;
		flex-direction: column;
		padding: 1% 2%;
	}
	.details-view button{
		flex-grow: 1;
		background-color: transparent;
		border: none;
		padding: 1% 0;
	}

	.details-view {
    	color: #444;
    	padding: 0.5em;
	}

	.details-view a {
    	color: inherit;
    	text-decoration: underline;
	}
	#hand-icon
	

	/*loader spinner*/

	.loader,
	.loader:before,
	.loader:after {
    	border-radius: 50%;
    	width: 2.5em;
    	height: 2.5em;
    	-webkit-animation-fill-mode: both;
    	animation-fill-mode: both;
    	-webkit-animation: load7 1.8s infinite ease-in-out;
    	animation: load7 1.8s infinite ease-in-out;
	}

	.loader {
    	color: #2F4696;
    	font-size: 10px;
    	margin: 80px auto;
    	position: relative;
    	text-indent: -9999em;
    	-webkit-transform: translateZ(0);
    	-ms-transform: translateZ(0);
    	transform: translateZ(0);
    	-webkit-animation-delay: -0.16s;
    	animation-delay: -0.16s;
	}

	.loader:before,
	.loader:after {
	    content: '';
    	position: absolute;
    	top: 0;
	}

	.loader:before {
    	left: -3.5em;
    	-webkit-animation-delay: -0.32s;
    	animation-delay: -0.32s;
	}

	.loader:after {
    	left: 3.5em;
	}

	.img img{		
	    position: fixed;
	    bottom: 13vh;
	    right: 2%;
	    width: 25vw;
	}

	/*
	Tab bar
	*/
	.bottom-bar {
   		text-align: center;
    	background-color: rgba(255, 255, 255, 0.8);
    	position: absolute;
    	bottom: 0;
    	left: 0;
    	right: 0;
    	border-top: 1px solid #aaa;
    	font-size: 10px !important;
	}

	.bottom-bar .slick-list {
        max-width: 650px;
        margin: 0 auto;
    }
   .collapsible {
	  cursor: pointer;
	  border: none;
	  text-align: center;
	  outline: none;
	  font-size: 15px;
	}

	
	.content {
	  padding: 0 18px;
	  display: none;
	  overflow: hidden;
	}
  

    .bottom-lado{
    	width: 25%;
    	padding:0 1%;
    }


.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-slide
{
    float: left;
    height: 100%;
    min-height: 1px;
}

    .bottom-bar .slick-list .slick-track .slick-slide>div .bottom-bar-button {
        padding-top: 10px;
        height: 12vh !important;                
    }

    .bottom-bar .slick-list .slick-track .slick-slide:hover,
	.bottom-bar .slick-list .slick-track .slick-slide .active {
    	color: white;
    	background: #2f4696;
    	padding: 0 !important;
	}

	.bottom-bar .slick-list .slick-track .slick-slide:hover .bottom-bar-button p,
	.bottom-bar .slick-list .slick-track .slick-slide .active .bottom-bar-button p {
    	color: white;
    	font-weight: bold;
	}

	.bottom-bar .slick-list .slick-track .slick-slide:hover .bottom-bar-button i,
	.bottom-bar .slick-list .slick-track .slick-slide .active .bottom-bar-button i {
	    color: white;
	}
	
	.bottom-bar .slick-list .slick-track .slick-slide:hover .bottom-bar-button i::before,
	.bottom-bar .slick-list .slick-track .slick-slide .active .bottom-bar-button i::before {
	    font-size: 35px;
	}
	
	.bottom-bar .slick-list .slick-track .slick-slide .bottom-bar-button p {
	    display: block;
	    color: #53555C;
	    text-transform: uppercase;
	    text-decoration: none;
	    
	}
	
	.bottom-bar .slick-list .slick-track .slick-slide .bottom-bar-button i {
	    color: #53555C;
	}

	.bottom-bar .slick-list .slick-track .slick-slide .bottom-bar-button .bottom-bar-button-icon {
    height: auto;    
    margin: 0 auto;
}

.bottom-bar .slick-list .slick-track .slick-slide .bottom-bar-button .bottom-bar-button-icon::before {
    font-size: 35px;
}


	.icon-holder {
	    position: relative;
	    text-align: center;
	    text-transform: uppercase;
	    line-height: 0px;	    
	    font-size: 18px;
	    height: auto !important;
	    margin: 0 !important;
	}	
	
	.icon-holder i:before {
	    margin-left: 0;
	}
	
	.icon-holder i.flaticon-bike:before {
	    font-size: 1.5em;
	}

	.locate {
        display: none;
    }

}