/*
 Theme Name:   Northwestern Medical Center
 Theme URI:    https://www.burlingtonbytes.com
 Description:  northwestern-med
 Author:       Burlington Bytes
 Author URI:   https://www.burlingtonbytes.com
 Template:     _tk
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  _tk-child
*/

/**
 * @license
 * MyFonts Webfont Build ID 3109269, 2015-10-16T10:11:50-0400
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: CenturySchoolbookBT-Roman by Bitstream
 * URL: http://www.myfonts.com/fonts/bitstream/century-schoolbook/roman/
 *
 * Webfont: CenturySchoolbookBT-Italic by Bitstream
 * URL: http://www.myfonts.com/fonts/bitstream/century-schoolbook/italic/
 *
 *
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=3109269
 * Licensed pageviews: 10,000
 * Webfonts copyright: Copyright 1990-2003 Bitstream Inc. All rights reserved.
 *
 * © 2015 MyFonts Inc
*/

/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/2f7195");


@font-face {font-family: 'CenturySchoolbook';font-weight: normal;font-style: normal;src: url('fonts/webfonts/2F7195_0_0.eot');src: url('fonts/webfonts/2F7195_0_0.eot?#iefix') format('embedded-opentype'),url('fonts/webfonts/2F7195_0_0.woff2') format('woff2'),url('fonts/webfonts/2F7195_0_0.woff') format('woff'),url('fonts/webfonts/2F7195_0_0.ttf') format('truetype'),url('fonts/webfonts/2F7195_0_0.svg#wf') format('svg');}


@font-face {font-family: 'CenturySchoolbook';font-weight: normal;font-style: italic;src: url('fonts/webfonts/2F7195_1_0.eot');src: url('fonts/webfonts/2F7195_1_0.eot?#iefix') format('embedded-opentype'),url('fonts/webfonts/2F7195_1_0.woff2') format('woff2'),url('fonts/webfonts/2F7195_1_0.woff') format('woff'),url('fonts/webfonts/2F7195_1_0.ttf') format('truetype'),url('fonts/webfonts/2F7195_1_0.svg#wf') format('svg');}


/* -------GENERAL---------- */
@media screen {
	.print-visible {
		display: none !important;
	}
}

*, *:before, *:after {
	-webkit-font-smoothing: antialiased;
}

body {
	font-size: 16px;
	color: #656363;
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
}

a {
	color: #2997cF;
	text-decoration: none;
}
a:hover, a:focus {
	color: #656363;
}

footer ul.menu {
	padding-left: 0;
}

footer a {
	color: #656363;
	text-decoration: none;
}
footer a:hover, footer a:focus {
	color: #2997cF;
}

a:hover, a:active, a:focus {
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, nav li, em {
	font-family: 'CenturySchoolbook', serif;
	font-weight: normal;
}
h1 {
	margin-top:30px;
	font-size: 30px;
}
h2 {
	font-size: 23px;
	margin-top: 20px;
}
h3 {

}
h4 {

}
h5 {

}
h6 {

}
em {
	font-size: 18px;
	line-height: 1.2em;
}

/* -------HEADER----------- */
header#masthead {
  margin-bottom: -12px;
}

header .site-branding .site-title a {
	width: 205px;
	height: 132px;
	background: url('images/logo.png') center center no-repeat;
	background-size: contain;
	text-indent: -9999px;
	display:block;
	float:left;
}

.logoPlaceHolder {
  height: 50px;
  margin-top: 5px;
  margin-bottom: 7px;
  margin-left: 53px;
  width: 255px;
  overflow: hidden;
  box-sizing: border-box;
  max-width: 100%;
  background-size: contain;
}

.site-branding p.lead {
	display: none;
}

ul#menu-smaller-header-nav {
  display: -webkit-box;
  list-style-type: none;
  text-transform: lowercase;
  padding-left:0;
}

ul#menu-smaller-header-nav li {
  padding: 6px;
  display: inline-block;
}


ul#main-menu {
  width: 100%;
}

ul#main-menu.col-sm-12 > li {
	max-width: 25%;
	width: 25%;
	text-align: center;
}

.navbar-default .navbar-nav>.active,
ul#main-menu.col-sm-12 > li:hover {
	background-color: rgba(255,255,255,.3)
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
	background: transparent;
}

ul#main-menu.col-sm-12 > li > a {
	text-transform: uppercase;
	color: #827c6d;
	font-size: 18px;
	width: 100%; /* full width touch target */
}

nav.site-navigation .navbar-header {
	position: absolute;
	top: 10px;
	right: 10px;
}

nav.site-navigation .navbar-header .navbar-toggle {
	background-color: #6BB0DB;
}
nav.site-navigation .navbar-header .navbar-toggle .icon-bar {
	background-color: #fff;
}

nav #hide-nav-menu,
nav .pre-menu,
nav .post-menu {
	display: none;
}

.nav {
	padding-left: 0;
    padding-right: 0;
}
.navbar-default .navbar-nav>li>a {
	color: #6e6b66;
}

.navbar-default {
	background-color: #fffdf9;
	border-color: #fffdf9;
}
.navbar-default .navbar-collapse {
	overflow: visible;
	border: none;
}
.navbar-nav>li>a,
ul#menu-smaller-header-nav>li>a{
	padding:8px;
}

.navbar-default .navbar-nav>li,
ul#menu-smaller-header-nav>li{
	position: relative;
	line-height:7px;
}

ul#menu-smaller-header-nav>li.current-page-ancestor,
ul#menu-smaller-header-nav>li.current-menu-item,
ul#menu-smaller-header-nav>li:hover {
	background-color: #FDEFC5;
}

.navbar-default .navbar-nav>li>a,
ul#menu-smaller-header-nav>li>a {
	display: inline-block;
}

ul#menu-smaller-header-nav>li>a {
	display: inline-block;
	padding-right: 10px;
	font-size: 13px;
	color: #636363;
}
ul#menu-smaller-header-nav>li>a:hover {
	color: #636363;
}

#masthead .left {
	text-align: right;
}

.mobile-only,
.mobile-only .phones {
	display: none;
}
.mobile-only .social {
	font-size: 45px;
}

.mobile-only ul {
	display: block;
	list-style: none;
	padding: 0;
	text-align: center;
}
.mobile-only li {
	display: inline;
}
.mobile-only .subMenu li a {
	margin: 5px 3px;
	padding: 2px 5px;
	border: 1px solid;
	border-radius: 5px;
	display: inline-block;
}

.menu-smaller-header-nav-container {
	display: inline-block;
	padding: 0 10px;
}

.left form.search-form {
	display: inline-block;
}
.left form.search-form input {
	font-weight: normal;
	text-transform: uppercase;
	position: relative;
}
.left form.search-form input:after {
	content: "";
	position: absolute;
	top: 5px;
	right: 5px;

}

a .caret {
	display: none;
}

.navbar.navbar-default .col-sm-12.col-md-4.social-media ul {
  display: -webkit-box;
  list-style-type: none;
  float: right;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 0px;
  border: 0px solid transparent;
}
.navbar-collapse {
    padding:0;
}

.col-sm-12.col-md-6.social-media {
  float: right;
}

#masthead .phones {
	padding-left: 8px;
}

#masthead .phones p {
	padding: 0;
	margin: 0;
	color: #787878;
}

#masthead .social {
	padding: 0;
}

.media {
  margin-top: 0px;
}

.site-header .extra-menu .left .search-form {
	position: relative;
}
.site-header .extra-menu .left .search-form input.search-field {
	padding-right: 37px;
	border: 3px #ffdc86 solid;
	border-radius: 8px;
}
.site-header .extra-menu .left .search-form input.search-submit {
	display: block;
	background: none;
	border: none;
	font-family: fontawesome;
	position: absolute;
	top: 0;
	right: 0;
	color: #2997CF;
}

header#masthead .left {
	margin-top: 50px;
}

header .header-contact {
	text-align: right;
}

header .header-contact .phones,
header .header-contact .social{
	display:inline-block;
	white-space: nowrap;
	vertical-align: top;
	list-style:none;
}

header .header-contact ul.social li{
    display: inline;
}

header .header-contact ul.social li a{
    font-size: 38px;
    color: #2997CF;
    vertical-align: top
}

