html,
body {
	height: 100%;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.jpg_icon:hover {
	margin-top: -10px;
}

.slick-slide {
	height: auto !important;
	width: 100%;
}

label {
	margin-bottom: 0px !important;
}

.rti_social_margin {
	margin-left: 4px;
	text-align: center;
}
.rti_social_margin i{
	font-size: 30px;
}

a {
	text-decoration: none !important
}

#map {
	width: 100%;
	height: 100%;
}

body>#sidebar {
	display: none;
}

.header {
	background: transparent;
	position: absolute;
	top: 50px;
	width: 100px;
	z-index: 1000;
	margin: 0px;
	right: 0px
}

@media(max-width:768px) {
	.header {
		top: 175px
	}
}

.leaflet-container .leaflet-control-search {
	width: 100%;
	margin-top: 5px;
	padding: 8px 5px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 -1px 0px rgba(0, 0, 0, 0.02);
	border: 1px solid #979a9a;
	border-radius: 1px;
	margin-left: -2px;
}

.leaflet-control-search .search-input {
	width: 80%;
	border: 0px;
	outline: none !important;
	font-size: 13px
}

html,
body {
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
}

.leaflet-container {
	font-family: 'Segoe UI', 'San Francisco', Helvetica, Arial, Sans-Serif !important;
	/*font: 13px/1.5 "Roboto", sans-serif;*/
}

.leaflet-sidebar {
	padding: 0px
}

.leaflet-touch .leaflet-sidebar>.leaflet-control {
	border: 0px;
	/*overflow-x:hidden;*/
	overflow-x:auto;
	
}
#sidebar2{padding-bottom:30px}
.leaflet-sidebar>.leaflet-control {
	padding: 0px;
}

.leaflet-control-attribution.leaflet-control {
	/*display: none !important*/
}

.leaflet-sidebar .close {
	z-index: 999
}

.name,
.location-block,
.information-block,
.icon-div,
.tab_container,
.tab_container1 {
	background: #ffffff;
	margin: 0px 0px;
}

.name h3,
.name h2 {
	margin: 0px
}

.divider {
	/*border-bottom: 1px solid #e6e6e6;*/
	display: block;
}

.location-block,
.information-block {
	display: block;
}

.location-icon {
	margin-left: 15px;
	margin-right: 15px;
	-webkit-flex: 0 0 24px;
	-ms-flex: 0 0 24px;
	flex: 0 0 24px;
	vertical-align: bottom;
}

.location-icon i {
	font-size: 17px;
	color: #feb415;
}

.information-block h3 {
	margin: 0px
}

.information-list {
	margin: 0px
}

.information-list li {
	margin: 5px 0px
}

.icon-div {
	display: block;
}

.icon-list {
	list-style: none;
	display: inline-block;
	text-align: center;
	padding-left: 0px;
	margin: 0px;
	width: 100%;
}

.icon-list li {
	display: inline-block;
	float: left;
	width: 33.33%;
	padding: 2px 0px;
}

.icon-list li:hover {
	background: #fafafa;
}

.icon-list li a {
	text-decoration: none
}

.icon-list li a i {
	font-size: 32px;
	color: #feb415;
}

.leaflet-sidebar .close {
	line-height: 27px;
	right: -6px;
	top: -9px;
	z-index: 999;
}
.sidebar_c_p {
	margin-right: 5px;
	margin-left: 0px;
	padding: 16px 8px 16px;
	font-family:century gothic !important;
}
.sidebar_t_div{
	border-bottom:1px solid #ecf0f1;
	padding-bottom:7px;
}
.sidebar_t_h{
	font-size:1.4em !important;
	font-weight:bold;color:#013eb1;
}
.sidebar_m_c{
	display:flex;
	width:100%;
	margin-left:-10px !important;
	position:relative;
	padding-top:20px;
	padding-bottom:10px;
}
.leaflet-container a {
	color: #000;
}


.leaflet-container .rti_social_margin a:hover {
	color: #0099ff;
	background: #0099ff !important;
}
.leaflet-container .rti_social_margin a:hover> img{filter: invert(100%);}

::-webkit-scrollbar {
	width: 6px;
}

