h1 {
    font-size: 3em;
    color: #802754;
    font-weight: 400;
}

h2 {
    font-size: 2.7em;
    color: #802754;
    font-weight: 100;
}

h3 {
    font-size: 2.4em;
    font-weight: 400;
}

h4 {
    font-size: 2em;
    color: #802754;
    font-weight: 400;
}

h5 {
    font-size: 1.7em;
    color: #802754;
    font-weight: 100;
}

h6 {
    font-size: 1.3em;
    color: #72829f;
    font-weight: 400;
}

h6 a, h6 a:visited {
    color: #72829f;
    font-weight: 400;
    text-decoration: none;
}

body{
	margin: 0;
	padding: 0;
	font-family: 'lato', arial, san-serif;
	font-size: 1.5em;
	color: #292929;
	font-weight: 100;
}

header{
	padding-top: 10px;
}

.hiabaccess {
    z-index: 10000;
}

a, a:visited{
	color: #802754;
	text-decoration: underline;
}

a:hover{
	color: #72829F;
}

a.btn{
	border-radius: 0;
	text-decoration: none;
}

a.btn.btn-default, a.btn.btn-default:visited {
    border-color: #802754;
    color: #802754;
}

a.btn.btn-default:hover{
	background: #802754;
	color: white;
}

a.btn.btn-primary, a.btn.btn-primary:visited {
    color: #72829f;
    background: none;
    border-color: #72829f;
}

a.btn.btn-primary:hover {
    color: white;
    background: #72829f;
}

a.btn.btn-warning, a.btn.btn-warning:visited, a.btn.btn-success, a.btn.btn-success:visited {
    background: transparent;
    border-color: white;
    color: white;
    border:1px solid white;
}

a.btn.btn-warning:hover {
    background: white;
    color: #802754;
}

a.btn.btn-success, a.btn.btn-success:visited{
	color: white;
}

a.btn.btn-success:hover {
    background: white;
    color: #72829f;
}

.margin-top{
	margin-top: 50px;
}

.margin-bottom{
	margin-bottom: 50px;
}

.mobile-margin, .tablet-margin{
	margin-top: 50px;
}

video, canvas, iframe {
    max-width: 100% !important;
}

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

.img-responsive{
	width:100% !important;
}

img.glow {
    box-shadow: 0 0 10px 2px #ababab;
    border:2px solid #fff;
}

img.poloroid {
    border:1px solid #fff;
	box-shadow: 0 0 5px 5px #8C8C8C;
	margin:15px 10px;
}

img.rounded {
    width:100%;
    height:auto;
	border-radius: 50%;
}

img.coupon {
    width:100% !important;
    height:auto !important;
	border:3px dashed #ee3a43;
	border-radius: 5px;
}



/*------------------------- DEFAULT ACCORDION STYLES -----------------------------*/

#default-accordion .panel-default>.panel-heading {
    background: none;
}

#default-accordion .panel-title {
    font-size: 1.3em;
    color: #0260a8;
}

#default-accordion .panel-body {
    background: none;
}

#default-accordion .panel{
	box-shadow:none;
}

#default-accordion .panel-group .panel {
    margin-bottom: 10px;
}

.panel-group .glyphicon {
    float: left;
    margin-right: 15px;
}

#default-accordion .glyphicon-plus:before {
    font-size:.7em;
}

/*------------------------- END DEFAULT ACCORDION STYLES -----------------------------*/



.card-header {
   background:#802754;
}

.card-header h2  {
   color: #fff;
   text-align: center;
}

.card-header h2 .btn-link {
   display: inline-block;
   text-decoration: none;
   color: #fff;
}


.ui-dialog {
    z-index:5000;
}

#adminEditDialog {
    width:100% !important;
}

ul a.fancybox-effects-c {
	margin:0px !important;
	padding:0px;
}

a.fancybox-effects-c {
	text-align:center;
}


a.fancybox-effects-c img {
	width:auto;
	margin:5px !important;
	border:3px solid #fff;
	box-shadow: 0 0 7px 0 #3D3D3D;
}

ul.thumbgallery {
	text-align:center;
}

.border-right{
	border-right:1px solid #802754;
}

.logo-container {
    height: 0;
}

.logo-container h1{
   margin: 10px 0 20px 0 !important;
   display: block !important;
   font-size: 3em !important;
   padding: 0 !important;
}

a.logo {
    position: absolute;
    width: 391px;
    height: 101px;
    margin: 0px;
    color: white;
    font-size: .01em;
    overflow: hidden;
    top: 21px;
    left: 20px;
    z-index: 101
}

a.logo span {
    background: url(../images/healthfirst-logo.png) center no-repeat;
    width: 391px;
    height: 101px;
    display: block;
    background-size: 75%;
}