nav.site-navigation {
	background: url(data:image/gif;base64,R0lGODlhGQAfAPf/APjbk/nbk/nck/rck/rdk/rdlPvdlPvelPzelPzelfzflf3flf3glf7glf7glv7hlv/hlgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACwAAAAAGQAfAAAI/wABCFwAoeABgQAKFITAAKGABgsJCCSwsIEAhAwWFkB4YOEChAQLbhRowKNDiBAcXExoUuDDhQM4LkwgMABKCCMBdCyowKGDgipJtgQg4GfKlQASLDwo8CZSBAsR+CxoEeHCni6NBh24FKHCowgVdJ1YEWlGCFJdlgWpEWFJsFwLGvA69CUEpiypBqh5M+fOqnFxuq1rdK7ArxA+unSKEGrBkxFl8pyaUnJiylsBiDW4GOjTqA7X6pxJGTCAkBAMF/UcdmxehgiVchY4QDSAs4KJGjWN2vBrxaddI27YuWBMgbZx+70aWuTggsDtZnYcnbFAx2gpL5+clbXAzdG1IibdfBdhbQgPPhdMq5sq0pBY28MNLpduwfGuKerFuLA5BN5tCQVUQAA7) #f8db93 top left;
}

.site-navigation .container{
    padding-bottom:0;
}

.site-navigation .navbar-default{
    background-color:transparent;
    min-height: 0;
}

/* ----- GRAVITY FORMS -------- */
.gform_wrapper .top_label .gfield_label, .gform_wrapper label {
    color: #4A99D6;
    font-size: 15px;
}

.gform_wrapper input.button {
    color: #469AD6;
    background: transparent;
    border: 0;
    text-transform: uppercase;
    font-size: 23px !important;
    font-weight: bold;
}

/* -------FOOTER----------- */
footer#colophon {
	margin-top: 30px;
}
.footer-gray-bar {
	padding: 35px 0 20px;
	background-color: #DFDFDF;
}

.footer.col-sm-12.col-md-3 ul li {
  list-style-type: none;
}

footer#colophon .row h2 {
  text-align: left;
  font-size: 19px;
  color: #639cd3;
}
.footer.col-sm-12.col-md-3 ul {
  padding: 0;
}

.footer {
  margin-bottom: 22px;
  padding-top: 34px;
}

.site-info {
  margin-bottom: 35px;
  text-align: right;
  color: #656363;
  font-weight: 500;
}
.site-info hr {
	margin: 2px 0;
	border-color: #C7CBCB
}

.menu-bottom-last-menu-container ul li {
  list-style-type: none;
  display: -webkit-inline-box;
  padding: 5px;
}

.menu-bottom-last-menu-container ul li:after {
  content: "|";
  float: right;
  padding-left: 10px;
}

.menu-bottom-last-menu-container ul li:last-child:after {
	display: none;
}

.site-footer .contact-bar{
    background: url('images/footer.jpg') center top repeat-y;
    background-size: cover;
    padding-top:15px;
}

.site-footer .contact-bar .contact-txt {
  text-align: right;
  color: #fff;
  font-family: georgia;
  font-size: 17px;
}

.site-footer .contact-bar .contact-txt a{
  color: #fff;
  font-family: georgia;
}

/* -------SLIDER/HOME STUFF----------- */
.home-slider {
	position: relative;
	min-height: 300px;
}
.home-slider #home-slider {
	width: 100%;
	overflow: hidden;
}

body div.metaslider div.flexslider {
	margin-bottom: 0;
}

.metaslider .flex-control-nav {
	bottom: 10px;
	z-index: 100000;
}
.metaslider .flex-control-paging li a {
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);

	background-color: #bbb;
	background-color: rgba(255,255,255,.5);
}
.metaslider .flex-control-paging li a.flex-active {
	background-color: #fff;
	background-color: rgba(255,255,255,.9);
}

.home-slider #home-slider-overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	color: #fff;
}
.home-slider #home-slider-overlay .header-widget {
	position: absolute;
	right: 0;
	margin: 20px 0 0;
	padding: 20px;
	color: #fff;
	border-radius: 5px;
	background-color: #3C96CA;
	background-color: rgba(60, 150, 202, 0.85);
	font-size: 18px;
}

.home-slider #home-slider-overlay .header-widget h3 {
	margin: 0;
	color: #ffe196;
	font-size: 28px;
}
.home-slider #home-slider-overlay .header-widget ul,
.home-slider #home-slider-overlay .header-widget li {
	margin: 0;
	list-style: none;
	padding: 0;
}

.home-slider #home-slider-overlay .header-widget li {
	margin: 10px 0;
}
.home-slider #home-slider-overlay .header-widget h3 a {
	display: block;
	margin-top: 10px;
	padding: 8px;
	background-color: #ffe196;
	color: #646765;
	font-family: 'CenturySchoolbook', serif;
	border-radius: 10px;
	font-size: 20px;
}
.home-slider #home-slider-overlay .header-widget h3 a:hover {
	color: #2997cF;
}

.home-slider #home-slider-overlay .header-widget li a {
	color: #fff;
}
.home-slider #home-slider-overlay .header-widget li a:hover {
	color: #FCE08B;
}
.home-slider #home-slider-overlay .header-widget a:after {
	content: "\00a0\00BB";
	font-size: 14px;
}

@media(max-width: 1049px) {
	.home-slider #home-slider-overlay .header-widget {
		font-size: 16px;
	}

	.home-slider #home-slider-overlay .header-widget h3 {
		font-size: 26px;
	}
}
@media(max-width: 767px) {
	.home-slider #home-slider-overlay {
		position: relative;
	}
	.home-slider #home-slider-overlay .header-widget {
		position: relative;
		text-align: center;
	}
	.home-slider #home-slider-overlay .header-widget ul,
	.home-slider #home-slider-overlay .header-widget > h3 {
		display: none;
	}
	.home-slider {
		min-height: 0;
	}
}

.home-below-slider-bar {
	background-color: #FDEFC5;
}
.home-below-slider-bar .container {
	padding-bottom: 0;
}

.clockwise-bar {
	text-align: center;
	font-style : italic;
	font-family: 'CenturySchoolbook', serif;
	font-size  : 19px;
	padding: 10px 0;
}
.clockwise-bar strong {
	color: #2997CF;
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	font-style: normal;
}
.clockwise-bar strong span.uc {
	color: #E84C2B;
}
.clockwise-bar .clockwise_current_wait {
	font-style: normal;
}
.clockwise-bar .clockwise_current_wait:after {
	content: " mins";
}
/*
.clockwise-bar a {
	color: #fff;
	padding: 0 7px;
	display:block;
	float: right;
	background-color: #E84C2B;
	border-radius: 5px;
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	font-style: normal;
	font-weight: bold;
}
*/
.clockwise-bar a:after {
	content: none;
}

.clockwise-header {
	font-style : normal;
	font-family: 'Helvetica Neue', serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size  : 14px;
	color: #656363;
	padding: 5px;
    padding-right: 0px;
	margin-top:5px;
	text-align: left;
}
.clockwise-header .clockwise-phone {
	font-style : normal;
	font-weight: normal;
	font-family: 'Helvetica Neue', serif;
	text-transform: uppercase;
	font-size  : 14px;
	color: #656363;
	padding: 0px;
	text-align: left;
}
.clockwise-header .clockwise-location {
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	font-size:13px;
	color: #E84C2B;
	padding-bottom: 20px;
}
.clockwise-header.nwmc-clockwise-ls-header {
	color: #FFF;
	font-family: 'CenturySchoolbook', serif;
	font-style : italic;
	font-size  : 22px;
	text-transform: none;
	text-align: center;
	margin-top:0px;
	font-weight: normal;
	padding: 0px;
}

.clockwise-header.nwmc-clockwise-ls-header .clockwise-location {
	color: #FFF;
	font-family: 'CenturySchoolbook', serif;
	font-style : italic;
	font-size  : 22px;
	text-transform: none;
	text-align: center;
}
.clockwise-header .clockwise_current_wait:after {
	content: " mins";
}

.clockwise-header a {
    color: #656363!important;
}

