
/* Temporarily Hide Dr. Malvika Uppal Hack */
.office-10 .provider-list-detail:nth-child(4),
#Physicians + .row > div.col-xs-6:nth-child(21),
ul.navbar-nav.nav li.dropdown:first-child ul.dropdown-menu li:nth-child(22) {
  display: none;
} 

/**
 TWBS overrides
 *****************************************************************************/

body {
	color: #444;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	color: #222;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 500;
	line-height: 1.25em;
	text-transform: uppercase;
}
h2 {
	font-size: 28px;
}
.h4 {
	font-size: 18px;
}
.h5 {
	font-size: 14px;
}
p, li {
	color: #444;
	font-size: 16px;
	line-height: 1.7em;
}
hr {
	height: 2px;
}
.bg-danger {
	padding: 15px;
}
.bg-danger p {
	margin-bottom: 0;
}
.bg-danger.notice-red {
	background: #d00000;
}
.bg-danger.notice-red p {
	color: #fff;
	margin-bottom: 0;
}
.articleText ul li {
	padding-bottom: 15px;
}
.copy ul + ul {
	padding-top: 10px;
}
.articleText ul li > ul {
	padding-top: 15px;
}
.articleText ul li:last-child {
	padding-bottom: 0;
}
.text-underline {
	text-decoration: underline;
}
.navbar-default .navbar-text,
.navbar-default .navbar-nav > li > a {
	color: #ffffff;
	font-family: 'Josefin Sans', serif;
	font-size: 14px;
	text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
	color: #c2e187;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
	background-color: #d9e4ed;
	color: #004a87;
}
.navbar-text {
	padding-left: 8px;
	padding-right: 8px;
}
.navbar-nav > li > a {
	text-decoration: none;
	margin-left: 0;
	margin-right: 0;
	padding-right: 15px;
}
.navbar-default .navbar-toggle {
	border-color: #66a2d3;
	border-radius: 0px;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #66a2d3;
}
.btn-default {
   background-color: #789c48;
	background-image: none;
   border-radius: 4px;
   color: white;
	font-size: 16px;
	text-shadow: none;
}
.navbar-brand {
	color: white;
   font-family: 'Open Sans', sans-serif;
   font-size: 14px;
	text-transform: uppercase;
}
.form-control {
   background-color: #d2d2d2;
   border-radius: 0;
   color: #004a87;
}
.form-group {
   font-family: 'Open Sans', sans-serif;
}
.select-form {
	background-color: #D2D2D2;
	border: 1px solid #CCC;
	border-radius: 0;
	color: #004A87;
	padding: 6px 12px;
	height: 34px;
}
.navbar-collapse {
	border-top: none;
	max-height: none;
}
.navbar-form {
	border-top: none;
}
.dropdown-menu li {
   font-family: 'Open Sans', sans-serif;
   list-style: none;
}
.navbar-default .navbar-nav .open .dropdown-menu > li.dropdown-title a {
	padding-bottom: 10px;
}
.navbar-default .navbar-nav .open .dropdown-menu > li.dropdown-subtitles > a {
	color: #004A87;
}
.dropdown-subtitles.dropdown-subtitles-horizontal a {
	padding-left: 15px;
}
.navbar-default .navbar-nav .open .dropdown-menu > li.dropdown-subtitles > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li.dropdown-subtitles > a:focus {
	box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.2);
	color: #fff;
}
.navbar-default .navbar-nav .open .dropdown-menu > li.dropdown-title > a {
	color: #004A87;
	padding-left: 10px;
	padding-right: 10px;
}
.navbar-default .navbar-nav .open .dropdown-menu > li.dropdown-title > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li.dropdown-title > a:focus {
	color: #fff;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus {
	background-color: #004A87;
   background-image: none;
}
.dropdown-menu {
   background-color: #d9e4ed;
	border-color: #d9e4ed;
   border-radius: 0px;
   margin-top: 10px;
}
ul.dropdown-menu-horizontal {
	padding-left: 0;
}
.submit-btn {
	font-family: "Josefin Sans", serif;
	text-transform: uppercase;
}
.panel > .panel-body > h2 {
	margin-top: 0;
}
.content .panel {
	margin-top: 20px;
} 
@media screen and (min-width: 1189px) {
	#utilityNav > .container-fluid.container-fluid-max-width,
	.container-fluid.container-fluid-max-width {
		max-width: 1400px;
	}
}

