.callout {
	font-size: 1.25em;
}

#content .panel ul > li { 
	margin-bottom: 0px;
}

.media-left {
	min-width: 4.5em;
	line-height: 2;
}

@media (min-width: 991px) {
	.questions-equalizer {
		min-height: 220px;
	}
	
	.contact-equalizer {
		min-height: 101px;
	}
}

@media (min-width: 1200px) {
	.questions-equalizer {
		min-height: 170px;
	}
	
	.contact-equalizer {
		min-height: 90px;
	}
}

h2 {
	font-size: 27px;
	padding: 8px 5px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 21px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}

.feature-link:hover {
	background-color: #000 !important;
}

.feature-link a {
	color: #fff;
	text-decoration: none;
	padding: .5em;
}

.feature-link a:hover, .feature-link a:focus {
	color: #fff;
	text-decoration: none;
}


@import url(https://fonts.googleapis.com/css?family=Roboto:400,900);

.module {
    height: 0;
    padding: 0; /* remove any pre-existing padding, just in case */
    padding-bottom: 60%; /* for a 4:3 aspect ratio */
	background: url('/wtc/images/newsletter/Mind-Body-Medicine.jpg');
    background-position: center center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.module.nyandbeyond {
	height: 0;
    padding: 0; /* remove any pre-existing padding, just in case */
    padding-bottom: 100%; /* for a 4:3 aspect ratio */
	background: url('/wtc/images/newsletter/2019/beach.jpg');
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
}

.module.nyandbeyondFeature {
	height: 0;
    padding: 0; /* remove any pre-existing padding, just in case */
    padding-bottom: 33%; /* for a 4:3 aspect ratio */
	background: url('/wtc/images/newsletter/2019/beachStairs.jpg');
    background-position: bottom left;
    background-size: cover;
    background-repeat: no-repeat;
}

.module.moreinside {
	height: 0;
    padding: 0; /* remove any pre-existing padding, just in case */
    padding-bottom: 100%; /* for a 4:3 aspect ratio */
	background: url('/wtc/images/newsletter/2019/FranckMichel.jpg');
    background-position: bottom left;
    background-size: cover;
    background-repeat: no-repeat;
}

.module.spotlight {
	height: 0;
    padding: 0; /* remove any pre-existing padding, just in case */
    padding-bottom: 100%; /* for a 4:3 aspect ratio */
	background: url('/wtc/images/newsletter/2019/iStock-956761274.jpg');
    background-position: bottom left;
    background-size: cover;
    background-repeat: no-repeat;
}

.highlight {
	max-height: 300px;
	overflow: hidden;
}

.thumb {
	max-height: 240px;
	overflow: hidden;
}

.thumb .module.nyandbeyond {
	height: 0;
    padding: 0; /* remove any pre-existing padding, just in case */
    padding-bottom: 100%; /* for a 4:3 aspect ratio */
	background: url('/wtc/images/newsletter/2019/beach.jpg');
    background-position: bottom left;
    background-size: 100%;
    background-repeat: no-repeat;
}

.top h2 {
  color: white;
  margin: 0;
  padding: 20px;
}

.lr p {
  font-family: 'Roboto', sans-serif;
  position: absolute;
  bottom: 20px;
  left: 20px;
  color: white;
  margin: 0;
}

.top p {
  font-family: 'Roboto', sans-serif;
  position: absolute;
  top: 0;
  left: 15px;
  color: white;
  margin: 0;
}

.mid h2 {
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  color: white;
  text-transform: uppercase;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 2rem;
  transform: translate(-50%, -50%);
}

.cap p {
  padding: 20px;
  color: white;
  font: 12px Monaco, Mono-Space;
  margin: 0;
}

.module.lr p {
	background-color: rgba(0,0,0,.6);	
	bottom: 0;
	left: 15px;
}

.module.lr .tab {
	bottom: 1.5em;
	padding: 0 .5em;
	border-top-right-radius: 5px;
}

.module.top .description {
	top: 2.4em;
	background-color: rgba(0,0,0,.6);
	padding: .5em;
}

.module.top ul.description {
	position: absolute;
	top: 2.3em;
	margin-bottom: 0;
	list-style-type: none;
}

.module.top ul.description li {
	margin-bottom: 0 !important;
	font-size: .9em;
}

.module.top ul.description li:hover{
	margin-bottom: 0 !important;
	font-size: .9em;
	background-color: #000;
}

.module.top ul.description li a {
	margin-bottom: 0 !important;
	color: #fff;
	padding: .1em;
	width: 100%;
	display: inline-block;
}

.module.top ul.description li a:hover {
	margin-bottom: 0 !important;
	color: #fff;
	text-decoration: none;
	
}

.module.top .lead.title {
	top: 1.5em;
	background-color: rgba(0,0,0,.6);
}



.module.top .tab {
	border-top-right-radius: 5px;
	padding: 0 .5em;
}

.module.split {
	position: relative
}

.module.split .title {
	margin: 1em;
	padding: 1em;
}

.module.split .title h2 {
	font-size: 5em;
	top: 0;
}

.module.split .description {
	margin: 1em;
	padding: 1em;
	bottom: 0;
	position: absolute;
}

.orange {
	background-color: rgba(179,60,0, .9) !important;
}

.red {
	background-color: rgba(214, 27, 27, .9) !important;
}

.primary {
	background-color: rgba(27,117,188, .9) !important;
}

.stroke {
	-webkit-text-fill-color: white; /* Will override color (regardless of order) */
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: black;
}

.text-black {
	color: #000;
}

.bg-red {
	background-color: #ab1d2e !important;
}

.bg-primary {
	background-color: #1b75bc !important;
	color:white;
}
.bg-secondary {
	background-color: #53599a !important;
}
h2.bg-primary, h2.bg-secondary{
	margin-top:50px;
	margin-bottom:30px;
}
.bg-teal {
	background-color: #068d9d !important;
	color:white;
}
.bg-white {
	background-color:#fff !important;
	padding:2rem 3rem;
	margin-top:1rem;
	margin-bottom:1rem;
}
#administrator .bg-teal h2 {
	padding:0;
	margin-top:0;
	margin-bottom: 20px;
}
#administrator{
	font-family: serif;
}
#administrator p {
	line-height:1.5 !important;
	font-size:18px;
}
#content p, #content dl, #content dl dd, #content address {
	line-height: 1.6;
}
#content ul > li, #content ol > li {
	line-height:1.3;
}
ul.left-align {
	padding-left:1.2em;
}
strong, b {
	color: #444444;
}
.text-primary strong {
	color: #1b75bc;
}
.text-secondary {
	color: #53599a !important;
}

