@import url('base.css');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css');

/**
 * COLOR PALETTE:
 *
 * Light Brown:	#877773
 * Red Brown:	#723b2f
 */

.clear {
	clear:both;
}
.req {
	font-size:12px;
	color:#FF0000;
}

.tableBox {
	display:inline-block;
	text-align:center;
	vertical-align: top;
	margin-right:20px;
}

/***** BOOTSTRAP OVERRIDES/ADD-ONS *****/

/***** HEADER *****/
.page-header {
	margin: 0;
	padding: 10px 0 0;
}
.touchette #welcome {
	padding-top: 40px;
	padding-bottom: 0;
	border-bottom: 8px solid #efefef;
	margin-bottom: 30px;
}
.sihf .page-header, .sihf .csm-nav ul {
	background: #877773;
}
.touchette .page-header {
	border-bottom: 0;
}
.touchette .content {
	margin: 0 auto;
}
.touchette .gray-wrapper {
	background-color: #efefef;
	background-image: url(../img/touchette/transparent-gray-abstract-bg.png);
	background-size: cover;
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat;
	border-top: 8px solid #ec7700;
	border-bottom: 8px solid #DBDBDB;
	padding: 20px 0 30px 0;
}
.touchette .container-fluid {
	padding-right: 0;
	padding-left: 0;
}
.touchette .page-footer {
	background: #3d1152;
	padding: 40px 0 40px 0;
	margin-top: 40px;
}
.page-footer p {
	font-size: 12px;
	line-height: 16px;
}
.page-footer p:last-child {
	padding-bottom: 30px;
}
.page-header .container {
    padding-left: 0;
}
.touchette .page-header .container {
    padding-left: 0;
	position: relative;
}
#search-form {
	position: relative;
	margin: 10px;
}
.logo {
    max-height: 95px;
	display: inline !important;
}


#secondary-nav {
	position: absolute;
	right: 80px;
	top: 25px;
	font-size: 0;
}
#secondary-nav li {
	display: inline-block;
	list-style: none;
}
#secondary-nav li + li a {
	border-left: 1px solid;
}
#secondary-nav a {
	color: #DDD;
	text-transform: uppercase;
	padding: 0 3px;
	font-size: 12px;
}
#search-icon {
	color: #00519A;
	width: 34px;
	height: 34px;
	line-height: 30px;
	right: 10px;
	top: 0;
	position: absolute;
	padding: 2px;
}
.page-header h1 {
	margin: 0;
	padding: 5px 10px 20px 10px;
	float: left;
}
.touchette .page-header h1 {
	margin: 0;
	padding: 0 0 0 0;
	float: none;
}
/***** NAVBAR *****/
.csm-nav {
	white-space: nowrap;
	font-size: 0;
}
.csm-nav.header-nav {
	padding: 10px 0;
}
.csm-nav > ul {
	font-size: 14px;
}
.csm-nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	background: transparent;
}
.sihf .csm-nav.header-nav {
	margin-top: 60px;
}
@media (max-width: 1199px) {
	.sihf .csm-nav.header-nav {
		margin-top: 0;
	}
}
.touchette .header-nav, .touchette .header-nav ul {
	background: #ffffff;
	padding: 0 0;
}
.touchette .header-nav ul li ul {
	-webkit-box-shadow: 0 2px 8px 0 rgba(0,0,0,0.3);
	-moz-box-shadow: 0 2px 8px 0 rgba(0,0,0,0.3);
	box-shadow: 0 2px 8px 0 rgba(0,0,0,0.3);
}
.csm-nav > ul > li {
	float: left;
}
.csm-nav a {
	padding: 10px;
}
.csm-nav a, .csm-nav .open-submenu {
	color: #FFF;
}
.csm-nav a {
	display: block;
}
.csm-nav ul ul a {
	text-decoration:none;
}
.csm-nav ul ul li:hover {
	background-color:#555;
}
.touchette .csm-nav ul ul li:hover {
	background-color:#efefef;
}
.csm-nav ul ul {
	position: absolute;
	left: auto;
	z-index: 1000;
	min-width:200px;
	text-align:left;
}
.csm-nav ul ul.open {
	display: block;
}
.csm-nav ul ul ul {
	left: 100%;
	top: 0;
}
.csm-nav .back {
	text-transform:uppercase;
	width:100%;
}
.btn.hamburger {
	background:none !important;
	color:#3C0751;
	font-size:28px;
	padding:7px 10px 0 10px;
}
.btn.hamburger.active {
	background-color:#FFF !important;
	color:#000;
	border:1px solid #FFF;
}
.csm-nav ul ul .open-submenu {
	display:inline-block !important;
	float:right;
	right:5px;
	top:16px;
}