/**
 * Notification Bar
 *****************************************************************************/
.notification-bar {
	background-color: #dc143b;
	color: #fff;
	margin-bottom: 0;
	padding: 10px;
	text-align: center;
}
.notification-bar a {
	color: #fff;
}

/**
 * Header
 *****************************************************************************/

.schedule-area {
	padding-top: 25px;
}
.schedule-area .btn-lightblue,
.schedule-area .btn-orange {
	font-weight: 400;
	margin-bottom: 0;
}
.schedule-area .btn-orange {
	font-size: 21px;
	line-height: 21px;
	padding: 15px 10px 10px 10px;
	text-shadow: .5px .5px .5px #555;
}
.schedule-area .btn-lightblue {
	font-size: 18px;
	margin-top: 2%;
	padding: 10px 4px 5px 5px;
	width: 49%;
}
.schedule-area .btn-lightblue-first {
	margin-right: 2%;
}
.btn-lightblue:hover {
	background-color: rgba(217,228,237,.8);
}
.schedule-num {
   color: #004a87;
   font-family: 'Josefin Sans', sans-serif;
   font-size: 23px;
	font-weight: 300;
	margin-top: 10px;
	text-align: center;
	text-transform: uppercase;
}
.schedule-num a {
	font-weight: 400;
   font-size: 27px;
}
@media screen and (min-width: 1199px) {
	.logo {
		max-width: 345px;
		margin-top: 5px;
		margin-bottom: 10px;
	}
}

/**
 * Navigation Bars
 *****************************************************************************/

#utilityNav {
	background-color: #789c48;
	background-image: none;
	font-family: 'Open Sans', sans-serif;
}
#utilityNav .search-bar {
   background-color: #d9e4ed;
}
#mainNav  {
	border: none;
   border-radius: 0px;
   background-color: #004a87;
	background-image: none;
   color: #2A6496;
	margin-top: 15px;
	margin-bottom: 0;
}
#utilityNav > .container-fluid,
#mainNav > .container-fluid {
	max-width: 1400px;
}
#mainNav.navbar-default .navbar-nav > li > a {
	font-size: 17px;
}
.dropdown-menu > li.dropdown-subtitles > a {
	color: white;
	text-decoration: none;
	text-transform: uppercase;
}
.dropdown-menu-horizontal {
	min-width: 450px;
	padding-left: 20px;
}
.dropdown-menu-horizontal > li > a {
	padding-left: 0;
}
a.btn-red,
a.btn-blue,
a.btn-lightblue,
a.btn-orange,
.btn-inactive {
	border-radius: 4px;
	color: #fff;
	display: inline-block;
   font-family: 'Josefin Sans', serif;
	font-size: 16px;
	line-height: 20px;
	margin: 5px 0;
	padding: 12px 15px 8px 15px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	white-space: normal;
	width: 100%;
}
a.btn-orange:hover {
	background-color: rgba(255,126,0,.8);
	color: #fff;
}
.btn-red {
	background-color: #e63c2e;
}
a.btn-lightblue {
	background-color: #d9e4ed;
	color: #004A87;
}
.btn-orange {
	background-color: #ff7e00;
}
.btn-blue {
   background-color: #004A87;
}
a.btn-blue a:link,
a.btn-blue a:visited {
	color: #fff;
}
a.btn-blue:hover { 
	background-color: rgba(0,65,121,.8);
	color: #fff;
}
.btn-inactive {
	background-color: #afafaf;
	color: #777;
	text-shadow: none;
}
.schedule-btns a,
.schedule-btns .btn-inactive {
	margin: 8px 0;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
	#utilityNav > .container-fluid,
	#mainNav > .container-fluid {
		max-width: 970px;
	}
	.schedule-btns a,
	.schedule-btns .btn-inactive,
	.nav-schedule a,
	.nav-schedule .btn-inactive {
		font-size: 13px;
	}

}
@media screen and ( max-width: 767px ) {
	#utilityNav .navbar-nav > li > a {
		padding-left: 15px;
	}
}
@media screen and (min-width: 768px) {
	#mainNav .navbar-nav {
		float: none;
		text-align: center;
	}
	#mainNav .navbar-nav > li {
		display: inline-block;
		float: none;
	}
	#mainNav .navbar-nav > li li {
		text-align: left;
	}
   #mainNav .container-fluid .navbar-collapse {
      padding-left: 0;
      padding-right: 0;
   }
	#mainNav .navbar-collapse ul:nth-last-child(2) li a.divide-right::after {
		display: none;
	}
	.dropdown-menu-horizontal li.dropdown-subtitles-horizontal:nth-child(1n+14) {
		float: left;
		position: relative;
		width: 50%;
	}
	.dropdown-menu-horizontal li.dropdown-subtitles-horizontal:nth-child(1n-13) {
		float: left;
		width: 50%;
	}
}

