/*
 Theme Name:     Divi - NHAA
 Template:       Divi
*/

/*
TOC
  38 Header
 333 Navigation
 590 Footer

 839 Misc - Theme Design and Generic Content
 965 Misc - Custom Bullet Lists
1112 Misc - Tilted Widget Heading Backgrounds
1147 Misc - Page Specific Section Designs

1774 Blog Design
1961 Sidebar, Search and Related Items
2480 State Map

2534 Watchlist Search Results
3106 Recent Posts Widget - why is this here, move to Blog Design?
3156 Nursing Home Single
3758 nhaa-watchlist-search-footer - probably should be relabeled watchlist-footer
3853 compact nursing home data view

3517 Survey Blog Single
4283 Survey Page

4495 bottom contact bar - move?
4503 contact form
4607 Ken Burns Effect
4673 Misc - Small Adjustments
*/



/* ************************************************** */
/* ********************* Header ********************* */
/* ************************************************** */

@media only screen and (min-width: 981px) {
	
header#main-header:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.55);
    visibility: visible;
    position: absolute;
    top: 0;
    left: 0;
}

header#main-header {
    background: none;
	position: relative;
	*background-color: black;
}
header#main-header::before {
	display: inline-block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
    background-image: url(https://nursinghomesabuseadvocate.com/wp-content/uploads/2019/06/medical_a1.jpg);
    background-repeat: no-repeat;
    background-size: /*100%*/ auto;
    background-position: /*0 25%*/right center;
	opacity: 0.75;
	filter: grayscale(1);
}

.v2 header#main-header::before {
    background-image: url(https://sandbox.nursinghomesabuseadvocate.com/wp-content/uploads/2019/05/AdobeStock_200314292_Preview.jpeg);
	background-position: 0 33%;
}
.v3 header#main-header::before {
    background-image: url(https://sandbox.nursinghomesabuseadvocate.com/wp-content/uploads/2019/05/AdobeStock_207860016_Preview.jpeg);
	background-position: 0 66%;
}
.v4 header#main-header::before {
    background-image: url(https://sandbox.nursinghomesabuseadvocate.com/wp-content/uploads/2019/05/AdobeStock_21182305_Preview.jpeg);
    background-position: 0 55%;
}
.v5 header#main-header::before {
    background-image: url(https://sandbox.nursinghomesabuseadvocate.com/wp-content/uploads/2019/05/AdobeStock_165649796_Preview.jpeg);
    background-position: 0 58%;
}
.v6 header#main-header::before {
    background-image: url(https://sandbox.nursinghomesabuseadvocate.com/wp-content/uploads/2019/05/AdobeStock_144888103_Preview.jpeg);
	background-position: 0 48%;
}

.v1 .post-246678 .entry-content .et_pb_section_0 .et_parallax_bg {
	background-position: 0 70%;
}
.v2 .post-246678 .entry-content .et_pb_section_0 .et_parallax_bg {
    background-image: url(https://sandbox.nursinghomesabuseadvocate.com/wp-content/uploads/2019/05/AdobeStock_207860016_Preview.jpeg) !important;
	background-position: 0 10%;
}
.v3 .post-246678 .entry-content .et_pb_section_0 .et_parallax_bg {
    background-image: url(https://sandbox.nursinghomesabuseadvocate.com/wp-content/uploads/2019/05/AdobeStock_144888103_Preview.jpeg) !important;
	background-position: 0 60%;
}
.v4 .post-246678 .entry-content .et_pb_section_0 .et_parallax_bg {
    background-image: url(https://sandbox.nursinghomesabuseadvocate.com/wp-content/uploads/2019/05/AdobeStock_200314292_Preview.jpeg) !important;
	background-position: 0 40%;
}
.v5 .post-246678 .entry-content .et_pb_section_0 .et_parallax_bg {
    background-image: url(https://sandbox.nursinghomesabuseadvocate.com/wp-content/uploads/2019/05/AdobeStock_21182305_Preview.jpeg) !important;
	background-position: 0 60%;
}
.v6 .post-246678 .entry-content .et_pb_section_0 .et_parallax_bg {
    background-image: url(https://sandbox.nursinghomesabuseadvocate.com/wp-content/uploads/2019/05/AdobeStock_165649796_Preview.jpeg) !important;
	background-position: 0 70%;
}


header#main-header::after {
    content: "";
    display: block;
    width: 100%;
    height: 90px;
    position: absolute;
    top: calc(50% - 70px);
    left: 0;
    background: #c1272d;
    visibility: visible;
    z-index: 1;
}

.et_header_style_centered #main-header .container {
    text-align: left;
	padding-right: 0;
    padding-left: 0;
}
.et_header_style_centered #main-header .container .logo_container {
    /*height: 259px;*/
    height: 190px;
	/*display: inline-block;*/
    /*width: 300px;*/
	max-width: 1080px;
	margin: 0 auto;
	position: relative;
}
.et_header_style_centered.et_hide_fixed_logo #main-header.et-fixed-header .logo_container {
    height: 0 !important;
}

#logo {
   /* position: relative;
    z-index: 2;*/
	margin-left: 50px;
	margin-right: 50px;
}

#nhaa-header-widget-area-wrap {
	/*display: inline-block;
    max-width: 67%;
    position: relative;*/
    z-index: 2;
    /*margin-top: 40px;*/
	/*float: none !important;*/
	width: 67%;
	width: calc(100% - 333px);
	position: absolute;
	top: calc(50% - 40px);
	right: 0;
}
#nhaa-header-widget-area-wrap .widget {
    float: right;
    /*margin-left: 50px;*/
}

#nhaa-header-widget-area-wrap .widget_text {
    padding: 5px;
}
#nhaa-header-widget-area-wrap .widget_text .widget-title {
    margin-bottom: 0;
    color: white;
    font-size: 2em;
	font-weight: bold;
	line-height: 1em;
}
#nhaa-header-widget-area-wrap .widget_text .textwidget {
    /*padding: 16px;*/
}
#nhaa-header-widget-area-wrap .widget_text .textwidget p {
	color: white;
	text-align: center;
	margin: 0;
	font-weight: bold;
	font-size: 1.1em;
	padding-bottom: 0;
}

#nhaa-header-widget-area-wrap .zoom-social-icons-widget {
    padding: 18px 0 18px 60px;
}

}

@media only screen and (max-width: 1079px) {
	
#logo {
    margin-left: 30px;
    margin-right: 30px;
}
#nhaa-header-widget-area-wrap {
    width: 69%;
    width: calc(100% - 300px);
    position: absolute;
    top: calc(50% - 40px);
    right: 0;
}

}

@media only screen and (max-width: 980px) {
	
header#main-header:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.55);
    visibility: visible;
    position: absolute;
    top: 0;
    left: 0;
}
header#main-header {
    background: none;
	position: relative;
	background-color: black;
}
header#main-header::before {
	display: inline-block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
    background-image: url(https://nursinghomesabuseadvocate.com/wp-content/uploads/2019/06/medical_a1.jpg);
    background-repeat: no-repeat;
    background-size: /*100%*/ auto;
    background-position: /*0 25%*/ right 13% bottom 50%;
	opacity: 0.75;
	filter: grayscale(1);
}
header#main-header::after {
    content: "";
    display: block;
    width: 100%;
    height: 75px;
    position: absolute;
    top: calc(50% - 40px);
    left: 0;
    background: #c1272d;
    visibility: visible;
    z-index: 1;
}
header#main-header.et-fixed-header::after {
    height: 42px;
    top: 0;
}
.et_header_style_centered #main-header {
    padding: 12px 0;
}
.et_header_style_centered #main-header.et-fixed-header {
    padding: 6px 0;
}
.et_pb_fullwidth_header_0.et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content {
    width: 100%;
}
.et_header_style_centered #logo {
    max-height: 125px;
}
#nhaa-header-widget-area-wrap {
	display: none;
}

.v2 header#main-header::before {
    background-image: url(https://sandbox.nursinghomesabuseadvocate.com/wp-content/uploads/2019/05/AdobeStock_200314292_Preview.jpeg);
	background-position: 0 33%;
}
.v3 header#main-header::before {
    background-image: url(https://sandbox.nursinghomesabuseadvocate.com/wp-content/uploads/2019/05/AdobeStock_207860016_Preview.jpeg);
	background-position: 0 66%;
}
.v4 header#main-header::before {
    background-image: url(https://sandbox.nursinghomesabuseadvocate.com/wp-content/uploads/2019/05/AdobeStock_21182305_Preview.jpeg);
    background-position: 0 55%;
}
.v5 header#main-header::before {
    background-image: url(https://sandbox.nursinghomesabuseadvocate.com/wp-content/uploads/2019/05/AdobeStock_165649796_Preview.jpeg);
    background-position: 0 58%;
}
.v6 header#main-header::before {
    background-image: url(https://sandbox.nursinghomesabuseadvocate.com/wp-content/uploads/2019/05/AdobeStock_144888103_Preview.jpeg);
	background-position: 0 48%;
}

.v1 .post-246678 .entry-content .et_pb_section_0 .et_parallax_bg {
	background-position: 0 70%;
}
.v2 .post-246678 .entry-content .et_pb_section_0 .et_parallax_bg {
    background-image: url(https://sandbox.nursinghomesabuseadvocate.com/wp-content/uploads/2019/05/AdobeStock_207860016_Preview.jpeg) !important;
	background-position: 0 10%;
}
.v3 .post-246678 .entry-content .et_pb_section_0 .et_parallax_bg {
    background-image: url(https://sandbox.nursinghomesabuseadvocate.com/wp-content/uploads/2019/05/AdobeStock_144888103_Preview.jpeg) !important;
	background-position: 0 60%;
}
.v4 .post-246678 .entry-content .et_pb_section_0 .et_parallax_bg {
    background-image: url(https://sandbox.nursinghomesabuseadvocate.com/wp-content/uploads/2019/05/AdobeStock_200314292_Preview.jpeg) !important;
	background-position: 0 40%;
}
.v5 .post-246678 .entry-content .et_pb_section_0 .et_parallax_bg {
    background-image: url(https://sandbox.nursinghomesabuseadvocate.com/wp-content/uploads/2019/05/AdobeStock_21182305_Preview.jpeg) !important;
	background-position: 0 60%;
}
.v6 .post-246678 .entry-content .et_pb_section_0 .et_parallax_bg {
    background-image: url(https://sandbox.nursinghomesabuseadvocate.com/wp-content/uploads/2019/05/AdobeStock_165649796_Preview.jpeg) !important;
	background-position: 0 70%;
}

}

/* ************************************************** */
/* ********************* Header 2022 ********************* */
/* ************************************************** */

@media only screen and (min-width: 981px) {
#main-header2 {
	box-shadow: none;
}	
#main-header2::after {
    content: "";
    display: block;
    width: 100%;
    height: 90px;
    position: absolute;
    top: calc(50% - 45px);
    left: 0;
    background: #c1272d;
    visibility: visible;
    z-index: 1;
}

#nhaa-header-widget-area-wrap2 {
}
#nhaa-header-widget-area-wrap2 .et_pb_code_inner.disabled {
    float: right;
    /*margin-left: 50px;*/
}

#nhaa-header-widget-area-wrap2 .widget_text {
    padding: 5px;
}
#nhaa-header-widget-area-wrap2 .widget_text .textwidget {
    /*padding: 16px;*/
}
#nhaa-header-widget-area-wrap2 .widget_text .textwidget p {
	color: white;
	text-align: center;
	margin: 0;
	font-weight: bold;
	font-size: 1.1em;
	padding-bottom: 0;
}
#nhaa-header-widget-area-wrap2 ul {
	padding: 0;
}
#nhaa-header-widget-area-wrap2 .zoom-social-icons-widget {
    padding: 18px 0 18px 60px;
}

}

@media only screen and (max-width: 1079px) {
	
#logo {
    margin-left: 30px;
    margin-right: 30px;
}
#nhaa-header-widget-area-wrap2.disabled {
    position: absolute;
    top: calc(50% - 40px);
    right: 0;
}

}

@media only screen and (max-width: 980px) {
	
header#main-header2:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.55);
    visibility: visible;
    position: absolute;
    top: 0;
    left: 0;
}
header#main-header2 {
    background: none;
	position: relative;
	background-color: black;
}
header#main-header2::before {
	display: inline-block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
    background-image: url(https://nursinghomesabuseadvocate.com/wp-content/uploads/2019/06/medical_a1.jpg);
    background-repeat: no-repeat;
    background-size: /*100%*/ auto;
    background-position: /*0 25%*/ right 13% bottom 50%;
	opacity: 0.75;
	filter: grayscale(1);
}
header#main-header2::after {
    content: "";
    display: block;
    width: 100%;
    height: 75px;
    position: absolute;
    top: calc(50% - 40px);
    left: 0;
    background: #c1272d;
    visibility: visible;
    z-index: 1;
}
header#main-header2.et-fixed-header::after {
    height: 42px;
    top: 0;
}
.et_header_style_centered #main-header2 {
    padding: 12px 0;
}
.et_header_style_centered #main-header2.et-fixed-header {
    padding: 6px 0;
}
.et_pb_fullwidth_header_0.et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content {
    width: 100%;
}
.et_header_style_centered #logo {
    max-height: 125px;
}
#nhaa-header-widget-area-wrap2 {
	display: none;
}

}

#main-header .zoom-social-icons-list--no-labels .zoom-social_icons-list__item {
    float: left;
}



/* ************************************************** */
/* ******************* Navigation ******************* */
/* ************************************************** */
@media only screen and (min-width: 981px) {

.et_header_style_centered #main-header div#et-top-navigation {
    text-align: center;
	background-color: black;
}
#top-menu li {
    padding-right: 12px;
}
.et_header_style_centered #top-menu>li>a {
    padding: 15px 18px !important;
}

#top-menu li.current-menu-item>a,
.et-fixed-header #top-menu li.current-menu-item>a {
	background-color: #c1272d;
	color: white !important;
	font-weight: bold;
}
.et-fixed-header #top-menu-nav #top-menu li.current-menu-ancestor>a, 
.et-fixed-header #top-menu-nav #top-menu li.current-menu-item>a {
    color: white!important;
}

#et-info-email:hover, 
#et-secondary-menu>ul>li>a:hover, 
#top-menu-nav>ul>li>a:hover, 
#top-menu-nav>ul>li>ul>li>a:hover/*, 
.et-social-icons a:hover*/ {
	background-color: #c1272d;
	opacity: 1;
}

}

@media only screen and (max-width: 1349px) {
	
}

@media only screen and (max-width: 1199px) {
	
.et_header_style_centered #top-menu>li>a {
	padding: 15px 12px !important;
}

}

@media only screen and (max-width: 1079px) {
	
.et_header_style_centered #top-menu>li>a {
	padding: 15px 10px !important;
}

}

@media only screen and (max-width: 980px) {
.et_header_style_centered #main-header div#et-top-navigation {
    /*margin-top: -28px;*/
}
.et_header_style_centered #main-header .mobile_nav {
    display: block;
    padding: 5px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: transparent;
    text-align: left;
}
.et_header_style_centered .mobile_nav .select_page, 
.et_header_style_split .mobile_nav .select_page {
	display: none; 
}
.et_header_style_centered .et_menu_container .mobile_menu_bar {
    position: absolute;
    top: -77px;
    right: 5px;
}
.mobile_menu_bar:before {
	color: white !important;
	font-size: 40px;
}
/*.et-fixed-header#main-header:hover, 
.et-fixed-header#main-header:hover .nav li ul, 
.et-fixed-header .et-search-form:hover {
    background-color: rgba(55,55,55,1);
}*/
.et_header_style_centered .et_mobile_menu {
    top: 22px;
}
.et_header_style_centered header#main-header.et-fixed-header .et_mobile_menu {
    top: 16px;
}
/*header#main-header.et-fixed-header {
	position: static;
}*/
header#main-header.et-fixed-header .mobile_menu_bar {
    top: -20px;
}

}