.clockwise-header .clockwise-reserve-spot a {
	display: inline-block;
	width: 174px;
	height: 51px;
	text-indent: -10000px;
	overflow: hidden;
	font-size: 0px;
	background: url('https://nwmedical.staging.wpengine.com/wp-content/uploads/2018/10/ReserveYourSpot.png') left center no-repeat;
	background-size: 100% 100%;
	background-size: contain;
	margin-top: 5px;
}
.clockwise-header a:after {
	display: none;
}

/* HOME WIDGETS */

.home-wid {
	margin-bottom: 20px;
}
.home-wid.home-wid-right {
	margin-bottom: -10px;
}
.home-wid .home-wid-title {
	margin: 0;
	padding: 10px 20px;
	margin-bottom: 20px;
	background-color: #B9AD9A;
	color: #fff;
	border-radius: 10px;
}
.home-wid.home-wid-center .home-wid-title {
	background-color: #6BB0DB;
}
.home-wid img {
	display: block;
	margin: 0 auto;
}

.home-mid-foot {
	display: block;
	height: 10px;
	background-color: #B9AD9A;
}
.home-mid-foot.home-mid-foot-center {
	background-color: #6BB0DB;
}
.home-mid-foot.home-mid-foot-right {
	display: none;
}

.home-wid-left .bbytes-recent-posts {
	padding: 0 20px;
}
.bbytes-recent-posts ul,
.bbytes-recent-posts li {
	padding: 0;
	margin: 0;
	list-style: none;
}
.bbytes-recent-posts li {
	margin-bottom: 15px;
	font-size:15px;
}
.bbytes-recent-posts li a:after {
	display: none;
}
.bbytes-recent-posts li a h3 {
	margin-bottom: 0;
	padding-bottom: 0;
	display: inline;
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	font-size: 16px;
	color: #2997cF;
}
.bbytes-recent-posts li a:hover h3 {
	color: #656363;
}
.bbytes-recent-posts li time,
.bbytes-recent-posts li .morelink {
	display: none;
	white-space: nowrap;
	font-size: 12px;
}
.bbytes-recent-posts .blog-button a:after {
	content: '\00a0\00BB';
}
.bbytes-recent-posts li div {
    line-height: 1.1;
}
.home-wid-left .bbytes-recent-posts .blog-button a:after {
	content: '';
}

.home-wid.home-wid-right a,
.home-wid.home-wid-right a:hover {
	color: #636363;
}

.events-list-widget-link a,
.home-wid .ask-jill-bottom a,
.home-wid.home-wid-right a span.link {
	color: #2997cF;
}
.events-list-widget-link a:hover,
.home-wid .ask-jill-bottom a:hover,
.home-wid.home-wid-right a:hover span.link {
	color: #636363;
}
.events-list-widget-link a:after {
	content: "\00a0\00BB";
}

.home-wid .ask-jill-bottom {
	padding: 15px;
	padding-top: 5px;
}

.home-wid .ask-jill-bottom a {
	display: block;
	margin-top: 15px;
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
}

/* Services page link area mobile and desktop */
@media screen and (min-width: 768px) {
    .mobile-service-page-link-area {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .single-service .site-navigation .post-menu .nwmc-per-page-content {
        display: none;
    }
}

/* -------BODY----------- */

body {
  background-color: #fffdf9;
}

header h1.page-title {
	font-size: 25px;
}
header h1.page-title small {
	font-size: 80%;
	margin-left: 10px;
	padding-left: 10px;
	color: inherit;
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	border-left: 2px solid;
}

div#content {
  width: 100%;
  color: #656564;
}home-title {
}

.frontpage-lead {
  margin-top: 20px;
  margin-bottom: 20px;
}

img.blue.col-md-4 {
  float: right;
  padding: 0;
}


ul#menu-header-image li {
  list-style-type: none;
  margin-bottom: 9px;
}

ul#menu-header-image {
  float: right;
  margin-right: 66px;
  margin-top: 72px;
}

/* Main Navigation Pages*/

/*Patients and Visitors Page*/

.info-box h3 {
  border-left: #cac3b4 solid 4px;
  background-color: #fef4ce;
  padding: 9px;
  font-weight: lighter;
  font-size: 20px;
  color: #6e6d6b;
}
.info-box ul {
  list-style: none;
  padding-left: 12px;
}
.info-box ul li {
  padding-top: 4px;
}
.info-box ul li:after {
  content: "\BB";
  padding-left: 4px;
}

.img-row img.main-img {
  border: #95b2da solid 3px;

}
row.img-row{
    margin-left:15px;
}

.img-row p.ital {
  font-style: italic;
  font-size: 16px;
  padding-top: 7px;
  margin-bottom: -8px;
}


.info-box.col-md-4 {
  width: 45.333333%;
}

.info-box {
  font-weight: 100;
  font-size: 13px;
  font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
  margin-top: 45px;
}

.info-box .row img {
  width: 100px;
  padding-top: 24px;
}

.info-box .row p {
  padding-top: 9px;
  font-size: 18px;
}

.info-box h5 {
  font-weight: 300;
  font-size: 17px;
  margin-bottom: 4px;
  padding-top: 16px;
}

.col-md-6.info-box .info-box-inner {
  padding-left: 19px;
  padding-right: 9px;
}

.info-box-inner h4 {
  color: #7badde;
}



/*End Patients and Visitors Page*/
/* Services */
.service .row.img-row h3 {
  font-weight: 300;
  color: #646463;
  margin-bottom: 6px;
  font-size: 28px;
}

.service .row.img-row p {
  font-size: 13px;
}

.service .row.img-row p.bold-para {
  font-weight: 400;
  font-size: 17px;
  color: #636363;
  padding-top: 11px;
}
p.top-para{
  font-style: italic;
  font-size: 16px;
  padding-top: 7px;
  margin-bottom: -8px;
}

/*change to diagnositc imaging*/

.diag-img p.col-md-6.share {
  font-size: 25.4px;
  font-family: -webkit-body;
  font-weight: initial;
  opacity: .9;
}
.diag-img .row.img-row h3{
  font-weight: 300;
  color: #646463;
  margin-bottom: 6px;
  font-size: 28px;
}

.breadcrumbs {
  margin-left: 0;
  padding: 9px 0;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 500;
  color: #656564;
}
diag-img .row {
  margin-left: -15px;
  margin-right: -15px;
  /* padding-top: 0px; */
  padding-bottom: 17px;
}

.provider img {
  /*width: 139px;*/
  width: 100%;
}


h4.title {
  /* width: 146%; */
  font-size: 24px;
  font-weight: 100;
  opacity: .9;
}

.col-md-9.diag-img .row ul li {
  list-style: none;
}

.col-md-9.diag-img .row {
  padding-top: 14px;
  padding-bottom: 14px;
}

.col-md-9.diag-img .row ul li {
  list-style: none;
  padding-top: 2px;
}
.provider h5 {
  font-size: 16px;
  margin-bottom: 1px;
}

.provider p a {
  color: #7badde;
}

h4.title {
  margin-left: -15px;
  margin-right: -15px;
}
/* End Services */



/*Menu Style*/
#mega-menu-wrap-sidebar-nav #mega-menu-sidebar-nav > li.mega-menu-megamenu.mega-menu-item,
#mega-menu-wrap-sidebar-nav1 #mega-menu-sidebar-nav1> li.mega-menu-megamenu.mega-menu-item{
  height: auto !important;
}


#mega-menu-wrap-sidebar-nav #mega-menu-sidebar-nav > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child a,
#mega-menu-wrap-sidebar-nav1 #mega-menu-sidebar-nav1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child a {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
#mega-menu-wrap-sidebar-nav1 #mega-menu-sidebar-nav1 > li.mega-menu-flyout ul.mega-sub-menu,
#mega-menu-wrap-sidebar-nav #mega-menu-sidebar-nav > li.mega-menu-flyout ul.mega-sub-menu{
    width:101% !important;
}
.mega-toggle-on .mega-sub-menu {
  position: relative !important;
}

#mega-menu-wrap-sidebar-nav,
#mega-menu-wrap-sidebar-nav1 {
  background: none;
  }

  #mega-menu-wrap-sidebar-nav #mega-menu-sidebar-nav > li,
   #mega-menu-wrap-sidebar-nav1 #mega-menu-sidebar-nav1 > li {
  width: 100%;
  background-color: rgb(123, 173, 222);
}