/***** SUB-NAVBAR *****/
#navbar-2 {
	background: #df7f1b;
}
.navbar-2-mobile {
	display: none;
}
#navbar-2 .container {
	text-align:right;
}
#navbar-2 ul {
	list-style:none;
	padding:0;
	margin:0;
	display:inline-block;
	font-size: 14px;
}
#navbar-2 li {
	list-style:none;
	padding:0;
	margin:8px 0;
	float:left;
	border-right:2px solid #FFF;
}
#navbar-2 li a {
	display:block;
	padding:0 18px;
	text-decoration:none;
	line-height:13px;
}

@media (max-width: 1199px) {
		#navbar-2 li a {
			font-size:13px;
			padding:0 8px;
		}
}
@media (max-width: 991px) {
		#navbar-2 li a {
			font-size:15px;
			padding:0 34px;
		}
}
@media (max-width: 767px) {
		#navbar-2 ul {
			display:none;
		}
}


#navbar-2 li a:hover {
	text-decoration:underline;
}
#navbar-2 li:last-child {
	border-right:none !important;
}

/***** SECTIONAL NAV ****/
#sectional-nav ul {
	list-style: none;
}
#sectional-nav a {
	display: block;
	color: #FFF;
	padding: 8px;
	text-align: center;
	line-height: 1.6;
	font-size: 18px;
	text-decoration: none;
}
#sectional-nav li {
	margin: 15px 0 0 20%;
}
#sectional-nav .active {
	margin-left: 0;
}
#sectional-nav .nth-1 a {
	background: #eeb04d;
}
#sectional-nav .nth-2 a {
	background: #afcb16;
}
#sectional-nav .nth-3 a {
	background: #7c0a95;
}
#sectional-nav .nth-4 a {
	background: #6cbdc4;
}
#sectional-nav .nth-5 a {
	background: #e10979;
}

/* NEW SIDEBAR NAV */
/*body.touchette #sectional-nav ul {
	margin:0 0 0 20px;
	padding:0;
}
body.touchette #sectional-nav li {
	margin: 5px 0 0 0;
}
body.touchette #sectional-nav a {
	padding:4px 12px;
	font-size:14px;
	text-align:left;
	background:#EEE !important;
	color:#337ab7;
}
body.touchette #sectional-nav li > a:hover {
	background:#337ab7 !important;
	color:#FFF;
}*/





body.touchette #sectional-nav ul {
    margin-bottom: 0;
    margin-left: 20px;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
	background: #eeeeee;
}
body.touchette #sectional-nav ul ul, body.touchette #sectional-nav ul ul ul {
    margin-left: 0;
}
body.touchette #sectional-nav ul ul li a {
    padding-left: 20px;
}
body.touchette #sectional-nav ul ul li a:before {
  content: "- ";
}
body.touchette #sectional-nav ul ul ul li a:before {
  content: "-- ";
}
body.touchette #sectional-nav ul ul ul li a {
    padding-left: 30px;
	font-size: 14px;
}
body.touchette #sectional-nav li {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
body.touchette #sectional-nav a {
    background-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: #efefef !important;
    background-image: none !important;
    background-origin: padding-box !important;
    background-position-x: 0 !important;
    background-position-y: 0 !important;
    background-repeat: repeat !important;
    background-size: auto auto !important;
    color: #3d1152;
    font-size: 14px;
    padding-bottom: 8px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 8px;
    text-align: left;
	border-bottom: 1px solid #DFDFDF;
}
body.touchette #sectional-nav li > a:hover {
    background-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: #3d1152 !important;
    background-image: none !important;
    background-origin: padding-box !important;
    background-position-x: 0 !important;
    background-position-y: 0 !important;
    background-repeat: repeat !important;
    background-size: auto auto !important;
    color: #fff;
}




/* END NEW SIDEBAR NAV */