@media only screen and (max-width: 639px) {

.et_header_style_centered #main-header div#et-top-navigation {
    /*margin-top: 0;*/
}

}



/* Submenu Adjustments */
#et-secondary-nav .menu-item-has-children>a:first-child:after, 
#top-menu .menu-item-has-children>a:first-child:after {
    top: 13px;
    right: 2px;
}
#main-header .nav li ul {
    width: 290px;
	background-color: rgba(255,255,255,0.95);
}
#top-menu li li a {
    width: 250px;
}
.et_mobile_menu li a:hover, 
.nav ul li a:hover {
    opacity: .9;
    background-color: rgba(0,0,0,.1);
}
#top-menu a {
    transition: all .3s ease-in-out;
}




/* Fixed Menu */
@media only screen and (min-width: 981px) {
.et_header_style_centered.et_hide_fixed_logo #main-header.et-fixed-header .logo_container {
    height: 0 !important;
}
}



/* Adjust Mobile Menu */
@media (max-width: 980px) {
.et_fixed_nav #main-header {
    position: fixed;
}
body.et_fixed_nav.et_secondary_nav_enabled #main-header {
    top: 0px !important;
}
body.admin-bar.et_fixed_nav.et_secondary_nav_enabled #main-header {
    top: 32px !important;
}
.et-fixed-header#main-header:hover,
.et-fixed-header#main-header:hover .nav li ul,
.et-fixed-header .et-search-form:hover {
    background-color: rgba(255,255,255,1);
}

.et_header_style_split #main-header.et-fixed-header  {
    padding: 10px 0;
	border-bottom: 1px solid #eeeeee;
}
.et_header_style_split .et-fixed-header #et_mobile_nav_menu {
    margin-top: 0;
}
.et_header_style_split .et_mobile_menu {
    top: 32px;
	padding: 0;
	background-color: #ffffff;
}
.et-fixed-header .logo_container { display: none; }
}



/* Online Design */
@media only screen and (min-width: 981px) {

/* Header */
/*#main-header {
	-webkit-box-shadow: none !important;
	box-shadow: none  !important;
}*/

/*.et_header_style_centered #main-header .container {
	width: 100% !important;
	max-width: 100% !important;
}*/
.logo_container {
	text-align: left !important;
	margin: 0 5%;
}

/* Widget */
/**** v<---- Replace the final number with that of your widget ****/
/*#text-19 {   
	float: none !important;
	width: 60%;
	position: absolute;
	top: 20%;
	right: 0;
}*/

/* Navigation */
/*#et-top-navigation {
	text-align: left !important;
}
.et_header_style_centered #main-header div#et-top-navigation {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

#top-menu-nav {
	margin: 0 5%;
}

.et_header_style_centered #top-menu > li > a {
	padding-bottom: 1.5em;
	padding-top: 1.5em !important;
}
#top-menu .menu-item-has-children > a:first-child:after, #et-secondary-nav .menu-item-has-children > a:first-child:after {
	line-height: 3.4em !important;
}*/

/* Search */
/*#et_top_search {
	position: absolute;
	top: 30px;
	right: 5%;
}
span.et_close_search_field {
	right: 5%;
}
.et-search-form input {
	right: 5%;
	width: 46%;
}*/

}



/* Position Social Header */
@media only screen and (min-width: 981px) and (min-width: 1440px) and (max-width: 1600px) {
/*.social_header {
	position: absolute;
	left: 58%;
}*/
}

#page-container .et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu, 
#page-container .et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu ul, 
#page-container .et_pb_menu_0_tb_header.et_pb_menu .nav li ul, 
#page-container .et_pb_menu_1_tb_header.et_pb_menu .et_mobile_menu, 
#page-container .et_pb_menu_1_tb_header.et_pb_menu .et_mobile_menu ul {
    background-color: RGBA(0,0,0,1)!important;
}

/* ****************************** */
/* *********** FOOTER *********** */
/* ****************************** */

/* Footer Widgets - 
 * Reduce Bottom Margin */
/*@media (min-width: 981px) {
.et_pb_gutters3.et_pb_footer_columns3 .footer-widget .fwidget,
.et_pb_gutters3.et_pb_footer_columns_1_2__1_4 .footer-widget:first-child .fwidget,
.et_pb_gutters3.et_pb_footer_columns_1_2__1_4 .footer-widget:nth-child(n+2):nth-child(-n+3) .fwidget
{
    margin-bottom: 20px;
}
}*/

/* Footer Widgets -
 * Social Icons Alignment Fix */
/*.Social_Widget { width: 100%; }*/

/* Footer Bar - 
 * Center Text */
/*#footer-info { display: block; float:none; text-align: center; }*/



/* Footer Column Design */
#footer-widgets .footer-widget:nth-child(1) {
	width: 9.5%;
}
#footer-widgets .footer-widget:nth-child(2) {
	width: 29.5%;
}
#footer-widgets .footer-widget:nth-child(3) {
	width: 24.5%;
	padding: 0 2.5%;
}
#footer-widgets .footer-widget:nth-child(4) {
	width: 14.5%;
}
#footer-widgets .footer-widget:nth-child(3) p {
	text-align: center;
	margin-bottom: 10px;
}
#footer-widgets .footer-widget:nth-child(3) input {
	width: 100%;
	font-size: 1.2em;
	font-weight: bold;
	padding: 8px 20px;
}
/*#footer-widgets .footer-widget:nth-child(4)*/ .nonprofit-501c3-square {
	padding: 10px;
	border: 2px solid white;
	color: white;
	text-align: center;
	font-size: 1.25em;
	font-weight: bold;
	width: 125px;
}



/* Footer Copyright and Nav */
#et-footer-nav {
    background-color: transparent;
    float: right;
}
.bottom-nav {
    padding: 0;
}
.bottom-nav a {
	color: #c1272d;
}



/* Footer Bar Popup Columns */
body { 
	padding-bottom: 82px;
}
.footer-bar-popup-columns {
	width: 100%;
	/*background-color: #cccccc;*/
	/*padding: 2px 0;*/
	/*box-sizing: border-box;*//*not needed, already applied*/
	height: 140px;
}
.footer-bar-column {
	height: 100%;
	border-style: solid;
	border-color: #cccccc;
	border-width: 4px 4px 4px 0;
	text-align: center;
	/*box-sizing: border-box;*//*not needed, already applied*/
	float: left;
	color: black;
	position: relative;
}
.four-columns .footer-bar-column {
	width: 33%;
}
.four-columns.has-social-column .footer-bar-column {
	width: calc( calc(100% - 52px) / 3 );
}
.footer-bar-column a {
	display: inline-block;
	width: 100%;
	height: 100%;
}
.footer-bar-column-social {
	width: 52px !important;
	background-color: #c1272d;
	color: white;
	border: 0 none;
	padding: 5px 0
}
.footer-bar-column-1 {
	background-color: #cccccc;
	padding: 5px;
}
.footer-bar-column-1:after {
	content:'';
	width: 0;
	height: 0;
	position: absolute;
	right: -32px;
	top: 33%;
	top: calc(50% - 15px);
	z-index: 1;
	/*display: inline-block;*/
	border-top: 15px solid transparent;
	border-left: 30px solid #cccccc;
	border-bottom: 15px solid transparent;
}
.footer-bar-column-2 {
	background-color: white;
	padding: 5px;
}
.footer-bar-column-3 {
	background-color: white;
	padding: 5px;
}
/*.footer-bar-column-4 {
	background-color: white;
	padding: 0 15px 5px;
}*/
.footer-bar-column-title {
	font-size: 1.75em;
	color: #c1272d;
	font-weight: bold;
}
h3.footer-bar-column-title {
	padding-bottom: 0;
}
span.footer-bar-column-title {
}
.footer-bar-column-description {
	font-size: 1em;
	color: black;
}
.footer-bar-column-1 .footer-bar-column-description {
	font-size: 1.20em;
    max-width: 300px;
    margin: -5px auto 0;
}
.footer-bar-phone-number {
	font-size: 1.5em;
	font-weight: bold;
	color: black;
	/*line-height: 1.75em;*/
}
.footer-bar-icon {
	font-size: 3em;
}
.footer-bar-image {

}
.footer-bar-column-icon {
	font-size: 2.5em;
	padding: 5px;
}

/*@media only screen and (max-width: 1440px) {*//* for use with 4 columns */
@media only screen and (max-width: 1279px) {/* for use with 3 columns */
.four-columns.has-social-column .footer-bar-column {
    width: calc( calc(100% - 52px) / 2 );
}
.footer-bar-column {
    border-top-width: 0;
	height: calc(100% - 36px);
}
.footer-bar-column-social {
	height: 100%;
}
.four-columns.has-social-column .footer-bar-column.footer-bar-column-1 {
	width: calc(100% - 52px);
	height: /*25%*/36px;
	padding: 0 15px;
	border: 0 none;
}
.footer-bar-column-1 .footer-bar-column-title {
	float: left;
	padding-bottom: 0;
}
.footer-bar-column-1 .footer-bar-column-description {
    font-size: 1.25em;
    max-width: none;
    padding: 5px 0 4px;
	margin: 0;
	/*text-align: left;*/
}
.footer-bar-column-2 {
    padding: 7px 15px;
}
.footer-bar-column-3 a img {
	max-height: 36px;
}
.footer-bar-column-4 a img {
	max-height: 42px;
}

}

@media only screen and (max-width: 1079px) {
.footer-bar-phone-number {
    /*line-height: 1.5em;*/
}
.footer-bar-column-3 {
    padding: 6px 15px 5px;
}
.footer-bar-column-4 {
    padding: 2px 15px 5px;
}
.footer-bar-column-3 a img {
	max-height: 45px;
}
.footer-bar-column-4 a img {
	max-height: 49px;
}
.footer-bar-column-3 .footer-bar-column-description,
.footer-bar-column-3 br:nth-of-type(2),
.footer-bar-column-4 .footer-bar-column-description,
.footer-bar-column-4 br:nth-of-type(2) {
	display: none;
}

}

@media only screen and (max-width: 979px) {
	
.footer-bar-column-title {
    font-size: 1.4em;
}
.footer-bar-column-1 .footer-bar-column-title {
	display: none;
}

}

@media only screen and (max-width: 767px) {

.footer-bar-column-1 .footer-bar-column-description {
    font-size: 1.1em;
    padding: 5px 0 4px;
    text-align: left;
}
.footer-bar-column-2 {
    padding: 7px 12px;
}
.footer-bar-phone-number {
    font-size: 1.4em;
}
.footer-bar-column-3 a img {
	max-height: 36px;
}
.footer-bar-column-4 a img {
	max-height: 42px;
}

}

@media only screen and (max-width: 639px) {

.footer-bar-column {
    border-top-width: 0;
	/*height: calc(100% - 80px);*/
	height: calc(100% - 32px);
}
.footer-bar-column-social {
	height: 100%;
}
.four-columns.has-social-column .footer-bar-column.footer-bar-column-1 {
	height: /*25%*//*80px*/32px;
	font-size: 0.7em;
}
.footer-bar-column-2 .footer-bar-column-title,
.footer-bar-column-3 .footer-bar-column-title,
.footer-bar-column-4 .footer-bar-column-title {
	font-size: 1.25em;
}
/*.footer-bar-phone-number,
.footer-bar-column-2 a br:nth-of-type(1) {
	display: none;
}*/
.footer-bar-phone-number {
	font-size: 0.9em;
}

.footer-bar-phone-icon {
	/*display: inline;*/
}
/*.footer-bar-column-3 a img {
	max-height: 40px;
}
.footer-bar-column-4 a img {
	max-height: 44px;
}*/

}

@media only screen and (max-width: 479px) {

.four-columns.has-social-column .footer-bar-column.footer-bar-column-1 {
	height: /*25%*//*80px*/32px;
	font-size: 0.5em;
	padding: 0 7px;
}
.footer-bar-column {
	height: calc(100% - 30px);
}
.footer-bar-column-social {
	height: 100%;
}
.four-columns.has-social-column .footer-bar-column.footer-bar-column-1 {
	height: /*25%*//*80px*/30px;
}

}



/*#popmake-246784 .pum-close.popmake-close { display: none; }*/



/* Move Scroll To Top Button Further Down */
.et_pb_scroll_top.et-pb-icon {
    bottom: 10px;
}




/* ************************************************** */
/* ***************** Miscellaneous ****************** */
/* ************************************************** */

/* Main Content Wrapper */
#main-content, 
#et-main-area {
    background-color: #f2f2f2;
}

@media only screen and (max-width: 1349px) {

.container {
    width: 85%;
}
:not(.container) .et_pb_row {
    width: 85%;
}

}

@media only screen and (max-width: 1199px) {

.container {
    width: 90%;
}
:not(.container) .et_pb_row {
    width: 90%;
}

}



/* Color Scheme Correction */
.et_color_scheme_red a {
	color: #c1272d;
}


/* Page Wrapper - adjust padding to height of header */
.et_fixed_nav.et_show_nav.et_header_style_centered #page-container, 
.et_non_fixed_nav.et_transparent_nav.et_show_nav.et_header_style_centered #page-container {
    padding-top: 234px;
}



/* Responsive Videos */
.responsive-video {
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.responsive-video iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}



/* Contact Forms */
/*.wpforms-container.green-border{
    border: 5px solid #0c0;
    border-radius: 8px;
    padding: 10px 20px;
    margin: 20px;
}
.wpforms-container#wpforms-1863 {
    border: 0 none;
    border-radius: 0;
    padding: 40px 30px;
    margin: 60px 20px;
}
#wpforms-form-1863 label {
	color: white;
	font-size: 1.5em;
}
div.wpforms-container-full .wpforms-form#wpforms-form-1863 input[type=date], 
div.wpforms-container-full .wpforms-form#wpforms-form-1863 input[type=datetime], 
div.wpforms-container-full .wpforms-form#wpforms-form-1863 input[type=datetime-local], 
div.wpforms-container-full .wpforms-form#wpforms-form-1863 input[type=email], 
div.wpforms-container-full .wpforms-form#wpforms-form-1863 input[type=month], 
div.wpforms-container-full .wpforms-form#wpforms-form-1863 input[type=number], 
div.wpforms-container-full .wpforms-form#wpforms-form-1863 input[type=password], 
div.wpforms-container-full .wpforms-form#wpforms-form-1863 input[type=range], 
div.wpforms-container-full .wpforms-form#wpforms-form-1863 input[type=search], 
div.wpforms-container-full .wpforms-form#wpforms-form-1863 input[type=tel], 
div.wpforms-container-full .wpforms-form#wpforms-form-1863 input[type=text], 
div.wpforms-container-full .wpforms-form#wpforms-form-1863 input[type=time], 
div.wpforms-container-full .wpforms-form#wpforms-form-1863 input[type=url], 
div.wpforms-container-full .wpforms-form#wpforms-form-1863 input[type=week], 
div.wpforms-container-full .wpforms-form#wpforms-form-1863 select, 
div.wpforms-container-full .wpforms-form#wpforms-form-1863 textarea {
    background-color: #bceda3;
	font-size: 1.25em;
	padding: 20px 12px;
}
#wpforms-submit-1863 {
	background-color: #bceda3;
	padding: 20px 80px;
    font-size: 1.5em;
	color: #6cb446;
}*/




/* Content */
p:last-of-type {
    padding-bottom: 20px;
}

/* Custom Header Paragraphs */
.et-db #et-boc .et_pb_fullwidth_header p {
    padding-bottom: 1em !important;
}
.et-db #et-boc .et_pb_fullwidth_header p:last-child {
    padding-bottom: 0 !important;
}


/* Custom Bullet Lists */
.entry-content ul {
    padding: 0 0 23px 2em;
}

.et_pb_text ul {
	padding: 0 0 1em 1.5em;
}

