/* Digital Marketing Style Sheet */

/*** NEW HOME PAGE ***/

#s4-bodyContainer section.top-bar {
	padding-left: 0;
	padding-right: 0;
}
html #s4-bodyContainer section.top-bar ul.top-nav {
	padding-left: 0;
}

#index-page .bootstrap-border-box.container{
max-width: 100%;
}

#home-page .bootstrap-border-box.container{
max-width: 100%;
}

.home_carousel, .home_carousel .item {
	padding: 0;
}
.home_carousel .carousel {
	display: block;
	margin: 0 auto;
}
.home_carousel h2 {
    color: #856822 !important;
    font-size: 2.6em !important;
    font-weight: bold !important;
    line-height: 1.3 !important;
    text-shadow: none !important;
}
.home_carousel p {
	color: #333333;
	text-shadow: none;
	font-size: 1.2em;
	margin: 0!important;
}
html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption {
    background-color: rgba(242, 242, 242, 0.8);
    height: 100%;
    left: 58%;
    padding: 5em 4.5em 0;
    top: 0;
    width: 42%;
    z-index: 1;
	/* background: url("/PublishingImages/home-assets/home_tile.png") repeat; */
}
html #s4-bodyContainer .home_carousel .carousel .carousel-indicators {
	margin-left: 0;
}
html #s4-bodyContainer .home_carousel .carousel .carousel-indicators li.active, html #s4-bodyContainer .home_carousel .carousel .carousel-indicators li {
	width: 20px;
	height: 20px;
	border: 1px solid #fff;
	box-shadow: none;
}
.home_carousel .carousel-indicators {
	bottom: 10px;
}
.home_box {
    float: right;
    height: 105px;
    position: relative;
    width: 50%;
	border: 1px solid #f3f0e6;
}
.home_box.res {
	background: url("../images/home_research.jpg") no-repeat;
	background-size: cover;
	border: 1px solid #fff;
}
.home_box_link {
	position: absolute;
	text-align: center;
	width: 100%;
	bottom: 0;
	color: #fff;
	font-weight: bold;
}
.home_box.res .home_box_link {
	background: rgba(125, 161, 196, 0.9);
	padding: 0.6em 0;
}
.home_box.edu {
	background: url("../images/home_education.jpg") no-repeat;
	background-size: cover;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.home_box.edu:hover, .home_box.res:hover {
	opacity: 0.8;
}
.home_box.edu .home_box_link {
	background: rgba(59, 24, 90, 0.8);
	padding: 0.6em 0;
}
#s4-bodyContainer .container.quick_nav {
	width: auto;
	padding: 0;
}
.home_quick_nav {
    background: #f3f0e6 none repeat scroll 0 0;
    clear: both;
    display: block;
    margin: 0 auto;
    padding: 0.8em 0;
	border-top: 1px solid #e2e2e2;
}
.home_quick_nav img {
	max-width: 70px!important;
	width: 100%;
	vertical-align: baseline;
}
.home_quick_nav .find_service {
    background: rgba(0, 0, 0, 0) url("../fonts/home_services_icon_hover.svg") no-repeat scroll 50% 15% / 63px 69px;
    border-right: 1px solid #e2e2e2;
    padding: 6em 0 0;
}
.home_quick_nav .find_service:hover {
    opacity: 0.8;
}
.home_quick_nav .find_location {
    background: rgba(0, 0, 0, 0) url("../fonts/home_location_icon_hover.svg") no-repeat scroll 50% 15% / 63px 69px;
    border-right: 1px solid #e2e2e2;
    padding: 6em 0 0;
}
.home_quick_nav .find_location:hover {
    opacity: 0.8;
}
.home_quick_nav .find_doctor {
    background: rgba(0, 0, 0, 0) url("../fonts/home_provider_icon_hover.svg") no-repeat scroll 50% 15% / 63px 69px;
    border-right: 1px solid #e2e2e2;
    padding: 6em 0 0;
}
.home_quick_nav .find_doctor:hover {
    opacity: 0.8;
}
.home_quick_nav .make_appt {
    background: rgba(0, 0, 0, 0) url("../fonts/home_appt_icon_hover.svg") no-repeat scroll 50% 15% / 63px 78px;
    padding: 6em 0 0;
}
.home_quick_nav .make_appt:hover {
    opacity: 0.8;
}
.home_quick_nav .quick_nav_content h3 {
    color: #856822;
    font-size: 0.9em;
    font-weight: normal;
    margin-bottom: 3px;
    margin-top: 0;
    text-align: center;
}
.home_quick_nav .quick_nav_content p {
	color: #337ab7;
	line-height: 1.2;
	font-size: 0.9em;
}
.home_quick_nav .quick_nav_content p:hover {
	text-decoration: underline;
}
.home_content_bg {
	background: #f2f2f2;
}
.home_content_bg img:hover {
	opacity: 0.8;
}
.home_content_padding {
	padding: 1em;
	min-height: 180px;
}
.home_support_uw {
	text-align: center;
}
.home_support_uw img:hover {
	opacity: 0.8;
}
.container.home_h4.top {
	margin-top: 1em;
}
.container.home_h4 h4 {
	font-size: 1.15em;
	color: #333!important;
}
/*.container.home_h4 .home_support_uw h4 {
	font-size: 1.8em;
	margin: 1em 0 1em;
	color: #856822!important;
	display: none;
}*/
.home_support_uw p {
	margin: 0;
	font-size: 1.1em;
	padding: 0 1em;
}
.home_support_uw img {
	width: 100%;
}
.home_support_uw .acc_logo img {
	width: auto;
	margin: 2.5em 0;
}
.acc_logo
.home_content_middle {
  height: 400px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  margin: 1em auto;
  -webkit-backface-visibility:hidden; /*Most Important*/
backface-visibility:hidden;
}
.home_content_middle.parallax {
  background-image: url("../images/UWM-homepage-middle_bg.jpg");
  height: 410px;
  background-size:100% 100% !important;
	background-repeat:no-repeat !important;
	background-position: center center;
}
/* saf3+, chrome1+ */
@media screen and (-webkit-min-device-pixel-ratio:0) {
 .home_content_middle.parallax  { background-attachment:scroll; }
}
.btn.btn-default.home_btn {
	border-radius: 0;
	border: 0;
	background:#7DA1C4;
	color: #fff;
	padding: 0.8em 2em;
}
.btn.btn-default.home_btn.uc {
	padding: 0.8em 0;
	background:#e77120;
	width: 50%;
	float: left;
}
.btn.btn-default.home_btn.uc:hover {
	background: #D86A20;
}
.btn.btn-default.home_btn.vc {
	padding: 0.8em 0;
	background:#77787B;
	width: 50%;
}
.btn.btn-default.home_btn.vc:hover {
	background: #6A6B6D;
}
.btn.btn-default.home_btn:hover {
	background: #6586A5;
}
.home_content_middle.parallax .home_h4 {
	padding: 2em 0;
}
.home_support_btn .btn.btn-default.home_btn {
	background: #eabb41;
	margin: 2em 0 2em;
	padding: 1.2em 4em;
}
.home_support_btn .btn.btn-default.home_btn:hover {
	background: #DDB142;
}
.home_slide_btn .btn.btn-default.home_btn {
	background: #7DA1C4;
	margin: 1.5em 0.4em 2em 0;
	padding: 1em 3em;
}
.home_slide_btn .btn.btn-default.home_btn:hover {
	background:#6586A5;
}
.btn.btn-default.home_btn.home_play_btn {
	background: #7DA1C4;
}
.btn.btn-default.home_btn.home_play_btn:hover {
	background: #7797B5;
}
.home_playimg_btn {
    background-color: rgba(140, 140, 140, 0.5);
    border-radius: 80px;
    color: #fff;
    height: 150px;
    left: 26%;
    position: absolute;
    top: 36%;
    width: 150px;
	-moz-border-radius: 80px; -webkit-border-radius: 80px;
}
.home_playimg_btn:hover {
	opacity: 0.8;
}
.home_playimg_btn img {
	display: block;
	margin: 0 auto;
	padding: 1.5em 0 0 0.8em;
}
.home_playimg_btn p {
	color: #ffffff;
	margin: 0.2em 0;
	text-align: center;
}
.home_h4_margin {
	margin-bottom: 1.5em;
}
.home_content_middle h5 {
	margin: 0 0 0.2em;
}
.middle_right_bg {
	background: rgb(248, 248, 224) none repeat scroll 0 0;
	float: left;
	padding: 0.5em 0;
}
.middle_right_bg p:hover, .middle_right_bg h5:hover {
	text-decoration: underline;
}
.middle_right_bg img:hover {
	opacity: 0.8;
}
.home_sns_container {
	margin: 1em 0;
	text-align: center;
}
.home_content_bottom {
	margin: 1em 0 0;
}
.home_content_bottom img {
	padding: 0 0.3em;
}
.resources_content p {
	line-height: 1.2;
}
.home_padding1 {
	padding: 0px 5px 0px 0px;
}
.home_padding2 {
	padding: 0px 0px 0px 5px; margin: 0px 0px 0.7em;
}
.home_newsrss  .rssBody ul li a {
	display: block;
	width: 100%;
	color: #337ab7!important;
}
.home_newsrss .rssBody ul {
	padding: 0;
}
.home_middle_left {
	background: #ffffff;
	padding: 1.5em 0 1em;
	overflow: hidden;
}
.home_fs {
	border-right: 1px solid #f4f4f4;

}
.play_video_btn {
    background: #7da1c4 url("../images/home_play_icon.png") no-repeat scroll 0 39%;
    color: #fff !important;
    left: 0;
    padding: 1em 1em 1em 3em;
	margin: 10px;
    position: absolute;
    top: 0;
}
.play_video_btn:hover {
	opacity: 0.9;
}
.home_middle_left .carousel-control.right, .home_middle_left .carousel-control.left {
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.1) 100%)!important;
	height: 60%;
}
.home_news_container {
	padding-right: 0;
	padding-left: 0;
}
.home_notification {
	margin-bottom: 1em;
	overflow: hidden;
}
.home_notification_1 {
	background: #f8f8e0 url("../images/home_notification_icon.png") no-repeat 2% 50%;
	padding: 10px 10px 10px 40px;
}
.home_notification a, .home_notification a:visited, .home_notification a:visited {
	color: #856822!important;
}
.home_notification a:hover {
	opacity: 0.8;
}
.home_notification_2 {
	background: #f3f3d1 url("../images/home_notification_icon.png") no-repeat 2% 50%;
	padding: 10px 10px 10px 40px;
}
.hp_mid_content {
	margin: 0;
	padding: 0 1em 0 0;
}

/** Patient Notification (BTS 8/16/16) ***/
.patient_notification {
  min-height: 260px;
  background-color: #F8F8E0;
  width: 100%;

}

.patient_notification div {
  padding: 20px;
}

.patient_notification p {
  color: #856822;
  font-size: 14px;
  margin-top: 50px;
}

@media (min-width: 768px) and (max-width: 992px) {
  .patient_notification p {
    margin-top: 20px;
  }
}




/*** Provider List Even Number Background ***/
.ms-srch-result-groups .ms-srch-group-content .ms-srch-item:nth-child(even) {
	background: #f2f2f2;
}
.ms-srch-result-groups .ms-srch-group-content .ms-srch-item:nth-child(even):hover {
	background: #f2f0e4;
	cursor: pointer;
}
.cols-b .provider-listing .listing {
	padding: 1em;
	border: none;
}
.cols-b .provider-listing .listing:hover {
	background: #f2f0e4;
	cursor: pointer;
}
.cols-b .provider-listing .listing:nth-child(even) {
	background: #f2f2f2;
}
.cols-b .provider-listing .listing:nth-child(even):hover {
	background: #f2f0e4;
	cursor: pointer;
}
.provider-listing .listing .readmore i {
	margin-right: 0!important;
	margin-left: 1px!important;
	padding-right: 0;
	vertical-align: baseline!important;
}

/*** Home Page Slideshow Width Fix ***/
html article.home section:nth-of-type(1) .row article {
	padding-left: 4px!important;
	padding-right: 2px!important;
}
html article.home section .box:nth-of-type(2) {
	margin-top: 12px;
}
div.profile-photo img {
	display: none!important;
}

/*** Open Layout Fix ***/
.locations #s4-bodyContainer #wrapper .bootstrap-border-box {
    max-width: 100%;
    padding: 0px;
}

/*** In Ballard ***/

.balServices_mid_container {
	padding: 1em 0 0.5em;
}
.balServices_interest ul li {
	padding: 0;
}
.balsService_topRight_btn a {
	margin-right: 0;
}
.balServices_bottom_content {
	min-height: 340px;
}

/*** Insight ***/
.insight_middle_box_padding {
	min-height: 260px;
}

/*** Neighiborhood Clinic ***/
.uwnc_subpage_top_img {
	max-height: 162px;
	overflow: hidden;
	margin: 0!important;
}
.uwnc_subpage_top_img  img {
	max-height: 162px;
	float: left;
}

/* Neighiborhood Clinic - Patient Care Information */
.pci_letter_container {
display:block;
margin:0 auto 0 auto;
clear:both;
}
.pci_letter_bg {
background:#f8f8e0;
padding:2em;
}
.letter_description {
clear:both;
padding-top:2em !important;
}

/*** Urgent Care ***/
.urgentCare_time_container_sm .hidden-phone .wait-legend, .urgentCare_time_container_sm .hidden-phone .wait-modify  {
	display: block;
}
.urgentCare_clinic_container.hour_bg, .urgentCare_clinic_container.clinic_bg {
	min-width: auto!important;
}
.urgentCare_newClinic_content_p, .urgentCare_newClinic_content1 p {
	padding-left: 0.5em!important;
}
.urgentCare_newClinic_content2_p {
	padding: 0 0 0 0.7em;
}

/*** Willed Body ***/
.willedBody_caption h2 {
	color: #fff!important;
}

/*** Billing and Insurance ***/
.billing_info_wrapper p {
	min-height: 60px;
}

.nwh_img_con {
  width: 760px;
  height: 1000px;
  background: url("../images/nwh_bill.jpg") 0 0 no-repeat;
  background-size: 760px 1000px;
}

/*** About UW Medicine ***/
.about_top_panel_bg {
    background: url("../images/about-bg-collage.jpg") no-repeat;
    min-height: 440px;
    width: 100%;
    background-position: top right;
}

.about_top_content_bg {
		background: none;
		width: 50%;
		float: left;
    height: 300px;
		padding: 3em 4em 1em 1em;
}

.about_top_content {
	display: inline-block;
}

.about_top_content h1 {
    color: #856822;
    font-size: 28px;
    margin-bottom: 0.5em;
    margin-top: 0;
}

.about_top_content p {
	color: #333;
}

.about_middle {
	width: 33.33333333%
}

.ab_btn {
    padding: 1em 5em;
    background: #7DA1C4;
    text-align: center;
    float: left;
    color: #fff !important;
}

.about_middle_panel {
	padding: 1em;
	background-color: #e2e2e2;
	float: left;
}

.about_middle.ab_patient, .about_middle.ab_education, .about_middle.ab_research {
	background: none;
	margin: 0px;
	padding: 0 5px 0 5px;
}

.about_middle.ab_patient a {
	 background: url("../images/about_patient.jpg") no-repeat;
}

.about_middle.ab_education a {
	 background: url("../images/about_education.jpg") no-repeat;
}

.about_middle.ab_research a {
	 background: url("../images/about_research.jpg") no-repeat;
}

.about_bottom_panel {
	background: none;
}

.about_bottom_panel .about_icon.ab_contact {
	background: none;
}

.about_bottom_panel .about_icon.ab_employment {
	background: none;
}

.about_bottom_panel .about_icon.ab_history {
	background: none;
}

.about_bottom_panel .about_icon.ab_rtc {
	background: none;
}

.about_bottom_panel .about_icon.ab_social {
	background: none;
}

.about_bottom_panel .about_icon.ab_alumni {
	background: none;
}

@media(max-width: 979px) {
	.about_top_content_bg {
		width: 100%;
		background: url("../images/about_bg_alpha.png") repeat;
		background-color: rgba(0,0,0,.5);
		pading: 2em;
	}
	.about_top_content h1 {
		color: #F8F5E0;
	}
	.about_top_content p {
		color: white;
	}

}

/*** Virtual Clinic ***/
.navbar-toggle.vc_nav_btn:focus {
	background-color: transparent!important;
}

.vc_wcNav_content {
	min-height: 145px;
	position: relative;
}
.navbar-collapse.vc_nav_bg.collapse.in {
	margin-left: 0!important;
	margin-right: 0!important;
}
.vc_wc_h3 {
	font-size: 1.4em;
}
.vc_wcLanding_btn {
	margin: auto;
}
.vc_wc_provider {
	width: 20%;
}
.vc_info_pay.insight_accordion .ui-accordion .ui-accordion-icons:hover {
	opacity: 0.8;
}
.vc_info_secure_content {
	width: 50%;
}
/* vc fix */
.vc_wc_main_content {
    margin: 2em 0 0;
    background-color: #fff;
    opacity: 0.9;
    padding-left: 20px;
    padding-right: 20px;
}
.vcNumber {
	background: #dbdbdb;
}
.vcCost {
	float: left;
	margin: 0.5em 0 0;
}
.vcCost h2 {
	font-size: 1.6em;
}
.vcCost span {
	color: red;
}
.vc_landing_cta .vc_cond_btn1, .vc_landing_cta .vc_cond_btn2 {
	font-size: 16px;
}
.vc_cond_btn2.vcNumber {
	background: #bdbdbd;
}
.vc_wc_provider_container.vc_ftv {
	background: #c3b592;
	margin: 0 0 1em;
}
.vc_ftv_learnmore {
	margin: 0!important;
	text-align: center;
}
.vc_landing_cta {
	display: inline-block;
	margin: 0.5em 0 0;
	width: 100%;
}
.vc_info_main_content {
	padding: 1em 0 0 2em;
	margin: 0;
}
.vc_info_page {
	min-height: 450px;
}

/*** Flushot 9.28.2017 ***/
.vc_wc_main_content.flushot {
	width: 50%;
}
.vc_wc_main_content.flushot.fs_right {
	text-align: right;
	margin: 3em 0 0;
}
.vc_wc_main_content.flushot.fs_right img:hover {
	opacity: 0.8;
}
.vc_wc_landing.flushot {
	background: #f2f2f2;
	height: 430px;
}
.virtual_clinicNew.flushot h1 {
	color: #31006e;
	font-size: 2.3em;
    line-height: 1.2;
}
.virtual_clinicNew.flushot h2 {
	font-size: 1.5em;
}
.vc_wc_provider_container.vc_ftv.flushot {
	background: #31006e;
}
.vc_ftv_learnmore.flushot {
	color: #ffffff;
}
.vc_ftv_learnmore.flushot a {
	color: #ffffff;
	text-decoration: underline;
}
.vc_cond_btn2.flushot {
	margin: 0;
}
.vc_wc_provider_container.flushot {
	margin: 0;
}
.flushot_icon {
    min-height: 140px;
    padding: 2em 0 2em 12em;
    width: 100%;
}
.flushot_icon.underline {
	border-bottom: 1px solid #ffffff;
}
.flushot_icon.first {
    background: rgba(0, 0, 0, 0) url("../images/flushot_icon1.jpg") no-repeat scroll 0 50%;
}
.flushot_icon.second {
    background: rgba(0, 0, 0, 0) url("../images/flushot_icon2.jpg") no-repeat scroll 0 50%;
}
.flushot_icon.third {
    background: rgba(0, 0, 0, 0) url("../images/flushot_icon3.jpg") no-repeat scroll 0 50%;
}
.flushot_icon.fourth {
    background: rgba(0, 0, 0, 0) url("../images/flushot_icon4.jpg") no-repeat scroll 0 50%;
}
.flushot_icon.fifth {
    background: rgba(0, 0, 0, 0) url("../images/flushot_icon5.jpg") no-repeat scroll 0 50%;
}
.flushot_icon_title {
	font-weight: bold;
}
.flushot_location {
	width: 49%;
	float: left;
}
.flushot_location.left {
	margin: 0 1em 0 0;
}
.flushot_location p {
	padding: 0.5em 0;
}
.flushot_location img:hover {
	opacity: 0.8;
}
.flushot_bottom_info {
	padding: 1em 0;
	border-top: 1px solid #f2f2f2;
	text-align: center;
}


/*** Willed Body ***/
.willedBody_firstRow {
	margin: 1em 0 0;
}

.willedBody_firstRow_left {
	width: 34%;
}

.willedBody_firstRow_right {
	width: 65%;
}

.willedBody_caption h2 {
	color: #fff!important;
}

.willedBody_btn_left {
	float: left; width: 60%; font-size: 0.9em; text-align: center;
}

.willedBody_btn_right {
	float: left; width: 40%; font-size: 0.9em; background: #856822 none repeat scroll 0% 0%; text-align: center;
}

.willedBody_firstRow_btn:hover {
	opacity: 0.8;
}

/*** Healthworks ***/
.hw_left_container {
	padding-left: 0;
}
.hw_article_page_left {
	padding-right: 0;
}
.hw_right_container, .hw_article_page_right.health_information {
	padding-left:0;
	padding-right: 0;
}
.hw_article_page_title h1 {
	font-size: 26px!important;
}
.hw_article_page_left {
	float: left;
}
.hw_main_article_h1 {
	font-size: 17px!important;
}
.hw_header_content {
	margin: 365px 0 0!important;
	padding: 1em!important;
	text-align: left;
}
.hw_header_content h1{
	font-size: 32px!important;
}

.hw_main_container {
	margin-top: -20px!important;
}

.hw_main_article {
	background-image: url('../images/hw-heart-failure_hero-image.jpg') !important;
	background-repeat: no-repeat!important;
	background-size: cover!important;
	height: auto!important;
}
.healthworks_top_banner {
	background-image: url("../images/Healthworkd_Header.jpg") !important;
}