#mega-menu-wrap-sidebar-nav #mega-menu-sidebar-nav > li.mega-menu-item,
#mega-menu-wrap-sidebar-nav1 #mega-menu-sidebar-nav1 > li.mega-menu-item {
  margin: 0 5px 0 0;
  margin-bottom: 5px;
}

#mega-menu-wrap-sidebar-nav #mega-menu-sidebar-nav > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.mega-menu-clear,
#mega-menu-wrap-sidebar-nav1 #mega-menu-sidebar-nav1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.mega-menu-clear {
  clear: left;
  width: 100%;
}

li#mega-menu-item-123,
li#mega-menu-item-121,
li#mega-menu-item-152 {
  background-color: #b4ab97 !important;
  border-radius: 4px !important;
}


#mega-menu-wrap-sidebar-nav #mega-menu-sidebar-nav > li a:before,
#mega-menu-wrap-sidebar-nav1 #mega-menu-sidebar-nav1 > li a:before{
  content: "+";
  margin-top: -4px !important;
  font-weight: bolder;
}

 #mega-menu-wrap-sidebar-nav #mega-menu-sidebar-nav > li.mega-toggle-on a:before,
 #mega-menu-wrap-sidebar-nav1 #mega-menu-sidebar-nav1 > li.mega-toggle-on a:before  {
  content: "-" !important;
  margin-top: -4px !important;
  font-weight: bolder;
}
li#mega-menu-item-123 a:before,
li#mega-menu-item-121 a:before,
li#mega-menu-item-152 a:before {
  content:none !important;
}

#mega-menu-wrap-sidebar-nav #mega-menu-sidebar-nav > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a:before,
#mega-menu-wrap-sidebar-nav1 #mega-menu-sidebar-nav1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a:before {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  margin-top: 16px;
  content: "" !important;
}

#mega-menu-wrap-sidebar-nav #mega-menu-sidebar-nav li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu,
#mega-menu-wrap-sidebar-nav1 #mega-menu-sidebar-nav1 li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu {
	margin-left:-1px;
}

hr.one {
  margin-top: -22px;
  margin-bottom: 26px;
  border: 0;
  margin-left: 120px;
  border-top: 4px solid #7badde;
}
hr.two {
  margin-top: -22px;
  margin-bottom: 26px;
  border: 0;
  margin-left: 176px;
  border-top: 4px solid #7badde;
}
hr.three {
  margin-top: -22px;
  margin-bottom: 26px;
  border: 0;
  margin-left: 171px;
  border-top: 4px solid #7badde;
}

/*Side Menu Style*/

ul.sub-menu {
  list-style: none;
  padding: 0;
  background: #FEF5EC;
}

ul.sub-menu li {
  border-bottom: 1px #ECE8DD solid;
  padding: 4px;
  padding-left: 11px;
}

.sidebar .menu {
  padding: 0;
}

body.page-template-template-hr .sidebar .menu {
	margin-top: 30px;
}

.sidebar .menu a {
	white-space: nowrap;
}

.sidebar .menu .current-menu-item>a,
.sidebar .menu li .current-page-ancestor>a,
.sidebar .menu li .current-post-ancestor>a,
.sidebar .menu li .current-service-ancestor>a,
.sidebar .menu li>a:hover,
.sidebar .menu li>a:focus,
.sidebar .menu>li.our-services>ul.sub-menu>li.menu-item-has-children > a:hover,
.sidebar .menu>li.our-services>ul.sub-menu>li.menu-item-has-children > a:focus {
	text-decoration: none;
	font-weight: bold;
	color: #2997cF;
}

.sidebar .menu a,
.sidebar .menu a:hover,
.sidebar .menu a:focus {
	color: #656363;
}

.sidebar .menu>li>a,
.sidebar .menu>li.current-menu-item>a {
	display:block;
	padding: 5px 11px;
	line-height: 1;
	font-size: 21px;
	/*color: #fffdf9;*/
	background-color: #FCE08B;
	border-radius: 5px 5px 0 0;
	cursor: text;
	text-decoration: none;
	font-weight: normal;
	color: #656363;
	font-family: 'CenturySchoolbook', serif;
}

.sidebar .menu>li>a,
.sidebar .menu>li>a:hover,
.sidebar .menu>li>a:focus {
	text-decoration: none;
	font-weight: normal;
	color: #656363;
}

.sidebar .menu>li>ul.sub-menu>li.menu-item-has-children {
	padding: 0;
}
.sidebar .menu>li>ul.sub-menu>li.menu-item-has-children>a {
	display:block;
	padding: 5px 0 5px 11px;
	line-height: 1;
	font-size: 17px;
	color: #fffdf9;
	background-color: #7AADDE;
}

.sidebar .menu>li>ul.sub-menu>li.menu-item-has-children>a:hover,
.sidebar .menu>li>ul.sub-menu>li.menu-item-has-children>a:focus {
	font-weight: normal;
}
.sidebar .menu>li>ul.sub-menu>li.menu-item-has-children>a:before {
	content: "+\00a0";
}
.sidebar .menu>li>ul.sub-menu>li.menu-item-has-children.expanded>a:before {
	content: "\2212\00a0";
}

.sidebar .menu>li>ul.sub-menu>li.menu-item-has-children>a:after,
.sidebar .menu>li>ul.sub-menu>li.menu-item-has-children>.sub-menu {
	display: none;
}
.sidebar .menu>li>ul.sub-menu>li.menu-item-has-children.expanded>.sub-menu {
	display: block;
}

.sidebar .menu>li.our-services>ul.sub-menu>li.menu-item-has-children {
	border-bottom: none;
	padding-bottom: none;
}
.sidebar .menu>li.our-services>ul.sub-menu>li.menu-item-has-children > a {
	display: block;
	border-bottom: 1px #ECE8DD solid;
	padding: 4px 4px 4px 11px;
	background-color: transparent;
	color: #656363;
	font-size: inherit;
	font-family: inherit;
	line-height: inherit;
}

.sidebar .menu>li.our-services>ul.sub-menu>li.menu-item-has-children > a:before {
	display: none;
}
.sidebar .menu>li.our-services>ul.sub-menu>li.menu-item-has-children > a:after {
	display: inline;
}
.sidebar .menu>li.our-services>ul.sub-menu>li.menu-item-has-children>.sub-menu {
	display: block;
	padding-left: 20px;
}
/*
ul.sub-menu li a:after {
	content: " \bb";
}
*/
ul.menu {
	list-style: none;
}

.page-head-img-wrapper {
	position: relative;
	min-height: 299px;
	width: 100%;
	overflow: hidden;
	background-color:#ddd;
}
body.page-template-template-hr .page-head-img-wrapper {
	min-height: 0px;
}

