@media screen and (max-width: 1300px)   {
#user_info {
	width:0px;
	display:inline-block;
}

.col-title{
	width:260px;
}
.flaty-nav > li {
    display: inherit ;
}

.hidden-xs{
	display:none !important;
}
.flaty-nav .user-menu {

    line-height: 30px;

}

.flaty-nav .nav-user-photo {
	margin:0px;
}

}	
@media screen and (max-width: 699px)   {
#btn-bar{
	box-sizing: border-box;
	z-index: 1;
	position: absolute !important;
	top: 14em;
	outline: 0 !important;
	display: block;
	right: 0px ! important;
	left: auto;
}
#btn-bar2{
	left: 0px ! important;
	box-sizing: border-box;
	z-index: 1;
	position: absolute !important;
	top: 14em;
	outline: 0 !important;
	display: none;

}
#activer_menu{
	display:block;

}

	  #ol3treepanel{
		top: 8.3em !important;
		right: 5em !important;
		left:auto !important;
	  }
	  

.ol-layercontrol{
    top: 3em  !important;
	width: 40px !important;
	height: 40px !important;
	line-height:1 !important;
}

#btn-bar3{
	left: 0px ! important;
	box-sizing: border-box;
	z-index: 1;
	position: absolute !important;
	top: 9em;
	outline: 0 !important;
	display: block;
}
#btn-bar3 > div {
	box-sizing: border-box;
	z-index: 1;
	position: relative !important;
	width: 40px;
	height: 40px;
	outline: 0 !important;
	display: block;
	max-width: 100%;
	margin-left: 0;
	color: #ffffff;
	background-color: #078aa3;
	border-color: #06758b !important;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	font-size: 24px !important;
	line-height: 1.7;
	font-weight: bold;
}


#btn-bar2 > div {
	width: 40px;
	height: 40px;
	font-size: 24px !important;
	line-height: 1.7;
}
#btn-bar > div {
	width: 40px !important;
	height: 40px !important;
	font-size: 24px !important;
	line-height: 1.7;
}


.ol-zoom > button {
	width: 40px !important;
	height: 40px !important;
	font-size: 24px !important;
	line-height: 1.7;
}

.ol-layercontrol div:before{
	width: 40px !important;
	height: 40px !important;
	font-size: 24px !important;
	margin: 0px;
	line-height: 1.7;
}


.ol-mouse-position{
	margin-right:10px;
}


#search-PA {
	position: absolute;
	top:13em;
	left:5em;
	
}

#search-PA[type=search] {
	width: 0px;
}
#search-PA[type=search]:focus {
	width: 140px;
}

#user_info {
	width:0px;
	display:inline-block;
}


.flaty-nav > li {
    display: inherit ;
}

.hidden-xs{
	display:none !important;
}
.flaty-nav .user-menu {

    line-height: 30px;

}

.flaty-nav .nav-user-photo {
	margin:0px;
}
   .ol-popup {
        min-width: 180px;
      }
}