/*** Trauma Burns ***/
.trauma_slidshow .carousel-inner {
	max-height: 340px!important;
}
.trauma_main_text {
	margin: 2em 0!important;
}
.trauma_center {
	margin: 0.5em 0 1em;
}
.trauma_main {
	padding: 140px 10px 10px;
	min-height: 200px;
	text-align: center;
	font-size: 0.9em;
}
.trauma_main:hover {
	opacity: 0.7;
}
.trauma_main.tra_icon1 {
	background: url("../images/icon1.png") no-repeat 50% 20%;
}
.trauma_main.tra_icon2 {
	background: url("../images/icon2.png") no-repeat 50% 20%;
}
.trauma_main.tra_icon3 {
	background: url("../images/icon3.png") no-repeat 50% 20%;
}
.trauma_main.tra_icon4 {
	background: url("../images/icon4.png") no-repeat 50% 20%;
}
.trauma_main.tra_icon5 {
	background: url("../images/icon5.png") no-repeat 50% 20%;
}
.trauma_main.tra_icon6 {
	background: url("../images/icon6.png") no-repeat 50% 20%;
}
.trauma_main_captions {
	left: 0;
	right: 50%;
	top: 0;
	padding-left: 25px;
	padding-right: 25px;
	text-align: left;
	height: 100%;
	background: rgba(51, 51, 51, 0.5) none repeat scroll 0 0;
}
.trauma_main_bottom {
	padding: 0 15px;
}
.trauma_bototm_cont {
	min-height: 350px;
}
.trauma_mini_slide {
	max-width: 232px;
	max-height: 232px;
	margin: 0 auto;
}
.trauma_main_captions h1 {
	font-size: 2em;
	color: #fff;
}
.trauma_main_captions a {
	display: block;
	margin: 0.5em 0;
	padding: 1em 0;
	text-align: center;
	color: #fff;
}
.trauma_main_captions a:hover {
	opacity: 0.8;
}
.trauma_loc_btn {
	background: #cf2f44;
}
.trauma_transfer_btn {
	background: #7b8043;
}
.trauma_sns_h2 {
	color:#333!important;
	padding: 1em 0;
	display: inline-block;
	background: #fff;
	text-align: center;
	font-size: 1.2em;
	width: 100%;
}
.trauma_sns a {
	padding: 0.2em 0;
	display: block;
}
.trauma_loc_address {
	padding: 1em!important;
	background: #EBEBEB;
	height: 216px;
}
.trauma_loc_address p {
	margin-bottom: 6px!important;
}
.trauma_loc_address h2 {
	font-size: 17px!important;
}
.trauma_loc_map {
	padding: 0!important;
	text-align: right;
	background: #ebebeb;
	height: 216px;
}
.trauma_loc_tabs {
	margin: 1em 0 2em;
}
.trauma_loc_tabs .nav-tabs > li.active > a {
	background: #f2f2f2;
}
.trauma_loc_tabs .tab-content > .active {
	background: #f2f2f2;
	padding: 1em;
}
.trauma_loc_tabs img {
	text-align: center;
	display: block;
	margin: 1em auto 2em!important;
}

/*** Olympia Campaign Fix ***/
.campaign_provider {
	width: 24.5%!important;
}
.clinic_campaign_bg3_container {
	float: left;
}
.container.panel5_container {
	float: left;
}
.panel6_link a {
	width: 60%!important;
}
.panel6_link p {
	width: 35%!important;
}
.panel4_container {
	height: auto!important;;
}
.panel5_content {
	width: 55%!important;
	margin: 3em 0 0!important;
}

/*** Telehealth ***/
.telehealth_bottom_container {
	width: 100%;
	margin: 1em 0 2em;
	text-align: center;
	overflow: hidden;
}
.telehealth_bottom_container img {
	display: block;
	margin: 0 auto;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}
.telehealth_tab_container {
	border: 1px solid #ddd;
	padding: 1em;
	border-radius: 4px;
}
.telehealth_tab_container .tab-pane {
	padding: 1em;
}
.telehealth_bottom_icon {
	background: #f2f2f2;
	padding-top: 15px;
	padding-bottom: 15px;
}
.telehealth_bottom_icon:hover {
	opacity: 0.8
}

/*** EQI ***/
.eqi_timeline_bg {
	background: #DBDBDB;
	padding: 1em;
	margin: 0 0.8em;
	overflow: hidden;
}
.eqi_triangle_topleft {
	width: 0;
	height: 0;
	border-top: 10px solid #C67715;
	border-right: 10px solid transparent;
	position: absolute;
	top: 43px;
	right: 15px;
}
.eqi_triangle_topright {
	width: 0;
	height: 0;
	border-top: 10px solid #C67715;
	border-left: 10px solid transparent;
	position: absolute;
	top: 43px;
	left: 15px;
}
.eqi_timeline_title {
	background: #FF930B;
	padding: 1em 0.5em;
	text-align: center;
	color: #fff;
	font-weight: bold;
}
.eqi_timeline_container {
	background: #DBDBDB url("../images/eqi_timeline.png") no-repeat scroll 0 0 / 58px 498px;
	width: 58px;
	height: 498px;
	margin: 0 auto;
}
.eqi_tooltip {
	height: 30px;
	width: 30px;
	margin: 0.6em auto 0;
}
.eqi_timeline_container .tooltip {
	font-weight: bold!important;
	color: red!important;
}
.eqi_tooltip:hover {
	background-color: rgba(215, 215, 215, 0.5);
}
.eqi_ul  {
	list-style-type: none;
}
.eqi_ul li {
	padding: 0 0 1em;
}
.eqi_hover_info {
	margin: 1em 0.2em;
	color: red;
	text-align: center;
	font-size: 10px;
}
.eqi_pdf_down {
	color: #ffffff!important;
	text-align: center;
	background: #7DA1C4;
	padding: 0.5em 2em;
	float: left;
	width: 100%;
}
.eqi_pdf_down:hover {
	background: #7798B7;
}

/*** Camilot ***/
.camilot_img_bg {
	background: url("../images/camilot_circle_bg.jpg") no-repeat;
	padding: 1em 0 0;
}
.camilot_wrapper {
	margin: 0 auto;
	display: block;
	width: 400px;
	height: 400px;
	background: url("../images/camilot_bg.png") no-repeat;
}
.card-container {
  cursor: pointer;
  height: 107px;
  perspective: 600;
  position: relative;
  width: 107px;
}
.card-container.top {
	margin: 30px auto 0 auto;
}
.card-container.down {
	margin: 5px auto 0 auto;
}
.camilot_section {
	width: 100%;
	float: left;
}
.card-container.right {
	float: right;
	margin: 10px 35px 0 0;
}
.card-container.left {
	float: left;
	margin: 10px 0 0 35px;
}

.card {
  height: 100%;
  position: absolute;
  /*
  transform-style: preserve-3d;
  transition: all 1s ease-in-out;
  */
  width: 100%;
}
/*
.card:hover {
  transform: rotateY(180deg);
}
*/
.card .side.top {
	background: #a39161;
}
.card .side.top:hover {
	background: #8C7C55;
}
.card .side.right {
	background: #3B185A;
}
.card .side.right:hover {
	background: #2B1342;
}
.card .side.left {
	background: #8a904c;
}
.card .side.left:hover {
	background: #777C40;
}
.card .side.down {
	background: #7ca1c5;
}
.card .side.down:hover {
	background: #6A8AA8;
}
.card .side {
  backface-visibility: hidden;
  border-radius: 50%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  width: 100%;
  color: #fff;
  text-align: center;
}
.card .side span {
	line-height: 1.4;
	padding: 35px 0;
	font-weight: bold;
	display: block;
}
/*
.card .back {
  transform: rotateY(180deg);
}
*/
.camilot_treatments {
	margin: 1em 0;
}
.camilot_treatments .col-md-3 {
	padding: 0 !important;
}
.camilot_treatments p {
	width: 100%;
	margin-bottom: 0 !important;
	color: #666666;
}
.camilot_treatments span {
	color: #a39161;
	font-weight: bold;
	font-size: 3em;
}
.camilot_row1 {
	margin: 0 0 1em;
}

/*** Provider Referral Home Page ***/
.provider_home_wrap {
	padding-right: 6px;
}
html #s4-bodyContainer .provider_home_wrap .carousel .carousel-inner .carousel-caption {
	bottom: 50px;
	height: auto;
	left: 0;
	right: 0;
	top: auto;
	width: 100%;
}
html #s4-bodyContainer .provider_home_wrap .carousel .carousel-indicators li, html #s4-bodyContainer .provider_home_wrap .carousel .carousel-indicators li.active {
	width: 12px;
	height: 12px;
}
.provider_home_right_btn {
	text-decoration: none;
}
.provider_home_right_btn:hover {
	opacity: 0.8;
	text-decoration: none;
}
.provider_home_right {
	width: 100%;
	padding: 1em;
	background-repeat: no-repeat;
	background-position: 95% 50%;
	height: 158.5px;
}
.provider_home_right_content {
	padding: 0 6.5em 0 0;
	color: #fff;
}
.provider_home_right_content p {
	line-height: 1.4;
	font-size: 12px;
}
.provider_home_right_content h3 {
	font-size: 1.2em;
	margin-top: 0.5em;
}
.provider_home_right.patientsRecords {
	background-image: url("../images/provider_home_icon1.png");
	background-color: #a29061;
}
.provider_home_right.referralInformation {
	background-image: url("../images/provider_home_icon2.png");
	background-color: #3c1951;
}
.provider_home_right.clinicalDirectory {
	background-image: url("../images/provider_home_icon3.png");
	background-color: #7da1c5;
}
.provider_home_middle h2 {
	width: 100%;
}
.provider_home_middle p {
	width: 100%;
	color: #444;
}
.provider_home_middle h2 {
	color: #856822;
	font-size: 22px;
}
.provider_home_bottom {
	text-align: center;
	padding: 11em 0 1em;
	background-color: #f2f2f2;
	background-position: 50% 25%;
	background-repeat: no-repeat;
	min-height: 210px;
}
.provider_home_bottom:hover {
	background-color: #dddddd;
}
.provider_home_bottom.transferCenter {
	background-image: url("../images/provider_home_icon4.png");
}
.provider_home_bottom.liaisonProgram {
	background-image: url("../images/provider_home_icon5.png");
	background-color: #f9f9f9;
}
.provider_home_bottom.liaisonProgram:hover {
	background-color: #dddddd;
}
.provider_home_bottom.imageTransfer {
	background-image: url("../images/provider_home_icon6.png");
}
.provider_home_bottom.telehealth {
	background-image: url("../images/provider_home_icon7.png");
	background-color: #f9f9f9;
}
.provider_home_bottom.telehealth:hover {
	background-color: #dddddd;
}

/*** Provider Referral Info Page ***/
.referral_wrap {
	margin-bottom: 0.5em;
}
.referral_step_container {
	background: #f2f2f2;
	z-index: 0;
	margin: 0 10px;
	padding: 65px 10px 20px;
}
.referral_timeline_title {
    background: #ff930b none repeat scroll 0 0;
    color: #fff;
    font-weight: bold;
    padding: 1em 3em;
    text-align: center;
	z-index: 2;
	position: absolute;
	top: 10px;
}
.referral_triangle_topleft {
    border-right: 20px solid transparent;
    border-top: 44px solid #ff930b;
    height: 0;
    left: 123px;
    position: absolute;
    top: 10px;
    width: 0;
    z-index: 2;
}
.referral_triangle_topright {
    border-left: 10px solid transparent;
    border-top: 10px solid #c67715;
    height: 0;
    left: 15px;
    position: absolute;
    top: 53px;
	width: 0;
	z-index: 2;
}
.referral_step_bg {
	background: #fff;
	padding: 2em;
	overflow: hidden;
	margin: 0 0.4em 0.6em;
}
.referral_step_bg ul {
	padding: 0;
	margin-left: 0;
}
.referral_p {
	margin-top: 1.5em!important;
}
.referral_step_bg.bottom {
	background: #f2f2f2;
	padding: 1em;
}
.referral_icon_container {
	padding: 0.5em;
	text-align: center;
}
.referral_icon_container i {
	font-size: 6em;
}
.btn.btn-default.home_btn.referral_btn {
	width: 100%;
	padding: 0.8em 0;
	margin: 0.2em 0;
}
.referral_wrap.testimonials {
	margin: 0 10px;
}
.carousel-control.referral {
	width: 8%;
}

.us_news_mobile {
	display: none;
	margin: 0px 0px 10px;
}

/*** UWM Admin ***/
.uwm_admin_top {
	background: url("../images/paul_ramsey_md.jpg") no-repeat;
	background-size: cover;
	padding: 3em 2em;
	overflow: hidden;
}
.uwm_admin_top_content {
	width: 50%;
	float: left;
}
.uwm_admin_pr_btn {
	margin: 1em 0;
	overflow: hidden;
	text-align: center;
}
.pr_btn_1 {
	background: #7ca1c5;
	padding: 0.8em 1em;
	float: left;
	width: 49%;
	color: #ffffff!important;
}
.pr_btn_1:hover {
	background: #6E94B7;
	text-decoration: none;
}
.pr_btn_2 {
	background: #a29060;
	padding: 0.8em 1em;
	float: right;
	width: 49%;
	color: #ffffff;
}
.pr_btn_2:hover {
	background: #897849;
	text-decoration: none;
}
.uwm_admin_top h2 {
	margin-bottom: 4px!important;
}
.uwm_admin_top p {
	margin-bottom: 8px!important;
}
.uwm_admin_bottom {
	padding: 0;
}
.uwm_admin_bottom.top {
	margin-top: 0.4em;
	overflow: hidden;
}
.uwm_admin_bottom.middle {
	overflow: hidden;
}
.uwm_admin_bottom.bottom {
	margin-top: 2em;
	overflow: hidden;
}
.uwm_admin_bottom p {
	margin-bottom: 5px!important;
}
.uwm_admin_bottom .uwm_admin_list1 {
	padding: 11em 0.6em 0;
	text-align: center;
}
.uwm_admin_bottom .uwm_admin_list1.bg1, .uwm_admin_bottom .uwm_admin_list1.bg2 {
	min-height: 240px;
	margin-top: 0.3em;
}
.uwm_admin_bottom .uwm_admin_list1.bg1.admin_img1 {
	background: url("../images/jacqueline_cabe.png") no-repeat 50% 10%;
	background-color: #f3efe5;
}
.uwm_admin_bottom .uwm_admin_list1.bg2.admin_img2 {
	background: url("../images/brian_goldstein.png") no-repeat 50% 10%;
	background-color: #f3ebd6;
}
.uwm_admin_bottom .uwm_admin_list1.bg1.admin_img3 {
	background: url("../images/ruth_mahan.png") no-repeat 50% 10%;
	background-color: #f3efe5;
}
.uwm_admin_bottom .uwm_admin_list1.bg2.admin_img4 {
	background: url("../images/carlos_pellegrini.png") no-repeat 50% 10%;
	background-color: #f3ebd6;
}
.uwm_admin_bottom .uwm_admin_list1.bg1.admin_img5 {
	background: url("../images/don_theophilus.png") no-repeat 50% 10%;
	background-color: #f3efe5;
}
.uwm_admin_bottom .uwm_admin_list2 {
	padding: 0.8em;
	text-align: center;
	min-height: 130px;
	margin-top: 0.3em;
}
.uwm_admin_bottom .uwm_admin_list2.bg1 {
	background-color: #F3EBD6;
}
.uwm_admin_bottom .uwm_admin_list2.bg2 {
	background-color: #F3EFE5;
}
.uwm_admin_list3 {
	padding: 0.8em;
	margin-top: 0.3em;
}
.uwm_admin_list3.bg1 {
	background-color: #f2f2f2;
}
.uwm_admin_list3.bg2 {
	background-color: #e8e8e8;
}

/*** Home Page Hot Weather Safety Banner ***/
.hwb_container {
	width: 100%;
	margin-top: 0.5em;
	float: left;
	height: 88px;
}
.hwb_content p {
	display: none;
}

/*** Provider Rail Info ****/
.rail-info {
	margin-top: 20px;
	padding: 0 10px;
}