.page-head-img-wrapper .header-img-overlay {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 30px;
	width: 230px;
	z-index: 200;
	padding: 10px 30px;
	background-color: #6BB0DB;
	color: #fff;
	font-size: 15px;
	border-top: 10px solid rgba(107,176,219,0.25);
	border-bottom: 10px solid rgba(107,176,219,0.25);
}
.page-head-img-wrapper .header-img-overlay a {
	color: #fff;
}
.page-head-img-wrapper .header-img-overlay a:after {
	content: "\00a0\00BB";
}
.page-head-img-wrapper .header-img-overlay a:hover,
.page-head-img-wrapper .header-img-overlay a:active {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.entry-content-thumbnail {
	position: relative;
	overflow-x: hidden;
}
.entry-content-thumbnail img {
	min-width: 850px;
}
body.page-template-template-hr .entry-content-thumbnail img {
	min-width: 100%;
}
.entry-content-thumbnail:after {
	content: " ";
	display: block;
	position: absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index: 100;
	border: 10px solid rgba(107,176,219,0.25);
}

@media(min-width: 768px) and (max-width: 991px) {
	.page-head-img-wrapper {
		min-height: 0;
	}
	.entry-content-thumbnail img {
		min-width: 0;
	}
	.page-head-img-wrapper {
		background-color: #6BB0DB;
	}
	.page-head-img-wrapper .header-img-overlay {
		position: relative;
		top: initial;
		bottom: initial;
		right: initial;
		margin: 0 auto;
	}
	.page-head-img-wrapper .header-img-overlay:before {
		display: none;
	}
}
@media(max-width: 500px) {
	.page-head-img-wrapper {
		min-height: 0;
	}
	.entry-content-thumbnail img {
		min-width: 0;
	}
	.page-head-img-wrapper {
		background-color: #6BB0DB;
	}
	.page-head-img-wrapper .header-img-overlay {
		position: relative;
		top: initial;
		bottom: initial;
		right: initial;
		margin: 0 auto;
	}
	.page-head-img-wrapper .header-img-overlay:before {
		display: none;
	}
}
@media(min-width: 501px) {
	.clockwise-header.nwmc-clockwise-ls-header {
		margin-top: 80px;
	}
}

/* Page Styles */
.sectionHeading {
	position: relative;
	margin: 26px 0 14px;
	background-color: #fffdf9;
}
.sectionHeading:before {
	content: " ";
	background-color: #6BB0DB;
	display : block;
	height  : 4px;
	position: absolute;
	top: 12px;
	left: 0;
	right: 0;
	z-index: 10;
}
.sectionHeading>span {
	position: relative;
	padding-right: 14px;
	font-size: 23px;
	background-color: #fffdf9;
	z-index: 20;
}
.infoBoxHeading {
	border-left: 4px solid #c9c2af;
	font-size: 20px;
	background-color: #fff6ce;
	padding: 5px 10px;
	margin: 14px 0 0;
}
.infoBoxHeading + div {
	padding: 9px 14px 0;
}
.infoBoxHeading + div img {
	display: block;
	position: relative;
	left:-14px;
	right: -14px;
	width: 110%;
	width: calc(100% + 28px);
	max-width: none;
	margin-top: 0;
}
.infoBoxHeading + div ul, .infoBoxHeading + div li {
	padding: 0;
	list-style: none;
	line-height: 150%;
}
.infoBoxHeading + div li a {
	color: #656363;
}
.infoBoxHeading + div li a:after {
	content: "\00a0\00BB";
}
.infoBoxHeading + div li a:hover {
	color: #2997cF;
}
/* spread these columns */
.col-md-6:not(:first-child) > .wp-blockade > .infoBoxHeading,
.col-md-6:not(:first-child) > .wp-blockade > .infoBoxHeading+div {
	margin-left: 10px;
}
.col-md-6:not(:last-child) > .wp-blockade > .infoBoxHeading,
.col-md-6:not(:last-child) > .wp-blockade > .infoBoxHeading+div {
	margin-right: 10px;
}

.nwmc-page-link-area {
	background-color: #BFAE99;
	padding: 15px;
	margin: 15px 0;
	border-radius: 10px;
	color: #fff;
}
.nwmc-page-link-area h3 {
	margin: 0;
	padding: 0 0 5px;
}
.nwmc-page-link-area ul,
.nwmc-page-link-area li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.nwmc-page-link-area a {
	display: block;
	padding-bottom: 3px;
	color: #FCE08B;
}
.nwmc-page-link-area a:hover,
.nwmc-page-link-area a:focus {
	color: #fff;
}
.nwmc-page-link-area a:after {
	content: "\00a0\00BB";
}

/*FIND A PROVIDER/SERVICE SEARCH*/
.single-service .clockwise-wait {
    display: inline-block;
}

@media screen and (max-width: 991px) {
    .single-service .service .page-head-img-wrapper .header-img-overlay {
        float: left;
    }

}

#provider-search,
.service-search-bar {
	padding: 10px;
	border-radius: 5px;
	background-color: #BFAF9A;
	max-width: 800px;
}
.service-search-bar {
	max-width: 600px;
}
.service-search-bar>input {
	width: 100%;
	padding: 5px;
	display: block;
}
.service-search .service-search-letters {
    display: inline-block;
}
.service-search {
    text-align: left;
}
#provider-search .selectize-input {
	display:block !important;
}
#provider-search span.name {
	font-weight: bold
}
#provider-search span.specialty {
	display: block;
	font-size: 80%;
	text-transform: uppercase;
}
.find-a-provider-specialties ul,
.find-a-provider-specialties li {
	list-style: none;
	padding-left: 0;
}

.service-search .service-search-letters {
	font-family: 'CenturySchoolbook', serif;
	font-size: 24px;
	line-height: 35px;
	text-align: left;
	padding: 10px 0 0;
}
.service-search .service-search-letters > span {
	display: inline-block;
	white-space: nowrap;
}
.service-search .service-search-letters > span > a,
.service-search .service-search-letters > span > span {
	display: inline-block;
	padding: 5px;
	height: 45px;
	vertical-align: bottom;
	-webkit-transition: all .05s ease-in-out;
	-moz-transition   : all .05s ease-in-out;
	-o-transition     : all .05s ease-in-out;
	transition        : all .05s ease-in-out;
}
.service-search .service-search-letters > span > span {
	color: #ccc;
}
.service-search .service-search-letters > span > a {
	color: #656363;
}
.service-search .service-search-letters > span > a:hover,
.service-search .service-search-letters > span > a.current {
	font-size: 38px;
	text-decoration: none;
	color: #2997CF;
}

.service-search .service-search-list {
	padding-top: 20px;
	text-align: left;
}
.service-search .service-search-list ul,
.service-search .service-search-list li {
	list-style:none;
	padding-left: 0;
}
.service-search .service-search-list li {
	padding-bottom: 5px;
}

.service-search .service-search-show-all {
	padding-bottom: 10px;
	text-align: right;
	display: inline-block;
	vertical-align: bottom;
	padding-bottom: 9px;
}

.service-search .service-search-list a,
.service-search .service-search-show-all a {
	color: #2997CF;
}
.service-search .service-search-list a:after,
.service-search .service-search-show-all a:after {
	content: "\00a0\00BB";
}
/*INDIVIDUAL PROVIDER LISTING*/
.provider-image {
	margin-top: 20px;
	max-width: 250px;
	border-radius: 5px;
	border: 1px solid #BFAF9A;
}
.provider-image .provider-no-profile {
	width: 100%;
	padding-bottom: 109.94%;
	background-color: #ccc;
	position: relative;
}
.provider-image .provider-no-profile:before {
	content: 'NO IMAGE PROVIDED';
	position: absolute;
	bottom: 10px;
	left: 0;
	right: 0;
	display: block;
	text-align: center;
	color: #eee;
	font-weight: bold;
}
.row.fap-provider {
	position: relative;
}
.fap-provider-info {
	padding-bottom: 30px;
	position: initial;
}
.fap-provider-info h2.provider-name {
	font-size: 24px;
}
.fap-provider-info h2.provider-name a {
	color: #656363;
}
.fap-provider-info h2.provider-name a:hover,
.fap-provider-info h2.provider-name a:active,
.fap-provider-info h2.provider-name a:focus {
	color: #2997cF;
}
.fap-provider-info .provider-specialty:before {
	content: "Specialty:";
	display: block;
	font-weight: bold;
}
.fap-provider-info .provider-address {
	margin-top: 10px;
}

.fap-provider-info a.provider-more {
	color: #2997CF;
	position: absolute;
	bottom: 10px;
}
.fap-provider-info a.provider-more:after {
	content: "\00a0\00BB";
}
.fap-provider-info a.provider-more:hover,
.fap-provider-info a.provider-more:active,
.fap-provider-info a.provider-more:focus {
	color: #656363;
}
.single-provider p {
	line-height: 1.5;
}

/*PROVIDER PAGE*/
.sidebar  .provider-section-phone h3,
.sidebar  .provider-section-directions h3,
.sidebar  .provider-section-department h3 {
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
}
.sidebar  .provider-section-directions h3 a,
.sidebar  .provider-section-department h3 a {
	color: #2997CF;
}
.sidebar  .provider-section-directions h3 a:after,
.sidebar  .provider-section-department h3 a:after {
	content: "\00a0\00BB";
}

/*PROVIDER/SERVICES WIDGET*/
.keyservices-shortcode ul,
.keyservices-shortcode li {
	padding-left: 0;
	list-style: none;
}
.keyservices-shortcode li {
	padding-bottom: 5px;
}

.providers-shortcode a,
.providers-shortcode a:hover,
.providers-shortcode a:focus {
	color: #656363;
}
.providers-shortcode a h4.provider-name {
	padding-bottom:0;
}