/**
 * Widgets
 *****************************************************************************/

.widget-dark {
	background-color: #d9e4ed;
}
.widget-light {
	background-color: #ffffff;
}
.widget .btn-blue {
	padding: 12px 15px 10px 15px;
	width: auto;
}
.widget-header {
	background-color: #789c48;
	padding: 12px 10px 10px 10px;
	position: relative;
}
.widget h3 {
	font-size: 18px;
	margin-top: 5px;
	margin-bottom: 0;
}
.widget .date {
	float: none;
	font-size: 14px;
}
.widget-header .btn-link {
	color: #ffffff;
}
.widget-title {
	color: white;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 24px;
	line-height: .8em;
	margin-top: 3px;
	margin-bottom: 0;
	text-align: center;
	text-transform: uppercase;
}
.widget-body {
	font-family: 'Open Sans', sans-serif;
	padding: 20px 25px;
}
.widget-toggle {
	background-color: transparent;
	font-family: "Josefin Sans", sans-serif;
	font-size: 24px;
	height: 100%;
	padding: 0;
	position: absolute;
	right: 10px;
	top: 0;
}
.widget-toggle:hover,
.widget-toggle:focus {
	text-decoration: none;
}
.widget-body-title {
	padding-top: 15px;
}
.date {
	float: right;
	font-weight: bold;
}
.widget-body-heading {
	padding-bottom: 15px;
}

@media screen and (min-width: 768px ) {
	.widget-body-collapse.collapse {
		display: block !important;
		height: auto !important;
		overflow: visible !important;
	}
	.widget-toggle {
		display: none;
	}
}
@media screen and ( max-width: 767px ) {
	.widget .widget-header {
		padding: 10px;
	}
}


/**
 Footer
 *****************************************************************************/

.footer {
	background-color: #004a87;
	color: white;
	font-family: 'Open Sans', sans-serif;
	padding-top: 50px;
	padding-bottom: 50px;
}
.footer .container-fluid {
	background-color: #004a87;
}
.footer-right {
	float: right;
	padding-right: 50px;
	text-align: right;
}
.footer p {
	color: #fff;
	font-size: 14px;
	line-height: 1.5em;
}
.footer a,
.footer a:hover{
	color: white;
	font-family: 'Open Sans', sans-serif;
	text-decoration: none;
}
.footer ul {
	color: #fff;
	float: left;
	list-style: none;
}
.footer ul:first-of-type {
	padding-left: 0;
}
.footer .footer-social {
	display: block;
	float: none;
	text-align: right;
}
.footer .footer-social.list-inline > li {
	padding: 0;
}
.footer .social-btn svg {
	fill: #004a87;
}
.footer li,
.footer li a {
	color: #fff;
}
p.copyright {
	font-size: 13px;
}
@media screen and (max-width: 767px){
	.footer-right {
		padding-right: 0;
	}
}
@media screen and (min-width: 992px){
	.footer-right {
		max-width: 60%;
	}
}


/**
 * Layout, Defaults, Helper Classes
 *****************************************************************************/