.et_pb_text ul.et-icon li {
    list-style-type: none;
}
.et_pb_text ul.et-icon li::before {
    font-family: 'ETmodules';
    float: left;
    margin-left: -1em;
    margin-right: 0.25em;
}
.et_pb_text ul.et-icon,
.et_pb_text ul.et-icon li ul,
.et_pb_text ul.et-icon li ul li ul{ 
    padding-left: 2em;
	line-height: 1.5em;
}
.et_pb_text ul.et-icon li ul, 
.et_pb_text ul.et-icon li ul li ul {
    margin-bottom:-1em;
}
/* Dot2 - Level 1 */
.et_pb_text ul.et-icon.dot2 li::before { 
    content: "\5c";
    font-size: 2em;
	color: #c1272d;
}
/* Dot2 - Level 2 */
.et_pb_text ul.et-icon.dot2 li ul li::before {  
    content: "\4b";
    color: #777777;
}
/* Dot2 - Level 3 */
/*.et_pb_text ul.et-icon.dot2 li ul li ul li:before {  
    content: "4b";
    color: #a478fb;
}*/

/* Squares */
ul.squares {
	padding: 0 0 0 20px;
}
ul.squares li  {  
    list-style-type: none;
	padding-left: 45px;
	position: relative;
	margin-bottom: 16px;
	line-height: 1.5em;
}
ul.squares li::before {
	content: "\25AA";
	color: #c1272d/*#f25d25*/;
	font-weight: bold;
	/*display: inline-block;
	width: 0.75em;*/
	/*margin-left: -1em;*/
	font-size: 3em;
	/*vertical-align: text-top;*/
	position: absolute;
	left: 0;
	top: -3px;
}
/* Square/Dot - Level 2 */
ul.squares ul {
	padding: 12px 0 0 5px;
}
ul.squares li li  {  
	padding-left: 32px;
	margin-bottom: 12px;
	line-height: 1.25em;
}
ul.squares li li::before {
	content: "\2022";
	/*color: #c1272d;
	font-weight: bold;*/
	/*display: inline-block;
	width: 0.75em;*/
	/*margin-left: -1em;*/
	font-size: /*2em*/40px;
	/*vertical-align: text-top;*/
	position: absolute;
	left: 0;
	top: 1px;
}
.page-id-246610 ul.squares li li:last-child  {  
	padding-left: 0;
}
.page-id-246610 ul.squares li li:last-child::before {
	content: "";
}


/* Custom Numbered List Counter */
ol.checklist {
	list-style: none; 
	counter-reset: item;
	padding-left: 3em;
}
ol.checklist li {
	counter-increment: item;
}
ol.checklist li::before {
	content: counter(item) "."; 
	font-size: 2em;
	display: inline-block; 
	width: 1em;
	/*margin-left: -1em;*/
	margin-left: -1.5em;
    margin-right: 0.5em; 
	text-align: right; 
	/*direction: rtl;*/
	font-weight: bold;
    position: relative;
    top: 12px;
}

/* Check marks */
.checklist.checks-right {
	
}
.checklist.checks-right li {
	padding-right: 70px;
}
.checklist.checks-right li img {
	margin-right: -70px;
}

@media only screen and (max-width: 980px) {

.checklist.checks-right li {
	padding-right: 0px;
}
.checklist.checks-right li img {
	display: none;
}


}


/* Tilted Widget Heading Backgrounds */
.et_pb_text.tilted-background {
	padding-top: 0 !important;
	transform: skew(-30deg);
	-webkit-transform: skew(-30deg);
	-moz-transform: skew(-30deg);
}
.et_pb_text.tilted-background .et_pb_text_inner {
	background-color: white;
}
.et_pb_text.tilted-background h2 {
	padding-top: 2px !important;
	transform: skew(30deg);
	-webkit-transform: skew(30deg);
	-moz-transform: skew(30deg);
}
/*.et_pb_text.tilted-background > h2:after {
    content: " ";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background: #c1272d;
    transform-origin: bottom left;
    -ms-transform: skew(30deg, 0deg);
    -webkit-transform: skew(30deg, 0deg);
    transform: skew(30deg, 0deg);
}*/




/* Top Stories Design */
#carousel-246716 .rpc-title {
	color: white !important;
	font-size: 1em;
	font-weight: bold;
}
.rpc-comment-box,
.rpc-post-category { 
	display: none !important;
}

.slick-prev, .slick-next {
	top: calc(50% - 37px) !important;
}
.slick-prev {
	left: -50px !important;
}
.slick-next {
	right: -50px !important;
}
.slick-prev:before, .slick-next:before {
	font-size: 75px !important;
	opacity: .85 !important;
}




/* Blurbs Tabs */
#blurb-tabs .et_pb_column {
	display:flex;
	align-items:center;
	justify-content:center;
	flex-wrap:wrap;
}
#blurb-tabs .tab-title {
	width:100%;
}
/* Blurb Tabs Titles Mobile Styles */
@media (max-width: 767px ) {
	/*#blurb-tabs .tab-title {
		width:50%;
	}*/
	#blurb-tabs .tab-title .et_pb_main_blurb_image { /* Reduce icon bottom margin */
		margin-bottom:10px;
	}
}
@media (max-width: 479px ) {
	/*#blurb-tabs .tab-title {
		width:100%;
	}*/
	#blurb-tabs .tab-title .et_pb_blurb_content { /* This moves icon to the right */
		display:flex;
		align-items:center;
		justify-content:flex-start;
	}
	#blurb-tabs .tab-title .et_pb_main_blurb_image { /* Fix icon margins on mobile */
		margin-bottom:0;
		margin-right:30px;
	}
}
/* Blurb Tabs Title Hover Styles */
#blurb-tabs .tab-title {
	transition:all .3s ease-in-out;
}
#blurb-tabs .tab-title:hover {
	cursor:pointer; 
	background:#222; /* Tab hover background color */
}
#blurb-tabs .tab-title.active-tab {
	background:#D9DFE2; /* Active tab background color */
}
#blurb-tabs .tab-title.active-tab .et_pb_blurb_container h4 a {
	color:#000; /* Active tab title color */
}
#blurb-tabs .tab-title.active-tab .et-pb-icon {
	color:#666!important; /* Active tab icon color */
}




/* Home Page */
@media only screen and (max-width: 979px) {

.post-246678 .et_pb_section_0 .et_parallax_bg {
	background-position: 20% center;
}

}




/* Getting Help */
@media only screen and (max-width: 1199px) {

#right-facility > div:nth-child(1) h2 {
	font-size: 2em;
}
#unresolved-complaints > div:nth-child(1) h2 {
	font-size: 2em;
}
#last-option > div:nth-child(1) h2 {
	font-size: 1.9em;
}

}

@media only screen and (max-width: 1079px) {

#right-facility > div:nth-child(1) > div.et_pb_with_border,
#unresolved-complaints > div:nth-child(1) > div.et_pb_with_border,
#last-option > div:nth-child(1) > div.et_pb_with_border {
	border-width: 35px;
}

}

@media only screen and (max-width: 980px) {

#right-facility > div:nth-child(1),
#unresolved-complaints > div:nth-child(1),
#last-option > div:nth-child(1) {
	padding-right: 0;
}
#right-facility > div:nth-child(1) > div.et_pb_with_border,
#unresolved-complaints > div:nth-child(1) > div.et_pb_with_border,
#last-option > div:nth-child(1) > div.et_pb_with_border {
	margin-top: 35px !important;
}
#right-facility > div:nth-child(2) > div.et_pb_with_border,
#unresolved-complaints > div:nth-child(2) > div.et_pb_with_border,
#last-option > div:nth-child(2) > div.et_pb_with_border {
	max-width: none;
}

}





/* Recognizing Abuse and Neglect */
.abuse-source {
	position: absolute; 
	top: 240px; 
	right: 10px; 
	font-size: 0.9em; 
	font-weight: normal;
}
.neglect-source {
	position: absolute; 
	top: 240px; 
	right: 10px; 
	font-size: 0.9em; 
	font-weight: normal;
}
.abuse-source-2 {
	position: absolute; 
	top: 250px; 
	right: 10px; 
	font-size: 0.9em; 
	font-weight: normal;
}
.neglect-source-2 {
	position: absolute; 
	top: 250px; 
	right: 10px; 
	font-size: 0.9em; 
	font-weight: normal;
}

@media only screen and (max-width: 1349px) {

#common-signs-header .et-pb-icon,
#indicators-header .et-pb-icon {
	font-size: 6em;
}
#common-signs-header .et-pb-icon {
	padding-bottom: 36px;
}

}

@media only screen and (max-width: 1199px) {

.et_pb_blurb_position_left .et_pb_main_blurb_image {
    display: block;
    width: 100%;
	text-align: center;
}
.et_pb_blurb_position_left .et-pb-icon {
    display: inline-block;
}
#common-signs-header.et_pb_blurb_position_left .et-pb-icon {
	padding-bottom: 0;
}
.et_pb_blurb_position_left .et_pb_blurb_container {
    display: block;
}
#common-signs-header {
	padding-bottom: 42px !important;
}

}

@media only screen and (max-width: 1199px) {

.et_pb_blurb_description br {
	display: none;
}

}

@media only screen and (max-width: 980px) {

.et_pb_blurb_position_left .et_pb_main_blurb_image {
	margin-bottom: 10px;
}

}




/* Your Rights */
#federal-regulations-header {
	transform: skew(30deg);
	-webkit-transform: skew(30deg);
	-moz-transform: skew(30deg);
	margin-right: 16px;
}
#federal-regulations-header .et_pb_text_inner {
	/*background-color: white;*/
}
#federal-regulations-header h2 {
	/*padding-top: 2px !important;*/
	transform: skew(-30deg);
	-webkit-transform: skew(-30deg);
	-moz-transform: skew(-30deg);
}
/*.et_pb_text.tilted-background > h2:after {
    content: " ";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background: #c1272d;
    transform-origin: bottom left;
    -ms-transform: skew(30deg, 0deg);
    -webkit-transform: skew(30deg, 0deg);
    transform: skew(30deg, 0deg);
}*/
#federal-regulations-list {
	margin-left: 15px;
}
#federal-regulations-list .et_pb_accordion_item.et_pb_toggle {
	background-color: transparent;
	border: 0 none;
	overflow: hidden;
}
#federal-regulations-list .et_pb_accordion_item.et_pb_toggle_open, 
#federal-regulations-list .et_pb_accordion_item.et_pb_toggle_close {
    padding: 0px;
}
#federal-regulations-list .et_pb_accordion_item h3 {
	padding: 10px;
	background-color: #777777;
	/*margin-right: 29px;*/
	border-style: solid;
	border-color: #d9d9d9;
	border-width: 1px 0 0 0;
}
#federal-regulations-list .et_pb_accordion_item h3.et_pb_toggle_title:before {
	right: 10px;
}
#federal-regulations-list.et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content,
#federal-regulations-list.et_pb_accordion_0.et_pb_accordion .et_pb_toggle_content {
    /*margin-top: 10px;*/
 	padding: 10px;
	background-color: #e4e4e4;
    color: #333 !important;
}
.et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content {
	/*list-style-type: none;*/
	transform: skew(30deg);
	-webkit-transform: skew(30deg);
	-moz-transform: skew(30deg);
	margin-left: 14px;
	margin-right: -14px;
}
.et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content ul li {
	transform: skew(-30deg);
	-webkit-transform: skew(-30deg);
	-moz-transform: skew(-30deg);
}
#federal-regulations-list .et_pb_accordion_item .et_pb_toggle_content ul {
	padding: 0 0 0 2em;
}

@media only screen and (max-width: 1349px) {

#residents-rights-block > div > div,
#state-protection-block > div > div,
#federal-protection-block > div > div {
	margin-top: 0 !important;
}
#federal-surveys-heading,
#state-surveys-heading {
	max-width: 270px;
    /*padding-top: 90px!important;
    padding-bottom: 90px!important;
    margin-top: -130px!important;*/
}

}

@media only screen and (max-width: 1199px) {

#federal-surveys-heading,
#state-surveys-heading {
	/*max-width: 35%;
    padding-top: 100px!important;
    padding-bottom: 100px!important;
    margin-top: -140px!important;*/
}

}

@media only screen and (max-width: 980px) {

#residents-rights-block > div:nth-child(1),
#state-protection-block > div:nth-child(1),
#federal-protection-block > div:nth-child(1) {
	padding-right: 0;
}
.page-id-247295 .et_pb_column_11,
.page-id-247295 .et_pb_column_15 {
	margin-bottom: 0;
}

}



/* SFF List */
.sff-lists ul { margin-bottom: 20px; }




/* Side Tab */
/*a#rum_sst_tab {
    top: calc(50vh - 100px);
}*/





/* footer popup bar close button */
.pum-close {
    padding: 8px 10px !important;
    /*color: #ffffff;
    font-family: inherit;
    font-size: 12px;
    line-height: 14px;
    border: 1px none #ffffff;
    border-radius: 0px;
    box-shadow: 0px 0px 0px 0px rgba( 0, 0, 0, 0.23 );
    text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 );*/
    background-color: #c1272d !important;
	font-weight: bold !important;
}





/* ************************************************** */
/* ****************** Blog Design ******************* */
/* ************************************************** */

.blog .entry-title {
	margin-top: 0px;
	padding-bottom: 20px;
}
.blog .et_pb_image_container {
	margin: -20px -40px  40px;
}
.blog .et_pb_blog_grid .et_pb_post {
    margin-bottom: 80px;
    width: 100%;
	padding: 40px 30px;
    background-color: #fff;
    border-radius: 4px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-shadow: 0px 20px 150px #d6dee4;
	border: none;
	text-align:center;
}
 
.blog .et_pb_post .post-meta {
	margin-bottom: 40px;
}
.blog a.more-link {
    font-size: 14px;
    color: #71818c !important;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 10px;
    float: none;
    display: inline-block;
    padding: 8px 16px;
    border-radius: 60px;
    background-color: #f7f9fb;
    border: 2px solid #e9eff5;
}
.blog a.more-link:hover {
	color: #20292f;
}

/* No Sidebar */
/*#main-content .container:before {background: none;} /*** Take out the divider line between content and sidebar ***/
/*#sidebar {display:none;} /*** Hide Sidebar ***/
/*** Expand the content area to fullwidth ***/
/*@media (min-width: 981px){
#left-area {
    width: 100%;
    padding: 23px 100px 0px !important;
    float: none !important;
}
}*/

/* Blog Index */
.et_pb_post_slider .et_pb_slide_content { display: none; }
/*.et_pb_blog_grid .post-content { display: none; }*/
/*body.archive .site.grid-container {
    max-width: 100%;
}*/


/* Blog Header */
/*body.archive.et-db .et_pb_section_0{padding-top:0px}
body.archive.et-db .et_pb_row_0.et_pb_row{padding-top:0;padding-right:0px;padding-bottom:20.3993px;padding-left:0}

body.archive.et-db .et_pb_post_slider_0.et_pb_slider .et_pb_slide_description .et_pb_slide_title,
body.archive.et-db .et_pb_post_slider_0.et_pb_slider .et_pb_slide_description .et_pb_slide_title a{font-weight:700!important}

body.archive.et-db .et_pb_post_slider_0.et_pb_slider,
body.archive.et-db .et_pb_post_slider_0.et_pb_slider.et_pb_bg_layout_dark{background-color:#7EBEC5}

body.archive.et-db .et_pb_post_slider_0 .et_pb_slide:not(.et_pb_slide_with_no_image){background-color:#7EBEC5}
body.archive.et-db .et_pb_post_slider_0 .et_pb_slide .et_pb_slide_overlay_container{background-color:rgba(12,12,12,0.5)}

body.archive.et-db .et_pb_post_slider_0:hover .et_pb_slide .et_pb_slide_overlay_container{background-color:}

body.archive.et-db .et_pb_blog_0 .et_pb_post .entry-title a{font-weight:700!important;color:#c1272d!important}
body.archive.et-db .et_pb_blog_0 .et_pb_post .entry-title,
body.archive.et-db .et_pb_blog_0 .et_pb_post .entry-title a{font-size:1.3em!important;line-height:1.5em!important}
body.archive.et-db .et_pb_blog_0 .et_pb_post p{line-height:1.8em}

body.archive.et-db .et_pb_blog_0 .et_pb_post,
body.archive.et-db .et_pb_blog_0.et_pb_bg_layout_light .et_pb_post .post-content p,
body.archive.et-db .et_pb_blog_0.et_pb_bg_layout_dark .et_pb_post .post-content p,
body.archive.et-db .et_pb_blog_0.et_pb_bg_layout_light .et_pb_post a.more-link,
body.archive.et-db .et_pb_blog_0.et_pb_bg_layout_dark .et_pb_post a.more-link{font-weight:700;font-size:1.3em;line-height:1.8em}

body.archive.et-db .et_pb_blog_0 .et_pb_post .post-meta,
body.archive.et-db .et_pb_blog_0 .et_pb_post .post-meta a,
body.archive.et-db .et_pb_blog_0 .et_pb_post .post-meta span{line-height:1.8em}

body.archive.et-db .et_pb_blog_0 .pagination a{font-weight:700;font-size:18px;color:#ffd07e!important;line-height:1.8em}

body.archive.et-db .et_pb_blog_0 .et_pb_blog_grid .et_pb_post{border-width:0px}*/