.providers-shortcode a .readmore {
	color: #2997CF;
}
.providers-shortcode a .readmore:after {
	content: "\00a0\00BB";
}
.providers-shortcode a:hover .readmore,
.providers-shortcode a:focus .readmore {
	color: #656363;
}

.ask-jill-shortcode {
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	display: block;
	text-align: center;
	margin-bottom: 10px;
	padding: 0 20px;
}
.ask-jill-shortcode .ask-jill-shortcode-prefix {
	font-size: 13px;
	padding-top:5px;
}
.ask-jill-shortcode .ask-jill-shortcode-question {
	display: block;
	font-size: 22px;
	color: #2997CF;
	margin: 20px 0;
}
.ask-jill-shortcode .ask-jill-shortcode-question:before,
.ask-jill-shortcode .ask-jill-shortcode-question:after {
	content: '"';
}
.ask-jill-shortcode .ask-jill-shortcode-excerpt {
	text-align: center;
}
.ask-jill-shortcode .ask-jill-shortcode-button {
	margin-top: 20px;
	display: inline-block;
	background-color: #FFE295;
	padding: 3px 20px;
	border-radius: 10px;
	color: #957B4B;
	white-space: nowrap;
}

.quicknav-shortcode a {
	display: block;
	margin: 0 0 5px;
	padding: 5px 10px;
	background-color: #B8AC96;
	color: #fff;
	text-decoration: none;
	font-size:23px;
	font-family: 'CenturySchoolbook', serif;
	border-radius: 5px;
}
.quicknav-shortcode a:after {
	content: "\00a0\00BB";
}

.healthbeat-video a {
	display: block;
	margin: 0px -14px 10px;
	padding-bottom: 55%;
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	text-indent:-10000px;
	overflow: hidden;
}
.healthbeat-video a:after {
	content: ' ';
	position: absolute;
	top   : 0;
	left  : 0;
	right : 0;
	bottom: 0;
	z-index:50;
	background: url('images/play.png') center center no-repeat;
	background-size: 50px auto;
}
.healthbeat-video iframe {
	display: none;
}
.healthbeat-link a:after {
	content: "\00A0\00BB";
}
.healthbeat-pagination {
	text-align: center;
	margin: 20px 0 10px;
	padding: 20px 0 10px;
	border-top: 1px solid #ccc;
}
.healthbeat-pagination a.prev:before{
	content: "\00AB\00A0";
}
.healthbeat-pagination a.next:after{
	content: "\00A0\00BB";
}


/* Blog */
article.post .cat-head {
	border-left: 4px solid #c9c2af;
	font-size: 20px;
	background-color: #fff6ce;
	padding: 5px 10px;
	margin: 0;
}
article.post .cat-head .cat {
	float: left;
}
article.post .cat-head .date {
	float: right;
}
article.post .post-header-img {
	display: block;
	height: 200px;
	margin: 9px 0;
	background: url() #FEF5EC top center no-repeat;
	background-size: 100% auto;
	background-size: cover;
}
.featured-post article.post .post-header-img {
	height: 300px;
}
.featured-post article.post .post-head-img-wrapper {
	position: relative;
}
.featured-post article.post .post-head-img-wrapper:after {
	content: " ";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 100;
	border: 10px solid rgba(107,176,219,0.25);
	pointer-events: none;
}

article.post .entry-content-thumbnail{
	margin: 9px 0 0;
	padding: 0;
}
article.post header h1 {
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	font-size: 23px;
	color: #656363;
	margin: 30px 0;
	padding: 0;
}

article.post header,
article.post .entry-summary,
article.post .entry-content,
article.post footer {
	padding: 0 14px;
}
body.single article.post header,
body.single article.post .entry-summary,
body.single article.post .entry-content,
body.single article.post footer {
	padding: 0;
}
article.post header h2 {
	padding: 0;
	margin: 0;
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	font-size: 20px;
	color: #656363;
}
article.post header h2 a {
	color: inherit;
}
article.post header h2 a:hover {
	color: #2997cF;
}
article.post .entry-summary .morelink {
	white-space: nowrap;
}

.provider-hb-vidwrapper {
	position: relative;
	padding-bottom: 50%;
	margin-bottom: 15px;
}
.provider-hb-vidwrapper .provider-hb-inner {
	position: absolute;
	top : 0;
	left: 0;
	right: 0;
	bottom: 0;
}

article .related-posts {
	margin-top: 30px;
}
article .related-posts ul,
article .related-posts li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;

}
article .related-posts li a {
	display: block;
	padding: 5px 0;
	font-size: 15px;
}
article .related-posts li a .post-date {
	font-family: 'CenturySchoolbook', serif;
}
article .related-posts li a .post-title {
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	font-size: 18px;
	color: #656363;
}
article .related-posts li a:hover .post-title {
	color: #2997CF;
}
article .related-posts li a .post-title:after {
	white-space: nowrap;
	font-size: 15px;
	color: #2997CF;
	content: "read post\00a0\00BB";
}
article .related-posts li a:hover .post-title:after {
	color: #656363;
}
article .related-posts .all-in-cat {
	display: block;
	padding: 5px 0;
}
article .related-posts .all-in-cat:after {
	content: "\00a0\00BB";
}

/* print links */
.print-button:before {
	content: '\f02f\00a0';
	font: normal normal normal 14px/1 FontAwesome;
}
.print-wrapper{
	width: 100%;
	text-align: right;
	margin-top: -44px;
	margin-bottom: 20px;
}
.print-wrapper .print-button {
	display: inline-block;
	background-color: #FFE295;
	padding: 3px 20px;
	border-radius: 10px;
	color: #957B4B;
	white-space: nowrap;
	text-transform: lowercase;
}


/*nwmc-blockade-hoversprite*/
.nwmc-blockade-introtext {
	font-family: 'CenturySchoolbook', serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.5em;
	font-style: italic;
	margin: 20px 0 10px;
}
.nwmc-blockade-hoversprite {
	margin-top: 20px;
}
.nwmc-blockade-hoversprite a {
	position: relative;
	display: block;
	padding-bottom: 96%;
	overflow: hidden;
}
.nwmc-blockade-hoversprite a img {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	right: 0;
	bottom: auto;
}
.nwmc-blockade-hoversprite a:hover img {
	top: -100%;
}
/* hoversprite slide animation */
.nwmc-blockade-hoversprite.anim-slide a img {
	transition: top 0.25s ease-in-out;
}
/* hoversprite fade animation - supporting js in footer */
.nwmc-blockade-hoversprite.anim-fade a img {
	top: 0;
}
.nwmc-blockade-hoversprite.anim-fade a img:last-of-type {
	transition: opacity 0.25s ease-in-out;
	opacity: 0.0;
	top: -100%;
}
.nwmc-blockade-hoversprite.anim-fade a:hover img:last-of-type {
	opacity: 1.0;
}

/* remove banner image and welcome text from photo contest Service post */
body.postid-6586 .page-head-img-wrapper,
body.postid-6586 h1.page-title {
	display: none;
}

/* Photo Contest popup */
.contest-button {
	padding: 10px;
	background-color: #fae38d;
	color: #494949;
	width: 50%;
	text-align: center;
	display: block;
	margin: 0 auto;
	font-size: 20px;
}

#popmake-6617 {
	background: url(/wp-content/uploads/2017/10/NMC003-17OR-PhotoContest_pop-up_2.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 600px;
	width: 500px;
}

#popmake-6617 div.popmake-content {
	position: absolute;
	bottom: 10%;
	width: 100%;
	left: 0;
}

/* Services Slider */
.page-head-slider{

}