/*** Research Landing Page ****/
.research_home_info_container {
	padding: 0;
}
.research_landing_main_content {
	background: #fff;
	margin: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.research_home_info {
	text-align: center;
	padding: 2em;
	color: #fff;
	min-height: 214px;
}
.research_home_info img {
	margin-bottom: 0.6em;
}
.research_home_info.content1 {
	background: #2e2573;
}
.research_home_info.content2 {
	background: #e77120;
}
.research_home_info.content3 {
	background: #7a8c38;
}
.research_ladning_news .news.research .more-link {
	background: #7DA1C4;
	color: #fff!important;
	padding: 1em;
}
.research_ladning_news .news.research .more-link:hover {
	background: #7292AF;
}
.row.home_content_top {
	background-color: #F2F0E4;
}
.container.home_h4.top .row.home_content_top {
	background-color: #ffffff;
} 
.news.research .rssRow {
	margin: 2em 0;
}

/*** AFIB ****/
.afib_tab_container .active a {
	border-top: 4px solid #898F4B!important;
}
.afib_tab_container > li > a {
	border-right: 1px solid #f4f4f4;
	border-top: 1px solid #f4f4f4;
}
.afib_info_content {
	text-align: center;
	margin: 0 0 3em;
}
.afib_info {
	padding: 15em 3em 1em;
}
.afib_info h2 {
	margin: 0 0 0.2em!important;
	font-size: 2.5em!important;
}
.afib_info p {
	padding: 0 1em;
}
.afib_info.afib_map {
	background: #f2f2f2 url("../images/afib_usmap.png") no-repeat 50% 15%;
}
.afib_info.afib_heart {
	background: #f2f2f2 url("../images/afib_heart5x.png") no-repeat 50% 15%;
}
.afib_info.afib_stroke {
	background: #f2f2f2 url("../images/afib_stroke.png") no-repeat 50% 25%;
}
.afib_slide .carousel-caption {
	top: 0 !important;
	background-color: rgba(242, 242, 242, 0.8);
}
.afib_slide .carousel-caption h2 {
	font-size: 24px !important;
	letter-spacing: 0 !important;
	text-shadow: none !important;
	font-weight: bold !important;
}
.afib_slide .carousel-caption p {
	font-size: 16px !important;
	text-shadow: none !important;
	color: #333333;
}

/** Shoreline Landing **/
.shoreline_cp_top_container {
	background: #e2e2e2;
	overflow: hidden;
}
.shoreline_cp_top_container h3 {
	font-size: 18px;
	color: #856822;
	margin-top: 0.5em;
}
.shoreline_cp_flag_container {
	position: absolute;
	margin-left: 2em;
}
.shoreline_cp_flag {
	background: #A29061;
	color: #fff;
	text-align: center;
	height: 230px;
}
.shoreline_arrow-down {
	border-left: 80px solid transparent;
    border-right: 80px solid transparent;
    border-top: 40px solid #A29061;
    height: 0;
    width: 0;
}
.shoreline_h1 {
	background: rgba(0, 0, 0, 0) url("../images/shoreline_header_img.png") no-repeat scroll 0 0 / 100% auto;
	min-height: 277px;
}
.shoreline_cp_flag .scp_p1 {
	font-size: 6.8em;
	font-weight: bold;
	line-height: 0.6;
	padding: 0.55em 0 0;
	font-family: "Arial Black", Gadget, sans-serif;
	text-shadow: 2px 2px #666666;
	letter-spacing: -7px;
}
.shoreline_cp_flag .scp_p2 {
	font-size: 1.7em;
	font-weight: bold;
	text-shadow: 2px 2px #666666;
}
.shoreline_cp_flag .scp_p3 {
	font-size: 1.4em;
	font-weight: bold;
	line-height: 0;
	text-shadow: 2px 2px #666666;
}
.shoreline_h1 h1 {
	margin-top: 0!important;
	color: #fff;
	font-size: 2.5em;
	padding: 0.8em 0 0 6em;
	text-shadow: 1px 1px #888;
	line-height: 1.2;
}
.shoreline_cp_doctors {
	height: 52px;
	margin-bottom: 0.2em;
	border: 0 none !important;
}
.shoreline_cp_doctors:hover {
	opacity: 0.8;
}
.shoreline_cp_doctors.scp_1 {
	background: #898E4B url("../images/shoreline_cp_primary.jpg") no-repeat scroll top right!important;
}
.shoreline_cp_doctors.scp_2 {
	background: #e77120 url("../images/shoreline_cp_urgent.jpg") no-repeat scroll top right!important;
}
.shoreline_cp_doctors.scp_3 {
	background: #7b6121 url("../images/shoreline_cp_ob.jpg") no-repeat scroll top right!important;
}
.shoreline_cp_doctors.scp_4 {
	background: #7da1c4 url("../images/shoreline_cp_optometry.jpg") no-repeat scroll top right!important;
}
.shoreline_cp_doctors.scp_5 {
	background: #522578 url("../images/shoreline_cp_sleep.jpg") no-repeat scroll top right!important;
}
.shoreline_cp_doctors.scp_6 {
	background: #77787c url("../images/shoreline_cp_aesthetic.jpg") no-repeat scroll top right!important;
}
.shoreline_cp_doctors h4 {
	padding: 0.5em;
	color: #fff!important;
}
.shoreline-arrow-right {
	border-bottom: 25px solid transparent;
    border-top: 25px solid transparent;
    height: 0;
    width: 0;
	float: left;
}
.shoreline_cp_signup .form-container form button[type="submit"], .form-container form input[type="submit"], .form-container button, .form-container [type="submit"], .form-container [type="submit"] {
	margin-top: 2em!important;
}
.shoreline_cp_signup .form-container {
	margin-top: 2em!important;
}
.doc_primary {
	padding: 9.1em 0.5em 0.5em;
	margin: 0 0 1em;
}
.doc_primary h5 {
	color: #856822;
}
.doc_primary.pdoc_1 {
	background:url("../images/doc_tamara_zina.png") no-repeat top center;
}
.doc_primary.pdoc_2 {
	background:url("../images/Seth-Charles-Bagan.png") no-repeat top center;
}
.doc_primary.pdoc_3 {
	background:url("../images/Heather-Chilcote.png") no-repeat top center;
}
.doc_primary.pdoc_4 {
	background:url("../images/Anita-Chopra.png") no-repeat top center;
}
.doc_primary.pdoc_5 {
	background:url("../images/Suzanne-El-Attar.png") no-repeat top center;
}
.doc_primary.pdoc_6 {
	background:url("../images/Marion-Lois-Folkemar.png") no-repeat top center;
}
.doc_primary.pdoc_7 {
	background:url("../images/Claire-Southern-Jenkins.png") no-repeat top center;
}
.doc_primary.pdoc_8 {
	background:url("../images/Neysa-Marie-Koury.png") no-repeat top center;
}
.doc_primary.pdoc_9 {
	background:url("../images/Elizabeth-Bauer-OKane.png") no-repeat top center;
}
.doc_primary.pdoc_10 {
	background:url("../images/Kaity-Pak.png") no-repeat top center;
}
.doc_primary.pdoc_11 {
	background:url("../images/Sarah-Jayne-Roskam.png") no-repeat top center;
}
.doc_primary.pdoc_12 {
	background:url("../images/Jennifer-Shen.png") no-repeat top center;
}
.doc_primary.pdoc_13 {
	background:url("../images/Mariebeth-Velasquez.png") no-repeat top center;
}
.doc_primary.pdoc_14 {
	background:url("../images/Kathleen-McKeegan-Volkman.png") no-repeat top center;
}
.doc_primary.pdoc_15 {
	background:url("../images/Stephen-Wilson-Emmons.png") no-repeat top center;
}
.doc_primary.pdoc_16 {
	background:url("../images/Eric-Tubbs.png") no-repeat top center;
}
.doc_primary.pdoc_17 {
	background:url("../images/Karen-Bar-Joseph.png") no-repeat top center;
}
.doc_primary.pdoc_18 {
	background:url("../images/Claire-Southern-Jenkins.png") no-repeat top center;
}
.doc_primary.pdoc_19 {
	background:url("../images/Anna-Rose-Shope.png") no-repeat top center;
}
.doc_primary.pdoc_20 {
	background:url("../images/Nancy-Ross.png") no-repeat top center;
}
.doc_primary.pdoc_21 {
	background:url("../images/Randy-Brian-Mandell.png") no-repeat top center;
}
.home_slide_btn.incampaign_btn_container {
	padding: 0 0 0 15em;
}
.btn.btn-default.home_btn.incampaign_btn {
	margin: 0;
	box-shadow: 1px 1px 3px #777777;
}
.incampaign_divider {
	padding: 0 1em;
	font-size: 2em;
	color: #e2e2e2;
}
.incampaign_phone {
	font-size: 1.3em;
	font-weight: bold;
}
.shoreline_landing_img2:hover {
	opacity: 0.8;
}

/** Olympia Landing **/
.uwnc_campaign_h1 {
	background: rgba(0, 0, 0, 0) url("../images/inolympia_header_img.png") no-repeat scroll 0 0 / 100% auto;
	height: 277px;
}
.uwnc_campaign_h1.insmokeypoint {
	background: rgba(0, 0, 0, 0) url("../images/insmokey_header_img.png") no-repeat scroll 0 0 / 100% auto;
}
.uwnc_campaign_content {
	float: right;
	width: 55%;
	color: #fff;
}
.uwnc_campaign_content.insmokeypoint {
	width: 62%;
}
.uwnc_campaign_content h1 {
	font-size: 28px;
	margin: 2em 0 1em;
	color: #fff;
}
.uwnc_campaign_map_info {
	position: absolute;
	background: rgb(59, 24, 90) none repeat scroll 0% 0%;
	padding: 2em;
	top: 28%;
	left: 45%;
}
.panel-heading.shoreline_cp_doctors.scp_1.uwnc_campaign {
	margin: 0;
}
.panel-heading.shoreline_cp_doctors.scp_1.uwnc_campaign:hover {
	opacity: 1;
}
.uwnc_campaign_providers {
	background: #E2E2E2;
	padding: 1em;
	overflow: hidden;
}
.doc_primary.pdoc_22 {
	background:url("../images/eunice_chen.png") no-repeat top center;
}
.doc_primary.pdoc_23 {
	background:url("../images/theresa_duggan.png") no-repeat top center;
}
.doc_primary.pdoc_24 {
	background:url("../images/megan_gillespie.png") no-repeat top center;
}
.doc_primary.pdoc_25 {
	background:url("../images/hollie_matthews.png") no-repeat top center;
}
.doc_primary.pdoc_26 {
	background:url("../images/daniel_morgenstern.png") no-repeat top center;
}
.doc_primary.pdoc_27 {
	background:url("../images/cynthia_mosebach.png") no-repeat top center;
}
.doc_primary.pdoc_28 {
	background:url("../images/ashleigh_adkins.png") no-repeat top center;
}
.doc_primary.pdoc_29 {
	background:url("../images/scott_fetty.png") no-repeat top center;
}
.doc_primary.pdoc_30 {
	background:url("../images/seyed_hejazi.png") no-repeat top center;
}
.doc_primary.pdoc_31 {
	background:url("../images/amarjit_rai.png") no-repeat top center;
}
.doc_primary.pdoc_32 {
	background:url("../images/colleen_shannon.png") no-repeat top center;
}
.doc_primary.pdoc_33 {
	background:url("../images/natalia_usoltseva.png") no-repeat top center;
}
.doc_primary.pdoc_34 {
	background:url("../images/debbie_vega.png") no-repeat top center;
}
.doc_primary.pdoc_35 {
	background:url("../images/linda_vorvick.png") no-repeat top center;
}

/** In Orcas Island Clinic **/
.uwnc_campaign_h1.orcas {
	background: rgba(0, 0, 0, 0) url("../images/inoracs_header_img.png") no-repeat scroll 0 0 / 100% auto;
	height: 290px;
}
.uwnc_campaign_h1.orcas .incampaign_phone {
	font-size: 1.6em;
}
.uwnc_campaign_h1.orcas .uwnc_campaign_content h1 {
	margin: 2em 0 0.5em;
}
.orcas_doc_1 {
	background: url("../images/david_russell.png") no-repeat 5% center;
	padding: 2em 0 3em 15em;
}
.orcas_doc_2 {
	background: url("../images/kirsten_pickard.png") no-repeat 5% center;
	padding: 2em 0 3em 15em;
}

/** In Lopez Island Clinic **/
.uwnc_campaign_h1.lopez {
	background: rgba(0, 0, 0, 0) url("../images/inlopez_header_img.png") no-repeat scroll 0 0 / 100% auto;
	height: 290px;
}
.uwnc_campaign_h1.lopez .incampaign_phone {
	font-size: 1.6em;
}
.uwnc_campaign_h1.lopez .uwnc_campaign_content h1 {
	margin: 2em 0 0.5em;
}
.lopez_doc_1 {
	background: url("../images/robert-wilson.png") no-repeat 5% center;
	padding: 2em 0 3em 15em;
}

/** Virtual Clinic Condition Flu **/
.vc_cond_section1 {
	background:url("../images/vc_flu_main1.png") no-repeat top right;
	width: 100%;
	height: 459px;
	float: left;
}
.vc_cond_section1_content {
	width: 41%;
	margin: 4.5em 0 0;
}
.vc_cond_section1_content h1 {
	font-size: 3em;
	line-height: 1.2;
	color: #222222;
}
.vc_cond_section1_content p {
	margin: 2em 0;
}
.vc_cond_btn1, .vc_cond_btn2, .vc_cond_btn3 {
	float: left;
	display: block;
	padding: 1em 2em;
}
.vc_cond_btn1 {
	background: #e77120;
	color: #fff;
}
.vc_cond_btn3 {
	background: #82aac2;
	color: #fff;
}
.vc_cond_btn1:hover {
	background: #cd641c;
}
.vc_cond_btn3:hover {
	background: #6586A5;
}
.vc_cond_btn2 {
	background: #e6e6e6;
	color: #333;
	margin: 0 0 0 0.3em;
}

.vc_cond_btn2_white {
        background: white;
}
.vc_cond_section2 {
	background:url("../images/vc_flu_cta1.jpg") no-repeat top center;
	width: 100%;
	float: left;
}
.vc_cond_section4 {
	background:url("../images/vc_flu_cta2.jpg") no-repeat top center;
	width: 100%;
	float: left;
}
.vc_cond_section2 p, .vc_cond_section4 p {
	text-align: center;
	margin: 0;
	padding: 1em 0;
}
.vc_cond_section3 {
	background: url("../images/vc_flu_main2.png") no-repeat top left;
	width: 100%;
	height: 417px;
	float: left;
}
.vc_cond_section1.abdominal {
	background:url("../images/vc_abdominal_main1.png") no-repeat top right;
}
.vc_cond_section3.abdominal {
	background:url("../images/vc_abdominal_main2.png") no-repeat top left;
}
.vc_cond_section1.uti {
	background:url("../images/vc_uti_main1.png") no-repeat top right;
}
.vc_cond_section3.uti {
	background:url("../images/vc_uti_main2.png") no-repeat top left;
}
.vc_cond_section1.bronchitis {
	background:url("../images/vc_bronchitis_main1.png") no-repeat top right;
}
.vc_cond_section3.bronchitis {
	background:url("../images/vc_bronchitis_main2.png") no-repeat top left;
}
.vc_cond_section1.pinkeye {
	background:url("../images/vc_eyeinfection_main1.png") no-repeat top right;
}
.vc_cond_section3.pinkeye {
	background:url("../images/vc_eyeinfection_main2.png") no-repeat top left;
}
.vc_cond_section1.bite {
	background:url("../images/vc_bite_main1.png") no-repeat top right;
}
.vc_cond_section3.bite {
	background:url("../images/vc_bite_main2.png") no-repeat top left;
}
.vc_cond_section1.rash {
	background:url("../images/vc_rash_main1.png") no-repeat top right;
}
.vc_cond_section3.rash {
	background:url("../images/vc_rash_main2.png") no-repeat top left;
}
.vc_cond_section1.gastro {
	background:url("../images/vc_dia_main1.png") no-repeat top right;
}
.vc_cond_section3.gastro {
	background:url("../images/vc_dia_main2.png") no-repeat top left;
}

.vc_cond_section1.sinus {
	background:url("../images/vc_sinus_main1.png") no-repeat top right;
}
.vc_cond_section1.sinus h1 {
font-size: 2.5em;
}

.vc_cond_section3.sinus {
	background:url("../images/vc_sinus_main2.png") no-repeat top left;
}

.vc_cond_section3_content {
	width: 50%;
	margin: 4em 0 0;
	float: right;
}
.vc_cond_section3_content ul, .vc_cond_section5_content ul {
	list-style: none;
    padding:0;
    margin:0;
}
.vc_cond_section3_content ul li, .vc_cond_section5_content ul li {
	padding: 0.2em 0 0.2em 1em;
	text-indent: -.7em;
}
.vc_cond_section3_content ul li:before, .vc_cond_section5_content ul li:before {
		content: "\2666\0020";
    color: #7a8c38;
}
.vc_cond_section3_content h4 {
	font-size: 16px;
	margin: 1em 0 0.5em;
}
.vc_cond_section3 .carousel-inner {
	background: #f4f0e5;
	padding: 0.8em;
}
.vc_cond_section5 {
	background:url("../images/vc_flu_main3.png") no-repeat top right;
	width: 100%;
	height: 459px;
	float: left;
}
.vc_cond_section5_content {
	width: 41%;
	margin: 2.5em 0 0;
}
.vc_cond_section5_content h2, .vc_cond_section7_content h2 {
	color: #333;
}
.vc_cond_section5_content h4 {
	font-size: 16px;
	margin: 3px 0 2px;
}
.vc_cond_section7 {
	background: url("../images/vc_flu_main4.png") no-repeat top left;
	width: 100%;
	height: 417px;
	margin-bottom: 2em;
	float: left;
}
.vc_cond_section7_content {
	width: 50%;
	margin: 4.5em 0 0;
	float: right;
}

/*** VC Nav Fix ***/
.vc_nav_btn {
	margin-right: 15px!important;
}
#s4-bodyContainer .navbar-collapse.vc_nav_bg {
	padding: 0;
	width: 100%;
}
.navbar-collapse.vc_nav_bg.collapse.in .navbar-nav {
	margin: 0;
}
.navbar.vc_nav.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color:transparent!important;
}

.vc_nav .nav {
	margin: 0!important;
}
.carousel-indicators.rtc_slide {
	display:none;
}

/*** Contact Us ****/
.contact_entities_nav ul {
	float: left;
	margin: 0 0 1em;
}
.contact_entities_nav ul li {
	float: left;
	margin-right: 2em;
	margin-bottom: 0.4em;
	width: 20%;
}
.contact_entities_content {
	padding: 1em;
	background: #ececec;
	float: left;
	width: 100%;
}
.contact_content_ct {
	float: left;
}
.contact_entities_content.appt {
	background: #fff;
}
.contact_entities_title {
	background: #f2ebc1;
	width: 90%;
	margin-top: -20px;
	padding: 0.6em;
	position: absolute;
	color: #856822;
	font-weight: bold;
}
.contact_entities_address {
	margin: 2em 0 0;
}
.contact_entities_dropdown {
	display: block;
	margin: 1em 0 1em 0;
}
.contact_entities_btn {
	width: 100%;
	background: #7DA1C4;
	color: #fff;
}
.contact_entities_btn:hover {
	background: #688AAA;
	color: #fff;
}
.contact_entities_btn_container {
	width: 100%;
}
.contact_entities_phone {
	text-align: center;
	padding: 0.6em 1em;
	background: #fff;
}
.contact_entities_web {
	text-align: center;
	padding: 0.6em 1em;
	background: #7a8c38;
	color: #fff!important;
}
.contact_entities_web:hover {
	background: #64722B;
}
.contact_entities_dropdown .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    cursor:default!important;
}
.contact_entities_content.appt p {
	font-weight: bold;
	text-align: center;
	font-size: 15px;
	color: #856822;
}
.contact_appt .contact_entities_phone {
	background: #e2e2e2;
}
.contact_accordion h4 {
	font-weight: normal;
}
.contact_appt_banner img:hover {
	opacity: 0.9;
}

/*** eCare ****/
.ecare_ct {
	padding: 1em;
	background: #f7f5e8;
}
.ecare_ct .ecare_top {
	text-align: center;
	margin: 2em 0;
}
.ecare_ct .ecare_top p {
	margin: 1.5em 0 3em;
}
.ecare_title {
	font-size: 1.3em;
	font-weight: bold;
}
.ecare_line {
	background: #333;
	height: 1px;
	margin: 1em 0;
}
.ecare_access .col-sm-3 {
	padding-left: 5px;
	padding-right: 5px;
}
.ecare_access {
	margin: 1em 0 0 0;
}
.ecare_access a
.ecare_access a:hover {
	text-decoration: none!important;
}
.ecare_access_img {
	background: #fff;
	padding: 14em 0.5em 0 0.5em;
	min-height: 430px;
	position: relative;
	text-align: center;
}
.ecare_access_img h4 {
	font-size: 1.12em;
}
.ecare_access_img p {
	margin: 0 0 4px;
}
.ecare_access_img.one {
	background: #ffffff url("../images/ecare_access1.png") no-repeat 50% 5%;
}
.ecare_access_img.two {
	background: #ffffff url("../images/ecare_access2.png") no-repeat 50% 5%;
}
.ecare_access_img.three {
	background: #ffffff url("../images/ecare_access3.png") no-repeat 50% 5%;
}
.ecare_access_img.four {
	background: #ffffff url("../images/ecare_access4.png") no-repeat 50% 5%;
}
.ecare_access_img:hover {
	background-color: #EDEDED;
}
.ecare_btn {
	width: 94%;
	background: #7DA1C4;
	color: #fff!important;
	padding: 0.6em 0;
	text-align: center;
	position: absolute;
	bottom: 2%;
	margin-top: 0.5em;
}
.ecare_btn:hover {
	background: #4F6F8C;
}
.ecare_btm_ct .panel-heading .panel-title {
	text-align: center;
	padding: 0.8em 0;
}
.ecare_btm_ct h3 {
	font-size: 1.2em;
}
.ecare_urgent {
	color: red;
	text-align: center;
	font-weight: bold;
	margin-bottom: 1.5em;
	float: left;
	width: 100%;
}

/*** Physician Liaison Program PROVIDER ***/
.liaison_contact_container{
	padding: 0 0.6em;
}
.liaison_contact_img {
	position: absolute;
	left: 34%;
	top: 11%;
}
.liaison_contact_content {
    padding: 16em 0 1em;
	float: left;
}
.liaison_contact_content.rhc {
	background: #f8f4eb url("../images/rhc_bg.jpg") no-repeat scroll 0 0 / 100% auto;
	min-height: 470px;
}
.liaison_contact_content.kidney {
	background: #f8f4eb url("../images/kidney_bg.jpg") no-repeat scroll 0 0 / 100% auto;
	min-height: 470px;
}
.liaison_contact_content.perinatal {
	background: #f8f4eb url("../images/perinatal_bg.jpg") no-repeat scroll 0 0 / 100% auto;
	min-height: 520px;
}
.liaison_contact_content.neurosciences {
	background: #f8f4eb url("../images/neurosciences_bg.jpg") no-repeat scroll 0 0 / 100% auto;
	min-height: 520px;
}
.liaison_contact_content h3 {
	text-align: center;
	width: 100%;
}
.liaison_contact_copy {
	padding: 0 1em;
}
.liaison_btn {
	text-align: center;
	padding: 1em;
}
.liaison_btn.phone {
	background: #e2e2e2;
}
.liaison_btn.email {
	background: #898F4B;
	color: #fff!important;
}
.liaison_btn.email:hover {
	background: #70753A;
}
.liaison_ulink_btn {
	padding: 1em 2em;
	text-align: center;
	background: #df9e20;
	color: #fff!important;
	margin: 0 0 2em;
}
.liaison_ulink_btn:hover {
	background:#CE9121;
}
.liaison_contact_btn_container {
	position: absolute;
	bottom: 3%;
	padding: 0 1em;
}

/*** U-Link ***/
.ulink_main {
	background: #eeeeeb url("../images/ulink_main_img.jpg") no-repeat top right;
	padding: 3em 0 5em;
	margin-bottom: 2em;
}
.ulink_tab_container .nav.nav-tabs .active a {
	background: #e2e2e2;
	border-top: 3px solid #e4b230;
}
.ulink_tab_container  .tab-content {
	background: #e2e2e2;
}
.ulink_tab_container  .tab-pane.active {
	background: #EEEEEB;
	padding: 2em;
	margin: 0 0 2em;
}
.ulink_bottom {
	background: #eeeeeb url("../images/unlink_bottom_img.jpg") no-repeat top left;
	overflow: hidden;
	padding: 0.9em 0;
	margin-bottom: 2em;
}
.ulink_bottom_content {
	width: 50%;
	float: right;
}
.btn.btn-default.home_btn.uc.ulink1 {
	background: #7DA1C4;
	width: 49%;
}
.btn.btn-default.home_btn.uc.ulink1:hover {
	background: #6688A8;
}
.btn.btn-default.home_btn.vc.ulink2 {
	background: #898f4b;
	width: 49%;
	margin: 0 0 0 0.2em;
}
.btn.btn-default.home_btn.vc.ulink2:hover {
	background: #757A42;
}

/*** Mission ***/
.mission_top {
	background: url("../images/mission_bg.jpg") no-repeat right top;
	margin: 0 0 1em;
	padding: 1em 0;
}
.mission_top_content {
	width: 50%;
}

/*** Virtual Clinic ***/
.vc_info_works_icons {
	width: 30%;
}
.vc_wc_testimonials_container .ui-tabs-vertical .ui-tabs-panel {
	width: 75%;
}

/*** Image Transfer ***/
.image_transfer_option {
	padding-top: 15px;
}
.image_transfer_option.first img {
	float: left;
	margin: 0 1em 0 0;
}
.image_transfer_option.second {
	background: #f2f2f2;
}
.image_transfer_option.second img {
	float: right;
	margin: 0 0 0 1em;
}
.image_transfer_option h2 {
	margin: 0 0 8px!important;
}
.image_transfer_option a:hover {
	opacity: 0.8;
}
.image_transfer_option img {
	margin: 0 0 0.8em;
}
.image_transfer_option ol {
	counter-reset: item;
	padding-lefT: 14px;
}
.image_transfer_option ol {
	list-style-type: none;
	 counter-reset: item;
	padding-left: 0;
}
.image_transfer_option ol  li {
	counter-increment: item;
	margin-bottom: 0.4em;
}
.image_transfer_option ol  li:before {
	content: counter(item) ". ";
    font-weight: bold;
}
.image_transfer_note {
	font-size: 11px!important;
	font-style: italic;
	color: #777777;
	float: left;
	margin: 0.5em 0 0;
}

/*** Neuroscience ***/

.service_top_wrap {
        display: table;
    }
    .service_top_wrap [class*="col-"] {
        float: none;
        display: table-cell;
        vertical-align: top;
    }
.neuro_top_content {
	position: relative;
}
.service_top_btn_wrap {
    width: 100%;
    position: absolute;
    bottom: 0;
}
.neuro_top_content h1 {
	margin-bottom: 15px!important;
}
.neuro_slide img {
	width: 100%;
}
 .neuro_mission {
	background: #f2f2f2;
	padding: 1.5em;
	font-style: italic;
	text-align: center;
	margin: 1.5em 0 1.5em;
	overflow: hidden;
	width: 100%;
	float: left;
 }
  .neuro_mission p {
	padding: 0;
	margin: 0!important;
  }
  .service_top_btn_wrap {
	width: 100%;
  }
  .service_top_btn {
	width: 95%;
	padding: 1em 1em 1em 6em;
	margin-top: 0.4em;
	color: #ffffff;
  }
  .service_top_btn:hover {
	  opacity: 0.8;
  }
  .service_top_btn.one {
	background: #7da1c4 url("../images/neuro_icon1.jpg") no-repeat left center;
  }
   .service_top_btn.two {
	background: #7da1c4 url("../images/neuro_icon2.jpg") no-repeat left center;
  }
   .service_top_btn.three {
	background: #7da1c4 url("../images/neuro_icon3.jpg") no-repeat left center;
  }
   .neuro_bottom_img_wrap {
	   padding: 0 0 0 0.4em;
   }
  .neuro_bottom_img {
	  width: 100%;
  }
   .neuro_bottom_img_wrap:hover {
	   opacity: 0.8;
   }
  .neuro_bottom_img.one {
	background: #f2f2f2 url("../images/neuro_bottom_img1.jpg") no-repeat left top;
  }
  .neuro_bottom_img.two {
	background: #f2f2f2 url("../images/neuro_bottom_img2.jpg") no-repeat left top;
  }
  .neuro_bottom_img.three {
	background: #f2f2f2 url("../images/neuro_bottom_img3.jpg") no-repeat left top;
  }
  .neuro_bottom_img_content {
	  padding: 14em 0 1em;
	  overflow: hidden;
	  text-align: center;
	  font-weight: bold;
  }
  .neuro_video:hover {
	  opacity: 0.8;
  }
  
  /*** Cancer Care ****/