::-webkit-scrollbar-track {
	background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
	background: #888;
}

::-webkit-scrollbar-thumb:hover {
	background: #555;
}

.tab_container {
	clear: both;
	overflow: hidden;
	margin-bottom: 24px;
	display: block;
}

.tab_container h3 {
	margin: 0px
}

.tab_container a {
	display: inline-block;
	text-decoration: none;
	outline: none;
}

.tab_container a:focus {
	outline: none;
}

.tab_container a img {
	display: block;
	margin-bottom: 4px;
	max-width: 200px;
	max-height: 100px;
	width: 180px;
	height: auto;
}

.tab_container1 {
	clear: both;
	overflow: hidden;
	margin-bottom: 0px;
	display: block;
}

.tab_container1 h3 {
	margin: 0px
}

.tab_container1 a {
	display: inline-block;
	text-decoration: none;
	outline: none;
}

.tab_container1 a:focus {
	outline: none;
}

.slick-prev {
	left: 0px;
	z-index: 999;
}

.slick-next {
	right: 10px;
	z-index: 999;
}

.slick-prev:before,
.slick-next:before {
	color: #000;
}

#sidebar {}

.footer {
	text-align: center
}

.footer p {
	text-decoration: none;
	background: #fafafa;
	padding-top: 20px;
	font-size: 12px
}

.footer a {
	text-decoration: none;
	background: #fafafa;
}

.search-tip::before {
	font: normal normal normal 14px/1 FontAwesome;
	font-weight: 900;
	content: "\f041";
	color: #feb415;
	font-size: 20px;
	margin: 0px 10px;
	padding-top: 8px;
}

.leaflet-control-search .search-tooltip {
	margin-top: 0px;
	box-shadow: none;
	border: 1px solid #eae8e8;
	width: 99.5%
}

.leaflet-control-search .search-tip {
	padding: 8px;
	border-bottom: 1px solid #eae8e8;
	margin: 0px;
	white-space: normal;
	border-radius: 0px;
	color: black;
	background: #ffffff;
	font-size: 13px;
	display: inline-block;
	width: 100%
}
	.post_block{
		font-size:14px;padding-top: 11%;padding-bottom: 10%;
	}

@media (min-width: 1200px) {
	.new_sidebar{
		width:420px !important;
	}
	#customclose {
		position: absolute;
		display: none;
		background: none;
		border: none;
		top: 0px;
		z-index: 99999;
		right: 0px;
	}
	.report_icon_head {
		margin-top: 5px;
		cursor: pointer;
		color: #dc7633;
		margin-left: 20px;
	}
	#rti_report_gbtn {
		display: none;
		margin-top: 20px;
		float: left;
		margin-left: 8px
	}
	#rti_g_report {
		display: none;
	}
	.tab_container1 a img {
		border: 1px solid #dfdada;
		-o-transition: border 1s ease-in-out;
		-moz-transition: border 1s ease-in-out;
		-webkit-transition: border 1s ease-in-out;
		transition: border 1s ease-in-out;
		display: block;
		margin-bottom: 4px;
		max-width: 150px;
		max-height: 150px;
		width: 100px;
		height: 100px;
		margin: auto;
		border-radius: 30px;
		padding: 1px;
		margin-bottom: 10px;
		margin-top: 10px;
	}
	.tab_container1 a img:hover {
		border: 1px solid #b3b6b7;
	}
	#target-element {
		display: none;
	}
	#findbox {
		display: block;
		position: absolute !important;
		width: 93%;
		margin-top: 5px;
		margin-left: 10px;
	}
	.leaflet-sidebar {
		width: 380px;
	}
	.rti_marker_link {
		float: left;
	}
	.rti_head_search {
		float: left;
		margin-top: 20px;
		display: none;
	}
	.img_logo {
		height: 75px;
		width: auto;
		vertical-align: middle;
		padding: 5px 0px 0px 0px;
	}
	.rti_btn {
		display: none;
	}
	#filter_close {
		display: none;
		background: no-repeat;
		border: none;
		padding: 1px;
		border: 1px solid #ccc;
	}
	.rti_filter_design {
		display: block;
	}
		.post_block{
		font-size:14px;padding-top: 11%;padding-bottom: 10%;
	}
}