.page-head-slider .slide-item{
	height: 475px;
	position: relative;
}
.page-head-slider .slide-img{
	position: absolute;
}
.page-head-slider .slide-item{
	position: relative;
}
.page-head-slider .slide-img.wpsmartcrop-rendered{
	height: 100%;
	width: 100%;
	max-height: none;
	max-width: none;
}
.page-head-slider .slide-item > .slide-img:not(.wpsmartcrop-rendered){
	-webkit-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
}
.page-head-slider .slide-text{
	color: #545452;
	position: absolute;
	bottom: 40px;
	left: 0;
	padding: 12px 12px 12px 15%;
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	background-color: rgba(254, 245, 236, .9);
	z-index: 10;
}
.page-head-slider .slide-text::after{
	right: -6px;
	left: 0;
	position: absolute;
	content: '';
	display: block;
	z-index: 9;
	bottom: 6px;
	height: 100%;
	left: 0;
	background-color: rgba(254, 245, 236, .4);
}
.page-head-slider .slide-title{
	font-size: 18px;
	z-index: 11;
	position:relative;
}
.page-head-slider .slide-subtitle{
	font-size: 14px;
	font-weight: 700;
	z-index: 11;
	position:relative;
	text-transform: uppercase;
}
.page-head-slider .owl-dots{
	position: absolute;
	height: 20px;
	bottom: 4px;
	left: 0;
	right: 0;
	text-align: center;
}
.page-head-slider .owl-dot{
	border-radius: 50%;
	box-shadow: 0 0 0 2px rgba(255, 255, 255, 0);
	-webkit-transition: box-shadow 0.3s ease;
	transition: box-shadow 0.3s ease;
	background: #0000;
	width: 15px;
	height: 15px;
	position: relative;
	display: inline-block;
	margin: 0 5px;
}
.page-head-slider .owl-dot span{
	-webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;
	transition: background-color 0.3s ease, transform 0.3s ease;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	outline: none;
	border-radius: 50%;
	background-color: #fff;
	background-color: #ffffff4d;
	text-indent: -999em;
	cursor: pointer;
	position: absolute;
}
.page-head-slider .owl-dot.active,
.page-head-slider .owl-dot:hover{
	box-shadow: 0 0 0 2px rgba(255, 255, 255,1);
	border: none;
	background: #0000;
}
.page-head-slider .owl-dot.active span,
.page-head-slider .owl-dot:hover span{
	transform: scale(0.4);
	-webkit-transform: scale(0.4);
	background-color: #fff;
}

#tpp-buy-tickets .tribe-events-tickets-title.tribe--tpp, #rsvp-now .tribe-events-tickets-title.tribe--rsvp {
    font-size: 17px;
    font-weight: bold;
    padding-left: 45px;
    background: #f8f8f8;
    padding-top: 20px;
    border-top: 1px solid #eee;
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
}

#rsvp-now .tribe-events-tickets-title.tribe--rsvp {
    padding-left: 35px;
}

#tpp-buy-tickets .tribe-link-view-attendee {
    background: #f8f8f8;
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
    margin: 0;
    padding: 15px 0 15px 45px;
}

#tribe-events .tribe-events-tickets.tribe-events-tickets-tpp, #tribe-events .tribe-events-tickets.tribe-events-tickets-rsvp {
    width: 100%;
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
    border-collapse: inherit;
}

#tribe-events .tribe-ticket.quantity, #tribe-events .tickets_name, #tribe-events .tickets_price, #tribe-events .tickets_description {
    border-bottom: none;
}

#tpp-buy-tickets .tribe-events-tickets.tribe-events-tickets-tpp td {
    padding-left: 45px;
}

#tpp-buy-tickets .tribe-ticket.quantity {
    padding-left: 45px;
    width: 110px;
}

#rsvp-now .tribe-ticket.quantity {
    padding-left: 35px;
    width: 110px;
}

#tpp-buy-tickets .tpp-submit.tribe-button, #rsvp-now .tribe-button.tribe-button--rsvp {
    display: block;
    margin-top: 10px;
    padding: 8px;
    background-color: #ffe196;
    color: #646765;
    font-family: 'CenturySchoolbook', serif;
    border-radius: 10px;
    font-size: 20px;
    min-width: 110px;
}

#rsvp-now .tribe-button.tribe-button--rsvp {
    margin-left: 25px;
}

#rsvp-now .tribe-rsvp-messages {
    background: #f8f8f8;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
}

#rsvp-now .tribe-event-tickets-plus-meta-fields {
    margin-left: 25px;
}

#rsvp-now .tribe-tickets-meta-row .tribe-tickets-attendees {
    padding-left: 45px;
}

/* responsive */
@media( min-width: 1200px ) {
	.sidebar .menu>li>a,
	.sidebar .menu>li.current-menu-item>a {
		font-size: 25px;
	}
	.sidebar .menu>li>ul.sub-menu>li.menu-item-has-children>a {
		font-size: 19px;
	}
}
@media( max-width: 992px ) {
    #rsvp-now .tribe-events-tickets-title.tribe--rsvp {
        padding-left: 25px;
    }

	#rsvp-now .tribe-ticket.quantity {
        padding-left: 25px;
    }

    #tpp-buy-tickets .tribe-link-view-attendee {
        padding-left: 25px;
    }

    #rsvp-now .tribe-button.tribe-button--rsvp {
        margin-left: 12px;
    }
}

@media(max-width: 767px) {
    #tpp-buy-tickets .tribe-events-tickets.tribe-events-tickets-tpp td, #rsvp-now .tribe-events-tickets-title.tribe--rsvp td {
        padding-left: 25px;
        display: block;
    }

    #tpp-buy-tickets .tribe-events-tickets-title.tribe--tpp {
        padding-left: 25px;
    }

    #rsvp-now .tribe-events-tickets-title.tribe--rsvp {
        padding-left: 15px;
    }

    #rsvp-now .tribe-ticket.quantity {
        padding-left: 15px;
    }

    #tpp-buy-tickets .tribe-link-view-attendee {
        padding-left: 25px;
    }

    #tpp-buy-tickets .tpp-submit.tribe-button {
        margin: 0;
    }

    #rsvp-now .tribe-button.tribe-button--rsvp {
        margin-left: 0px;
    }

    #rsvp-now .tribe-event-tickets-plus-meta-fields {
        margin-left: 4px;
    }

    #rsvp-now .tribe-tickets-meta-row .tribe-tickets-attendees {
        padding-left: 22px;
    }

	.print-wrapper{
		margin-top: 0;
		margin-bottom: 0;
	}
	body.nwmc-show-nav {
		position: fixed;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		overflow: hidden;
	}
	#nwmc-bodywrap {
		position: relative;
		width: 100%;
		margin: 0;
		-webkit-transition: margin .5s;
		transition: margin .5s;
	}
	body.nwmc-show-nav #nwmc-bodywrap {
		position:fixed;
		position:absolute;
		top:0;
		bottom:0;
		left:0;
		margin-left: 300px;
		overflow-y: hidden;
	}
	#nwmc-bodywrap:after {
		display: none;
		opacity: 0;
		-webkit-transition: opacity .5s;
		transition: opacity .5s;
	}
	body.nwmc-show-nav #nwmc-bodywrap:after {
		content: " ";
		display: block;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		opacity: .5;
		background-color: #000;
	}

	nav #hide-nav-menu,
	nav .pre-menu,
	nav .post-menu {
		display: block;
	}

	.navbar-default .navbar-nav>li:after,
	ul#menu-smaller-header-nav>li:after {
		border: none;
	}

	#masthead .left {
		text-align: center;
	}

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

	/* HEADER */
	header .site-branding .site-title a {
		float: none;
		margin: 0 auto;
	}

	/* RESPONSIVE MENU */
	ul#main-menu.col-sm-12 > li {
		max-width: 100%;
		width: 100%;
		text-align: left;
	}
	ul#main-menu.col-sm-12 > li > a {
		text-transform: none;
		color: #827c6d;
		font-size: 18px;
		display: block;
		background-color: transparent;
	}

	nav.site-navigation > .container {
		position: fixed;
		top: 0;
		bottom: 0;
		left: -300px;
		width: 300px;
		border-right: 1px solid #ccc;
		background-color: #fff;
		max-width: 100%;
		overflow-y: auto;
		-webkit-transition: left .5s;
		transition: left .5s;
	}
	body.nwmc-show-nav nav.site-navigation > .container {
		left: 0;
	}

	nav.site-navigation > .container .navbar {
		margin-top: 30px;
	}
	.admin-bar nav.site-navigation > .container .navbar {
		margin-top: 56px;
	}
	nav.site-navigation > .container .navbar:before {
		display: block;
		content: "MENU";
		font-family: 'CenturySchoolbook' serif;
		font-size: 26px;
		color: #ccc;
		text-align: left;
	}
	nav #hide-nav-menu {
		display: block;
		position: absolute;
		top: 0;
		right: 10px;
		font-size: 26px;
		font-weight: bold;
		color: #ccc;
		cursor: pointer;
	}

	nav.site-navigation > .container .navbar .navbar-collapse {
		height: auto !important;
		display: block !important;
		visibility: visible !important;
		overflow: hidden;
		background-color: #fff;
	}
	nav li {
		font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	}
	ul#main-menu {
		margin: 0;
	}

	.navbar-default ul#main-menu ul.dropdown-menu>li>a:hover,
	.navbar-default ul#main-menu ul.dropdown-menu>li>a:focus,
	.navbar-default ul#main-menu ul.dropdown-menu>li.active>a,
	.navbar-default ul#main-menu ul.dropdown-menu>li.active>a:hover,
	.navbar-default ul#main-menu ul.dropdown-menu>li.active>a:focus {
		color: #2997CF;
		font-weight: bold;
		background: transparent;
	}
	.navbar-default ul#main-menu ul.dropdown-menu a:after {
		content: "\00a0\00BB";
	}
	.navbar-default ul#main-menu ul.dropdown-menu a[href='#'] {
		cursor: default;
	}
	.navbar-default ul#main-menu ul.dropdown-menu a[href='#']:after {
		content: '';
	}

	ul#main-menu > li.menu-item-has-children > a,
	ul#main-menu ul li.menu-item-has-children > a {
		color: #fff;
		background-color: #6BB0DB;
		padding: 5px 0 5px 11px;
	}
	.navbar-default ul#main-menu ul li.menu-item-has-children > a,
	.navbar-default ul#main-menu ul li.menu-item-has-children > a:hover,
	.navbar-default ul#main-menu ul li.menu-item-has-children > a:focus,
	.navbar-default ul#main-menu ul li.menu-item-has-children.active > a,
	.navbar-default ul#main-menu ul li.menu-item-has-children.active > a:hover,
	.navbar-default ul#main-menu ul li.menu-item-has-children.active > a:focus {
		background-color: #6EB8E4;
		padding-left: 25px;
		color: #fff;
		font-weight: normal;
	}

	ul#main-menu > li.menu-item-has-children {
		border-bottom: 1px solid #fff;
		border-color: rgba(255,255,255,.5);
	}

	ul#main-menu > li.menu-item-has-children > a:after {
		display: none;
	}

	ul#main-menu > li.menu-item-has-children > a {
		position: relative;
		padding-left: 35px;
	}
	ul#main-menu > li.menu-item-has-children > a span.caret {
		display : inline-block;
		width   : auto;
		height  : auto;
		position: absolute;
		left    : 0;
		top     : 0;
		right   : 0;
		border  : none;
		padding : 5px;
		border-right: 1px solid #fff;
		border-color: rgba(255,255,255,.5);
	}
	ul#main-menu > li.menu-item-has-children > a span.caret:before {
		content: "+\00a0";
	}
	ul#main-menu > li.menu-item-has-children.open > a span.caret:before {
		content: "\2212\00a0";
	}

	ul#main-menu ul.dropdown-menu {
		background: #FEF5EC;
	}

	ul#main-menu ul ul.dropdown-menu {
		display: block;
		padding-left: 15px;
		background-color: #fff;
	}

	#masthead .phones {
		padding: 0 8px;
	}
	#masthead .phones,
	#masthead .social {
		margin: 10px 0;
	}

	header#masthead .left {
		margin-top: 0;
	}
	header .header-contact {
		text-align: center
	}

	.mobile-only {
		display: block;
	}
	header .header-contact .social,
	header .left .menu-smaller-header-nav-container {
		display: none;
	}
	.single-provider .page-title.second {
		display: none;
	}
}

