#gdi {
	 position: absolute;
    right: 12px;
    z-index: 1;
    bottom: 23%;
}
.carouselWrapper {
    position: absolute;
    z-index: 1;
    top: 12px;
    bottom: 0;
    left: 20px !important;
    right: 0;
    width: 96% !important;
    height: 135px;
}
#footerDesktop > div > img.arrowRight, #footerDesktop > div > img.arrowLeft
{
	width: 40px !important;
	top: 48px !important;
}



        #mainMap {
            width: 100%;
            height: 100%;
        }

        #mainMap_map {
            width: 100% !important;
            height: 100% !important;
        }

        #mainMap svg > g {
            visibility: visible !important;
        }

        #LocateMe{
            position: fixed; 
            z-index: 99; 
            top: 160px; 
            left: 22px;
        }

        #mapScaleDiv{
            display: none;
        }
	
#header {
        display: none !important;
	}
        .download-link {
    width: 36px;
    padding: 3px;
    margin-right: 5px;
    cursor: hand;
    cursor: pointer;
    position: relative;
    top: 12px
}
#headerDesktop {
	visibility: hidden;
}
 #header > nav > div > div.navbar-header > a > h4 {
            margin-left: 50px;
            margin-top: -25px;
            color: #ffffff;
        }
        
        
	#contentPanel {
		margin-top: -10px;
	}
	.navbar-brand>img {
               height: 44px;
               width: auto;
               margin-top: -10px;

            }
			

