st/************************
/**************list**********
* Resets *
************************/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, hr, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figure, figcaption, hgroup, menu, footer, header, nav, section, summary, time, mark, audio, video {margin: 0;padding: 0;border: 0;}
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,main{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}audio:not([controls]){display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}a:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}a:hover,a:active{outline:0}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{height:auto;border:0;-ms-interpolation-mode:bicubic;vertical-align:middle}button,input,select,textarea{margin:0;font-size:100%;vertical-align:middle}button,input{*overflow:visible;line-height:normal}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}button,input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button}input[type="search"]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none}

html {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
*, *:before, *:after {-webkit-box-sizing: inherit;-moz-box-sizing: inherit;box-sizing: inherit;}

.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;content:""}.clearfix:after{clear:both}

/*------ prevent focus zoom on mobile ------*/
@media screen and (-webkit-min-device-pixel-ratio:0) { 
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[te="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] { font-size: 16px!important; }
}

/*------typography, etc.------*/
body{margin:0;font-family:'Montserrat',"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:18px;line-height:1.6em;color:#4A4A4A;}

p {margin:0 0 1em;}

a {color: #652D88; background: transparent; text-decoration: none;
	-webkit-transition: color .2s ease-in;
	-moz-transition: color .2s ease-in;
	-o-transition: color .2s ease-in;
	transition: color .2s ease-in;
}
	a:hover { color: #4A4A4A; text-decoration: none;}
	a:active { color: #652D88;}
	
a:link img, a:visited img { border-style: none }

img {max-width:100%;}

h1, h1 a, .h1 {font-size:2.5em;font-weight:800;margin-bottom:.75em;line-height:1.1em;color:#652D88;}
h2, h2 a, .h2 {font-size:1.75em;margin-bottom:.5em;color:#652D88;line-height:1.1em;}
h3, h3 a, .h3 {font-size:1.5em;margin-bottom:.5em;font-weight:700;}
h4, h4 a, .h4 {font-size:1.25em;margin-bottom:.5em;font-weight:700;color:#4A4A4A;}
h5, h5 a, .h5 {font-size:1em;margin-bottom:.5em;font-weight:bold;}
h6, h6 a, .h6 {font-size:1.1em;margin-bottom:0;font-weight:bold;}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {text-decoration:none;font-size:1em;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {text-decoration:underline;}

p+div, p+fieldset{margin-top:1.5em;}
p+ul, p+ol {margin-top:-.125em;margin-bottom:1.5em;}
p+h2, ul+h2, ol+h2, aside+h2, p+h3, ul+h3, ol+h3, aside+h3, p+h4, ul+h4, ol+h4, aside+h4, p+h5, ul+h5, ol+h5, aside+h5, p+h6, ul+h6, ol+h6, aside+h6{margin-top:1.25em;}

.lead {font-size:1.25em; font-family:PT Serif, "Georgia", serif;color:#6D8D23;margin:0 0 1.5em 0; margin-bottom:2em;}

hr {color: #CCCCCC;background-color: #CCCCCC;height:1px;border: 0;width: 100%;margin-bottom:2em;margin-top:1.5em; clear:both;}


blockquote{font-size:1.25em; font-family:PT Serif, "Georgia", serif;color:#6D8D23;margin:0 0 .5em 0;}
blockquote p{margin-bottom:.25em}

cite{color:#333;margin:0 00;line-height:1.25em;display:block;text-emphasis:none; font-style:normal;font-size:.9em}
cite p{margin-bottom:1em;}
	
sup, sub{line-height:1em;}
strike {color:#999;}

iframe{margin:0 auto 1.5em auto;display:block;width:100%;}

code {font-size:1em;background:rgba(0,0,0,.085);border-radius:4px;padding:0 3px;}
pre code {display:block;background:#f4f6f9;font-family: Monaco, monospace;border:1px solid #DDD;-moz-border-radius:4px;border-radius:4px;margin-bottom:2.5em;overflow:auto;width:100%;padding:1em;font-size:1.25em;}
pre {white-space: pre; padding:0;font-size:12px;line-height:1.4em;}

aside, figure {float:right;margin:0;width:100%;font-size:.75em;line-height:1.333em;-moz-border-radius:4px;border-radius:4px;}
aside img, figure img{margin:0 0 1em;}

dl {margin-bottom:1em;}
dt {font-weight:bold;}

.visuallyhidden { position: absolute; overflow: hidden; clip: rect(0 0 0 0); height: 1px; width: 1px; margin: -1px; padding: 0; border: 0; }
.center {text-align:center;}

.center_vertical {position:relative; top:50%; transform:translateY(-50%);}


/************************
* Structure *
************************/

.first {float:left;margin-right:3.5%;}
.middle {float:left;margin-right:3.5%;}
.last {float:right;}

/*------widths------*/

.group {margin-bottom:1.5em;}
.group:last-child {margin-bottom:0;}

.group_1of2, table.table_structure_2x td {width:48.25%;}

.group_1of3, table.table_structure_3x td{width:31%;}
.group_2of3 {width:65.5%;}

.group_1of4, table.table_structure_4x td {width:22.375%;}
.group_3of4 {width:74.125%;}

.group_1of5 {width:17.2%;}
.group_2of5 {width:37.9%;}
.group_3of5 {width:58.6%;}
.group_4of5 {width:79.3%;}

.group_1of6 {width:13.75%;}
.group_5of6 {width:82.75%;}

.group_1of7 {width:11.28571428571429%;}
.group_2of7 {width:26.07142857142858%;}
.group_3of7 {width:40.85714285714287%;}
.group_4of7 {width:55.64285714285716%;}
.group_5of7 {width:70.42857142857145%;}
.group_6of7 {width:85.21428571428574%;}

.group_1of8 {width:9.4375%;}
.group_3of8 {width:35.3125%;}
.group_5of8 {width:61.1875%;}
.group_7of8 {width:87.0625%;}

/*------sections / wrappers------*/
.wrapper {margin:0 auto;max-width:1200px;padding:0 2%;}
.wrapper section a { text-decoration:underline;}

section.section_primary {padding:3em 0;border-bottom:1px solid #ddd;background-color:#F4F2ED;}
section.section_secondary {padding:3em 0;border-bottom:1px solid #ddd;}
.section_hero {border-bottom:1px solid #ddd;background:#f4f6f9;}
	.section_hero .wrapper{max-width:1400px;padding:0;}

.wrapper_wide {margin:0 auto;max-width:1400px;padding:0 0 0 0%;}
.wrapper_wide .inset_left_large {padding-left:10.2%;}

/* --- global media object --- */
.media{display: -ms-flexbox;display: flex;-ms-flex-align: start;align-items: flex-start;}
.media_body{-ms-flex: 1;flex: 1;min-width: 0;-ms-word-break: break-all;overflow-wrap: break-word;word-wrap: break-word;}
.media_right{-ms-flex-negative: 0;flex-shrink: 0;margin-left: .75rem;}
.media_left {margin-left: 0;margin-right: .75rem;}
	/* --- no support for flex, .no-flexbox added with Modernizr--- */
	.no-flexbox .media {display:table;width:100%;}
	.no-flexbox .media_body, .no-flexbox .media_right, .no-flexbox .media_left{display:table-cell;}
	.no-flexbox .media_right{float:right;}

/*------site header------*/
.site_header {border-bottom:5px solid #652D88;}
.site_header .wrapper{position:relative;height:144px}
.site_header a.logo {
	background: url(/images/logo-arl@2x.png); /*------ PNG backup (2x final size)------*/
	background-image: url(/images/logo-arl.svg), none; /*------ SVG ------*/
	background-repeat: no-repeat;
	background-position: top left;
	background-size: 236px 108px;width: 236px;height: 108px;/*------ final size ------*/
	display: block;
	position:absolute;top:15px;left:1%;z-index:1000
}
	
/*------site footer------*/

.site_footer {clear:both;font-size:.85em;color:#666;}
.site_footer .h3 {font-size:1.3em;font-weight:700;color:#652D88;}
.site_footer a {text-decoration:none;color:#652D88;font-weight:500}
.site_footer a:hover {color:#ccc;text-decoration:underline}
.site_footer_top {background:#F5F5F5;padding:3em 0;}
.site_footer_bottom {padding:2em 0}
.nav_footer ul {list-style:none;line-height:2em;padding:0;margin:0 0 0em;}
.nav_footer li {margin-right:15px}
.nav_footer a {text-decoration:underline;color:#652D88;}
.site_footer .line_right {border-right:1px solid #6A6F79}
.site_footer i {font-size:2em;margin:0 5px;position:relative;}
.site_footer img {width:200px}

.site_footer .site_footer_bottom .social ul { padding: 0; margin-top: 1em; float: none; }
.site_footer .site_footer_bottom .social li {margin-bottom:10px;padding:0 0;}
.site_footer .site_footer_bottom .social p span {display: inline-block; }
.site_footer .site_footer_bottom .social i {color:#fff; background: #C3BEAF; border-radius:50%; width:44px; height:44px; text-align:center;padding-top:.3em; font-size:26px}
.site_footer .site_footer_bottom .social i:hover {background: #4A4A4A;}
.site_footer .site_footer_bottom .social ul li { display: inline-block}

.footer_cta {text-align:center; margin-top:4em;padding: 6em 0; color:#fff; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-repeat:no-repeat; background-position: center center;}
.footer_cta h2 {color:#fff; font-weight:800; margin-bottom:1em; font-size:2em;}
.footer_cta ul { margin:0; padding:0; list-style:none;}
.footer_cta ul li { display: inline-block; margin: .25em .25em;}

.mobile {display:none;}		


/************************
* Navigation *
************************/

/* Primary Navigation Resets and Defaults*/
nav.nav_primary {position:relative;top:80px;line-height:1.2em;}
	nav.nav_primary .wrapper{padding:0;}
	nav.nav_primary .nav_full{display:table;width:75%;margin-left:25%;}
	nav.nav_primary ul {list-style: none;margin:0;padding:0;}

/* Level 1 (All) */
nav.nav_primary ul.parent{display:table-row;width:100%;}
	nav.nav_primary .nav_full ul.parent{display:table-row;}
nav.nav_primary ul.parent > li{position:relative;display:block;float:left;}
	nav.nav_primary .nav_full ul.parent > li{display:table-cell;float:none;}
nav.nav_primary ul.parent > li > a{padding:.75em .3em;margin:0 0 18px 0;text-align:center;display:block;text-decoration:none;font-size:20px;font-weight:700;}
nav.nav_primary ul.parent > li > a:hover, nav.nav_primary ul.parent > li.drop_nav.hover > a, nav.nav_primary ul.parent > li.drop_mega.hover > a{ color: #FFF;background: #652D88; }

/* Level 1 Dropdown (Mega)*/
nav.nav_primary ul.parent li.drop_mega{ position: static; font-size:.9em;}
	
/* Level 2 Dropdown (All)*/
nav.nav_primary ul.parent > li > ul{ background:#fff;display:none; position: absolute; right:0; -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);box-shadow: 0 5px 10px rgba(0,0,0,0.2);z-index:300;}

	/* Level 2 Dropdown (Mega)*/
	nav.nav_primary ul.parent li.drop_mega .h3 {display:block; font-size:1.4em; color:#4A4A4A; margin-bottom:.5em;}				
	nav.nav_primary ul.parent li.drop_mega .h4 {color:#4A4A4A;}				
	nav.nav_primary ul.parent li.drop_mega > ul {width: 900px;top: auto;}
	nav.nav_primary ul.parent li.drop_mega > ul > li { padding:1.5em; float:left;}
	nav.nav_primary ul.parent li.drop_mega > ul > li ul li a {color:#4A4A4A; display:block; padding:.25em 0; font-weight:700;}				
	nav.nav_primary ul.parent li.drop_mega > ul > li ul li ul {margin-left:1em; margin-bottom:.25em; font-weight:400; }				
	nav.nav_primary ul.parent li.drop_mega > ul > li ul li ul li a {font-weight:400; font-size:.9em;}				

/*----------nav overlay-------*/
.nav_overlay {height: 100%;width: 100%;background:#fff;position:fixed; overflow:auto;display: none;z-index: 2000;-webkit-overflow-scrolling: touch;}
.nav_overlay::-webkit-scrollbar {display:none;}
.nav_overlay > ul {margin: 0 0 4em 0;padding: 0;}
.nav_overlay ul li {list-style: none;border-bottom: 1px solid rgba(0, 0, 0, .3);}
.nav_overlay ul li a {color: #652D88;text-decoration: none;display: block;text-align: left;font-size: 20px;padding: 14px;text-align:center;}
.nav_overlay ul li a:hover {background: rgba(0, 0, 0, .15);}
.nav_overlay_close {display: block;color: #fff;text-decoration: none;position: absolute;right: 0;top: 0px;font-size: 28px;text-align: right;padding: 15px 22px;}
.nav_overlay_close:hover  {text-decoration: none;color: #fff;}
.nav_overlay h4 {font-size:.9em;color:#fff;background:#652D88;  padding:17px;margin-bottom:0;letter-spacing:1px;text-align:center}
.nav_overlay ul li > ul {margin:0;padding:0;display:none;}
.nav_overlay ul li ul li {border-top:1px dotted #ddd;border-bottom:0}
.nav_overlay ul li > ul li a {font-size:1.1em;padding: 14px;color:#888}

/*------secondary navigation------*/
nav.nav_secondary {position:absolute;top:20px; right:3.5%; font-size:.85em;}
nav.nav_secondary ul {margin:0;padding:0;list-style:none;}
	nav.nav_secondary li {float: left; margin-right:1.2em;}
	nav.nav_secondary li:last-child {margin-right:0; text-align:center;}
	nav.nav_secondary li:last-child span a {font-size:.7em; text-transform:uppercase;color:#652D88;}
	nav.nav_secondary li:last-child span a:hover {color:#A4A4A4;}
	nav.nav_secondary li a {color:#4A4A4A}
	nav.nav_secondary li a:hover, nav.nav_secondary li a:active, nav.nav_secondary li.active a {color: #652D88;}
	nav.nav_secondary i.fa-search {font-size:18px; color:#fff; background: #652D88; border-radius:50%; width:40px; height:40px; text-align:center; padding-top:.625em; margin-top:-.5em;}
	nav.nav_secondary i.fa-search:hover {background: #4A4A4A;}
	nav.nav_secondary .btn {font-size: 1rem; color:#fff; margin-top:-.5em;}
	nav.nav_secondary .btn:hover {color:#80B140;}	
	nav.nav_secondary .btn i {margin-left:.25em;}
		
/*------section navigation (vertical)------*/ 
.nav_section {background-color: #f4f6f9;margin-top:10px;}
.nav_section > ul{margin:0;list-style: none;padding:0;border: none;margin-bottom:1.5em;font-size:14px;line-height:1.3em;}
	.nav_section h4 {font-size:15px;padding:.5em 10px;padding-bottom:.5em;margin-bottom:0;text-transform:uppercase;}
	.nav_section h4 a{color:#999;}
	.nav_section > ul > li {}
	.nav_section > ul li a{text-decoration:none;display:block;padding:.5em 10px;color:#666;}
	.nav_section > ul li a:hover{background-color:#D9E8F7;}
	.nav_section > ul .selected{border-right:2px solid #0066CC;color:#0066CC;font-weight:bold;background-color:#D9E8F7;}
		/*------nested------*/ 
		.nav_section > ul ul {list-style: none;padding:0 0 0 10px;font-size:.9em;margin-bottom:5px;}
		.nav_section > ul ul li a{padding:3px 7px;}
 		.nav_section ul .selected_parent {font-weight:bold;}
	
/*------paging, crumbs, tags (articles)------*/ 
nav.page ul {text-align: center;padding:0;}
	nav.page ul li {display: inline;margin: 0 4px 0 0;}
	nav.page ul li a {padding: 4px 8px;font-size: 14px;font-weight: bold;border: 1px solid #CCC;border-radius: 4px;text-decoration:none;background:#f4f6f9;}
	nav.page ul li a:hover,nav.page ul li a:focus {background: #f0f0f0;border-color: #ccc;}
	nav.page ul li a:active, nav.page ul li a.current {background: #fff;border-color: #ccc;}
	
nav.breadcrumb {color: #666;font-size:0.750em;margin-bottom:2em;}
	nav.breadcrumb a {margin: 0 5px;text-decoration: none;color: #999;}
	nav.breadcrumb a:first-child {margin-left: 0;}
	nav.breadcrumb a:hover,nav.breadcrumb a:focus {color: #000;}
	nav.breadcrumb a:active {color: #000;}
	nav.breadcrumb strong {margin-left: 5px;font-weight: bold;color: #000;}
nav.breadcrumb i {font-size:1.2em}
	
ol.tags {list-style:none;padding:0;margin:0 0 1.5em;font-size:.75em;}
	ol.tags li {float: left;margin: 0 5px 5px 0;}
	ol.tags li a {text-decoration:none;background:#CCC;background:rgba(0,0,0,.2);float: left;padding: 0px 7px;font-weight: normal;color: #fff;-moz-border-radius: 5px;border-radius: 5px;}
	ol.tags li a:hover, ol.tags li a:focus {background-color: #999;}
	ol.tags li a:active {background-color: #ccc;}

/************************
* Content *
************************/
section header, article header {}
section footer, article footer {border-top:1px solid #CCC;font-size:.875em;padding:1em 0;color:#888;margin-top:3em;}
section footer img {float:left; margin: 0 10px 0 0;}

.well {display:block;padding:15px 15px;background:#FFF;border-radius:4px; -moz-box-shadow: inset 0 0 5px #ccc;-webkit-box-shadow: inset 0 0 5px #ccc;box-shadow: inset 0 0 5px #ccc;margin-bottom:2em;}
.platform {display:block;padding:15px 15px;background:#FFF;border-radius:4px; -moz-box-shadow: 0 0 4px #999;-webkit-box-shadow: 0 0 4px#999;box-shadow:0 0 4px #999;margin-bottom:2em;}

.comments {margin-top:5em;}

.white_panel {padding:3em 0 2em 0; background:#fff;}
.tan_panel {padding:4em 0; background:#fff;}

.pet_slider.slick-slider {padding:0;}
.pet_slider.slick-slider img {width:100%;}

.pet_details ul {list-style:none;line-height:2.5em;padding:0;margin:0 0 1em;}
.pet_details li {border-bottom: 1px solid #ccc;}
.pet_details li:first-child {border-top: 1px solid #ccc;}

.section_primary .group {position:relative;}
.section_primary .group .img_pull_left {}

.pet_details_actions ul {list-style:none;line-height:2em;padding:0;margin: 0 0 1em;}
.pet_details_actions li {display: inline-block;width:50%;}



.sliderpet {
    width: auto;
    /* margin: 30px 50px 50px; */
	margin: 0px 0px 0px;
}

.sliderpet .slick-slide {
    text-align: center;
}
.sliderpet .slick-slide img {
    max-width: 100%;
    max-height: 550px;
    display: inline-block;
}
.sliderpet .slick-prev:before, 
.sliderpet .slick-next:before {
    color: black;    
}

.sliderpet .slick-dots {
    bottom: -30px;
}









.footer_logos {width:50%;margin:0 auto}
.footer_logos img {width:100%;margin-bottom:2em;}

/*------FAQ Accordian ------*/

.accordian { list-style: none; padding: 0; margin: 0; background: #fff;margin-bottom: 2em}
.accordian .category > div { display: none; padding: 1em 1em; border-top: 1px dashed #fff;}
.accordian .category > a {display: block; padding: .5em 1em; text-decoration: none; color: #fff; background:#999; position: relative; border-top:2px solid #fff; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.accordian .category > a:hover {background:#666}

.accordian li.category .status {position: absolute; top: 14px; right: 14px; font-size: 22px}
.closed .fa-accord:before {content: "\f0fe"; color: #fff; margin-right:.5em;}
.open .fa-accord:before {content: "\f146"; color: #fff; margin-right:.5em;}
.accordian_list {margin: 0; padding: 0; list-style: none;}
.accordian_list li a {display: block; padding: 1em 0; border-bottom: 1px solid #ddd;}
.accordian_list li:last-child a {border-bottom: 0;}



/*------Pet Finder Bar ------*/

.petfinder {background:#fff; margin:0; padding:0; list-style:none; display: flex; flex-wrap: wrap; margin-left:-1px;margin-top:-1px;}
.petfinder li {flex: 1 0 19.9%; box-sizing: border-box; font-weight: 700; font-size:1.2em; text-transform:uppercase; text-align:center; height: 80px; line-height: 80px; white-space: nowrap; border-bottom: 1px solid #ccc;}
.petfinder li:first-child {background:#652D88 url(/images/petfinder-arrow.png) no-repeat top right; background-size: 30px 100%; color:#fff;}
.petfinder li:nth-child(n+2):nth-child(-n+4) {border-right: 1px solid #ccc;}
.petfinder li a {display:block; width:100%; height:100%; }
.petfinder li:first-child a {color:#fff;}
.petfinder li a img {width:70px; margin-right:10px;}
.petfinder li a span {display:inline-block;}

.print_image {display:none !important;}



/*------Pet Filter - Find a Pet ------*/

.pet_filter {background:#fff; margin:0; padding:0; list-style:none; display: flex; flex-wrap: wrap; margin-left:-1px;margin-top:-1px;margin-bottom:2em;}
.pet_filter li {flex: 1 0 25%; padding:0;box-sizing: border-box; font-weight: 700; font-size:1.2em; text-transform:uppercase; text-align:center; height: 80px; line-height: 80px; white-space: nowrap; border: 1px solid #ccc;}
.pet_filter li a {display:block; width:100%; height:100%; }
.pet_filter li a img {width:70px; margin-right:10px;}
.pet_filter li a span {display:inline-block;}

.pet_filter li a.active {background:whitesmoke;color:#4a4a4a}



/*------Grid Feed ------*/

.grid_feed {margin-bottom:4em; padding:0; list-style:none;}
.grid_feed li {display:block; width:25%; height:330px; float:left; padding:6px 6px; }
.grid_feed li:first-child {width:50%;}
.grid_feed li a {position:relative;display:block; height:100%; width:100%; border-top:6px solid #652D88; text-align:center; color:#4A4A4A; background:#fff;}
.grid_feed .image {display:block;height:100%;width:100%;position:absolute; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-repeat:no-repeat; background-position: center center;-webkit-filter: grayscale(100%);filter: grayscale(100%);}
.grid_feed li a:hover .image {-webkit-filter: grayscale(0%);filter: grayscale(0%);}
.grid_feed .overlay {display:block; height:100%; width:100%; position: absolute;}
.grid_feed .text {display:block; position: absolute; width:85%; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.grid_feed .head {display:block; color:#652D88; line-height:1.1em; font-size:1.3em; font-weight:700; margin-bottom:.25em;}
	.grid_feed a:hover .head {color:#4A4A4A;}
.grid_feed .summary {display:block; font-size:.9em; line-height:1.4em;}
.grid_feed .btn {margin-bottom:1em;}
.grid_feed img {margin-bottom:.75em;}


.grid_feed li.color a {border-top:none; color:#fff;}
.grid_feed li.color .head {color:#fff; font-size:1.6em; line-height:1.2em;}

.grid_feed li.color.orange .overlay {background:rgba(210,118,39,.7);}
	.grid_feed li.color.orange a:hover .overlay {background:none;}
.grid_feed li.color.purple .overlay {background:rgba(101,45,136,.7);}
	.grid_feed li.color.purple a:hover .overlay {background:none;}
.grid_feed li.color.pink .overlay {background:rgba(124,0,55,.7);}
	.grid_feed li.color.pink a:hover .overlay {background:none}
.grid_feed li.color.brown .overlay {background:rgba(140,94,46,.7);}
	.grid_feed li.color.brown a:hover .overlay {background:none;}
.grid_feed li.color.green .overlay {background:rgba(109,141,35,.7);}
	.grid_feed li.color.green a:hover .overlay {background:none;}

.grid_feed li.news a {text-align:left;}

/*------Home------*/	
	
.home_hero {position:relative;}		
.home_hero img {width:100%;}
.home_hero_slider section {position:relative;}		
.home_hero_caption {position:absolute; bottom:15%;left:100px;color:#fff;width:40%}
.home_hero_caption h4 {font-size:3vw; font-weight:700;color:#fff;line-height:3.6vw;margin-bottom:5px;text-shadow:0px 2px 10px rgba(0,0,0,.6)}
.home_hero_caption p {margin-bottom:1em}
.gradient_overlay {position:absolute;top:0;left:0;width:100%;height:100%;/* Rectangle 2: */
background-image: linear-gradient(-180deg, rgba(0,0,0,0.00) 0%, rgba(0,0,0,0.6)  100%);}

.rotator_arrows { width:40px; margin:0;padding:0;opacity:.3;height:53px;position:absolute;cursor: pointer;border: none;outline: none;margin-top: -25px;top:50%;overflow:hidden;z-index:100;font-family: FontAwesome;background:none;color:#fff;font-size:50px}
.rotator_arrows:hover {opacity:.6}
.rotator_prev {left:15px;}
.rotator_prev:before {content: "\f053";}
.rotator_next {right:15px;}
.rotator_next:before {content: "\f054";}

.homehero-text {text-align:center;position:absolute;top:0;height:100%;width:100%; }
.center_text_v {position:relative; top:50%; transform:translateY(-50%); margin: 0 auto; max-width:750px; padding:0 20px;color:#fff}

/*----------Popovers-------*/
.popover_selects {margin-bottom:1.5em}
.popover_parent {position:relative;}
.popover_parent > a {width:200px;margin-right:10px;text-align:left;background:#fff;color:#333;border-radius:100px;border:1px solid #ccc; padding:7px 20px;display:block;font-size:.85em; font-weight: bold;margin-bottom:12px}
.popover_parent a i {float:right;margin-top:6px}
.popover {display:none;background:#fff;border-radius:4px;position:absolute;z-index:2001;color:#333;-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4); -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4); box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4); }
.popover:before {content:"";position: absolute;top: -20px;width: 0;height: 0; border: 10px solid transparent;border-bottom: 10px solid #fff;}

.popover_right {right:0;}
	.popover_right:before {right:16px}
.popover_left {left:0;}
	.popover_left:before {left:16px}

.active .popover {display:block;}

 .popover_list .popover {min-width:250px; top:3em;margin:0;list-style:none;padding:10px; font-size:16px}
.popover_list .popover {}
 .popover_list .popover a {text-decoration:none;border-bottom:1px solid #ddd;display:block;padding:.65em 8px; line-height: 1.4em}
 .popover_list .popover li:last-child a {border-bottom:0}

   .popover_list.active > a{background:#999!important;border: 1px solid #999!important; color:#fff;}

.menu-btn {display:none;}

/*------Calendar------*/
.jstree-children, .jstree-container-ul, .jstree-node { font-family:'Montserrat',"Helvetica Neue",Helvetica,Arial,sans-serif!important; font-weight:normal!important; font-size: 13px!important;}
.jstree-proton > .jstree-container-ul > .jstree-node {margin-left:-25px!important; border:0!important; width:100%!important;}
.jstree-proton .jstree-anchor {width:100%!important; white-space: normal!important; height: inherit!important;}
.jstree-node.jstree-leaf { padding-top: .25em; display: block; clear: both; }
.jstree-icon {margin-right:.5em!important;}
.fc-event {border:none!important;}

/*------Pages------*/
.header_bar {background:#F5F2EE;padding:1.5em 0;margin-bottom:1.5em}
.header_bar h1 {margin:0;}

/*------Insets & Outsets ------*/
.inset {padding:2rem;}

.inset_right_large {padding-right:4rem;}
.inset_right {padding-right:2rem;}
.inset_right_small {padding-right:.5rem;}

.inset_left_large {padding-left:4rem;}
.inset_left {padding-left:2rem;}
.inset_left_small {padding-left:.5rem;}

.inset_top_large {padding-top:4rem;}
.inset_top {padding-top:2rem;}
.inset_top_small {padding-top:.5rem;}

.inset_bottom_large {padding-bottom:4rem;}
.inset_bottom {padding-bottom:2rem;}
.inset_bottom_small {padding-bottom:.5rem;}

.outset {margin:2rem;}

.outset_right_large {margin-right:4rem;}
.outset_right {margin-right:2rem;}
.outset_right_small {margin-right:.5rem;}

.outset_left_large {margin-left:4rem;}
.outset_left {margin-left:2rem;}
.outset_left_small {margin-left:.5rem;}

.outset_top_large {margin-top:4rem;}
.outset_top {margin-top:2rem;}
.outset_top_small {margin-top:.5rem;}

.outset_bottom_large {margin-bottom:4rem;}
.outset_bottom {margin-bottom:2rem;}
.outset_bottom_small {margin-bottom:.5rem;}

/*------Spinternet Defaults ------*/
.page_banner {position:relative;margin-bottom:1.5em}
.page_banner img {width:100%}
.page_banner .header_bar {position:absolute;width:100%;bottom:0;background:none;padding:0}
.page_banner h1 {color:#fff;text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4)}
.page_video {font-size:.875em;line-height:1.666em;padding:1em;margin-bottom:1em;-moz-border-radius:4px;border-radius:4px; -moz-box-shadow: 0 0 4px #999;-webkit-box-shadow: 0 0 4px#999;box-shadow:0 0 4px #999;}
	.page_video .fluid_video{margin-bottom:0;}
	.page_video .last{margin-left:1em;}

img[align=left], img.img_left{float:left;margin:0 1em 1em 0;max-width:40%;}
img[align=right], img.img_right{float:right;margin:0 0 1em 1em;max-width:40%;}
	
.fluid_video{margin-bottom:1.5em;}

.fluid_map {width: 100%;height: 0;padding-top: 60%;position: relative; margin-bottom:1.5em;}
	.fluid_map iframe {width: 100%;height: 100%; position: absolute;top: 0; right: 0;left: 0; bottom: 0; }

    ul.login_links {position: fixed; top: 0; right: 0; margin: 0; padding: 4px; list-style: none; font-size: 12px;}
	.login_links  li{float: right; margin-left: .5em;}
	.login_links  li > a{line-height: 1; padding: .333em .5em; text-decoration: none; background-color: #888; background: rgba(0,0,0,.5); border: 1px solid #666; -moz-border-radius: 4px; border-radius: 4px; color: #FFF;}


/*------icons (added with selectors.js) ------*/

a[href$="pdf"] :not(img):after {content:' (PDF)';}
a[href$="xls"]:after {content:' (.xls)';}
a[href$="csv"]:after {content:' (.csv)';}
a[href$="doc"]:after {content:' (.doc)';}
a[href$="docx"]:after {content:' (.docx)';}
a[href$="ppt"]:after {content:' (.ppt)';}

.pdf {background: url(/images/icon-pdf.gif) no-repeat 98% 50%;padding: 2px 2em 2px 0;}
.excel {background: url(/images/icon-excel.gif) no-repeat 98% 50%;padding: 2px 2em 2px 0;}
.word {background: url(/images/icon-word.gif) no-repeat 98% 50%;padding: 2px 2em 2px 0;}

/*------text options------*/

.text_cooler {color:#0066CC;}
.text_success {color:#009933;}
.text_warmer {color:#f78d1d;}
.text_danger, .ecom-error {color:#b94a48;}

.text_smaller {font-size:.75em;}
.text_small {font-size:.875em;}
.text_large {font-size:1.25em;line-height:1.5em;}
.text_larger {font-size:1.5em;}
.text_largest {font-size:1.75em;}

.text_primary, .text_purple {color:#652D88}
.text_secondary, .text_green {color:#80B140}
.text_warmgray {color:#746661}

.text_medical_services {color:orange}

/*------highlighting / alerts------*/

.alert_banner {background:#80B140; color:#fff; padding:1.25em 0; margin-bottom:0; font-size:.9em; font-weight:300; line-height:1.4em;}
.alert_banner p:last-child {margin-bottom:0;}
.alert_banner a {color:#fff;}
.alert_banner .btn {padding:0; border:none; background:none; margin:0 0 0 3em; float:right;}
.alert_banner .btn:hover {border:none; background:none; color:rgba(255,255,255,.5);}

.alert {padding:.5em 1em;color:#c09853;border:1px solid #fbeed5;background:#fcf8e3;font-size:.875em;border-radius:4px;margin:.25em 0 2em;}
	.alert p:last-child{margin:0;}
.alert.alert_success{color:#468847;border:1px solid #d6e9c6;background:#dff0d8;}
.alert.alert_danger{color:#b94a48;border:1px solid #eed3d7;background:#f2dede;}
.site_alert{z-index:4000; position:relative; top:0; left:0; padding:25px; background:#C00; color:#FFF; font-size:18px; font-weight:bold;}
.site_alert a{color:#F1C411;}

/* --- lists --- */
.list--horizontal {list-style:none;margin:0;padding:0;display:table;}
	.list--horizontal > li{width:auto;margin:0 2rem 0 0;display:inline-block;vertical-align:middle;}
	.list--horizontal > li:last-child{margin-right:0;}
	.list--horizontal.last > li:first-child{margin-right:0;}
	
	.list--horizontal.list--m--small > li{margin:0 1rem 0 0;}
	.list--horizontal.list--m--xsmall > li{margin:0 .5rem 0 0;}
	.list--horizontal.list--m--none > li{margin:0;}
	
.list--horizontal.last > li{margin:0 0 0 2rem;}
	.list--horizontal.list--m--small.last > li{margin:0 0 0 1rem;}
	.list--horizontal.list--m--xsmall.last > li{margin:0 0 0 .5rem;}

/* --- Definition Lists --- */	
.dl--horizontal {-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-align: start;
align-items: flex-start;
display: -ms-flexbox;
display: flex;max-width:400px;}

.dl--horizontal__label {width: 30%;padding-right: .75rem;margin:0;}
.dl--horizontal__detail {width: 70%;margin:0;}

.no-flexbox .dl--horizontal__label {display:inline-block;padding-right:0;}
.no-flexbox .dl--horizontal__detail {display:inline-block;width:68%;}

/*------rows and grid views (e-commerce, typically generated dynamically)------*/ 





/*------News ------*/


.news_date {color:#999;margin-bottom:.5em;font-size:.8em;}

.news_feed {margin:0;padding:0;list-style:none;font-size:.95em;line-height:1.6em}
.news_feed a {text-decoration:none;font-weight:bold;}
.news_feed a:hover {text-decoration:none;}
.news_feed li h4, .news_feed li h4 a {color:#652D88;font-size:1.2em; line-height:1.2em;margin-bottom:.25em; font-weight:600;letter-spacing:0 ;}
.news_feed li h4, .news_feed li h4 a:hover {color:#4A4A4A}

.news_feed h4 a:hover {text-decoration:none;}
.news_feed li {border-top:1px solid #ddd; padding:1.5em 0; margin-bottom:1em;overflow:hidden; background:#fff;}
.news_feed li p {margin-bottom:0}
.news_feed li p:last-child a {font-weight:500;}
.news_feed+.view_more {border-top:1px solid #979797}
.news_feed img {width:100%;}
.news_feed .news_date {color:#999;margin-bottom:.5em;font-size:.8em}
.news_feed .btn {margin-top:1em}

.news_feed_img {position:relative; float:right; width:50%; margin-left:30px; margin-bottom:1.5em}



  .related_posts {font-size:.85em;padding:3em 0px;border-bottom:1px solid #eee;border-top:1px solid #eee; }
  .related_posts h4 {font-size:1.6em; font-weight:200;margin-bottom:1em;letter-spacing:0}
  .related_posts ul {margin:0;padding:0;list-style:none;}
  .related_posts ul li {width:31%;float:left;margin-right:3.5%;}
  .related_posts ul li:last-child {margin-right:0;}
  .related_posts ul h4 {font-size:1.2em; line-height:1.2em;font-weight:bold}
  .related_posts ul img {margin-bottom:.5em}
  .related_posts a {}
  .related_posts a:hover {}



.list {clear:both;margin:0 0 2em;}

.list_row {padding:0;padding-top:1em;}
.list_row > li {margin:0;display: table;border-collapse: collapse;width: 100%;float: left;}
.list_row .inner {display: table-row;text-decoration:none;}
.list_row .li-img {display: table-cell;vertical-align: middle;width: 20%;padding-right: 1.5em;padding-top:1em;padding-bottom:1em;}
.list_row .li-img img {display: block;width: 100%;height: auto;-moz-border-radius:4px;border-radius:4px;}
.list_row .li-text {display: table-cell;vertical-align: middle;width: 70%;padding:1.5em 1em 1.5em 0;}
.list_row .li-head{margin-bottom:.25em;font-size:1.5em;font-weight:normal;text-decoration:none;}
.list_row .li-summary {display: block;color:#333;margin-bottom:.25em;font-size:1em;}
.list_row .li-action {margin: 0;text-decoration:none;}
.posted_info {display:block; font-size:.8em; margin-bottom:1em;}
.list_row .author {display:block; font-style:italic;color:#999;}
.list_row > li.clear_even,.list_row > li.clear_third,.list_row > li.clear_fourth, .list_row > li.clear_fifth {width:100%;display:none;margin:0;}

.posted_by {font-size: .8em; margin: .8em 0; color: #666;}


.list_grid {padding:0; }
.list_grid > li {padding:0;margin-right:3.5%;margin-bottom:0em;display: block;float: left; }
.list_grid.list_2x > li {width:48.25%;}
.list_grid.list_3x > li {width:31%; }
.list_grid.list_4x > li {width:22.375%; }
.list_grid.list_5x > li {width:17.2%; }
.list_grid.list_6x > li {width:13.75%; }

.list_grid > li.clear_even, .list_grid > li.clear_third, .list_grid > li.clear_fourth,.list_grid > li.clear_fifth, .list_grid > li.clear_sixth {display:none;border-bottom:1px solid #ddd;margin:2em 0 2em 0; }/*---set up/style clears---*/ 
.list_grid.list_2x > li.even, .list_grid.list_3x > li.third, .list_grid.list_4x > li.fourth, .list_grid.list_5x > li.fifth, .list_grid.list_6x > li.sixth {margin-right:0;}/*---margin of last item---*/ 
.list_grid.list_2x > li.clear_even, .list_grid.list_3x > li.clear_third, .list_grid.list_4x > li.clear_fourth, .list_grid.list_5x > li.clear_fifth, .list_grid.list_6x > li.clear_sixth {display:block;width:100%;}/*---show clears---*/ 
	
.list_grid .inner {text-decoration:none;}
.list_grid .li-img {padding-bottom:1em;}
.list_grid .li-img img {-moz-border-radius:4px;border-radius:4px;margin-bottom:.5em;}
.list_grid .li-text {clear:both;display:block;}
.list_grid .li-head {margin-bottom: .25em;line-height:1.25em;font-size:1.25em;font-weight:700;display:block;}
.list_grid .li-summary {font-size:1em;display:block;}
.list_grid .li-action {font-size:1em;display:block;}


.stats {padding: 4em 0; color:#fff; line-height:1.4em; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-repeat:no-repeat; background-position: center center;}
.stats h2 {color:#fff;}

.stats .flex_grid {padding:0; margin:2em 0 0; list-style:none; display:flex; text-align:center; justify-content:center;}
.stats .flex_grid.flex_4x .flex_item .heading {font-size: 4em; margin-bottom:.3em;font-weight:600;}
.stats .flex_grid.flex_4x .flex_item .summary {font-weight:600; font-size:1.25em;line-height:1.2em;}
.stats .flex_grid.flex_4x .flex_item span {display:block;}
.stats a {color:#FFF;text-decoration:underline; }

.events_feed.list_grid .inner {font-size:.9em; color:#4A4A4A; line-height:1.6em;}
.events_feed.list_grid .li-head {color:#4A4A4A;}
.events_feed.list_grid > li.clear_third {border-bottom:none;margin:0; }/*---set up/style clears---*/ 


.page_category a {text-decoration:none;font-weight:bold;}
.page_category a:hover {text-decoration:none;}
.page_category li h4, .page_category li h4 a {color:#652D88;font-weight:600;letter-spacing:0 ;}
.page_category li h4, .page_category li h4 a:hover {color:#4A4A4A}
.page_category.list_grid {padding-top:1em; margin-bottom:0!important;}
.page_category.list_grid > li.clear_fifth {border-bottom:none;margin:0; }/*---set up/style clears---*/ 
.page_category.list_grid .li-head {color:#652D88;font-size: 1.2em; line-height:1.2em;margin-bottom:.25em;}
.page_category.list_grid .li-summary {font-size:1em;}
.page_category.list_grid .li-img {width:100%;margin-top:1em;padding-bottom:0}
.page_category.list_grid p {margin:0;}
.page_category.list_grid .btn {margin-top:1em;}


/*------related content (often used in side column, or below main content)------*/ 

.related .related_item.related_html {border:1px solid #ddd; padding:25px;line-height:1.4em;}
.related .related_item.related_html ul {line-height:1.6em;}

ul.related > li.related_html {border:1px solid #ddd; padding:25px;}
ul.related > li.related_html hr {margin-bottom:1em;margin-top:1.5em; }


.related {list-style:none;padding:0;margin:0;font-size:.875em;}
.related .related_item{padding:0;margin-bottom:2em;}
.related .related_item *:last-child{margin-bottom:0;}

.related .related_item.f figure{float:none;width:auto;}
.related .related_item.related_banner img{width:100%;margin-bottom:.5em;}


.related .related_item.related_testimonial {border-left:10px solid #6D8D23;padding-left:20px}
ul.related > li.related_testimonial {border-left:10px solid #6D8D23;padding-left:20px}
.related .related_item.related_video img {cursor:pointer;}
.related .related_item.related_video iframe {margin-bottom:.5em;}



.related .related_item.related_links {border:1px solid #ddd; padding:25px;margin-bottom:2em;}
.related .related_item.related_links  ul {margin:0 0 .5em;padding:0;}
.related .related_item.related_links  li {border-top:1px solid #ccc;list-style:none;overflow:hidden; padding:15px 0; line-height:1.4em}
.related .related_item.related_links  li a {text-decoration:none;font-weight:bold}
.related .related_item.related_links  li a:hover {}
.related .related_item.related_links  li img {float:right;width:35%; margin: 0 0 10px 10px}

.related .related_item.related_links  li ul {margin:0}
.related .related_item.related_links  li li {border:0;padding:10px 0 0}
.related .related_item.related_links  li li:last-child {border:0;padding:10px 0 0}

.related .related_item.related_links  li li a{color:#999;}
.related .related_item.related_links  li li a:hover {color:#666;}



ul.related > li.related_links {border:1px solid #ddd; padding:25px;margin-bottom:2em;}
ul.related > li.related_links ul {margin:0 0 .5em;padding:0;}
ul.related > li.related_links li {border-top:1px solid #ccc;list-style:none;overflow:hidden; padding:15px 0; line-height:1.4em}
ul.related > li.related_links li a {text-decoration:none;font-weight:bold}
ul.related > li.related_links li a:hover {}
ul.related > li.related_links li img {float:right;width:35%; margin: 0 0 10px 10px}

ul.related > li.related_links li ul {margin:0}
ul.related > li.related_links li li {border:0;padding:10px 0 0}
ul.related > li.related_links li li:last-child {border:0;padding:10px 0 0}

ul.related > li.related_links li li a{color:#999;}
ul.related > li.related_links li li a:hover {color:#666;}


.related .related_events {list-style:none; }
.related .related_events ul {margin:0 0 .75em;padding:0;}
.related .related_events li:first-child {border-top:1px solid #ccc}
.related .related_events li {border-bottom:1px solid #ccc;overflow:hidden;padding:1em 0;position:relative;min-height:92px;line-height:1.2em}
.related .related_events p {margin-bottom:.2em;}
.related .related_events .event_date {padding:2px 8px 3px;text-align:center; position:absolute;top:1em;left:0;}
.related .related_events .event_date strong {font-size:1.8em;margin-bottom:0}
.related .related_events .event_text {margin-left:55px;}
.related .related_events .event_text .h4 {margin-bottom:.2em;}
.related .related_events .event_text .h4 a {font-weight:700;font-size:1.1em; }
.related .related_events .event_text i {text-indent:0;}
.related .related_events .event_text p {color:#666;font-size:.9em}

.category_1 {color:brown;}
.category_2 {color:blue;}
.category_3 {color:orange;}


/*------table structure (in editor template)------*/ 

table.table_structure_4x {width:100%;margin-bottom:1em;border-collapse:collapse;line-height:1.3em;display:block;}
	table.table_structure_4x tbody, table.table_structure_4x tr{display:block;width:100%;}
	table.table_structure_4x tr td{display:block;float:left;padding-bottom:.5em;margin-right:2.5%;}/*margin matches column structure*/
	table.table_structure_4x td td {display:table-cell;float:none;width:auto;}/*fix embeded tables*/
	table.table_structure_4x td.clear {display:none;clear:both;width:100%;}

table.table_structure_3x {width:100%;margin-bottom:1em;border-collapse:collapse;display:block;}
	table.table_structure_3x tbody, table.table_structure_3x tr{display:block;width:100%;}
	table.table_structure_3x tr td{display:block;float:left;padding-bottom:.5em;line-height:1.4em;margin-right:2.5%;}/*margin matches column structure*/
	table.table_structure_3x td td {display:table-cell;float:none;width:auto;}/*fix embeded tables*/
	
table.table_structure_2x {width:100%;margin-bottom:1em;border-collapse:collapse;}
	table.table_structure_2x tbody, table.table_structure_2x tr{display:block;width:100%;}
	table.table_structure_2x tr td{display:block;float:left;padding-bottom:.5em;margin-right:2.5%;}/*margin matches column structure*/
	table.table_structure_2x td td {display:table-cell;float:none;width:auto;}/*fix embeded tables*/
	
	table.table_structure_2x tr td:last-child, table.table_structure_3x tr td:last-child, table.table_structure_4x tr td:last-child{margin-right:0;}/*margin matches column structure*/
	
	
/*------data tables (min-width for overflow on small devices, can be adjusted)------*/ 

table.table_data thead th, table.table_list thead th{background:#eee; white-space:nowrap;font-weight:normal;color:#333;padding:10px 10px;font-size:15px;}


.table_data {border-left:1px solid #ddd; border-top:1px solid #ddd; min-width:480px;width:100%;font-size:.9rem;}
	.table_data td{padding:.5em .75em;border-right:1px solid #ddd;border-bottom:1px solid #ddd;min-width:5em;}
.table_data thead th{border-right:1px solid #ddd;}
	.table_data td strong{white-space:nowrap;}

.table_list {border-collapse:collapse;min-width:480px;width:99.9%;font-size:.9rem;}
	.table_list td{padding:.5em .75em;border-bottom:1px solid #DDD;border-right:1px solid #DDD;min-width:5em;}
	.table_list td:last-child{border-right:0;}
	.table_list.table_stripe {border-top:0;}
		
	table.table_stripe tbody tr:nth-child(even) {background:#f4f6f9;background:rgba(193  195  198,.1);}
	table.table_condensed th{padding:.25em .5em;font-size:1rem;}
	table.table_condensed td{padding:.25em .5em;font-size:.875rem;}
	
.table_overflow {
		/*added with selectors.js and */ 
		width:100%;overflow-x:auto;margin-bottom:1.5rem;
		background:
		/* Shadow covers */
		linear-gradient(90deg, white 30%, rgba(255,255,255,0)),
		linear-gradient(90deg, rgba(255,255,255,0), white 70%) 100% 0,
		/* Shadows */
		radial-gradient(0 50%, farthest-side, rgba(0,0,0,.8), rgba(0,0,0,0)),
		radial-gradient(100% 50%,farthest-side, rgba(0,0,0,.8), rgba(0,0,0,0)) 100% 0;
		background:
		/* Shadow covers */
		linear-gradient(90deg, white 30%, rgba(255,255,255,0)),
		linear-gradient(90deg, rgba(255,255,255,0), white 70%) 100% 0,
		/* Shadows */
		radial-gradient(farthest-side at 0 50%, rgba(0,0,0,.8), rgba(0,0,0,0)),
		radial-gradient(farthest-side at 100% 50%, rgba(0,0,0,.8), rgba(0,0,0,0)) 100% 0;
		background-repeat: no-repeat;
		background-color: white;
		background-size: 40px 100%, 40px 100%, 14px 100%, 14px 100%;
		/* Opera doesn't support this in the shorthand */
		background-attachment: local, local, scroll, scroll;
}

/************************
* Date Picker Calendar *
************************/

/*------ Date Picker ------*/
		
.ui-datepicker {width: 100%; font-size:.9em; text-align: center; color: #666;}
.ui-datepicker a {color: #666; text-decoration: none;}
.ui-datepicker .ui-icon { width: 16px; height: 16px; background-image: url("/images/datepicker-arrows.png"); display: inline-block; vertical-align: middle; position: relative; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat;}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position: absolute; top: 6px; width: 1.8em; height: 1.8em; cursor: pointer;}
.ui-datepicker .ui-datepicker-prev { left: 2px; }
.ui-datepicker .ui-datepicker-next { right: 2px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px; }
.ui-datepicker .ui-datepicker-next span {background-position:-16px 0;}
.ui-datepicker .ui-datepicker-header { position: relative; padding: .5em 0; background: #eee; font-weight: bold; }
.ui-datepicker table { width: 100%; font-size: .9em; border-collapse: collapse;}
.ui-datepicker th { padding: .7em .3em; font-weight: bold;}
.ui-datepicker td {padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .25em; border: 1px solid #ddd; background: #fff; }
.ui-datepicker .ui-state-hover {background: #eee;}
.ui-datepicker .ui-state-highlight {background: #00C; color: #fff;}

/************************
* Forms *
************************/

.form {margin-bottom:1rem;clear:both;font-size:.875rem;}
.form > fieldset {margin-bottom:1em;border:1px solid #DDD;padding:15px;-moz-border-radius:4px;border-radius:4px;background:#FFF;}
	.form > fieldset > legend{display:block;color:#000;font-size:1.3em;float:left;margin-bottom:1.5em;font-weight:600;}
	
.form fieldset > div, .form fieldset > fieldset {padding:7px 0;clear:both;border-bottom:1px dotted #DDD;}
	.form fieldset > div:last-child {border-bottom:0;}
.form fieldset > div{*zoom:1}.form fieldset div:before,.form fieldset div:after{display:table;content:""}.form fieldset div:after{clear:both}
.form fieldset > div > label, .form fieldset > fieldset > legend{display:block;padding:3px 5% 3px 0;width:33%;text-align:right;float:left;}
.form fieldset > div > ul {margin: 0; padding: 0; list-style: none;}

.form fieldset ul.field_list{padding:3px 0;list-style:none;margin:0;float:left;display:block;width:66%;}
	.form fieldset ul.field_list li{margin:0 0 3px 0;}
	.form fieldset ul.field_list li{*zoom:1}
	.form fieldset ul.field_list li:before,.form fieldset ul.field_list li:after {display:table;content:""}
	.form fieldset ul.field_list li:after{clear:both}
	.form fieldset ul.field_list li span{width:90%;float:left;}
	
	.form fieldset ul.field_list li small{font-size:.85em;margin:-.5em 0 0 0;}

.form input[type="checkbox"], .form input[type="radio"] {margin-right:.5em; vertical-align:text-top; margin-top:6px; float:left;}

.form fieldset input, .form fieldset select{margin:0;max-width:66%;}
.form fieldset select{padding:0;}

input[type="text"], textarea, input[type="email"], input[type="password"], input[type="number"], input[type="tel"], select{padding: .5em .5em;font-size: .875rem;border: 1px solid #CCC;background: #f5f5f5;-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.05);-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.05);box-shadow: inset 0 1px 2px rgba(0,0,0,.05);-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;}
input[type="number"]::-webkit-inner-spin-button, 
input[type="number"]::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0;}/*------remove number spinners------*/
input[type="text"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="tel"]:focus, textarea:focus {border-color: rgba(0,102,204,.8);
outline: 0;outline: thin dotted 9;box-shadow: 0 0 8px rgba(0,102,204,.6);background: #fff;}
.form .required {color:#b94a48;font-weight:bold;font-size:1.3em;}
.form [disabled="disabled"]{opacity:.60;}

.form .btn {margin:.5em .5em 0 0;}

.app_hours label {display:block}
.app_hours div {float:left;}

/*------Login------*/
.form.login {clear:none;}
.form.login fieldset input, .form.login fieldset select {width:100%;max-width:none;}
.form.login fieldset > div {border-bottom:none;}
.form.login fieldset > div > label {width:inherit;padding:0;text-align:left;}
.form.login fieldset input[type="submit"] {width:inherit;}

/*------search------*/
.search_bar {padding:1em 1em; text-align:center; display:none; background:#eee;}
.search_bar label {display: inline-block; font-size: 1.1em; position:relative; top:5px; margin:0; }
.search_bar input[type="text"] {margin: 0 .5em 0 .5em;padding:9px;font-size: 14px;border: 1px solid #DDD;background: #fff;-webkit-box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow: none;-webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;width:580px;max-width:90%; position:relative; top:-2px;}

/*----------AddSearch mobile search-------*/
.nav_overlay li.search {text-align:center;}
.nav_overlay li.search input {text-align:center; color: #652D88; font-size: 20px!important; padding:15px 15px; font-family:'Montserrat',"Helvetica Neue",Helvetica,Arial,sans-serif; border: 0;background: none;-moz-box-shadow:none;box-shadow:none;-webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;}
.nav_overlay li.search input::-webkit-input-placeholder { color:#652D88; }
.nav_overlay li.search input:-moz-placeholder { color:#652D88; opacity: 1; }
.nav_overlay li.search input::-moz-placeholder { color:#652D88; opacity: 1; }
.nav_overlay li.search input:-ms-input-placeholder  { color:#652D88; }
.nav_overlay li.search input::-ms-input-placeholder { color:#652D88; }
.nav_overlay li.search input[type="search"] { -moz-appearance:textfield; -webkit-appearance:textfield; appearance:textfield; }

/*------buttons------*/

.btn { text-decoration:none;display:inline-block;*display:inline;*zoom:1;background: none;color: #652D88;line-height: 1.1em;font-weight: 600;font-size: .8rem;margin: 0 .25em 0 0;padding: .5em .875em;cursor: pointer;-webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px;border:1px solid #652D88; text-transform:uppercase; text-decoration:none !important; }
	.btn:hover {border-color:#652D88;background:#652D88;color:#FFF;text-decoration:none;}
	.btn:active{background-image: none;outline: 0;-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);-moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);}
	
.btn-reverse {color: #fff; background:none; border:1px solid #fff; }
	.btn-reverse:hover { border-color:#fff;background:#fff;color: #652D88; text-decoration:none; }
	
.btn-solid { color: #fff; background:#652D88; border:1px solid #652D88; }
	.btn-solid:hover { color: #fff; background:#652D88; border:1px solid #fff; }
	
.btn-solid-reverse { color: #652D88; background:#fff; border:1px solid #fff; }
	.btn-solid-reverse:hover { color: #fff; background:#652D88; border:1px solid #fff; }
	
.btn-cta { color: #fff; background:#80B140; border:1px solid #80B140;}
	.btn-cta:hover { color: #80B140; background:#fff; border:1px solid #80B140;}

.btn-danger {background:#b94a48;border-color: #ac2925;}
	.btn-danger:hover {background-color: #d2322d;border-color: #ac2925;}

.btn-success {background-color:#80B140;color:#fff;border-color: #80B140;}
	.btn-success:hover {background-color: #47a447;border-color: #398439;}

.btn-xxxlarge{font-size: 1.75rem;}
.btn-xxlarge{font-size: 1.5rem;}
.btn-xlarge{font-size: 1.25rem;}
.btn-large{font-size: 1.15rem;}
.btn-small{font-size: .875rem;}
.btn-mini{font-size: .75rem;}

.nav_overlay_btn {display:none; position:absolute; top:38px; right:180px;padding:10px 15px;font-size: 20px}
.nav_overlay_btn.show {display:block;}

.mobile_donate {display:none; position:absolute; top:28px; right:0px;font-size:20px;padding:10px 15px;}

/* just for presentation (bottom left corner) */
.breakpoint{position:fixed;bottom:0;left:0;background:#333;width:70px;color:#FFF;font-size:.8em;display:none;padding:0 10px;}
.break_1024to992{display:block;}

.g-recaptcha > div {margin-left:33%;}

/* High Density Images - uncomment to use
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dppx) { 
.selector {background: url() top no-repeat;background-size:;}
}
*/

@media only screen and (min-width: 992px) and (max-width: 1400px) {

.petfinder li {height: inherit; line-height: 1.2em; white-space: inherit; padding:.25em 0; font-size:1.1em;}
.petfinder li:first-child a {padding-top:35px;}
.petfinder li a img {margin-right:0;}
.petfinder li a span {display:block; width:100%;}

}

@media only screen and (min-width: 1200px) {

nav.nav_primary .caret {margin-left: 8px;display: inline-block;width: 0;height: 0;vertical-align: middle;border-top: 5px solid #652D88;border-right: 5px solid transparent;border-left: 5px solid transparent;content: "";}
nav.nav_primary li > a:hover .caret {border-top: 5px solid #fff; }

}

@media only screen and (min-width: 992px) and (max-width: 1100px) {

.section_primary .group .img_pull_left {width:750px;}

}

@media only screen and (max-width: 991px) {
/*---remove defaults for breakpoints---*/
.list_grid.list_3x > li.clear_third, .list_grid.list_4x > li.clear_fourth, .list_grid.list_5x > li.clear_fifth, .list_grid.list_6x > li.clear_sixth {display:none;}/*---hide default clears---*/ 
.list_grid.list_3x > li.third, .list_grid.list_4x > li.fourth, .list_grid.list_5x > li.fifth,.list_grid.list_6x > li.sixth {margin-right:3.5%;}/*---over-ride default margin---*/ 

.footer_logos {width:70%;}
		
	
.site_header {height:120px}
.site_header a.logo {background-size: 197px 90px;width: 197px;height: 90px;top:10px}	
	
nav.nav_secondary {top:47px; right:20px;}
nav.nav_secondary ul li {display:none;}	
nav.nav_secondary ul li:last-child{display:block;}

nav.nav_primary {display:none;}	

.nav_overlay_btn {display:block;}

.petfinder li {flex: 1 0 50%;}
.petfinder li:first-child {flex: 1 0 100%; background:#652D88; background-image:none; border-bottom:none;}
.petfinder li:nth-child(n+1):nth-child(even) {border-right: 1px solid #ccc;}

	
	.pet_filter li {flex: 1 0 50%; padding:0;box-sizing: border-box; font-weight: 700; font-size:1.2em; text-transform:uppercase; text-align:center; height: 80px; line-height: 80px; white-space: nowrap; border: 1px solid #ccc;}
	

	
.section_primary .group .img_pull_left {position:inherit; top:inherit; right:inherit;}

.stats {padding:3em 0;}
.stats .list_grid.list_5x > li {width:100%; margin-right:0; margin-bottom:1em; padding:0 1.5em;}
.stats .list_grid.list_5x > li.clear_fourth, .list_grid.list_5x > li.clear_even {display:none!important;}

nav.nav_secondary	.desktop_donate.btn {font-size:20px}	
	
}

@media only screen and (min-width: 769px) and (max-width: 991px) {
	.break_991to768{display:block;}
	
/*---5, 6 column to 4---*/	
.list_grid.list_5x > li, .list_grid.list_6x > li {width:22.375%;}/*---establish widths---*/ 
.list_grid.list_3x > li.third, .list_grid.list_4x > li.fourth, .list_grid.list_5x > li.fourth, .list_grid.list_6x > li.fourth {margin-right:0;}/*---last column---*/ 
.list_grid.list_3x > li.clear_third, .list_grid.list_4x > li.clear_fourth, .list_grid.list_5x > li.clear_fourth, .list_grid.list_6x > li.clear_fourth {display:block;width:100%;}/*---show clears---*/ 
	

.grid_feed li {width:33.33333%;}
.grid_feed li:first-child {width:100%;}

}

@media only screen and (max-width: 768px) {
h1 {font-size:2.25em;}
.wrapper {padding:0 4.5%;}
/* default breakpoints for structure */
.structure > .first, .structure > .middle, .structure > .last {float:none;width:100%;margin-right:0;margin-bottom:3em;}
	.structure > .first:last-child, .structure > .last:last-child {margin-bottom:0;}
/* default breakpoints for table structure */
table.table_structure_4x tr {clear:both;}
table.table_structure_4x tr td {width:47%;}
table.table_structure_4x td.clear {display:block;}
	
.pet_details_btns.structure > .first {margin-bottom:10px;}
	.inset_right {padding-right:0;}
		

.footer_logos {width:75%;}
	


	
/*------Insets & Outsets ------*/
[class*="outset_r"], [class*="outset_l"] {margin:0}

.search_bar {display:none!important;}

.home_hero_caption {position:static; color:#fff;width:100%;background:#80B140;padding:4.5%}
.home_hero_caption h4 {font-size:1.5em; font-weight:700;color:#fff;line-height:1.1em;margin-bottom:.325em;text-shadow:none}	
.home_hero_caption p {font-size:.875em;line-height:1.25em;}	
.home_hero_caption .btn{background:none;color:#fff;border:1px solid #fff}	
.gradient_overlay {display:none;}
	
.rotator_arrows { width:40px; height:53px;position:absolute;cursor: pointer;border: none;outline: none;margin-top: 0;top:20%;}	
	
.inset_right_large {padding:0}	
.site_footer .site_footer_bottom .social ul {float:none}


nav.breadcrumb {display:none}
	
	/*---3, 4, 5, 6 column to 2---*/	
.list_grid.list_3x > li, .list_grid.list_4x > li, .list_grid.list_5x > li, .list_grid.list_6x > li {width:48.25%;}/*---establish widths---*/ 
.list_grid.list_3x > li.even,.list_grid.list_4x > li.even, .list_grid.list_5x > li.even, .list_grid.list_6x > li.even {margin-right:0;}/*---last column---*/ 
.list_grid.list_3x > li.clear_even, .list_grid.list_4x > li.clear_even, .list_grid.list_5x > li.clear_even, .list_grid.list_6x > li.clear_even {display:block;width:100%;}/*---show clears---*/ 
	
.menu-btn {text-align:center;display:block;background:whitesmoke; font-size:1em;border:1px solid #ddd;margin:0% ;text-decoration:none;padding:.4em 1em; color:#333;font-weight:400; border-radius:5px;margin-bottom:1em}
.menu-btn:hover {background:#666; text-decoration:none;color:#fff}		
	
.menu-btn.show {display:block; position:fixed; top:0; left:0; right:0; bottom:0; z-index:1001; background:rgba(0,0,0,.6); text-indent:-9999px;margin:0;border-radius:0;border:0}

.toggle_filters {position:fixed; top:0; left:-280px; bottom:0; width:240px; z-index:1002;overflow:auto;-webkit-transition: left .25s, -webkit-transform .25s; transition: left .25s, transform .25s;background:#fff;padding:0;font-size: .75em;}
 
.toggle_filters.show {left:0;}	
	
		
.toggle_filters .pet_filter {display:block;}
.toggle_filters .pet_filter a {text-decoration: none;}

	.popover_selects {}
.popover_parent {position:relative;float:none}
.popover_parent > a {width:100%;margin-right:0;text-align:left;background:#fff;color:#333;border-radius:none;border:none; padding: .65em 8px 0;display:block;font-size:1em; font-weight: bold;margin-bottom:0}
.popover_parent a i {display:none}
.popover {display:block;position:static;color:#333;-webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none; }

 .popover_list .popover {min-width:auto;padding:0;margin-bottom:.75em}

	.wrapper_wide {padding:0 5%}
	.wrapper_wide .inset_left_large {padding-left:0%;}
	
.page_banner .header_bar {position:static; background:#F5F2EE;padding:1.5em 0;margin-bottom:1.5em}
.page_banner .header_bar h1 {margin:0;text-shadow:none;color:#652D88;}

.footer_cta { margin-top:2.5em;padding: 3em 0; }
.footer_cta h2 {font-size:1.5em;}
.footer_cta ul li { display: block; margin:0; padding:10px;float:left;width:50%}
	.footer_cta ul li a {display:block;}
	
}

@media only screen and (min-width: 480px) and (max-width: 768px) {
.break_767x480{display:block;}

.form textarea{width:60%;}

.grid_feed li {width:50%;}
.grid_feed li:first-child {width:100%;}

}

/* Interim breakpoint for some phones (landscape) and tablets (portrait) */
@media only screen and (max-width: 640px) {

h1, h1 a, .h1 {font-size:1.8em;}
	
	
.footer_logos {width:75%;}
.footer_logos img {width:100%;margin-bottom:2em;}
	
.footer_logos .group_1of5 {width:29%}
.footer_logos .last {float:left}

	
	
.news_feed_img {position:relative; float:none; width:100%; margin-left:0; margin-bottom:.75em}

.nav_overlay_btn span { position: absolute; overflow: hidden; clip: rect(0 0 0 0); height: 1px; width: 1px; margin: -1px; padding: 0; border: 0; }

.petfinder {display: block; flex-wrap: inherit; }
.petfinder li {flex: inherit; width:100%; box-sizing: inherit; border-right:none;}

.list_grid.list_3x.events_feed > li {width:100%;margin-bottom:2em}	
	.list_grid.list_3x.events_feed > li .inset {padding:0}	

.list_grid > li.clear_even {display:none;border-bottom:0px solid #ddd;margin:0;margin-bottom:0!important }
	
.list_grid.list_3x.page_category li {padding-top:1em;width:100%;margin-bottom:2em;border-top:1px solid #ddd;}	
	.list_grid.list_3x.page_category li:first-child {border-top:none;padding-top:0}	

	.page_category.list_grid li.clear_even {display:none}
	.page_category.list_grid {padding-top:0;}
	

	
	.site_footer .nav_footer li a {display:block;background:#999; border-radius:6px;margin-bottom:10px;text-align:center;color:#fff; text-decoration:none;padding:13px; font-size:1.4em}
		.site_footer .nav_footer li a:hover {background:#666!important;}
	.site_footer .middle {margin-bottom:0}
	.site_footer .middle .nav_footer li a {background:#652D88; }
	
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
.break_479x0{display:block;}
/* default breakpoints for table structure */
table.table_structure_4x tr td, table.table_structure_3x tr td, table.table_structure_2x tr td {width:100%;margin:0;}
	table.table_structure_4x tr td td, table.table_structure_3x tr td td, table.table_structure_2x tr td td{width: auto;}

.form fieldset {padding-left:0;padding-right:0;border-radius:0;border-right:0;border-left:0;}
.form input[type="text"], .form input[type="number"], .form input[type="email"], .form input[type="password"], .form textarea, .form fieldset select {max-width: none;width:100%;}
.form fieldset > div > label, .form fieldset > fieldset > legend {width:100%;padding:0;text-align:left;}
.form fieldset .icon_form{clear:both;display:block;margin-top:.5em;}
.form fieldset ul{width:100%;}


.footer_logos {width:100%;}

	
img.img_left, img[align=left], img.img_right, img[align=right]{max-width:100%;}
aside, figure {width:auto;float:none;margin-left:0;}

nav.page ul li {display:none;}
nav.page ul li.page-prev, nav.page ul li.page-next {display:inline;}

/*---3, 4, 5, 6 column to 2---*/	
.list_grid.list_3x > li, .list_grid.list_4x > li, .list_grid.list_5x > li, .list_grid.list_6x > li {width:48.25%;}/*---establish widths---*/ 
.list_grid.list_3x > li.even,.list_grid.list_4x > li.even, .list_grid.list_5x > li.even, .list_grid.list_6x > li.even {margin-right:0;}/*---last column---*/ 
.list_grid.list_3x > li.clear_even, .list_grid.list_4x > li.clear_even, .list_grid.list_5x > li.clear_even, .list_grid.list_6x > li.clear_even {display:block;width:100%;}/*---show clears---*/ 

	
	.page_category.list_grid li.clear_even {display:none}

.site_footer .site_footer_bottom .social li {padding:0 4px;}
	
	
.rotator_arrows {top:10%;}	

.site_header {height:95px}
.site_header a.logo {background-size: 153px 70px; width: 153px; height: 70px;top:10px}	
		
nav.nav_secondary {display:none;}

.mobile_donate {display:block;}

.nav_overlay_btn {top:28px; right:90px;}

.grid_feed li, .grid_feed li:first-child {width:100%;}

/*---form builder captcha---*/
#rc-imageselect, .g-recaptcha {transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;}
#rc-imageselect > div, .g-recaptcha > div {margin:0;width:291px!important;}
}

/*Print styles */
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;-ms-filter: none !important; } /* Black prints faster */
  a, a:visited { color: #444 !important; text-decoration: underline; }
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* css-discuss.incutio.com/wiki/Printing_Tables */
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
	
	h1 {font-size: 1.5em;}
	body {font-size: 11px; line-height:1.1em}
	.group_3of4 { width: 100%;}
	.group_1of4 { display: none !important;}
	hr { display: none !important;}
	
	ul.pet_slider { height:125px !important;}

	header { display:none !important;/*content: url(/images/logo-arl.png);content: url(/images/logo-arl.svg);*/ }

	.related,
	.footer_cta,
	.site_footer_bottom,
	.site_footer_top .group.structure,
	.nav_secondary,
	.nav_primary,
	.breadcrumb,
	.fluid_video

	{display:none;}
	
	.wrapper .center {display:none;}
	.group_3of4.first.inset_right_large {width:100%;}
	
	.pet_slider li.slick-slide {display:none;}
	.pet_slider li.slick-slide:first-child {display:block;}
	.pet_slider li.slick-slide:first-child img {width:300px!important;}

	.slick-dots {display:none!important;}
	.rotator_arrows {display:none!important;}
	.pet_details_btns {display:none!important}
	.wrapper section a {display:none!important}

	.group_3of4 h3 {display:none;}
	
	.pet_slider.slick-slider {display:none;}
	
	.pet_details li:first-child {
    border-top: none;}
	
	.pet_details li {
    border-bottom: none;
    width: 47%;
    display: inline-block;
    margin: 0 5% 0 0;
	line-height: 1.2em !important;
	padding: 3px 0px;}
	
	.pet_details li:nth-child(2n) {
    margin: 0 0 0 0 !important;}
	
	.slick-prev:before, .slick-next:before { display:none;}
	
	.print_image {display:block !important;height: 180px !important;}
	
	section.sliderpet, section.slider {display: none !important;}

}

/* --- Google Custom Search --- */
html .gsc-control-cse {-webkit-box-sizing: initial;-moz-box-sizing: initial;box-sizing: initial;}
html .gsc-control-cse input[type="text"] {-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;}
html .gsc-input-box {height:auto;}


/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0;}
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; top: 0; left: 0; display: block; }
.slick-track:before, .slick-track:after { display: table; content: ''; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { display: none; float: left; height: 100%; min-height: 1px; }
[dir='rtl'] .slick-slide { float: right; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
.slick-arrow.slick-hidden { display: none; }
.slick-loading .slick-list { background: #fff url('/images/ajax-loader.gif') center center no-repeat; }
/* Icons */
@font-face { font-family: 'slick'; font-weight: normal; font-style: normal; src: url('/fonts/slick.eot'); src: url('/fonts/slick.eot?#iefix') format('embedded-opentype'), url('/fonts/slick.woff') format('woff'), url('/fonts/slick.ttf') format('truetype'), url('/fonts/slick.svg#slick') format('svg'); }
/* Arrows */
.slick-prev, .slick-next { z-index:1; font-size: 0; line-height: 0; position: absolute; top: 50%; display: block; width: 30px; height: 30px; padding: 0; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); cursor: pointer; color: transparent; border: none; outline: none; background: transparent; }
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { color: transparent; outline: none; background: transparent; }
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before { opacity: 1; }
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: .25; }
.slick-prev:before, .slick-next:before { font-family: 'slick'; font-size: 30px; line-height: 1; opacity: .75; color: white; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-prev { left: 20px; }
[dir='rtl'] .slick-prev { right: 20px; left: auto; }
.slick-prev:before { content: '←'; }
[dir='rtl'] .slick-prev:before { content: '→'; }
.slick-next { right: 20px; }
[dir='rtl'] .slick-next { right: auto; left: 20px; }
.slick-next:before { content: '→'; }
[dir='rtl'] .slick-next:before { content: '←'; }
/* Dots */
.slick-dotted.slick-slider { margin-bottom: 30px; }
.slick-dots { position: absolute; bottom: -36px; display: block; width: 100%; padding: 0; margin: 0; list-style: none; text-align: center; }
.slick-dots li { position: relative; display: inline-block; width: 20px; height: 20px; margin: 0 5px; padding: 0; cursor: pointer; }
.slick-dots li button { font-size: 1em; line-height: 0; display: block; width: 20px; height: 20px; padding: 5px; cursor: pointer; color: transparent; border: 0; outline: none; background: transparent; }
.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }
.slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; }
.slick-dots li button:before { font-family: 'slick'; font-size: 20px; line-height: 20px; position: absolute; top: 0; left: 0; width: 20px; height: 20px; content: '•'; text-align: center; opacity: .25; color: black; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-dots li.slick-active button:before { opacity: .75; color: black; }



.btn {text-align:center;}
.btn-full {display:block;margin:0;}

  /* Flags */

.flag {z-index:1;min-width:40px;max-width:100%;background:grey;color:#fff;line-height:1.2em;padding:.5em;position:absolute;top:15px;left:-7px;font-size:.875em;}
  .flag:after {width: 0;height: 0;display:block;content:' ';border-top: 10px solid grey;opacity:.3;border-left: 7px solid transparent;position:absolute;bottom:-10px;left:0;}

.flag.flag_success {background:#288232;}
  .flag.flag_success:after{border-top-color: #288232;}

.flag.flag_danger {background:#b94a48;}
  .flag.flag_danger:after  {border-top-color: #b94a48;}

.flag.flag_cool {background:#06C;}
  .flag.flag_cool:after  {border-top-color: #06C;}

.flag.flag_warm {background:#f78d1d;}
  .flag.flag_warm:after  {border-top-color: #f78d1d;}


 
/* Flex Grid */

.flex_grid { padding: 0; margin: 0; list-style: none; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-direction: row; -ms-flex-wrap: wrap; -webkit-flex-flow: row wrap; flex-flow: row wrap; justify-content: flex-start; margin-bottom: 3em; }
.flex_grid .flex_item { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: left; /* for IE */
padding: .75em; margin-bottom: 2em; position: relative; text-align:center; }
/* Flex Grid border/no border widths */
.flex_grid.flex_4x .flex_item { width: 25%; font-size: .75em; }
.flex_grid.flex_3x .flex_item { width: 33.333%; font-size: .875em; }
.flex_grid.flex_2x .flex_item { width: 50%; font-size: .95em; }

.flex_grid .flex_item { width: 100%; font-size: .95em; }

/* Flex Grid Borders */
.flex_grid.flex_borders { border-bottom: 1px solid #ddd; border-right: 1px solid #ddd; }
.flex_grid.flex_borders .flex_item { border: 1px solid #ddd; margin: 0; border-bottom: 0; border-right: 0; }
/* Flex Grid Margins */
.flex_grid.flex_borders.flex_margin { border: 0; }
.flex_grid.flex_borders.flex_margin .flex_item { margin-right: 3%; margin-bottom: 3%; border: 1px solid #ddd; padding: 0; }
.flex_grid.flex_borders.flex_margin .flex_item .item_details { padding: .75em; padding-top: 0; }
.flex_grid.flex_4x.flex_margin .flex_item { width: 22.75%; }
.flex_grid.flex_3x.flex_margin .flex_item { width: 31.333%; }
.flex_grid.flex_2x.flex_margin .flex_item { width: 48.5%; }
.flex_grid.flex_4x.flex_margin .flex_item:nth-child(4n+4), .flex_grid.flex_3x.flex_margin .flex_item:nth-child(3n+3), .flex_grid.flex_2x.flex_margin .flex_item:nth-child(2n+2) { margin-right: 0; }
/* IE8 and IE9 */
.no-flexbox .flex_grid:after { content: ' '; display: block; clear: both; }
.no-flexbox .flex_grid.flex_4x .flex_item:nth-child(4n+5), .no-flexbox .flex_grid.flex_3x .flex_item:nth-child(3n+4), .no-flexbox .flex_grid.flex_2x .flex_item:nth-child(2n+3) { clear: both; }


.flex_grid.find_pet_grid .flex_item {display:block; }
.flex_grid.find_pet_grid .flex_item:hover {border:1px solid #652D88; -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);box-shadow: 0 5px 10px rgba(0,0,0,0.2);}
.flex_grid.find_pet_grid .flex_item span {display:block; }
.flex_grid.find_pet_grid .item_image {border-bottom:7px solid #652D88;}
.flex_grid.find_pet_grid.flex_borders.flex_margin .flex_item .item_details {text-align:center;padding:1em 1em .75em;padding-top:1em;}
.flex_grid.find_pet_grid .item_title {font-size:1.65em;font-weight:bold;}
.flex_grid.find_pet_grid .item_description {line-height:1.7em; color:#666}
.flex_grid.find_pet_grid a {text-decoration:none}
.flex_grid.find_pet_grid.flex_borders.flex_margin .flex_item {margin-bottom:4.5%}



.callout.flex_grid {margin-bottom:1em;}
.callout.flex_grid.flex_2x.flex_margin .flex_item {position:relative;display:block;color:#fff;min-height:225px; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-repeat:no-repeat; background-position: center center;}
.callout.flex_grid.flex_2x.flex_margin .item_details {display:block; position: relative; width:75%; top: 50%; left: 50%; transform: translate(-50%, -50%);padding:1.5em;color:#fff;}
.callout.flex_grid.flex_2x.flex_margin .item_title {font-size:1.4em;font-weight:bold;}
.callout.flex_grid.flex_2x.flex_margin .item_description {line-height:1.5em; padding:.5em 0;}

.callout .overlay_orange {display:block; height:100%; width:100%; position: absolute;left:0;top:0;background:rgba(210,118,39,.7);}
.callout .overlay_purple {display:block; height:100%; width:100%; position: absolute;left:0;top:0;background:rgba(101,45,136,.7);}
.callout .overlay_pink {display:block; height:100%; width:100%; position: absolute;left:0;top:0;background:rgba(124,0,55,.7);}
.callout .overlay_green {display:block; height:100%; width:100%; position: absolute;left:0;top:0;background:rgba(109,141,35,.7);}
.callout .overlay_brown {display:block; height:100%; width:100%; position: absolute;left:0;top:0;background:rgba(140,94,46,.7);}


/*---Scale Proportionally for varied images sizes---*/ 
.grid_img {position: relative;border:1px solid #ddd;width: 100%;margin-bottom:.75em}
.aspect_ratio_1to1 {padding-top: 100%; /* forces 1:1 aspect ratio, 100% is a square */}
.img-container {position: absolute;top: 0;bottom: 0;left: 0;right: 0;text-align:center; /* Align center inline elements */font: 0/0 a;}
.img-container:before {content: ' ';display: inline-block;vertical-align: middle;height: 100%;}
.img-container img {vertical-align: middle;display: inline-block;max-height:100%/* Makes taller img fit the box */;}


.locations_grid.flex_grid .flex_item { font-size: .9em; padding:1.5em 1.25em; line-height:1.4em; border: 1px solid #fff; background:#F4F2ED;}
.locations_grid.flex_grid.flex_borders { border-bottom: none; border-right: none; }
.locations_grid.flex_grid .flex_item h4 {margin-bottom:.25em}
.locations_grid.flex_grid .flex_item a {color:#652D88;}
.locations_grid.flex_grid .flex_item p:last-child {margin-bottom:0;}

.branch_grid.flex_grid {margin-bottom: 1em;}
.branch_grid.flex_grid .flex_item { font-size: .9em; padding:1.5em 1.25em; line-height:1.4em; }
.branch_grid.flex_grid .flex_item p:last-child {margin-bottom:0;}

@media only screen and (max-width: 991px) {
/* Flex Grid max 3 column */
.flex_grid.flex_4x .flex_item {width: 33.333%;}
.flex_grid.flex_4x.flex_margin .flex_item {width:31.333%;}
.flex_grid.flex_4x.flex_margin .flex_item:nth-child(4n+4) {margin-right:3%;}
.flex_grid.flex_4x.flex_margin .flex_item:nth-child(3n+3) {margin-right:0;}


/* Flex Grid IE9 */
.no-flexbox .flex_grid.flex_4x .flex_item:nth-child(4n+5) {clear: none;}
.no-flexbox .flex_grid.flex_4x .flex_item:nth-child(3n+4), .no-flexbox .flex_grid.flex_3x .flex_item:nth-child(3n+4) {clear:both;}
}

@media only screen and (max-width: 767px) {

/* Flex Grid max 2 column */
.flex_grid.flex_4x .flex_item, .flex_grid.flex_3x .flex_item {width: 50%;}
.flex_grid.flex_4x.flex_margin .flex_item, .flex_grid.flex_3x.flex_margin .flex_item {width:48.5%;}
.flex_grid.flex_4x.flex_margin .flex_item:nth-child(3n+3), .flex_grid.flex_3x.flex_margin .flex_item:nth-child(3n+3) {margin-right:3%;}
.flex_grid.flex_4x.flex_margin .flex_item:nth-child(2n+2), .flex_grid.flex_3x.flex_margin .flex_item:nth-child(2n+2) {margin-right:0}

/* Flex Grid IE9 */
.no-flexbox .flex_grid.flex_4x .flex_item:nth-child(3n+4), .no-flexbox .flex_grid.flex_3x .flex_item:nth-child(3n+4) {clear: none;}
.no-flexbox .flex_grid.flex_4x .flex_item:nth-child(2n+3), .no-flexbox .flex_grid.flex_3x .flex_item:nth-child(2n+3) {clear:both;}
	
	.flex_grid.find_pet_grid.flex_borders.flex_margin .flex_item {margin-bottom:6%}

	.branch_grid.flex_grid .flex_item {width: 100%; margin:0;}

}

@media only screen and (max-width: 600px) {
	
	.callout.flex_grid.flex_2x.flex_margin .flex_item {width: 100%; margin:0;}

}

@media only screen and (max-width: 479px) {
	
	.locations_grid.flex_grid .flex_item {width: 100%; margin:0;}

}