.cancer_top_h2 {
	font-size: 16px !important;
	line-height: 1.3 !important;
	font-weight: normal !important;
	color: #333333 !important;
}
.cancer_icon_wrap {
	overflow: hidden;
}
.cancer_icon_wrap [class*="col-"] {
    vertical-align: top;
	border: 3px solid #ffffff;
}
.cancer_top_right {
		padding: 0 0 0 1em;
}
.cancer_icon {
	padding: 14em 0 0;
}
.cancer_icon.v2 {
	padding: 27em 0 0;
}
.service_top_btn.cancer_care.one {
	background: #856822 url("../images/cancer_icon1.jpg") no-repeat left center;
}
.service_top_btn.cancer_care.two {
	background: #7da1c4 url("../images/cancer_icon2.jpg") no-repeat left center;
}
.service_top_btn.cancer_care.three {
	background: #7da1c4 url("../images/cancer_icon3.jpg") no-repeat left center;
}
.cancer_icon.one {
	background: #f8f5e0 url("../images/cancer_icon_breast.jpg") no-repeat top center / 100% auto;
}
.cancer_icon.two {
	background: #f8f5e0 url("../images/cancer_icon_colon.jpg") no-repeat top center / 100% auto;
}
.cancer_icon.three {
	background: #f8f5e0 url("../images/cancer_icon_bladder.jpg") no-repeat top center / 100% auto;
}
.cancer_icon.four {
	background: #f8f5e0 url("../images/cancer_icon_ovary.jpg") no-repeat top center / 100% auto;
}
.cancer_icon.five {
	background: #f8f5e0 url("../images/cancer_icon_liver.jpg") no-repeat top center / 100% auto;
}
.cancer_icon.six {
	background: #f8f5e0 url("../images/cancer_icon_lung.jpg") no-repeat top center / 100% auto;
}
.cancer_icon.seven {
	background: #f8f5e0 url("../images/cancer_icon_pancreas.jpg") no-repeat top center / 100% auto
}
.cancer_icon.eight {
	background: #f8f5e0 url("../images/cancer_icon_prostate.jpg") no-repeat top center / 100% auto;
}
.cancer_icon.nine {
	background: #f8f5e0 url("../images/cancer_icon_sarcoma.jpg") no-repeat top center / 100% auto;
	border: 3px solid #ffffff;
}
.cancer_icon.ten {
	background: url("../images/HealthBibrary.jpg") no-repeat top center / 190px 280px;
	border: 3px solid #ffffff;
	min-height: 329px;
}
.cancer_icon_content {
	min-height: 155px;
	padding: 0.6em;
}
.cancer_icon_btn {
	width: 100%;
	padding: 1em 0;
	position: absolute;
	bottom: 0;
	text-align: center;
	background: #7da1c4;
	color: #ffffff;
}
.cancer_icon_btn:hover {
	background: #6e8dac;
}


/*** School of Medicine ***/

.som_nav.navbar-default {
	background-color: #4b2e83;
	border-color: #361356;
	z-index: 5;
}
.som_nav.navbar-default .navbar-brand {
	color: #ffffff;
	font-weight: bold;
}
.som_nav.navbar-default .navbar-nav > li > a {
	color: #ffffff;
}
.som_nav .dropdown-menu > li > a {
	padding: 13px 20px;
	cursor: pointer;
}
.som_nav.navbar-default .navbar-nav > .open > a {
	background-color: #6927af;
}
.som_nav.navbar-default .navbar-nav > .open > a:focus, .som_nav.navbar-default .navbar-nav > .open > a:hover{
	color: #ffffff;
}
.som_nav_container {
	max-width: 1650px;
	margin-left: auto;
	margin-right: auto;
}
.som_panel {
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	background-size: cover;
	position: relative;
	height: 100%;
	width: 100%;
}
.som_panel.first {
	background-image: url("../images/som_panel1.jpg");
	min-height: 900px;
}
.som_logo {
	position: absolute;
	bottom: 6%;
	right: 2.5%;
}
.scene > div {
  position:absolute;
  bottom:0;
}
.scene > div.som_test1 {
  width:178px;
  height:291px;
  left:0;
  top: 8%;
  margin-left: -200px;
  background:url("../images/som_tri.png") no-repeat center;
}
.scene div.som_test2 {
  width:535px;
  right:0%;
  margin-right: 0;
  bottom: 0;
  height:894px;
  background:url("../images/som_tri4.png") no-repeat center;
opacity: 0.8;
z-index: 0;
}
.scene div.som_test3 {
  width:178px;
  height:291px;
  left:0%;
  margin-right: 0;
  bottom: 0;
  background:url("../images/som_tri2.png") no-repeat center;
}
.som_start {
	position: absolute;
	margin-top: -30px;
	left: 0;
	right:0;
	margin: 0 auto;
	background: #8740c0;
	bottom: 0;
	height: 60px;
	width: 60px;
	z-index: 3;
	transform: rotate(45deg);
	transform-origin: 0 100%;
	transition: all 0.2s ease-in-out;
}
.som_start:hover {
	color: rgba(255, 255, 255, 1);
 box-shadow: 0 5px 15px rgba(145, 92, 182, .9);
}
.som_panel.two {
	background-image: url("../images/som_panel2.jpg");
	position: inherit;
}
.som_panel.three {
	background-image: url("../images/som_panel3.jpg");
	position: inherit;
}
.som_panel.first .caption {
	position: relative;
	max-width: 1400px;
	margin: 0 auto;
	padding: 5em 0 0 0;
}
.som_main_title_1 {
	color: #FBBA63!important;
	border: 17px solid #FBBA63;
	font-size: 15em;
	margin: 0 0 0 -3.35em;
	display: inline;
}
.som_panel .caption .caption_content {
	margin: 9em 0 0;
	padding: 0;
	position: relative;
}
.som_main_title_1 span {
	vertical-align: middle;
	padding: 0 0.1em 0 0.3em;
	font-size: 0.5em;
}
.som_panel.first .caption .som_main_title {
	color: #ffffff!important;
	text-transform: uppercase;
	font-weight: 900!important;
	line-height: 0.81;
	text-align: center;
}
.som_panel.first .caption .som_main_title.one{
	font-size: 3.6em;
	font-weight: 400!important;
}
.som_panel.first .caption .som_main_title.two{
	font-size: 26em;
}
.som_panel.first .caption:hover {
	cursor:default;
}
.som_panel.first .caption h3 {
	font-weight: normal!important;
	font-size: 1.92em;
	margin: 0;
	color: #ffffff;
}
.som_panel_txt_content {
	float: left;
}
.som_panel_txt {
	background-color: #fff;
	padding: 80px;
	min-height: 600px;
	overflow: hidden;
	text-align: center;
	position: relative;
}
.som_panel_txt h3 {
	text-align: center;
	text-transform: uppercase;
	font-size: 2.5em;
	margin-bottom: 0;
	margin-bottom: 0;
	color: #4B2E83;
}
.som_icon {
	text-align: center;
	padding: 18em 0 0 0;
	min-height: 400px;
}
.som_icon p {
	padding: 0 2.2em;
}
.som_icon.one {
	background: url('../fonts/som_icon_doctors.svg') no-repeat 50% 20% / 130px auto;
}
.som_icon.two {
	background: url('../fonts/som_icon_research.svg') no-repeat 50% 20% / 130px auto;
}
.som_icon.three {
	background: url('../fonts/som_icon_students.svg') no-repeat 50% 20% / 130px auto;
}
.som_icon.four {
	background: url('../fonts/som_icon_innovation.svg') no-repeat 50% 20% / 130px auto;
}
.som_icon h4 {
	font-wieght: normal!important;
	font-size: 1.4em!important;
	color: #444444!important;	
}
.som_panel_txt_subtitle {
	padding: 0 5em;
	color: #555555;
	font-size: 1.3em;
	margin: 0 0 1.5em;
}
.som_panel_story {
	padding: 0 0 0 80px;
	min-height: 700px;
	overflow: hidden;
}
.som_panel_story.one {
	background: #f2f2f2 url('../images/som_story1.jpg') no-repeat scroll right top;
}
.som_panel_story.two {
	background: #ffffff url('../images/som_story2.jpg') no-repeat scroll left center;
	padding: 0 80px 0 0;
}
.som_panel_story.three {
	background: #f2f2f2 url('../images/som_story3.jpg') no-repeat scroll right top;
}
.som_story_left {
	float: left;
	width: 50%;
	min-height: 700px;
}
.som_story_right {
	float: right;
	width: 50%;
	min-height: 700px;
}
.som_story_content {
	background: #f2f2f2 none repeat scroll 0 0;
    min-height: 700px;
    padding: 5em;
}
.som_panel_story.two .som_story_content {
	background: #ffffff;
}
.som_read_more {
	font-size: 1.2em;
	font-weight: bold;
}
.somlogo {
    animation: 5s ease-out 0s normal none infinite running pulsate;
	-ms-animation: pulsate 5s ease-out;
    -ms-animation-iteration-count: infinite;
    opacity: 0;
    position: relative;
}
@media screen and(-webkit-min-device-pixel-ratio:0) {
  .som_panel.two {-chrome-:only(; 
     background-attachment:scroll;
  );} 
}
@keyframes pulsate {
	0% {
		opacity: 0;
		transform: scale(1.8, 1.8);
	}
	50% {
		opacity: 1;
	}
	100% {
		opacity: 0;
		transform: scale(1, 1);
	}
}
@-ms-keyframes pulsate {
    0% {
        -ms-transform: scale(1.8, 1.8);
        opacity: 0.0;
    }
    50% {
        opacity: 1.0;
    }
    100% {
        -ms-transform: scale(1, 1);
        opacity: 0.0;
    }
}
.som_scroll a {
	position: absolute;
	bottom: 0;
	left: 50%;
	z-index: 2;
	display: inline-block;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	color: #fff;
	letter-spacing: .1em;
	text-decoration: none;
	transition: opacity .3s;
}
.som_scroll a:hover {
	opacity: .5;
}

#som_main_scroll a {
	padding-top: 60px;
}
#som_main_scroll a span {
	position: absolute;
	top: 0;
	left: 50%;
	width: 24px;
	height: 24px;
	margin-left: -12px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	box-sizing: border-box;
}
.som_content_wrap.map .img {
	opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}
.numberone {
	display: inline-block;
	line-height: 1.9;
}
.numberone img {
	vertical-align: baseline!important;
	top: 40px;
}
.numberone_content {
	color:#ffd40b;
    font-size: 18em;
    font-weight: bold;
    position: absolute;
    top: 0;
    vertical-align: middle;
}
.numberone_content span {
	font-size: 0.45em;
    padding: 0 0 0.3em 0.2em;
    vertical-align: middle;
}
.som_story_content h2 {
	font-size: 2.5em;
	margin-bottom: 0.3em;
	line-height: 1.1;
	color: #4B2E83;
	margin-top: 0;
}
.som_story_content h3 {
	font-size: 1.5em;
	margin-bottom: 0;
	font-style: italic;
	color: #000000;
	margin: 0 0 2em;
	font-weight: normal;
}
.som_fullstory_btn {
	border: 2px solid #ffffff;
	padding: 1em 4em;
	margin: 1em auto;
	text-align: center;
	color: #ffffff;
	display: inline-block;
}
.som_content_wrap {
	margin: 0 auto;
    max-width: 1500px;
    overflow: hidden;
    padding: 13em 10em;
    position: relative;
}
.som_content_caption {
	text-align: center;
	color: #ffffff!important;
}
.som_content_caption h2 {
	color: #ffffff!important;
}
.som_content_caption h3 {
	font-style: italic;
	margin: 0 0 1em;
	font-weight: 400;
}
.som_content_caption.leading {
	padding: 4em;
}
.som_content_caption.leading img {
	display: inline-block;
	margin: 2em 0 0;
}
.som_content_caption.leading h2 {
	font-size: 3em;
}
.som_panel_map {
	overflow: hidden;
	background: url("../images/wwami_map_bg.jpg") repeat;
}
.som_content_wrap.map {
	padding: 5em;
}
.som_content_wrap.map .tab-pane {
	text-align: center;
}
.som_map_title {
	width: 100%;
	padding: 3em 0;
	background-image: url("../images/som_panel1.jpg");
	background-position: center bottom;
	background-size: 90% auto;
	position: relative;
}
.som_map_title h2 {
	text-align: center;
	color: #ffffff;
	margin: 0;
	padding: 0.4em 1em;
	font-size: 2.5em;
}
.som_start.map {
	background: #542B91;
}
.som_start.map:hover {
	box-shadow: none;
	background: #542B91;
}
.som_legend_btn {
	width: 33%;
}
.som_legend_btn a {
	margin: 0.2em;
	background: #dfdfdf;
}
.som_map_mobile_hide {
	display: block!important;
}
.som_share_p {
	margin-bottom: 1.5em!important;
}
.som_main_p {
	text-align: center; 
	font-weight: normal; 
	color: rgb(205, 205, 205); 
	font-size: 1.4em;
	margin-top: 1em !important;
}
.som_main_p a {
	color: #FFD40B;
}
.som_main_p a:hover {
	color: #efc65d;
}
.som_ty_msg {
	background: #613BA9; 
	padding: 2em 1em; 
	width: 100%; 
	text-align: center; 
	color: #ffffff;
	font-size: 1.2em;
}
.som_info_msg {
	background: #ece9e2; 
	padding: 1em; 
	width: 100%; 
	text-align: center; 
	color: #333333;
}

/*** A-Z Fix ***/
.az-provideractive.active, .az-locactive.active {
	padding: 0.4em!important;
	background: #0072c6!important;
	color: #ffffff!important;
	border-radius: 2px!important;
}
.az-locactive.disabled, .az-provideractive.disabled {
	color: #bababa !important;
}

/* Primary Care */
.urgentCare_row1.primaryCare_main_bg {
	background: #d2d2c6 url("../images/primaryCare_main.jpg") left bottom no-repeat;
	min-height: 310px;
}
.primaryCare_phone {
	background: #dadada; 
	padding: 0.7em 3em; 
	float: left;
	font-size: 1.3em;
}
.primaryCare_main {
	margin: 0;
}
.primaryCare_card {
	background: #f5f5f5;
	float: left;
	width: 100%;
	min-height: 150px;
	padding-right: 1em;
	border-bottom: 1px solid #e8e8e8;
}
.primaryCare_card.one {
	background: #f5f5f5 url("../images/PrimaryCare_return.jpg") left bottom no-repeat;
}
.primaryCare_card.two {
	background: #f5f5f5 url("../images/PrimaryCare_call.jpg") left bottom no-repeat;
}
.primaryCare_card.bottom_pc {
	width: 50%;
}
.primaryCare_copy {
	float: right;
	width: 52%;
	padding-top: 1em;
}
.primaryCare_copy.wide {
	flot: left;
	width: 100%;
	padding: 1.5em 1em 0.5em;
}
.primaryCare_copy h3 {
	color: #000000 !important;
}
.primaryCare_copy p {
	
}
.primaryCare_btn {
	padding: 0.5em 0;
	background: #898f4b;
	display: inline-block;
	margin: 0.5em 0 0;
	width: 160px;
	text-align: center;
	color: #ffffff;
}
.primaryCare_btn.two {
	background: #DADADA;
	color: #000000;
}
.primaryCare_btn:hover {
	background: #6c713b;
}
.primaryCare_btn.two:hover {
	background: #DADADA;
}
.primaryCare_map {
	line-height: 0!important;
}
.primaryCare_card.bottom_pc.one {
	background: #f5f5f5 url("../images/PrimaryCare_provider.jpg") left bottom no-repeat;
}
.primaryCare_card.bottom_pc.two {
	background: #f5f5f5 url("../images/PrimaryCare_location.jpg") no-repeat scroll 0 0 / cover ;
}
.primaryCare_health_container {
	margin: 0px; padding: 0.9em; width: 100%; text-align: center; float: left; background-image: none; background-attachment: scroll; background-color: #e8e8e8; background-position: 0% 0%;
}
.primaryCare_health_title {
    font-size: 14px;
    font-weight: 700;
    padding: 0.5em 0 1em;
    text-align: left;
}
.primaryCare_health_item {
background: #7da1c4 none repeat scroll 0 0;
    border-right: 2px solid #e8e8e8;
    color: #fff;
    padding: 0.5em 0;
}
.primaryCare_health_item:hover {
	background: #6586A5;
}

/*** Provider Fixes ***/

.bio-page .contact-block a:hover {
	text-decoration: none;
}
.bio-page .ui-accordion .ui-accordion-header.ui-state-active {
	background-color: #7DA1C4 !important;
	border-color: #7DA1C4 !important;
	font-weight: bold;
	color: #ffffff;
}
.bio-page .ui-accordion-content-active {
	border-color: #7DA1C4 !important;
}
.bio-page .ui-accordion h3 {
	font-weight: normal;
	color: #337ab7;
}
.bio-page .tab-group .ui-tabs-nav li.ui-tabs-active {
	background-color: #7DA1C4 !important;
}
.bio-page .ui-state-active a {
	color: #ffffff !important;
}
.bio-page .ui-state-active a:hover {
    color: #ffffff !important;
}

/*** US World Report ***/