.home-header{
	background: url(../images/home-background.jpg);
	background-size: cover;
   padding: 0 0 40px 0;
}

.services-header{
	background: url(../images/services-background.jpg);
	background-size: cover;
}

.breastresources-header{
	background: url(../images/Breastfeeding-bg.jpg);
	background-size: cover;
}

.about-header{
	background: url(/sites/healthfirstnetwork.org/assets/images/about/216-HFNI-Clinic.jpg) center;
	background-size: cover;
}

.wic-header{
	background: url(../images/wic.jpg);
	background-size: cover;
}

.rep-header{
	background: url(../images/reproductiveInt.jpg);
	background-size: cover;
}

.prev-header{
	background: url(../images/preventInt.jpg);
	background-size: cover;
}

.main-search button.btn.btn-default {
    background: none;
    border: none;
    color: white;
}

.mh-header{
	background: url(../images/mentalhealthInt.jpg);
	background-size: cover;
}


.main-search input#search {
    width: 67%;
    background: transparent;
    border: none;
    color: #777;
}

form.form-inline.main-search {
    border: 1px solid #eee;
    padding-left: 10px;
    border-radius: 15px;
    background: white;
}

form.form-inline.main-search.mobile-search {
	position: fixed;
    left: 0;
    right: 0;
    margin: auto;
    width: 50%;
    top: 42px;
}

.home-header .glyphicon, .interior .glyphicon, .interior-header .glyphicon{
	color: #802754;
}

.mobile-hide{
	display: none;
}

.phone {
    z-index: 1000;
    font-weight: 700;
    text-align: center;
    position: fixed;
    top: 10px;
}

.home-header textarea:focus, input:focus{
    outline: none;
}

.navbar-brand {
    position: absolute;
}

.navbar-brand {
	background: url(../images/healthwise-logo-sm.png) no-repeat;
	width: 45px;
    margin-left: 15px;
    position: absolute;
    z-index:1002;
}

#nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #f7f7f7;
    color: #fff;
    z-index: 100;
    padding-top: 17px;
    height: 85px;
}

#menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #f7f7f7;
    color: #fff;
    z-index: 100;
    padding-top: 17px;
    height: 85px;
    border: 1px solid #d7d7d7;
}

#menu .main-menu {
    list-style: none;
	padding:0px;
	margin: 67px 0 0 !important;
	width:100%;
    display: block;
    background: #f7f7f7;
}

#menu label#toggle-menu {
    text-align: right;
    font-size:1.5em;
    font-weight: lighter;
    padding: 25px;
    position: absolute;
    right:25px;
}

#menu .main-menu {
  display: none;
}

#menu .secondaryMenu {
    display: none;
}

.secondaryMenu{
	background:#f7f7f7;
}

.secondaryMenu ul{
	padding:0;
}

ul.main-menu li ul li ul {
    display: none !important;
}

.main-menu li ul li .glyphicon {
    display: none;
}

.icon-bar {
	background:#802754;
}

#tm:checked + .main-menu, #tm:checked + .main-menu + .secondaryMenu {
  display: block;
}

#menu input[type="checkbox"],
#menu ul span.drop-icon {
  display: none;
}

#menu li,
#toggle-menu,
#menu .sub-menu {
}

#menu li,
#toggle-menu {
  border-width: 0 0 1px;
}

#menu .sub-menu {
  background-color: #eee;
  border-width: 1px 1px 0;
  margin: 0;

}

#menu .sub-menu li:last-child {
  border-width: 0;
}

#menu li {
  position: relative;
  display: block;
	color: #802754;
}

#menu,
#toggle-menu {

}

#toggle-menu,
#menu a {
    position: relative;
  display: block;
  padding:0 15px;
	font-family: 'lato', arial, sans-serif;
    font-size: 1em;
    font-weight: 400;
	line-height: 40px;
	text-transform:uppercase;
	color: #802754;
	text-decoration: none;
}

#menu a {
  transition: all .125s ease-in-out;
  -webkit-transition: all .125s ease-in-out;
}

#menu a:hover {
  background-color: white;
	color: #802754;
}

#menu .sub-menu {
  display: none;
}

#menu input[type="checkbox"]:checked + .sub-menu {
  display: block;
}

#menu ul.sub-menu  {
    padding: 0 10px;
}

#menu ul.sub-menu li a {
    padding: 3px 10px;
}

#menu .sub-menu a {
    font-size: .8em;
    line-height: 30px;
    padding: 5px 0;
}

#menu .sub-menu a:hover {
  color: #444;
}

#toggle-menu .drop-icon,
#menu li label.drop-icon {
  position: absolute;
  right: 1.5em;
  top: 1.25em;
}