body.sihf #sectional-nav ul {
    margin-bottom: 0;
    margin-left: 20px;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
	background: #eeeeee;
}
body.sihf #sectional-nav ul ul, body.sihf #sectional-nav ul ul ul {
    margin-left: 0;
}
body.sihf #sectional-nav ul ul li a {
    padding-left: 20px;
}
body.sihf #sectional-nav ul ul li a:before {
  content: "- ";
}
body.sihf #sectional-nav ul ul ul li a:before {
  content: "-- ";
}
body.sihf #sectional-nav ul ul ul li a {
    padding-left: 30px;
	font-size: 13px;
}
body.sihf #sectional-nav li {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 5px;
}
body.sihf #sectional-nav a {
    background-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: #eee !important;
    background-image: none !important;
    background-origin: padding-box !important;
    background-position-x: 0 !important;
    background-position-y: 0 !important;
    background-repeat: repeat !important;
    background-size: auto auto !important;
    color: #877773;
    font-size: 16px;
    padding-bottom: 4px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 4px;
    text-align: left;
}
body.sihf #sectional-nav li > a:hover {
    background-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: #877773 !important;
    background-image: none !important;
    background-origin: padding-box !important;
    background-position-x: 0 !important;
    background-position-y: 0 !important;
    background-repeat: repeat !important;
    background-size: auto auto !important;
    color: #fff;
}



/****** FOOTER NAV *****/
#footer-nav ul li a {
	color: #ffffff;
}
body.touchette #footer-nav ul:last-child {
	border-bottom: 4px solid #280a3a;
	width: 60%;
	padding-bottom: 10px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
footer h2 {
	text-align: center;
}
#footer-nav {
	text-align:center;
}
#footer-nav ul {
	list-style:none;
	padding:0;
	margin:0;
}
#footer-nav ul li {
	display:inline-block;
	list-style:none;
	padding:0;
	margin:5px 0 10px 0;
	border-right:1px solid #FFF;
}
#footer-nav ul li:last-child {
	border-right:none;
}
#footer-nav ul li a {
	display:block;
	padding:0 10px;
	line-height:15px;
}
#footer-nav ul li a:hover {
	text-decoration:underline;
}

ul.searchResults {
	list-style:none;
	padding:0;
	margin:0;
}
ul.searchResults li {
	list-style:none;
	padding:0 0 20px 0;
	margin:0 0 20px 0;
	border-bottom:1px solid #CCC;
	line-height:24px;
}
ul.searchResults li h1 {
	font-size:20px;
	margin:0 0 5px 0;
	padding:0;
}
ul.searchResults li h2 {
	font-size:17px;
	color:#6cbdc4;
	margin:0 0 5px 0;
	padding:0;
}
ul.searchResults li h2 a {
	color:#efefef;
}
.pagination {
	border:1px solid #CCC;
	display:block;
	padding:20px;
}
.featuredImg {
	position:relative;
	overflow:hidden;
}

.featuredImgText {
	position:absolute;
	bottom:0;
	left:50%;
	right:0;
	top: 0;
	text-align:center;
	background: transparent;
	color:#FFF;
	margin:0 15px;
	cursor:pointer;
}
.header-nav {
	color: #FFF;
	border: 0;
	font-size: 14px;
}
.sihf .header-nav {
	text-transform: uppercase;
	font-family: "Nunito Sans", Arial, Helvetica, sans-serif;
}
.touchette .header-nav {
	font-family: "Nunito Sans", Arial, Helvetica, sans-serif;
	line-height: 1;
	border-top: 1px solid #efefef;
	border-bottom: 8px solid #3d1152;
}
.touchette .header-nav ul li ul li {
	border-bottom: 1px solid #eeeeee;
}
.touchette .header-nav ul li a {
	padding: 20px 15px;
	font-size: 16px;
	font-weight: bold;
}
.touchette .header-nav li li a, .touchette .header-nav li li li a {
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 12px;
	font-weight: normal;
}
#navbar-1 {
	margin: 0;
	background: #00519A;
}
.navbar-default .navbar-toggle:hover {
	background: #6CBDC4;
	border-color: #6cbcd4;
}
#navbar-2 {
	background: #df7f1b;
	font-size: 0;
	padding-top: 20px;
	padding-bottom: 20px;
}
#navbar-2 ul ul {
	display:none;
}
.touchette .header-nav a {
	color: #3d1152 !important;
}
.header-nav a {
	color: #ffffff !important;
}
#navbar-2 a {
	padding: 7px 20px;
	display: inline-block;
}