.award_leapfrog {
	background: url("../images/award_leapfrog.jpg") no-repeat;
	padding: 2.5em;
	width: 100%;
	height: 183px;
}
.award_leapfrog  h2 {
	color: #ffffff!important;
	text-shadow: 2px 2px #3B185A;
	margin: 0 0 0.3em!important;
	font-size: 2.2em!important;
}
.award_leapfrog p  {
	color: #ffffff!important;
	text-shadow: 2px 2px #3B185A;
	font-size: 1.4em;
}
.award_leapfrog_btn {
	padding: 1em 3em;
	background: #f1bb1b;
	display: inline-block;
}
.award_leapfrog_btn:hover {
	background: #e7ad00;
}
.awards_h1 {
	font-size: 1.8em!important;
	color: #000000!important;
	padding: 0.5em 0 0;
	margin: 0;
	display: block!important;
}
.awards_h2 {
	float: left;
    width: 100%;
}
.awards_h2 span {
	font-size: 15px!important;
	color: #000!important;
	padding: 0;
}
.awards_info_title {
	margin-top: 1em;
	float: left;
}
.awards_p {
	padding: 0;
	margin: 0;
}
.awards_p.more {
	padding: 4em 0 0;
}
.awards_p.top {
	margin: 1em 0 2em!important;
	float: left;
}
.awards_p.icon {
	padding: 1em 0.7em;
}
.awards_container_top {
	background: #f2f2f2 none repeat scroll 0 0;
    float: left;
    margin: 0 0 3em;
    padding: 3em 2em;
    border-top-right-radius: 40px;
}
.awards_numberOne {
	font-size: 0;
    left: -46px;
    line-height: 0;
    position: absolute;
}
.awards_numberOne img {
	width: 220px;
}
.awards_top_content {
	margin:0 0 0 9.5em;
}
.awards_uwmc_ranking_container {
	width: 100%;
	float: left;
	padding: 1em 0 0;
}
.awards_uwmc_rankings {
	float: left;
	width: 20%;
	text-align: center;
}
.awards_uwmc_rankings p {
	line-height: 1.4;
    padding: 0.7em 0 0;
}
.awards_other_rankings_container {
	float: left;
	width: 100%;
}
.awards_other_rankings_wrap {
	float: left;
	margin-right: 3em;
}
.awards_container_middle {
	float: left;
	width: 100%;
}
.awards_middle_left {
	float: left;
	width: 55%;
	position: relative;
}
.awards_middle_right {
	float: right;
	width: 40%;
	position: relative;
}
.awards_middle_video {
	position: relative;
}
.awards_middle_video img {
	margin: 0 0 1em;
}
.awards_middle_video.bottom {
	margin-top: 3em;
}
.awards_video_wrap {
	position: relative;
}
.awards_video_wrap2 {
	display: none;
	position: relative;
}
.awards_video_ui {
    position: absolute;
    width: 100%;
    padding: 0 1em;
    bottom: 0;
}
.awards_video1 {
	position: relative;
}
.awards_icon_wrap {
	width: 100%;
	float: left;
}
.awards_icon_cs {
	float: left;
    min-height: 125px;
    text-align: center;
    width: 33%;
}
.awards_icon_cs.middle {
	padding: 0 0.5em;
}
.awards_icon_cs .awards_p {
	color: #555555;
    font-size: 0.9em;
    padding: 0.5em 0 0;
}
.awards_icon_legend {
	width: 100%;
	float: left;
	margin: 0;
}
.awards_middle_icons {
	float: left;
    margin: 1em 0 0;
}
.awards_icon_legend li {
	list-style-type: none;
	float: left;
	padding-right: 0.5em;
}
.awards_icon_legend span {
	width: 10px;
	height: 10px;
	display: inline-block;
	margin: 0 0.5em 0 0;
	vertical-align: middle;
}
.awards_icon_legend li:nth-child(1) span {
	background: #77e1d9;
}
.awards_icon_legend li:nth-child(2) span {
	background: #f8bd14;
}
.awards_icon_legend li:nth-child(3) span {
	background: #ef7522;
}
.awards_icon_legend li:nth-child(4) span {
	background: #00b3e5;
}
.awards_container_middle svg path {
	-webkit-transition: fill 1s ease-out;
  -moz-transition: fill 1s ease-out;
  -o-transition: fill 1s ease-out;
  transition: fill 1s ease-out;
  width: 90px;
  height: 85px;
}
.awards_container_middle svg:hover path {
	fill:#4b2e83;
	cursor: pointer;
}
.awards_container_middle svg .st1 {
	fill:#ffffff!important;
}
.awards_container_bottom {
	width: 100%;
	float: left;
	margin: 2em 0 0;
}
.awards_uwschool_rankings_container {
	width: 100%;
	float: left;
	padding: 1em 0 0;
}
.awards_uwschool_rankings_content_left {
	float: left;
	width: 55%;
}
.awards_uwschool_rankings_content_right {
	float: right;
	width: 40%;
	background: url("../fonts/awards_uwchool_world.svg") no-repeat;
	background-position: right bottom;
	padding: 1em 0 2.5em;
}
.awards_uwschool_rankings_content_icon_wrap {
	background: #f2f2f2;
	float: left;
	margin: 0 0 1em;
	padding: 1em 1em 0;
	border-top-right-radius: 3em;
}
.awards_uwschool_icon {
	float: left;
	width: 24%;
	padding: 0.5em;
}
.awards_uwschool_icon p {
	text-align: center;
	font-size: 0.9em;
	padding: 0.5em 0 0;
}
.awards_uwschool_icon_fund {
	width: 100%;
	float: left;
	padding: 0 1em;
}
.awards_uwschool_icon_fund img {
	width: 20%;
	float: left;
}
.awards_uwschool_icon_fund_copy {
	width: 75%;
	float: left;
	padding: 0 0 0 1.3em;
}
.awards_world_rankings_divider {
	height: 1px;
	background: #dbdbdb;
	margin: 3em 0;
	width: 100%;
	display: block;

}
.awards_info_scroll {
    float: left;
    height: 238px;
    margin-left: 3px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.awards_info_scroll img {
    position: absolute;
    -webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.awards_info_scroll:hover >img
{  
    -webkit-animation: border-bounce 4000ms linear;
   -moz-animation: border-bounce 4000ms linear;
    -ms-animation: border-bounce 4000ms linear;
     -o-animation: border-bounce 4000ms linear;
        animation: border-bounce 4000ms linear;
}
@keyframes border-bounce {
  0%   { margin-top: -10px;  }
  25%  { margin-top: -150px; }
  50%  { margin-top: -300px;  }
  75%  { margin-top: -150px;  }
  100% { margin-top: -0px;  }
}
@-webkit-keyframes border-bounce {
  0%   { margin-top: -10px;  }
  25%  { margin-top: -150px; }
  50%  { margin-top: -300px;  }
  75%  { margin-top: -150px;  }
  100% { margin-top: -0px;  }
}
@-moz-keyframes border-bounce {
  0%   { margin-top: -10px;  }
  25%  { margin-top: -150px; }
  50%  { margin-top: -300px;  }
  75%  { margin-top: -150px;  }
  100% { margin-top: -0px;  }
}
.awards_uwschool_icon img {
	width: 74px;
}

/*** Primary Care Campaign Landing ***/
.navbar-brand.primaryCare_email {
	height: auto;
}
.navbar-brand.primaryCare_email img {
	width: 190px;
}
.primaryCare_email_container {
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
}
.primaryCare_email_ribbon {
	background: #999999;
	padding: 2em 1em;
	width: 100%;
	text-align: center;
	color: #ffffff;
	font-size: 1.2em;
	float: left;
}
.primaryCare_email_bottom_content {
	width: 100%;
	float: left;
	margin: 0 0 3.5em;
}
.primaryCare_email_form {
	float: left;
	width: 40%;
}
.primaryCare_email_services_container {
	float: right;
	width: 60%;
	padding: 0 0 0 2em;
}
.primaryCare_email_services {
	float: left;
	padding: 0 0 0 9em;
}
.primaryCare_email_services h2 {
	font-size: 1.1em!important;
	color: #4B2E83;
}
.primaryCare_email_services a {
	color: #0072C6!important;
}
.pc_email_services_p {
	text-align: left;
	padding: 0 0 0 1em!important;
}
.primaryCare_email_services_container p {
	padding: 0!important;
}
.sns_follow {
    float: right;
    vertical-align: middle;
    padding: 1.5em 1.5em 1.5em 0;
    color: #ffffff;
}
.sns_follow img {
    padding: 0 0 0 2em;
}
.pc_we_care {
    float: left;
    position: relative;
    width: 100%;
}
.pc_we_care.first {
    background: url("../images/pc_we_care_bg.jpg");
    height: 520px;
    background-position: center;
    width: 100%;
}
.pc_we_care.first.hh {
    background: url("../images/pc_we_care3_bg.jpg");
     height: 520px;
    background-position: 50% 20%;
    width: 100%;
}
.pc_we_care.first .caption {
    margin: 6em 0 0 2em;
    width: 39%;
}
.pc_we_care.first .caption h1 {
    font-size: 3em;
    color: #000000!important;
    line-height: 1.2;
    margin-bottom: 0.5em;
}
.pc_we_care.first .caption p {
    color: #333333!important;
    margin-bottom: 2em;
}
.pc_btn {
	background-color:#3047f3;
	-webkit-border-top-left-radius:26px;
	-moz-border-radius-topleft:26px;
	border-top-left-radius:26px;
	-webkit-border-top-right-radius:26px;
	-moz-border-radius-topright:26px;
	border-top-right-radius:26px;
	-webkit-border-bottom-right-radius:26px;
	-moz-border-radius-bottomright:26px;
	border-bottom-right-radius:26px;
	-webkit-border-bottom-left-radius:26px;
	-moz-border-radius-bottomleft:26px;
	border-bottom-left-radius:26px;
	text-indent:0px;
	display:inline-block;
	color:#ffffff!important;
	font-family:Arial;
	font-size:15px;
	font-weight:normal;
	font-style:normal;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:26px;
	padding-right:26px;
	text-decoration:none;
	text-align:center;
}
.pc_btn:hover {
   background-color: rgba(0, 0, 0, 0);
    border: 1px solid #2438ce;
    color: #2438ce!important;
    transition: background-color 1s ease-out;
    text-decoration: underline;
}
.pc_btn.read_more {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #ffffff;
    color: #ffffff!important;
    margin: 1em 0 0;
    padding-left:55px;
	padding-right:55px;
}
.pc_btn.read_more:hover {
	background-color:#2438ce!important;
    border: 0!important;
    transition: background-color 1s ease-out;
}
.pc_btn:active {
	position:relative;
	top:1px;
}
.pc_we_care_triangle {
    background: url("../images/pc_we_care_bg_bottom.png");
    height: 69px;
    background-position: center;
    position: relative;
    z-index: 999;
    width: 100%;
    float: left;
}
.pc_we_care_triangle.hh {
     background: url("../images/pc_we_care_bg_bottom2.png");
     background-position: 50% 20%;
}
.pc_we_care.second {
    height: 400px;
    background-position: center;
    width: 100%;
    margin-top: -4.5em;
}

.pc_container {
  display: flex;
  align-content: center;
  align-items: center;
  flex-direction: column; 
  flex-wrap: nowrap;
  height: 100%;
  justify-content: space-around;
  width: 100%;
}
 .pc_container section {
    width: 100%;
    height: 100vh;
    flex: 1;
    display: flex;
    text-align: center;
    overflow: hidden;
     
}
.pc_image {
        background-image: url("../images/pc_we_care_bg2.jpg");
        background-attachment: fixed; 
      background-size: cover;
      background-repeat: no-repeat;
      width: 100%;
      height: 100%;
      position: absolute;
      z-index: 500;
    }
.pc_image.hh {
    background-image: url("../images/pc_we_care_bg3.jpg");
    background-attachment: fixed; 
      background-size: cover;
      background-repeat: no-repeat;
}
.pc_copy {
      display: flex;
      flex-direction: column;
      flex-wrap: nowrap;
      height: 100%;
      width: 100%;
      max-width: 70%;
      justify-content: center;
      text-align: center;
      z-index: 1000;
      color: #ffffff!important;
      margin: 0 auto;
      font-size: 26px;
}
.pc_copy h2 {
    font-size: 28px;
    color: #ffffff!important;
}
.pc_copy p {
    font-size: 14px;
    color: #ffffff!important;
    font-weight: normal;
}
.pc_story2_container {
    width: 100%;
    float: left;
}
.pc_story2 {
    float: left;
    width: 50%;
    min-height: 300px;
}
.pc_story2 h2 {
    font-size: 18px;
    color: #ffffff!important;
    margin-top: 10px;
}
.pc_story2 p {
    color: #ffffff!important;
    font-size: 14px;
}
.pc_story2.left {
    background-color: #4b2e83;
    padding: 2em 6em 2em 13em;
}
.pc_story2.right {
   background: url("../images/pc_story_3_bg.jpg") no-repeat;
    background-size: cover;
    padding: 2em 13em 3em 6em;
}
.pc_story2.right.hh {
   background: url("../images/pc_story_4_bg.jpg") no-repeat;
    background-size: cover;
}
.primaryCare_email_bottom_content {
	width: 100%;
	float: left;
	margin: 4em 0 3.5em;
}
.primaryCare_email_form {
	float: left;
	width: 50%;
    padding: 5em;
    background-color: #f2f2f2;
}
.primaryCare_email_services_container {
	float: left;
	width: 50%;
	padding: 0 0 0 3em;
}
.primaryCare_email_services.first {
	background: url("../fonts/uwmed_providers_grey.svg") no-repeat 0% 40%;
}
.primaryCare_email_services.second {
	background: url("../fonts/uwmed_urgent_care_grey.svg") no-repeat 0% 40%;
}
.primaryCare_email_services.third {
	background: url("../fonts/uwmed_virtual_clinic_grey.svg") no-repeat 0% 40%;
}
.primaryCare_email_services.fourth {
    background: url("../fonts/uwmed_location_grey.svg") no-repeat 0% 40%;
}

/*** We Care - Infographic ***/ 
.pc_we_care.info {
    background-image: url("../images/primarycare_info_bg.jpg");
    height: 810px;
    width: 100%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
}
.pc_info_top .caption {
	color: #ffffff;
	text-align: center;
	padding: 3em 2em 2em;
}
.pc_info_top .caption h1 {
	color: #ffffff!important;
}
.pc_info_middle {
	width: 100%;
	float: left;
	position: relative;
	padding: 2em 2em 4em;
}
.pc_info_content {
	float: left;
	width: 50%;
}
.pc_info_content.left {
	padding-right: 4em;
	border-right: 1px solid #ffffff;
}
.pc_info_content.left p {
	color: #ffffff;
	padding-left: 4em;
}
.pc_info_img_btn:hover {
	opacity: 1;
	-webkit-animation: flash 2s;
	animation: flash 2s;
}
.pc_info_content_img_bg {
	width: 90%;
	float: right;
	margin-top: 2em;
}
.pc_info_content.right {
	padding-left: 4em;
}
.pc_info_content_img span {
	position: absolute;
	z-index: 99;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	width: 140px;
	height: 139px;
}
.pc_info_content_img span:hover {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}
.pc_info_sns {
	float: left;
	width: 100%;
	color: #fff;
	padding: 2em 0 1em 4em;
}
.pc_info_sns img {
	padding: 0 1em;
}
.pc_info_sns img:hover {
	opacity: 0.7;
}
.pc_info_bottom {
	float: left;
	margin: 3em 0;
}
.pc_info_bottom h2 {
	padding: 0 0 1.5em;
	text-align: center;
	color: #000000!important;
	font-size: 24px;
}
.pc_info_bottom_services {
	float: left;
	width: 100%;
}
.pc_info_bottom_item {
	float: left;
	width: 25%;
	padding: 1em 0.5em 0.5em;
	text-align: center;
}
.pc_info_bottom_item h3 {
	color: #333333 !important;
	font-size: 15px;
}
.pc_info_bottom_item p {
	line-height: 1.4;
}
.pc_info_bottom_item img {
	display: block;
	margin: 0 auto;
}
.pc_info_bottom_item img:hover {
	opacity: 1;
	-webkit-animation: flash 1s;
	animation: flash 1s;
}

/*** UW Baby App ***/
.babyapp_bg {
	background: url("../images/babyapp_bg.jpg") no-repeat;
	min-height: 493px;
}
.babyapp_pad {
	padding: 3em 4em;
	width: 100%;
	float: left;
}
.babyapp_top_content {
	float: left;
	display: block;
}
.babyapp_top_content h1  {
	font-size: 2.1em!important;
	color: #000000!important;
	margin: 5px 0 5px !important;
	text-shadow: 1px 1px #fff;
}
.babyapp_top_content h2  {
	font-size: 1.5em!important;
	color: #333333!important;
	font-weight: lighter;
	text-shadow: 1px 1px #fff;
}
.babyapp_phone_bg {
	float: left;
	display: block;
	background: url("../images/babyapp_phone1.png") no-repeat;
	min-height: 322px;
	max-width: 173px;
	text-align: center;
	margin: 1em 0 0;
}
.uwbaby_logo {
	margin: 4.5em 0 0;
}
.babyapp_phone_tag {
	display: block;
	font-size: 0.8em;
	margin: 0.5em 0 1.5em;
}
.babyapp_appl, .babyapp_google {
	width: 130px;
	margin-bottom: 1em;
}
.babyapp_appl:hover, .babyapp_google:hover {
	opacity: 0.7;
}
.babyapp_bg2 {
	background: url("../images/babyapp_bg2.jpg") no-repeat 95% 0%;
	min-height: 341px;
	border-bottom: 1px solid #45c8ff;
	margin: 4em 0 0;
}
.babyapp_bg2:hover {
	background: url("/services/obstetrics/PublishingImages/Pages/uw-baby-pregnancy-app/babyapp_bg2_ani.gif") no-repeat 95% 0%;
	cursor: pointer
}
.babyapp_bg3 {
	background: url("../images/babyapp_bg3.jpg") no-repeat 5% 0%;
	min-height: 341px;
	border-bottom: 1px solid #b245ff;
	margin: 4em 0 0;
}
.babyapp_bg3:hover {
	background: url("/services/obstetrics/PublishingImages/Pages/uw-baby-pregnancy-app/babyapp_bg3_ani.gif") no-repeat 5% 0%;
	cursor: pointer
}
.babyapp_pad2 {
	padding: 7em 0 0 4em;
	width: 100%;
	float: left;
}
.babyapp_pad3 {
	padding: 7em 0 0 0;
	width: 100%;
	float: left;
}
.babyapp_top_content2 {
	float: left;
	width: 51%;
}
.babyapp_top_content3 {
	float: right;
	width: 55%;
}
.babyapp_top_content2 h3, .babyapp_top_content3 h3 {
	color: #333333!important;
	font-size: 1.6em!important;
}
.babyapp_btm {
	padding: 8em 0 4em;
	text-align: center;
}
.babyapp_btm  h4 {
	color: #31006f!important;
	font-size: 1.6em;
}
.babyapp_appl2, .babyapp_google2 {
	width: 151px;
	margin: 1em 0;
}
.babyapp_appl2:hover, .babyapp_google2:hover {
	opacity: 0.7;
}


@media (max-width: 1659px) {
		html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption {
		padding: 5em 3em 0;
	}
}

/** PSBJ **/
.navbar.navbar-default.primaryCareEmail_nav.psbj {
	position: fixed;
	background: #4b2e83 none repeat scroll 0% 0%;
	line-height: 0; 
	border: 0px none !important;
	z-index: 999; 
	width: 100%;
}
.navbar.navbar-default.primaryCareEmail_nav.psbj .sns_follow {
	padding: 2em 1.5em 0 0;
}
.psbj_body_content {
	float: left; 
	height: 100%; 
	margin-top: 60px;
}
.pc_we_care.psbj {
    background: url("../images/psbj_bg.jpg");
    height: 681px;
    background-position: center;
    width: 100%;
}
.pc_we_care.psbj .caption {
    margin: 3.5em 0 0 0;
	width: 60%;
	padding: 0 1.5em;
}
.pc_we_care.psbj .caption h1 {
    font-size: 3em;
    color: #ffffff!important;
    line-height: 1.2;
    margin-bottom: 0.5em;
}
.pc_we_care.psbj .caption p {
    color: #ffffff!important;
    margin-bottom: 2em;
}
.pc_we_care.psbj_highlights_panel {
   margin: 3em 0 1.5em;
   float: left;
}
.pc_we_care.psbj_highlights_panel.top {
	margin: 6em 0 0;
}
.pc_we_care.psbj_highlights_panel.bottom {
	margin-bottom: 3em;
}
.psbj_highlights  {
	width: 50%;
	float: left;
	display: block;
}
.psbj_content_container {
	float: left;
	margin: 0 0 2em;
	position: relative;
}
.psbj_highlights.left {
    padding: 0 0 0 1em;
}
.psbj_highlights.right {
	padding: 0 0 0 3em;
} 
.psbj_highlights h2 {
	font-size: 1.5em!important;
	color: #000000!important;
	margin-top: 0!important;
	line-height: 1.2!important;
}
.psbj_highlights p {
	color: #555555!important;
}
.psbj_content_flag {
	width:10%;
	float: left;
}
.psbj_content_flag img {
	position:absolute;
  left:0;
  -webkit-transition: opacity 0.3s; 
  -moz-transition: opacity 0.3s; 
  -ms-transition: opacity 0.3s; 
  -o-transition: opacity 0.3s; 
  transition: opacity 0.3s;
}
.psbj_content_flag_top:hover {
	opacity: 0;
}
.psbj_content_copy {
	width: 90%;
	float: left;
	padding: 0 0 0 4em;
}
.psbj_highlights img {
	max-width: none!important;
}
.psbj_left_img {
	margin: 0 0 0 -80px;
}
.psbj_content_copy:hover {
	opacity: 1;
	-webkit-animation: flash 1s;
	animation: flash 1s;
}
@-webkit-keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}
@keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}
.pc_we_care.psbj_highlights_panel.psbj_sns {
	padding: 2em 0;
	color: #333;
	font-weight: bold;
	border-top: 1px solid #f2f2f2;
}
.pc_we_care.psbj_highlights_panel.psbj_sns .primaryCare_email_container.psbj {
	width: 100%;
	text-align: center;
}
.pc_we_care.psbj_highlights_panel.psbj_sns .primaryCare_email_container.psbj img {
	padding: 0 0 0 1.6em;
}


/*** Home Page Slideshow Breakpoints ***/
@media (max-width: 1559px) {
	html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption {
		padding: 3em 2em 0;
	}
	.home_slide_btn .btn.btn-default.home_btn {
		margin: 1em 0.4em 1em 0;
	}
	.home_carousel h2 {
		font-size: 2.2em!important;
	}
	/*** School of Medicine ***/
	.caption_wrap {
		display: inline-block;
	}
	.numberone {
		display: block;
		float: left;
		margin: 0;
	}
	.som_panel.first .caption {
		top: 15%;
		width: 100%;
		text-align: center;
	}
	.som_panel .caption .caption_content {
		margin: 0;
		float: left;
		padding: 0;
	}
	.som_panel.first {
		min-height: 700px;
	}
	.numberone {
		line-height: 2.45;
	}
	.som_panel.first .caption {
		padding: 10em 0 0 0;
	}
	.som_panel.first .caption .som_main_title.one {
		font-size: 3.3em;
		margin: 0 0 0.1em;
	}
	.som_panel.first .caption .som_main_title.two {
		font-size: 16em;
		margin: 0;
	}
	.som_panel_txt {
		padding: 40px;
	}
	.som_icon {
		padding: 11em 0 0;
		min-height: 320px;
		margin-top: 1em;
	}
	.som_icon p {
		line-height: 1.4;
	}
	.som_icon.one, .som_icon.two, .som_icon.three, .som_icon.four {
		background-size: 100px;
		background-position: 50% 5%;
	}
	.som_panel_story, .som_panel_story.two {
		padding: 0;
	}
	.som_logo img {
		width: 70%;
	}
}

@media (max-width: 1359px) {
	html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption {
		padding: 3em 1em 0;
	}
	.home_carousel h2 {
		font-size: 1.7em!important;
	}
    /*** We Care B1 ***/
    .pc_story2 {
        min-height: 340px;
    }
    .pc_story2.left {
        padding: 2em 5em 2em 5em; 
    }
    .pc_story2.right {
        padding: 2em 5em 3em 5em;
    }
	/** PSBJ **/
	.psbj_left_img {
		margin: 0 0 0 -120px;
	}
	.pc_we_care.psbj .caption {
		margin: 4em 0 0 0;
	}
	.pc_we_care.psbj .caption {
		width: 68%;
	}
}

@media (max-width: 1222px) {
	html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption {
		padding: 3em;
	}
	.home_carousel h2 {
		margin: 0 0 5px!important;
	}
	.home_carousel p {
		font-size: 1.1em;
	}
	.home_box {
		height: 100px;
	}
	.home_slide_btn .btn.btn-default.home_btn {
		margin: 0.5em 0.4em 0 0!important;
	}
	.home_playimg_btn {
		top: 27%;
		left: 22%;
	}
	.home_content_bg {
	min-height: 290px;
	}
}

@media (max-width: 1024px) {
	/** PSBJ **/
	.pc_we_care.psbj {
		background: url(../images/psbj_bg_mobile.jpg);
		height: 681px;
		width: 100%;
	}
	.pc_we_care.psbj .caption {
		margin: 3em 0 0 0;
		width: 80%;
	}
	.pc_we_care.psbj .caption h1 {
		font-size: 2.5em;
	}
	.pc_we_care.psbj_highlights_panel.top {
		margin: 4em 0 0;
	}
	.pc_we_care.psbj_highlights_panel {
		margin: 1em 0 0;
	}
	.primaryCare_email_container.psbj {
		padding: 0 2.5em;
	}
	.psbj_highlights {
		width: 100%;
	}
	.psbj_content_copy {
		width: 100%;
	}
	.psbj_highlights img {
		display: block;
		margin: 0 auto;
	}
	.psbj_left_img {
		display: none!important;
	}
	.psbj_highlights.right {
		padding: 0;
	}
	.psbj_highlights img {
		max-width: 100%!important;
	}

}