.leaflet-popup-content {
	text-align: center
}

.slick-slide img {
	height: 100%;
	width: 100%;
	max-height: 220px
}

#helpbutton {
	background: #fff;
	padding: 8px;
	font-size: 15px;
	margin-top: 0px;
	cursor: pointer
}

@media (max-width: 767px) {
	.new_sidebar{
		width:100%;
	}
	#customclose {
		display: none;
	}
	.post_block{
		font-size:14px;padding-bottom: 0px !important;padding-top: 0px !important;
	}
	.wrn-btn {
		font-size: 15px;
		font-weight: 600;
		text-transform: capitalize;
		border-radius: 1px;
		text-align: center;
		padding: 12px;
		outline: none !important;
		border: none;
		background: none;
		color: black;
		float: right;
	}
	.wrn-btn:hover {
		font-size: 15px;
		font-weight: 600;
		text-transform: capitalize;
		border-radius: 1px;
		text-align: center;
		outline: none !important;
		color: #34495e;
		border: none;
		background: none;
		color: black;
		float: right;
	}
	#desktop_rti_report_icon {
		display: none;
	}
	#rti_report_gbtn {
		display: none;
		margin-top: 28px;
		float: left;
		margin-left: 8px
	}
	#rti_g_report {
		display: none;
	}
	.rti_head_search {
		width: 53% !important;
	}
	.tab_container1 a img {
		border: 1px solid #dfdada;
		-o-transition: border 1s ease-in-out;
		-moz-transition: border 1s ease-in-out;
		-webkit-transition: border 1s ease-in-out;
		transition: border 1s ease-in-out;
		display: block;
		margin-bottom: 4px;
		max-width: 150px;
		max-height: 150px;
		width: 100px;
		height: 100px;
		margin: auto;
		border-radius: 8px;
		padding: 1px;
		margin-bottom: 10px;
		margin-top: 10px;
	}
	.tab_container1 a img:hover {
		border: 1px solid #b3b6b7;
	}
	#target-element {
		width: 20px;
		height: 17px;
		margin: auto;
		font-size: 25px;
		color: #ccc;
		margin-top: -26px;
		font-weight: bold;
		margin-bottom: 14px;
	}
	#rti_info_data {
		
	}
	#img_display {
		
	}
	#findbox {
		display: none;
		position: absolute !important;
		width: 93%;
		margin-top: 5px;
		margin-left: 10px;
	}
	#sidebar {
		padding-top: 5px;
		overflow-y:auto;
		bottom: 0px;
	}
	.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
		opacity: 0 !important;
	}
	.leaflet-resp-popup-west-south .leaflet-popup-content-wrapper {
		display: none !important;
	}
	.leaflet-popup-content-wrapper,
	.leaflet-popup-tip {
		background: #ffffff94;
		border-radius: 12px;
		margin-left: 18px;
		display: none;
	}
	.rti_marker_link {
		float: left;
	}
	#sidebar {
		padding-top: 5px;
	}
	.rti_head_search {
		float: left;
		margin-top: 20px;
		display: block;
		margin-left: 5px;
		padding-left: 0px;
		padding-right: 0px;
	}
	#filter_close {
		display: none;
		float: right;
		background: no-repeat;
		border: none;
		padding: 0px 6px;
		border: 1px solid #ccc;
		border-radius: 50%;
		margin-top: -53px;
	}
	.img_logo {
		
		width: 70px;
		vertical-align: middle;
		float: left;
		margin-left: -17px;
		padding: 1px 0px 1px 5px;
	}
	.rti_btn {
		display: block;
		padding-top: 20px;
		float: left;
		margin-left: 8px
	}
	.rti_filter_design {
		display: none;
	}
	.leaflet-sidebar {
		width: 100%;
		overflow: none;
	}
	#sd_social {
		display: none;
	}
}