/* Blog Header Fix - GeneratePress */
/*body.archive.et-db #et-boc .et_pb_slider.et_pb_post_slider {
	margin: -40px -40px 40px -40px;
}*/

/* Remove Gap Between Header and First Post Header */
.archive #main-content > .container {
    padding-top: 0;
}

/* Pagination Text Color */
#left-area .et_pb_blog_0 .pagination a {
    color: #c1272d!important;
}

/* Move Sidebar Border */
@media (min-width: 981px) {
#main-content .container:before {
    position: absolute;
    top: 0;
    width: 0;
    height: 0;
    background-color: transparent;
    content: "";
    left: 0!important;
}
/*#sidebar {
	position:relative;
}
#sidebar:before {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #e2e2e2;
}*/
}



/* Box In Blog Content Area */
/*.archive #main-content {
    background-color: #eee;
}*/
.archive #content-area {
	background-color: white;
	padding: 40px;
}

.archive .nhaa_et_pb_fullwidth_post_slider .et_pb_slide_overlay_container .post-meta {
	position: absolute;
    bottom: 0;
    right: 0;
    background-color: #c1272d;
    padding: 12px 18px;
    font-size: 1.5em;
    font-weight: bold;
}
.archive .et_pb_posts article .post-meta {
	position: absolute;
    bottom: 0;
    right: 0;
    background-color: #c1272d;
    padding: 10px 15px !important;
    font-size: 1.25em !important;
    font-weight: bold;
	margin-bottom: 0;
	color: white;
}
.et_pb_slide_description .et_pb_slide_title {
    font-weight: bold;
}


/* Larger Toggle Plus Icons */
.et_pb_toggle_title:before {
    margin-top: -.55em;
    font-size: 24px;
}






/* ********************************* */
/* Sidebar, Search and Related Items */
/* ********************************* */

#sidebar .et_pb_widget,
.nhaa_watchlist_search_forms {
	position: relative;
    margin-bottom: 50px;
}

#sidebar .widgettitle,
.nhaa_watchlist_search_forms .widgettitle {
	background-color: #c1272d;
	color: white;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	padding: 4px;
	margin-bottom: 5px;
	margin-left: 13px;
	margin-right: -15px
}

#sidebar .widget_search,
.nhaa_watchlist_search_forms.widget_search {
	
}

#sidebar .widget_search .search-form-instructions-bar,
.nhaa_watchlist_search_forms.widget_search .search-form-instructions-bar {
    text-align: center;
    font-weight: bold;
    color: white;
    background: #c1272d;
    /*margin-bottom: 5px;*/
}

#sidebar .searchform,
.nhaa_watchlist_search_forms .searchform {
	border: 4px solid #c1272d;
	background: #c1272d;
	/*margin-right: 15px;*/
	position: relative;
}

/* Search Field */
.nhaa_watchlist_search_forms.widget_search input {
    height: 40px!important;
    margin: 0;
    padding: .7em 0.25em;
    border: 1px solid #ddd;
    line-height: normal!important;
}
#sidebar .widget_search input#s,
.nhaa_watchlist_search_forms.widget_search input#nhaa-watchlist-search-field {
    /*background: white;*/
    color: #222222;
    /*padding-right: 70px;*/
    /*padding-left: 50px; /* For use with centered text with right button */
    /*padding-right: 140px;/* For use with advanced search toggle button */
	font-size: 1.3em;
	text-align: center;

	-webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
	-webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
	
    width: 100%;
   /* -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;*/
	/*margin-bottom: 5px;*/
}
#sidebar .widget_search input#s,
#sidebar .nhaa_watchlist_search_forms.widget_search input#nhaa-watchlist-search-field,
.nhaa-watchlist-search-footer .nhaa_watchlist_search_forms.widget_search input#nhaa-watchlist-search-field {
    padding-right: 50px !important;
    font-size: 1em;
}



/* Search Submit Button */
#sidebar .widget_search input#searchsubmit,
#sidebar .widget_search button#nhaa-watchlist-search-submit,
.nhaa_watchlist_search_forms.widget_search button#nhaa-watchlist-search-submit/*,
#sidebar .widget_search input#nhaa-watchlist-advanced-search-toggle,
.nhaa_watchlist_search_forms.widget_search button#nhaa-watchlist-advanced-search-toggle*/ {
    margin: 0;
    padding: 0;
    border: 0 none;
    font-size: 1.25em;
    line-height: normal!important;
    color: white;
    background: #c1272d;
    position: absolute;

	background-position: center center;
	background-repeat: no-repeat;
	/*border: none;*/
	
	/*-webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
	-webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;*/
	
    cursor: pointer;

}

#sidebar .widget_search input#searchsubmit,
#sidebar .widget_search button#nhaa-watchlist-search-submit,
.nhaa_watchlist_search_forms.widget_search button#nhaa-watchlist-search-submit {
	width: 40px;
    height: 50px!important;
    /*top: 0;*/
	/*top: 42px; */
	top: auto;
	bottom: -10px;
	right: 8px;
	/*right: 54px;*//*For use with Advanced Search Toggle button*/
	/*left: 0;*/

	/*top:5px;
	left:135px;
	width:40px;
	height:40px;*/

	/*background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAACuElEQVRYhcWXP2hUQRCHZ47jOEIQEYsUQY4gERSsUoiEEESCgliFIBYpBMXCwiqV2IUgYhEsJEUqK0sRi4igIgH/IBYiRCQEDTFYqFgkZ4z5fRa3d3lZ7t29O2Myy8Gxw85+77fzZvY5hu2m5XZ197YAsAKiw9geeG96BFgJGDKz0+5+3Mz2WwV81czmgMfu/tDMXpnbr5YJSBuQBy5ImpW0Th2TVP0tS7ojqSc1XsqoOympJOludZM0q+NbAs4C+fYBoCjpPrDeBgDAAnCqPQDokDRZZ5NPwCTQL2kfUAQOApeBZ8BaBLEo6XDLAJIGJS1Hwd4DA5IKKblyQNLtGELSVJajSAbKAzNJWSW9BnoziQnjEcRXSUOZAULirSUAysCwpFxGgG7geQJ+A5hopkIS4FIysSTNZtp4K8SopJWECm+AzkZratXM3Y9EJeJpyzUFXrj7amKq18zyjdbUAICupMPdP7QK4O6fzTarIdAJdGQCcPdUX1YDckAc808mADP7EvkOtQrg7iUzKySmvrv770wAwLvId8Ja73jH3L0zEXPOzLIBuPsjINnNjgLns0IgSmZ20cyKYUpmNgM0BIgL0YOovr8FmpZUSTngFqF/BFsCBjIXohCoPyxM2jwwBBRT3v1eYFpS3A9uAk2LWBysKOlGFAhJS8A0cAboAbqAPmBM0svoyatrJiS10As2VSgA9wh1vY12XPWVw8PUVy4NIEB0A1P/AhBsBbhKg36QzlZJyhHgiaRyA4ANKnkyDgyH/0l/mUpTqqtEkxOqqTEarmgfw1OVQ17MSBoD+mr3hUoHXY4UWgGu1MuJpgBtDRiUtBAd0Yqk60Rvxv8BqCh3Dthyu5L0A9izIwBBiZOSFhMMP4G9OwdQgRgB5iV9k3QtPoLmX0bbZIic51zx/I4BpNmufx3/BUQf92sfq9NCAAAAAElFTkSuQmCC);*/
	
	transform-origin: 25px 25px;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);

	font-size: 1.25em;

}
#sidebar .widget_search input#searchsubmit, 
#sidebar .widget_search button#nhaa-watchlist-search-submit,
#sidebar .nhaa_watchlist_search_forms.widget_search button#nhaa-watchlist-search-submit {
    top: 0;
	bottom: auto;	
}

/*#sidebar .widget_search input#nhaa-watchlist-advanced-search-toggle,
.nhaa_watchlist_search_forms.widget_search button#nhaa-watchlist-advanced-search-toggle {
	width: 40px;
    height: 50px!important;
    top: 0;
	right: 8px;
	/*left: 0;*/

	/*top:5px;
	left:135px;
	width:40px;
	height:40px;*/

	/*background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAACuElEQVRYhcWXP2hUQRCHZ47jOEIQEYsUQY4gERSsUoiEEESCgliFIBYpBMXCwiqV2IUgYhEsJEUqK0sRi4igIgH/IBYiRCQEDTFYqFgkZ4z5fRa3d3lZ7t29O2Myy8Gxw85+77fzZvY5hu2m5XZ197YAsAKiw9geeG96BFgJGDKz0+5+3Mz2WwV81czmgMfu/tDMXpnbr5YJSBuQBy5ImpW0Th2TVP0tS7ojqSc1XsqoOympJOludZM0q+NbAs4C+fYBoCjpPrDeBgDAAnCqPQDokDRZZ5NPwCTQL2kfUAQOApeBZ8BaBLEo6XDLAJIGJS1Hwd4DA5IKKblyQNLtGELSVJajSAbKAzNJWSW9BnoziQnjEcRXSUOZAULirSUAysCwpFxGgG7geQJ+A5hopkIS4FIysSTNZtp4K8SopJWECm+AzkZratXM3Y9EJeJpyzUFXrj7amKq18zyjdbUAICupMPdP7QK4O6fzTarIdAJdGQCcPdUX1YDckAc808mADP7EvkOtQrg7iUzKySmvrv770wAwLvId8Ja73jH3L0zEXPOzLIBuPsjINnNjgLns0IgSmZ20cyKYUpmNgM0BIgL0YOovr8FmpZUSTngFqF/BFsCBjIXohCoPyxM2jwwBBRT3v1eYFpS3A9uAk2LWBysKOlGFAhJS8A0cAboAbqAPmBM0svoyatrJiS10As2VSgA9wh1vY12XPWVw8PUVy4NIEB0A1P/AhBsBbhKg36QzlZJyhHgiaRyA4ANKnkyDgyH/0l/mUpTqqtEkxOqqTEarmgfw1OVQ17MSBoD+mr3hUoHXY4UWgGu1MuJpgBtDRiUtBAd0Yqk60Rvxv8BqCh3Dthyu5L0A9izIwBBiZOSFhMMP4G9OwdQgRgB5iV9k3QtPoLmX0bbZIic51zx/I4BpNmufx3/BUQf92sfq9NCAAAAAElFTkSuQmCC);*/
/*	
	transform-origin: 25px 25px;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	
	font-size: 1.25em;
}*/

/*#sidebar .widget_search input#nhaa-watchlist-advanced-search-toggle::before,
.nhaa_watchlist_search_forms.widget_search button#nhaa-watchlist-advanced-search-toggle::before {
	content: '\f00e';
	font-family: "Font Awesome 5 Free"; 
	display: inline-block;
	color: white;
}*/
/*#sidebar .widget_search #searchsubmit:hover {
	background: url("images/sbutton2b.png") top left no-repeat;  
	border: none; 
}*/
/*#sidebar .widget_search input#searchsubmit::before {
    content: "/f002;";
	font-family: 'FontAwesome';
    content: " ";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background: #c1272d;
}*//* broken, doesn't work, theme issue? */



/* Advanced Search */
#nhaa-watchlist-advanced-search-wrapper {
	padding: 3px 42px 0 0;
	text-align: center;
}
.nhaa-watchlist-search-setting-wrapper {
	display: inline-block;
	padding: 5px 0;
}


#nhaa-watchlist-advanced-search-wrapper input,
#nhaa-watchlist-advanced-search-wrapper select,
#nhaa-watchlist-advanced-search-wrapper label {
	display: inline-block;
}
#nhaa-watchlist-advanced-search-wrapper input {
	width: 20px;
	height: 20px !important;
	vertical-align: bottom;
	vertical-align: text-bottom;
	margin-left: 8px;
}
#nhaa-watchlist-advanced-search-wrapper select.label-left {
	width: 120px;
	margin-right: 8px;
	font-size: 1em;
}
#nhaa-watchlist-advanced-search-wrapper label {
	/*width: 100px;*/
	color: white;
	font-weight: bold;
	padding-right: 8px;
}
#nhaa-watchlist-advanced-search-wrapper label.label-left {
	padding-right: 0;
	padding-left: 8px;
}
#nhaa-watchlist-advanced-search-wrapper a {
	color: white !important;
}
#nhaa-watchlist-advanced-search-wrapper a i::before {
	font-size: 0.8em;
    vertical-align: middle;
}
#nhaa-watchlist-advanced-search-wrapper abbr {
	text-decoration: none;
}



/* Half Tilted Sidebar Header Background */
#sidebar .widgettitle {
	transform: skew(-30deg);
	-webkit-transform: skew(-30deg);
	-moz-transform: skew(-30deg);
}
#sidebar .widgettitle > span {
	display: inline-block;
	transform: skew(30deg);
	-webkit-transform: skew(30deg);
	-moz-transform: skew(30deg);
}
#sidebar .widgettitle:after {
    content: " ";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background: #c1272d;
    transform-origin: bottom left;
    -ms-transform: skew(30deg, 0deg);
    -webkit-transform: skew(30deg, 0deg);
    transform: skew(30deg, 0deg);
}
/*.tilted-background.white-background h2:after, */
/*.tilted-background.white-background:after
{
    background: white;
}*/



/* Bottom Half Tilted Border */
#sidebar .et_pb_widget::before { 
	content:" ";
	width: 100%;
	height: 14px;
	position: absolute;
	left: 0;
	bottom: -19px;
	background-color: #c1272d;
}
#sidebar .et_pb_widget::after {
	content:" ";
	width: 100%;
	height: 14px;
	position: absolute;
	left: 14px;
	bottom: -19px;
	background-color: #c1272d;
    /*transform-origin: bottom left;*/
    -ms-transform: skew(64deg, 0deg);
    -webkit-transform: skew(64deg, 0deg);
    transform: skew(64deg, 0deg);	
}


/* Reverse Tilted Search Form */
.nhaa_watchlist_search_forms.et_pb_widget {
	margin-bottom: 30px !important;
}
.nhaa_watchlist_search_forms.et_pb_widget::before {
	content:" ";
	width: 100%;
	height: 14px;
	position: absolute;
	left: 0;
	bottom: -19px;
	background-color: #c1272d;
}
.nhaa_watchlist_search_forms.et_pb_widget::after {
	content:" ";
	width: 100%;
	height: 14px;
	position: absolute;
	left: 14px;
	bottom: -19px;
	background-color: #c1272d;
    /*transform-origin: bottom left;*/
    -ms-transform: skew(64deg, 0deg);
    -webkit-transform: skew(64deg, 0deg);
    transform: skew(64deg, 0deg);	
}
.nhaa_watchlist_search_forms .widgettitle {
	transform: skew(-30deg);
	-webkit-transform: skew(-30deg);
	-moz-transform: skew(-30deg);
}
.nhaa_watchlist_search_forms .widgettitle > span {
	transform: skew(30deg);
	-webkit-transform: skew(30deg);
	-moz-transform: skew(30deg);
}
.nhaa_watchlist_search_forms .widgettitle > span{
	display: inline-block;
}
.nhaa_watchlist_search_forms .widgettitle::after {
    content: " ";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background: #c1272d;
    transform-origin: bottom left;
    -ms-transform: skew(30deg, 0deg);
    -webkit-transform: skew(30deg, 0deg);
    transform: skew(30deg, 0deg);
}