#menu label.drop-icon, #toggle-menu span.drop-icon {
  font-size: 1em;
  text-align: center;
  text-shadow: 0 0 0 transparent;
  padding: 5px;
  color:#802754;
  margin:-10px 0 0;
}

#menu .drop-icon {
  line-height: 1;
}

.big-logo img {
    width: 80%;
}

.big-logo{
	margin-top: 105px;
	display: block;
}

.aptbtn {
   position: fixed;
   z-index: 1000;
   top:10px;
   right:0;
}

.aptbtn a {
   text-decoration: none;
   background: #802754;
    color: #fff;
    padding:8px 10px;
    margin:10px 0;
    font-size: .8em;
    font-weight: bold;

}
.aptbtn a:hover {
background: #72829f;
	color: #fff;
}

.homeheroslider {
   margin:75px 0 20px 0
}

.homeheroslider .bx-wrapper {
   border: none;
}

.intro-container h3 {
    color: #71706e;
    font-weight: 100;
    font-size: 1.2em;
    line-height: 1.5em;
}

.intro-container img {
    margin: 20px auto 0 !important;
}

.intro-head h3 {
    color: #802754;
    font-weight: 100;
    font-size: 3em;
    margin-bottom: 20px;
}



.servicesImg {
    background: url(../images/health-services.jpg) no-repeat top;
    background-size: cover;
    position: relative;
}

.reproductiveImg {
    background: url(../images/reproductive.jpg) no-repeat top;
    background-size: cover;
    position: relative;
}

.familiesImg {
    background: url(../images/fit-families.jpg) no-repeat top;
    background-size: cover;
    position: relative;
}

.marketImg {
    background: url(../images/farmers-market.jpg) no-repeat top;
    background-size: cover;
    position: relative;
}

.wicImg {
    background: url(../images/wic-background.jpg) no-repeat top;
    background-size: cover;
    position: relative;
}

.preventImg {
    background: url(../images/prevent-background.jpg) no-repeat top;
    background-size: cover;
    position: relative;
}

.repImg {
    background: url(../images/reproductiveInt2.jpg) no-repeat top;
    background-size: cover;
    position: relative;
}

.MHImg {
    background: url(../images/healthfirst-mental-health.jpg) no-repeat top;
    background-size: cover;
    position: relative;
}

.prevImg {
    background: url(../images/preventInt2.jpg) no-repeat top;
    background-size: cover;
    position: relative;
}

.contraImg {
    background: url(../images/contra-background.jpg) no-repeat top;
    background-size: cover;
    position: relative;
}

.home-block h2, .interior-header h1 {
    text-align: center;
    font-size: 2em;
    font-weight: 100;
    margin: 0;
    display: inline-block;
    background: url(../images/white-dots.png) bottom;
    background-repeat: no-repeat;
    padding-bottom: 30px;
}

.home-block h2{
	background: url(../images/white-dots.png) bottom;
    background-repeat: no-repeat;
    color: white;
    text-transform: lowercase;
}

.interior-header h1{
	background: none;
}

.overlay{
	padding: 20% 0 25%;
	text-align: center;
}

.overlayInt{
	padding: 3% 5% 25% 0;
	text-align: right;
}

.overlayInt.left{
	padding: 3% 0% 25% 5%;
	text-align: left;
}

.overlay-header{
	padding: 13% 0 8%;
	text-align: center;
}

.overlay-header h2 {
    color: #802754;
}

.purple-overlay{
	background: rgba(128,39,84,.8);

}

.blue-overlay{
	background: rgba(114,130,159,.8);
}

.white-overlay{
	background: rgba(255,255,255,.8)
}

.home-block h2 strong{
	font-weight: 400;
}

.triangle{
	position: absolute;
	bottom:-1px;
	left: 0;
}

.purpleBack{
    background: url(../images/purple-rect.png) repeat;
	position: relative;
}

.home-intro {
    margin-bottom: 4%;
}

.white{
	color: white;
}

.blue{
	color: #72829f;
}

.intro h3 {
    font-size: 1.5em;
    color:white;
}

.service-icons {
    background: #9A597A;
    padding: 40px 0 30px;
}

.wic-icons {
    background: #72829f;
    padding: 40px 0 30px;
}

ul.home-icons {
    list-style: none;
    padding: 0;
}

ul.home-icons li {
    display: inline-block;
    width: 50%;
    float: left;
    text-align: center;
    height: 200px;
    z-index: 10;
    position: relative;
}

ul.home-icons li img {
    margin: 0 auto;
    width: auto;
    height: 75px;
}

.home-icons h5 {
    color: white;
    font-size: 1.22em;
    margin-bottom: 0;
    font-weight: 400;
}

.blueBack{
    background: url(../images/gray-rect.png) repeat;
	position: relative;
}

.address h1 {
    font-size: 2em;
}