/***** BANNER *****/
#banner .banner-slide {
	position: relative;
}
#banner.container {
	padding:0; /* 1170px */
	height:490px;
	overflow:hidden;
}
.touchette #banner.container {
	padding:0; /* 1170px */
	height:auto;
	overflow:hidden;
}
.banner-caption {
	font-family: "Nunito Sans", Arial, Helvetica, sans-serif;
	font-size: 16px;
	position: absolute;
	right: 100px;
	bottom: 100px;
	line-height: 30px;
	color: #FFF;
	width: 30%;
	background: rgba(0, 0, 0, 0.6);
	padding: 5px 20px;
}
.banner-caption[data-link="true"] {
	cursor:pointer;
}
.banner-caption span {
	
}
.internal .logo {
	height:50px;
}
.internal #banner {
	height: 200px;
	overflow: hidden;
	width: 100%;
}
.internal #banner img {
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	max-width: none;
	margin: auto;
	position: relative;
}
.internal #banner .banner-caption {
	display: none;
}
/***** FINDERS *****/
.sihf .finder .btn-primary.top {
    color: #fff;
    background-color: #512319;
    border-color: #512319;
}
.sihf .finder .btn-primary.bottom {
    color: #fff;
    background-color: #55423d;
    border-color: #55423d;
}
.finder {
	color: #FFF;
	font-family: "Nunito Sans", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#find-location.finder {
	margin-top: 5px;
}
#find-provider.finder {
	margin-top: 2px;
}
#find-location, .sihf footer {
	background: #723b2f;
}
#find-provider {
	background: #877773;
}
.finder label {
	text-transform: lowercase;
	line-height:20px;
	display: inline;
}
.finder .form-control {
	border-radius: 0;
	border: 0;
	text-align: center;
}
.finder h2 {
	margin: 17px 0 17px 0;
	font-size: 26px;
	color: #FFF !important;
}

.finder .form-group {
	margin-bottom: 0;
	padding: 25px 0 0 0;
}
.finder-result {
	display: block;
	padding: 15px;
}
.finder-result:hover {
	background: #efefef;
	text-decoration: none;
}
.finder-result:hover h3,
.finder-result:hover p {
	
}
.address-block {
	margin-bottom:20px;
}
.address-phone {
	margin:5px 0;
}
/*.form-control */

/***** TOUCHETTE HOME PAGE *****/
#welcome h2 {
	color: #90A34B;
}
#featured-title {
	background: #90A34B;
	color: #FFF;
	padding: 5px;
}
#featured-title h2 {
	height: 100%;
	margin: 0;
	font-size: 18px;
}
#finder {
	background: #969790;
	color: #FFF;
	text-align: center;
	padding: 15px;
}
#finder h2 {
	font-size: 36px;
	margin: 0;
}
#finder .form-group {
	margin: 30px 0 0;
}
#finder select {
	max-width: 70%;
	margin: auto;
	font: 20px Raleway, sans-serif;
}
#spotlight h2 {
	color: #7B345F;
}

/***** HOME CALLOUTS (TOUCHETTE ONLY) *****/
.slick-next, .slick-prev {
	width: auto;
	height: auto;
	z-index: 50000;
}
.slick-next:before, .slick-prev:before {
	color: #AAA;
	font-size: 45px;
}
#services-slider {
	margin-top: 20px;
	margin-left: 30px;
	margin-right: 30px;
}
.home-callout {
	padding: 0 40px;
	font-family: "Nunito Sans", Arial, Helvetica, sans-serif;
	outline: 0;
}
.touchette .home-callout {
	padding: 10px 10px 5px 10px;
	font-family: "Nunito Sans", Arial, Helvetica, sans-serif;
	outline: 0;
	background: #ffffff;
	margin: 0 10px;
}
.home-callout img {
	padding: 0 15%;
}
.touchette .home-callout img {
	padding: 0 0 0 0;
}
.touchette #services-slider .home-callout h2 {
	color: #3d1152 !important;
	text-align: center;
	padding: 0;
	font-size: 22px;
}
.touchette #services-slider .home-callout h2 a {
	color: #3d1152 !important;
}

.home-callout p {
	color: #333333;
	text-align: center;
	line-height: normal;
}

/***** PAGE CONTENT *****/
.content {
	margin: 20px auto;
}
.service-tile {
	padding: 15px;
}
/*** SIHF only ***/
#home-page-content {
	font: 16px "Myriad Pro", Myriad, "PT Sans", sans-serif;
	line-height: 2;
}
label {
	line-height: 1.42857143;
}
.home-row {
	margin-top: 20px;
	margin-bottom: 20px;
}

/***** FOOTER *****/
footer, footer a, footer a:hover {
	font-family: "Nunito Sans", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}