/* Wide Search Form */
.nhaa_watchlist_search_forms.et_pb_widget.widget_search.full {
	width: 75%;
	margin: 0 auto;
	float: none;
}
.nhaa_watchlist_search_forms.et_pb_widget.widget_search.full::before { /* bottom left angle */
    -ms-transform: skew(-60deg, 0deg);
    -webkit-transform: skew(-60deg, 0deg);
    transform: skew(-60deg, 0deg);
	left: -15px;
}
.nhaa_watchlist_search_forms.et_pb_widget.widget_search.full .widgettitle:after { /* top-left angle */
    -ms-transform: skew(47.5deg, 0deg);
    -webkit-transform: skew(47.5deg, 0deg);
    transform: skew(47.5deg, 0deg);
}
.nhaa_watchlist_search_forms.et_pb_widget.widget_search.full::after { /* bottom right angle */
    left: 16px;
}



/* More Search Form Styles */
input::placeholder {
    color: #aaaaaa;
    opacity: 1;
}



/* Search Form Responsive Styles */
@media only screen and (max-width: 1349px) {

#sidebar .nhaa_watchlist_search_forms.widget_search input#nhaa-watchlist-search-field {
    font-size: 0.9em;
}

}

@media only screen and (max-width: 1199px) {

.nhaa-watchlist-search-setting-wrapper {
	width: 50%;
}
#sidebar .nhaa_watchlist_search_forms.widget_search input#nhaa-watchlist-search-field {
    font-size: 0.8em;
}

}

@media only screen and (max-width: 1079px) {



}

@media only screen and (max-width: 979px) {



}

@media only screen and (max-width: 767px) {
	
.nhaa_watchlist_search_forms.widget_search input {
    height: 35px!important;
    padding: .7em 0.25em;
}
#sidebar .widget_search input#s,
.nhaa_watchlist_search_forms.widget_search input#nhaa-watchlist-search-field {
    /*padding-left: 60px;*/
	font-size: 1.25em;
    height: 35px!important;
}
#sidebar .widget_search input#searchsubmit,
.nhaa_watchlist_search_forms.widget_search button#nhaa-watchlist-search-submit {
	width: 35px;
    height: 50px!important;
    font-size: 1.25em;
	transform-origin: 25px 25px;
	right: 12px;
}
.nhaa-watchlist-search-setting-wrapper {
	width: 100%;
}
}

@media only screen and (max-width: 639px) {

.nhaa_watchlist_search_forms.et_pb_widget.widget_search.full {
    width: 90%;
}

}

@media only screen and (max-width: 479px) {
	
.nhaa_watchlist_search_forms.widget_search input {
    height: 32px!important;
    padding: .7em 0.25em;
}
#sidebar .widget_search input#s,
.nhaa_watchlist_search_forms.widget_search input#nhaa-watchlist-search-field {
    height: 32px!important;
    /*padding-left: 50px;*/
	font-size: 1em;
}
/*#sidebar .widget_search input#searchsubmit,
.nhaa_watchlist_search_forms.widget_search button#nhaa-watchlist-search-submit {
	width: 32px;
    height: 40px!important;
    font-size: 1em;
	transform-origin: 20px 20px;
}*/

.nhaa_watchlist_search_forms.et_pb_widget.widget_search.full {
    width: 95%;
}

.search-form-instructions-bar {
	font-size: 0.9em;
}

}


/* Search Form Auto-Complete */
.ui-autocomplete {
	max-height: 240px;
	overflow-y: auto;
	overflow-x: hidden; /* prevent horizontal scrollbar */
}
.ui-autocomplete-loading {
	background: url('images/ajax-loader.gif') right center no-repeat white !important;
}





/* ********* */
/* State Map */
/* ********* */

#usa_image_map_wrapper {
	width: 720px; 
	border: 0; 
	overflow: hidden; 
	/*float: left;*/
	margin: 0 auto;
	max-width: 100%;
}
#mapster_wrap_0 {
	max-width: 100%;
	height: auto !important;
}
.mapster_el {
	width: 100% !important;
	height: auto !important;
}
#usa_image {
	width: 100%; 
	border: 0;
}

.heat-map-scale { max-width: 100%; width: 320px; margin: 0 auto; height: 20px; background-color: rgb(96,42,42); border: 1px solid #777777; }
.heat-map-scale div { display: block; float: left; box-sizing: border-box; height: 100%; font-size: 0.65em; line-height: 1em; padding: 2px 5px; }
/*.heat-map-scale .heat-map-scale-zero { width: 10%; background-color: #c0b0b0; border-right: 1px solid #997777; text-align: center; }
.heat-map-scale .heat-map-scale-fewer { width: 75%; background: linear-gradient(to right, #c09999 1%,#c02a2a 100%); }
.heat-map-scale .heat-map-scale-more { width: 15%; background-color: #c02a2a; text-align: right; }*/
.heat-map-scale .heat-map-scale-zero { width: 10%; background-color: rgb(192,182,182); border-right: 1px solid #997777; text-align: center; }
.heat-map-scale .heat-map-scale-fewer { width: 75%; background: linear-gradient(to right, rgb(192,172,172) 0%, rgb(192,42,42) 50%, rgb(96,42,42) 100%); }
.heat-map-scale .heat-map-scale-more { width: 15%; background-color: rgb(96,42,42); text-align: right; color: white; }

/*@media only screen and (max-width: 767px) {

#usa_image_map_wrapper {
	display: none;
}

}*/



/* ************************ */
/* Watchlist Search Results */
/* ************************ */

@media only screen and /*(min-width: 980px)*/(min-width: 1080px) {

.watchlist-search-results-wrapper h2 {
	text-align: center;
	background-color: #c1272d;
	color: white;
	font-size: 2.25em;
	font-weight: bold;
	line-height: 1.25em;
	padding: 10px 0;
}
.watchlist-search-results-wrapper .watchlist-search-results-headings {
	background-color: black;
	height: 56px;
	padding-right: 17px;
}	
.watchlist-search-results-wrapper .watchlist-search-results-headings span {
	display: block;
	float: left;
	color: white;
	text-align: center;
	font-size: 1.25em;
	font-weight: bold;
	line-height: 1.5em;
	padding: 10px 0;
}
.watchlist-search-results-wrapper .watchlist-search-results-headings span:nth-child(1) {
	width: 25%;
}
.watchlist-search-results-wrapper .watchlist-search-results-headings span:nth-child(2) {
	width: 14%;
}
.watchlist-search-results-wrapper .watchlist-search-results-headings span:nth-child(3) {
	width: 11%;
}
.watchlist-search-results-wrapper .watchlist-search-results-headings span:nth-child(4) {
	width: 25%;
}
.watchlist-search-results-wrapper .watchlist-search-results-headings span:nth-child(5) {
	width: 9%;
}
.watchlist-search-results-wrapper .watchlist-search-results-headings span:nth-child(6) {
	width: 16%;
}
.watchlist-search-results-wrapper .watchlist-search-results  {
	max-height: 600px;
	overflow-y: scroll/*auto*/;
	border-bottom: 3px solid black;
	border-right: 3px solid black;
}
.watchlist-search-results-wrapper .watchlist-search-result {
    /*display: flex;
    margin-right: -4px;*/
}
.watchlist-search-results-wrapper .watchlist-search-result span {
	display: flex;
	text-align: center;
	align-items: center;
    justify-content: center;
	height: 61px;
	float: left;
	font-size: 1.1em;
	line-height: 1em;
	padding: 4px 5px;
	box-sizing: border-box;
	border-width: 0 0 3px 3px;
	border-style: solid;
	border-color: black;
	overflow: hidden;
	color: transparent;
	text-shadow: 0 0 16px rgba(0,0,0,0.75);
}
.watchlist-search-results-wrapper .watchlist-search-result span a {
	color: transparent;
	text-shadow: 0 0 16px rgba(0,0,0,0.75);
}
.watchlist-search-results-wrapper .watchlist-search-result:last-child span {
	border-bottom: 0 none;
}
.watchlist-search-results-wrapper .watchlist-search-result span:nth-child(1) {
	width: 25%;
}	
.watchlist-search-results-wrapper .watchlist-search-result span:nth-child(2) {
	width: 14%;
}	
.watchlist-search-results-wrapper .watchlist-search-result span:nth-child(3) {
	width: 11%;
}	
.watchlist-search-results-wrapper .watchlist-search-result span:nth-child(4) {
	width: 25%;
}	
.watchlist-search-results-wrapper .watchlist-search-result span:nth-child(5) {
	width: 9%;
}	
.watchlist-search-results-wrapper .watchlist-search-result span:nth-child(6) {
	width: 16%;
	background-color: #f7931e;
	border-width: 0 3px 3px 3px;
	font-weight: bold;
	text-transform: uppercase;
}	
.watchlist-search-results-wrapper .watchlist-search-result span:nth-child(6) a {
	/*color: black;*/
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
}
/*.watchlist-search-results-wrapper .watchlist-search-results::after  {
	content: "loading more...";
    display: inline-block;
    padding: 10px;
    text-align: center;
    box-sizing: border-box;
    border-left: 3px solid black;
    width: 100%;
    border-top: 3px solid black;
}*/

}

@media only screen and (max-width: 1439px) {

.nhaa-results-row {
	width: 95%;
}

}

@media only screen and (max-width: 1279px) {

/*.nhaa-results-row {
	width: 95%;
}*/

}

@media only screen and (max-width: 1079px) {
	
.watchlist-search-results-wrapper h2 {
	text-align: center;
	background-color: #c1272d;
	color: white !important;
	font-size: 2.25em;
	font-weight: bold;
	line-height: 1.25em;
	padding: 10px 0;
	margin-bottom: 20px;
}
/*.nhaa-results-row {
	width: 90%;
}*/
.watchlist-search-results-headings {
	display: none;
}
.watchlist-search-results {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
}
.watchlist-search-result {
	display: flex;
	flex-wrap: wrap;
	width: 282px;
	border: 1px solid #c1272d;
	padding: 10px;
	box-sizing: border-box;
	margin-bottom: 20px;
}
.watchlist-search-result > span:nth-of-type(1) { /* name */
	order: 1;
	width: 100%;
	flex-basis: 100%;
	font-size: 1.1em;
	font-weight: bold;
}
.watchlist-search-result > span:nth-of-type(2) { /* city/st */
	order: 3;
	padding-right: 10px;
}
.watchlist-search-result > span:nth-of-type(3) { /* county */
	order: 5;
	width: 100%;
	flex-basis: 100%;
}
.watchlist-search-result > span:nth-of-type(4) { /* address */
	order: 2;
	width: 100%;
	flex-basis: 100%;
}
.watchlist-search-result > span:nth-of-type(5) { /* zip */
	order: 4;
}
.watchlist-search-result > span:nth-of-type(6) { /* link */
	order: 7;
	width: 100%;
	flex-basis: 100%;
	font-weight: bold;
}
.watchlist-search-result > span:nth-of-type(3)::after { /* county */
	content: ' County';
	order: 6;
}

/*.watchlist-search-results-wrapper .watchlist-search-results::after  {
	content: "loading more...";
    /*display: inline-block;*/
    display: none;
    padding: 10px;
    text-align: center;
    box-sizing: border-box;
    width: 100%;
}*/

}

@media only screen and (max-width: 979px) {

/*.nhaa-results-row {
	width: 95%;
}*/
.watchlist-search-result {
	width: 328px;
}

}

@media only screen and (max-width: 767px) {

.watchlist-search-result {
	width: 268px;
}


}

@media only screen and (max-width: 639px) {

.watchlist-search-result {
	width: 328px;
}

}

@media only screen and (max-width: 479px) {


}





/* Blinker Animation */
.blink_me/*,
.watchlist-search-results-wrapper .watchlist-search-results::after*/ {
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    
    -moz-animation-name: blinker;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    
    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}
/*@-moz-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}
@-webkit-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}
@keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}*/
@-moz-keyframes blinker {  
    0% { color: black; }
    50% { color: white; }
    100% { color: black; }
}
@-webkit-keyframes blinker {  
    0% { color: black; }
    50% { color: white; }
    100% { color: black; }
}
@keyframes blinker {  
    0% { color: black; }
    50% { color: white; }
    100% { color: black; }
}




/* Recent Posts Widget */
.rpwwt-widget li, 
.lpwwt-widget li {
	border-bottom: 4px solid #c1272d;
    margin-bottom: 0.5em !important;
	padding-bottom: 0.5em;
}
.rpwwt-widget li:last-child, 
.lpwwt-widget li:last-child {
	border-bottom: 0 none;
}
.rpwwt-post-title, 
.lpwwt-post-title {
	font-weight: bold;
	font-size: 0.9em;
	line-height: 1.25em;
	display: inline-block;
    color: #222;
}
.rpwwt-widget ul li img, 
.lpwwt-widget ul li img {
    margin: 0 0 .5em 0 !important;
}
.rpwwt-widget ul li img, 
.lpwwt-widget ul li img {
    display: inline;
    float: left;
    margin: .3em .75em .75em 0;
}
.rpwwt-widget ul li:not(:first-child) a, 
.lpwwt-widget ul li:not(:first-child) a {
}
.rpwwt-widget ul li:not(:first-child) img, 
.lpwwt-widget ul li:not(:first-child) img {
    width: 33% !important;
    margin: 0 0 0 0 !important;
	padding-right: 10px;
	float: none;
	margin-bottom: 0 !important;
	vertical-align: middle;
}
.rpwwt-widget ul li:not(:first-child) .rpwwt-post-title, 
.lpwwt-widget ul li:not(:first-child) .lpwwt-post-title {
	width: 67%;
	vertical-align: middle;
}




/* Nursing Home Single */
.single-nursing_homes #main-content .container {
    padding-top: 58px !important;
}

.nursing-home-header {
	position: relative;
}
.nursing-home-header img {
	/*margin-top: -20px;*/
	width: 100%;
}
.nursing-home-header h1.post-title {
	padding-right: 140px;
}
.compact-view-toggle {
	position: absolute;
	top: 6px;
	right: 0;
	background-color: #ddd;
	border: 1px solid #999;
	padding: 2px 10px;
	border-radius: 100px;
	font-size: 0.9em;
	cursor: pointer;
}
.compact-view-toggle-bottom {
	top: calc(100% + 5px);
	/*bottom: -40px;*/
	
}
#compact-view {
	position: relative;
	margin-bottom: 40px;
}

@media only screen and (max-width: 639px) {

.nursing-home-header h1.post-title {
    padding-right: 0;
}
.compact-view-toggle {
    top: -32px;
}

}

.information-tooltip-title {
    font-size: 14px;
    line-height: 16px;
	font-family: serif;
    color: #999 !important;
    background: rgba(224,224,224,0.5);
    padding: 0px 6px;
    border: 1px solid #ccc;
    border-radius: 50%;
    cursor: pointer;
    position: relative;
    top: -10px;
	margin-left: 2px;
}
.information-tooltip-title.white,
.heading-line .information-tooltip-title {
	color: white !important;
}
.compact-view-row .information-tooltip-title {
    background: rgba(224,224,224,0.25);
	/*color: white !important;*/
    border: 0 none;
}
#anchorTitle {
	/* border radius */
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	/* box shadow */
	-moz-box-shadow: 2px 2px 3px #e6e6e6;
	-webkit-box-shadow: 2px 2px 3px #e6e6e6;
	box-shadow: 2px 2px 3px #e6e6e6;
	/* other settings */
	background-color: #fff;
	border: solid 3px #d6d6d6;
	color: #333;
	display: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.3;
	max-width: 200px;
	padding: 5px 7px;
	position: absolute;
	z-index: 9999999999
}