.address{
	text-align: center;
}

.graybar {
    background: #f7f7f7;
    padding: 20px 0 5px;
    margin-top: 20px;
}

.graybar ul {
    padding: 0;
    list-style: none;
    text-align: center;
}

.graybar ul li {
    text-align: center;
    padding: 5px 15px;
    display: inline-block;
}

.graybar ul li a, .graybar ul li a:visited {
    text-transform: uppercase;
    font-size: 1em;
    font-weight: 400;
    text-decoration:none;
}

.footer-top {
    margin-top: 50px;
}

.footer-bottom {
    background: #802754;
    color: white;
    text-align: center;
    font-size: .8em;
    padding: 3px 0;
}

.footer-bottom a, .footer-bottom a:visited {
    color: white;
 	text-decoration: underline
}

#nav > #mobile-wrapper > ul:last-child > li > a, #nav > #mobile-wrapper > #mobile-wrapper >  ul:last-child > li > a:visited {
    color: #72829f;
    font-size: .85em;
}

.interior-header {
    margin-top: 84px;
}

ul.icons-small {
    padding: 0;
    list-style: none;
    margin-bottom: 50px;
}

ul.icons-small h5 {
    display: inline-block;
    font-size: 1.2em;
    font-weight: 400;
}

ul.icons-small.blue h5 {
    color: #72829f;
}

ul.icons-small.white h5 {
    color: white;
}

.icons-small img {
    height: 40px;
}

.icons-small li {
    padding: 10px 0;
}

.icon-container.text-center {
    display: inline-block;
    width: 75px;
}

.buttonsBG a.btn.btn-default {
    font-size: 1em;
    width: 85%;
    margin: 5px 0;
}

.locations-bar {
    background: #72829f;
    padding: 25px 15px;
    text-align: center;
}

.locations-bar h4 {
    color: white;
    margin-bottom: 20px;
}

.purple-bg {
    background: #802754;
   padding: 25px 15px;
    color: #fff;
}

.blue-bg {
    background: #72829f;
    padding: 25px 15px;
    color: #fff;
}

.purple-bg a, .blue-bg a, .purple-bg h4, .blue-bg h4 {
   color: #fff !important;
}

.top-purple {
    background: #802754;
    padding: 10px 0;
}

.top-purple h1 {
    color: white;
    font-weight: 100;
    margin: 0;
}

.interiorTop {
    position: relative;
    margin: 70px 0;
}

.interiorTop-nomarg {
    position: relative;
    margin: 0 0 70px 0;
}

.top-gray {
    background: #F7F7F7;
    color: #802754;
    font-weight: 100;
    padding: 30px 0;
    font-size: 1.1em;
}


.top-gray ul {
   list-style: none;
   margin: 5px 0;
     text-align: right;
}
.top-gray ul li{
   display: inline-block;
   margin:5px;
}

.top-image {
    position: absolute;
    bottom: 0;
}

.top-purple h1{
	font-size: 2em;
}

.veggies {
    background: url(../images/vegetables.jpg) center no-repeat;
    padding: 0 15px;
    text-align: center;
    background-size:cover;
}

.veggies h3, .veggies a {
    color: white;
    text-shadow: 2px 2px 8px black;
}

div#mobile-wrapper {
    height: auto;
    max-height: 385px;
    overflow-y: scroll;
    width:100%;
    position: relative;
    top: 20px;
}


ul.social {
    list-style: none;
    margin: 0;
    padding: 0px;
    display: block;
    text-align: center;
}

ul.social li {
    display: inline-block;
}

ul.social li a{
	margin: 0 2px;
	font-size: .0001em;
	color: #003337;
	width: 33px;
	height: 33px;
	position: relative;
	display: block;
	}

ul.social li a span {
    position: absolute;
    top: 0;
    left: 0px;
    width: 100%;
    height: 100%;

}

ul.social li a.twitter span, ul.social li a#twitter span {
    background: url(../images/twitter.png);
    background-repeat: no-repeat;
}

ul.social li a.linked_in span, ul.social li a#linked_in span {
    background: url(../images/linkedin.png);
    background-repeat: no-repeat;
}

ul.social li a.facebook span, ul.social li a#facebook span {
    background: url(../images/facebook.png);
    background-repeat: no-repeat;
}

ul.social li a.tumblr span, ul.social li a#tumblr span {
    background: url(../images/tumblr.png);
    background-repeat: no-repeat;
}

ul.social li a.gplus span, ul.social li a#gplus span {
    background: url(../images/gplus.png);
    background-repeat: no-repeat;
}

ul.social li a.instagram span, ul.social li a#instagram span {
    background: url(../images/instagram.png);
    background-repeat: no-repeat;
}

