
.location-sprite{
	width: 428px;
    height: 2213px;
    z-index: 0;
}

.custom-location{
	width: 56px;
	height: 45px;
	display: inline-block;
	z-index: 10;
	top: 11px;
	left: -4px;
	overflow: hidden;
	position: relative;
	float: left;
}
.custom-location span{
	position: absolute;
	padding-left: 31px;
	z-index: 99999;
	bottom: 20px;
	font-size: 12px;
	line-height: 18px;
	color: #414042;
	font-family: "Ubuntu Regular";

}

.custom-location .location-sprite{
	top: -970px;
    position: relative;
    left: 173px;
    -webkit-transform: scale(1.8);
    -ms-transform: scale(1.8);
            transform: scale(1.8);
}

.marker_link{
	margin-left: -1px !important;
}
/* Tablet starts here*/
@media only screen and (min-width: 768px) and (max-width: 991px) {
	
	.location_wrapper .location_content_wrapper .search_exam_centre h2{
		margin-left: 10px;
	}
	
		.location_wrapper .location_content_wrapper .search_exam_centre form input[type="text"]{
		width: 45% !important;
		margin-left: -20px;
	}
	
	.location_wrapper .location_content_wrapper .search_exam_centre .use_current_location{
		bottom: 58px;
		left: 2%;
	}
}
/* Tablet ends here */

/* Mobile starts here */
@media only screen and (max-width: 767px) {

	.location_wrapper{
		margin-top: -60px;
	}
	
	.location_wrapper .location_content_wrapper .search_exam_centre h2{
		margin-left: 9px;
	}
	
		.location_wrapper .location_content_wrapper .search_exam_centre form input[type="text"]{
		width: 70% !important;
		margin-left: 21px;
		margin-right: 0px;
	}
	
	.location_wrapper .location_content_wrapper .search_exam_centre .use_current_location{
		bottom: 10px;
	}
	
	.location_wrapper .location_content_wrapper .map_wrapper #map{
		display: none;
	}
	
	.location_content_wrapper #side_bar{
		display: none;
	}
	
	.location_content_wrapper #side_bar #side_bar_list li{
		padding-left: 30px;
	}
	
	.location_content_wrapper .search_exam_centre .use_current_location {
		float: left !important;
		margin-left: 15px !important;
		line-height: 35px !important;
	}
}


/* Medium Screen starts here */
@media only screen and (min-width: 992px) and (max-width: 1199px){
	
	.location_wrapper .location_content_wrapper .search_exam_centre h2{
		margin-left: 5px;
	}
	
	.location_wrapper .location_content_wrapper .search_exam_centre form input[type="text"]{
		margin-left: 10px;
	}
	
	.location_content_wrapper .search_exam_centre .use_current_location{
		bottom: 57px !important;
	}
	
}


/* Medium Screen ends here */

@media screen\0 {

	.labels{
		background-position: 9px -6064px;
		background-size: 815px 12430px;
		zoom: 1 !important;
	}
/* 	.custom-location .location-sprite{
		top: -1008px;
	    position: relative;
	} */
	.close-location{
		background-size: 815px 12430px !important;
		background-position: 0px -6285px !important;
		zoom: 0.8;
	}	
	
	/* .modal-content .modal-icon{top:49px;}	
	.modal-content .modal-close-icon{top:8px;}	 */
}

@-moz-document url-prefix() {  
	/* .custom-location .location-sprite{top: 1205px;right: -428px;} */
	/* .location-sprite{-moz-transform: scale(3);} */
	/* .location_wrapper .close-location{background-position: -0.2% 15.08%;} */
	.modal-content .modal-close-icon{margin: 3px 14px 0 7px;}
	/* .modal-content .modal-icon{-moz-transform: scale(1.5);top: 61px;}
	.modal-content .modal-close-icon{-moz-transform: scale(1.5);top: 13px;} */
	.labels{background-position: -0.5% 15.07%;}
	.close-location{background-position: -1.2% 51.9%;}
}