.dropdown-menu {
	background: #003666;
}

#navbar-1 .navbar-nav > .open > a {
	background: #00519a;
}


.navbar-toggle {
    float: left;
    margin-left: 8px;
}

.navbar-default .navbar-toggle .icon-bar {
    background: #FFF;
}

.map {
	height: 500px;
	width: 100%;
}
.header-map {
	width: 100%;
	height: 80px;
}

#portal-tabs {
	margin-bottom: 15px;
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
	color:inherit !important;
}

img.mod-db-img {
	float:right;
	width:250px;
	margin:0 0 20px 20px;
}
.photo-theme-buttons {
	text-align:center;
	padding:0 0 15px 0;
}
.btn-icon-larger {
	padding:1px 12px;
	font-size:25px;
}

#jobForm {
	font-size:13px !important;
}
.tab-content {
	margin-top:15px;
}
ul.calendar-cats {
	margin: 0;
	padding: 0;
}
ul.calendar-cats li {
	list-style: none;
	float: left;
	text-align: left;
	overflow: hidden;
	width: 188px;
	margin: 2px;
	padding: 4px;
	font-size: 10pt;
	color: #000000;
	border: 1px solid #cccccc;
	cursor: pointer;
}
.calendar-cats li input[type=checkbox] {
	margin-right: 3px;
}
.fc button {
	text-transform: capitalize;
}
.fc-event {
	border: 0;
	padding: 6px;
	font-size: 12px;
	border-radius: 0;
	cursor: pointer;
}
.fc-event:hover {
	color: #ffffff !important;
	background-color: #3875d7 !important;
}
.forms-alert {
	display: none;
	float: left;
	width: 100%;
	margin: 14px 0 0;
	padding: 8px;
}
.registrations-notice {
	float: left;
	width: 100%;
	margin: 20px 0 0;
}
#testimonials-filter {
	margin:5px 0;
}
.cbp-filter-item {
	float:left;
	border:1px solid #CCC;
	background-color:#EEE;
	cursor:pointer;
	color:#555;
	padding:5px 10px;
	margin:0 0 10px 15px;
	line-height:20px;
	font-size:15px;
}
.cbp-filter-item:hover {
	background-color:#FFF;
}
.cbp-filter-item.cbp-filter-item-active {
	background-color:#3875D7;
	border:1px solid #3875D7;
	color:#FFF;
}
.cbp-item {
	
}
.cbp-item,
.cbp-item p {
	font-size:14px;
	line-height:22px;
}
.cbp-item article {
	background-color:#EFEFEF;
}
.cbp-item blockquote {
	border-left:5px solid #CCC;
}
.cbp-item footer {
	background:none;
	font-size:17px;
	font-style:italic;
}
/*** DROPZONE ***/
.dropzone {
	border: 2px dashed #AAA;
}
.dz-default {
	font-size: 36px;
}
.dz-default .fa {
	font-size: 48px;
}

.staff-person {
	float: left;
	padding: 20px;
	box-sizing: border-box;
	position: relative;
	z-index: 0;
	width: 100%;
	text-align: center;
}
.staff-person h2 {
	font-size: 18px;
	margin: 10px;
	height: 45px;
}
.staff-person p {
	font-size: 14px;
	margin: 0;
}
.clearfix {
	clear: both;
}
.headshot {
	border-radius: 50%;
	overflow: hidden;
	position: relative;
	box-shadow: inset 0 0 0 16px rgba(255,255,255,0.6), 0 1px 2px rgba(0,0,0,0.1);
	transition: all .4s ease-in-out;
}
.headshot img {
	max-width: 100%;
	position: relative;
	z-index: -1;
}
.headshot-overlay {
	position: absolute;
	background: rgba(46, 178, 189, 0.8);
	border-radius: 50%;
	overflow: hidden;
	opacity: 0;
	transition: all 0.4s ease-in-out;
	transform: scale(0);
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	cursor:pointer;
}
.headshot-overlay-inner {
	display: table;
	height: 100%;
	width: 100%;
	text-align: center;
}
.headshot-overlay-text h2 {
	color:#FFF;
}
.headshot-overlay-text {
	display: table-cell;
	vertical-align: middle;
	padding: 10px;
	color:#FFF;
}
.headshot:hover {
	box-shadow:
		inset 0 0 0 1px rgba(255,255,255,0.1),
		0 1px 2px rgba(0,0,0,0.1);
}
.headshot:hover .headshot-overlay {
	transform: scale(1);
	opacity: 1;
}