@media (max-width: 992px) {
	/*** New Home Page ***/
	#index-page .bootstrap-border-box.container{
		max-width: 100%;
		padding: 0 15px;
	}
	.home_carousel {
		height: 250px;
		overflow: hidden;
		margin-top: -20px;
	}
	html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption {
		left: 0;
		width: 100%;
	}
	.home_box {
		width: 50%;
		height: 100px;
	}
	html #s4-bodyContainer .home_carousel .carousel .carousel-indicators {
		left: auto;
		right: 0;
		top: 220px;
	}
	.home_carousel .carousel-inner > .item > a > img {
		max-width: none;
	}
	.home_box_wrapper {
		margin:0;
	}
	.home_carousel h2 {
		padding:  0;
		margin: 0 0 0.2em!important;
		font-size: 1.7em !important
	}
	.home_carousel p {
		font-size: 1.2em;
	}
	.home_slide_btn .btn.btn-default.home_btn {
		margin: 0;
		padding: 1em 3em
	}
	.quick_nav .col-xs-6 {
		margin-bottom: 0.4em;
		min-height: 80px;
	}
	.home_quick_nav .quick_nav_content h3 {
		font-size: 0.9em;
	}
	.home_content_top .col-xs-12 {
		padding: 0;
	}
	.home_content_bg {
		min-height: 300px;
	}
	.home_content_bg img {
		width: 100%;
	}
	#random_support_img {
		display: none;
	}
	html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption p {
		display: block;
	}
	.container.home_h4 .home_support_uw h4 {
		margin: 0;
		padding: 0;
	}
	.home_support_btn .btn.btn-default.home_btn {
		margin: 1em 0 1.5em;
	}
	.home_sns_divider {
		display: none;
	}
	.home_sns_all {
		margin: 1.5em 0 0;
		display: block;
	}
	.home_middle_left {
		background: none;
	}
	.home_fs {
		border-right: 1px solid #fff;
	}
	.home_playimg_btn {
		display: none;
	}
	.home_content_middle.parallax {
	  background-image: none;
	  background-color: #f2f2f2;
	  height: auto;
	}
	.home_content_middle.parallax .home_h4 {
		padding: 0;
	}
	.middle_right_bg {
		margin: 1em 0;
	}

	html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption {
		padding: 1.5em;
	}
	.home_carousel h2 {
		font-size: 2.1em!important;
		margin: 0 0 14px!important;
	}
	.home_slide_btn .btn.btn-default.home_btn {
		margin: 1.5em 0 2em 0.2em!important;
	}
	.home_carousel .carousel-indicators {
		margin-right: 12px;
	}
	html #s4-bodyContainer .home_carousel .carousel .carousel-indicators li.active, html #s4-bodyContainer .home_carousel .carousel .carousel-indicators li {
		height: 18px;
		width: 18px;
	}
	.home_news_container {
		padding-right: 15px;
		padding-left: 15px;
	}
	.home_middle_left {
		padding: 1em 0 0;
	}
	html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption {
		background-color: rgba(248, 245, 224, 1);
		z-index: 10;
	}
	.home_box_wrapper {
		padding-left: 0;
	}
	.home_carousel .carousel.slide .carousel-inner .item img {
		opacity: 0;
	}
	.home_notification_1 {
		background: #f8f8e0;
		padding: 10px 10px 10px 10px;
	}
	.home_notification_2 {
		background: #f3f3d1;
		padding: 10px 10px 10px 10px;
	}

	/*** In Ballard ***/
	.balServices_content_info {
		padding: 0.4em;
	}
	.balServices_bottom_content.row1 {
		min-height: 0!important;
	}

	/*** Billing and Insurance ***/
	.billing_info_wrapper p {
		min-height: auto;
	}

	/*** Urgent Care ***/
	.urgentCare_clinic_container.hour_bg, .urgentCare_clinic_container.clinic_bg {
		width: 100%!important;
	}
	.urgentCare_container {
		width: 100%!important;
		margin: 0 0 0.5em;
	}

	/*** Willed Body ***/
	.carousel-inner.willed_body_slideshow {
		height:210px;
	}
	.willedBody_firstRow_right {
		margin-top: 0.5em;
	}
	.willedBody_btn_left {
		width: 100%;;
	}
	.willedBody_btn_right {
		width: 100%; background: #856822 none repeat scroll 0% 0%;
	}
	.willedBody_firstRow_left, .willedBody_firstRow_right {
		width: 100%;
	}

	/*** Virtual Clinic ***/
	.vc_wcNav_btn {
		position: absolute;
		bottom: 0;
		width: 100%;
		text-align: center;
	}
	.vc_wcNav_content_container {
		padding: 0;
		margin: 0;
	}
	.vc_wc_main_content {
		width: 100%!important;
	}
	.vc_wcNav {
		padding: 0.8em;
	}
	.vc_wcNav_img {
		padding-right: 0.5em;
	}
	.vc_info_icons {
		width: 33%;
	}
	.vc_info_icons a {
		margin: 0 1em 1em;
	}
	.virtual_clinicNew {
		margin-top: 0.8em;
	}
	.virtual_clinicNew h2 {
		font-size: 1em;
	}
	.vc_nav_bg {
		width: 100%;
	}
	.vc_wcNav_content {
		min-height: 160px;
	}
	.vc_info_secure_content {
		width: 100%;
	}


	/*** Healthworks ***/
	.hw_header_content {
		margin: 3em 1em!important;
	}
	.hw_left_container {
		padding-left: 0;
		padding-right: 0;
	}
	.hw_main_news {
		width: 100%!important;
		margin: 0 10px 13px 0!important;
		padding: 0 0 2em;
	}
	.hw_right_container {
		float: left;
	}
	.hw_right_container {
		float: left;
	}
	.hw_article {
		float: left;
		width: 100%;
	}
	.hw_bottom_content img {
		width: 30%;
	}
	.hw_main_container {
		margin: 0!important;
	}
	.hw_main_article_h1 {
		font-size: 20px!important;
	}
	.hw_header_content h1 {
		font-size: 24px!important;
	}

	/*** Trauma and Burns ***/
	.trauma_main_captions {
		position: relative;
		top: 10px;
	}
	.trauma_main_captions {
		right: 0;
		width: 100%;
		top: auto;
	}
	.trauma_main_captions h1 {
		font-size: 1.4em;
		margin-top: 0.5em;
		margin-bottom: 0;
	}
	.trauma_main_captions a {
		padding: 0.5em 0;
	}
	.trauma_slidshow .carousel-inner {
		max-height: 320px!important;
	}
	.trauma_sns_h2 {
		margin-top: 1em;
	}

	/*** Olympia Campaign Fix ***/
	.campaign_provider {
		width: 50%!important;
	}
	.panel6_link a {
		width: 100%!important;
	}
	.panel6_link p {
		width: 100%!important;
	}
	.campaign_provider.fourth_olympia {
		background: rgba(0, 0, 0, 0) url("../images/bio_megan_gillespie_img.png") no-repeat scroll 50% 0 / 150px 150px!important;
	}
	.panel2_content.left, .panel2_content.right, .panel5_content {
		width: 100%!important;
	}
	.primary_care {
		width: 44%!important;
	}
	.panel5_content {
		width: 100%!important;
		margin: 1em 0 0!important;
	}

	/*** Provider Referral Home Page ***/
	.provider_home_right_content h3 {
		font-size: 1em;
		margin-top: 0;
	}
	.provider_home_wrap img {
		height: auto!important;
		width: 100%;
	}
	html #s4-bodyContainer .provider_home_wrap .carousel .carousel-inner .carousel-caption p {
		display: block;
	}
	.provider_home_right{
		height: auto;
	}
	.provider_home_right_content {
		padding: 0;
	}
	.provider_home_right.patientsRecords {
		background-image: none;
	}
	.provider_home_right.referralInformation {
		background-image: none;
	}
	.provider_home_right.clinicalDirectory {
		background-image: none;
	}
	.provider_home_wrap {
		margin-bottom: 0.5em;
		padding-left: 0;
		padding-right: 0;
	}

	.us_news_mobile_wrap {
		width: 100%;
		background-color: #ECB125;
		float: left;
	}
	.us_news_desktop {
		display: none;
	}
	.us_news_mobile {
		display: block;
		margin: 0px 0px 10px;
		overflow: hidden;
	}
	.us_news_mobile h2 {
		font-size: 14px!important;
		margin: 0!important;
		text-align: center;
	}
	.us_news_mobile p {
		color: #fff!important;
	}
	.us_news_mobile_1 {
		background: #ECB125;
		padding: 1em;
	}
	.us_news_mobile_2 {
		background: #EF9429;
		padding: 1em;
	}
	.us_news_mobile_2 p {
		text-align: center;
	}
	.us_news_mobile_3 {
		background: #ECB125;
		padding: 1em;
	}
	.us_news_mobile_4 {
		text-align: center;
		background-color: #F2F2F2;
		overflow: hidden;
	}

	/*** UWM Administration ***/
	.uwm_admin_bottom .uwm_admin_list1.bg1, .uwm_admin_bottom .uwm_admin_list1.bg2 {
		min-height: 0;
	}
	.uwm_admin_top {
		background: url("../images/paul_ramsey_md2.jpg") no-repeat;
		background-size: cover;
	}
	.uwm_admin_top_content {
		width: 100%;
	}

	/*** Home Page Hot Weather Safety Banner ***/
	.hwb_container {
		height: auto;
		line-height: 0;
	}
	.hwb_content p {
		display: block;
		padding: 0.6em 0.2em;
		color: #ffffff;
		background: #5094D5;
		text-align: center;
	}
	.hwb_content img {
		display: none;
	}

	/*** Research Landing Page ****/
		.research_home_info {
			min-height: 0;
		}
		.research_ladning_news {
			margin-top: 20px;
		}
		.research_landing_main_content {
			padding-bottom: 10px!important;
		}

	/*** Home Page Hot Weather Safety Banner ***/
	.hwb_container {
		height: auto;
		line-height: 0;
	}
	.hwb_content p {
		display: block;
		padding: 0.6em 0.2em;
		color: #ffffff;
		background: #5094D5;
		text-align: center;
	}
	.hwb_content img {
		display: none;
	}

	/** Shoreline Landing **/
	.shoreline_cp_flag_container {
		margin-left: 1em;
	}
	.shoreline_cp_flag {
		padding: 1em;
		height: 200px;
	}
	.shoreline_arrow-down {
		border-left: 55px solid transparent;
		border-right: 55px solid transparent;
		border-top: 30px solid #a19060;
	}
	.shoreline_cp_flag .scp_p1 {
		font-size: 5em;
	}
	.shoreline_cp_flag .scp_p2 {
		font-size: 1.2em;
	}
	.shoreline_cp_flag .scp_p3 {
		font-size: 1em;
	}
	.shoreline_h1 h1 {
		margin-top: 0!important;
		color: #fff;
		font-size: 1.8em;
		padding: 1.6em 0.2em 0 6em;
		text-shadow: 1px 1px #888;
	}
	.home_slide_btn.incampaign_btn_container {
		padding: 0 0 0 10.5em;
		margin: 0 0.4em 0 0 !important;
	}
	.incampaign_divider {
		padding: 0 0.5em;
	}
	.btn.btn-default.home_btn.incampaign_btn {
		margin: 0!important;
	}

	/*** Footer ACN Fix ***/
	footer .footer-nav.second li a:nth-of-type(2) {
		display: block;
		margin-top: 0.8em;
	}
	.footer-nav.color.footer-spacing-fix {
			padding: 0 20px 18px 0;
	}

	/** Virtual Clinic Condition Flu **/
	.vc_cond_section1 {
		height: auto;
		min-height: 340px;
		background: rgba(0, 0, 0, 0) url("../images/vc_flu_main1_md.png") no-repeat scroll right top;
	}
	.vc_cond_section3 {
		height: auto;
		min-height: 340px;
		background: rgba(0, 0, 0, 0) url("../images/vc_flu_main2_md.png") no-repeat scroll left top;
	}
	.vc_cond_section1.uti {
	background:url("../images/vc_uti_main1_md.png") no-repeat top right;
	}
	.vc_cond_section3.uti {
		background:url("../images/vc_uti_main2_md.png") no-repeat top left;
	}
	.vc_cond_section1.abdominal {
	background:url("../images/vc_abdominal_main1_md.png") no-repeat top right;
	}
	.vc_cond_section3.abdominal {
		background:url("../images/vc_abdominal_main2_md.png") no-repeat top left;
	}
	.vc_cond_section1.bronchitis {
	background:url("../images/vc_bronchitis_main1_md.png") no-repeat top right;
	}
	.vc_cond_section3.bronchitis {
		background:url("../images/vc_bronchitis_main2_md.png") no-repeat top left;
	}
	.vc_cond_section1.pinkeye {
	background:url("../images/vc_eyeinfection_main1_md.png") no-repeat top right;
	}
	.vc_cond_section3.pinkeye {
		background:url("../images/vc_eyeinfection_main2_md.png") no-repeat top left;
	}
	.vc_cond_section1.bite {
	background:url("../images/vc_bite_main1_md.png") no-repeat top right;
	}
	.vc_cond_section3.bite {
		background:url("../images/vc_bite_main2_md.png") no-repeat top left;
	}
	.vc_cond_section1.rash {
	background:url("../images/vc_rash_main1_md.png") no-repeat top right;
	}
	.vc_cond_section3.rash {
		background:url("../images/vc_rash_main2_md.png") no-repeat top left;
	}
	.vc_cond_section1.gastro {
	background:url("../images/vc_dia_main1_md.png") no-repeat top right;
	}
	.vc_cond_section3.gastro {
		background:url("../images/vc_dia_main2_md.png") no-repeat top left;
	}

	.vc_cond_section1.sinus {
	background:url("../images/vc_sinus_main1_md.png") no-repeat top right;
	}
	.vc_cond_section3.sinus {
		background:url("../images/vc_sinus_main2_md.png") no-repeat top left;
	}
	.vc_cond_section5 {
		height: auto;
		min-height: 340px;
		background: rgba(0, 0, 0, 0) url("../images/vc_flu_main3_md.png") no-repeat scroll right top;
	}
	.vc_cond_section7 {
		height: auto;
		min-height: 340px;
		background: rgba(0, 0, 0, 0) url("../images/vc_flu_main4_md.png") no-repeat scroll left top;
	}
	.vc_cond_section1_content, .vc_cond_section3_content, .vc_cond_section7_content {
		margin: 3em 0 0;
		width:  100%;
	}
	.vc_cond_section5_content {
		margin: 1em 0 0;
		width: 80%;
	}
	.vc_cond_section1_content h1, .vc_cond_section5_content h2, .vc_cond_section5_content h2 {
		font-size: 1.8em;
	}
	.vc_cond_section1_content p {
		margin: 1em 0;
	}
	.vc_cond_btn1, .vc_cond_btn2, .vc_cond_btn3 {
		float: none;
		display: inline-block;
		margin-bottom: 1em;
	}

	.vc_cond_section2, .vc_cond_section4 {
		background-image: none;
		background-color: #CDBFA2;
	}
	.vc_cond_section3_content ul  {
		width: 100%;
		overflow: hidden;
	}
	.vc_cond_section3_content ul li {
		float: left;
	}
	.vc_cond_section3 .carousel {
		margin-bottom: 2em;
	}

	/** Olympia Landing **/
	.uwnc_campaign_h1 {
		background: rgba(0, 0, 0, 0) url("../images/inolympia_header_img2.jpg") no-repeat scroll 0 0 / cover ;
		min-height: 170px;
	}
	.uwnc_campaign_h1.insmokeypoint {
		background: rgba(0, 0, 0, 0) url("../images/insmokey_header_img2.jpg") no-repeat scroll 0 0 / 100% auto;
	}
	.uwnc_campaign_content {
		width: 100%;
		margin-top: 1.5em;
		text-align: center;
	}
	.uwnc_campaign_content.insmokeypoint {
		width: 100%;
	}
	.uwnc_campaign_content h1 {
		margin: 0 0 0.5em;
	}
	.uwnc_campaign_map_info {
		top: 5%;
	}
	.uwnc_campaign_providers .doc_primary {
		min-height: 270px;
	}
	/** In Orcas Island Clinic **/
	.uwnc_campaign_h1.orcas {
		background: rgba(0, 0, 0, 0) url("../images/inorcas_header_img2.jpg") no-repeat scroll 0 0 / cover ;
		height: 260px;
	}

	/** In Lopez Island Clinic **/
	.uwnc_campaign_h1.lopez {
		background: rgba(0, 0, 0, 0) url("../images/inorcas_header_img2.jpg") no-repeat scroll 0 0 / cover ;
		height: 260px;
	}
	
	/*** eCare ***/
	.ecare_access_img {
		padding: 11em 0.5em 0 0.5em;
		min-height: 400px;
	}
	.ecare_access_img.one {
		background: #ffffff url("../images/ecare_access1.png") no-repeat 50% 5% / 130px auto;
	}
	.ecare_access_img.two {
		background: #ffffff url("../images/ecare_access2.png") no-repeat 50% 5% / 130px auto;
	}
	.ecare_access_img.three {
		background: #ffffff url("../images/ecare_access3.png") no-repeat 50% 5% / 130px auto;
	}
	.ecare_access_img.four {
		background: #ffffff url("../images/ecare_access4.png") no-repeat 50% 5% / 130px auto;
	}
	.ecare_access_img:hover {
		background-color: #EDEDED;
	}

	/*** Physician Liaison Program PROVIDER ***/
	.liaison_contact_container{
		margin: 0 0 1em;
	}
	.liaison_contact_img {
		position: relative;
		display: block;
		left: auto;
		top: auto;
		margin: 0 auto;
		padding: 0.5em;
	}
	.liaison_contact_content {
		padding: 1em 0;
		background: #f8f4eb none repeat scroll 0 0!important;
		min-height: 460px!important;
	}

	/*** U-Link ***/
	.ulink_main {
		background: #ffffff url("../images/ulink_main_img_md.jpg") no-repeat top right;
	}
	.ulink_bottom {
		background: #ffffff url("../images/unlink_bottom_img_md.jpg") no-repeat top left;
	}

	/*** Mission ***/
	.mission_top {
		background: url("../images/mission_bg_sm.jpg") no-repeat right top;
	}
	.mission_top_content {
		width: 65%;
	}

	/*** Neighborhood Clinics ***/
	html .common-content article:first-child > section.row:nth-child(2) .uwnc_ecare {
		background-image: url("../images/uwnc_ecare.jpg") ;
	}
	html .common-content article:first-child > section.row:nth-child(2) .uwnc_appointments {
		background-image: url("../images/uwnc_appointments.jpg") ;
	}
	html .common-content article:first-child > section.row:nth-child(2) .uwnc_vc {
		background-image: url("../images/uwnc_vc_mobile.jpg") ;
	}
	
	/*** Neuroscience ***/
	.service_top_wrap  {
			display: inline;
		}
		.service_top_wrap [class*="col-"] {
			float: left;
			display: inline;
			vertical-align: top;
		}
	.service_top_btn_wrap {
		position: relative;
	}
	.neuro_top_content h1 {
		margin-top: 0.5em!important;
	}
	.neuro_bottom_img {
		background-color: #fff !important;
		background-position: center top !important;
		width: 100%;
	}
	.neuro_bottom_img_content {
		padding: 13.5em 0 1em 0;
	}
	.neuro_bottom_img_wrap.pad {
		padding: 0;
	}
	/*** Cancer Care ****/
	.service_top_wrap.cancer_care {
			display: table;
		}
		.service_top_wrap.cancer_care [class*="col-"] {
			float: none;
			display: table-cell;
			vertical-align: top;
		}
	.service_top_btn_wrap.cancer_care {
		position: absolute;
	}
	.cancer_icon_wrap {
		display: inline;
	}
	.cancer_icon_wrap [class*="col-"] {
		float: left;
		display: inline;
		vertical-align: top;
	}
	.cancer_icon_content {
		background: #F8F5E0;
	}
	
	/*** School of Medicine ***/
	.som_nav_container .navbar-brand {
		font-size: 14px;
	}
	.som_panel.first .caption {
		padding: 0;
		top: 8%;
	}
	.numberone {
		display: inline-block;
		float: none;	
	}
	.numberone img {
		top: 0;
	}
	.numberone_content {
		line-height: 1.45;
	}
	.som_panel .caption .caption_content {
		float: none;
		margin: 2em 0 0;
	}
	.numberone_content {
		font-size: 13em;
	}
	.som_panel.first .caption .som_main_title.one {
		font-size: 3.5em;
		margin: 0 0 0.3em;
        line-height: 1.3;
	}
	.som_panel.first .caption .som_main_title.two {
		font-size: 14em;
	}
	.som_panel.first .caption_wrap {
		margin-top: 3em;
	}
	.somlogo {
		width: 170px;
	}
	.som_story_content {
		padding: 3em;
	}
	@keyframes pulsate {
	0% {
		opacity: 0;
		transform: scale(1.4, 1.4);
	}
	50% {
		opacity: 1;
	}
	100% {
		opacity: 0;
		transform: scale(1, 1);
	}
	}
	@-ms-keyframes pulsate {
		0% {
			-ms-transform: scale(1.4, 1.4);
			opacity: 0.0;
		}
		50% {
			opacity: 1.0;
		}
		100% {
			-ms-transform: scale(1, 1);
			opacity: 0.0;
		}
	}
	.som_story_left, .som_story_right {
		width: 100%;
	}
	.som_content_wrap {
		padding: 7em 5em;
	}
	.som_legend_btn {
		width: 49%;
	}
	/* vc fix */
	.vc_landing_cta {
		text-align: center;
	}
	.vcCost {
		text-align: center;
		float: none;
	}
	.vc_wc_landing {
		height: auto;
		background: #ebebeb;
		padding: 0 1em 1em 1em;
	}
	.vc_landing_cta .vc_cond_btn1, .vc_landing_cta .vc_cond_btn2 {
		width: 100%;
		margin: 0 0 1em;
	}
	.vc_wc_content1_container {
		margin: 0;
		padding: 0 1em;
	}
	.container.vc_container, .container.vc_container {
		padding: 0 1em;
	}
	.vc_wc_testimonials_container .ui-tabs-vertical .ui-tabs-nav {
		width: 100%;
	}
	.vc_wc_h3 {
		margin-top: 0;
	}
	.vc_wc_testimonials_container .ui-tabs-vertical .ui-tabs-panel {
		width: 100%;
	}
	.vc_wc_provider_container {
		margin: 2em 0;
	}
	.vc_info_main_content {
		padding: 0 1em;
		background: #E9E9E9;
		width: 100%;
	}
	.vc_ftv_learnmore {
	padding: 0 1em;
	}
	.vc_info_page {
		background: none;
	}
	
	/* Primary Care */
	.primaryCare_card {
		width: 50%;
	}
	.primaryCare_card.one {
		border-right: 1px solid #e8e8e8;
	}
	.urgentCare_row1_content {
		width: 50%;
	}
	.urgentCare_row1_content p {
		text-shadow: 1px 1px #ffffff;
	}
	
	/*** US News Report ***/
	.awards_top_content {
		margin: 1em 0 0 11.5em;
		float: left;
	}
	.awards_numberOne {
		left: -16px;
	}
	
	/*** Flu Shot ***/
	.vc_wc_landing.flushot {
		background-image: none!important;
		background-color: #f2f2f2;
		height: auto;
	}
	.flushot_location {
		padding: 1em 0 0;
		width: 100%;
	}
	.vc_wc_content1_container.flushot {
		padding: 2em 1em;
	}
	.vc_wc_main_content.flushot.fs_right {
		text-align: center;
	}
	
	/*** Primary Care Campaign Landing ***/
	.primaryCareEmail_panel .caption {
		margin: 0;
		width: 100%;
	}
	.primaryCare_email_form {
		width: 100%;
	}
	.pc-email-form-border {
		border-right: none;
		padding: 0;
	}
	.primaryCare_email_services_container {
		float: left;
		width: 100%;
		padding: 0;
		margin: 2em 0 0;
	}
	.primaryCare_email_services {
		margin-top: 1.5em;
	}
	.primaryCareEmail_panel.second {
		min-height: 600px;
	}
	.primaryCareEmail_video {
		top: 20%;
	}
	.primaryCareEmail_video h2 {
		font-size: 1.8em!important;
	}
    
    /*** We Care B1 ***/
    .primaryCare_email_container .navbar-header {
        float: left!important;
    }
    .pc_we_care.first {
        background-position: 38%;
        height: 480px;
    }
    .pc_we_care.first .caption {
        width: 60%;
        margin: 4em 0 0 2em;
    }
    .pc_we_care.first .caption h1 {
        font-size: 2em;
    }
    .pc_we_care_triangle {
        display: none;
    }
    .pc_story2 {
        width: 100%;
        min-height: 0;
    }
    .pc_story2.right, .pc_story2.left {
        padding: 2em 3em;
        text-align: center;
    }
    .primaryCare_email_form {
        width: 100%;
        padding: 3em;
    }
    .primaryCare_email_services_container {
        width: 100%;
        padding: 3em 
    }
	
	/*** We Care - Infographic ***/ 
	.pc_we_care.info {
		height: auto;
	}
	.pc_info_content {
		width: 100%;
	}
	.pc_info_content.left p {
		padding: 0;
		text-align: center;
	}
	.pc_info_content.left {
		border: none;
		padding-right: 0;
	}
    .pc_info_content.right {
		padding-top: 2em;
		padding-left: 0;
		margin-top: 2em;
		border-top: 1px solid #fff;
	}
	.pc_info_bottom_item {
		width: 50%;
		padding: 0.5em 0.5em 0.5em;
	}
	.pc_info_bottom {
		padding: 0 2em;
	}
	
}