ul.social li a.pinterest span, ul.social li a#pinterest span {
    background: url(../images/pinterest.png);
    background-repeat: no-repeat;
}

ul.social li a.youtube span, ul.social li a#youtube span {
    background: url(../images/youtube.png);
    background-repeat: no-repeat;
}

.home-intro h6{
	margin-top:0;
}

.interior-intro {
    margin-top: 40px;
}

.home-blockInt {
    padding-bottom: 50px;
}

.purpleBack h6 {
    color: white;
}

.blueBack .interior-intro h3{
	color:#72829f;
}

.purpleBack .interior-intro h3{
	color:white;
}

input#submit {
    background: #802754;
    border: none;
}

.contacts h6 {
    display: inline-block;
    font-size: 1.1em;
    margin-left: 10px;
}

.newsItem h3 {
    font-size: 2em;
}

 ul#newsList {
    list-style: none;
    padding: 0;
}

.newsTime {
    display: none;
}


.fit h5 {
    font-size: 1.2em;
}

.blue-box {
    background: #72829f;
    padding: 50px 0;
    color:white;
}

.blue-box h4 {
    color: white;
}

.food-list {
    background: rgba(255,255,255,.9);
    padding: 25px;
}

.food-list ul li {
    text-align: left;
}

.food-list ul {
    padding-left: 10px;
}

.food-list img {
    width: 200px !important;
    height: auto !important;
}

.col-xs-3.nopad {
    padding: 0;
}

.about-icons h5 {
    font-size: 1.3em;
}

.about-icons .glyphicon {
    font-size: 2em;
    color: #802754;
}

.about-icons a{
	text-decoration:none;
}

.wic-buttons a.btn.btn-default {
    display: block;
}

.wic-programs h5 a{
	text-decoration:none;
}

.footer-note{
	text-align:center;
}

ul#eventList {
    list-style: none;
    padding: 0;
}

h3.eventTitle {
    color: #802754;
    font-size: 2em;
    margin-top: 50px;
}

.eventAddress {
    margin-bottom: 20px;
}

ul#eventList li:first-child h3.eventTitle {
    margin-top: 0;
}

li.eventDisplayInList a, li.eventDisplayInList a:visited {
    text-decoration: none;
    text-transform: uppercase;
    border: 1px solid #802754;
    padding: 5px 10px;
}

li.eventDisplayInList a:hover {
    color:white;
    background:#802754;
}

.event h3 {
    color: #802754;
}

#eventBox #eventTime, #eventBox #eventAddress {
    font-weight: 700;
}

#eventContacts h4 {
    font-size: 1.5em;
    margin-top: 30px;
}

#shareLink ul.social {
    text-align: left;
}

#shareLink {
    margin: 30px 0 10px;
    position:relative;
}

.p-margin p{
	margin:0;
}

.address img {
    width: 200px !important;
    margin-top: 20px !important;
}

#shareLink a {
    font-size: .00001em;
    height: 32px;
    width: 32px;
    display: block;
}

#shareLink a.facebook{
	background: url(../images/facebook-event.png) no-repeat center;
	position:absolute;
	top:0;
	left:118px;
}

#shareLink a.twitter{
	background: url(../images/twitter-event.png) no-repeat center;
	position:absolute;
	top:0;
	left:157px;
}

#shareLink a.linkedin{
	background: url(../images/linkedin-event.png) no-repeat center;
	position:absolute;
	top:0;
	left:197px;}

#siteAlert {
    background: url(../images/alertBG.png);
	background-repeat: repeat;
	  -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	z-index:10000;
}
.alertBox {
	vertical-align: middle;
	position:fixed;
	 position: fixed;
	top: 50%;
	left: 50%;
	/* bring your own prefixes */
		transform: translate(-50%, -50%);
	width: 90%;
	height: auto;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding: 20px;
	background: #fff;
	opacity: 1;
	z-index: 3;
	color:#fff;
}

a.alertClose {
	float:right;
	width:37px;
	height:37px;
	position:relative;
	margin: -15px -15px 0 0;
}

a.alertClose span {
	position:absolute;
	width:37px;
	height:37px;
    background: url(../images/alertClose.png);
}

.alertDismiss {
	background:#eee;
	padding:15px;
	text-align:center;
	margin:15px 0 0 0;
}

.alertDismiss a, .alertDismiss input#remember {
	margin: 5px;
}


.oss .input-group {
	margin:25px 0;
}

.oss #searchresults .result {
    margin: 20px;
}

.oss #searchresults .searchhead a {
	text-decoration: none;
	font-size:1.3em;
}

.oss #searchresults .searchurl {
	font-size: .85em;
	color: #1b9b02;
}

.oss #forward {
	float: right;
}






/* Blog styles ... DELETE if no blog on website */
ul.blogBlock {
    list-style: none;
    padding: 0;
}