#user-profile-image {
	float:right;
	width:200px;
	margin:0 0 20px 20px;
}
.swal2-modal .btn + .btn {
	margin-left: 5px;
}



.finder-bar {
	background-color:#6cbdc4;
	max-width:1170px;
	margin:0 auto;
}
.finder-bar h2 {
	text-align:center;
	padding:0;
	margin:0;
}
.finder-bar h2 a {
	display:block;
	padding:18px 0 15px 0;
	margin:0;
	color:#FFF;
	text-transform:uppercase;
}
.finder-bar h2 a:hover {
	color:#6cbdc4;
	text-decoration:none;
}
.finder-bar h2:hover {
	background-color:#FFF;
}








/***** RESPONSIVE *****/
@media (max-width: 1200px) { /* BOOTSTRAP BREAK */
	.featuredImg {
		height:115px;
	}
	#banner.container {
		height:390px;
	}
	.finder-bar {
		max-width:970px;
	}

	.finder .form-group {
		padding-top:8px;
	}

	.sihf .finder .btn-primary {
		margin-top:26px;
	}
}
@media (max-width: 1050px) {
	.home-callout {
		padding: 0 10px;
	}
	.home-callout h2 {
		font-size: 20px;
	}
}
@media (max-width: 991px) {
	.finder-bar {
		max-width:750px;
	}
	.finder-bar h2 {
		font-size:20px;
		border-bottom:1px solid #FFF;
	}
	.finder h2 {
		font-size:25px !important;
		padding-top:12px;
	}
	.finder label {
		font-size:13px;
	}
	.hamburger {
		position: absolute;
		left: 10px;
		top: 10px;
	}

	header.page-header .container h1 {
		margin-left:70px;
	}

	#search-form {
		max-width:300px;
		position:absolute;
		right:70px;
		top:60px;
	}

	.sihf .csm-nav {
		height:15px;
	}
	.csm-nav ul ul .open-submenu {
		top:auto;
	}
	.csm-nav ul {
		float: none;
		position: fixed;
		z-index: 1000;
		left: 0;
		-webkit-transition: .4s;
		-moz-transition: .4s;
		transition: .4s;
		overflow: hidden;
		width: 100%;
	}
	.csm-nav > ul {
		height: 0;
		top: 60px;
	}
	.csm-nav ul ul {
		left: 100%;
		top: 0;
		height: 100%;
	}
	.csm-nav > ul.open {
		height: 100%;
	}
	.csm-nav ul ul.open {
		left: 0;
	}
	.csm-nav > ul > li {
		float: none;
		background: #877773;
	}
	.csm-nav a {
		padding: 10px 30px 10px 10px;
		display: inline-block;
		min-width:200px;
	}
	.csm-nav .open-submenu {
		float: right;
		margin-right: 10px;
		font-size: 130%;
		cursor: pointer;
		padding: 8px 0 8px 40px;
	}
	.csm-nav ul a {
		text-decoration:none;
		width:100%;
	}
	.csm-nav ul li:hover {
		background-color:#555;
	}
	.featuredImg {
		 height:87px;
	 }
	#banner.container {
		height:290px;
	}
}
@media (max-width: 767px) {
	.featuredImg {
		height:auto;
	}
	.featuredImg img {
		width:100%;
	}
	.featuredImgText {
		margin-bottom:10px !important;
	}
	img.mod-db-img {
		 width:190px;
		 margin:0 0 10px 10px;
	}

	.finder {
		padding-bottom:10px;
	}

	.finder h2 {
		padding-top:0;
		margin:2px 0 0;
	}

	.finder .form-group {
		padding-top:0;
	}

	.btn.go {
		
	}
}

@media (max-width: 675px) {
	#navbar-2 {
		font-size:12px;
	}
	#navbar-2 li {
		border-right:1px solid #FFF;
	}
	#navbar-2 li a {
		padding:0 10px;
	}
	#find-location, #find-provider {
		padding:10px 0;
	}
	.find-location, .find-provider {
		padding:10px 0;
	}
	.finder h2 {
		font-size:25px;
	}
	#banner.container {
		height:auto;
	}

	.page-header > .container {
		height:170px;
	}

	.social-icons {
		right:auto;
		left:70px;
		top:135px !important;
	}

	#search-form {
		right:auto;
		left:180px;
		top:120px;
	}


}
@media (max-width: 550px) {
	#navbar-2 {
		display: none;
	}
	.navbar-2-mobile {
		display: block;
	}

	#navbar-2 li {
		float: none;
		border: none;
	}

	.banner-caption {
		bottom:30px;
	}

}
@media (max-width: 500px) {
	.btn.go {
		margin-top:0;
	}
	.finder label {
		display:none !Important;
	}

	.sihf .finder .btn-primary {
		margin-top:0;
	}

	.internal .logo {
		height:auto !important;
	}
	img.mod-db-img {
		float:none;
		width:100%;
		display:block;
		margin:0 0 15px 0;
	}
}
@media (max-width: 480px) {
	ul.calendar-cats li {
		width: auto;
	}

	.banner-caption {
		right:30px;
		width:70%;
	}

}