@media (max-width: 768px) {
/*** Cancer Care ***/
	.service_top_wrap.cancer_care {
		display: inline;
	}
	.service_top_wrap.cancer_care [class*="col-"] {
		display: inline;
		float: left;
	}
	.service_top_btn_wrap.cancer_care {
		position: relative;
	}
	.cancer_top_right {
		padding: 0;
		margin: 1em 0 0;
	}
	.service_top_btn {
		width: 100%;
	}
	.service_top_btn_wrap {
		margin-bottom: 0.5em;
	}
	/*** PSBJ ***/
	.pc_we_care.psbj .caption {
		width: 100%;
	}
	.pc_we_care.psbj .caption h1 {
		font-size: 2em;
	}
}

@media (max-width: 480px) {
	/*** New Home ***/
	.home_content_top .col-xs-6 {
		width: 100%;
	}
	.home_content_bg {
		min-height: 0;
	}
	.home_content_bg img {
		display: none;
	}
	.home_slide_btn .btn.btn-default.home_btn {
		width: 100%!important;
		padding: 0.8em 0;
		margin: 0 0 0.2em!important;
	}
	.home_box {
		height: 100px;
	}
	.btn.btn-default.home_btn {
		width: 100%;
		padding: 0.8em 0;
	}
	.home_support_btn .btn.btn-default.home_btn {
		width: 100%;
		padding: 0.8em 0;
	}
	.home_support_uw {
		padding: 0 1em;
	}
	.home_padding1 {
		padding: 0;
		margin: 0px 0px 0.7em;
	}
	.home_padding2 {
		padding: 0;
		margin: 0px 0px 0.7em;
	}
	.home_middle_left .col-xs-6 {
		width: 100%;
	}
	.home_middle_left {
		padding-bottom: 0;
	}
	.home_sns_container img {
		width:
	}
	.btn.btn-default.home_btn.home_play_btn {
		margin-top: 0.5em;
	}
	.home_carousel h2 {
		font-size: 1.5em!important;
		padding: 0;
	}
	.home_fs {
		border-right: 0;
	}
	.home_sns_container img {
		width: 15%;
	}
	.home_carousel p {
		margin: 0 0 13px!important;
	}
	html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption {
		padding: 0.8em 1em 0;
	}
	.quick_nav .col-xs-6 {
		margin: 0;
		min-height: 125px;
		padding: 0!important;
	}
	.container.home_h4 {
		margin-top: 0;
	}
	.container.home_h4.top {
		margin-top: 0;
	}
	.home_quick_nav {
		background: #fff;
	}
	.home_quick_nav_mobile1 {
		padding: 1em!important;
	}
	.home_quick_nav_mobile2 {
		padding: 1em!important;
		background: #f2f2f2;
	}
	.home_expand-link .col-xs-12.quick_nav_content {
		padding:6em 0 0;
	}
	.container.quick_nav {
		padding: 0;
	}
	.home_h4_margin2 {
		margin: 1.5em 0 0.5em;
	}
	.home_quick_nav {
		padding: 0;
	}
	.home_quick_nav .find_location {
		background: rgba(242, 242, 242, 1) url("../fonts/home_location_icon_hover.svg") no-repeat scroll 50% 15% / 70px 70px;
		padding: 5em 0 0;
	}
	.home_quick_nav .find_doctor {
		background: rgba(242, 242, 242, 1) url("../fonts/home_provider_icon_hover.svg") no-repeat scroll 50% 15% / 70px 70px;
		padding: 5em 0 0;
	}
	.home_quick_nav .find_service {
		background: rgba(0, 0, 0, 0) url("../fonts/home_services_icon_hover.svg") no-repeat scroll 50% 15% / 70px 70px;
		padding: 5em 0 0;
	}
	.home_quick_nav .make_appt {
		background: rgba(0, 0, 0, 0) url("../fonts/home_appt_icon_hover.svg") no-repeat scroll 50% 15% / 70px 70px;
		padding: 5em 0 0;
	}
	.container.about_container {
		padding-left: 0!important;
		padding-right: 0!important;
	}

	/*** In Ballard ***/
	.balServices_content_info {
		height: auto!important;
	}

	/*** Willed Body ***/
	.carousel-inner.willed_body_slideshow {
		height:152px;
	}

	/*** Virtual Clinic ***/
	.vc_info_works_icons.works_icon1 {
		margin-right: 0.5em;
	}
	.vc_info_works_icons {
		width: 49%;
	}
	.vc_wc_content1_right {
		padding: 0 0.5em;
	}
	.vc_wc_provider_container {
		padding: 1em 0.5em;
	}
	.vc_wc_testimonials_container .ui-tabs-vertical .ui-tabs-nav {
		float: none;
		height: auto;
	}
	.vc_wc_testimonials_container .ui-tabs-vertical .ui-tabs-panel {
		width: 100%;
	}
	.vc_wc_h3 {
		margin: 0.5em 0;
		text-align: center;
	}
	.vc_wc_provider {
		width: 50%;
	}
	.vc_cond_btn2_white {
		background: #e6e6e6;
	}

	/*** Healthworks ***/
	.hw_bottom_content img {
		display: none!important;
	}
	.article_image_link img {
		display: none!important;
	}
	.hw_btn {
		float: none!important;
		margin: 0 auto!important;
	}

	/*** Healthworks ***/
	.about_top_content {
		padding: 0.5em;
	}
	.about_top_content h1 {
		font-size: 18px;
		margin-top: 0.2em;
	}
	.about_middle h3 {
		font-size: 14px;
	}
	.about_middle {
		width: 32%;
	}
	.about_middle a {
		height: 130px;
	}
	.about_middle h3 {
		padding: 0.6em 0 0;
	}
	.about_middle.ab_education {
		margin: 0 0 0 0.35em;
	}
	.about_bottom_panel .about_icon {
		min-height: 140px;
	}

	/*** Provider Referral Home Page ***/
	.provider_home_wrap img {
		height: auto!important;
	}
	html #s4-bodyContainer .provider_home_wrap .carousel .carousel-inner .carousel-caption {
		top: 0;
		bottom: auto;
	}
	.provider_home_right_content {
		padding: 0 6.5em 0 0;
	}
	.provider_home_right.patientsRecords {
		background-image: url("../images/provider_home_icon1.png");
		background-color: #a29061;
	}
	.provider_home_right.referralInformation {
		background-image: url("../images/provider_home_icon2.png");
		background-color: #3c1951;
	}
	.provider_home_right.clinicalDirectory {
		background-image: url("../images/provider_home_icon3.png");
		background-color: #7da1c5;
	}

	.us_news_mobile_2 p {
		margin-bottom: 0!important;
	}

	/** Virtual Clinic Condition Flu **/
	.vc_cond_section1 {
		min-height: 200px;
		background: rgba(0, 0, 0, 0) url("../images/vc_flu_main1_sm.png") no-repeat scroll right top;
	}
	.vc_cond_section1_content {
		width:  100%;
	}
	.vc_cond_section1_content h1, .vc_cond_section5_content h2, .vc_cond_section7_content h2 {
		font-size: 1.6em;
	}
	.vc_cond_section3, .vc_cond_section5, .vc_cond_section7, .vc_cond_section1.abdominal, .vc_cond_section3.abdominal, .vc_cond_section1.uti, .vc_cond_section3.uti, .vc_cond_section1.bronchitis, .vc_cond_section3.bronchitis, .vc_cond_section1.pinkeye, .vc_cond_section3.pinkeye, .vc_cond_section1.bite, .vc_cond_section3.bite, .vc_cond_section1.rash, .vc_cond_section3.rash, .vc_cond_section1.gastro, .vc_cond_section3.gastro, .vc_cond_section1.sinus, .vc_cond_section3.sinus {
		background: none;
	}
	.vc_cond_section3_content, .vc_cond_section5_content, .vc_cond_section7_content {
		float: left;
		width: 100%;
	}
	.vc_info_icons {
		width: 100%;
	}
	.vc_info_works_icons {
		width: 100%;
	}
	.vc_info_icons.vc_info_icon2, .vc_info_icons.vc_info_icon3 {
		background-color: #ffffff!important;
	}
	.vc_wc_nav {
		margin: 2em 0 0;
	}
	.vc_container {
		padding: 0;
	}
	.vc_wcNav {
		width: 100%;
		height: auto;
	}
	.vc_wcNav.vc_wcNav_main, .vc_info_page.vc_faq_page, .vc_info_page {
		height: auto;
	}
	.vc_wcNav_btn {
		position: relative;
		padding: 1em;
		font-size: 1em;
	}
	.vc_wcNav_content , .vc_wcNav_content p {
		min-height: 0;
	}
	.vc_wcNav_content {
		width: 100%;
	}
	.vc_cond_btn1, .vc_cond_btn2, .vc_cond_btn3 {
		text-align: center;
		width: 100%;
	}
	.vc_cond_btn2 {
		margin-left: 0;
	}
	

	/** Shoreline Landing **/
	.incampaign_divider {
		display: none;
	}
	.btn.btn-default.home_btn.incampaign_btn {
		margin: 0!important;
		padding: 0.8em!important;
		width: auto!important;
	}

	/** Olympia Landing **/
	.uwnc_campaign_h1 {
		height: 150px;
	}
	.uwnc_campaign_content h1 {
		font-size: 18px;
		margin-bottom: 0.5em;
	}
	.uwnc_campaign_content {
		padding: 1em;
		margin-top: 0.5em;
	}
	.uwnc_campaign_map_info {
		top: 5%;
		position: static;
	}

	/*** Contact ***/
	.contact_content_ct img {
		display: none;
	}
	.contact_entities_nav ul li {
		width: auto;
	}

	/*** eCare ***/
	.ecare_access_img {
		padding: 11em 0.5em 0 0.5em;
		min-height: 300px;
	}
	.ecare_access_img.one {
		min-height: 400px;
	}
	.ecare_btn {
		width: 97%;
	}

	/*** Physician Liaison Program PROVIDER ***/
	.liaison_contact_container{
		padding: 0 0.6em;
	}
	.liaison_contact_img {
		position: relative;
		display: block;
		left: auto;
		top: auto;
		float: left;
		padding: 0.5em;
		width: 110px;
	}
	.liaison_contact_content {
		padding: 1em;
		background: #f8f4eb none repeat scroll 0 0!important;
		min-height: 0!important;
	}
	.liaison_contact_content h3 {
		text-align: left;
		width: 100%;
	}
	.liaison_contact_btn_container {
		position: relative;
	}

	/*** Search Fix ***/
	.col-md-4.col-md-push-8.right-results {
		display: none;
	}
	.modal-header .btn.btn-default .glyphicon.glyphicon-remove-circle {
		font-size: 32px;
	}
	#content .ms-srch-item {
		width: 100%!important;
	}
	#content .ms-srch-item-title a {
		font-size: 16px!important;
	}
	.ms-srch-item {
		margin: 10px 0 0!important;
	}
	#az-control .az-active, #az-control .az-inactive, #az-control .az-all {
		padding: 20px!important;
	}
	.cols-a > *:first-child .with-rail .common-content {
		width: 100%!important;
	}
	
	/*** Camilot ***/
	.camilot_img_bg {
		background: none;
		padding: 0;
		float: left;
	}
	.camilot_wrapper {
		background: none;
		height: auto;
		width: auto;
		overflow: hidden;
	}
	.card .side {
		border-radius: 0;
		z-index: 999;
	}
	.card-container.top, .card-container.down {
		margin: 0;
		z-index: 999;
	}
	.card-container, .card-container {
		width: auto;
	}
	.card-container.right, .card-container.left {
		float: none;
		margin: 0;
		z-index: 999;
	}
	.card-container {
		width: autol
	}
	.camilot_img_etc span {
		display: block;
		width: 100%;
		text-align: center;
	}
	.camilot_caption {
		display: none;
	}
	/*** UW School of Medicine ***/
	.som_nav.navbar-default {
		position: fixed;
		width: 100%;
	}
	.som_nav_container .navbar-brand {
		font-size: 9px;
		padding: 15px 0 15px 10px;
	}
	.som_panel.first {
		min-height: 400px;
	}
	.som_panel.first {
		padding: 4em 0 0;
	}
	.som_panel.first .caption {
		top: 5%;
	}
	.numberone {
		margin: 0;
	}
	.numberone_content {
		line-height: 1.45;
	}
	.som_panel .caption .caption_content {
		margin: 0.5em 0 0;
	}
	.som_panel.first .caption .som_main_title.one {
		font-size: 1.7em;
	}
	.som_panel.first .caption .som_main_title.two {
		font-size: 7em;
	}
	.som_panel.two {
		background-position: right center;
	}
	.scene div.som_test2 {
		height: 500px;
		width: 350px;
	}
	.som_icon {
		min-height: auto;
	}
	.som_panel_txt h3 {
		line-height: 1.1;
		margin: 1em 0 0.5em;
	}
	.som_panel_txt_subtitle {
		line-height: 1.4;
		margin-top: 0 0 40px;
		padding: 0 0.5em;
	}
	.som_panel_txt {
		padding: 20px;
	}
	.som_icon.two {
		min-height: 230px;
	}
	.som_story_left, .som_story_right {
		width: 100%;
	}
	.som_story_left, .som_story_right {
		padding-top: 15em;
	}
	.som_story_content {
		padding: 2em;
	}
	.som_story_content h2 {
		font-size: 1.9em;
		line-height: 1.2;
		margin-bottom: 0.5em;
	}
	.som_story_content h3 {
		font-size: 1.3em;
		margin: 0 0 1em;
	}
	.som_content_wrap, .som_content_wrap.map {
		padding: 2em;
	}
	.som_map_title h2 {
		font-size: 1.9em;
		line-height: 1.2;
		margin-bottom: 0.5em;
		padding: 0.4em 0.5em;
	}
	.som_read_more {
		display: block;
		text-align: center;
	}
	.som_fullstory_btn {
		display: block;
	}
	.som_panel_story.one {
		background: #f2f2f2 url('../images/som_story1_sm.jpg') no-repeat scroll left top / 100% auto;
	}
	.som_panel_story.two {
		background: #ffffff url("../images/som_story2_sm.jpg") no-repeat scroll left top / 100% auto;
	}
	.som_panel_story.three {
		background: #f2f2f2 url('../images/som_story3_sm.jpg') no-repeat scroll left top / 100% auto;
	}
	.som_logo_bottom {
		display: none;
	}
	.som_map_mobile_show {
		display: block!important;
		width: 100%;
		text-align: center;
		border: 1px solid #337ab7;
	}
	.som_map_mobile_hide {
		display: none!important;
	}
	.som_legend_btn {
		width: 100%;
	}
	.som_legend_btn.pdf a {
		background: #a41f44;
		color: #ffffff!important;
		text-align: center;
	}
	.som_legend_btn.pdf a:hover {
		background: #921c3d;
	}
	.som_map_title {
		padding: 2em 0;
		background-size: 100% auto;
	}
	.som_start.map {
		width: 30px;
		height: 30px;
	}
	.som_nav.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: #a8a8a8;
	}
	.som_start {
		width: 40px;
		height: 40px;
	}
	.som_main_p {
		font-size: 1em;
		margin-top: 0.3em!important;
	}
	
	/* In Shoreline Campaign */
	.shoreline_cp_flag_container {
		display: none;
	}
	.shoreline_h1 h1 {
		padding: 1.3em 0.2em 0.5em;
		font-size: 1.4em;
	}
	.home_slide_btn.incampaign_btn_container {
		padding: 0.2em;
		margin: 0 auto!important;
		text-align: center;
	}
	.shoreline_h1 {
		min-height: 200px;
		background: none;
		text-align: center;
	}
	.incampaign_phone {
		line-height: 3;
		display: block;
	}
	/* VC Fix */
	.vc_info_icons p {
		min-height: 0;
	}
	
	/* Primary Care */
	.primaryCare_card, .primaryCare_card.bottom_pc {
		width: 100%;
	}
	.primaryCare_card.one {
		border-right: none;
	}
	.urgentCare_row1.primaryCare_main_bg{
		background: #d2d2c6;
	}
	.urgentCare_row1_content {
		width: 100%;
		padding: 3em;
	}
	.primaryCare_phone {
		float: none;
		text-align: center;
		font-weight: bold;
	}
	.primaryCare_health_item {
		border-right: none;
		padding: 1em 0;
		margin-bottom: 0.5em;
	}
	.urgentCare_container.right.primaryCare_map {padding: 2em; background: #f2f2f2;}
	
	/*** US News Report ***/
	.awards_top_content {
		margin: 0;
	}
	.awards_numberOne {
		display: none;;
	}
	.awards_uwmc_rankings {
		min-height: 160px;
		width: 33%;
	}
	.awards_middle_left {
		width: 100%;
	}
	.awards_middle_right {
		width: 100%;
		float: left;
	}
	.awards_info_btn {
		width: 100%;
	}
	.awards_uwschool_rankings_content_left {
		width: 100%;
	}
	.awards_uwschool_rankings_content_right {
		float: left;
		width: 100%;
	}
	.awards_vimeo_video {
		display: none;
	}
	.awards_video_wrap2 {
		display: block;
	}
	.award_leapfrog {
		width: 100%;
		height: auto;
		background-size: cover;
	}
	
	/*** Flu Shot ***/ 
	.flushot_icon {
		padding: 2em 0;
	}
	.flushot_icon.first , .flushot_icon.second , .flushot_icon.third , .flushot_icon.fourth , .flushot_icon.fifth {
		background: none!important;
	} 
	.flushot_location {
		width: 100%;
	}
	
	/** In Lopez Island Clinic **/
	.lopez_doc_1 {
		background: url("../images/robert-wilson.png") no-repeat 50% 10%;
		padding: 11em 0 3em 0em;
	}
	.orcas_doc_1 {
		background: url("../images/david_russell.png") no-repeat 50% 10%;
		padding: 11em 0 3em 0em;
	}
	.orcas_doc_2 {
		background: url("../images/kirsten_pickard.png") no-repeat 50% 10%;
		padding: 11em 0 3em 0em;
	}
	
	/*** Primary Care Campaign Landing ***/
	.primaryCareEmail_panel .caption .caption_wrap h1 {
		font-size: 1.8em;
	}
	.primaryCareEmail_panel .caption .caption_wrap {
		padding: 1.5em;
	}
	
	/*** UW Baby App ***/
	.babyapp_bg {
		background: url(../images/babyapp_bg_sm.jpg) no-repeat 80% 50%;
	}
	.babyapp_pad {
		padding: 2em 4em;
		text-align: center;
	}
	.babyapp_top_content {
		float: none;
		max-width: none;
		background-position: 50% 0;
	}
	.babyapp_phone_bg{
		margin: 0;
		max-width: none;
		background: url("../images/babyapp_phone1.png") no-repeat 50%;
	}
	.babyapp_top_content h1 {
		font-size: 1.8em!important;
	}
	.babyapp_top_content h2 {
		font-size: 1.4em!important;
	}
	.babyapp_bg2 {
		background: url(../images/babyapp_bg2.jpg) no-repeat 50% 0%;
		float: left;
	}
	.babyapp_bg2:hover {
		background: url(../images/babyapp_bg2.jpg) no-repeat 50% 0%;
	}
	.babyapp_pad2 {
		padding: 20em 0 0;
		width: 80%;
		margin: 0 auto;
		display: block;
		float: none;
	}
	.babyapp_top_content2 {
		float: none;
		width: 100%;
		background: #fff;
		padding: 2em;
		text-align: center;
	}
	.babyapp_bg3 {
		background: url(../images/babyapp_bg3.jpg) no-repeat 50% 0%;
		float: left;
	}
	.babyapp_bg3:hover {
		background: url(../images/babyapp_bg3.jpg) no-repeat 50% 0%;
	}
	.babyapp_pad3 {
		padding: 20em 0 0;
		width: 80%;
		margin: 0 auto;
		display: block;
		float: none;
	}
	.babyapp_top_content3 {
		float: none;
		width: 100%;
		background: #fff;
		padding: 2em;
		text-align: center;
	}
	.babyapp_btm {
		padding: 4em 0 2em;
		float: left;
	}
	.babyapp_btm h4 {
		color: #31006f!important;
		font-size: 1.4em;
		padding: 0 1em;
	}
    
     /*** We Care B1 ***/
    .pc_we_care.first .caption {
        width: 100%;
        margin: 0;
        padding: 2em;
        text-align: center;
    }
    .pc_we_care.first .caption h1 {
        font-size: 1.7em;
    }
    .pc_we_care.first .caption p {
        margin-bottom: 1em;
    }
    .pc_we_care.first {
        background-position: 30%;
    }
    .sns_follow img {
        padding: 0 0 0 1em;
    }
    .sns_follow span {
        display: none;
    }
    .primaryCare_email_bottom_content {
        margin: 0;
    }
    .primaryCare_email_services {
        background-position: 50% 10%!important;
        padding: 0;
    }
    .primaryCare_email_services h2 {
        padding: 8em 0 0;
    }
	
	/*** PSBJ ***/
	.primaryCare_email_container.psbj {
		padding: 0 1em;
	}
	.pc_we_care.psbj .caption h1 {
		font-size: 1.8em;
	}
	.pc_we_care.psbj {
		height: auto;
		padding: 0 0 4em;
	}
	.psbj_body_content {
		margin-top: 110px;
	}
	.navbar.navbar-default.primaryCareEmail_nav.psbj .navbar-header {
		width: 100%;
	}
	.navbar.navbar-default.primaryCareEmail_nav.psbj  .navbar-brand {
		float: none!important;
	}
	.navbar.navbar-default.primaryCareEmail_nav.psbj .navbar-brand.primaryCare_email img {
		display: block;
		margin: 0 auto;
	}
	.navbar.navbar-default.primaryCareEmail_nav.psbj .sns_follow {
		padding: 0.5em 0 2em;
		width: 100%;
		text-align: center;
	}
	
	/*** We Care - Infographic ***/ 
	.pc_info_top .caption h1 {
		font-size: 20px;
	}
	.pc_info_middle {
		padding: 0em 2em 4em;
	}
	.pc_info_sns {
		padding: 2em 0 1em 0;
		text-align: center;
	}
	.pc_info_sns img {
		padding: 0 0.3em;
	}
	.pc_info_sns span {
		display: none;
	}
	.pc_info_bottom h2 {
		font-size: 20px;
	}
	.pc_info_bottom_item {
		width: 100%;
		padding: 0.5em 0.5em 2em;
	}
}