.widget,
.calendar-wrapper,
.calendar-quicklinks {
	margin-top: 20px;
}
.content {
	margin: 50px 0;
}
.widget:first-child {
	margin-top: 50px;
}
p {
	font-family: 'Open Sans', sans-serif;
}
a {
	color:#004a87;
}
h4 {
	font-family: 'Josefin Sans', sans-serif;
	font-weight: bold;
	line-height: 1.5;
}
img + p {
	margin-top: 15px;
}
.testimonials blockquote {
	background: #d9e4ed;
	margin-top: 15px;
	margin-bottom: 0;
	border-left: none;
	border-radius: 15px;
}
.testimonials blockquote p {
	font-size: 14px;
}
.text-uppercase {
	text-transform: uppercase;
}
a.divide-right {
	padding-right: 0 !important;
}
.collapsing .divide-right:after,
.collapse.in .divide-right:after {
	content: '';
	margin-left: 0;
}
.dropdown-menu > li.dropdown-title a,
.dropdown-menu > li span.dropdown-title {
	color: #004a87;
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold !important;
	padding-top: 10px !important;
	text-transform: uppercase;
}
.dropdown-menu > li.dropdown-title a:focus,
.dropdown-menu > li span.dropdown-title a:hover {
	color: #2A6496;
}
.dropdown-menu > li span.dropdown-title {
	padding: 3px 20px;
}
.social-btn {
	margin-left: 5px;
}
.social-btn a {
	padding: 8px 2px !important;
}
.social-btn svg {
	background: #fff;
	border-radius: 50%;
	display: block;
	fill: #799d4b;
	width: 34px; 
	height: 34px;
}
ul.affiliations-list li{
	padding-bottom: 10px;
}
.responsive-embed {
	height: 0;
	overflow: hidden;
	padding-bottom: 75%;
	position: relative;
}
.responsive-embed-content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Bootstrap responsive embed code */
.embed-responsive {
	position: relative;
	display: block;
	width: 100%;
	margin-bottom: 20px;
	padding: 0;
	overflow: hidden;
}
.embed-responsive::before {
	display: block;
	content: "";
}
.embed-responsive-item, iframe, embed, object, video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}
.embed-responsive-16by9::before {
	padding-top: 56.25%;
}


/**
 * Forms
 *****************************************************************************/