@media (min-width: 768px) and (max-width: 1199px) {
		.post_block{
		font-size:14px;padding-top: 11%;padding-bottom: 10%;
	}
	.new_sidebar{
		width:420px !important;
		max-width:420px !important;
	}
	#customclose {
		position: absolute;
		display: none;
		background: none;
		border: none;
		top: 0px;
		z-index: 99999;
		right: 0px;
	}
	.rti_head_search {
		float: left;
		margin-top: 20px;
		display: none !important;
	}
	.rti_filter_design {
		display: block;
	}
	.wrn-btn {
		font-size: 15px;
		font-weight: 600;
		text-transform: capitalize;
		border-radius: 1px;
		text-align: center;
		padding: 12px;
		outline: none !important;
		border: none;
		background: none;
		color: black;
		float: right;
	}
	.wrn-btn:hover {
		font-size: 15px;
		font-weight: 600;
		text-transform: capitalize;
		border-radius: 1px;
		text-align: center;
		outline: none !important;
		color: #34495e;
		border: none;
		background: none;
		color: black;
		float: right;
	}
	#desktop_rti_report_icon {
		display: block;
	}
	#rti_report_gbtn {
		display: none;
		margin-top: 28px;
		float: left;
		margin-left: 8px
	}
	#rti_g_report {
		display: none;
	}
	.tab_container1 a img {
		border: 1px solid black;
		-o-transition: border 1s ease-in-out;
		-moz-transition: border 1s ease-in-out;
		-webkit-transition: border 1s ease-in-out;
		transition: border 1s ease-in-out;
		display: block;
		margin-bottom: 4px;
		max-width: 85px;
		max-height: 85px;
		width: 85px;
		height: 85px;
		margin: auto;
		box-shadow: 0 8px 6px -6px black;
		background: #ecf0f1;
		padding: 1px;
		margin-bottom: 10px;
		margin-top: 10px;
	}
	.tab_container1 a img:hover {
		border: 1px solid #b3b6b7;
	}
	#target-element {
		width: 20px;
		height: 4px;
		background: #ccc;
		margin: auto;
	}
	#rti_info_data {
		
	}
	#img_display {
		
	}
	#findbox {
		display: none;
		position: absolute !important;
		width: 93%;
		margin-top: 5px;
		margin-left: 10px;
	}
	#sidebar {
		padding-top: 5px;
		overflow: hidden;
		bottom: 0px;
	}
	.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
		opacity: 0 !important;
	}
	.leaflet-resp-popup-west-south .leaflet-popup-content-wrapper {
		display: none !important;
	}
	.leaflet-popup-content-wrapper,
	.leaflet-popup-tip {
		background: #ffffff94;
		border-radius: 12px;
		margin-left: 18px;
	}
	.rti_marker_link {
		float: left;
	}
	#sidebar {
		padding-top: 5px;
	}
	#filter_close {
		display: none;
		float: right;
		background: no-repeat;
		border: none;
		padding: 0px 6px;
		border: 1px solid #ccc;
		border-radius: 50%;
		margin-top: -53px;
	}
	.img_logo {
		
		width: 69px;
		vertical-align: middle;
		float: left;
		/*margin-left: -17px;*/
		padding: 0px 0px 5px 0px;
	}
	.rti_btn {
		display: none;
		padding-top: 20px;
		float: left;
		margin-left: 8px
	}
	.leaflet-sidebar {
		width: 100%;
		overflow: none;
	}
	#sd_social {
		display: none;
	}
	#helpbutton {
		display: none;
	}
}

.leaflet-sidebar.right .close {
	right: -7px;
	display: none;

.text-center {
	text-align: center
}

.leaflet-sidebar.right .icon-list li a i {
	font-size: 18px;
}

#sidebar2 {
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
	padding-top: 0px;
}

.leaflet-sidebar.right .information-list {
	margin-bottom: 10px;
	padding-left: 13px;
	font-size: 13px;
	list-style: none
}

.leaflet-sidebar.right .information-list b {
	padding-right: 10px;
}

.leaflet-sidebar.right .divider {
	margin: 5px 0px
}

#helpbutton {
	margin-left: 0px
}

.leaflet-control-zoomhome a {
	font: bold 18px "Lucida Console", Monaco, monospace;
}

