/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
@media (min-width:992px) {
	.visible-lg {
		display: block !important;
	}
}

* {
	margin: 0;
	padding: 0;
}

.home .jumbostyle1 .jumbotron {
	background: rgba(21,21,21,0.3);
	overflow: hidden;
	color: #fff;
	margin-bottom: 0;
}

#footer_content a {
	color: #fff;
	text-decoration: none;
}

#footer_bottom, #footer_bottom a {
	color: #917AB3;
	text-decoration: none;
}

#footer_bottom a:hover {
	color: #BEAADB;
	text-decoration: none;
}

#core_padding .core_section_top_row {
	padding-top: 20px !important;
}

.panel-body ul {
	margin-top: 0;
	margin-bottom: 10px;
	display: block;
	list-style-type: none;
}

.panel-body ul li {
	margin-bottom: 10px !important;
}

.panel-body ul li ul li {
	margin-bottom: 2px !important;
	width: 50% !important;
	min-height: 20px !important;
}

li.col-xs-12.col-md-4.col-sm-6.col-md-4box0 {
	list-style-type: none;
	min-height: 190px;
	font-size: 10px;
	line-height: 15px !important;
	padding-bottom: 10px;
	border-bottom: 0 solid #eee;
	margin-top: 10px;
}

li.cat-item {
	list-style-type: square !important;
	color: #917AB3;
	height: 10px;
}

.home .catstyle3 .media .pull-left {
	padding: 6px;
	background-color: #ffffff !important;
	margin-bottom: 10px;
	margin-right: 20px;
}

img.media-object.cimg1 {
	width: 30px;
	height: auto;
	vertical-align: middle;
}

.menu_style4 .button {
	margin-right: 13px;
	cursor: pointer;
	background: #917AB3 !important;
	margin-top: 13px;
	color: #fff;
}

.desktop-hidden {
	display: none !important;
}

#wlt_smalldevicemenubar ul li {
	list-style: none;
	background-color: #323232;
	border-bottom: 1px solid #000;
	padding-top: 8px;
	padding-bottom: 8px;
	clear: both;
	display: block !important;
}

@media screen and (max-width:990px) {
	.hide_on_mobile {
		display: none;
	}
	
	li.col-xs-12.col-md-4.col-sm-6.col-md-4box0 {
		list-style-type: none;
		min-height: auto;
		font-size: 10px;
		line-height: 15px !important;
		padding-bottom: 10px;
		border-bottom: 1px solid #eeeeee;
	}
	
	.desktop-hidden {
		display: block !important;
	}
}

.SandboxRoot.env-bp-min .timeline-Tweet-actions {
	margin-left: 0;
	float: left;
	width: 75px;
/* border: 1px solid #FF0000; */
}

.SandboxRoot.env-bp-min .timeline-Tweet-media {
	margin-left: 0;
	float: left;
	width: 130px;
	height: auto;
	margin-right: 10px;
/* border: 1px solid #00ff00; */
}

iframe#twitter-widget-0 {
	position: static;
	visibility: visible;
	display: inline-block;
	width: auto;
	padding: 0;
	border: none;
	max-width: 100%;
	min-width: 180px;
	margin-top: 0;
	margin-bottom: 0;
	height: auto;
}

@media screen and (max-width:767px) {
	.MyLocationLi {
		display: none !important;
	}
}

@media (max-width: 991px) and (min-width: 768px) {
	.MyLocationLi {
		display: none !important;
	}
}

.panel-body ul li {
	margin-bottom: 0 !important;
}

#missingpetphoto {
	float: left;
	text-align: center;
	margin-right: 30px;
	padding: 10px;
	border-right: 1px solid #f0f0f0;
}

#missingpetphoto img {
	width: 100%;
	height: auto;
}