.input.required label:after {
	content: '*';
}
.input[type="radio"] {
	margin-left: 5px;
	margin-right: 5px;
}
.myinput[type="checkbox"]:before{
	background: #FFF !important;
	border: none !important;
	content: "" !important;
	display: block !important;
	position: relative !important;
	width: 11px !important;
	height: 11px !important;
}
.myinput[type="checkbox"]:after{
	background-image: linear-gradient(135deg, #B1B6BE 0%,#FFF 100%) !important;
	background-position:center !important;
	background-repeat: no-repeat !important;
	border: none !important;
	content: "" !important;
	display: block !important;
	position: relative !important;
	top: -14px !important;
	left: -4px !important;
	width: 20px !important;
	height: 20px !important;
}
.myinput[type="checkbox"]:checked:after{
	background-image:  url('images/checkbox-image-check.jpg'), linear-gradient(135deg, #B1B6BE 0%,#FFF 100%) !important;
}
.myinput[type="checkbox"]:disabled:after{
	-webkit-filter: opacity(0.4) !important;
}
.myinput[type="checkbox"]:not(:disabled):checked:hover:after{
	background-image:  url('images/checkbox-image-check.jpg'), linear-gradient(135deg, #8BB0C2 0%,#FFF 100%) !important;
}
.myinput[type="checkbox"]:not(:disabled):hover:after{
	border: none !important;
}
.myinput[type="checkbox"]:not(:disabled):hover:before{
	border: none !important;
}
.myinput.large{
	width:22px !important;
	height:22px !important;
}
.myinput.large[type="checkbox"]:before{
	width: 20px !important;
	height: 20px !important;
}
.myinput.large[type="checkbox"]:after{
	top: -20px !important;
	width: 16px !important;
	height: 16px !important;
}
.myinput.large.custom[type="checkbox"]:checked:after{
	background-image: url('data:images/checkbox-image-check.jpg'), linear-gradient(135deg, #B1B6BE 0%,#FFF 100%) !important;
}
.myinput.large.custom[type="checkbox"]:not(:disabled):checked:hover:after{
	background-image: url('data:images/checkbox-image-check.jpg'), linear-gradient(135deg, #8BB0C2 0%,#FFF 100%) !important;
}
:-webkit-input-placeholder { /* WebKit browsers */
	color:    #004a87 !important;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color:    #004a87 !important;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
	color:    #004a87 !important;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
	color:    #004a87 !important;
}
input[type="checkbox"] {
	box-sizing:content-box;
}
.search-option {
	padding-bottom: 10px;
}
.search-summary {
	margin-bottom: 20px;
}
.search-result h4 {
	margin-bottom: 5px;
}
.search-result .search-teaser p{
	margin-bottom: 25px;
	margin-left: 20px;
}
.error-message {
	color: #FF0000;
}

/* Cognito Forms */
.cog-form .el-button {
	border-radius: 0 !important;
	font-family: 'Josefin Sans' !important;
	padding-top: 8px !important;
	text-transform: uppercase !important;
}
.cog-form .cog-heading,
.cog-form .cog-label,
.cog-form .cog-upload__drag-text,
.cog-form .el-radio__label,
.cog-form ::placeholder,
.cog-form input,
.cog-cognito li {
	font-family: 'Open Sans', sans-serif !important;
}
.cog-form input {
	color: #004a87 !important;
}
.cog-form ::placeholder {
	color: rgba( 0,74,135,.7) !important;
}
.cog-form .cog-confirmation__message {
	background: #d9e4ed !important;
	padding: 20px !important;
	font-family: 'Open Sans', sans-serif !important;
	font-size: 16px !important;
}


/**
 * Internal Page header
 *****************************************************************************/

.internal-header {
	margin-bottom: 20px;
	padding: 15px 0 0 0;
	border-bottom: 2px solid #799d4b;
}
.internal-header-subheading {
	text-align: right;
}
.internal-header-subheading ul > li {
	padding: 0;
}
.internal-header img {
	border-color: #004a87;
	border-radius: 3px;
	border-style: solid;
	border-width: 3px;
	float: left;
	margin: auto;
}


/**
 * Providers
 *****************************************************************************/

.provider {
	cursor:pointer;
	padding: 8px;
	position: relative;
}
.provider h2 {
	color: #004a87;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0;
	text-align: center;
	height: 45px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.provider img {
	border-color: #004a87;
	border-radius: 3px;
	border-style: solid;
	border-width: 3px;
	float: none;
	margin: auto;
}
.provider .provider-description {
	display: none;
	position: absolute;
}
.provider:hover {
	background-color: #d9e4ed;
}
.provider:hover .provider-description {
	background-color: #d9e4ed;
	display: block;
	margin-left: -8px;
	padding: 8px 8px 8px 16px;
	position: absolute;
	width: 100%;
	z-index: 1000;
}
.provider dl {
	margin-bottom: 10px;
}
.provider dt {
	color: #789c48;
}
.provider dd {
	color: #004a87;
}
.provider-office {
	margin: 10px 0px;
}
.provider-detail-header h1 {
	font-weight: 700;
	border-bottom: 2px solid #789c48;
	padding-bottom: 10px;
}
.provider-detail-header {
	padding-bottom: 30px;
}
.provider-office h2.provider-office-name {
	font-size: 20px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
.provider-office .provider-office-phone {
	display: inline-block;
	font-weight: bold;
	margin-top: 10px;
}
.provider-list-detail {
	padding-bottom: 10px;
}
.vita {
	word-wrap: break-word;
}
.provider-badge {
	float: right;
	margin-left: 20px;
}
#healowSection {
	margin-top: 20px;
}


/**
 * Locations
 *****************************************************************************/

.office-locations-header ul,
.office-detail-header ul {
	padding-left: 0;
	margin-bottom: 20px;
}
.office-locations-header li,
.office-detail-header li {
	list-style-type: none;
}
.office-detail-header td {
	padding-right: 15px;
}
.office-detail-header td:first-child {
	font-weight: bold;
}
.office-location-img {
	margin-bottom: 20px;
}
.office-detail-header .h4 {
	font-size: 16px;
}
.office-detail-header .h4 strong {
	font-size: 20px;
}


/**
 * Pollen Calendar
 *****************************************************************************/

.calendar-wrapper {
	background-color: #789c48;
	padding: 4%;
}
.calendar {
	background-color: #ffffff;
}
.calendar-header {
	padding: 2%;
}
.calendar-header * {
	margin: 0;
	padding: 0;
}
.calendar-header .calendar-header-row {
	margin-left: -2%;
	margin-right: -2%;
}
.calendar-header-row .header {
	background-color: #c3e187;
	display: block;
	float: left;
	margin: 0 1% 2%;
	overflow: hidden;
	text-align: center;
	width: 12%;
}
.calendar-header-row .header:first-child {
	margin-left: 2%;
}
.calendar-header-row .header:last-child {
	margin-right: 2%;
}
.calendar-header h1 {
	color: #004a87;
	font-family: 'Josefin Sans', sans-serif;
	text-transform: uppercase;
}
.calendar-body {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 0;
}
.calendar-body.rows-4 { padding-bottom: 56% }
.calendar-body.rows-5 { padding-bottom: 70%; }
.calendar-body.rows-6 { padding-bottom: 84%; }
.calendar-row {
	clear: both;
	position: absolute;
	left: 0;
	width: 100%;
}
.calendar-body.rows-4 .calendar-row { height: 23%; }
.calendar-body.rows-5 .calendar-row { height: 18%;	}
.calendar-body.rows-6 .calendar-row { height: 14.67%; }
.calendar-body.rows-4 .calendar-row-1 { top: 0% }
.calendar-body.rows-4 .calendar-row-2 { top: 25% }
.calendar-body.rows-4 .calendar-row-3 { top: 50% }
.calendar-body.rows-4 .calendar-row-4 { top: 75% }
.calendar-body.rows-5 .calendar-row-1 { top: 0% }
.calendar-body.rows-5 .calendar-row-2 { top: 20% }
.calendar-body.rows-5 .calendar-row-3 { top: 40% }
.calendar-body.rows-5 .calendar-row-4 { top: 60% }
.calendar-body.rows-5 .calendar-row-5 { top: 80% }
.calendar-body.rows-6 .calendar-row-1 { top: 0% }
.calendar-body.rows-6 .calendar-row-2 { top: 16.67% }
.calendar-body.rows-6 .calendar-row-3 { top: 33.33% }
.calendar-body.rows-6 .calendar-row-4 { top: 50.01% }
.calendar-body.rows-6 .calendar-row-5 { top: 66.68% }
.calendar-body.rows-6 .calendar-row-6 { top: 83.35% }
.calendar-day {
	float: left;
	margin: 0 1%;
	width: 12%;
	height: 100%;
}
.calendar-day:first-child {
	margin-left: 2%;
}
.calendar-day:last-child {
	margin-right: 2%;
}
.calendar-day.padding {
	background-color: #d2d2d2;
	color: #666666;
}.calendar-day.padding a {
	color: #666666;
}
.calendar-day.current {
	background-color: #d9e4ed;
	color: #004a87;
}
.calendar-day.current.low {
	background-color:#7cc343;
}
.calendar-day.current.medium {
	background-color: #fafc43;
}
.calendar-day.current.high {
	background-color: #fe9b1a;
}
.calendar-day.current.extreme {
	background-color: #ff0d02;
}
.calendar-day-inner {
	position: relative;
	width: 100%;
	height: 100%;
}
.calendar-day .day-num {
	position: absolute;
	left: 5%;
}
.calendar-day .count {
	display: block;
	font-size: 20px;
	padding-top: 33%;
	text-align: center;
	width: 100%;
	height: 100%;
}
.calendar-quicklinks {
	background-color: #c3e187;
	padding: 4%;
}
.calendar-quicklinks ul {
	padding-left: 0;
}
.calendar-quicklinks li {
	list-style: none;
}

.certification {
	background-color: #D9E4ED;
	padding: 18px;
	margin-top: 20px;
	text-align: center;
}
.certification img {
	margin: auto
}
.certification p {
	font-style: italic;
	padding-top: 25px;
	padding-right: 10px;
}

.pollen-text {
	position: relative;
}
.pollen-text .signup {
	font-size:16px;
	position: absolute;
	bottom: 0;
	right: 0;
}
.pollen-text hr {
	border: 2px solid #eee;
}

@media screen and ( max-width: 767px ) {
	.certification {
		margin-top: 8px;
	}
}


/**
 * Latest Blog
 *****************************************************************************/
.widget-recent-blog img,
.widget-physician-spotlight img {
	padding-top: 15px;
}
.widget-recent-blog .widget-body-heading h5 {
	float: right;
}
.widget-body.widget-recent-blog .img-responsive {
	float: none;
	padding-bottom: 5px;
	width: 100%;
}
@media screen and (max-width: 767px) {
	.widget-recent-post {
		display: none;
	}
}

/**
 * Facebook Latest Post
 *****************************************************************************/
.widget-latest-post {
	background-color: #d9e4ed;
	margin-bottom: 25px;
}
.widget-latest-post h5 {
	color:#004a87;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	word-wrap: break-word;
}
.widget-latest-post p {
	padding: 0px 15px 0 15px;
}
.widget-latest-post .fb-blue-icon {
	padding: 10px;
}
.widget-latest-post.widget .date {
	font-weight: bold;
}
.widget-latest-post .widget-body {
	text-align: center;
}
.widget-latest-post .widget-body-heading {
	padding-bottom: 10px;
}

/**
 * Reputation Reviews Widget
 *****************************************************************************/
.widget-reviews {
	margin-bottom: 20px;
}

/**
 * Botanical Profiles
 *****************************************************************************/
.botanical-profile h2 {
	font-weight: 600;
}
.botanical-profile p {
	margin-top: 8px;
}
.botanical-profile hr {
	margin: 5px 0;
}
.botanical-profile img {
	margin-top: 20px;
}


/**
 * News
 *****************************************************************************/
.list-provider-mentions .provider-mention:not(:last-child):after {
	content: ', ';
	
}


/**
 * Latest News
 *****************************************************************************/

.latest-news-wrapper {
	background-color: #d9e4ed;
	color: #444;
	font-family: 'Open Sans', sans-serif;
}
.blue-nav-btn {
	display: none;
}
.latest-news-wrapper h2 {
	border-top: 5px solid #004a87;
	color: #004a87;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: bold;
	font-size: 24px;
	margin-top: 0px;
	text-transform: uppercase;
	padding: 25px 20px 5px 20px;
}
.latest-news-wrapper p {
	padding: 0 20px 30px 20px;
}
.latest-news-wrapper h2 a {
	color: #004a87;
}
.latest-news-wrapper img {
	float: none;
	padding-right: 0px;
}


/**
 * Other News
  *****************************************************************************/

.other-news a:link,
.other-news a:visited {
	color: #FFF;
}
.other-news h2 {
	align-items: center;
	display: grid;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 20px;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	top: auto;
	bottom: auto;
	left: auto;
	right: auto;
	width: 100%;
	height: 100%;
}
.other-news a:hover,
.other-news a:focus {
	color: #c2e187;
}
.other-news .other-news-article {
	position: relative;
	margin-top: 12.5px;
	margin-bottom: 12.5px;
}
.other-news .other-news-article h2 {
	color: #fff;
	text-shadow: 2px 2px 5px #333;
}
.other-news .btn:link {
	text-decoration: none;
}
@media screen and ( min-width: 990px ) {
	.other-news .col-md-6:nth-child(1) h2, 
	.other-news .col-md-6:nth-child(4) h2, 
	.other-news .col-md-6:nth-child(5) h2,
	.other-news .col-md-6:nth-child(8) h2 {
		background: rgba( 120, 156, 72, .7 );
	}
	.other-news .col-md-6:nth-child(1):hover h2,
	.other-news .col-md-6:nth-child(4):hover h2,
	.other-news .col-md-6:nth-child(5):hover h2,
	.other-news .col-md-6:nth-child(8):hover h2 {
		background: rgba( 120, 156, 72, 1 );
	}
	.other-news .col-md-6:nth-child(2) h2,
	.other-news .col-md-6:nth-child(3) h2,
	.other-news .col-md-6:nth-child(6) h2,
	.other-news .col-md-6:nth-child(7) h2 {
		background: rgba( 0, 74, 135, .7 );
	}
	.other-news .col-md-6:nth-child(2):hover h2,
	.other-news .col-md-6:nth-child(3):hover h2,
	.other-news .col-md-6:nth-child(6):hover h2,
	.other-news .col-md-6:nth-child(7):hover h2 {
		background: rgba( 0, 74, 135, 1 );
	}
}

/**
 * Practice News
 *****************************************************************************/

.article-month-sections {
	border-bottom: 2px solid #afafaf; 
	padding-top: 10px;
	padding-bottom: 30px;
}
.article-month {
	padding-top: 20px;
}
ul.article-mentioned-physicians li,
ul.archive-list li {
	display: inline-block;
	padding: 3px;
}
.article-month-sections h3 {
	font-family: 'Open Sans', sans-serif;
	text-transform: none;
}

/**
 * Contact
 *****************************************************************************/

.contact-business-office {
	padding-bottom: 10px;
}
.contact-phone {
	text-align: right;
}


/**
 * Media Hits
 *****************************************************************************/
.content .media-links {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 3px;
	align-content: space-between;
}
.content .media-links .media-hit {
	background: #efefef;
	padding: 20px;
}
.content .media-links .media-hit h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 17px;
	font-weight: bold;
	margin-top: 0;
	text-transform: none;
}
.content .media-links .media-hit p.company {
	color: #555;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.25em;
	margin: 20px 0 0 0;
	text-transform: uppercase;
}
.content .media-links .media-hit p.date {
	text-align: center;
	color: #777;
	font-size:14px;
	float: none;
	margin-bottom: 0;
}

@media screen and (max-width: 989px) {
	.content .media-links {
		grid-template-columns: 1fr 1fr;
	}
}
@media screen and (max-width: 767px) {
	.content .media-links {
		grid-template-columns: 1fr;
	}
}


/**
 * Special Page: indoor-allergens/dustAllergy
  *****************************************************************************/
.content.about-dust-allergies {
	background: url(../img/dust-mites-bground.jpg) no-repeat;
	background-position: bottom;
	background-size: contain;
	margin-bottom: 0;
	padding-bottom: 500px;
}
.about-dust-allergies-content {
	padding-left: 30px;
}
.about-dust-allergies-content p,
.about-dust-allergies-content li {
	color: #004A87;
	font-size: 21.4px;
	margin-top: 15px;
}
.about-dust-allergies-content h1 {
	color: #004A87;
	font-size: 38px;
	line-height: 50px;
}


/**
 * Special Page: you-deserve-allergy-care
  *****************************************************************************/

.content.about-pcount {
	background: url(../img/about-the-pollen-count-bground.jpg) no-repeat scroll 100% 100%;
	background-color: #1967b1;
	margin-top: -20px;
	margin-bottom: 0;
	padding-top: 30px;
}
.about-pcount-content {
	color: #fff;
	display: block;
	text-shadow: 1px 1px #333;
	margin-bottom: 370px;
}
.about-pcount-content h1 {
	font-size: 54px;
	margin-bottom: 35px;
}
.about-pcount-content p,
.about-pcount-content li {
	font-size: 21.4px;
}
.about-pcount-content li {
	margin-top: 15px;
}
.about-pcount-content a {
	color: #fff;
	font-weight: 800;
	text-decoration: underline;
}
.about-pcount-content h2 {
	margin-top: 55px;
	margin-bottom: 35px;
}
img.about-pcount-bground {
	position: absolute;
	margin-top: -60px;
	margin-left: -40px;
	z-index: -1;
}
@media screen and (max-width: 767px) {
	.row .content.about-pcount {
		background-image: none;
		padding-top: 20px;
	}
	.about-pcount-content {
		margin-bottom: 0;
	}
	img.about-pcount-bground {
		margin-top: -25px;
		height: 100%;
	}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
	img.about-pcount-bground {
		max-width: 800px;
	}
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
	img.about-pcount-bground {
		max-width: 1020px;
	}
	.row .about-pcount-content h1 {
		font-size: 48px;
	}
	.about-pcount-content h2 {
		font-size: 22px;
		margin-top: 45px;
		margin-bottom: 25px;
	}
	.about-pcount-content p,
	.about-pcount-content li  {
		font-size: 19px;
	}
}
@media screen and (min-width: 1200px) {
	.about-pcount-content {
		margin-left: 25px;
	}
	.about-pcount-sidebar {
		padding-right: 45px;
		padding-left: 83px;
	}
}
@media screen and (max-width: 991px) {
	.row .about-pcount-content h1 {
		font-size: 28px;
	}
	.about-pcount-content h2 {
		font-size: 22px;
		margin-top: 35px;
		margin-bottom: 15px;
	}
	.about-pcount-content p,
	.about-pcount-content li {
		font-size: 16px;
	}
}