a.leaflet-control-zoomhome-in,
a.leaflet-control-zoomhome-out {
	font-size: 1.5em;
	line-height: 26px;
}

select:hover {
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}

select {
	padding: 7px;
	margin: 10;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 46px;
	background: #f8f8f8;
	color: #888;
	outline: none;
	display: inline-block;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
	width: 100%;
	border: 1px#d0d3d4 solid;
}


/* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */

@media screen and (-webkit-min-device-pixel-ratio:0) {
	select {
		padding-right: 18px
	}
}

.header-select-label {
	position: relative;
	width: 100%
}

.header-select-label:after {
	content: '<>';
	font: 11px "Consolas", monospace;
	color: #aaa;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	right: 8px;
	top: 10px;
	padding: 0 0 2px;
	border-bottom: 1px solid #ddd;
	position: absolute;
	pointer-events: none;
}

.header-select-label:before {
	content: '';
	right: 6px;
	top: 10px;
	width: 20px;
	height: 20px;
	background: #f8f8f8;
	position: absolute;
	pointer-events: none;
	display: block;
}

.marker-cluster-medium {
	background-color: rgba(181, 226, 140, 0.6);
}

.marker-cluster-medium div {
	background-color: rgba(110, 204, 57, 0.6);
}

.tabler-info a,
a.toggleNav {
	color: #feb415
}

.name,
.location-block,
.information-block,
.icon-div,
.tab_container,
.tab_container1 {
	transition: all 0.5s ease;
}

.name:hover,
.location-block:hover,
.information-block:hover,
.icon-div:hover,
.tab_container:hover,
.tab_container1:hover {
	background: #fafafa;
	cursor: pointer;
}

.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
	background: #ffffff94;
	border-radius: 2px;
}

.leaflet-popup-content {
	background: #fff;
	margin: 5px;
	border-radius: 12px
}

.leaflet-container a.leaflet-popup-close-button {
	color: #000;
	top: -8px;
	right: -6px;
	height: 17px;
	background: #e6f0f3;
	padding: 1px;
	border-radius: 50%;
	width: 17px;
}

.information-list {
	padding-left: 0px;
	list-style: none;
	font-size: 12px
}

.information-list li {
	list-style: none
}

#sidebar,
#sidebar2,
#sidebar2 .name {}

#sidebar2 .name {
	margin-top: 0px;
	padding: 0px 8px 5px;
}

.information-block h5 {
	padding: 0px 0px 0px 0px;
	font-weight: 600;
}

.tab_container1 h5 {
	padding: 8px 0px 10px 0px;
	font-weight: 600;
}

.location-block {
	padding: 7px
}

#sidebar2 .name h2 {
	padding: 5px;
	background: #F7630C;
	color: white;
}

.leaflet-interactive {
	fill-opacity: 0.04;
}

a.toggleNav {
	font-weight: bold;
	color: #fff !important;
}

.location-icon i {
	color: #fff
}

.location-block .btn {
	padding: 4px;
	border: 1px solid #ddd;
	background-color:#ffae00;
	color: #666;
	font: 13px Arial;
	border-radius: 21px;
	height: 34px;
	line-height: 22px;
}

.location-block .btn i {
	color: #013eb1;
	font-size: 18px;
	vertical-align: bottom;
	padding: 0px 4px 0px 4px;
}

.location-block .btn:hover {
	color: #444;
	background-color: #f2f2f2;
	border-color: #ccc;
}

.location-block .col-sm-4 {
	padding: 0px 4px;
}

.leaflet-popup {
	position: absolute;
	text-align: center;
	top: -35px;
}

#arrow_mbs {
	position: absolute;
	bottom: -17px;
	font-size: 39px;
	left: 126px;
	color: white;
}

.fa,
.fab,
.fal,
.far,
.fas {
	color: #00809d;
}

.se-pre-con {position: fixed;left: 0px;top: 0px;width: 100%;height: 100%;z-index: 99999;background: url(images/Preloader_3.gif) center no-repeat #fff;}
.hover-div>a{ outline:none !important;}

.leaflet-tooltip{color: #2196F3 !important; background:transparent !important; border:0px !important; box-shadow:none !important;}