.nursing-home-overview {
	display: inline-block;
	width: 50%;
	vertical-align: top;
	margin-bottom: 40px;
	padding-right: 40px;
	box-sizing: border-box;
}
.nursing-home-overview h2 {
	font-size: 1.5em;
	padding: 10px 0 24px 36px;

}
.nursing-home-overview ul.squares {
	padding: 10px 0 24px 36px;
	font-size: 1.25em;
	font-weight: bold;
    line-height: 32px;
}
.nursing-home-overview ul.squares li {
	font-size: 1.1em;
	font-weight: bold;
	/*padding: 5px 0;*/
}
.nursing-home-overview ul.squares li:before {
	/*top: 2px;*/
}
.nursing-home-map {
	display: inline-block;
	width: 50%;
}
.nursing-home-map iframe {
	border: 1px solid #999;
}

@media only screen and (max-width: 979px) {
	
.nursing-home-overview {
	display: block;
	width: 100%;
	margin-bottom: 0;
	padding-right: 0;
}
.nursing-home-map {
	display: block;
	width: 100%;
}

}

.anchor:target {padding-top: 90px;}

.single-nursing_homes article .intro-heading,
.single article .intro-heading {
	background-color: #c1272d;
	padding: 5px 40px;
	/*margin-bottom: 40px;*/
}
.single-nursing_homes article .intro-heading h2,
.single article .intro-heading h2 {
	color: white;
	padding: 0;
}
.single-nursing_homes h2 {
	color: #c1272d;
	font-weight: bold;
}

.single-nursing_homes article .intro-heading p,
.single article .intro-heading p {
	font-size: 1.1em;
	color: white;
	padding: 0;
	font-weight: bold;
}
.single-nursing_homes article/*:not(.compact-view)*/ h2.heading-line,
.single article/*:not(.compact-view)*/ h2.heading-line {
	border-bottom: 2px solid #c1272d;
	position: relative;
    margin-bottom: 32px;
    /*margin-left: -32px;*/
	clear: left;
}
.single-nursing_homes article/*:not(.compact-view)*/ h2.heading-line > span,
.single article/*:not(.compact-view)*/ h2.heading-line > span {
	min-width: 300px;
	background-color: #c1272d;
	color: white;
	padding: 6px 16px;
	position: relative;
	top: 31px;
	left: 32px;
}
.single-nursing_homes article/*:not(.compact-view)*/ h2.heading-line:before,
.single article/*:not(.compact-view)*/ h2.heading-line:before {
	content: " ";
}
.single-nursing_homes article p,
.single article p {
	padding: 0 40px 20px;
}
.rating {
	padding-right: 40
}
.rating img {
	float: left;
	/*padding: 1px 25px 20px 30px;*/
    padding: 3px;
    margin: 1px 25px 20px 30px;
    border: 2px solid #c1272d;
    background-color: #eeeeee;
}
.rating label {
	font-weight: bold;
}
.ratings-source {
	padding: 0 0 0 150px !important;
}

@media only screen and (max-width: 979px) {

.rating img { 
	/*display: none;*/
}
.ratings-source {
    padding-left: inherit !important;
}

}

@media only screen and (max-width: 767px) {

.single article/*:not(.compact-view)*/ h2.heading-line > span {
	top: 26px;
	left: 26px;
}
.single-nursing_homes article p, .single article p {
    padding: 0 30px 20px;
}
.single-nursing_homes article .intro-heading, .single article .intro-heading {
    padding: 5px 30px;
}

.rating img { 
	display: block;
	float: none;
	padding: 0;
}

}

@media only screen and (max-width: 479px) {

.single article/*:not(.compact-view)*/ h2.heading-line > span {
	top: 14px;
	left: 14px;
}
.single-nursing_homes article p, .single article p {
    padding: 0 20px 20px;
}
.single-nursing_homes article .intro-heading, .single article .intro-heading {
    padding: 5px 20px;
}

}




.staffing-statement {
	border: 2px solid #c1272d;
    padding: 10px 15px;
    margin: 0 auto 40px;
    max-width: 800px;
	background-color: white;
}
.staffing-statement h3 {
	font-weight: bold;
	text-align: center;
}
.staffing-statement p {
	padding: 0 20px 10px !important;
}
.staffing-statement p:first-of-type {
	text-transform: uppercase;
	text-align: center;
}
.staffing-statement .quote {
	font-style: italic;
}
.quote-source {
	text-align: right;
    margin: 0 auto;
    max-width: 800px;
	padding: 0 20px 0 40px !important;
}
.staffing-statement p.quote-source {
	padding: 0 20px 0 40px !important;
}
.quote-source span {
	display: inline-block;
	max-width: 80%;
	font-style: italic;
}



.underline { 
	text-decoration: underline;
}
.uppercase {
	text-transform: uppercase;
}


@media only screen and (min-width: 1200px) {

/*article:not(.compact-view) */.staffing-table {
    margin: 0 auto;
    max-width: 980px;
}
/*article:not(.compact-view) */.staffing-table h3 {
	background-color: #c1272d;
	color: white;
	text-align: center;
	padding: 10px 0;
    padding: 15px 20px;
    border-width: 2px 2px 0 2px;
    border-style: solid;
    border-color: #999;
	margin-right: 1px;
}
/*article:not(.compact-view) */.staffing-table-column {
	display: inline-block;
	/*border-right: 2px solid #999;*/	
}
/*article:not(.compact-view) */.staffing-table-column:nth-of-type(1) {
	width: 31%;
}
/*article:not(.compact-view) */.staffing-table-column:nth-of-type(2) {
	width: 35%;
}
/*article:not(.compact-view) */.staffing-table-column:nth-of-type(3) {
	width: 34%;
}
/*article:not(.compact-view) */.staffing-table-column > span {
	display: block;
	height: 100px;
	text-align: center;
	box-sizing: border-box;
	padding: 10px;
    border-width: 2px 0 0 2px;
    border-style: solid;
    border-color: #999;
	position: relative;
}
/*.staffing-table-column > span > span {
	display: inline;
	height: auto;
	/*text-align: center;
	box-sizing: border-box;*/
/*	padding: 0;
    border-width: 0;
    border-style: none;
}*/
/*article:not(.compact-view) */.staffing-table-column > span:last-child {
    border-width: 2px 0 2px 2px;
}
/*article:not(.compact-view) */.staffing-table-column:last-child > span {
    border-width: 2px 2px 0 2px;
}
/*article:not(.compact-view) */.staffing-table-column:last-child > span:last-child {
    border-width: 2px 2px 2px 2px;
}
/*article:not(.compact-view) */.staffing-table-column > span:nth-child(1) {
	background-color: black;
	color: white;
    display: flex;
    align-items: center;
    justify-content: center;
	font-weight: bold;
}
/*.staffing-table-column > span:nth-child(1) > span {
	/*background-color: black;
	color: white;*/
/*    display: inline;
    /*align-items: center;
    justify-content: center;
	font-weight: bold;*/
/*}*/
/*article:not(.compact-view) */.staffing-table-column > span:nth-child(2) {
	background-color: white;
}
/*article:not(.compact-view) */.staffing-table-column > span:nth-child(3) {
	background-color: white;
}
/*.staffing-table-column:nth-of-type(1) span:nth-child(3)::before,
.staffing-table-column:nth-of-type(1) span:nth-child(5)::before{*/
/*article:not(.compact-view) */.staffing-table-column > span.has-side-tab-year::before {
	display: inline-block;
	width: 100px;
	height: 40px;
    position: absolute;
    left: -72px;
	top: 28px;
	transform: rotate(-90deg);
	color: white;
	font-size: 1.1em;
	font-weight: bold;
	padding: 5px;
	box-sizing: border-box;
    border-width: 2px 2px 0 0;
    border-style: solid;
    border-color: #999;
}
/*article:not(.compact-view) */.staffing-table-column:nth-of-type(1) > span:nth-child(3)::before{
	content: ' 2 0 2 4 ';
	background-color: #c1272d;
}
/*article:not(.compact-view) */.staffing-table-column:nth-of-type(1) > span:nth-child(5)::before{
	content: ' 2 0 2 3 ';
	background-color: #c1272d;
}
/*article:not(.compact-view) */.staffing-table-column:nth-of-type(1) > span:nth-child(7)::before{
	content: ' 2 0 2 2 ';
	background-color: darkorange;
}
/*article:not(.compact-view) */.staffing-table-column:nth-of-type(1) > span:nth-child(9)::before{
	content: ' 2 0 2 1 ';
	background-color: darkorange;
}
/*article:not(.compact-view) */.staffing-table-column:nth-of-type(1) > span:nth-child(11)::before{
	content: ' 2 0 2 0 ';
	background-color: darkorange;
}
/*article:not(.compact-view) */.staffing-table-column:nth-of-type(1) > span:nth-child(13)::before{
	content: ' 2 0 1 9 ';
	background-color: darkorange;
  /*border-width: 2px 2px 0 2px;*/
}
/*article:not(.compact-view) */.staffing-table-column:nth-of-type(1) > span:nth-child(15)::before{
	content: ' 2 0 1 8 ';
	background-color: darkorange;
}
/*article:not(.compact-view) */.staffing-table-column:nth-of-type(1) > span:nth-child(17)::before{
	content: ' 2 0 1 7 ';
	background-color: darkorange;
  /*border-width: 2px 2px 0 2px;*/
}
/*article:not(.compact-view) */.staffing-table-column > span.screen-reader {
	display: none;
}

}

@media only screen and (max-width: 1199px) {

#expanded-view .staffing-table {
    border-width: 2px;
    border-style: solid;
    border-color: #999;	
    padding-bottom: 10px;
}
#expanded-view .staffing-table h3 {
	background-color: #c1272d;
	color: white;
	text-align: center;
	padding: 10px 0;
    padding: 15px 20px;
    border-width: 0;
    border-style: none;
	margin-right: 1px;
}
#expanded-view .staffing-table-column {
	padding: 0 60px;
}
#expanded-view .staffing-table  :not(.rating) .compact-label/*,
#expanded-view > h2:not(:nth-child(1)) .compact-label*/ {
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 12px;
    /*padding-left: 40px;*/
	margin-left: -20px;
}
#expanded-view h2 .compact-label {
	display: inline;
	font-size: 1em;
	font-weight: bold;
	margin-top: 0;
    /*padding-left: 40px;*/
	margin-left: 0;
}

#expanded-view .compact-label br {
	display: none;
}
#expanded-view .staffing-table .screen-reader { 
	display: inherit;
	font-size: 1.1em;
	font-weight: bold;
	float: left;
    padding-right: 10px;
    /*padding-left: 60px;*/
}
#expanded-view .compact-value br/*:nth-of-type(2)*/ {
	display: none;
}
#expanded-view .staffing-table-column > span {
	display: block;
}

#expanded-view .staffing-table-column:nth-child(2) > span strong:nth-of-type(1)::after,
#expanded-view .staffing-table-column:nth-child(3) > span strong:nth-of-type(1)::after {
	content: ' - ';
}
#expanded-view .staffing-table-column:nth-child(4) > span strong:nth-of-type(1)::after {
	content: ' ';
}


}



.quote-source {
	text-align: right;
	font-style: italic;
	font-size: 0.9em;
}

@media only screen and (max-width: 1199px) {

.quote-source {
	margin-top: 12px;
}

}



/*
.staffing-table .staffing-headings {
}
.staffing-table .staffing-headings span {
	display: block;
	background-color: black;
	color: white;
	height: 100px;
	text-align: center;
	box-sizing: border-box;
}
.staffing-table .staffing-headings span:nth-child(1) {
	background-color: transparent;
	width: 2%;
	width: calc(0 + 50px);
}
.staffing-table .staffing-headings span:nth-child(2) {
	width: 35%;
	border-right: 2px solid #ccc;
}
.staffing-table .staffing-headings span:nth-child(3) {
	width: 28%;
	width: calc(30% - 50px);
	border-right: 2px solid #ccc;
}
.staffing-table .staffing-headings span:nth-child(4) {
	width: 35%;
}

.staffing-table .staffing-cells {
}
.staffing-table .staffing-cells span {
	display: block;
	height: 100px;
	text-align: center;
	box-sizing: border-box;
	border-bottom: 2px solid #999;
}
.staffing-table .staffing-cells span:nth-child(1) {
	background-color: #c1272d;
	width: 2%;
	width: calc(0 + 50px);
}
.staffing-table .staffing-cells.2017 span:nth-child(1) {
	background-color: orange;	
}
.staffing-table .staffing-cells span:nth-child(1) span {
	transform: rotate(-90deg);
}
.staffing-table .staffing-cells span:nth-child(2) {
	width: 35%;
	border-right: 2px solid #999;
}
.staffing-table .staffing-cells span:nth-child(3) {
	width: 28%;
	width: calc(30% - 50px);
	border-right: 2px solid #999;
}
.staffing-table .staffing-cells span:nth-child(4) {
	width: 35%;
	border-right: 2px solid #999;
}
*/

.requirements {
    margin: 40px auto 0;
    max-width: 800px;
}
.requirements h3 {
	background-color: #c1272d;
	color: white;
	padding: 15px 20px;
	margin-bottom: 0;
	text-align: center;
	font-weight: bold;
}
.requirements ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: white;
}
.requirements li {
	list-style: none;
	margin: 0;
	padding: 5px 0;	
	text-align: center;
	border-style: solid;
	border-width: 0 2px 2px 2px;
	border-color: #999;
	font-size: 1.1em;
}



.nhaa-watchlist-search-footer {
	background-color: black;
	color: white;
	font-weight: bold;
	height: 250px;
	margin-bottom: 40px;
	padding: 40px;
}
.nhaa-watchlist-search-footer > div {
	float: left;
	padding-right: 40px;
}
.nhaa-watchlist-search-footer h3 {
	color: #c1272d;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.nhaa-watchlist-search-footer p {
	padding: 0 !important;
	line-height: 1.7em;
}
.nhaa-watchlist-search-footer .nhaa_watchlist_search_forms {
    margin-bottom: 0;
}
.nhaa-watchlist-search-footer .nhaa_watchlist_search_forms .widgettitle {
    margin-left: -13px;
    margin-right: 13px;
    transform: skew(30deg);
    -webkit-transform: skew(30deg);
    -moz-transform: skew(30deg);
}
.nhaa-watchlist-search-footer .nhaa_watchlist_search_forms .widgettitle > span {
    transform: skew(-30deg);
    -webkit-transform: skew(-30deg);
    -moz-transform: skew(-30deg);
}
.nhaa-watchlist-search-footer .widgettitle:after {
    -ms-transform: skew(30deg, 0deg);
    -webkit-transform: skew(-30deg, 0deg);
    transform: skew(-30deg, 0deg);
}
.nhaa-watchlist-search-footer .nhaa_watchlist_search_forms.et_pb_widget::after {
    left: auto;
    right: 16px;
    -ms-transform: skew(-64deg, 0deg);
    -webkit-transform: skew(-64deg, 0deg);
    transform: skew(-64deg, 0deg);
}

@media only screen and (min-width: 980px) {

.nhaa-watchlist-search-footer > div:nth-child(1) {
	width: 30%;
}
.nhaa-watchlist-search-footer > div:nth-child(2) {
	width: 30%;
}
.et_pb_gutters3 .et_pb_column_4_4 .nhaa-watchlist-search-footer > div.et_pb_widget:nth-child(3),
.nhaa-watchlist-search-footer > div.et_pb_widget:nth-child(3) {
	width: 40%;
	padding-right: 0;
	margin-right: 0;
}

}

@media only screen and (max-width: 1349px) {

.nhaa-watchlist-search-footer > div:nth-child(1) {
    width: 25%;
    padding-top: 20px;
}
.nhaa-watchlist-search-footer > div:nth-child(2) {
    width: 35%;
}

}