body.single-service .single-service-print-button .print-wrapper {
	margin-top: -12px;
	margin-bottom: -8px;
}

body.single-service .single-service-print-button .print-button {
	text-transform: capitalize;
}

body.single-service .single-service-print-button .print-button::after {
	content: " Providers";
}

@media print {
	body.single-service .site-header,
	body.single-service .site-navigation,
	body.single-service .entry-content,
	body.single-service header,
	body.single-service footer,
	body.single-service .providers-shortcode .readmore,
	body.single-service .mobile-service-page-link-area {
		display: none;
	}

	/* Targets the template shortcode that only shows for print-visible */
	.print-only-shortcode {
		-webkit-box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		box-sizing: border-box !important;
	}

	body.single-service .provider-list-title .provider-heading {
		margin-left: -10px; /* left hanging indent for the underline */
		padding-left: 10px;
		padding-bottom: 0.8rem;
		border-bottom: 2px solid #000;
	}

	body.single-service .provider-name {
		margin-bottom: 4px;
	}

	body.single-service .provider-specialty-department {
		font-size: 13px;
		margin-bottom: 20px;
	}

	body.single-service .provider-location-title {
		margin-bottom: 4px;
	}

	body.single-service .provider-location-content {
		font-size: 11px;
		line-height: 1.3;
	}

	body.single-service .service-provider-schedule-table .dataTables_info {
		display: none; /* Hide "Showing 1 to 8" etc... */
	}

	body.single-service .service-provider-schedule-table table tr:nth-child(even) {
		background-color: #f6f6f6 !important; /* Overriding bootstrap !important */
	}

	body.single-service .service-provider-schedule-table table thead tr {
		background-color: #e4e4e4 !important; /* Overriding bootstrap !important */
		border-bottom: 1px solid #d6d6d6;
		font-weight: bold;
	}

	body.single-service .provider-table tr {
		border-top: 2px solid #d5d5d5;
	}

	body.single-service .service-provider-schedule-table {
		padding: 3rem 0;
	}

	body.single-service .service-provider-schedule-table th,
	body.single-service .service-provider-schedule-table td {
		padding: 12px;
	}

	body.single-service .service-provider-schedule-table .tablepress-table-name {
		display: none; /* hide the TablePress name on print */
	}

	.single-provider .page-title.second {
		display: block;
		font-size: 28px;
	}
}

@media(max-width:670px){
	.col-sm-12.col-md-4.logoPlaceHolder {
		text-align: center;
		margin: auto;
	}
	.phones p {
		padding: 0;
		margin: 0;
	 }
	 .col-sm-12.col-md-8.extra-menu{
		 margin-top:0;
	 }
}

@media(max-width: 1000px) {
	.home-slider #home-slider .flexslider .slides img {
		min-width:1000px;
	}
}

@media(max-width: 550px) {
	.page-head-slider .slide-item{
		height: 280px;
	}
	.page-head-slider .slide-text{
		bottom: 30px;
		left: 0;
		padding: 10px 10px 10px 20px;
	}

	/* HOME SLIDER */
	.home-slider #home-slider .flexslider {
		margin:0;
	}
	.home-slider #home-slider .flexslider .slides img {
		min-width:0;
	}
	.home-slider #home-slider-overlay {
		position: relative;
		top: initial;
		left: initial;
		right: initial;
	}
	.home-slider #home-slider-overlay > .container {
		padding: 0;
	}
	.home-slider #home-slider-overlay .header-widget {
		float: none;
		margin: 0 auto 0;
		border-radius: 0 0 5px 5px;
	}
	/* print button */
	.print-wrapper{
		display: none;
	}
	#popmake-6617 {
		height: 400px;
    	width: 330px;
	}
	.contest-button {
		width: 80%;
	}
	}

	.yes-accepting {
		font-weight: bold;
		color: #2997CF;
	}

/* services page related posts */
.page-related-posts .container {
	max-width: 100%;
}

@media screen and (max-width: 767px) {
	.page-related-posts article.post {
		margin-bottom: 14px;
	}
	.view-all-posts-button-wrapper {
		margin-top: 14px;
	}
}

.page-related-posts .row {
	margin-left: -30px;
	margin-right: -30px;
}

.single .page-related-posts .post header, .single .page-related-posts .post .entry-summary, .page .page-related-posts .post header, .page .page-related-posts .post .entry-summary{
	padding: 0 14px;
}

.page-related-posts .read-all-button {
	white-space: nowrap;
}

.view-all-posts-button-wrapper {
	display: block;
	text-align: center;
	margin-top: 28px;
}

.view-all-posts-button {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px;
	font-family: 'CenturySchoolbook', serif;
	font-weight: normal;
}

.view-all-posts-button:hover {
	text-decoration: none;
	background-color: #eeeeee;
}

.home-slider #home-slider-overlay {
	z-index: 1;
}