ul.blogBlock a:hover {
    text-decoration:underline;
}

ul.blogBlock .blogPost_Title {
    text-align: center;
}

#blogList_pageNav {
    margin-top: 60px;
		background: #eee;
		padding: 15px;
		display: block;
		white-space: nowrap;
}

#blogList_pageNav .nextPage a {
	width: 49%;
	float: right;
    border:1px solid #802754;
	text-align: center;
	color: #fff;
	background: #802754;
	padding:10px;
	font-size: 1em;
	font-weight: 700;
	text-decoration: none;
	text-transform: uppercase;
}

#blogList_pageNav .previousPage a {
	width: 49%;
	float: left;
	border:1px solid #802754;
	text-align: center;
	color: #fff;
	background: #802754;
	padding:10px;
	font-size: 1em;
	font-weight: 700;
	text-decoration: none;
	text-transform: uppercase;
}


#blogPost .next_post a, #blogPost .previous_post a {
	width: 49%;
	display: inline-block;
	border:1px solid #802754;
	text-align: center;
	color: #fff;
	background: #802754;
	padding:10px;
	font-size: 1em;
	font-weight: 700;
	text-decoration: none;
	text-transform: uppercase;
}



#blogPost_pageNav .backTolist a::before {
	color:#802754;
	margin-right: 8px;
}

#blogPost_pageNav .backTolist a {
	text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    text-align: left;
    color:#802754;

		font-weight: 700;
		font-style: normal;
		font-size: 1.5em;
		padding:0 10px;
		margin-top:-50px;
}

#blogList_pageNav .nextPage a:hover, #blogList_pageNav .previousPage a:hover, #blogList_pageNav .backTolist a:hover, #blogPost .next_post a:hover {
	background: #fff;
	color: #802754;
}


.blogPost_comments, .blogPost_Content hr {
    display: none !important;
}

.blog-sidebar ul {
    list-style: none;
    padding: 0 20px;
}

.blog-sidebar ul li {
    padding: 2.5px 0;
}

ul.blogList_pageNumbers {
    list-style: none;
    text-align: center;
    padding:0;

}

ul.blogList_pageNumbers li {
    display: inline-block;
}

ul.blogList_pageNumbers li a, ul.blogList_pageNumbers li a:visited {
    background: darkgray;
    color: white;
    padding: 4px 6px 2px;
    margin: 0 2px;
    border-radius: 3px;
    text-decoration: none;
}

ul.blogList_pageNumbers li a:hover{
	background: #802754;
}

#blogList .blogPost {
	border-top: 1px solid #eee;
	padding-top:30px;
}

.blogPost_Timestamp {
    text-align: right;
    margin: 0 0 20px 0;
    font-size: .85em;
    color: #9b9b9b;
}

.blogPost_Title a {
    text-decoration: none;
    font-size:1.5em;
		font-weight: 500;
		font-style: normal;
    line-height: 1.1em;
}

.blogPost_Title a:hover {
    color:#802754;
}


.blogPost_Readmore a, .blogPost_Readmore a:visited, .blogPost_comments a, .blogPost_comments a:visited {
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    text-align: right;
    color:#802754;
		font-weight: 700;
		font-style: normal;
		font-size: 1em;
		width:100%;
		padding:0 10px;
}

.blogPost_Readmore a:hover, .blogPost_comments a:hover{
	color: #802754;
	background: #eee;
}

.blogPost {
    margin: 40px 0 10px;
}

#blogPost .blog_author {
	display: none;
}

#blogPost .blog_tags {
	padding:10px 0;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
}

#blogPost .blog_tags a {
	font-size: .9em;
	margin:2px;
	padding:4px 6px;
	border-radius: 0;
	background: #c5c5c5;
	color: #fff;
	display: inline-block;
}

#blogPost .blog_tags a:hover {
	text-decoration: none;
	background: #7C7C7C;
}


.blogsidebar {
	background: #eee;
	padding:15px;
	position: sticky;
	top:50px;
	z-index: 1000;
}

.blogsidebar a.btn-default, .blogsidebar a.btn-default:visited {
	font-size: .9em;
	margin:2px;
	padding:4px 6px;
	border-radius: 0;
	background: #c5c5c5;
	color: #fff;
}

.blogsidebar a.btn.btn-default::after {
	display: none;
}

.blogsidebar hr {
	border-top:1px solid #c5c5c5;
}

#disqus_thread {
	margin:20px 0;
}


/* /Journey Specific Page Styles */

.journey .flexrow {
   display: block;
}

.journey a.btn.btn-default, .journey a.btn.btn-default:visited {
   background: #72829F;
   color: #fff;
   border:none;
}

.journey a.btn.btn-default:hover {
   background: #802754;

}