@media (min-width: 600px) {
	.staff-person {
		width: 33.33333333%;
	}
}
@media (min-width: 768px) {
	.banner-caption {
		font-size: 30px;
		line-height: 45px;
	}
	.container.narrow {
		width: 375px;
	}
	.container-75 {
		width: 563px;
	}
	#featured-title h2 {
		font-size: 25px;
	}
}
@media (min-width: 900px) {
	.staff-person {
		width: 25%;
	}
}
@media (min-width: 992px) {
	.csm-nav {
		text-align: center;
	}
	.csm-nav > ul {
		margin: 0;
		display: inline-block;
		position: relative;
	}
	.csm-nav ul ul {
		display: none;
		border:none;
	}
	.csm-nav .hamburger, .csm-nav .back, .csm-nav .open-submenu {
		display: none;
	}
	.csm-nav li {
		position: relative;
	}
	.container.narrow {
		width: 485px;
	}
	.container-75 {
		width: 728px;
	}
	#search-form {
		position: absolute;
		left: 10px;
		right: 10px;
		float: right;
	}
	.touchette #search-form {
		position: relative;
		left: 10px;
		right: 10px;
		float: right;
	}
	#search-form:hover #search, #search:focus {
		display: block;
		left: auto;
		right: 0;
		width:250px;
	}
	#search {
		display: none;
		position: absolute;
		left: 100%;
		right: 200%;
	}
	#search-icon {
		color: #ffffff;
		border: 1px solid #ffffff ;
		border-radius: 100px;
	}
	#search-form:hover #search-icon, #search:focus + #search-icon {
		color: #ffffff;
		border: 0;
	}
	.touchette #search-icon {
		color: #3d1152;
		border: 1px solid #cccccc ;
		border-radius: 100px;
	}
	.touchette #search-form:hover #search-icon, .touchette #search:focus + #search-icon {
		color: #3d1152;
		border: 0;
	}
	.nav > li > a {
		padding: 10px 5px !important;
	}
	.nav {
		font-size: 12px;
	}
	.banner-caption {
		font-size: 30px;
		line-height: 38px;
		text-align: center !important;
	}
	.finder .form-group {
		padding-left: 10px;
		padding-right: 10px;
	}
	.finder .form-control {
		font-size: 18px;
		display: inline !important;
		max-width: 270px;
	}
	.home-row {
		display: flex;
	}
	#featured-title {
		padding: 20px;
	}
	#featured-title h2 {
		font-size: 35px;
		display: flex;
		align-items: center;
	}
}
@media (min-width: 1200px) {
	.container.narrow {
		width: 585px;
	}
	.container-75 {
		width: 878px;
	}
	#featured-title h2 {
		line-height: 70px;
	}
}