.bg-gray3 {
    background-color: rgba(221, 221, 221, 1);
	padding: 10px 30px 10px 30px;

}
.bg-gray3.handbook {
	padding:0;
	margin:0;
	margin-top: 30px;
}
.handbook .media-body {
	padding:0px 30px 0px 30px;
	
}

.bg-gray2 h5, .bg-gray3 h5{
	margin-top:10px !important;
	margin-bottom:10px !important;
}
.bg-gray2 h5{
	line-height:1.4;
}

.articleImage.tl {
	padding: 0 .5em .5em 0;
}
.20yearsgallery img{
	max-height:150px !important;
}
.topConditions .col-xs-2 {
	padding:0 !important;
	margin-left:2rem;
}
.topCancers .col-xs-2 {
	padding: 0 !important;
	
	width:20% !important;
}
.topCancers.row {
	margin-left:1rem;
}
#toc > .scrollnav > li > a {
	font-size: 12px;
	line-height: 1.3;
	margin-top:1rem;
}
h1{
	margin-top:30px;
	
}
.subtitle{
	margin-top:10px;
}
h4, .h4, h5, .h5, h6, .h6 {
	margin-top: 20px;
	margin-bottom: 2px;
}
h5{
	line-height:1.4;
}
h5.bottomMargin {
	margin-bottom: 15px;
}
.mb-0 {
	margin-bottom:0 !important;
}
.pb-0 {
	padding-bottom:0 !important;
}
.mt-0 {
	margin-top:0 !important;
}
img.alignTop {
	margin-top:5px;
}
#administrator img.alignTop{
	margin-top:8px;
}
.phoneInfo {
	margin-bottom: 2px !important;
}
.phone.row {
	margin-left:2rem;
	margin-right:2rem;
}
.clinicMulti {
	margin-top:20px;
}