.journey h5 {
    font-size: 1.4em;
}


.journey .sep {
   border:none;
}

.journey .top-gray {
   color: #292929;
   padding:0px;
}

.journey .firstimage {
   margin-top:-90px;
}

.journey .firstimage p {
   margin: 0;
}



.journey .bottomcopy {
   margin-top:50px;
}


/* ACCORDION STYLES */
.aero .panel-default>.panel-heading {
    background: none;
    border-bottom: none;
}
    
.aero .panel-body {
    background: none;
    padding: 0 15px 15px;
}

.aero .panel-group .panel {
    margin-bottom: 20px;
    border-bottom: 1px solid lightgray;
}

.aero .panel-group .panel {
    margin-bottom: 10px;
    box-shadow: none;
}

.aero .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top: none;
}

.aero .panel-title {
    font-size: 1.2em;
    color: #0260a8;
}

.aero .panel-heading {
    padding: 20px 15px;
}

.aero .panel-group .glyphicon {
    float: right;
    z-index:1;
}

.aero .panel-group .panel-title a.collapsed span.glyphicon::before {
    content: "\e081";
}

.aero .panel-group .panel-title a span.glyphicon::before {
    content:"\e082";
}



/* Small devices (tablets, 768px and up) */
@media (min-width: 768px){
.desktop-hide{
	display: none;
}

a.logo{
	margin: auto;
	right: 0;
	left: 0;
	top: 61px;
}

.mobile-margin{
	margin-top: 0;
}

.phone{
	padding-top: 4px;
	text-align: right;
	position: relative;
	top: 0;
}

.phone a{
	text-decoration:none;
}

.mobile-hide{
	display: block;
}

.blogPost_Title a {
        font-size:1.8em;
}

ul.main-menu li ul li:hover ul {
    display: block !important;
}

#menu {
    position: relative;
    height: auto;
    border: none;
  }


    #menu {
        background: none !important;
        margin: 0 0 60px 0;
    }

    #menu .main-menu {
        background: none !important;
        margin: 0 !important;
    }

  #menu .main-menu, #menu .secondaryMenu {
    display: block;
    text-align: center;
  }

  #toggle-menu,
  #menu label.drop-icon {
    display: none;
  }

  #menu ul span.drop-icon {
    display: none;
  }

  #menu li {
    display: inline-block;
    padding:0 15px;
  }

  #toggle-menu, #menu a {
   padding: 0 5px;
   font-size: 1em;
   }

    #menu a:hover{
        background: none;
        text-decoration: none;
        color: #72829f;
    }

    #menu .secondaryMenu a {
        font-size: .85em;
        color: #72829f;
    }

    #menu .secondaryMenu a:hover {

        color:#802754;
    }

    #menu ul.sub-menu {
        padding: 5px;
    }

  #menu .sub-menu li {
    display: block;
    text-align: left;
    border-bottom: 1px solid #fff;
    padding: 0;
  }

  #menu .sub-menu {
    border-width: 0;
    margin: 0;
    position: absolute;
    top: 100%;
    left: 0;
    width: 250px;
    z-index: 3000;
    text-align: left;
        background: #802754;
  }

  #menu .sub-menu a {
    font-size: .75em;
    width: 100%;
    color: #fff;
    line-height: 20px;
  }
    #menu .sub-menu a:hover {
        color:#802754;
        background: #fff;
    }

    #menu .sub-menu li:last-child {
        border: none;
    }

  #menu .sub-menu,
  #menu input[type="checkbox"]:checked + .sub-menu {
    display: none;
  }

  #menu .sub-menu li {
    border-width: 0 0 1px;
  }

  #menu .sub-menu .sub-menu {
    top: 0;
    left: 100%;
  }

  #menu li:hover > input[type="checkbox"] + .sub-menu {
    display: block;
  }
  #nav {
	position:relative;
	width: 100%;
	display:table;
	background:none;
	border:none;
	height:auto;
    margin:90px 0 0;
}

.secondaryMenu{
	background:none;
}

.big-logo{
	display: none;
}

.big-logo img {
    width: 55%;
}


.aptbtn {
   top:10px;
}

.aptbtn a {
    font-size: 1.2em;
}

.homeheroslider {
   margin:0px 0 20px 0
}

.intro-container {
    margin-top: 30px;
}

.intro-container .col-sm-4:last-child img {
    width: 89%;
}

.intro-container h3 {
    font-size: 1.3em;
    line-height: 2em;
}

.intro-image img {
    width: 94% !important;
    height:auto !important;
}



.intro-head h3::after, .intro-head h3::before {
    content: "";
    width: 20%;
    display: inline-block;
    margin-bottom: 9px;
    background: url(../images/reddots.png) no-repeat;
    height: 9px;
}