.sihf h4.drae-bigger {
	font-size:22px !important;
}
.container-fluid.orange {
	background-color: #df7f1b;
}
.homepagefeatured div.col-sm-4.featuredImg {
	background-color: #877773;
	margin-right: 4%;
	width: 48%;
	padding-right: 0;
	padding-left: 0;
	height: 200px;
}
.homepagefeatured div.col-sm-4.featuredImg:first-child {
	width: 100%;
	margin-bottom: 22px;
	margin-right: 0;
	height: 99px;
}
.homepagefeatured div.col-sm-4.featuredImg:nth-child(2) {
	float:left !important;
}
.homepagefeatured div.col-sm-4.featuredImg:last-child {
	float:right !important;
	margin-right: 0;
}
.homepagefeatured div.col-sm-4.featuredImg:last-child img {
	max-width: 50%;
	position: absolute;
	right:0;
	bottom:0;
	left: auto;
}
.homepagefeatured div.col-sm-4.featuredImg:first-child img {
	height: 100%;
	max-width: 50%;
	position: absolute;
	left: 0;
	top:0;
}
.homepagefeatured div.col-sm-4.featuredImg img {
	position: absolute;
	left: 0;
	bottom: 0;
}
.homepagefeatured div.col-sm-4.featuredImg .featuredImgText {
    position: absolute;
    bottom: auto;
    left: 0;
    right: 0;
    top: 20px;
	text-align:left;
    background: transparent;
    color: #FFF;
    margin: 0 15px;
    cursor: pointer;
	line-height: 24px;
	font-size: 18px;
}
.homepagefeatured div.col-sm-4.featuredImg:first-child .featuredImgText {
    position: absolute;
    bottom: auto;
    left: 50%;
    right: 0;
    top: 25px;
	text-align:left;
    background: transparent;
    color: #FFF;
    margin: 0 15px;
    cursor: pointer;
}
.homepagefeatured div.col-sm-4.featuredImg:last-child .featuredImgText {
    position: relative;
    bottom: auto;
    left: auto;
    right: 1px;
    top: 20px;
	text-align:center;
    background: transparent;
    color: #FFF;
    margin: 0 15px;
    cursor: pointer;
	font-size: 18px;
	width: 35%;
}
.homepagefeatured {
	margin-top: 20px;
}
.touchette .breadcrumbs a {
	margin-bottom: 15px;
	display: inline-block;
}

/*
2018-08-17 - GMB- SIHF / Touchette search fixes
 */
/* BEGIN */
.locator-bar {
	/*padding-bottom: 20px;*/
	text-align: left;
	color: #FFF;
	border-bottom: 2px solid #FFF;
}

.locator-bar-dark {
	background-color: #6F3A31;
}

.locator-bar-light {
	background-color: #867773;
}

.locator-bar-cont {
	max-width: 1200px;
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
}
@media (max-width: 767px) {
	.locator-bar-cont {
		padding-top: 15px;
		padding-bottom: 15px;
	}
}
/* vertically align text 'Find a Provider' */
@media(min-width: 768px) {
	.locator-bar-cont form.row {
		display: flex;
		flex-direction: row;
	}
	.locator-bar-cont form.row > div:first-child {
		display: flex;
		align-items: center;
	}
}

.locator-title {
	text-transform: uppercase;
	font-size: 26px;
}

.locator-set {

}

.locator-set-label {
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 6px;
}

.locator-set-elem {
	margin-bottom: 1rem;
}

.locator-set-elem input[type=text],
.locator-set-elem select {
	-moz-appearance: none;
	-webkit-appearance: none;
	border: none;
	background-color: #FFF;
	color: #222;
	/*padding: 15px*/;
	padding: 6px 10px;
	text-align: left;
	font-size: 16px;
	box-sizing: border-box;
	width: 100%;
}
.locator-set-elem .ss_button { padding: 0; }
.locator-set-elem .csm-wrap .ss_text { padding: 6px 10px; }

.locator-btn {
	border: none;
	background-color: rgba(0, 0, 0, 0.5);
	cursor: pointer;
	color: #FFF;
	padding: 10px 20px;
	display: block;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-top: 23px;

}

.locator-btn:hover,
.locator-btn:focus {
	background-color: #FFF;
	color: #222;
}

.locator-btn:hover {
	background-color: #FFF;
	color: #222;
}

@media (max-width: 867px) {
	.locator-title {
		font-size: 20px;
	}
}

@media (max-width: 767px) {
	.locator-set-label {
		margin-top: 10px;
	}

	.locator-btn {
		margin-top: 10px;
	}

	.locator-title {
		text-align: center;
	}
}

/* END */

.touchette .gray-wrapper {
	background-color: #efefef;
	background-image: url(../img/touchette/transparent-gray-abstract-bg.png);
	background-size: cover;
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat;
	border-top: none;
	border-bottom: 8px solid #DBDBDB;
	padding: 20px 0 30px 0;
}

.touchette .orange-separator {
	border-top: 8px solid #ec7700;
}



/* Adjust search form on Find a Location page */
.zip-radius {
	max-width:600px;
}

.zip-radius .col-sm-3 {
	width:100%;
}

.zip-radius .control-label {
	text-align:left;
}

.zip-radius .col-sm-offset-3 {
	margin-left:0;
}
.nowrap {
	white-space: nowrap;
}
.login-btn {
	background: #df7f1b;
	color: white;
}
.login-btn:hover {
	color: white;
}