/* cmsms stylesheet: Responsive-mobile modified: Tuesday, December 2, 2025 6:16:00 PM */
/* Responsive-mobile CSS */

* {
	max-width: 100% !important;
	height: auto !important;
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

	.col { 
		margin: 1% 0 1% 0%;
	}

	.span_4_of_4 {
		width: 100%; 
	}
	.span_3_of_4 {
		width: 100%; 
	}
	.span_2_of_4 {
		width: 100%; 
	}
	.span_1_of_4 {
		width: 100%; 
	}

.page-width {
	width: 96% !important;
	padding: 0 2%;
}

/* #header-left, #header-right {
	width: 49% !important;
	background-color: red;
} */

.noMobile {
	display: none;
}

#content {
	padding: 0px;
	clear: both;
}

/* navigation */

#main-nav-mobile {
	display: block;
	z-index: 5000;
	position: absolute;
	top: 70px;
	width: 100% !important;
}

#main-nav, #side-menu, .noMobile {
	display: none;
}

div#mobile {
	background-color: #fff;
	display: block;
}


/*
	Top black bar that holds the toggle button
	*/

div#mobile #toggle-bar {
	line-height: 50px;
	height: 50px !important;
	background-color: #d81d5d;
	color: #fff;
}

/*
	Toggle button #1 ("Menu")
	*/

div#mobile strong a {
	margin-left: 5px;
/*		border:1px solid #bd8cbf; */
	padding: 10px;
	color: #fff;
	text-decoration: none;
}

/*
	Toggle button #2 ("Navicon")
	*/

div#mobile .navicon {
	float: right;
	height: 6px !important;
	width: 34px;
	margin: 10px;
	border-top: 18px double #fff;
	border-bottom: 6px solid #fff;
	font-size: 0;
}

div#mobile .navicon:hover {
	border-color: #e15d98;
}

/*
	The dropdown menu
	*/

div#mobile ul {
	background-color: #d81d5d;
}

div#mobile ul li.sectionheader span.sectionheader {
	display: block;
	background-color: #fff;
	letter-spacing: .15em;
	margin: 1px 0;
	padding: 6px 0 6px 8px;
	color: #000;
	font-size: 12px;
	text-decoration: none;
}

div#mobile ul li {
	clear: both;
	list-style: none;
}

div#mobile ul li a {
	display: block;
	background-color: #fff;
	letter-spacing: .15em;
	margin: 1px 0;
	padding: 6px 0 6px 8px;
	color: #000;
	font-size: 12px;
	text-decoration: none;
}

div#mobile ul li a:hover {
	background-color: #d81d5d;
	color: #fff;
}

div#mobile ul ul {
	
}

div#mobile ul ul li {
	margin-left: 0px;
}

div#mobile ul ul a {
	text-decoration: none;
	background-color: #fff;
	padding-left: 20px;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: .05em;
}

div#mobile ul ul a:hover {
	background-color: #d81d5d;
	color: #fff;
}

div#mobile ul ul a:before {
	content: ">";
	padding-right: 8px;
	color: #d81d5d;
	font-weight: bold;
}

#header {
	height: 115px !important;
	border: none;
}

#logo {
	position: absolute;
	top: 0px;
	left: 10px;
	margin-top: 0px;
}

#logo a {
	width: 152px;
	display: inline-block;
	height: 61px !important;
	background: transparent url(https://aspenvets.com/images/sprite-2020.png) no-repeat -407px 0;
}

#social-links {
	position: absolute;
	top: 10px;
	right: 10px;
	margin-top: 0px;
}

#social-links li a {
	float: left;
	height: 33px !important;
}

#social-links2 li a {
	height: 33px !important;
}

.bannertext {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 33%;
	color: #532246;
	line-height: 120%;
	font-size: 1.25em;
}

.vcard {
	border-right: none;
	padding: 0;
}

.vcard br {display: none;}

.vcard span.tel {font-weight:bold;
	color: #d81d5d;
}

#teamportrait {
	float: left;
	width: 100%;
	background-color: #fff;
	color: #575859;
}

#teamportrait p {
	padding: 10px 0;
}