.intro-head h3::before {
    margin-right: 20px;
}

.intro-head h3::after {
    margin-left: 20px;
}

.home-block h2, .interior-header h1 {
    font-size: 5.9em;
}

.serviceImg {
    position: absolute;
    bottom: 0;
    width: 41%;
    left: 2%;
}

.wicmomImg{
    position: absolute;
    bottom: 0;
    width: 41%;
    right: 2%;
}

.services-intro h3 {
    font-size: 2em;
}

ul.home-icons {
    display: block;
}

ul.home-icons li {
    display: table-cell;
    width: auto;
    float: none;
    margin-bottom: 0;
    height: auto;
}

ul.home-icons li img {
    margin: 0 auto;
}

.service-icons a.btn.btn-warning, .wic-icons a.btn.btn-success {
    margin-top: 37px;
}

.intro {
    margin-top: 5%;
    align-self: center;
	margin-bottom: 8%;
}

.address h1 {
    font-size: 2em;
    margin-top:5px;
}

.address{
 	text-align: right;
    float: right;
}



.graybar ul {
    display: block;
    float: right;
}

.graybar ul li {
    padding: 0 10px;
    display: inline-block;
}

.graybar ul li:last-child {
    padding-right: 0;
}




.footer-top{
	position: relative;
	margin-top: 150px;
}

.footer-teens{
	position: absolute;
	bottom: 0;
	left: 50px;
}

.footer-teens img {
    width: 200px;
}

.footer-bottom {
    text-align: right;
}

.intro-head h3::after, .intro-head h3::before {
    width: 19%;
}

.interior-header {
    margin-top: 0;
}

.home-block.home-blockInt h2 {
    font-size: 4.4em;
}

.icons-small li {
    display: inline-block;
}

.buttonsBG {
    margin-bottom: 150px;
}

.top-image img {
    width: 200px !important;
    height: auto !important;
}

.top-image p {
    margin: 0;
}

.top-purple {
    padding: 20px 0;
}

.top-purple h1{
	font-size: 3em;
}

div#mobile-wrapper {
    height: auto;
    max-height: 385px;
    width: 100%;
    position: relative;
    overflow-y: visible;
    top:0;
}

ul.social {
    text-align: right;
}

.food-list ul {
    display: inline-grid;
    padding: 0 10px;
    margin-top: 5px;
}

.food-list ul li {
    display: block;
    text-align:center;
}

.food-list ul {
    display: inline-block;
}

.food-list img {
    width: auto !important;
    height: auto !important;
}

.footer-note{
	text-align:right;
}

.veggies {
    padding: 0 100px;
}

.overlay-header{
	padding: 5% 0 8%;
}

.alertBox {
	width: 50%;
}
}



/* Medium devices (tablets, 992px and up) */
@media (min-width: 992px){
a.logo{
	margin: 0;
	top: 0;
	left: 0;
}

a.logo span{
	left: -20px;
	position: absolute;
}


#nav {
    margin:0;
    }
     #menu .main-menu, #menu .secondaryMenu {
    display: block;
    text-align: right;
  }

.big-logo{
	display: block;
}

.aptbtn {
   top:60px;

}

.intro-container {
    margin-top: 40px;
}

.intro-flex{
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: flex-end;
}

.graybar ul li a, .graybar ul li a:visited {
    font-size: 1.5em;
}

.home-block h2, .interior-header h1 {
    font-size: 7.5em;
}

.big-logo{
	margin-top: 25px;
}

.icons-small li {
    display: block;
}

.buttonsBG a.btn.btn-default {
    font-size: 1.5em;
}

ul.icons-small {
    margin-bottom: 0;
}

a.logo span {
    background-size: 60%;
}

.serviceImg {
    width: 38%;
}

.wicmomImg{
    width: 35%;
}

.tablet-margin{
	margin-top: 0;
}

.graybar ul li {
    padding: 0 15px;
}


.journey .flexrow {
   display: flex;
}


.journey .uniqueintro {
   display: flex;
   align-items: center;
}

.journey .uniqueimage {
   display: flex;
   align-items: center;
}

.journey .firstimage {
   display: flex;
   align-items: end;
}

.journey .firstcontent {
   display: flex;
   align-items: center;
}

.journey .sep {
   border-right:1px solid #DEDEDE;
   border-left:1px solid #DEDEDE;
}

}

/* Large devices (tablets, 1200px and up) */
@media (min-width: 1200px){
.fit h5 {
    font-size: 1.5em;
}

.big-logo img {
    width: 660px;
}

.serviceImg {
    width: 34%;
}

.wicmomImg{
    width: 30%;
}

ul.home-icons li {
    padding:0 35px;
}
}


@media (min-width: 1600px){
.wicmomImg{
    width: 500px;
}
}