/*** School of Medicine - bg attachment fix ***/
@media (-webkit-min-device-pixel-ratio: 1.5) {
   .som_panel.two {
     background-attachment: scroll!important;
   }
   .som_panel.three {
     background-attachment: scroll!important;
   }
   _:-ms-lang(x), .som_panel.first {
     background-attachment: scroll!important;
   }
}
_::-webkit-:host:not(:root:root), .som_panel.two  {
     background-attachment: fixed!important;.
}
_::-webkit-:host:not(:root:root), .som_panel.three  {
     background-attachment: fixed!important;.
}
_::-webkit-:host:not(:root:root), .numberone {
	line-height: 1.25;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
   .som_panel.two { background-attachment: fixed!important; }
}

/*** SLU 3.2 Site Info (Brian Tofte-Schumacher) ***/
 .slu-extra-margin {
   margin-bottom: 30px !important;
 }

#slu-header, #slu-homepage-cta {
	position: relative;
  line-height: 0;
  margin: 0px;
  margin-bottom: 30px;
}

#slu-header img {
  width: 100%;
}

#slu-header .col-lg-12, #slu-homepage-cta .col-lg-12, #slu-homepage-environment {
  padding: 0px;
}
#slu-header .col-lg-12.slu-header-wrap {
	padding: 20px 10px;
}

#slu-header {
	background: url("../images/homepage-header-bg2.jpg") no-repeat;
	background-size: cover;
	width: 100%:
}

#slu-header-right {
  width: 100%;
  float: left;
}

.slu-header-wrap .btn {
	padding: 12px;
}

/*
@media (min-width: 1200px) {
  #slu-header-right {
    padding: 30px 20px 0px 50px;
    position: absolute;
	  top: 0px;
    background: none;
    width: auto;
   }
}
*/

#slu-header-right p {
	color: white;
}

#slu-header-right #contact.btn {
  color: #856822;
  background-color: #f8f7e2;
  border-radius: 0px;
  width: 224px;
  max-width: 100%;
}

#slu-header-right #contact.btn:hover {
	opacity: 0.9;
}
.slu-research-areas .btn:hover {
	text-decoration: underline;
}

.slu-research-areas.row {
  margin: 0px;
}

.slu-research-areas a:link, .slu-research-areas a:visited, .slu-research-areas a:hover, .slu-research-areas a:active {
    border-radius: 0px;
    width: 100%;
    font-size: 12px;
}

.slu-research-areas.row div {
  padding-left: 3px;
  padding-right: 2px;
  padding-bottom: 5px;
}

.slu-research-areas.row:first-child {
  padding-left: 15px;
}

.slu-research-areas.row:last-child {
  padding-right: 15px;
}

.slu-research-areas.start-light div:nth-of-type(odd) > a {
  background-color: #f3f3f3
}

.slu-research-areas.start-light div:nth-of-type(even) > a {
  background-color: #e0e0e0;
}

.slu-research-areas.start-dark div:nth-of-type(odd) > a {
  background-color: #e0e0e0;
}

.slu-research-areas.start-dark div:nth-of-type(even) > a {
  background-color: #f3f3f3
}

.slu-research-areas .btn {
	padding: 12px;
}

.slu-research-areas.start-dark.last-row {
  margin-bottom: 14px;
}

#slu-homepage-cta {
  margin-bottom: 14px;
}

#slu-homepage-cta-left {
	padding: 20px;
	background-color: #e0e0e0;
  text-align: center;
}

#slu-homepage-cta-left p {
  margin-bottom: 0px;
}

@media (min-width: 1200px) {
  #slu-homepage-cta-left {
  	position: absolute;
  	top: 0px;
    background: none;
    padding: 0px 15px;
    text-align: left;
  }

  #slu-homepage-cta-left p {
    line-height: 80px;
  }

  #slu-homepage-cta-left a {
    display: inline-block;
    height: 80px;
  }
}

#slu-homepage-environment {
  margin: 0px;
}
#slu-homepage-environment #image {
  display: none;
}

#slu-homepage-environment #description {
  padding: 30px;
  padding-bottom: 0px;
  background: #f3f3f3;
}

#slu-homepage-environment #description:last {
  margin-bottom: 0px;
}

#slu-resources-container {
  margin-bottom: 30px;
}

.slu-resource {
  padding: 0px;
  padding-left: 5px;
  margin-bottom: 5px;
  min-height: 132px;
  background-origin: content-box;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  text-align: center;
}

.slu-resource p {
  margin-top: 43px;
  padding: 5px;
  font-weight: bold;
  font-size: 14px;
  background-color: rgba(255, 255, 255, 0.75);
  display: inline-block;
}

.slu-resource .btn {
  color: #fff;
  background-color: #848f4b;
  border-color: #848f4b;
  border-radius: 0px;
  width: 50%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slu-resource .btn:hover {
	background-color: #6e773e;
}

.slu-resource .fa-question-circle {
  position: absolute;
  bottom: 10px;
  right: 10px;
  color: #333;
  cursor: pointer;
  text-shadow: 1px 1px #ffffff;
}
.slu-resource .fa-question-circle:hover {
	color: #777;
}

.slu-resource .fa-lock {
  position: absolute;
  bottom: 10px;
  right: 44px;
}

.slu-resource .fa-chevron-circle-right {
  color: white;
}
.slu-resource .fa-chevron-circle-right:hover {
	color: #d6d6d6;
}

#tesla {
  background-image: url('../images/tesla.jpg');
}

#bioMolecular {
  background-image: url('../images/bio-molecular-imaging.jpg');
}

#equipment {
  background-image: url('../images/shared-equipment-list.jpg');
}

#cellAnalysis {
  background-image: url('../images/cell-analysis-facility.jpg');
}

#screeningCore {
  background-image: url('../images/high-thoroughput-screening-core.jpg');
}

#labServices {
  background-image: url('../images/slu-lab-services.jpg');

}

#equipment p, #labServices p {
  background: none;
  display: block;
  color: white;
  text-transform: uppercase;
  margin-top: 0px;
  padding-top: 25px;
  margin-bottom: 5px;
  font-size: 16px;
}

#histiology {
  background-image: url('../images/histiology-imaging-core.jpg');
}

#stemCell {
  background-image: url('../images/human-embryonic-stem-cell-core.jpg');
}

#metabolomics {
  background-image: url('../images/northwest-metabolomics-research-center.jpg');
}

#metabolomics p {
  margin-top: 20px;
}

#nutrition {
  background-image: url('../images/nutrition-obesity-research-center.jpg');
}

#pathology {
  background-image: url('../images/pathology-research-services-lab.jpg');
}

#proteomics {
  background-image: url('../images/proteomics-resource.jpg');
}

#ivis {
  background-image: url('../images/slu-ivis-imaging-center.jpg');
}

@media (min-width: 768px) {
  #tesla, #cellAnalysis, #histiology, #nutrition, #ivis {
    padding-left: 0px;
  }

  #labServices {
    margin-top: -5px;
    min-height: 137px;
  }

  #equipment p, #labServices p {
    margin-top: 25px;
    padding-top: 0px;
  }
}


.slu-helpful-links .col-sm-4 h2 {
  color: black !important;
  font-size: 14px;
  padding: 10px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.slu-helpful-links .col-sm-4 p, .slu-helpful-links .col-sm-4 a {
  padding: 10px;
  display: inline-block;
}

.slu-helpful-links div > .content {
  padding: 20px;
}

@media (min-width: 768px) {
  .slu-helpful-links .col-sm-4 {
    padding: 0px;
    padding-left: 5px;
  }

  .slu-helpful-links div > .content {
    min-height: 216px;
    margin-bottom: 5px;
  }

  .slu-helpful-links .col-sm-4 a {
    position: absolute;
    left: 5px;
    bottom: 10px;
  }

  .slu-helpful-links > div > div:nth-child(1) > a {
    left: 0;
  }

  .slu-helpful-links.start-light div:first-of-type, .slu-helpful-links.start-dark div:first-of-type {
    padding-left: 0px;
  }
}


.slu-helpful-links.start-light div:nth-of-type(odd) > .content {
  background-color: #f3f3f3
}

.slu-helpful-links.start-light div:nth-of-type(even) > .content {
  background-color: #e0e0e0;
}

.slu-helpful-links.start-dark div:nth-of-type(odd) > .content {
  background-color: #e0e0e0;
}

.slu-helpful-links.start-dark div:nth-of-type(even) > .content {
  background-color: #f3f3f3
}

#slu-buildings {
  padding: 0px;
}

#slu-buildings img {
  margin-left: auto;
  margin-right: auto;
  display: block;
  min-height: 352px;
}
.slu-building-info {
	min-height: 140px;
	padding: 1.5em 1em 0;
}

@media (min-width: 992px ) {
  #slu-buildings img {
    max-width: none;
    margin-bottom: 0px;
  }
}

#slu-map {
  overflow: hidden;
  padding: 0px;
  padding-left: 5px;
}

#slu-map img {
  max-width: none;
}

#slu-map a {
  margin-bottom: 14px;
  width: 100%;
  border-radius: 0px;
  color: white;
}

@media (min-width: 768px) {

#slu-header {
	background: url("../images/homepage-header-bg.jpg") no-repeat;
	background-size: cover;
}

#slu-header-right {
  width: 60%;
  float: right;
}

#slu-homepage-environment {
  background-color: #f3f3f3;
  margin: 0px;
}

#slu-header .col-lg-12.slu-header-wrap {
    padding: 40px 20px 40px 50px;
}

#slu-homepage-environment #image {
  display: block;
  padding: 0px;
  line-height: 0;
}

  #slu-map a {
    position: absolute;
    width: 160px;
    left: 50px;
    border-radius: 0px;
    color: white;

  }

}

#slu-map a:nth-child(2) {
  background-color: #898f4b;
  top: 240px;
}
#slu-map a:nth-child(2):hover {
	background-color: #787C43;
}

#slu-map a:nth-child(3) {
  background-color: #93b1cc;
  top: 289px;
}
#slu-map a:nth-child(3):hover {
  background-color: #86A0B7;
}

#slu-building-locations {
  margin-bottom: 20px;
  padding: 0;
}

#slu-contacts {
  padding-top: 14px;
  text-align: center;
}

#slu-contacts p {
  margin-bottom: 0px;
}

#slu-contacts .col-md-2, #slu-contacts .col-md-8 .col-md-4{
	min-height: 110px;
}

#slu-contacts .col-md-2:nth-child(1) {
  padding: 10px 0;
  background-color: #f3f3f3;
}

#slu-contacts .col-md-2:nth-child(2) {
   padding: 10px 0;
  background-color: #e0e0e0;
}

#slu-contacts .col-md-8 {
  padding: 0px;
}

 #slu-contacts .col-md-4 {
   padding: 10px 0px 10px 0px;
   background-color: #e0e0e0;
 }

 #slu-contacts .col-md-4:nth-child(1), #slu-contacts .col-md-4:nth-child(3) {
   background-color: #f3f3f3;
 }

 .slu-gmap {
	position:static !important;
	left:0 !important;
}

.slu-gmap:hover {
	opacity:0.8;
}

/*** Accelerate Homepage Banner (BTS) ***/
html #s4-bodyContainer .home_carousel .carousel .carousel-inner .item.accelerate {
	background-color: #6d6040;
}

html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption.accelerate {
	background: none;
}

html #s4-bodyContainer .carousel .carousel-inner .carousel-caption.accelerate img.accelerate_logo {
	max-width: 1920px;
	margin-bottom: 2em;
}

html #s4-bodyContainer .carousel .carousel-inner .carousel-caption.accelerate p {
	color: white;
	font-size: 18px;
}

html #s4-bodyContainer .carousel .carousel-inner .carousel-caption.accelerate .home_btn {
	font-size: 16px;
	padding: .75em 3em;
}

@media (max-width: 1459px) {
	html #s4-bodyContainer .carousel .carousel-inner .carousel-caption.accelerate img.accelerate_logo {
		margin-bottom: 1.25em;
	}

	html #s4-bodyContainer .carousel .carousel-inner .carousel-caption.accelerate p {
		font-size: 1.2em;
	}

	html #s4-bodyContainer .carousel .carousel-inner .carousel-caption.accelerate .home_btn {
		font-size: 14px;
		padding: .75em 3em;
	}
}

@media (max-width: 1359px) {
	html #s4-bodyContainer .carousel .carousel-inner .carousel-caption.accelerate img.accelerate_logo {
		width: 60%;
	}
}

@media (max-width: 1280px) {
	html #s4-bodyContainer .carousel .carousel-inner .carousel-caption.accelerate img.accelerate_logo {
		width: 50%;
	}
}

@media (max-width: 1075px) {

	html #s4-bodyContainer .carousel .carousel-inner .carousel-caption.accelerate p {
		font-size: 1em;
	}
}

@media (max-width: 992px) {

	html #s4-bodyContainer .carousel .carousel-inner .carousel-caption.accelerate {
		background-color: #856822!important;
	}

	html #s4-bodyContainer .carousel .carousel-inner .carousel-caption.accelerate img.accelerate_logo {
		width: 250px;
		opacity: 1;
		width: auto;
	}
}

@media (max-width: 480px) {
	html #s4-bodyContainer .carousel .carousel-inner .carousel-caption.accelerate img.accelerate_logo {
		width: 100%
	}

	html #s4-bodyContainer .carousel .carousel-inner .carousel-caption.accelerate p {
		font-size: 1em;
	}


	html #s4-bodyContainer .carousel .carousel-inner .carousel-caption.accelerate .home_btn {
		padding: .5em 3em;
	}
}

/* UW School of Medicine Ranking Homepage Hero */

@media (max-width: 991px){

html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption.uwsomrankings h2:before {
content: "UW SCHOOL OF MEDICINE #1";
}

html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption.uwsomrankings .first::before {
content: "Primary care, family medicine and rural medicine at top of ";
}

html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption.uwsomrankings em::before {
content: "U.S. News & World Report";
}

html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption.uwsomrankings .second::before {
content: " annual rankings";
}

html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption.uwsomrankings .home_btn::before {
content: "Learn More";
}
}

@media (min-width: 992px) {

html #s4-bodyContainer .home_carousel .carousel .carousel-inner .item.uwsomrankings {
	background: url("../images/homepage-slide-uwsom-rankings-2017.jpg");
	background-size: cover;
}

html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption.uwsomrankings .home_btn {
	background: none;
}

html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption.uwsomrankings {
	background: none;
}
}

/* UWMC Becker and Leapfrog Homepage Hero */

@media (max-width: 991px){

html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption.uwmcbeckerleapfrog h2:before {
content: "New accolades for UW Medical Center";
}

html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption.uwmcbeckerleapfrog #first::before {
content: "Nationally recognized for patient safety, qualty of care and clinical research";
}

html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption.uwmcbeckerleapfrog .home_btn::before {
content: "Learn More";
}
}

@media (min-width: 992px) {

html #s4-bodyContainer .home_carousel .carousel .carousel-inner .item.uwmcbeckerleapfrog {
	background: url("../images/homepage_slide_uwm_awards.jpg");
	background-size: cover;
}

html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption.uwmcbeckerleapfrog .home_btn {
	background: none;
}

html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption.uwmcbeckerleapfrog {
	background: none;
}

}

/* Nurses Week Homepage Hero */

@media (max-width: 991px){

html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption.seattleMetTD h2:before {
content: "Top Education. Top Research. Top Docs.";
}

html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption.seattleMetTD #first::before {
content: "See our list of providers featured in Seattle Met's Top Docs Issue";
}

html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption.seattleMetTD .home_btn::before {
content: "Learn More";
}
}

@media (min-width: 992px) {

html #s4-bodyContainer .home_carousel .carousel .carousel-inner .item.seattleMetTD {
	background: url("../images/TopDocs-Homepage-Slider.jpg");
	background-size: cover;
}

html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption.seattleMetTD .home_btn {
	background: none;
}

html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption.seattleMetTD {
	background: none;
}

}

/* Scientists regenerate retinal cells in mice Homepage Hero */

@media (max-width: 991px){

html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption.RegenCell h2:before {
content: "Scientists regenerate retinal cells in mice";
}

html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption.RegenCell #first::before {
content: "Raises hope that vision damaged by injury or disease may one day be restored";
}

html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption.RegenCell .home_btn::before {
content: "Learn More";
}
}
@media (min-width: 992px) {

html #s4-bodyContainer .home_carousel .carousel .carousel-inner .item.RegenCell {
	background: url("../images/RegenCell-Homepage-Slider.jpg");
	background-size: cover;
}

html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption.RegenCell .home_btn {
	background: none;
}

html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption.RegenCell {
	background: none;
}

}

/* US News Report */


@media (max-width: 991px){

html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption.BestHospital h2:before {
content: "UW Medical Center is recognized";
}

html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption.BestHospital .first::before {
content: "in U.S. News & World Report's Best Hospitals 2017-18";
}

html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption.BestHospital .home_btn::before {
content: "Learn More";
}
}
@media (min-width: 992px) {

html #s4-bodyContainer .home_carousel .carousel .carousel-inner .item.BestHospital {
	background: url("../images/BestHospital-Homepage-Slider.jpg");
	background-size: cover;
}

html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption.BestHospital .home_btn {
	background: none;
}

html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption.BestHospital {
	background: none;
}

}

/* Eclipse Homepage Hero */

@media (max-width: 991px){

html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption.eclipse h2:before {
content: "ECMO Machine Helps Save Lives";
}

html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption.eclipse .first::before {
content: "With the help of a coordinated team";
}

html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption.eclipse .home_btn::before {
content: "Learn More";
}
}
@media (min-width: 992px) {

html #s4-bodyContainer .home_carousel .carousel .carousel-inner .item.eclipse {
	background: url("../images/ECMO-Homepage-Slider.jpg");
	background-size: cover;
}

html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption.eclipse .home_btn {
	background: none;
}

html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption.eclipse {
	background: none;
}

}


/* Heart Valve Homepage Hero */

@media (max-width: 991px){

html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption.heartValve h2:before {
content: "World-first for cardiac team";
}

html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption.heartValve .first::before {
content: "Patients No. 1 and 2 recovering well after novel aortic valve procedure";
}

html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption.heartValve .home_btn::before {
content: "Learn More";
}
}
@media (min-width: 992px) {

html #s4-bodyContainer .home_carousel .carousel .carousel-inner .item.heartValve {
	background: url("../images/HeartValve-Homepage-Slider.jpg");
	background-size: cover;
}

html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption.heartValve .home_btn {
	background: none;
}

html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption.heartValve {
	background: none;
}

}


/* Opioids PBS Homepage Hero */

@media (max-width: 991px){
	
	html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption.pbs h2:before {
	content: "Finding alternatives to opioids";
	}
	
	html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption.pbs #first::before {
	content: "PBS story highlights practices at UW Medicine";
	}
	
	html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption.pbs .home_btn::before {
	content: "Learn More";
	}
	}
	@media (min-width: 992px) {
	
	html #s4-bodyContainer .home_carousel .carousel .carousel-inner .item.pbs {
		background: url("../images/Opioids-Homepage-Slider.jpg");
		background-size: cover;
	}
	
	html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption.pbs .home_btn {
		background: none;
	}
	
	html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption.pbs {
		background: none;
	}
	
	}

/* Right as Rain Homepage Hero */

@media (max-width: 991px){
	
	html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption.rar h2:before {
	content: "Announcing our adorable new app";
	}
	
	html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption.rar .first::before {
	content: "The UW Baby app is designed to support you throughout your pregnancy and beyond.";
	}
	
	html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption.rar .home_btn::before {
	content: "Learn More";
	}
	}
	@media (min-width: 992px) {
	
	html #s4-bodyContainer .home_carousel .carousel .carousel-inner .item.rar {
		background: url("../images/BabyApp-Homepage-Slider.jpg");
		background-size: cover;
	}
	
	html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption.rar .home_btn {
		background: none;
	}
	
	html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption.rar {
		background: none;
	}
	
	}

/* Flu Season */

@media (max-width: 991px){
	
	html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption.flu h2:before {
	content: "Flu season primer";
	}
	
	html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption.flu .first::before {
	content: "Find out when and where to get your flu shot, whether it works and what else you can do to stay healthy this winter";
	}
	
	html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption.flu .home_btn::before {
	content: "Learn More";
	}
	}
	@media (min-width: 992px) {
	
	html #s4-bodyContainer .home_carousel .carousel .carousel-inner .item.flu {
		background: url("../images/flu-Homepage-Slider.jpg");
		background-size: cover;
	}
	
	html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption.flu .home_btn {
		background: none;
	}
	
	html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption.flu {
		background: none;
	}
	
	}

/* UW Magazine Fall 2017 */

@media (max-width: 991px){
	
	html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption.uwmedmagazine h2:before {
	content: "Purple Will Reign In The Desert";
	}
	
	html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption.uwmedmagazine .first::before {
	content: "Best of luck at the 2017 PlayStation Fiesta Bowl";
	}
	
	html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption.uwmedmagazine .home_btn::before {
	content: "GO DAWGS!";
	}
	}
	@media (min-width: 992px) {
	
	html #s4-bodyContainer .home_carousel .carousel .carousel-inner .item.uwmedmagazine {
		background: url("../images/slide-uw-football.jpg");
		background-size: cover;
	}
	
	html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption.uwmedmagazine .home_btn {
		background: none;
	}
	
	html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption.uwmedmagazine {
		background: none;
	}
	
	}

	/* Liver Transplant Homepage Hero */
	
	@media (max-width: 991px){
		
		html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption.liver h2:before {
		content: "Brotman Baty Institute for Precision Medicine Launches in Seattle";
		}
		
		html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption.liver .first::before {
		content: "";
		}
		
		html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption.liver .home_btn::before {
		content: "Learn More";
		}
		}
		@media (min-width: 992px) {
		
		html #s4-bodyContainer .home_carousel .carousel .carousel-inner .item.liver {
			background: url("../images/Homepage-Slider-BrotmanBaty.jpg");
			background-size: cover;
		}
		
		html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption.liver .home_btn {
			background: none;
		}
		
		html #s4-bodyContainer .home_carousel .carousel .carousel-inner .carousel-caption.liver {
			background: none;
		}
		
		}

	/* 090518 Fix Address Font Size on direction pages */
.tdLabel01 {
  font-size: 12px;
  text-align: right;
}