@media only screen and (max-width: 1199px) {

.nhaa-watchlist-search-footer > div:nth-child(1) {
    width: 20%;
    padding-top: 30px;
}
.nhaa-watchlist-search-footer > div:nth-child(2) {
    width: 40%;
}
.nhaa-watchlist-search-footer .nhaa_watchlist_search_forms.widget_search input#nhaacitystatesearchfield, 
.nhaa-watchlist-search-footer .nhaa_watchlist_search_forms.widget_search input#nhaacountystatesearchfield {
    font-size: 1.1em;
}

}

@media only screen and (max-width: 1079px) {

.nhaa-watchlist-search-footer > div:nth-child(1) {
	display: none;
    /*width: 0%;
    padding-top: 30px;*/
}
.nhaa-watchlist-search-footer > div:nth-child(2) {
    width: 50%;
}
.et_pb_gutters3 .et_pb_column_4_4 .nhaa-watchlist-search-footer > div.et_pb_widget:nth-child(3),
.nhaa-watchlist-search-footer > div.et_pb_widget:nth-child(3) {
    width: 50%;
}

}

@media only screen and (max-width: 979px) {

.nhaa-watchlist-search-footer {
	height: 630px;
}
.nhaa-watchlist-search-footer > div:nth-child(1) {
	display: block;
    width: 100%;
    padding: 0;
	text-align: center;
}
.nhaa-watchlist-search-footer > div:nth-child(1) img {
	max-width: 80%;
}
.nhaa-watchlist-search-footer > div:nth-child(2) {
    width: 100%;
	padding-right: 0;
	padding-bottom: 20px;
	text-align: center;
}
.et_pb_gutters3 .et_pb_column_4_4 .nhaa-watchlist-search-footer > div.et_pb_widget:nth-child(3),
.nhaa-watchlist-search-footer > div.et_pb_widget:nth-child(3) {
    width: 100%;
	padding-right: 0;
	margin-right: 0;
}
}

/* NEED TO ADJUST CORNER ANGLES HERE*/





@media only screen and (max-width: 639px) {

.nhaa-watchlist-search-footer {
	height: 590px;
    padding: 30px;
}
}

@media only screen and (max-width: 479px) {

.nhaa-watchlist-search-footer {
	height: 570px;
}
.nhaa-watchlist-search-footer .nhaa_watchlist_search_forms.widget_search input#nhaacitystatesearchfield, 
.nhaa-watchlist-search-footer .nhaa_watchlist_search_forms.widget_search input#nhaacountystatesearchfield {
    font-size: 0.8em;
    height: 28px!important;
    padding: 0.65em 0 0.65em 50px;
}

}

@media only screen and (max-width: 360px) {

.nhaa-watchlist-search-footer {
	height: 550px;
}

}


/* compact nursing home data view */
/*.compact-view,
.compact-view h2,
.compact-view p,
.compact-view span,
.compact-view
 { 
	font-size: 0px;
}
.compact-view .nursing-home-header,
.compact-view .nursing-home-overview,
.compact-view .nursing-home-map,
.compact-view .rating img,
.compact-view .staffing-statement,
.heading-line#wr {
	display: none;
}
.compact-view .intro-heading {
}
.compact-view .intro-heading h2 {
	font-size: 26px;
}
.compact-view .intro-heading p {
	font-size: 14px !important;
}
.compact-view h2.heading-line { 
	display: inline-block;
	font-size: 26px;
}
.compact-view .compact-label, 
.compact-view .compact-value { 
	font-size: 16px;
}
.compact-view .compact-label,
.compact-view h2.heading-line {
	clear: left;
	float: left;
	background-color: black;
	color: white;
	width: 35%;
	line-height: 100%;
    height: 40px;
}
.compact-view h2.heading-line .compact-label {
	clear: none;
	float: none;
	width: 100%;
}
.compact-view .compact-value {
	float: left;
	padding-right: 10px;
}
/*.compact-view h2.heading-line .compact-value {
	float: left;
	padding-right: 10px;
}*/
/*.compact-view strong {
	float: left;
	padding-right: 10px;
}
.compact-view strong .compact-value {
	float: none;
	padding-right: 0;
	width: 100%;
}

.compact-view .compact-value:last-child {
	padding-right: 0;
}*/

#compact-view {
	box-sizing: border-box;
	border-width: 0 2px 0 2px;
	border-style: solid;
	border-color: #999;
}
.compact-view-row {
    display: flex;
    width: 100%;
	align-items: stretch;
	border-width: 0 0 2px 0;
	border-style: solid;
	border-color: #999;
}
#compact-view label {
	display: flex;
	align-items: center;
	/*clear: left;
	float: left;*/
	width: 35%;
    /*height: 100%;*/
	padding: 10px 15px;
	background-color: black;
	color: white;
	font-weight: bold;
	/*font-size: 1.1em;*/
	border-width: 0 2px 0 0;
	border-style: solid;
	border-color: #999;
	box-sizing: border-box;
}
#compact-view .compact-value {
	display: /*flex*/inline-block;
	/*align-items: center;*/
	/*float: left;*/
	width: 65%;
	/*height: 40px;*/
	padding: 10px 15px;
	/*font-size: 1.1em;*/
	/*border-width: 0 0 0 0;
	border-style: solid;
	border-color: #999;*/
	box-sizing: border-box;
}
#compact-view .compact-value ul {
	padding: 0 0 0 24px;
}






/* ****************** */
/* Survey Blog Single */
/* ****************** */
.single #main-content .container {
    padding-top: 0;
}



.old-design .nursing-home-header.has-thumbnail {
	position: relative;
	max-height: 320px;
	height: 320px;
    overflow: hidden;
}
.old-design .nursing-home-header.has-thumbnail::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: rgba(0,0,0,0.33);
    z-index: 1;
}
.old-design .nursing-home-header.has-thumbnail > * {
    z-index: 2;
}
.old-design .nursing-home-header.has-thumbnail img {
	display: block;
	margin-top: -40px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateY(-50%) translateX(-50%);
}
.old-design .nursing-home-header.has-thumbnail h1.post-title {
    position: absolute;
    top: 75px;
    left: 100px;
    right: 100px;
    text-align: center;
    margin: 0 auto;
    padding: 0;
    /*color: white;
    text-shadow: 1px 1px 1px #000;
    font-weight: bold;*/
    font-size: 2em;
}
.old-design .nursing-home-header.has-thumbnail h1.post-title a {
    color: white;
    text-shadow: 1px 1px 1px #000, 0px 0px 5px #000, 0px 0px 15px #000;
    font-weight: bold;
}
.old-design .nursing-home-header.has-thumbnail span.nursing-home-header-address {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #c1272d;
    padding: 10px 20px;
    color: white;
    font-weight: bold;
    font-size: 1.25em;
}
/*.single*/ .old-design .entry-content h2 {
	color: #c1272d;
	font-weight: bold;
}



/* wrong place, but conflicts with the above rules */
.watchlist-search-results-wrapper h2 {
	color: white;
}



.new-design .nursing-home-header.has-thumbnail {
	*position: relative;
	*max-height: 320px;
	*height: 320px;
    *overflow: hidden;
}
.new-design .nursing-home-header.has-thumbnail::after {
    *position: absolute;
    *top: 0;
    *left: 0;
    *width: 100%;
    *height: 100%;
    *content: "";
    *background-color: rgba(0,0,0,0.33);
    *z-index: 1;
}
.new-design .nursing-home-header.has-thumbnail > * {
    *z-index: 2;
}
.new-design .nursing-home-header.has-thumbnail img {
	*display: block;
	*margin-top: -40px;
	*position: absolute;
	*left: 50%;
	*top: 50%;
	*transform: translateY(-50%) translateX(-50%);
}
.new-design .nursing-home-header.has-thumbnail h1.post-title {
    *position: absolute;
    *top: 75px;
    *left: 100px;
    *right: 100px;
    *text-align: center;
    *margin: 0 auto;
	margin-bottom: 30px;
    padding: 0;
    /*color: white;
    text-shadow: 1px 1px 1px #000;
    font-weight: bold;*/
    *font-size: 2em;
}
.new-design .nursing-home-header.has-thumbnail h1.post-title a {
    *color: white;
    *text-shadow: 1px 1px 1px #000, 0px 0px 5px #000, 0px 0px 15px #000;
    font-weight: 600;
}
.new-design .nursing-home-header.has-thumbnail span.nursing-home-header-address {
    *position: absolute;
    *bottom: 0;
    *right: 0;
    *background: #c1272d;
    *padding: 10px 20px;
    *color: white;
    *font-weight: bold;
    *font-size: 1.25em;
}
/*.single*/ .new-design .entry-content h2 {
	*color: #c1272d;
	*font-weight: bold;
}

.post-header-nursing-home {
	max-width: 48%;
	float: right;
	margin: 0 0 30px 30px;
    background: #c1272d;
}
.post-header-nursing-home-details {
	color: white;
    padding: 8px 20px 10px;
    text-shadow: 1px 1px 1px #000, 0px 0px 10px #000;
}
.post-header-nursing-home-details img {
	display: block;
}

.post-header-nursing-home-details h3 {
	color: white;
	font-size: 1.2em;
    font-weight: 600;
	line-height: 1.2em;
	padding-bottom: 5px;
}
.new-design .nursing-home-header.has-thumbnail span.nursing-home-header-address {
    color: white;
    font-size: 1.1em;
    *font-weight: 600;
	line-height: 1.25em;
	display: inline-block
}

.post-header-cta {
	max-width: 46%;
	margin-left: 2%;
	margin-top: 30px;
    padding: 16px 20px 20px 20px;
    background: #c1272d;
	border: 2px solid black;
	box-sizing: border-box;
}
.single article .post-header-cta p {
	padding: 0;
	color: white;
    *text-shadow: 1px 1px 1px #000, 0px 0px 5px #000, 0px 0px 15px #000;
    text-shadow: 1px 1px 1px #000, 0px 0px 10px #000;
	font-weight: 600;
	font-size: 1.05em;
}
.post-header-cta p a {
	color: white;
	font-weight: 700;
	text-decoration: underline;
}

.nursing-home-header > p {
	font-size: 1.25em;
	font-weight: 600;
}

.post-watchlist-notice {
	max-width: 46%;
	margin-left: 2%;
	margin-top: 30px;
    padding: 16px 20px 20px 20px;
    background: #d1d1d1;
	border: 2px solid black;
}

/*.survey-quote {
	border: 2px solid black;
	padding: 75px 50px 100px;
	background-color: white;
	position: relative;
	margin: 0 20px 50px;
}*/
/*.survey-quote::before {
	content: 'State Findings: ';
	width: 95%;
	width: calc(100% - 100px);
	position: absolute;
	top: 5px;
	left: 0;
	right: 0;
	margin: 0 auto;
	border-bottom: 2px solid black;
	color: #c1272d;
	font-weight: bold;
	font-size: 1.6em;
	text-align: center;
    padding: 10px 0;
}*/
/*.survey-quote p {
	/*background-color: yellow;*/
/*	font-style: italic;
	color: black;
	text-align: justify;
}*/

.survey-header h2 {
	padding: 0 60px 10px;
}
.survey-header p {
	font-weight: bold;
	padding: 0 60px 15px !important;
}
.survey-wrapper {
	margin: 0 50px 20px;
	background-color: white;
	border: 2px solid black;
	position: relative;
	padding: 10px 40px 40px;
}
.survey-wrapper h3 {
	text-align: center;
	border-bottom: 2px solid black;
	font-weight: bold;
	color: #c1272d;
	margin-bottom: 10px;
}
.survey-wrapper h3::after {
	content: " ";
	display: inline-block;
	width: 0; 
	height: 0; 
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 35px solid #c1272d;
	position: absolute;
	top: 10px;
	right: 10px
}
.survey-wrapper p {
	text-align: justify;
	font-style: italic;
}
.survey-wrapper .post-header-inner-featured-image {
	float: right;
    max-width: 48%;
    padding: 0 0 20px 20px;
}

.cms-link-wrapper {
	position: relative;
	/*padding: 0 10%;*/
}
.cms-link-wrapper .cms-link {
    /*position: absolute;*/
    /*top: -150px;*/
}
.cms-link-wrapper .state-report-link-button {
	position: absolute;
    /*top: -135px;*/
	bottom: 0;
    right: 0;
    background: #c1272d;
    color: white;
    padding: 12px 18px;
    font-size: 1.5em;
}
.cms-link-wrapper .survey-list-link-button {
	position: absolute;
    /*top: -135px;*/
	bottom: 0;
    left: 50%;
	left: calc(50% - 78px);
    background: #c1272d;
    color: white;
    padding: 12px 18px;
    font-size: 1.5em;
}

.intro-heading {
	color: white !important;
	/*margin-bottom: 20px;*/
}

@media only screen and (max-width: 1349px) {

.nursing-home-header.has-thumbnail h1.post-title {
	font-size: 1.9em;
}

}

@media only screen and (max-width: 1199px) {

.nursing-home-header.has-thumbnail h1.post-title {
	font-size: 1.8em;
}

}

@media only screen and (max-width: 1079px) {

.nursing-home-header.has-thumbnail h1.post-title {
	font-size: 1.7em;
}

}



@media only screen and (max-width: 979px) {

.nursing-home-header.has-thumbnail {
	height: auto;
}
.nursing-home-header.has-thumbnail h1.post-title {
	font-size: 1.6em;
}

.post-header-nursing-home {
    max-width: 100%;
	float: none;
	margin: 0 0 30px 0;
}

.post-watchlist-notice, .post-header-cta {
	max-width: 100%;
	padding: 16px;
	margin-left: 0;
}

.survey-header h2 {
	padding: 0 20px 0;
}
.survey-header p {
	padding: 0 20px 20px !important;
}
.survey-wrapper {
	margin: 0 30px 20px;
	padding: 10px 30px 40px;
}
.survey-wrapper p {
	padding: 0 20px 20px !important;
}
}

@media only screen and (max-width: 767px) {
.nursing-home-header.has-thumbnail h1.post-title {
	font-size: 1.5em;
    top: 60px;
    left: 75px;
    right: 75px;
}

.survey-header h2 {
	padding: 0 20px 0;
}
.survey-header p {
	padding: 0 20px 20px;
}
.survey-wrapper {
	margin: 0 20px 20px;
	padding: 10px 25px 40px;
}
.survey-wrapper p {
	padding: 0 10px 20px !important;
}

}

@media only screen and (max-width: 639px) {

.nursing-home-header.has-thumbnail h1.post-title {
	font-size: 1.4em;
    top: 40px;
    left: 50px;
    right: 50px;
}
.nursing-home-header.has-thumbnail span.nursing-home-header-address {
    font-size: 1.15em;
}

.survey-wrapper {
    padding-bottom: 25px;
}

.survey-header h2 {
	padding: 0 15px 0;
}
.survey-header p {
	padding: 0 15px 20px;
}
.survey-wrapper {
	margin: 0 0 20px;
	padding: 10px 20px 40px;
}
.survey-wrapper p {
	padding: 0 5px 20px !important;
}

.cms-link-wrapper {
	text-align: center;
}
.cms-link-wrapper .cms-link {
	display: block;
	margin-bottom: 20px;
}
.cms-link-wrapper .state-report-link-button,
.cms-link-wrapper .survey-list-link-button {
	display: block;
	position: static;
	bottom: unset;
    left: unset;
    right: unset;
}

}

@media only screen and (max-width: 479px) {

.nursing-home-header.has-thumbnail h1.post-title {
	font-size: 1.25em;
    top: 10px;
    left: 20px;
    right: 20px;
}
.nursing-home-header.has-thumbnail span.nursing-home-header-address {
    font-size: 1em;
}

.survey-header h2 {
	padding: 0 10px 0;
}
.survey-header p {
	padding: 0 10px 20px;
}
.survey-wrapper {
	margin: 0 0 20px;
	padding: 10px 15px 40px;
}
.survey-wrapper p {
	padding: 0 0 20px !important;
}


}





.intro-heading {
	background-color: #c1272d;
	padding: 10px 18px 0 18px ;
}
.intro-heading h1 a {
	color: white;
	font-weight: bold;
}
/*.nursing-home-overview { 
	background-color: white;
	min-height: 320px;
}*/
.nursing-home-map {
	margin-bottom: 40px;	
}


/* Survey Page */
.survey-overview {
    /*display: inline-block;
    width: 100%;*/
    /*vertical-align: top;*/
    margin-bottom: 40px;
    /*padding-right: 0;*/
    /*box-sizing: border-box;*/
	background-color: white;
	min-height: 320px;
    border: 1px solid #999;
	position:relative; /* counter fix below for anchor scrolling to keep summary on top of hidden anchor box */
	z-index: 1; /* counter fix below for anchor scrolling to keep summary on top of hidden anchor box */
}
.survey-overview h2 {
    font-size: 1.6em;
    padding: 30px 30px 18px 30px;
	color: #000
}
.survey-overview ul.squares {
    padding: 10px 36px 24px 36px;
    font-size: 1.25em;
    font-weight: bold;
    line-height: 32px;
}
.survey-overview ul.squares li {
    font-size: 1em;
    font-weight: bold;
    /* padding: 5px 0; */
}



.surveys-overview {
    display: inline-block;
    width: 50%;
    vertical-align: top;
    margin-bottom: 40px;
    padding-right: 40px;
    box-sizing: border-box;
	background-color: white;
	min-height: 320px;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-bottom: 1px solid #999;
}
.surveys-overview h2 {
    font-size: 1.6em;
    padding: 30px 0 18px 30px;
	color: #000
}
.surveys-overview ul.squares {
    padding: 10px 0 24px 36px;
    font-size: 1.25em;
    font-weight: bold;
    line-height: 32px;
}
.surveys-overview ul.squares li {
    font-size: 1em;
    font-weight: bold;
    /* padding: 5px 0; */
}



/*.surveys-wrapper*/ .survey-wrapper p {
	font-size: 1.33em;
}
.survey-wrapper h3 {
	padding-left: 35px;
	padding-right: 35px;
}
/*.surveys-wrapper*/ .survey-wrapper ul li {
	font-size: 1.25em;
	margin-bottom: 8px;
}



.survey-lookup {
	font-size: 0.9em;
	color: #777;
}


/* fix for anchor scrolling to far because of compacting header */
.deficiency-anchor:before {
    content: '';
    display: block; 
    position: relative; 
    width: 0; 
    height: 3vh; 
    margin-top: -3vh;
	z-index: -1;
}

@media only screen and (max-width: 979px) {
	
.surveys-overview {
    width: 100%;
	border-right: 1px solid #999;
	min-height: 0;
}
.survey-overview {
	min-height: 0;
}
.nursing-home-map {
    text-align: center;
}

}

@media only screen and (max-width: 767px) {

.intro-heading h1 {
	font-size: 1.3em;
}
.surveys-overview h2,
.survey-overview h2 {
    font-size: 1.3em;
}
.surveys-overview ul.squares li,
.survey-overview ul.squares li {
    font-size: 0.9em;
}

}

@media only screen and (max-width: 639px) {

.intro-heading h1 {
	font-size: 1.2em;
}
.surveys-overview h2,
.survey-overview h2 {
    font-size: 1.2em;
}
.surveys-overview ul.squares li,
.survey-overview ul.squares li {
    font-size: 0.8em;
}
.surveys-outer-wrapper .nursing-home-map {
	display: none;
}
.survey-wrapper h3 {
	font-size: 1.33em;
	padding-left: 15px;
	padding-right: 30px;
}
.survey-wrapper h3::after {
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 30px solid #c1272d;
    top: 10px;
    right: 10px;
}
.survey-wrapper p {
    font-size: 1.25em;
}
.survey-wrapper ul li {
    font-size: 1.2em;
}

}

@media only screen and (max-width: 479px) {

.intro-heading h1 {
	font-size: 1.1em;
}
.surveys-overview h2,
.survey-overview h2 {
    font-size: 1.1em;
}
.surveys-overview ul.squares li,
.survey-overview ul.squares li {
    font-size: 0.7em;
}
.survey-wrapper h3 {
	font-size: 1.25em;
	padding-left: 0;
	padding-right: 20px;
}
.survey-wrapper h3::after {
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    border-top: 25px solid #c1272d;
    top: 10px;
    right: 10px;
}
.survey-wrapper p {
    font-size: 1.1em;
}
.survey-wrapper ul li {
    font-size: 1.1em;
}

}

@media only screen and (max-width: 359px) {

.intro-heading h1 {
	font-size: 1em;
}
.surveys-overview h2,
.survey-overview h2 {
    font-size: 1em;
}
.surveys-overview ul.squares li,
.survey-overview ul.squares li {
    font-size: 0.6em;
}
.survey-wrapper h3 {
	font-size: 1.1em;
}
.survey-wrapper p {
    font-size: 1em;
}
.survey-wrapper ul li {
    font-size: 1em;
}

}



/* bottom contact bar */
#popmake-246784.active {
	top: auto !important;
	bottom: 0 !important;
	margin-bottom: 0 !important;
}


/* contact form */
div.wpcf7 { 
	/*background-color: #eeeeee;
	border: 1px solid #f28f27;*/
	padding: 10px 15px 5px;
	/*max-width: 480px;*/
}
.wpcf7-form > div { 
	margin-bottom: 10px;
}
div.wpcf7 label { 
	color: #333333;
	width: 40%;
	width: calc(200px - 0px);
	font-size: 1.1em;
	font-weight: bold;
	text-align: right;
	display: inline-block;
	padding-right: 10px;
	line-height: 1.7em;
	box-sizing: border-box;
	vertical-align: top;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 textarea {
	/*background: #725f4c;
	color: #FFF;*/
	/*font-family: lora, sans-serif;*/
	/*font-style: italic;*/ 
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7-text {
	width: 60%;
	width: calc(100% - 200px);
	padding: 0 10px;
	font-size: 1.2em;
	line-height: 1.5em;
	box-sizing: border-box;
}
.wpcf7 select,
.wpcf7-select {
	width: 60%;
	width: calc(100% - 200px);
	padding: 5px;
	font-size: 1.1em;
	box-sizing: border-box;
}
.wpcf7-textarea {
	width: 60%;
	width: calc(100% - 200px);
}
.wpcf7 input[type="submit"],
.wpcf7 input[type="button"] { 
	background-color: #c1272d;
	color: white;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	font-size: 1.25em;
	line-height: 1.5em;
	border: 0 none;
}
.wpcf7-form > div.submit-wrapper {
	margin-bottom: 0;
}
.pum-container.pum-scrollable .pum-content {
    overflow: auto !important;
    overflow-y: auto !important;
    max-height: 100% !important;
}

@media only screen and (max-width: 479px) {

#popmake-247542 {
	width: 360px !important;
}
div.wpcf7 { 
	padding: 10px 0 5px;
}

div.wpcf7 label { 
	width: 40%;
	width: calc(170px - 0px);
	padding-top:2px;
	font-size: 0.9em;
}
.wpcf7-text {
	width: 60%;
	width: calc(100% - 170px);
}
.wpcf7-textarea {
	width: 60%;
	width: calc(100% - 200px);
}


}


	
/* ************************************************** */
/* **** Full Width Backgrounds Ken Burns Effect ***** */
/* ************************************************** */
.kb-zoomin-right .et_pb_slide .et_parallax_bg {
	animation: zoomin-right 17s infinite alternate both;
	-ms-animation: zoomin-right 17s infinite alternate both;
	-webkit-animation: zoomin-right 17s infinite alternate both;
	-o-animation: zoomin-right 17s infinite alternate both;
	-moz-animation: zoomin-right 17s infinite alternate both;
}
 .kb-zoomin-right .et_parallax_bg {
	animation: zoomin-right 17s infinite alternate both;
	-ms-animation: zoomin-right 17s infinite alternate both;
	-webkit-animation: zoomin-right 17s infinite alternate both;
	-o-animation: zoomin-right 17s infinite alternate both;
	-moz-animation: zoomin-right 17s infinite alternate both;
}
@keyframes zoomin-right {
  0% {
    -ms-transform: scale3d(1.1, 1.1, 1.1) translate3d(0px, 0px, 0px);
    -webkit-transform: scale3d(1.1, 1.1, 1.1) translate3d(0px, 0px, 0px);
    -o-transform: scale3d(1.1, 1.1, 1.1) translate3d(0px, 0px, 0px);
    -moz-transform: scale3d(1.1, 1.1, 1.1) translate3d(0px, 0px, 0px);
    transform: scale3d(1.1, 1.1, 1.1) translate3d(0px, 0px, 0px);
    animation-timing-function: linear;
  }
  100% {
    -ms-transform: scale3d(1.3, 1.3, 1.3) translate3d(-100px, -20px, 0px);
    -webkit-transform: scale3d(1.3, 1.3, 1.3) translate3d(-100px, -20px, 0px);
    -o-transform: scale3d(1.3, 1.3, 1.3) translate3d(-100px, -20px, 0px);
    -moz-transform: scale3d(1.3, 1.3, 1.3) translate3d(-100px, -20px, 0px);
    transform: scale3d(1.3, 1.3, 1.3) translate3d(-100px, -20px, 0px);
  }
}
/* Background Default Transparent Overlay */
.pbgoverlay .et_parallax_bg::before { 
	content: "";
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	position: absolute;
	left: 0;
	top: 0;
}


/* Hide ReCaptcha Badge */
.grecaptcha-badge {
	display: none;
}



/* Better Design For Password Protected Page Form */
.et_password_protected_form {
	padding: 40px;
}
.et_password_protected_form p input {
	border: 1px solid #999;
}
.et_password_protected_form submit {
	margin-bottom: 40px;
}


/* TEMP */
/*#usa_image_map_wrapper { display: none; }*/


/*.nursing-home-header.has-thumbnail img {
   margin-top: -200px !important;
}*/

.entry-content .wpuf_customs {
    display: none;
}
.survey-text-wrapper p:last-of-type {
    padding-bottom: 20px;
}

ul.wpuf-form li .wpuf-fields .wpuf-help {
	font-size: 0.9em !important;
	color: black !important;
}



/* WP User Frontend and NHAA Dashboard */
.wpuf-category-checklist,
.wpuf-category-checklist .children {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
}
ul.wpuf-form li {
    margin-bottom: 0;
    padding: 8px;
}
ul.wpuf-form li .wpuf-section-wrap {
    width: 100%;
}
ul.wpuf-form li .wpuf-section-wrap h2.wpuf-section-title,
ul.wpuf-form li .wpuf-section-wrap .wpuf-section-details {
    display: none;
}
ul.wpuf-form li .wpuf-fields .wpuf-help.wpuf-wordlimit-message {
    margin: 0;
}

/* Remove site header, footer, and popup from all NHAA Dashboard pages */
body {
    background-color: #f2f2f2;
}
/* sanbox pages */
/*
556608 - ???
556139 - ???
208204 - Surveys Tracker
556142 - ???
556181 - ???
556141 - ???
*/
.page-id-556608.et_header_style_centered #main-header .logo_container,
.page-id-556139.et_header_style_centered #main-header .logo_container,
.page-id-208204.et_header_style_centered #main-header .logo_container,
.page-id-556142.et_header_style_centered #main-header .logo_container,
.page-id-556181.et_header_style_centered #main-header .logo_container,
.page-id-556141.et_header_style_centered #main-header .logo_container,
.page-id-556608 footer#main-footer, 
.page-id-556139 footer#main-footer, 
.page-id-208204 footer#main-footer, 
.page-id-556142 footer#main-footer, 
.page-id-556181 footer#main-footer,
.page-id-556141 footer#main-footer,
.page-id-556608 #rum_sst_tab, 
.page-id-556139 #rum_sst_tab, 
.page-id-208204 #rum_sst_tab, 
.page-id-556142 #rum_sst_tab, 
.page-id-556181 #rum_sst_tab, 
.page-id-556141 #rum_sst_tab, 
.page-id-556608 .pum, 
.page-id-556139 .pum, 
.page-id-208204 .pum, 
.page-id-556142 .pum, 
.page-id-556181 .pum, 
.page-id-556141 .pum, 
.post-556139 .wpuf-dashboard-container h2.page-head
{ display: none !important; }
.page-id-556608.et_fixed_nav #main-header, 
.page-id-556139.et_fixed_nav #main-header, 
.page-id-208204.et_fixed_nav #main-header, 
.page-id-556142.et_fixed_nav #main-header, 
.page-id-556181.et_fixed_nav #main-header,
.page-id-556141.et_fixed_nav #main-header
{
    position: relative;
	top: 0 !important;
}
.page-id-556608.et_header_style_centered #page-container, 
.page-id-556139.et_header_style_centered #page-container, 
.page-id-208204.et_header_style_centered #page-container, 
.page-id-556142.et_header_style_centered #page-container, 
.page-id-556181.et_header_style_centered #page-container,
.page-id-556141.et_header_style_centered #page-container
{ padding-top: 0 !important; }
.page-id-556608, 
.page-id-556139, 
.page-id-208204, 
.page-id-556142, 
.page-id-556181,
.page-id-556141
{ padding-bottom: 0; }
/* live pages */
/* 
208204 - Surveys Tracker
476159 - NHAA Tools
417189 - NH Uploader
476114 - Blog Dashboard
480126 - Create Post
476116 - Edit Post
480122 - Login

476161 - Create or Login that disappeared
476117 - Create or Login that disappeared
*/
.page-id-476159.et_header_style_centered #main-header .logo_container,
.page-id-417189.et_header_style_centered #main-header .logo_container,
.page-id-208204.et_header_style_centered #main-header .logo_container,
.page-id-476114.et_header_style_centered #main-header .logo_container,
.page-id-480126.et_header_style_centered #main-header .logo_container,
.page-id-476116.et_header_style_centered #main-header .logo_container,
.page-id-480122.et_header_style_centered #main-header .logo_container,
.page-id-476159 footer#main-footer, 
.page-id-417189 footer#main-footer, 
.page-id-208204 footer#main-footer, 
.page-id-476114 footer#main-footer, 
.page-id-480126 footer#main-footer,
.page-id-476116 footer#main-footer,
.page-id-480122 footer#main-footer,
.page-id-476159 #rum_sst_tab, 
.page-id-417189 #rum_sst_tab, 
.page-id-208204 #rum_sst_tab, 
.page-id-476114 #rum_sst_tab, 
.page-id-480126 #rum_sst_tab, 
.page-id-476116 #rum_sst_tab, 
.page-id-480122 #rum_sst_tab, 
.page-id-476159 .pum, 
.page-id-417189 .pum, 
.page-id-208204 .pum, 
.page-id-476114 .pum, 
.page-id-480126 .pum, 
.page-id-476116 .pum, 
.page-id-480122 .pum, 
.post-476114 .wpuf-dashboard-container h2.page-head
{ display: none !important; }
.page-id-476159.et_fixed_nav #main-header, 
.page-id-417189.et_fixed_nav #main-header, 
.page-id-208204.et_fixed_nav #main-header, 
.page-id-476114.et_fixed_nav #main-header, 
.page-id-480126.et_fixed_nav #main-header,
.page-id-476116.et_fixed_nav #main-header,
.page-id-480122.et_fixed_nav #main-header
{
    position: relative;
	top: 0 !important;
}
.page-id-476159.et_header_style_centered #page-container, 
.page-id-417189.et_header_style_centered #page-container, 
.page-id-208204.et_header_style_centered #page-container, 
.page-id-476114.et_header_style_centered #page-container, 
.page-id-480126.et_header_style_centered #page-container,
.page-id-476116.et_header_style_centered #page-container,
.page-id-480122.et_header_style_centered #page-container
{ padding-top: 0 !important; }
.page-id-476159, 
.page-id-417189, 
.page-id-208204, 
.page-id-476114, 
.page-id-480126,
.page-id-476116,
.page-id-480122
{ padding-bottom: 0; }

