#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;font-size:13px;letter-spacing:0;line-height:20px;left:0;text-align:center;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cookie-notice.cn-animated{-webkit-animation-duration:.5s!important;animation-duration:.5s!important;-webkit-animation-fill-mode:both;animation-fill-mode:both}#cookie-notice.cn-animated.cn-effect-none{-webkit-animation-duration:1ms!important;animation-duration:1ms!important}#cookie-notice .cookie-notice-container{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container{display:none}#cookie-notice .cookie-revoke-container{display:block}#cookie-notice.cookie-revoke-hidden .cookie-revoke-container{display:none}.cn-position-top{top:0}.cn-position-bottom{bottom:0}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2}.cookie-revoke-container{padding:15px 30px;width:100%;z-index:1}.cn-close-icon{position:absolute;right:15px;top:50%;margin:-10px 0 0 0;width:15px;height:15px;opacity:.5;padding:10px;border:none;outline:0;background:0 0;box-shadow:none;cursor:pointer}.cn-close-icon:focus,.cn-close-icon:focus-visible{outline:2px solid currentColor;outline-offset:3px}.cn-close-icon:hover{opacity:1}.cn-close-icon:after,.cn-close-icon:before{position:absolute;content:' ';height:15px;width:2px;top:3px;background-color:grey}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}#cookie-notice .cn-revoke-cookie{margin:0}#cookie-notice .cn-button{margin:0 0 0 10px;display:inline-block}#cookie-notice .cn-button:not(.cn-button-custom){font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:13px;letter-spacing:.25px;line-height:20px;margin:0 0 0 10px;text-align:center;text-transform:none;display:inline-block;cursor:pointer;touch-action:manipulation;white-space:nowrap;outline:0;box-shadow:none;text-shadow:none;border:none;-webkit-border-radius:2rem;-moz-border-radius:2rem;border-radius:2rem;text-decoration:none;padding:8.5px 10px;line-height:1;color:inherit}.cn-text-container{margin:0 0 6px 0}.cn-buttons-container,.cn-text-container{display:inline-block}.cn-compliance-warning{display:block;color:#f5a623!important;font-size:12px;line-height:18px;margin:4px 0 8px 0}.cn-compliance-warning .cn-warning-icon{color:#f5a623!important;margin-right:4px}.cn-compliance-warning strong{color:#f5a623!important}.cn-compliance-warning a{color:#f5a623!important;text-decoration:underline}.cn-compliance-warning a:hover{color:#ffb84d!important}#cookie-notice.cookie-notice-visible.cn-effect-none,#cookie-notice.cookie-revoke-visible.cn-effect-none{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-none{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-fade,#cookie-notice.cookie-revoke-visible.cn-effect-fade{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-fade{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-effect-slide{-webkit-animation-name:slideInUp;animation-name:slideInUp}#cookie-notice.cn-effect-slide{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide{-webkit-animation-name:slideInDown;animation-name:slideInDown}#cookie-notice.cn-position-top.cn-effect-slide{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@media all and (max-width:900px){.cookie-notice-container #cn-notice-text{display:block}.cookie-notice-container #cn-notice-buttons{display:block}#cookie-notice .cn-button{margin:0 5px 5px 5px}}@media all and (max-width:480px){.cookie-notice-container,.cookie-revoke-container{padding:15px 25px}}body {
font-family: 'Open Sans', 'Roboto Condensed', sans-serif;
color: #777;
}
.navbar {
margin-bottom: 0;
border-radius: 0;
}
ul.navbar-nav {
float: right;
}
.d-flex{display: flex;flex-wrap: wrap}
.menu-login {
margin-right: 7px;
margin-left: 30px;
}
.nh_locations{
margin: 30px 0 50px
}
.nh_locations a{
color:#000000;
font-size: 14px;
display:block;margin-bottom: 10px
}
.nh_locations a:hover{
color: #ab595b;text-decoration: none
}
.listing_img_box .media-object {
border-radius: 50%;
height: 100px;
width: 100px;
border: 1px solid #9c9c9c;background-position: center;
background-size: contain;background-repeat: no-repeat;
}
.listing_img_box .media-object a{font-size: 0;display: block;height: 100%;
width: 100%;}
.listing_img_box span{
background-color: #a6585a;
color: #ffffff;
display:block;
left:0;
line-height: 1;
padding: 5px 10px;
position: absolute;
z-index: 99
}
.content_loc_list{
margin: 40px 0;
color:#000000
}
.menu-login,
.menu-signup {
margin-top: -5px;
}
body .navigation.header .current-menu-item.menu-login a,
.home .navigation.header .menu-login a,
.home .navigation.header .menu-signup a,
body .navigation.header .menu-login a,
body .navigation.header .menu-signup a {
padding: 10px 21px !important;
color: #ffffff !important;
border-radius: 25px;
}
.home .navigation.header .menu-login a:hover,
.navigation.header .menu-login a:hover {
background: rgba(255, 255, 255, 0);
color: #30405a !important;
}
.home .navigation.header .menu-signup a:hover,
.navigation.header .menu-signup a:hover{
background: rgba(255, 255, 255, 0);
color: #9b5457 !important;
}
.menu-login a {
border: 1px solid #30405a;
background: #30405a;
}
.page-template-template-search-listings-php input#search_zipcode_term_1 {
color: #5e7581;
padding: 8px 10px;
padding-left: 25px;
width: 98%;
border: 1px solid #c7e3ea;
border-radius: 6px;
line-height: 32px;
font-size: 20px;
}
.page-template-privacy_policy-php .home-banner::after{
display: none;
}
.page-id-249 .home-banner::after,.page-id-21234 .home-banner::after{
display: none;
}
.banner-innter-text h1{
font-family: 'Raleway', sans-serif;
color: #31415c;
font-size: 39px;
position: relative;
z-index: 9;
}
.page-template-privacy_policy-php .banner-innter-text p, .page-id-249 .banner-innter-text p , .page-id-21234 .banner-innter-text p{
font-family: 'Raleway', sans-serif;
font-size: 25px;
color: #4f5370;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li{
color: #000000 !important;
font-family: 'Raleway', sans-serif;
font-size: 20px;
margin: 0;
}
.page-template-privacy_policy-php .home-banner, .page-id-249 .home-banner, .page-id-21234 .home-banner  {
position: relative;
padding: 107px 0px !important;
margin-top: 85px;
}
.page-template-privacy_policy-php .banner-innter-text, .page-id-249 .banner-innter-text, .page-id-21234 .banner-innter-text  {
margin-top: 0;
}
.page-template-privacy_policy-php #search_form_home .select2-container .select2-selection--multiple,
.page-id-249 #search_form_home .select2-container .select2-selection--multiple ,
.page-id-21234 #search_form_home .select2-container .select2-selection--multiple,
.page-template-career-template #search_form_home .select2-container .select2-selection--multiple {
line-height: 25px;
}
.new_filter_list {
display: none;
}
.menu-signup a {
border: 1px solid #9b5457;
background: #9b5457;
}
.modal-dialog-form ::-webkit-input-placeholder { color: #b9b9b9 !important;
}
.modal-dialog-form :-ms-input-placeholder { color: #b9b9b9 !important;
}
.modal-dialog-form ::placeholder {
color: #b9b9b9 !important;
}
.if_no_search_post .col-sm-4 {
width: 100%;
display: block;
margin-bottom: 25px;
}
.postal_code_radius {
text-align: right;
border-bottom: 1px solid #dcdcdc;
padding-bottom: 10px;
padding-right: 0;
margin-bottom: 30px;
}
.postal_code_radius span {
margin-right: 10px;
font-weight: bold;
}
.postal_code_radius select {
border: 1px solid #D87311;
font-size: 13px;
padding: 5px 12px;
text-transform: uppercase;
color: #000;
}
.hint-icon {
position: relative;
}
.user-names::before {
content: "\f007";
font-family: fontAwesome;
}
.user-email::before {
content: "\f003";
font-family: fontAwesome;
top: 12px;
}
.user-phone::before {
content: "\f095";
font-family: fontAwesome;
top: 13px;
}
.user-zip::before {
content: "\f041";
font-family: fontAwesome;
}
.hint-icon::before {
position: absolute;
top: 13px;
left: 14px;
width: 20px;
height: 20px;
z-index: 999;
color: #333333;
}
span.address_1 {
text-transform: capitalize;
}
span.address_2 {
text-transform: capitalize;
}
span.address_city {
text-transform: capitalize;
}
span.address_state {
text-transform: uppercase;
} 
.modal-dialog-form {
max-width: 600px;
margin: 20px auto 0;
}
.modal-dialog-form input {
width: 100%;
padding: 10px 20px 10px 35px;
margin-bottom: 15px;
font-size: 16px;
border-radius: 4px;
box-shadow: none;
border: 1px solid #b3acac;
}
.modal-dialog-form textarea {
width: 100%;
padding: 10px 20px;
margin-bottom: 15px;
font-size: 16px;
border-radius: 4px;
box-shadow: none;
border: 1px solid #b3acac;
height: 140px;
}
.modal-dialog-form .submit_button {
text-align: right;
}
.modal-dialog-form input.wpcf7-submit {
max-width: 150px;
display: inline-block;
margin-right: 0;
border: none;
background: #a9595b;
color: #FFF;
text-transform: uppercase;
}
.modal-dialog-form .modal-header .close {
margin-top: 0;
position: absolute;
top: -10px;
right: -7px;
background: #454952;
color: #FFF;
width: 30px;
height: 30px;
opacity: 1;
border-radius: 50%;
}
.modal-dialog-form .modal-header {
border: none;
position: relative;
}
.modal-dialog-form .modal-header:after {
content: "";
background: linear-gradient(to right, #4a5f84 , #b15558);
width: 100%;
position: absolute;
height: 2px;
left: 0;
bottom: 0px;
}
span.modal-form-title {
text-align: center;
width: 100%;
display: block;
font-size: 23px;
background: linear-gradient(to right, #4a5f84 , #b15558);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-weight: bold;
}
.nursing_footer .footer_content .menu-menu-footer_menu-container-container ul li.current-menu-item a {
color: #a7bec9 !important;
}
#inner-header-css .left-nav li.current_page_item > a,
#inner-header-css .left-nav li.current-menu-item > a{
color: #a9595b !important;
}
#inner-header-css .left-nav li.current_page_item.menu-signup > a,
#inner-header-css .left-nav li.current-menu-item.menu-signup > a,
#inner-header-css .left-nav li.current_page_item.menu-login > a,
#inner-header-css .left-nav li.current-menu-item.menu-login > a {
color: #ffffff !important;
}
#inner-header-css .left-nav li.current_page_item.menu-signup > a:hover,
#inner-header-css .left-nav li.current-menu-item.menu-signup > a:hover { 
color: #a9595b !important;
}
#inner-header-css .left-nav li.current_page_item.menu-login > a:hover,
#inner-header-css .left-nav li.current-menu-item.menu-login > a:hover {
color: #9b5457 !important;
}
footer {
background-color: #f2f2f2;
padding: 25px;
}
select {
-webkit-appearance: none;
-moz-appearance: none;
text-indent: 1px;
text-overflow: '';
}
.carousel-inner img {
width: 100%;
margin: auto;
min-height: 200px;
}
.pull-left {
text-align: left;
}
.pull-left a:hover {
color: #a6585a !important;
text-decoration: none;
}
@media (max-width:600px) {
.carousel-caption {
display: none;
}
}
a,
button {
transition: all 0.3s ease 0s;
text-decoration: none;
}
#inner-header-css .left-nav {
float: right;
}
.page-template-template-search-listings-php .listening-map {
display: none;
}
.header .navbar-inverse {
border:0;
position: relative;
top: 0;
left: 0;
width: 100%;
padding: 0;
z-index: 10000;
transition: all 0.2s ease-in-out;
height: auto;
background-color: transparent;
text-align: center;
line-height: 40px;
}
.select2-container {
box-sizing: border-box;
display: inline-block;
margin: 0;
position: relative;
vertical-align: middle;
width: 99% !important;
}
.select2-container--default .select2-selection--single {
background-color: #fff;
border: 1px solid #aaa;
border-radius: 0 !important;
text-align: left !important;
height: 40px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
color: #444;
line-height: 40px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
height: 40px !important;
}
.listing_cover_image::before {
background: rgba(0, 0, 0, 0.56) none repeat scroll 0 0;
content: "\a ";
height: 100%;
left: 0;
opacity: 1;
position: absolute;
top: 0;
transition: all 0.5s ease 0s;
width: 100%;
}
.collapse.navbar-collapse{margin-top: 25px;}
.header .navbar-inverse { z-index: 999;
}
.page-template-page-write-a-review .header .navbar-invers,
.page-template-page-new-business-signup .header .navbar-invers,
.page-template-contact-us .header .navbar-invers,
.page-template-page-login .header .navbar-invers,
.page-template-about-template .header .navbar-invers,
.home .header .navbar-inverse {
padding: 1% 0;
}
.page-template-page-new-business-signup .links-bannertext,
.page-template-page-login .links-bannertext,
.page-template-contact-us .links-bannertext,
.page-template-about-template .links-bannertext,
.page-template-page-write-a-review .links-bannertext {
display: none;
}
.page-template-page-login .banner-innter-text,
.page-template-contact-us .banner-innter-text,
.page-template-about-template .banner-innter-text,
.page-template-career-template .banner-innter-text,
.page-template-price .banner-innter-text {
margin-top: 0;
}
.page-template-page-write-a-review .banner-innter-text {
margin-top: 5%;
}
.page-template-about-template .home-banner::after,
.page-template-page-write-a-review .home-banner::after,
.page-template-career-template .home-banner::after,
.page-template-price .home-banner::after {
width: 1150px;
height: 650px;
}
.page-template-page-new-business-signup .home-banner::after,
.page-template-page-login .home-banner::after,
.page-template-contact-us .home-banner::after,
.page-template-about-template .home-banner::after,
.page-template-career-template .home-banner::after,
.page-template-price .home-banner::after {
display: none !important;
}
.tax-listing_service .navigation.header.active,
.page-template-contact-us .navigation.header.active .navbar {
background: #ffffff !important;
}
.nav.navbar-nav.right-social {
float: right;
}
.page-template-page-new-business-signup .navbar-inverse,
.page-template-page-write-a-review .navbar-inverse,
.page-template-page-new-business-signup .navbar-inverse,
.page-template-contact-us .navbar-inverse,
.page-template-page-login .navbar-inverse,
.page-template-about-template .navbar-inverse,
.page-template-career-template .navbar-inverse,
.home .header .navbar-inverse {
border: none;
padding: 10px;
z-index: 999;
background-color: transparent !important;
}
.navigation {
position: fixed;
left: 0;
top: 0;
width: 100%;
} .navigation.header:after,
.navigation.header:before {
display: none !important;
}
.page-template-page-write-a-review .nav.navbar-nav.right-social,
.page-template-page-new-business-signup .nav.navbar-nav.right-social,
.page-template-contact-us .nav.navbar-nav.right-social,
.page-template-page-login .nav.navbar-nav.right-social,
.page-template-about-template .nav.navbar-nav.right-social,
.home .nav.navbar-nav.right-social {
float: none;
}
.page-template-page-write-a-review .navigation::before,
.page-template-page-new-business-signup .navigation::before,
.page-template-contact-us .navigation::before,
.page-template-page-login .navigation::before,
.page-template-about-template .navigation::before,
.page-template-career-template .navigation::before,
.page-template-price .navigation::before,
.home .navigation::before {
content: "";
background-image: url(//nursinghomes.io/wp-content/themes/images/home-transparent-white.png);
position: absolute;
top: 0;
left: 0;
width: 53%;
height: 357px;
background-size: contain;
background-repeat: no-repeat;
}
.slick-slide::focus {
outline: none !important;
}
.slick-active:focus,
.slick-current:focus {
outline: none !important;
}
.slick-initialized .slick-slide:focus {
outline: none !important;
}
.page-template-page-write-a-review .navigation::after,
.page-template-page-new-business-signup .navigation::after,
.page-template-contact-us .navigation::after,
.page-template-page-login .navigation::after,
.page-template-about-template .navigation::after,
.page-template-career-template .navigation::after,
.page-template-price .navigation::after,
.home .navigation::after {
content: "";
background-image: url(//nursinghomes.io/wp-content/themes/images/header_liquid.png);
position: absolute;
top: 0;
right: 0;
width: 32%;
height: 408px;
background-size: contain;
background-repeat: no-repeat;
background-position: right;
z-index: 1;
}
.tax-listing_service .navigation::after {
display: none !important;
}
.home .nav.navbar-nav.right-social li .my_account {
border-radius: 30px;
padding: 10px 30px !important;
color: #fff !important;
font-family: 'Raleway', sans-serif;
font-size: 15px;
font-weight: 700;
text-transform: uppercase;
background-color: #07d31f;
transition: .6s;
}
.nav.navbar-nav.right-social li .my_account {
border-radius: 30px;
padding: 10px 16px !important;
color: #fff !important;
font-family: 'Raleway', sans-serif;
font-size: 15px;
font-weight: 700;
text-transform: uppercase;
background-color: #30405a !important;
transition: .6s;
}
.home .nav.navbar-nav.right-social li .my_account:hover {
opacity: .8;
transition: .6s;
background-color: #30405a !important;
}
.home .nav.navbar-nav.right-social li .logout {
border-radius: 30px;
padding: 10px 30px !important;
color: #fff !important;
font-family: 'Raleway', sans-serif;
font-size: 15px;
font-weight: 700;
text-transform: uppercase;
background-color: #9b5457 !important;
}
.nav.navbar-nav.right-social li .logout {
border-radius: 30px;
padding: 10px 16px !important;
color: #fff !important;
font-family: 'Raleway', sans-serif;
font-size: 15px;
font-weight: 700;
text-transform: uppercase;
background-color: #9b5457 !important;
}
.home .nav.navbar-nav.right-social li .logout:hover {
opacity: .8;
transition: .6s;
background-color: #0e89e7 !important;
}
.form-signin a {
color: #fff;
}
.social-links {
margin: 0px;
}
.form-signin-heading {
font-weight: 500;
margin: 21px 0 22px !important;
text-align: center;
text-transform: capitalize;
font-family: "Roboto Condensed", sans-serif;
}
.form-signin .form-control {
height: 42px;
}
.btn.btn-default.submit_listing_review {
background: #a6585a;
color: #fff;
border-color: #a6585a;
}
#add_review_form label {
display: inline-block;
font-weight: 500;
margin-bottom: 5px;
max-width: 100%;
}
.form-signin .checkbox {
line-height: 33px;
margin-bottom: 15px;
padding-left: 23px;
}
.header.active .navbar-inverse{
background-color: rgba(255, 255, 255, .77) !important;
-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
padding-top: 0%;
padding-top: 8px;
}
.single-listing section.navigation.header .navbar.navbar-inverse.nursing-home {
background: #fff !important;padding: 0!important;
}
.single-listing section.navigation.header .navbar.navbar-inverse.nursing-home .navbar-brand {
display: block;
}
.navigation.header.active a {
color: #fff;
}
.navigation.header a {
color: #fff;
}
.left-nav a:hover {
color: #fff;
}
.active .left-nav a:hover {
color: #a6585a;
}
.navigation.header .navbar-inverse .navbar-nav>li>a {
color: #9d9d9d;
padding: 6px 15px;
}
.loginbtn:hover {
background: #a6585a;
}
.active .loginbtn:hover {
background: #fff !important;
color: #a6585a !important;
}
.signinbtn:hover {
background: #a6585a !important;
}
.active .signinbtn:hover {
background: #fff !important;
color: #a6585a !important;
}
.page-template-page-login .home-banner,
.page-template-about-template .home-banner,
.page-template-contact-us .home-banner,
.page-template-career-template .home-banner,
.page-template-price .home-banner {
background-size: contain;
padding: 107px 0px;
margin-top: 83px;
}
.home-banner {
background: url(//nursinghomes.io/wp-content/themes/images/banner1.png);
background-size: cover;
width: 100%;
border-color: rgb(234, 233, 233);
border-bottom: 0px solid rgb(234, 233, 233);
border-top: 0px solid rgb(234, 233, 233);
padding-left: 1px !important;
padding-right: 1px !important;
background-position: center top;
background-repeat: no-repeat;
background-size: cover;
color: #fff;
position: relative;
z-index: 99;
padding: 100px 0px;
}
section.navigation.header.active .navbar.navbar-inverse.nursing-home,
section.navigation.header.active .navbar.navbar-inverse,
.page-template-template-search-listings section.navigation.header.active .navbar.navbar-inverse,
.page-template-location-listings section.navigation.header.active .navbar.navbar-inverse {
padding: 10px !important;
height: 85px !important;
}
.page-template-template-search-listings .banner-innter-text,
.page-template-location-listings .banner-innter-text {
margin-top: 0;
}
.page-template-location-listings .banner-innter-text p {
font-size: 15px;
font-weight: 400;
color: #4f5370;
}
.tax-listing_service section.navigation.header,
.page-template-template-search-listings section.navigation.header,
.page-template-location-listings section.navigation.header {
position: relative;
background: #ffffff;-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}
.tax-listing_service .home-banner,
.page-template-template-search-listings .home-banner,.page-template-location-listings .home-banner {
padding: 40px 0;
overflow: hidden;
}
.tax-listing_service .banner-innter-text {margin-top: 0;}
.tax-listing_service .banner-innter-text h1,
.page-template-template-search-listings .banner-innter-text h1,
.page-template-location-listings .banner-innter-text h1 {
font-size: 39px;
font-weight: bold;
}
section.navigation.header.active {
position: fixed;
top: 0;
width: 100%;
left: 0;
background: #ffffff;
z-index: 999;
}
section.navigation.header{
width: 100%;
z-index: 999;
}
.page-id-21234 .paggination {
display: block;
width: 100%;
float: left;
}
.page-template-my-facilities-template .navigation.header {
position: fixed;
top: 0;
}
.page-template-my-facilities-template .navigation.header .navbar-inverse .navbar-nav>li#menu-item-21205>a   {
color:#FFF;
}
.page-template-my-facilities-template#inner-header-css .navbar-inverse ,
.single-listing #inner-header-css .navbar-inverse{
background: #FFF;
}
.page-template-my-facilities-template .navbar-collapse {
margin-top: 25px;
}
.page-template-my-facilities-template .navigation.header .navbar-inverse .navbar-nav>li>a {
font-size: 18px;
color: #515156;
}
.page-template-my-facilities-template .navigation.header .navbar-inverse .navbar-nav>li:hover>a {
color: #515156;
}
.home .home-banner {
background: linear-gradient(#c8e9f2, #fff);
width: 100%;
border-color: rgb(234, 233, 233);
border-bottom: 0px solid rgb(234, 233, 233);
border-top: 0px solid rgb(234, 233, 233);
padding-left: 1px !important;
padding-right: 1px !important;
background-position: center top;
background-repeat: no-repeat;
background-size: cover;
color: #fff;
padding: 100px 0px;
}
.page-id-249 .navigation.header a,
.page-id-9 .navigation.header a,
.page-template-page-write-a-review .navigation.header a,
.page-template-page-new-business-signup .navigation.header a,
.page-template-contact-us .navigation.header a,
.page-template-page-login .navigation.header a,
.page-template-about-template .navigation.header a,
.page-template-career-template .navigation.header a,
.page-template-price .navigation.header a,
.home .navigation.header a {
font-family: 'Roboto', sans-serif;
font-size: 18px;
color: #515156 !important;
display: inline-block;
}
.banner-innter-text form#search_form_home input#search_zipcode_term_1,
.new_nursing_form form#search_form_home input#search_zipcode_term_1 {
color: #000000;
font-family: 'Raleway', sans-serif;
padding: 10px;
padding-left: 10px;
width: 44%;
padding-left: 25px;
width: 98%;
border-radius: 6px;
line-height: 28px;
font-size: 20px;
} .page-template-page-write-a-review .navigation.header .login_btn a,
.page-template-page-new-business-signup .navigation.header .login_btn a,
.page-template-contact-us .navigation.header .login_btn a,
.page-template-page-login .navigation.header .login_btn a,
.page-template-about-template .navigation.header .login_btn a,
.page-template-career-template .navigation.header .login_btn a,
.page-template-price .navigation.header .login_btn a,
.home .navigation.header .login_btn a {
border-radius: 30px;
padding: 10px 30px !important;
color: #fff !important;
font-family: 'Raleway', sans-serif;
font-size: 15px;
font-weight: 700;
text-transform: uppercase;
background-color: #30405a;
transition: .6s;
}
.home-banner {
position: relative;
}
.home-banner::after {
background: url(https://nursinghomes.io/wp-content/uploads/2019/11/nursinghome-header-bg-1.png);
background-size: contain;
background-repeat: no-repeat;
background-position: center;
content: '';
display: block;
height: 812px;
width: 1470px;
position: absolute;
right: 0;
top: -9px;
}
.page_write_review h1 {
font-family: 'Raleway', sans-serif !important;
color: #31415c;
}
.reviewform h2 {
font-family: 'Raleway', sans-serif !important;
color: #333;
}
.reviewform input,
.reviewform textarea {
padding: 10px;
margin-bottom: 20px;
border: 1px solid #ccc;
border-radius: 4px;
width: 100%;
}
.reviewform input.wpcf7-form-control.wpcf7-submit {
background-color: #a9595b;
border: 0px;
border-radius: 5px;
color: #fff;
width: auto;
display: inline-block;
font-size: 16px;
}
input.wpcf7-not-valid,
textarea.wpcf7-not-valid {
border: 1px solid #f00;
}
span.wpcf7-not-valid-tip {
display: none !Important;
}
input[type="checkbox"] {
height: auto !Important;
width: auto !Important;
}
.reviewform .wpcf7 {
background: #f6f7f8;
padding: 50px;
}
.home .navigation.header .login_btn a:hover {
opacity: .7;
transition: .6s;
background-color: #30405a !important;
}
.page-template-page-write-a-review .navigation.header .signup_btn a,
.page-template-page-new-business-signup .navigation.header .signup_btn a,
.page-template-contact-us .navigation.header .signup_btn a,
.page-template-page-login .navigation.header .signup_btn a,
.page-template-about-template .navigation.header .signup_btn a,
.page-template-career-template .navigation.header .signup_btn a,
.page-template-price .navigation.header .signup_btn a,
.home .navigation.header .signup_btn a {
border-radius: 30px;
padding: 10px 30px !important;
color: #fff !important;
font-family: 'Raleway', sans-serif;
font-size: 15px;
font-weight: 700;
text-transform: uppercase;
background-color: #9b5457;
}
.page-template-page-write-a-review .navigation.header .signup_btn a:hover,
.page-template-page-new-business-signup .navigation.header .signup_btn a:hover,
.page-template-contact-us .navigation.header .signup_btn a:hover,
.page-template-page-login .navigation.header .signup_btn a:hover,
.page-template-about-template .navigation.header .signup_btn a:hover,
.page-template-career-template .navigation.header .signup_btn a:hover,
.page-template-price .navigation.header .signup_btn a:hover,
.home .navigation.header .signup_btn a:hover {
opacity: .7;
transition: .6s;
background-color: #9b5457 !important;
}
.page-id-249 .navbar-collapse,
.page-id-9 .navbar-collapse,
.page-template-page-write-a-review .navbar-collapse,
.page-template-page-write-a-review .navbar-collapse,
.page-template-page-new-business-signup .navbar-collapse,
.page-template-contact-us .navbar-collapse,
.page-template-page-login .navbar-collapse,
.page-template-about-template .navbar-collapse,
.page-template-career-template .navbar-collapse,
.page-template-price .navbar-collapse,
.home .navbar-collapse {
float: right;
width: 95%;
margin-top: 25px;
}
.page-id-9 .entry-header {
margin-top: 50px;
}
.page-template-page-write-a-review .navigation.header .login_btn,
.page-template-page-new-business-signup .navigation.header .login_btn,
.page-template-contact-us .navigation.header .login_btn,
.page-template-page-login .navigation.header .login_btn,
.page-template-about-template .navigation.header .login_btn,
.page-template-career-template .navigation.header .login_btn,
.page-template-price .navigation.header .login_btn,
.home .navigation.header .login_btn {
float: none !important;
display: inline-block;
}
.page-template-page-write-a-review .navigation.header .signup_btn,
.page-template-page-new-business-signup .navigation.header .signup_btn,
.page-template-contact-us .navigation.header .signup_btn,
.page-template-page-login .navigation.header .signup_btn,
.page-template-about-template .navigation.header .signup_btn,
.page-template-career-template .navigation.header .signup_btn,
.page-template-price .navigation.header .signup_btn,
.home .navigation.header .signup_btn {
float: none !important;
display: inline-block;
}
.banner-innter-text {
text-align: center;
width: 100%;
margin: 0px auto;
margin-top: 10%;
position: relative;
z-index: 9;
}
.banner-innter-text .img-responsive {
margin: 0px auto;
}
h1 {
font-family: 'Roboto Condensed', sans-serif;
color: #000;
}
.links-bannertext li {
list-style: none;
display: inline-block;
}
.links-bannertext li a {
color: #fff;
font-size: 16px;
}
.links-bannertext li a:hover {
color: #a6585a;
text-decoration: none;
}
#write {
padding-top: 35px;
}
.links-bannertext li.active a {
color: #a6585a;
}
.banner-innter-text h1 {
font-size: 60px;
}
.page-template-price .navbar-brand {
display: block;
}
.page-template-page-write-a-review .banner-innter-text h1,
.page-template-page-new-business-signup .banner-innter-text h1,
.page-template-contact-us .banner-innter-text h1,
.page-template-page-login .banner-innter-text h1,
.page-template-about-template .banner-innter-text h1,
.page-template-career-template .banner-innter-text h1,
.page-template-price .banner-innter-text h1,
.home .banner-innter-text h1 {
font-family: 'Raleway', sans-serif;
color: #31415c;
font-size: 39px;
position: relative;
z-index: 9;
}
.checkbox label {
font-weight: normal !important;
color: #59524c !important;
}
.radio label {
font-weight: normal !important;
color: #59524c !important;
}
.banner-innter-text p {
font-size: 20px;
font-weight: 300;
color: #4f5370;
}
.page-template-privacy_policy-php .links-bannertext.breadcrumb {
display: none;
}
#search_form_home .select2-container--default .select2-selection--multiple {
border: 1px solid #c7e3ea !important;
width: 100%;
padding: 8px 22px;
line-height: initial;
border-radius: 6px !important;
color: #919191;
font-family: 'Raleway', sans-serif;
font-size: 17px;
}
.page-template-career-template #search_form_home .select2-container--default .select2-selection--multiple,
.page-template-price #search_form_home .select2-container--default .select2-selection--multiple{padding: 4px 22px 10px;}
.gray_back_color .new_nursing_form {
margin-top: 18px;
}
.search {
background-color: #a9595b;
border-radius: 3px;
color: #fff!important;
border: none;
font-family: 'Raleway', sans-serif;
font-size: 18px;
font-weight: 800;
text-transform: uppercase;
cursor: pointer;
padding: 0 36px!important;height: 53px;
} .links-bannertext {
font-size: 13px;
}
.banner-innter-text form input {
color: #000;
padding: 10px;
width: 44%;
padding-left: 25px;
}
.bg-input::before {
content: '\f041';
font-family: 'FontAwesome';
position: absolute;
}
.search {
background: #a6585a;
border: 1px solid #a6585a;
padding: 8px 20px 10px;
width: auto !important;
}
.banner-innter-text .breadcrumb {
padding: 8px 15px;
margin-bottom: 20px;
background-color: transparent;
}
.page-id-249 .banner-innter-text .breadcrumb,.page-id-21234 .banner-innter-text .breadcrumb,
.page-template-career-template .banner-innter-text .breadcrumb,
.page-template-price .banner-innter-text .breadcrumb {
display: none;
} .banner-innter-text form .fa.fa-map-marker {
position: absolute;
color: #555555;
margin: -5px;
padding-left: 14px;
margin-top: 14px;
}
.banner-innter-text form {
padding: 20px 0px;
margin: auto;
width: 66%;
}
.links-bannertext li .fa {
padding: 0px 5px;
margin-bottom: 10px;
width: 30px;
height: auto;
}
.links-bannertext li img {
padding: 0px 5px;
margin-bottom: 10px;
width: 60px;
height: auto;
}
.banner-innter-text form .code_zip {
width: 100% !important;
padding: 24px 22px;
}
.banner-innter-text form .code_zip::placeholder {
color: #919191;
font-family: 'Raleway', sans-serif;
font-size: 17px;
}
.page-template-page-write-a-review .breadcrumb>li+li:before,
.page-template-page-new-business-signup .breadcrumb>li+li:before,
.page-template-contact-us .breadcrumb>li+li:before,
.page-template-page-login .breadcrumb>li+li:before,
.page-template-about-template .breadcrumb>li+li:before,
.home .breadcrumb>li+li:before {
display: none;
}
.links-bannertext li img {
padding: 0px 5px;
margin-bottom: 10px;
width: auto;
height: auto;
}
.links-bannertext li {
margin: 100px 40px 0;
border-right: 1px dashed #a55a5d;
padding-right: 100px;
}
.links-bannertext li:nth-child(3) {
padding: 0;
margin: 0;
border: 0;
}
.links-bannertext li a p {
font-size: 19px;
color: #2e2f39;
margin-top: 10px;
font-weight: 500;
} .main_middle_content {
text-align: left;
}
.main_middle_content p {
color: #2e2f39;
font-size: 16px;
margin-top: 18px;
}
.main_middle_content a {
border: 2px solid;
border-radius: 30px;
-webkit-border-radius: 30px;
padding: 10px 25px;
color: #31415c;
font-family: 'Raleway', sans-serif;
font-size: 13px;
text-transform: uppercase;
display: inline-block;
line-height: 19px;
margin-top: 18px;
font-weight: 700;
transition: .6s;
border-top-color: #a8585b;
border-bottom-color: #34425c;
}
.main_middle_content a:hover {
transition: .6s;
text-decoration: none;
color: #a8585b;
} .favorite_listing_category {
margin-top: 20px;
}
.favorite_listing_category ul li {
width: 18%;
text-align: center;
margin-right: 18px !important;
margin-bottom: 30px;
display: inline-flex;
min-height: 248px;
border-bottom: none;
}
.favorite_listing_category ul li .listing_icon_box {
text-align: center;
box-shadow: 0px 0px 9px -1px #ccc;
padding: 40px 18px 26px 18px;
transition: .6s;
background-color: #fff;
width: 100%;
height: 100%;
border-radius: 3px;
}
.favorite_listing_category ul li a {
width: 100%;
color: #394a57;
font-size: 16px;
line-height: normal;
font-weight: normal;
}
.favorite_listing_category ul li .listing_icon_box .listing_content p {
margin: 40px 1px 0px 0;
color: #394a57;
font-size: 16px;
}
.favorite_listing_category ul li .listing_icon_box .hover_img {
display: none;
transition: .8s;
}
.favorite_listing_category ul li .listing_icon_box:hover .unhover {
display: none;
transition: .8s;
}
.favorite_listing_category ul li .listing_icon_box:hover .listing_content p {
color: #fff;
}
.favorite_listing_category ul li .listing_icon_box:hover {
background: linear-gradient(to bottom right, #51657a, #a65a5d);
transition: .8s;
}
.favorite_listing_category ul li .listing_icon_box:hover .hover_img {
display: block;
transition: .8s;
}
.favorite_listing_category ul li .listing_icon_box .listing-control-height {
height: 100px;
}
.links-bannertext .fa {
font-size: 18px;
color: #dadada;
}
.links-bannertext img {
margin-bottom: 4px !important;
}
.modal.in .modal-dialog {
top: 25%;
transform: translate(0px, 0px);
width: 21%;
}
.modal-dialog h2 {
color: #212121;
font-size: 29px;
}
.emergency_check_button.btn.btn-primary {
background: #838383 none repeat scroll 0 0;
border-color: #838383;
font-size: 21px;
margin: 27px 8px;
padding: 8px 48px;
border-radius: 3px;
}
.emergency_check_button.btn.btn-primary:hover {
background: #a6585a none repeat scroll 0 0;
border-color: #a6585a;
}
.fa.fa-exclamation-triangle.warning_icon {
font-size: 90px;
color: #000 !important;
}
.modal-content {
border-radius: 0;
}
#menu-footer-1 {
padding: 0 0 29px;
}
#msform {
text-align: center;
position: relative;
margin-top: 30px;
}
#thank_you_step {
background: none !important;
border: none !important;
}
#thank_you_step .submission {
background: none;
}
#msform fieldset {
background: white none repeat scroll 0 0;
border: 1px solid #bfbfbf;
border-radius: 0;
box-sizing: border-box;
margin: 0 auto;
padding: 20px 30px;
width: 100%;
transition: none !important;
transform: scale(1) !important;
}
.submission {
background: #f6f6f6 none repeat scroll 0 0;
margin: 0 auto;
padding: 37px;
width: 86%;
}
.border_div {
border: 5px solid #a6585a;
overflow: hidden;
padding: 33px 15px;
}
.border_div>p {
font-weight: normal !important;
font-size: 18px;
}
.border_div p span {
float: left;
line-height: 32px;
width: 100%;
}
#msform fieldset:not(:first-of-type) {
display: none;
}
.clr {
color: #a6585a;
float: none !important;
}
#msform label {
width: 100%;
}
#msform input,
#msform textarea {
border: 1px solid #ccc;
border-radius: 0;
box-sizing: border-box;
color: #2c3e50;
font-family: montserrat;
font-size: 13px;
margin-bottom: 10px;
padding: 11px 13px;
width: 100%;
}
.checkbox input {
width: auto !important;
}
.radio input {
width: auto !important;
}
.select_1 {
float: left;
width: 32%;
}
.select_2 {
float: left;
margin: 0 14px;
width: 32%;
}
.select-3 {
float: left;
width: 24%;
}
.select_11 {
float: left;
width: 34%;
}
.select_22 {
float: left;
margin: 0 7px;
width: 35%;
}
.select-33 {
float: left;
width: 24%;
}
.select_options_form {
float: left;
width: 47%;
}
#msform p {
display: inline;
line-height: 42px;
color: #59524c;
font-weight: bold;
}
#msform h6 {
margin-top: 27px;
text-align: left;
font-size: 16px;
color: #59524c;
font-weight: bold;
}
#msform h6 span {
width: 100%;
float: left;
}
.work_hours {
float: left;
width: 100%;
}
#msform select {
-moz-appearance: none;
background-attachment: scroll;
background-clip: border-box;
background-color: rgba(0, 0, 0, 0);
background-image: url(//nursinghomes.io/wp-content/themes/images/selector_img.png) !important;
background-origin: padding-box;
background-position: 97% 50%;
background-repeat: no-repeat;
background-size: auto auto;
}
.slt_frm {
float: right;
width: 45%;
}
.until {
float: left;
width: 6%;
}
.form_cntrl .select2-container {
box-sizing: border-box;
display: inline-block;
margin: 0;
position: relative;
vertical-align: middle;
width: 100% !important;
}
#msform .form-control {
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 0;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
color: #555;
display: block;
font-size: 14px;
height: 42px;
line-height: 1.42857;
padding: 7px 12px;
transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
width: 100%;
-webkit-appearance: none;
}
#msform input:focus,
#msform textarea:focus {
-moz-box-shadow: none !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
border: 1px solid #a6585a;
outline-width: 0;
transition: All 0.5s ease-in;
-webkit-transition: All 0.5s ease-in;
-moz-transition: All 0.5s ease-in;
-o-transition: All 0.5s ease-in;
}
#msform .action-button {
font-family: 'Roboto', sans-serif;
background: rgb(166, 88, 90) none repeat scroll 0 0;
border: 0 none;
border-radius: 3px;
color: white;
cursor: pointer;
font-weight: bold;
margin: 27px 5px 10px;
padding: 10px 5px;
width: 100px;
}
#msform label {
display: inline-block;
float: left;
font-weight: 700;
margin-bottom: 4px;
margin-top: 16px;
max-width: 100%;
text-align: left;
color: #59524c;
font-size: 15px;
}
.half_field {
float: left;
width: 49%;
}
.half_field1 {
float: left;
width: 51%;
margin-left: 0;
}
.area_code {
float: left;
width: 20%;
position: relative;
}
.phn_nm {
float: left;
margin-left: 44px;
width: 75%;
}
.area_code::after {
background: rgb(89, 82, 76) none repeat scroll 0 0;
content: "";
height: 2px;
margin: 0 0 0;
position: absolute;
width: 36px;
right: -40px;
top: 64px;
}
#msform .action-button-previous {
background: rgb(216, 115, 17);
border: 0 none;
border-radius: 3px;
color: white;
cursor: pointer;
font-weight: bold;
margin: 10px 5px;
padding: 10px 5px;
width: 100px;
}
#progressbar li.visited::before {
background: #a6585a none repeat scroll 0 0 !important;
content: "✓";
}
.fs-title {
border-bottom: 1px solid #bfbfbf;
color: #59524c;
font-family: "Open Sans", sans-serif;
font-size: 23px;
font-weight: bold;
letter-spacing: 2px;
margin: 0 auto;
padding-bottom: 18px;
text-transform: capitalize;
width: 68%;
}
.fs-subtitle {
font-weight: normal;
font-size: 13px;
color: #666;
margin-bottom: 20px;
}
#progressbar {
margin-bottom: 30px;
overflow: hidden;
counter-reset: step;
padding-left: 0;
}
#progressbar li {
list-style-type: none;
color: #59524c;
text-transform: uppercase;
font-size: 14px;
width: 33.33%;
float: left;
position: relative;
letter-spacing: 1px;
font-family: 'Open Sans', sans-serif;
}
#progressbar li:before {
content: counter(step);
counter-increment: step;
width: 50px;
height: 50px;
line-height: 45px;
display: block;
font-size: 25px;
color: #fff;
background: #bfbfbf;
border-radius: 25px;
margin: 0 auto 10px auto;
font-weight: 500px;
}
#progressbar li:after {
content: '';
width: 100%;
height: 4px;
background: #bfbfbf;
position: absolute;
left: -50%;
top: 23px;
z-index: -1;
}
#progressbar li:first-child:after {
content: none;
}
#progressbar li.active::after {
background: rgb(216, 115, 17);
color: white;
}
#progressbar li.active::before {
background: rgb(58, 66, 81);
color: white;
}
.single-boxes img {
width: auto;
}
.featured-listening {
text-align: center;
padding: 40px 0px;
}
.custom-width {
width: 66%;
margin: 0px auto;
font-size: 20px;
font-weight: 300;
padding-bottom: 30px;
text-transform: lowercase;
}
.single-boxes {
border: 1px solid #dedede;
border-radius: 4px;
margin: 15px 0px;
position: relative;
overflow: hidden;
}
.bottom-img p {
margin: 0px;
padding: 20px 0px;
font-size: 18px;
text-transform: lowercase;
}
.bottom-img p:first-letter {
text-transform: capitalize;
}
.featured-boxes a {
color: #000;
}
.featured-boxes a:hover .bottom-img {
border-bottom: 4px solid #a6585a;
border-radius: 4px;
position: relative;
margin-bottom: -4px;
}
.featured-boxes a:hover {
text-decoration: none;
}
.bottom-img .fa {
display: none;
position: absolute;
right: 0px;
top: 25px;
transition: all 0.3s ease 0s;
text-decoration: none;
}
.featured-boxes a:hover .bottom-img .fa {
display: block;
padding-right: 10px;
}
.see-listning {
background: #a6585a;
border: 1px solid #a6585a;
color: #fff !important;
padding: 12px 50px;
font-size: 18px;
border-radius: 3px;
margin-top: 15px;
display: inline-block;
}
.see-listning:hover {
background: #fff;
border: 1px solid #a6585a;
color: #a6585a !important;
padding: 12px 55px;
}
.see-listning i {
display: none;
}
.favourite-category.sp-cat-sec {
padding: 140px 0 0 0;
margin-bottom: -70px;
}
.page-id-249 .favourite-category.sp-cat-sec,.page-id-21234 .favourite-category.sp-cat-sec{
padding: 50px 0 0 0;
}
.favourite-category.sp-cat-sec h1 {
font-family: 'Raleway', sans-serif;
font-weight: 500;    
}
.favourite-category {
background: #f5f5f5 url(//nursinghomes.io/wp-content/themes/images/arora-bg-small.png) top center no-repeat;
padding: 40px 0px;
text-align: center;
}
.home .favourite-category {
background-color: #e2e9ed;
padding: 80px 0 60px;
text-align: center;
background-image: none;
}
.main_middle_content {
text-align: center;
}
.main_middle_content p {
color: #2e2f39;
font-size: 16px;
margin-top: 18px;
}
.home .favourite-category h3 {
font-family: 'Raleway', sans-serif;
}
.home .favourite-category p {
font-family: 'Raleway', sans-serif;
color: #2e2f39;
font-size: 19px;
}
.feature_listings {
text-align: left;
} .testimonial_blue {
background-image: linear-gradient(to right, #4d667b, #ab595b);
padding: 90px 0;
}
.testimonial_blue .under_skyblue {
background-color: rgba(255, 255, 255, 0.5);
padding: 45px;
}
.testimonial_blue .under_skyblue p {
font-size: 15px;
color: #fff;
position: relative;
margin-left: 40px;
}
.testimonial_blue .under_skyblue p::before {
position: absolute;
top: -10px;
content: "\f10d";
font-family: fontAwesome;
color: #ecedef;
left: -62px;
font-size: 42px;
}
.testimonial_blue .under_skyblue .uset_content {
margin-top: 40px;
margin-left: 40px;
}
.testimonial_blue .under_skyblue .uset_content h4 {
margin-bottom: 0;
color: #fff;
font-weight: 700;
text-transform: uppercase;
font-size: 16px;
}
.testimonial_blue .under_skyblue .uset_content span {
display: inline-block;
color: #dcdadd;
font-size: 13px;
}
.testimonial_blue .slick-dots li {
margin: 0 4px !important;
}
.testimonial_blue .slick-dots li button:before {
font-size: 48px;
width: 20px;
height: 20px;
opacity: 1;
color: #82c0f0;
}
.testimonial_blue .slick-dots {
bottom: 0;
top: 300px;
}
.testimonial_blue .slick-dots li.slick-active button:before {
color: #fff;
opacity: .5;
}
.testimonial_blue .slick-dots li button {
background-color: #c4aaae;
border-radius: 100%;
width: 15px;
height: 15px;
}
.testimonial_blue .slick-dots .slick-active button {
background-color: #fff;
}
.testimonial_blue .slick-dots #slick-slide00 button::before {
content: '';
}
.testimonial_blue .slick-dots #slick-slide01 button::before {
content: '';
}
.testimonial_blue .slick-slide img {
border-radius: 100%;
}  .col-lg-4.col-md-4 .recent_activity_box {
padding: 0;
margin-top: 0;
}
.recent_activity_box {
padding: 40px 0;margin-top: 0;
background-color: #f6f7f8;
}
.recent_activity_box .row{margin-bottom: 20px;}
.recent_activity_box .care_facilities_wrapper {
margin-top: 40px;
}
.recent_activity_box .main_middle_content {
text-align: center;
}
.recent_activity_box .main_middle_content h3 {
color: #38526d;
font-family: 'Raleway', sans-serif;
}
.recent_activity_box .main_middle_content p {
margin-top: 10px;
font-size: 19px;
margin-bottom: 60px;
}
.avatar_box{margin-top: 20px;}
.avatar_box ul li img{
border-radius: 50%;
height: 60px;
width: 60px;
}
.care_facilities_wrapper .care_facilities_content {
background-color: #fff;
padding: 30px 40px;
}
.care_facilities_wrapper .care_facilities_content h3 {
text-transform: capitalize;
color: #5e7581;
font-family: 'Raleway', sans-serif;
font-weight: 600;
font-size: 23px;    
line-height: 22px;
font-weight: 600;
margin-bottom: 0;
}
.care_facilities_wrapper .care_facilities_content .review_box {
margin: 15px 0;
}
.review_box a {
font-size: 15px;
color: #5e7581;
font-family: 'Roboto', sans-serif;
font-weight: 400;
}
.care_facilities_wrapper .care_facilities_content .review_box .right_star_bdr {
border-right: 1px solid #e7e9eb;
}
.care_facilities_wrapper .care_facilities_content .review_box .fa {
color: #ffcc00;
font-size: 18px;
}
.care_facilities_wrapper .care_facilities_content .review_box small {
color: #6f777d;
font-family: 'Roboto', sans-serif;
font-size: 15px;
}
.care_facilities_wrapper .care_facilities_content .address_box ul {
margin-bottom: 0;
}
.care_facilities_wrapper .care_facilities_content p {
text-transform: capitalize;
color: #5e7581;
font-size: 15px;
margin: 35px 0;
font-family: 'Raleway', sans-serif;  
}
.care_facilities_wrapper .care_facilities_content .address_box ul li h6 {
text-transform: capitalize;
color: #5e7581;
font-size: 16px;
font-family: 'Roboto', sans-serif !important;
padding-left: 34px;
font-weight: 500;word-wrap: break-word;
}
.care_facilities_wrapper .care_facilities_content .address_box ul li {
border-bottom: 1px solid #f1f2f3;
padding-bottom: 10px;
margin-bottom: 10px;
position: relative;
}
.care_facilities_wrapper .care_facilities_content .address_box ul li:first-child::before {
position: absolute;
background-image: url(//nursinghomes.io/wp-content/themes/mss-grabacontractor/assets/images/location-icon.png);
width: 20px; 
height: 24px;
display: inline-block;
background-size: contain;
top: -8px;
left: 0; }
.address_box ul li:nth-child(1)::before {
content: "";
top: 0 !important;
}
.address_box ul li:nth-child(2)::before {
content: "\f095";
padding-top: 5px;    font-size: 24px;
font-family: 'FontAwesome';
position: relative;
top: 35px;
}
.care_facilities_wrapper .care_facilities_content .address_box ul li h6 span {
color: #000000;
font-weight: 700;
}
.care_facilities_wrapper .care_facilities_content .dual_btn_box ul {
margin-bottom: 0;
}
.care_facilities_wrapper .care_facilities_content .dual_btn_box ul li a {
font-size: 13px;
font-weight: 700;
text-transform: uppercase;
font-family: 'Raleway', sans-serif;
border-radius: 30px;
padding: 10px 16px;
transition: .6s;
}
.care_facilities_wrapper .care_facilities_content .dual_btn_box ul li:nth-child(1) a {
color: #34425c;
;
border: 2px solid;
border-top-color: #a8585b;
border-bottom-color: #34425c;
}
.care_facilities_wrapper .care_facilities_content .dual_btn_box ul li:nth-child(1) a:hover {
color: #fff;
background-color: #34425c;
transition: .6s;
text-decoration: none;
border: 2px solid transparent;
}
.care_facilities_wrapper .care_facilities_content .dual_btn_box ul li:nth-child(2) a {
color: #a9595b;
border: 2px solid #a9595b;
}
.care_facilities_wrapper .care_facilities_content .dual_btn_box ul li:nth-child(2) a:hover {
color: #fff;
background-color: #a9595b;
transition: .6s;
text-decoration: none;
}
.care_facilities_wrapper .slick-prev,
.care_facilities_wrapper .slick-next {
top: 200px;
}
.care_facilities_wrapper .slick-next::before {
content: "\f178";
font-family: fontAwesome;
background-color: #cfd3d9;
color: #fff;
padding: 7px 10px 7px 0px;
opacity: 1;
font-size: 25px;
}
.care_facilities_wrapper .slick-next {
right: -30px;
}
.care_facilities_wrapper .slick-prev {
left: -40px;
}
.care_facilities_wrapper .slick-prev::before {
content: "\f177";
font-family: fontAwesome;
background-color: #cfd3d9;
color: #fff;
padding: 7px 0px 7px 12px;
opacity: 1;
font-size: 25px;
}  .featured-listing {
padding: 150px 0;
}
.featured_listing .listing_icon_box {
text-align: center;
box-shadow: 0px 0px 9px -1px #ccc;
padding: 20px 15px;
transition: .6s;
}
.featured_listing .listing_icon_box:hover {
background-color: #a9595b;
transition: .6s;
}
.featured_listing .listing_icon_box:hover .listing_content p {
color: #fff;
}
.featured_listing .listing_icon_box:hover .listing_content a .fa {
color: #a9595b;
background-color: #fff;
}
.featured_listing .listing_icon_box .hover_img {
display: none;
}
.featured_listing .listing_icon_box:hover .unhover {
display: none;
}
.featured_listing .listing_icon_box:hover .hover_img {
display: block;
}
.featured_listing .listing_icon_box .listing_content p {
margin: 12px 0;
color: #394a57;
font-size: 16px;
}
.featured_listing .listing_icon_box .listing_content a .fa {
background-color: #a9595b;
border-radius: 100%;
width: 37px;
height: 37px;
text-align: center;
color: #fff;
line-height: 37px;
}
.featured_listing .first_coulmn .listing_icon_box {
margin-top: 115px;
}
.featured_listing .third_coulmn .listing_icon_box,
.featured_listing .second_coulmn .listing_icon_box {
margin-bottom: 25px;
}
.featured_listing .third_coulmn {
margin-top: 80px;
}
.featured_listing .see-all-listing p a {
background-color: #07d31f;
font-family: 'Raleway', sans-serif;
font-size: 18px;
font-weight: 700;
color: #fff;
text-transform: uppercase;
display: inline-block;
padding: 10px 36px;
border-radius: 3px;
}  .footer_top_list {
background-image: linear-gradient(to right, #4d667b 50%, #ab595b);
padding: 30px 0;
border-bottom: 1px solid #6b7484;
}
.footer_top_list ul {
margin-bottom: 0;
text-align: center;
}
.footer_top_list ul li {
margin-right: 36px !important;
border-right: 1px solid #4a5d77;
padding-right: 36px;
vertical-align: middle;
}
.footer_top_list ul li .media {
text-align: left;
}
.footer_top_list ul li:nth-child(4) {
border-right: none;
margin-right: 0 !important;
}
.footer_top_list ul li .media-body h5 {
font-size: 14px;
color: #fff;
margin-bottom: 0;
text-transform: uppercase;
}
.footer_top_list ul li .footer_logo {
position: relative;
}
.footer_top_list ul li .media-body a {
font-family: 'Roboto', sans-serif;
font-size: 20px;
color: #fff;
display: inline-block;
}
.footer_top_list ul li .media-body a:hover {
text-decoration: none;
}
.footer_top_list ul li .media-body {
width: auto;
vertical-align: middle !Important;
}  .our_mission_wrapper {
padding: 60px 0;
}
.our_mission_wrapper .our_mission_caption {
text-align: center;
position: relative;
}
.our_mission_wrapper .our_mission_caption .tag_blue {
position: absolute;
top: 0;
width: 34%;
background-image: linear-gradient(to right, #4d667b, #ab595b);
padding: 21px;
text-align: left;
}
.our_mission_wrapper .our_mission_caption .tag_blue h2 {
background: none;
padding-left: 10px;
padding-right: 10px;
margin-left: -10px;
margin-right: -10px;
color: #fff;
font-size: 35px;
font-weight: 700;
line-height: 32px;
margin-top: -10px;
}
.our_mission_wrapper .our_mission_caption .tag_blue p {
color: #fff;
font-size: 18px;
margin: 0;
}
.our_mission_wrapper .our_mission_caption img {
width: 90%;
}
.our_mission_wrapper .right_mission_content {
margin-top: 50px;
}
.our_mission_wrapper .right_mission_content h4 {
color: #495076;
font-size: 23px;
font-family: 'Raleway', sans-serif;
line-height: 30px;
}
.our_mission_wrapper .right_mission_content p {
color: #6f6f6f;
font-size: 16px;
margin: 25px 0;
font-family: 'Raleway', sans-serif;
}
.our_mission_wrapper .right_mission_content a {
text-transform: uppercase;
color: #556578;
font-weight: 700;
font-family: 'Raleway', sans-serif;
font-size: 13px;
display: inline-block;
background-color: #fff;
box-shadow: 0px 0px 10px 0px #eee;
padding: 12px 52px 14px 23px;
margin-top: 25px;
position: relative;
}
.our_mission_wrapper .right_mission_content a::before {
position: absolute;
top: 10px;
right: 10px;
content: "\f178";
font-family: fontAwesome;
background-color: #a05a5f;
color: #fff;
padding: 2px 8px 2px 1px;
font-size: 14px;
}  .nursing_footer {
background-image: linear-gradient(to right, #4d667b, #ab595b);
padding: 60px 0;
}
.nursing_footer .footer_content h1 {
margin-top: 0;
color: #fff;
text-transform: uppercase;
font-size: 24px;
font-weight: 700;
margin-bottom: 15px;
font-family: 'Raleway', sans-serif;
}
.nursing_footer .footer_content h3 {
color: #fff;
text-transform: uppercase;
font-size: 24px;
font-weight: 700;
margin: 0 0 15px;
font-family: 'Raleway', sans-serif;
}
.nursing_footer .footer_content p {
color: #fff;
font-size: 15px;
font-weight: 400;
}
.nursing_footer .footer_content .menu-menu-footer_menu-container-container ul {
padding: 0;
}
.nursing_footer .footer_content .menu-menu-footer_menu-container-container ul li {
list-style: none;
margin-bottom: 15px;
}
.nursing_footer .footer_content .menu-menu-footer_menu-container-container ul li a {
color: #fff;
text-transform: uppercase;
font-size: 14px;
font-weight: 600;
font-family: 'Raleway', sans-serif;
}
.nursing_footer .footer_content .menu-menu-footer_menu-container-container ul li a:hover {
text-decoration: none;
}
.blue_bdr_footer {
border-right: 1px solid #746f7c;
padding: 9px !important;
max-width: 3% !important;
margin-right: 30px;
min-height: 210px;
}
.footer_menu_bdr {
border-right: 1px solid #746f7c;
}
.address_box_right {
padding-left: 15px;
}
.address_box_right .media-left img {
padding-right: 30px;
}  .nursing_copyright {
padding: 30px 0;
}
.nursing_copyright p {
font-size: 15px;
color: #38455d;
margin: 0;
text-align: center;
}  .about_welcome {
padding-top: 50px;
padding-bottom: 100px;
}
.about_welcome .our_mission_caption {
position: relative;
}
.about_welcome .our_mission_caption img {
width: 100%;
}
.about_welcome .our_mission_caption .tag_blue {
position: absolute;
background-image: linear-gradient(to right, #4d667b, #ab595b);
bottom: 0;
right: 0;
padding: 20px;
}
.about_welcome .our_mission_caption .tag_blue img { 
max-width: 90px;
}
.about_welcome .welcome_content h4 {
color: #31415c;
font-family: 'Raleway', sans-serif;
font-size: 35px;
font-weight: 600;
margin: 0 0 4px 0;
}
.about_welcome .welcome_content h2 {
color: #31415c;
font-family: 'Raleway', sans-serif;
font-size: 48px;
margin: 0 0 20px 0;
font-weight: 400;
}
.about_welcome .welcome_content p {
font-family: 'Raleway', sans-serif;
color: #2e2f39;
font-size: 16px;
margin-bottom: 14px;
}  .nursing_contact_us h2 {
color: #31415c;
font-size: 39px;
font-family: 'Raleway', sans-serif;
margin: 0 0 45px 0;
}
.nursing_contact_us .form_inter {
background-color: #f6f7f8;
padding: 30px 30px 25px;
border: 1px solid #eef4f6;
}
.nursing_contact_us .form_inter .wpcf7-text {
background-color: #fff;
border-radius: 5px;
height: 45px;
border: none;
padding: 20px 20px 21px;
margin-bottom: 20px;
width: 100%;
}
.nursing_contact_us .form_inter .wpcf7-textarea {
background-color: #fff;
border-radius: 5px;
height: 160px;
border: none;
margin-bottom: 25px;
width: 100%;
padding: 15px;
}
.nursing_contact_us .form_inter .wpcf7-text::placeholder {
font-family: 'Raleway', sans-serif;
font-size: 10px;
color: #2e2f39;
}
.nursing_contact_us .wpcf7-submit {
background-color: #a9595b;
border-radius: 6px;
color: #fff;
border: none;
font-family: 'Raleway', sans-serif;
font-size: 16px;
font-weight: 700;
padding: 11px 20px;
}
.nursing_contact_us .right_address .box_address {
background-image: linear-gradient(to right, #4d667b, #ab595b);
padding: 20px;
margin-bottom: 20px;
}
.nursing_contact_us .right_address .box_address h4 {
font-family: 'Raleway', sans-serif;
font-size: 21px;
color: #fff;
}
.nursing_contact_us .right_address .box_address .media-body p {
font-family: 'Raleway', sans-serif;
color: #fff;
margin: 0;
font-size: 15px;
}
.nursing_contact_us .right_address .box_address .media-body a {
font-family: 'Raleway', sans-serif;
color: #fff;
font-size: 15px;
}
.nursing_contact_us .right_address .box_address .media-body a:hover {
text-decoration: none;
} .nursing_contact_us {
padding-top: 100px;
}
.sign_up_caption {
position: relative;
top: 350px;
}
.sign_up_caption::before {
position: absolute;
top: 0;
left: 0;
background-image: linear-gradient(to right, #4d667bcf, #ab595b8f);
content: "";
width: 100%;
height: 100%;
}
.make_different {
background-color: #f6f7f8;
padding: 70px 0;
}
.make_different .listing_content h4 {
color: #31415c;
font-size: 35px;
font-family: 'Raleway', sans-serif;
margin-bottom: 5px;
font-weight: 700;
}
.make_different .listing_content h3 {
font-size: 48px;
font-family: 'Raleway', sans-serif;
color: #31415c;
font-weight: 500;
margin: 0;
}
.make_different .listing_content p {
color: #2e2f39;
font-size: 16px;
font-family: 'Raleway', sans-serif;
margin: 30px 0;
}
.doctor_now_fix {
height: 1075px;
}
.doctor_now_fix .listing_right_new {
position: absolute;
bottom: 0;
max-width: 555px;
}
.make_different .featured_listing {
padding: 0;
}
.make_different .featured_listing .featured-boxes .col-lg-6 {
padding: 0;
}
.make_different .featured_listing .full-block {
margin: 0;
}
.make_different .featured_listing .full-block a {
font-family: 'Raleway', sans-serif;
font-size: 25px;
text-transform: uppercase;
font-weight: 600;
padding: 70px 20px;
margin-top: 0;
}
.make_different .featured_listing .full-block .fa {
background-color: #fff;
border-radius: 100%;
width: 37px;
height: 37px;
color: #a9595b;
line-height: 37px;
display: block;
text-align: center;
margin: 30px auto 0;
}
.make_different .featured_listing .full-block a {
margin-right: 20px;
min-height: 250px;
}
.make_different .featured_listing .full-block a:hover .fa {
background-color: #a9595b;
color: #fff;
}
.make_different .featured_listing .listing_icon_box {
min-height: 250px;
margin-right: 20px;
margin-bottom: 25px;
display: inline-grid;
background-color: #fff;
}
.make_different .featured_listing .listing_icon_box:hover {
background-color: #a9595b;
} .our_specialist {
padding: 60px 0;
background-image: linear-gradient(to right, #4d667b, #ab595b);
}
.our_specialist ul li {
width: 33%;
}
.our_specialist .specialist_conetnt {
text-align: center;
}
.our_specialist .specialist_conetnt h4 {
font-family: 'Raleway', sans-serif;
font-size: 39px;
color: #fff;
}
.our_specialist ul {
text-align: center;
}
.our_specialist .specialist_conetnt p {
font-family: 'Raleway', sans-serif;
font-size: 25px;
color: #fff;
margin-bottom: 30px;
}
.our_specialist .specialist_member .member_content {
text-align: center;
background-color: #fff;
padding: 20px 0;
}
.our_specialist .specialist_member .member_img {
background-color: #f8f9fb;
padding: 20px 20px 0;
}
.our_specialist .specialist_member .member_content h2 {
font-family: 'Raleway', sans-serif;
font-size: 35px;
font-weight: 900;
background: -webkit-linear-gradient(left, #4d667b, #ab595b);
background: -o-linear-gradient(right, #4d667b, #ab595b);
background: -moz-linear-gradient(right, #4d667b, #ab595b);
background: linear-gradient(to right, #4d667b, #ab595b);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
margin: 0;
}
.our_specialist .specialist_member .member_content span {
color: #c5c5c5;
font-size: 20px;
text-transform: uppercase;
display: block;
font-weight: 600;
font-family: 'Raleway', sans-serif;
margin: 10px 0;
}
.our_specialist .specialist_member .member_content p {
color: #c5c5c5;
font-size: 18px;
font-family: 'Raleway', sans-serif;
}
.our_specialist .specialist_member .member_img img {
max-height: 395px;
} .listes-fav ul {
list-style: none;
padding: 0px;
}
.listes-fav {
text-align: left;
padding-top: 10px;
}
.listes-fav li .secnd,
.listes-section li .secnd {
display: none;
}
.listes-fav img {
padding-left: 0px;
padding-right: 10px;
width: 30px;
}
.home .listes-fav img{
width: 80px;
}
.listes-fav a {
color: #a6585a;
font-size: 18px;
font-weight: 700;
}
.listes-fav a:hover {
color: #777780;
text-decoration: none;
} .listes-fav li {
padding: 14px 0px;
border-bottom: 1px solid #E0E0E0;
} .listes-fav .fa.fa-angle-right {
float: right;
margin-top: 18px;
}
.listes-fav .frst,
.listes-section .frst {
float: left;
}
.carousel-control.left,
.carousel-control.right {
background-image: none;
}
a.text-orange {
color: #a6585a;
}
a.text-orange:hover {
color: #fff;
text-decoration: none;
}
.testinomial p {
font-size: 18px;
padding-bottom: 10px;
}
.fa.fa-star {
color: #a6585a;
font-size: 18px;
}
.people-says {
padding: 40px 0px;
}
.client-rate {
padding: 10px 0px;
}
.testinomial h3 {
text-transform: uppercase;
}
.testinomial .carousel-indicators li {
display: inline-block;
width: 70px;
height: 70px;
margin: 1px;
text-indent: -999px;
cursor: pointer;
background-color: rgba(0, 0, 0, 0);
border: 1px solid #fff;
border-radius: 50%;
padding: 3px;
transition: all 0.3s ease 0s;
text-decoration: none;
}
.testinomial .carousel-indicators .active {
margin: 0;
background-color: #fff;
border: 1px solid #2e3c52;
border-radius: 50%;
padding: 1px;
transition: all 0.3s ease 0s;
text-decoration: none;
}
.testinomial li img {
border-radius: 50%;
}
.testinomial .active li img {
border: 1px solid #2e3c52;
}
.testinomial .carousel-indicators {
position: relative;
bottom: 0px !important;
margin: 0px auto !important;
left: 0% !important;
width: 25% !important;
}
.testinomial .glyphicon-chevron-left::before {
content: "";
}
.testinomial .glyphicon-chevron-right::before {
content: "";
}
.testinomial .right.carousel-control {
position: absolute;
top: 55%;
right: 29%;
color: #000;
}
.testinomial .left.carousel-control {
position: absolute;
top: 55%;
left: 29%;
color: #000;
}
.testinomial .small-text {
font-size: 13px;
}
.fa-star-half-o {
color: #a6585a;
}
.post-blocks .img-block {
float: left;
margin-right: 10px;
}
.post-blocks {
text-align: left;
}
.post-blocks .eql-height {
height: auto;
}
.post-blocks-review b {
text-transform: capitalize;
}
.post-blocks a {
color: #777;
}
.text-blue a {
color: #a6585a;
font-weight: 600;
}
.ratng-logo .fa {
font-size: 15px;
padding: 0px 2px;
}
.post-blocks h3 {
font-size: 16px;
color: #565656;
text-transform: uppercase;
font-weight: 600;
}
.recent-post {
margin: 19px 0 0;
padding: 1px 0 0;
}
.grey-box a {
white-space: initial;
word-wrap: break-word;
}
.single-align {
background: #fff;
border: 1px solid #c9c9c9;
padding: 6px;
display: inline-block;
width: 100%;
}
.single-align .right-box {
padding: 10px 0px;
}
.small-text {
font-size: 13px;
}
.img-block img {
height: 200px;
width: 100%;
}
.post-blocks .col-sm-6 {
margin: 15px 0px;
}
.recent-post hr {
border-top: 1px solid #eaeaea;
margin-top: 30px;
width: 97%;
float: left;
}
.our-misssion {
background: #f5f5f5;
padding-bottom: 50px;
}
.mission-box {
text-align: left;
}
.align-mission-box p {
font-size: 17px;
font-weight: 300;
}
.align-mission-box {
height: 330px;
}
.align-mission-box img {
width: auto;
height: 320px;
}
section.sign_up_form {
width: 100%;
float: left;
padding: 30px 0 50px;
}
.footer {
background: #3a4251;
color: #fff;
border-top: 4px solid #a6585a;
padding: 40px 0px;
padding-bottom: 0px;
float: left;
width: 100%;
}
.footer ul {
padding: 0px;
list-style: none;
width: 50%;
margin: 0px auto;
}
.footer ul a {
color: #fff;
text-decoration: none;
}
.footer ul a:hover {
color: #a6585a;
}
.leftttext {
float: left;
margin-right: 12px;
}
.blocks-footer .text-orange {
display: block;
text-transform: uppercase;
font-size: 21px;
}
.blocks-footer {
font-family: 'Roboto Condensed', sans-serif;
}
.headings-footer {
border-bottom: 1px solid #484d55;
padding-bottom: 10px;
margin-bottom: 20px;
} .footer ul li {
padding: 4px 0px;
}
.logo-part li {
display: inline-block;
font-size: 26px;
margin: 0px 8px;
}
.logo-part p {
padding-left: 15px;
}
.headings-footer1 {
border-top: 1px solid #484d55;
padding-top: 10px;
font-family: 'Open Sans', sans-serif;
}
.headings-footer1 a {
color: #fff;
text-decoration: none;
}
.headings-footer1 a:hover {
color: #a6585a;
}
.noppading {
padding: 0px !important;
}
.headings-footer p {
margin: 0px auto;
width: 55%;
}
.logo-part {
width: 60%;
float: right;
}
.logo-part ul {
width: 100%;
}
.center-aalig {
margin-left: 25%;
display: none;
}
.headings-footer1 p {
margin: 0px;
padding: 20px 0px;
font-size: 12px;
}
.footer-1 ul {
float: left;
}
#inner-header-css .navbar-inverse {
height: auto;
padding: 0 0 20px;
}
.single-listing .gray_back_color {
background-color: #e2e9ed;
padding: 14px 16px;
}
.page-id-9 .navbar.navbar-inverse.nursing-home {
background: #ffffff !important;
}
.page-id-9 .navigation.header {
border-bottom: 1px solid #30405a !important;
}
.page-id-9 .navigation.header.active { 
border-bottom: 0 !important;
}
.tax-listing_service .navbar-inverse {
padding-bottom: 8px;
} 
.page-template-template-search-listings-php#inner-header-css .navbar-inverse,
.single-listing #inner-header-css .navbar-inverse {
background: none;
padding-top: 0%;
padding-top: 0;
}
.single-listing .single .navbar-brand{display: block;}
.page-template-page-write-a-review #inner-header-css .navbar-inverse,
.page-template-page-new-business-signup #inner-header-css .navbar-inverse,
.page-template-contact-us #inner-header-css .navbar-inverse,
.page-template-page-login #inner-header-css .navbar-inverse,
.page-template-about-template #inner-header-css .navbar-inverse,
.home #inner-header-css .navbar-inverse {
background: #2e3c52;
padding-top: 0%;
padding-top: 8px;
} .header-innerpage {
background: url(//nursinghomes.io/wp-content/themes/images/baner-directory.png);
width: 100%;
border-color: rgb(234, 233, 233);
border-bottom: 0px solid rgb(234, 233, 233);
border-top: 0px solid rgb(234, 233, 233);
padding-left: 1px !important;
padding-right: 1px !important;
margin-top: 2.5%;
}
.header-innerpage .banner-innter-text {
width: 100%;
margin: 0px;
padding-top: 35px;
}
.header-innerpage .banner-innter-text form {
padding: 0px;
}
.header-innerpage .banner-innter-text input {
border: 1px solid #dadada;
border-radius: 3px;
width: 40%;
border-top-right-radius: 0px;
border-bottom-right-radius: 0px;
}
.header-innerpage .banner-innter-text .search {
color: #fff;
border-radius: 3px;
border-bottom-left-radius: 0px;
border-top-left-radius: 0px;
margin-left: -15px;
}
.header-innerpage .navbar-collapse {
padding: 0px;
}
.logo-section {
padding: 30px 0px;
}
.header-innerpage #myNavbar {
padding-top: 16px;
}
.header-innerpage a {
color: #000;
}
.header-innerpage li a:hover {
background-color: #a6585a !important;
color: #fff !important;
}
.header-innerpage a {
padding: 10px 13px !important;
border-radius: 3px;
}
.banner-directory {
background: url(//nursinghomes.io/wp-content/themes/images/baner-directory1.png);
width: 100%;
border-color: rgb(234, 233, 233);
border-bottom: 0px solid rgb(234, 233, 233);
border-top: 0px solid rgb(234, 233, 233);
padding-left: 1px !important;
padding-right: 1px !important;
background-repeat: no-repeat;
color: #fff;
padding: 50px 0px;
padding-bottom: 0px;
position: relative;
}
.banner-directory h1 {
color: #ffffff;
display: inline;
font-size: 30px;
margin: 5px 0 6px;
padding-right: 16px;
text-align: left;
text-transform: lowercase;
}
.banner-directory h1:first-letter {
text-transform: capitalize;
}
.business_edit_button.edit_featured_image,
.business_edit_button.edit_cover_image {
display: block;
padding-bottom: 9px;
text-align: left;
}
.acf-button.button.button-primary.button-large {
margin-bottom: 8px;
}
.acf-fields>.acf-field {
padding: 4px 12px 15px 0;
}
.acf-input-wrap>input {
border: 1px solid #ddd;
color: #222222;
height: 39px;
padding: 4px 7px;
}
.service-roofing .img-responsive {
float: left;
margin-right: 8px;
}
.right-side hr {
border-color: pink;
width: 16%;
margin: 10px 0px;
border: 2px solid #a6585a;
}
.service-roofing a {
color: #fff;
}
.service-roofing .fa {
font-size: 14px;
}
.service-roofing .img-responsive {
border: 5px solid #ffffff;
border-radius: 6px;
display: inline-block;
float: none;
margin-right: 8px;
vertical-align: top;
margin-bottom: 6px;
}
.right-side .business_edit_button:focus {
color: #ffffff;
text-decoration: none;
}
.services-rating {}
.right-side {
display: inline-block;
padding-top: 0;
text-align: left;
}
.right-side p {
padding-top: 10px;
}
.logo-m {
margin-right: 8px;
}
.fav-button-box button {
background: transparent;
border: 1px solid #fff;
border-radius: 4px;
padding: 9px;
margin: 0px 8px;
}
.fav-button-box button:hover {
background: #a6585a;
border: 1px solid #a6585a;
color: #fff;
}
.fav-button-box button:hover .fa.fa-star {
color: #fff;
}
.fav-button-box {
padding-top: 6%;
}
.addtofav .fa {
font-size: 14px;
}
.grey-box {
background: #f4f4f4;
padding: 15px;
color: #555555;
margin: 15px 0px;
}
.grey-box h1 {
color: #a6585a;
display: inline;
font-size: 26px;
margin-top: 0;
}
.text-center.phone_no {
color: #555555;
font-size: 17px;
font-weight: 400;
padding-bottom: 14px;
padding-top: 6px;
}
.orng {
color: #a6585a;
}
.addre {
padding-bottom: 10px;
padding-top: 17px;
text-align: left;
text-transform: lowercase;
}
.grey-box .text-center {
padding-top: 4px;
text-align: left;
}
.mapimg .acf-google-map .title .search {
border: 0 none;
border-radius: 0;
box-shadow: none;
color: #fff;
cursor: text;
font-family: inherit;
font-size: 14px;
height: 40px;
line-height: 30px;
margin: 0;
padding: 5px 20px;
width: 63% !important;
}
input[type="text"].search::-webkit-input-placeholder {
color: #fff;
}
input[type="text"].search::-moz-input-placeholder {
color: #fff !important;
}
.comment-content>p {
display: inline-block;
font-size: 15px;
padding-bottom: 0;
padding-right: 4px;
}
.mapimg .business_edit_button {
display: inline-block;
float: none;
padding-bottom: 7px;
padding-left: 25px;
}
.service-roofing .business_edit_button {
float: none;
}
.grey-box>p {
padding-top: 6px;
}
.mapimg .acf-field .acf-label label {
display: block;
font-family: open sans;
font-size: 18px;
font-weight: 400;
margin: 0 0 3px;
padding: 0 0 0 24px;
}
.mapimg .acf-form-submit {
padding-left: 12px;
}
.my_test {
background: #a6585a none repeat scroll 0 0;
border: 1px solid #a6585a;
margin: 8px 0 0;
padding: 6px 12px;
}
.acf-button {
background: #a6585a none repeat scroll 0 0;
border: 1px solid #a6585a;
color: #fff;
padding: 6px 12px;
}
.right-side-content {
padding-top: 0;
}
.acf-table>tbody>tr>th,
.acf-table>thead>tr>th,
.acf-table>tbody>tr>td,
.acf-table>thead>tr>td {
font-size: 14px;
padding: 9px 3px;
text-align: center;
vertical-align: middle;
}
.acf-field input[type="text"],
.acf-field input[type="password"],
.acf-field input[type="number"],
.acf-field input[type="search"],
.acf-field input[type="email"],
.acf-field input[type="url"],
.acf-field textarea,
.acf-field select {
box-sizing: border-box;
font-size: 12px;
line-height: 1.4;
margin: 0;
padding: 3px 3px;
resize: none;
text-align: left;
width: 100%;
}
.acf-actions.acf-hl {
padding-top: 10px;
}
#business_listing_featured_image_form>input {
padding-top: 7px;
}
.acf-field .acf-label label {
display: block;
font-family: open sans;
font-size: 18px;
font-weight: 400;
margin: 0 0 3px;
padding: 0;
}
.business_edit_button.cover-btn {
color: #fff;
display: block;
margin: 0 0 2px;
}
.services-rating .col-sm-7 .service-roofing {
padding-top: 18px;
float: left;
}
.grey-box>form {
padding-top: 9px;
}
.acf-button.button.button-primary:hover {
color: #fff;
}
.right-social .signinbtn {
margin-right: -15px;
}
.grey-box input,
.grey-box textarea {
border: 1px solid #cccccc;
padding: 6px;
width: 100%;
margin: 0 0 8px;
}
.description-section>p {
margin: 0;
padding-top: 10px;
word-wrap: break-word;
}
.grey-box label {
font-weight: 600;
font-size: 13px;
}
.grey-box .send {
background: #a6585a;
border: 1px solid #a6585a;
color: #fff;
padding: 6px 20px;
}
.grey-box .text-right {
float: right;
}
.boxes-three-main {
font-size: 13px;
padding-top: 39px;
}
.center-side-content {
padding-top: 13px;
}
.business_edit_button {
color: #3a4251;
float: right;
font-family: "Open Sans", sans-serif;
font-size: 15.5px;
font-weight: 600;
text-align: right;
}
.boxe-recent .row {
background: #f5f5f5;
}
.boxe-recent img {
float: left;
margin-right: 5px;
}
.boxe-recent h4 {
font-size: 15px;
margin: 0px;
color: #555656;
margin-bottom: 5px;
}
.boxe-recent a {
color: #9B9B9B;
}
.recent-listning .boxe-recent {
border-bottom: 1px solid #cccccc;
padding: 10px 0px;
height: auto;
}
.boxe-recent .addre-orng {
color: #a6585a;
}
.boxe-recent img {
margin: auto;
float: left;
margin-right: 5px;
height: 32px;
object-fit: contain;
width: 100%;
display: table-row-group;
} .slider-center {
padding-top: 7px;
}
.slider-center .big-img img {
border: 1px solid #ddd;
padding: 2px;
height: auto;
width: 540px;
}
.slider-center .smal-img img {
border: 1px solid #ddd;
height: 100%;
padding: 2px;
width: 100%;
}
.smal-img {
height: 63px;
overflow: hidden;
width: 100%;
}
.slider-center .slider-for {
margin-bottom: 20px;
}
.slider-center .slick-prev::before,
[dir="rtl"] .slider-center .slick-next::before {
content: '\f104 ';
font-family: FontAwesome;
color: #000;
font-weight: 800;
}
[dir="rtl"] .slider-center .slick-prev::before,
.slider-center .slick-next::before {
content: '\f105 ';
font-family: FontAwesome;
color: #000;
font-weight: 800;
}
.description-section h1.description_title {
color: #a6585a;
font-size: 24px;
margin-top: 0;
}
.description-section.listing_owner_login h1.description_title {
display: inline;
}
.description-section {
padding-bottom: 23px;
padding-top: 5px;
margin-top: 15px;
}
.description-section p {
margin-bottom: 20px;
line-height: 25px;
}
.bg-white {
background: #fff !important;
}
.mapimg {
padding-top: 20px;
}
.heading select {
border: 1px solid #a6585a;
font-size: 13px;
padding: 5px 12px;
text-transform: uppercase;
color: #000;
}
.heading h1 {
margin: 0px;
}
.roffing-contractor {
padding: 30px 0px;
}
.listening-section hr {
border-color: #a6585a;
width: 8%;
border: 3px solid #a6585a;
text-align: left;
float: left;
margin-left: 15px;
}
.line-light {
border-bottom: 1px solid #ddd;
width: 97%;
margin: 0px auto;
position: relative;
bottom: -27px;
}
.boxes-roffing h3 {
margin: 0px;
text-transform: lowercase;
}
.boxes-roffing h3:first-letter {
text-transform: capitalize;
}
.boxes-roffing .calerdr.small-text {
padding-top: 3px;
}
p.small-text {
text-transform: lowercase;
}
p.small-text:first-letter {
text-transform: capitalize;
}
.boxes-roffing .fa.fa-star,
.boxes-roffing .fa.fa-star-half-o {
font-size: 15px;
color: #ffcc00;
}
.ratng-logo.text-blue.small-text {
padding-top: 10px;
}
.text-blue a {
font-size: 13px;
}
.post-blocks .eql-height {
height: auto;
overflow: hidden;
}
.paggination nav.navigation.pagination {
position: relative;
}
.img-block {
width: 29%;
}
.right-box {
width: 69%;
float: right;
}
.boxes-roffing hr {
float: none;
border-bottom: 1px solid #ddd !important;
width: 100%;
border: none;
margin: 0px;
}
.addre-orng {
color: #a6585a;
}
.get-quotes {
background: #f7f7f7;
border: 1px solid #ddd;
text-transform: uppercase;
font-size: 13px;
padding: 5px 15px;
color: #5A5A5A;
position: absolute;
right: 30px;
}
.get-quotes:hover {
background: #a6585a !important;
border: 1px solid #a6585a !important;
color: #fff !important;
}
.boxes-roffing .post-blocks.single-align {
margin: 20px 0px;
}
.listes-section ul {
padding: 0px;
list-style: none;
}
.listes-section ul a {
color: #777;
font-size: 15px;
text-decoration: none;
}
.listes-section ul a:hover {
color: #a6585a;
}
.listes-section ul li {
border-top: 1px solid #ddd;
padding: 10px 0px;
}
.listes-section ul li:hover {
border-top: 1px solid #a6585a;
}
.listes-section {
padding-top: 10px;
}
.text-blue .fa {
color: #a6585a;
}
.recent-post .img-block {
width: 25%;
}
.recent-post .right-box {
width: 73%;
}
.paggination .pagination {
margin: 0px;
}
.paggination a {
margin: 0px 5px;
text-decoration: none;
}
.nav-links .prev::before {
content: "\f104";
font-family: "FontAwesome";
}
.nav-links .next::before {
content: "\f105";
font-family: "FontAwesome";
}
.prev.page-numbers {
background: #9c9c9c;
}
.next.page-numbers {
background: #9c9c9c;
}
.paggination .pagination>li:first-child>a,
.paggination .pagination>li:first-child>span {
margin-left: 0;
border-top-left-radius: 0px;
border-bottom-left-radius: 0px;
}
.paggination .pagination>li:last-child>a,
.paggination .pagination>li:last-child>span {
border-top-left-radius: 0px;
border-bottom-left-radius: 0px;
}
.ratng-logo .fa {
color: #ffcc00;
}
.single-boxes:hover img {
-moz-transform: scale(1.1);
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.single-boxes img {
-moz-transition: all 0.5s;
-webkit-transition: all 0.5s;
transition: all 0.5s;
margin: 20px auto auto;
}
.imgdiv {
overflow: hidden;
}
.page-numbers {
background: #a6585a;
color: #fff !important;
padding: 3px 10px;
}
.links-bannertext li .fa {
filter: invert(100%);
} .img-block .default_thumb {
height: auto;
width: auto;
padding: 20px;
}
form.form-signin .btn-block {
background: #fff;
border: #fff;
border-radius: 5px;
width: 70%;
color: #30405a;
font-family: 'Raleway', sans-serif;
font-weight: 600;
}
form.form-signin input {
margin: 10px 0;
}
.categories_confirmation .half_field input {
display: inline-block;
width: auto;
}
.categories_confirmation .half_field input[type="checkbox"] {
width: 22px !important;
display: inline-block;
margin-top: 18px;
}
.categories_confirmation .half_field {
text-align: left;
}
.categories_confirmation .half_field1 input {
display: inline-block;
width: auto;
}
.categories_confirmation .half_field1 input[type="checkbox"] {
width: 22px !important;
display: inline-block;
margin-top: 18px;
}
.categories_confirmation .half_field1 {
text-align: left;
}
.img-responsive.listing_thumb {
width: 95%;
height: auto;
}
.rating-container .filled-stars {
color: #a6585a !important;
}
img.img-responsive.default_listing_thumb.single_top {
border: 0px;
}
label.error {
color: #cc0000 !important;
display: block;
}
.listing_delete_comment {
background: transparent none repeat scroll 0 0;
border: 1px solid transparent;
color: #3a4251;
font-family: "Open Sans", sans-serif;
font-size: 13px;
font-weight: 600;
margin: 0;
padding: 0;
}
.business_edit_button:hover {
color: #3a4251;
text-decoration: none;
}
.business_edit_button:focus {
color: #3a4251;
text-decoration: none;
}
.right-side .business_edit_button:hover {
color: #fff;
text-decoration: none;
}
.owner_gallery_title {
color: #a6585a;
display: inline;
font-size: 24px;
}
.content_update_bar {
margin-top: 20px;
}
hr.title_underline.listing_owner_login {
display: none;
}
.content_update_bar {
color: #fff;
background-color: #a6585a;
border-color: #a6585a;
font-weight: bold;
}
#business_opening_hours_form .acf-error-message {
padding: 1px 0px;
}
section.banner-directory.listing_owner_login {
padding-top: 10px;
padding-bottom: 10px;
}
.business_edit_button:hover {
color: #a6585a !important;
}
.listes-section img.img-responsive.default_listing_thumb.listing_categories {
width: 15px;
display: inline-block;
}
body.page h1.entry-title {
color: #a6585a;
font-size: 36px;
text-align: center;
font-family: inherit;
}
p.coming_soon_text.text-center {
padding: 100px 0px;
font-size: 20px;
}
p.search_no_listing_found {
text-align: center;
font-size: 20px;
}
.other-categories .col-md-12 {
padding: 40px 0px;
}
.listes-section img {
padding-right: 5px;
width: 27px;
}
.ratng-logo img {
width: 16px;
}
span.recent_ratings {
display: block;
padding-top: 5px;
padding-left: 20px;
}
.recent-post .ratng-logo img {
width: 14px;
margin-right: 10px;
}
.recent-post .post-blocks h3 {
margin-top: 0px;
}
.recent-post .post-blocks p.recent_phone {
margin-bottom: 5px;
}
.recent-post .ratng-logo.text-blue.small-text {
padding-top: 7px;
}
.col-sm-12.my_account_banner .right-side p {
margin: 0px;
}
.right-social a.loginbtn.logout {
margin-right: -15px;
}
.recent-post .eql-height.right-box hr {
margin: 0px;
}
.post-blocks.single-align a.get-quotes {
background: #565656 !important;
color: #fff !important;
text-decoration: none;
border-radius: 4px;
margin-top: 175px;
}
.post-blocks.single-align a.get-quotes:hover {
background: #a6585a !important;
border: 1px solid #a6585a !important;
color: #fff !important;
}
li.select2-selection__choice {
color: #777 !important;
background: white !important;
border: 0px !important;
}
.full-block {
width: 100%;
float: left;
text-align: center;
margin: 20px 0;
}
.home .full-block {
width: 100%;
float: left;
text-align: left;
margin: 20px 0;
}
.home .full-block a {
background-color: #31415c;
font-family: 'Raleway', sans-serif;
font-size: 18px;
font-weight: 700;
color: #fff;
text-transform: uppercase;
display: inline-block;
padding: 12px 45px;
border-radius: 3px;
border: none;
}
.home .full-block a:hover {
background-color: #a9595b;
color: #fff !important;
text-decoration: none;
}
.our_mission_wrapper.login_bg_grey {
background-color: #f6f7f8;
}
.tax-listing_service .navigation::before {
display: none !important;
}
.sec_heading p {
color: #000;
font-size: 17px;
}
.monthbtn ul {
list-style: none;
margin: 0;
padding: 0;
display: inline-block;
background-color: #30405a;
color: #fff;
border-radius: 30px;
}
.monthbtn ul li {
display: inline-block;
}
.monthbtn ul li a {
color: #fff;
background-color: transparent;
border-radius: 30px;
padding: 12px 36px;
display: inline-block;
font-size: 18px;text-decoration: none;width: 141px;
}
.monthbtn ul li.active a{background-color: #9b5457;}
.pricard {
box-shadow: 0 0 20px #ccc;
padding: 29px 20px;
border-radius: 20px;
}
.pricard h3 {
font-family: 'Raleway', sans-serif;
font-weight: bold;
color: #000;
font-size: 35px;
}
.pricard p {
color: #000;
font-size: 17px;
}
.pricard h4 {
font-family: 'Raleway', sans-serif;
font-size: 30px;
color: #000;
font-weight: bold;
}
.pricard ul {
list-style: none;
margin: 0;
padding: 0;
}
.pricard ul li {
margin-bottom: 12px;
color: #000;position: relative;padding-left: 22px;
}
.pricard ul li::before{
content: '\f05d ';
font-family: FontAwesome;
color: #9b5457;
position: absolute;top: 0;left: 0;
}
.pricard a {
width: 100%;
display: inline-block;
text-align: center;
background-color: #9b5457;
border: 2px solid #9b5457;
color: #fff;
font-size: 20px;
border-radius: 30px;
padding: 11px 0;
}
.pricard a:hover{background-color: transparent;color: #9b5457;text-decoration: none;}
.imgcht{display: none;margin-top: 50px;}
.imgcht.active{display: block;}
.pricee-secc {
padding: 50px 0;
}
.list-unstyled.list-inline .addtofav {
background-color: #a9595b;
border: 1px solid #a9595b;
color: #fff;
font-weight: 600;
border-radius: 5px;
padding: 12px 28px;
}
.list-unstyled.list-inline .addtofav .fa.fa-star {
color: #fff;padding-right: 10px;
}
.btnvari #left {
background-color: transparent;
border: none;
color: #a9595b;
font-weight: bold;
font-family: 'Raleway', sans-serif;
font-size: 31px;
}
.btnvari #left i {
font-size: 24px;
padding-right: 5px;
}
.btnvari .tooltip-inner {
background-color: #a9595b;
font-size: 13px;
}
.varidivma {
display: flex;
align-items: center;
}
.btnvari a {
background-color: #31415c;
border: 2px solid #31415c;
color: #fff;
font-size: 14px;
font-weight: 600;
border-radius: 10px;
padding: 12px 40px;
display: inline-block;
}
.btnvari a:hover{text-decoration: none;}
.maymodalb .modal.in .modal-dialog{width: 40%;}
.modalconteb .gform-body.gform_body input {
width: 100%;
padding: 21px 20px;
border-radius: 5px;
border: 1px solid #ccc;color: #000;
}
.modalconteb .gform-body.gform_body .gfield_required.gfield_required_text {
display: none;
}
.modalconteb .gform-body.gform_body #field_1_7 {
color: #000;
font-size: 25px;
}
.modalconteb .gform_footer.before {
justify-content: center;
}
.modalconteb .gform_footer.before #gform_submit_button_1 {
background-color: #9b5457;
border: 2px solid #9b5457;
font-size: 20px;
font-weight: bold;
border-radius: 50px;
padding: 15px 45px;
}
.maymodalb .modal-header .close {
font-size: 31px;
color: #fff;
opacity: 1;
background-color: #9b5457;
width: 39px;
height: 37px;
border-radius: 50px;
margin-top: -22px;
}
.modal.in.maymodalb .modal-dialog{width: 40%;}
.maymodalb .modal-title {
color: #000;
font-size: 50px;
font-weight: bold;
text-align: center;
}
.btnvari {
margin-right: 20px;
}
@media(min-width:1920px) {
.banner-innter-text {
margin-top: 15%;
}
}
@media(min-width:320px) and (max-width:768px) {
.navbar-header {
float: none;
text-align: center;
margin: auto;
width: 100%;
}
.nursing-home .navbar-brand {
display: block !important;
text-align: center;
width: 100% !important;
}
.navbar-header .navbar-brand img {
display: inline-block;
}
}
@media(min-width:320px) and (max-width:767px) {
.navigation #myNavbar {
background: #a6585a !important;
}
#inner-header-css .navbar-inverse {
position: relative;
}
.home-banner::after {
display: none;
}
.nursing-home .navbar-brand {
display: block !important;
text-align: center;
width: auto !important;
}
.navbar-header .navbar-brand img {
display: block;
}
.nursing-home .navbar-brand .img-responsive {
width: 120px;
}
#myNavbar ul li {
text-align: left;
}
.search {
padding: 8px 7px 10px;
}
.navbar-brand {
display: block;
}
.banner-innter-text .img-responsive {
display: none;
}
.navbar-brand .img-responsive {
width: auto;
height: 50px;
margin-top: -10px;
}
.banner-innter-text {
width: 100%;
margin-top: 0%;
}
.banner-innter-text h1 {
font-size: 30px;
}
.banner-innter-text form input {
padding-left: 20px;
width: 39%;
}
.description-section {
padding-bottom: 10px;
}
.heading h1 {
float: left;
font-size: 29px;
}
.roffing-contractor h3 {
float: left;
width: 100%;
}
.header.active .navbar-inverse {
background: #000;
}
.active .navbar-brand img {
width: 85px;
height: auto;
}
.banner-innter-text .breadcrumb>li+li::before {
display: none;
}
.featured-listening h1 {
font-size: 30px;
}
.custom-width {
width: 100%;
font-size: 15px;
}
.header-innerpage .navbar-toggle {
background-color: rgb(166, 88, 90);
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
float: right;
margin-bottom: 8px;
margin-right: 4px;
margin-top: 9px;
padding: 11px 14px;
position: relative;
}
.navbar-toggle .icon-bar {
background: #fff none repeat scroll 0 0;
border-radius: 1px;
color: #fff;
display: block;
height: 2px;
width: 22px;
}
.footer-1 ul {
float: none;
}
.headings-footer1 {
float: left;
}
.logo-part {
text-align: center;
}
.post-blocks .eql-height {
float: left;
}
.boxes-roffing .calerdr.small-text {
width: 100%;
}
.listening-section p {
width: 100%;
}
.footer-boxe-text {
width: 100%;
}
.left-content {
width: 78%;
float: left;
}
.boxe-recent h4 {
float: left;
width: 100%;
}
.navbar-inverse .navbar-toggle {
margin-right: 8%;
}
.nursing-home .navbar-toggle {
background-color: #a9595b;
border: none;
}
.nursing-home #inner-header-css .left-nav {
float: none !important;
margin: 0;
}
#inner-header-css .left-nav {
float: none;
}
.navigation #myNavbar {
background-color: transparent !important;
}
.nursing_contact_us h2 {
text-align: center;
}
.nursing_contact_us .form_inter {
margin-bottom: 40px;
}
.post-type-archive-listing .nav.navbar-nav.right-social,
.single-listing .nav.navbar-nav.right-social,
.tax-listing_service .nav.navbar-nav.right-social,
.page-template-page-write-a-review .nav.navbar-nav.right-social,
.page-template-page-new-business-signup .nav.navbar-nav.right-social,
.page-template-contact-us .nav.navbar-nav.right-social,
.page-template-page-login .nav.navbar-nav.right-social,
.page-template-about-template .nav.navbar-nav.right-social,
.home .nav.navbar-nav.right-social {
float: none;
text-align: left;
}
.nursing-home .navigation #myNavbar {
background-color: transparent;
}
.page-template-page-write-a-review .links-bannertext li,
.page-template-page-new-business-signup .links-bannertext li,
.page-template-contact-us .links-bannertext li,
.page-template-page-login .links-bannertext li,
.page-template-about-template .links-bannertext li,
.home .links-bannertext li {
margin: 100px 40px 30px;
}
.page-template-page-write-a-review .links-bannertext li,
.page-template-page-new-business-signup .links-bannertext li,
.page-template-contact-us .links-bannertext li,
.page-template-page-login .links-bannertext li,
.page-template-about-template .links-bannertext li,
.home .links-bannertext li {
padding-right: 0px;
border: none;
}
.page-template-page-write-a-review .search,
.page-template-page-new-business-signup .search,
.page-template-contact-us .search,
.page-template-page-login .search,
.page-template-about-template .search,
.page-template-career-template .search,
.page-template-price .search,
.home .search {
font-size: 17px;
padding: 15px 36px;
}
}
@media (min-width:320px) and (max-width:400px) {
.navbar-brand .img-responsive {
height: auto;
margin-top: -10px;
width: 85px;
}
.bg-input {
width: 78% !important;
}
.navbar-inverse .navbar-toggle {
margin-top: 5px;
}
.pull-right {
float: left !important;
padding: 0;
}
.logo-imgrest img {
margin: 0 auto;
}
.logo-imgrest {
padding-top: 45px;
}
.header-innerpage .banner-innter-text input {
margin: 0 0 6px;
width: 100%;
}
.banner-innter-text form .fa.fa-map-marker {
left: 0;
margin: 62px 10px 0;
}
.heading h1 {
font-size: 17px;
line-height: 20px;
float: left;
}
.listening-section p {
float: left;
}
.heading select {
padding: 1px 0;
font-size: 12px;
}
.line-light {
bottom: -18px;
}
.listening-section hr {
margin-left: 6px;
margin-top: 12px;
width: 22%;
}
.boxes-roffing .post-blocks.single-align {
overflow: hidden;
}
.img-block img {
width: 100%;
}
.post-blocks .eql-height {
width: 100%;
height: auto;
}
.get-quotes {
left: 22px;
text-align: center;
}
.footer-1 ul {
float: none;
}
#inner-header-css .left-nav {
float: left;
margin: 0;
}
.roffing-contractor h3 {
margin-bottom: 0;
margin-top: 39px;
text-align: left !important;
}
.left-content {
width: 75%;
float: left;
margin: 0 0 0px;
}
.recent-listning .boxe-recent {
float: left;
height: auto;
margin: 20px 0 0;
}
.boxe-recent img {
float: left;
height: 50px;
margin-right: 8px;
width: auto;
}
.footer-boxe-text {
float: left;
padding-top: 0px;
width: 100%;
}
.boxes-roffing h3 {
margin: 40px 0 0;
}
.boxes-roffing hr {
float: left;
width: 100% !important;
margin: 0 0 5px !important;
}
.boxe-recent a {
font-size: 13px;
}
.recent-post {
padding: 0 0 0;
}
.blocks-footer .pull-left {
float: none !important;
}
.blocks-footer .text-orange {
margin-bottom: 34px;
font-size: 14px;
}
.blocks-footer .pull-right {
float: none !important;
}
.blocks-footer h5 {
text-align: center;
}
.footer ul li {
text-align: center;
}
.center-aalig {
margin-left: 0;
margin-top: 36px;
}
.logo-part {
float: none;
margin: 37px auto 0;
width: 60%;
}
.logo-part p {
margin-top: 9px;
}
.logo-part li {
margin: 0 3px;
}
.headings-footer1 {
float: left;
margin-top: 17px;
padding: 22px 0 !important;
}
.headings-footer1 p {
padding: 9px 0 0;
text-align: center;
}
.leftttext {
float: none;
margin-right: 0;
text-align: center;
margin-bottom: 0;
}
.white-orng {
float: left;
width: 100%;
text-align: center;
padding-top: 5px;
}
.text-orange {
float: left;
width: 100%;
text-align: center;
}
.leftttext>img {
display: block;
float: none;
margin: 0 auto;
}
.logo-part img {
margin: 0 auto;
}
.logo-part p {
margin-top: 9px;
padding-left: 0;
text-align: center;
}
.logo-part ul {
width: 100%;
text-align: center;
}
.service-roofing .img-responsive {
width: 57%;
float: none;
margin: 0 auto;
}
.banner-directory h1 {
font-size: 14px;
text-align: center;
padding-top: 13px;
}
.right-side hr {
width: 21%;
margin-left: 19%;
}
.banner-directory {
padding-top: 25px;
background-size: cover;
}
.service-roofing a {
color: #fff;
font-size: 11px;
}
.service-roofing .fa {
font-size: 11px;
}
.logo-m {
margin-right: 0;
}
.right-side {
padding-top: 0;
}
.fav-button-box button {
font-size: 10px;
margin: 0 8px 17px;
padding: 9px;
width: 43%;
}
.right-side p {
padding-top: 3px;
text-align: center;
}
.fav-button-box {
padding-top: 3%;
}
.modal.in .modal-dialog {
top: 25%;
transform: translate(0px, 0px);
width: 90%;
margin: 0 auto;
}
.emergency_check_button.btn.btn-primary {
font-size: 18px;
margin: 27px 3px;
padding: 8px 38px;
}
.modal-dialog h2 {
font-size: 24px;
}
.nav.navbar-nav.right-social {
float: left;
}
.banner-innter-text form input {
padding-left: 20px;
width: 78%;
margin: 7px 0;
}
.align-mission-box {
height: auto;
}
}
@media (min-width:400px) and (max-width:600px) {
.nav.navbar-nav.right-social {
float: left;
}
.recent-listning .boxe-recent {
float: left;
height: auto;
}
.footer-1 ul {
float: none;
}
.navbar-brand .img-responsive {
height: auto;
margin-top: -10px;
width: 85px;
}
.left-content {
float: left;
width: 72%;
}
.navbar-inverse .navbar-toggle {
margin-top: 5px;
}
.pull-right {
float: left !important;
padding: 0;
}
.logo-imgrest img {
margin: 0 auto;
}
.logo-imgrest {
padding-top: 45px;
}
.header-innerpage .banner-innter-text input {
font-size: 13px;
}
.heading h1 {
font-size: 29px;
width: 50%;
float: left;
}
.listening-section h3 {
float: left;
margin: 0;
text-align: left;
width: 100%;
}
.listening-section p {
float: left;
}
.heading select {
font-size: 16px;
padding: 3px 10px 3px 0;
}
.line-light {
bottom: -18px;
}
.listening-section hr {
margin-left: 6px;
margin-top: 12px;
width: 22%;
}
.boxes-roffing .post-blocks.single-align {
overflow: hidden;
float: left;
}
.img-block img {
height: 100%;
width: 100%;
}
.right-box {
height: auto !important;
}
.post-blocks .eql-height {
height: auto;
overflow: hidden;
width: 100%;
}
.get-quotes {
left: 22px;
}
.footer-boxe-text {
float: left;
padding-top: 0px;
width: 100%;
}
.boxes-roffing h3 {
margin: 0 0 0;
}
.boxe-recent img {
height: 40px;
}
.boxes-roffing hr {
float: left;
width: 100% !important;
margin: 0 0 5px !important;
}
.boxe-recent a {
font-size: 13px;
}
.recent-post {
padding: 0 0 0;
}
.blocks-footer .pull-left {
float: none !important;
}
.blocks-footer .text-orange {
margin-bottom: 34px;
font-size: 14px;
}
.blocks-footer .pull-right {
float: none !important;
}
.blocks-footer h5 {
text-align: center;
}
.footer ul li {
text-align: center;
}
.center-aalig {
margin-left: 0;
margin-top: 36px;
}
.logo-part {
float: none;
margin: 37px auto 0;
width: 60%;
text-align: center;
}
.logo-part p {
margin-top: 9px;
}
.logo-part li {
margin: 0 3px;
}
.headings-footer1 {
float: left;
margin-top: 17px;
padding: 22px 0 !important;
border-top: 1px solid #484d55;
}
.headings-footer1 p {
padding: 9px 0 0;
text-align: center;
}
.leftttext {
float: none;
margin-right: 0;
text-align: center;
margin-bottom: 0;
}
.white-orng {
float: left;
width: 100%;
text-align: center;
padding-top: 5px;
}
.text-orange {
float: left;
width: 100%;
text-align: center;
}
.leftttext>img {
display: block;
float: none;
margin: 0 auto;
}
.logo-part img {
margin: 0 auto;
}
.logo-part p {
margin-top: 9px;
padding-left: 0;
text-align: center;
}
.logo-part ul {
width: 100%;
text-align: center;
}
.service-roofing .img-responsive {
width: 57%;
float: none;
margin: 0 auto;
}
.banner-directory h1 {
font-size: 22px;
padding-top: 13px;
text-align: center;
}
.right-side hr {
margin: 9px auto;
width: 13%;
}
.banner-directory {
padding-top: 25px;
background-size: cover;
}
.service-roofing a {
color: #fff;
font-size: 16px;
}
.service-roofing .fa {
font-size: 11px;
}
.logo-m {
margin-right: 6px;
}
.right-side {
padding-top: 0;
}
.fav-button-box button {
font-size: 14px;
margin: 0 8px 17px;
padding: 9px;
width: 43%;
}
.right-side p {
padding-top: 3px;
text-align: center;
}
.fav-button-box {
padding-top: 3%;
}
.modal.in .modal-dialog {
top: 25%;
transform: translate(0px, 0px);
width: 90%;
margin: 0 auto;
}
.emergency_check_button.btn.btn-primary {
font-size: 18px;
margin: 27px 3px;
padding: 8px 38px;
}
.modal-dialog h2 {
font-size: 24px;
}
}
@media (min-width:600px) and (max-width:767px) {
.modal.in .modal-dialog {
top: 25%;
transform: translate(0px, 0px);
width: 63%;
margin: 0 auto;
}
.align-mission-box {
height: auto;
}
.bottom-img p {
font-size: 11px;
}
.emergency_check_button.btn.btn-primary {
font-size: 18px;
margin: 27px 7px;
padding: 8px 45px;
}
.modal-dialog h2 {
font-size: 24px;
}
.navbar-brand .img-responsive {
height: auto;
margin-top: -10px;
width: 85px;
}
.navbar-inverse .navbar-toggle {
margin-top: 5px;
}
.pull-right {
float: left !important;
padding: 0;
}
.logo-imgrest img {
margin: 0 auto;
}
.logo-imgrest {
padding-top: 45px;
}
.heading h1 {
font-size: 29px;
}
.listening-section p {
float: left;
}
.heading select {
font-size: 16px;
padding: 3px 10px 3px 0;
}
.line-light {
bottom: -18px;
}
.listening-section hr {
margin-left: 6px;
margin-top: 12px;
width: 22%;
}
.boxes-roffing .post-blocks.single-align {
overflow: hidden;
float: left;
}
.img-block img {
height: 100%;
width: 100%;
}
.right-box {
height: auto !important;
}
.get-quotes {
font-size: 13px;
margin: -8px 0 0;
padding: 3px 5px;
right: 24px;
}
.boxes-roffing hr {
float: left;
margin: 0 !important;
width: 100% !important;
}
.footer-boxe-text {
float: left;
padding-top: 8px;
}
.boxe-recent a {
font-size: 13px;
}
.recent-post {
padding: 0 0 0;
}
.blocks-footer .pull-left {
float: none !important;
}
.blocks-footer .text-orange {
margin-bottom: 34px;
font-size: 14px;
}
.blocks-footer .pull-right {
float: none !important;
}
.blocks-footer h5 {
text-align: center;
}
.footer ul li {
text-align: center;
}
.center-aalig {
margin-left: 0;
margin-top: 36px;
}
.logo-part {
float: none;
margin: 37px auto 0;
width: 60%;
}
.recent-listning .boxe-recent {
border-top: 1px solid #f2f2f2;
height: auto;
padding: 10px 0;
float: left;
}
.header-innerpage .navbar-toggle {
margin-right: 14px;
}
.logo-part p {
margin-top: 9px;
}
.logo-part li {
margin: 0 3px;
}
.headings-footer1 {
float: left;
margin-top: 17px;
padding: 22px 0 !important;
}
.headings-footer1 p {
padding: 9px 0 0;
text-align: center;
}
.leftttext {
float: none;
margin-right: 0;
text-align: center;
margin-bottom: 0;
}
.white-orng {
float: left;
width: 100%;
text-align: center;
padding-top: 5px;
}
.text-orange {
float: left;
width: 100%;
text-align: center;
}
.leftttext>img {
display: block;
float: none;
margin: 0 auto;
}
.logo-part img {
margin: 0 auto;
}
.logo-part p {
margin-top: 9px;
padding-left: 0;
text-align: center;
}
.logo-part ul {
width: 100%;
text-align: center;
}
.banner-directory {
padding-top: 37px;
}
.right-side {
padding-top: 0;
}
.right-side p {
padding-top: 0;
}
.fav-button-box button {
width: 29%;
}
.fav-button-box {
padding-top: 0%;
}
.fav-button-box.text-right {
text-align: left !important;
}
.slider-center .big-img img {
width: 100%;
height: 400px;
}
}
@media (min-width:768px) and (max-width:991px) {
.navigation.header .navbar-inverse .navbar-nav>li>a {
color: #9d9d9d;
font-size: 17px;
padding: 6px;
}
.recent-listning>h1 {
font-size: 21px;
}
.modal.in .modal-dialog {
top: 25%;
transform: translate(0px, 0px);
width: 45%;
}
.header-innerpage {
margin-top: 6.5%;
}
.banner-innter-text form input {
width: 40%;
}
.bottom-img p {
font-size: 11px;
}
.align-mission-box {
height: auto;
}
.header-innerpage .navbar-nav>li>a {
font-size: 12px;
padding: 15px 6px !important;
}
.recent-listning .boxe-recent {
height: auto;
}
.header-innerpage .col-sm-3 {
padding: 0;
}
.header-innerpage .banner-innter-text form input {
color: #000;
padding: 12px 10px 12px 21px;
width: 40%;
font-size: 12px;
}
.listening-section hr {
margin-left: 10px;
}
.boxes-roffing .post-blocks.single-align {
overflow: hidden;
}
.right-box {
width: 66%;
}
.post-blocks h3 {
font-size: 14px;
}
.get-quotes {
font-size: 11px;
margin: -5px 0 0;
padding: 3px 6px;
right: 30px;
}
.post-blocks .eql-height {
height: auto;
}
.footer-boxe-text {
float: left;
width: 100%;
}
.boxes-roffing hr {
margin-left: 0 !important;
}
.img-block {
height: 249px !important;
overflow: hidden;
}
.img-block img {
height: 100%;
width: auto;
}
.recent-post .right-box {
width: 70%;
padding: 0;
}
.blocks-footer .text-orange {
font-size: 12px;
}
.logo-part li {
margin: 0;
}
.headings-footer1 p {
font-size: 11px;
}
.banner-directory h1 {
font-size: 20px;
}
.right-side {
padding-top: 0;
}
.right-side p {
padding-top: 0;
}
.service-roofing .img-responsive {
width: 34%;
}
.service-roofing a {
font-size: 11px;
}
.fav-button-box button {
width: 43%;
}
.fav-button-box button {
font-size: 11px;
margin: 0 2px;
padding: 9px;
width: 47%;
}
.grey-box h1 {
color: #a6585a;
font-size: 20px;
margin-top: 0;
}
.grey-box>p {
text-align: center;
}
}
@media (min-width:992px) and (max-width:1199px) {
.navigation.header .navbar-inverse .navbar-nav>li>a {
padding: 6px 11px;
}
.header-innerpage {
margin-top: 4.5%;
}
.banner-innter-text form input {
width: 41%;
}
.modal.in .modal-dialog {
width: 35%;
}
.post-blocks .eql-height {
height: auto;
}
.footer-boxe-text>p {
width: 100%;
float: left;
}
.get-quotes {
font-size: 13px;
margin: -6px 0 0;
padding: 4px 6px;
right: 23px;
}
.recent-post {
padding: 0 0 0;
}
.header-innerpage a {
border-radius: 3px;
font-size: 13px;
padding: 10px 8px !important;
}
.recent-post .right-box {
padding: 0;
width: 51%;
}
.blocks-footer .text-orange {
font-size: 18px;
}
.logo-part li {
margin: 0 4px;
}
}
@media (min-width:980px) and (max-width:1024px) {
.home .navigation.header .login_btn a,
.home .navigation.header .signup_btn a {
padding: 10px 22px !important;
}
.navbar-header .navbar-brand {
width: 100% !important;
margin: 0 auto 10px;
}
.navbar-header .navbar-brand img {
display: block !important;
margin: auto;
}
.page-template-page-write-a-review .navigation.header .signup_btn a,
.page-template-page-new-business-signup .navigation.header .signup_btn a,
.page-template-contact-us .navigation.header .signup_btn a,
.page-template-page-login .navigation.header .signup_btn a,
.page-template-about-template .navigation.header .signup_btn a,
.page-template-career-template .navigation.header .signup_btn a,
.page-template-price .navigation.header .signup_btn a,
.home .navigation.header .signup_btn a {
padding: 10px 22px !important;
font-size: 14px;
}
.tax-listing_service .navbar-collapse,
.page-template-page-write-a-review .navbar-collapse,
.page-template-page-new-business-signup .navbar-collapse,
.page-template-contact-us .navbar-collapse,
.page-template-page-login .navbar-collapse,
.page-template-about-template .navbar-collapse,
.page-template-career-template .navbar-collapse,
.page-template-price .navbar-collapse,
.home .navbar-collapse {
width: 100%;
}
.banner-innter-text form {
width: 90%;
}
.page-template-page-write-a-review .links-bannertext li,
.page-template-page-new-business-signup .links-bannertext li,
.page-template-contact-us .links-bannertext li,
.page-template-page-login .links-bannertext li,
.page-template-about-template .links-bannertext li,
.home .links-bannertext li {
margin: 100px 9px 0;
padding-right: 70px;
}
.page-template-page-write-a-review .navigation,
.page-template-page-new-business-signup .navigation,
.page-template-contact-us .navigation,
.page-template-page-login .navigation,
.page-template-about-template .navigation,
.page-template-career-template .navigation,
.page-template-price .navigation,
.home .navigation::after {
width: 100%;
height: auto;
}
.featured_listing .listing_icon_box {
width: 50%;
margin: auto;
margin-top: auto;
margin-bottom: auto;
margin-bottom: 30px;
}
.featured_listing .third_coulmn {
margin-top: 0;
}
.feature_listings {
text-align: center;
}
.home .full-block {
float: none;
text-align: center;
}
.favorite_listing_category ul li {
width: 29%;
margin-right: 12px !important;
margin-left: 22px;
}
.testimonial_blue .under_skyblue p::before {
left: -48px;
font-size: 30px;
}
.care_facilities_wrapper .care_facilities_content {
padding: 30px 25px;
}
.care_facilities_wrapper .care_facilities_content .dual_btn_box ul li a {
font-size: 12px;
padding: 10px 10px;
}
.our_mission_wrapper .our_mission_caption .tag_blue p {
font-size: 16px;
}
.our_mission_wrapper .our_mission_caption .tag_blue h2 {
font-size: 27px;
}
.our_mission_wrapper .our_mission_caption .tag_blue {
width: 40%;
}
.care_facilities_wrapper .slick-prev {
left: 0;
z-index: 1;
}
.care_facilities_wrapper .slick-next {
right: 0px;
}
.home .home-banner .search {
margin-left: 0;
}
.care_facilities_wrapper .care_facilities_content h3 {
margin-top: 0;
}
.footer_top_list ul li {
margin-right: 10px !important;
padding-right: 21px;
}
.home .home-banner {
padding: 100px 0px 50px;
}
}
@media (min-width:980px) and (max-width:992px) {
.care_facilities_wrapper .slick-next {
right: 10px;
}
.home .links-bannertext li {
margin: 100px 20px 20px;
padding-right: 70px;
border-right: none;
}
.home .search {
padding: 11px 34px;
height: 100%;
}
}
@media (min-width:800px) and (max-width:980px) {
.home .navbar-brand>img {
display: inline-block;
}
.home-banner {
padding: 0 0px 50px;
}
.nursing_contact_us h2 {
text-align: center;
}
.nursing_contact_us .form_inter {
margin-bottom: 40px;
}
.banner-innter-text form {
width: 100%;
}
#inner-header-css .navbar-inverse {
position: relative;
}
.home-banner::after {
display: none;
}
.page-template-page-write-a-review .links-bannertext li,
.page-template-page-new-business-signup .links-bannertext li,
.page-template-contact-us .links-bannertext li,
.page-template-page-login .links-bannertext li,
.page-template-about-template .links-bannertext li,
.home .links-bannertext li {
padding-right: 0px;
border: none;
}
.navbar-header {
float: none;
text-align: center;
margin: auto;
width: 100%;
}
.navbar-header .navbar-brand {
margin-bottom: 25px;
}
.navbar-header .navbar-brand img {
display: inline-block;
}
.page-template-page-write-a-review .navigation.header .login_btn a,
.page-template-page-new-business-signup .navigation.header .login_btn a,
.page-template-contact-us .navigation.header .login_btn a,
.page-template-page-login .navigation.header .login_btn a,
.page-template-about-template .navigation.header .login_btn a,
.page-template-career-template .navigation.header .login_btn a,
.page-template-price .navigation.header .login_btn a,
.home .navigation.header .login_btn a {
padding: 8px 25px !important;
font-size: 14px !important;
}
.page-template-page-write-a-review .navigation.header .signup_btn a,
.page-template-page-new-business-signup .navigation.header .signup_btn a,
.page-template-contact-us .navigation.header .signup_btn a,
.page-template-page-login .navigation.header .signup_btn a,
.page-template-about-template .navigation.header .signup_btn a,
.page-template-career-template .navigation.header .signup_btn a,
.page-template-price .navigation.header .signup_btn a,
.home .navigation.header .signup_btn a {
padding: 8px 25px !important;
font-size: 14px !important;
}
.home .links-bannertext li {
margin: 100px 20px 20px;
padding-right: 10px;
border-right: none;
}
.home .search {
padding: 15px 33px;
height: 100%;
max-height: 100%;
}
.blue_bdr_footer {
border-right: none;
min-height: auto;
}
.home .navbar-brand {
display: block !important;
width: 100%;
margin: auto;
}
.home .banner-innter-text form {
padding: 20px 0px;
margin: auto;
width: 100%;
}
.home .banner-innter-text {
margin-top: 16%;
}
.home .navigation::after {
display: none;
}
.favorite_listing_category ul li {
width: 45%;
}
.listes-fav img {
width: auto !important;
}
.navbar-collapse.collapse {
margin-bottom: 0 !important;
}
.home .navbar-collapse {
width: 100%;
margin: 50px 0;
}
.home .navbar-header {
float: none;
}
.care_facilities_wrapper .slick-prev {
left: -30px;
z-index: 1;
}
.care_facilities_wrapper .slick-next {
right: -20px;
}
.testimonial_blue .slick-slide img {
border-radius: 100%;
text-align: center;
margin: auto;
margin-bottom: auto;
margin-bottom: 30px;
}
.our_mission_wrapper .right_mission_content {
padding: 40px 0;
text-align: center;
}
.footer_top_list ul li .media-body {
width: 100%;
display: inline-block;
text-align: center;
}
.footer_top_list ul li .media .media-left {
display: block;
text-align: center;
}
.footer_top_list ul li .media .media-left .media-object {
display: inline-block;
}
.footer_top_list ul li .media-body h5 {
margin: 12px 0;
}
.footer_top_list ul li {
display: block;
margin: 30px 0;
margin-right: 0 !important;
padding-right: 0;
border-right: none;
}
.footer_content {
text-align: center;
}
.footer_menu_bdr {
border-right: none;
}
.address_box_right .media-left {
display: inline-block;
}
.address_box_right .media-left img {
padding-right: 0;
margin-bottom: 10px;
}
.testimonial_blue {
background-color: #0e89e7;
padding: 90px 0 30px;
}
.feature_listings {
text-align: center;
}
.featured_listing .listing_icon_box {
width: 60%;
margin: auto;
margin-bottom: 25px;
}
.featured_listing .third_coulmn {
margin-top: 0;
}
.home .full-block {
float: none;
text-align: center;
}
.favorite_listing_category ul li {
width: 42%;
margin-left: 32px;
}
.home .navbar-nav {
float: none;
width: 100%;
text-align: center;
margin-bottom: 24px;
}
.home .navbar-nav>li {
float: none;
display: inline-block;
}
.home .banner-innter-text {
margin-top: 25%;
}
.care_facilities_wrapper .care_facilities_content {
padding: 30px 20px;
}
.listes-fav ul {
list-style: none;
padding: 0px;
text-align: center;
}
}
@media (min-width:600px) and (max-width:768px) {
.home .nursing-home .nav.navbar-nav.right-social {
margin-bottom: 0 !important;
text-align: center;
}
#inner-header-css .navbar-inverse {
position: initial;
}
.home-banner::after {
display: none;
}
.banner-innter-text form {
padding: 20px 0px;
margin: auto;
width: 100%;
}
.home .links-bannertext li {
margin: 100px 20px 20px;
padding-right: 0;
border-right: none;
}
.home .search {
padding: 15px 22px;
height: 100%;
}
.home .home-banner {
padding: 100px 0px 50px;
}
.home .home-banner {
padding: 100px 0px 0;
}
.blue_bdr_footer {
border-right: none;
min-height: auto;
}
.home .navbar-brand {
display: block !important;
width: 100%;
margin: auto;
}
.home .banner-innter-text form {
padding: 20px 0px;
margin: auto;
width: 100%;
}
.home .banner-innter-text {
margin-top: 16%;
}
.home .navigation::after {
display: none;
}
.favorite_listing_category ul li {
width: 45%;
}
.navbar-collapse.collapse {
margin-bottom: 0 !important;
}
.home .navbar-collapse {
width: 100%;
margin: 15px 0;
}
.home .navbar-header {
float: none;
}
.care_facilities_wrapper .slick-prev,
.care_facilities_wrapper .slick-next {
display: none !important;
}
.testimonial_blue .slick-slide img {
border-radius: 100%;
text-align: center;
margin: auto;
margin-bottom: auto;
margin-bottom: 30px;
}
.our_mission_wrapper .right_mission_content {
padding: 40px 0;
text-align: center;
}
.footer_top_list ul li .media-body {
width: 100%;
display: inline-block;
text-align: center;
}
.footer_top_list ul li .media .media-left {
display: block;
text-align: center;
}
.footer_top_list ul li .media .media-left .media-object {
display: inline-block;
}
.page-template-page-write-a-review .header .navbar-inverse,
.page-template-page-new-business-signup .header .navbar-inverse,
.page-template-contact-us .header .navbar-inverse,
.page-template-page-login .header .navbar-inverse,
.page-template-about-template .header .navbar-inverse,
.home .header .navbar-inverse {
position: relative;
border-bottom: 5px solid #0e89e7;
}
.page-template-page-write-a-review .home-banner,
.page-template-page-new-business-signup .home-banner,
.page-template-contact-us .home-banner,
.page-template-page-login .home-banner,
.page-template-about-template .home-banner,
.page-template-career-template .home-banner,
.page-template-price .home-banner,
.home .home-banner {
padding: 60px 0px 0;
}
.footer_top_list ul li .media-body h5 {
margin: 12px 0;
}
.footer_top_list ul li {
display: block;
margin: 30px 0;
margin-right: 0 !important;
padding-right: 0;
border-right: none;
}
.footer_content {
text-align: center;
}
.footer_menu_bdr {
border-right: none;
}
.address_box_right .media-left {
display: inline-block;
}
.address_box_right .media-left img {
padding-right: 0;
margin-bottom: 10px;
}
.testimonial_blue {
background-color: #0e89e7;
padding: 90px 0 30px;
}
.feature_listings {
text-align: center;
}
.featured_listing .listing_icon_box {
width: 60%;
margin: auto;
margin-bottom: 25px;
}
.featured_listing .third_coulmn {
margin-top: 0;
}
.home .full-block {
float: none;
text-align: center;
}
.favorite_listing_category ul li {
width: 42%;
margin-left: 25px;
}
.page-template-default .navbar-nav,
.home .navbar-nav {
float: none;
width: 100%;
text-align: center;
margin-bottom: 24px;
}
.home .navbar-nav>li {
float: none;
display: inline-block;
}
.home .banner-innter-text {
margin-top: 0%;
}
.care_facilities_wrapper .care_facilities_content {
padding: 30px 20px;
}
.listes-fav ul {
list-style: none;
padding: 0px;
text-align: center;
}
.home .nav.navbar-nav.right-social {
float: none;
margin-bottom: 0 !important;
}
.home .navbar-brand .img-responsive {
height: auto;
margin-top: -10px;
width: auto;
}
.home .navbar-brand {
display: block !important;
width: auto;
margin: auto;
}
.home .navbar-inverse .navbar-toggle {
margin-top: 5px;
background-color: #07d31f !important;
border: none;
}
.home .navbar-nav {
float: none;
text-align: left;
}
.home .navbar-nav>li {
float: none;
display: block;
}
.home .navigation #myNavbar {
background: #ffffff !important;
}
.care_facilities_wrapper .care_facilities_content .dual_btn_box ul li {
display: block;
}
.care_facilities_wrapper .care_facilities_content .dual_btn_box ul li a {
display: block;
text-align: center;
margin-bottom: 12px;
}
.featured_listing .first_coulmn .listing_icon_box {
margin-top: 80px;
}
}
@media (min-width:767px) {
.home .navbar-brand>img {
display: inline-block;
}
.home .nursing-home .nav.navbar-nav.right-social {
margin-bottom: 0 !important;
text-align: left;
}
}
@media (min-width:768px) {
.home .navbar-brand>img {
float: left;
display: inline-block;
}
.navbar-header {
float: none;
text-align: center;
margin: auto;
width: 100%;
}
.nursing-home #inner-header-css .left-nav {
float: none;
width: 100%;
text-align: center;
}
.nursing_contact_us h2 {
text-align: center;
}
.nursing_contact_us .form_inter {
margin-bottom: 40px;
}
.home .nursing-home .nav.navbar-nav.right-social {
margin-bottom: 0 !important;
text-align: center;
}
}
@media (min-width:480px) and (max-width:570px) {
.home .navbar-brand>img {
display: inline-block;
}
.home .links-bannertext li {
margin: 100px 20px 20px;
padding-right: 0;
border-right: none;
}
.home .home-banner {
padding: 100px 0px 50px;
}
.home .home-banner {
padding: 100px 0px 0;
}
.blue_bdr_footer {
border-right: none;
min-height: auto;
}
.home .navbar-brand {
display: block !important;
width: 100%;
margin: auto;
}
.home .banner-innter-text form {
padding: 20px 0px;
margin: auto;
width: 100%;
}
.home .banner-innter-text {
margin-top: 16%;
}
.home .navigation::after {
display: none;
}
.favorite_listing_category ul li {
width: 50%;
}
.listes-fav img {
width: auto !important;
}
.navbar-collapse.collapse {
margin-bottom: 0 !important;
}
.home .navbar-collapse {
width: 100%;
margin: 50px 0;
}
.home .navbar-header {
float: none;
}
.care_facilities_wrapper .slick-prev,
.care_facilities_wrapper .slick-next {
display: none !important;
}
.testimonial_blue .slick-slide img {
border-radius: 100%;
text-align: center;
margin: auto;
margin-bottom: auto;
margin-bottom: 30px;
}
.our_mission_wrapper .right_mission_content {
padding: 40px 0;
text-align: center;
}
.footer_top_list ul li .media-body {
width: 100%;
display: inline-block;
text-align: center;
}
.footer_top_list ul li .media .media-left {
display: block;
text-align: center;
}
.footer_top_list ul li .media .media-left .media-object {
display: inline-block;
}
.home .header .navbar-inverse {
position: relative;
border-bottom: 5px solid #0e89e7;
}
.home .home-banner {
padding: 60px 0px 0;
}
.footer_top_list ul li .media-body h5 {
margin: 12px 0;
}
.footer_top_list ul li {
display: block;
margin: 30px 0;
margin-right: 0 !important;
padding-right: 0;
border-right: none;
}
.footer_content {
text-align: center;
}
.footer_menu_bdr {
border-right: none;
}
.address_box_right .media-left {
display: inline-block;
}
.address_box_right .media-left img {
padding-right: 0;
margin-bottom: 10px;
}
.testimonial_blue {
background-color: #0e89e7;
padding: 90px 0 30px;
}
.feature_listings {
text-align: center;
}
.featured_listing .listing_icon_box {
width: 60%;
margin: auto;
margin-bottom: 25px;
}
.featured_listing .third_coulmn {
margin-top: 0;
}
.home .full-block {
float: none;
text-align: center;
}
.favorite_listing_category ul li {
width: 42%;
margin-left: 25px;
}
.home .navbar-nav {
float: none;
width: 100%;
text-align: center;
margin-bottom: 24px;
}
.home .navbar-nav>li {
float: none;
display: inline-block;
}
.home .banner-innter-text {
margin-top: 0%;
}
.care_facilities_wrapper .care_facilities_content {
padding: 30px 20px;
}
.listes-fav ul {
list-style: none;
padding: 0px;
text-align: center;
}
.home .nav.navbar-nav.right-social {
float: none;
margin-bottom: 0 !important;
}
.home .navbar-brand .img-responsive {
height: auto;
margin-top: -10px;
width: auto;
}
.home .navbar-brand {
display: block !important;
width: auto;
margin: auto;
}
.home .navbar-inverse .navbar-toggle {
margin-top: 5px;
background-color: #07d31f !important;
border: none;
}
.home .navbar-nav {
float: none;
text-align: left;
}
.home .navbar-nav>li {
float: none;
display: block;
}
.care_facilities_wrapper .care_facilities_content .dual_btn_box ul li {
display: block;
}
.care_facilities_wrapper .care_facilities_content .dual_btn_box ul li a {
display: block;
text-align: center;
margin-bottom: 12px;
}
.featured_listing .first_coulmn .listing_icon_box {
margin-top: 80px;
}
.home .search {
padding: 15px 33px;
height: 100%;
}
}
@media (min-width:414px) and (max-width:480px) {
.home .navbar-brand>img {
display: inline-block;
}
.home .links-bannertext li {
margin: 45px 20px 20px;
padding-right: 0;
border-right: none;
}
.home .links-bannertext li:nth-child(3) {
margin-top: 45px;
}
.home .search {
padding: 15px 33px;
height: 100%;
}
.home .home-banner {
padding: 100px 0px 50px;
}
.home .home-banner {
padding: 100px 0px 0;
}
.blue_bdr_footer {
border-right: none;
min-height: auto;
}
.home .navbar-brand {
display: block !important;
width: 100%;
margin: auto;
}
.home .banner-innter-text form {
padding: 20px 0px;
margin: auto;
width: 100%;
}
.home .banner-innter-text {
margin-top: 16%;
}
.home .navigation::after {
display: none;
}
.favorite_listing_category ul li {
width: 50%;
}
.listes-fav img {
width: auto !important;
}
.navbar-collapse.collapse {
margin-bottom: 0 !important;
}
.home .navbar-collapse {
width: 100%;
margin: 25px 0 50px 0;
}
.home .navbar-header {
float: none;
}
.care_facilities_wrapper .slick-prev,
.care_facilities_wrapper .slick-next {
display: none !important;
}
.testimonial_blue .slick-slide img {
border-radius: 100%;
text-align: center;
margin: auto;
margin-bottom: auto;
margin-bottom: 30px;
}
.our_mission_wrapper .right_mission_content {
padding: 40px 0;
text-align: center;
}
.footer_top_list ul li .media-body {
width: 100%;
display: inline-block;
text-align: center;
}
.our_mission_wrapper .our_mission_caption .tag_blue {
width: 40%;
}
.our_mission_wrapper .our_mission_caption .tag_blue h2 {
font-size: 25px;
}
.our_mission_wrapper .our_mission_caption .tag_blue p {
font-size: 14px;
}
.footer_top_list ul li .media .media-left {
display: block;
text-align: center;
}
.footer_top_list ul li .media .media-left .media-object {
display: inline-block;
}
.home .header .navbar-inverse {
position: relative;
border-bottom: 5px solid #0e89e7;
}
.home .home-banner {
padding: 60px 0px 0;
}
.footer_top_list ul li .media-body h5 {
margin: 12px 0;
}
.footer_top_list ul li {
display: block;
margin: 30px 0;
margin-right: 0 !important;
padding-right: 0;
border-right: none;
}
.footer_content {
text-align: center;
}
.footer_menu_bdr {
border-right: none;
}
.address_box_right .media-left {
display: inline-block;
}
.address_box_right .media-left img {
padding-right: 0;
margin-bottom: 10px;
}
.testimonial_blue {
background-color: #0e89e7;
padding: 90px 0 30px;
}
.feature_listings {
text-align: center;
}
.featured_listing .listing_icon_box {
width: 60%;
margin: auto;
margin-bottom: 25px;
}
.featured_listing .third_coulmn {
margin-top: 0;
}
.home .full-block {
float: none;
text-align: center;
}
.favorite_listing_category ul li {
width: 70%;
margin-left: 25px;
}
.home .navbar-nav {
float: none;
width: 100%;
text-align: center;
margin-bottom: 24px;
}
.home .navbar-nav>li {
float: none;
display: inline-block;
}
.home .banner-innter-text {
margin-top: 0%;
}
.care_facilities_wrapper .care_facilities_content {
padding: 30px 20px;
}
.listes-fav ul {
list-style: none;
padding: 0px;
text-align: center;
}
.home .nav.navbar-nav.right-social {
float: none;
margin-bottom: 0 !important;
}
.home .navbar-brand .img-responsive {
height: auto;
margin-top: -10px;
width: auto !important;
}
.home .navbar-brand {
display: block !important;
width: auto;
margin: auto;
}
.home .navbar-inverse .navbar-toggle {
margin-top: 5px;
background-color: #07d31f !important;
border: none;
}
.home .navbar-nav {
float: none;
text-align: left;
}
.home .navbar-nav>li {
float: none;
display: block;
}
.care_facilities_wrapper .care_facilities_content .dual_btn_box ul li {
display: block;
}
.care_facilities_wrapper .care_facilities_content .dual_btn_box ul li a {
display: block;
text-align: center;
margin-bottom: 12px;
}
.featured_listing .first_coulmn .listing_icon_box {
margin-top: 80px;
}
}
@media (min-width:320px) and (max-width:375px) {
.home .navbar-brand>img {
display: inline-block;
}
.home .navigation.header .login_btn a {
padding: 10px 22px !important;
}
.home .navigation.header .signup_btn a {
padding: 10px 22px !important;
}
.home .links-bannertext li {
margin: 45px 20px 20px;
padding-right: 0;
border-right: none;
}
.home .links-bannertext li:nth-child(3) {
margin-top: 45px;
}
.home .home-banner {
padding: 100px 0px 50px;
}
.home .home-banner {
padding: 100px 0px 0;
}
.blue_bdr_footer {
border-right: none;
min-height: auto;
}
.home .navbar-brand {
display: block !important;
width: 100%;
margin: auto;
}
.home .banner-innter-text form {
padding: 20px 0px;
margin: auto;
width: 100%;
}
.home .banner-innter-text {
margin-top: 16%;
}
.home .navigation::after {
display: none;
}
.favorite_listing_category ul li {
width: 50%;
}
.listes-fav img {
width: auto !important;
}
.navbar-collapse.collapse {
margin-bottom: 0 !important;
}
.home .navbar-collapse {
width: 100%;
margin: 15px 0 50px 0;
}
.home .navbar-header {
float: none;
}
.care_facilities_wrapper .slick-prev,
.care_facilities_wrapper .slick-next {
display: none !important;
}
.testimonial_blue .slick-slide img {
border-radius: 100%;
text-align: center;
margin: auto;
margin-bottom: auto;
margin-bottom: 30px;
}
.our_mission_wrapper .right_mission_content {
padding: 40px 0;
text-align: center;
}
.footer_top_list ul li .media-body {
width: 100%;
display: inline-block;
text-align: center;
}
.our_mission_wrapper .our_mission_caption .tag_blue {
width: 40%;
padding: 10px;
}
.our_mission_wrapper .our_mission_caption .tag_blue h2 {
font-size: 19px;
margin-top: 0;
}
.our_mission_wrapper .our_mission_caption .tag_blue p {
font-size: 13px;
}
.footer_top_list ul li .media .media-left {
display: block;
text-align: center;
}
.footer_top_list ul li .media .media-left .media-object {
display: inline-block;
}
.home .header .navbar-inverse {
position: relative;
border-bottom: 2px solid #0e89e7;
}
.home .home-banner {
padding: 60px 0px 0;
}
.footer_top_list ul li .media-body h5 {
margin: 12px 0;
}
.footer_top_list ul li {
display: block;
margin: 30px 0;
margin-right: 0 !important;
padding-right: 0;
border-right: none;
}
.footer_content {
text-align: center;
}
.footer_menu_bdr {
border-right: none;
}
.address_box_right .media-left {
display: inline-block;
}
.address_box_right .media-left img {
padding-right: 0;
margin-bottom: 10px;
}
.testimonial_blue {
background-color: #0e89e7;
padding: 90px 0 30px;
}
.feature_listings {
text-align: center;
}
.featured_listing .listing_icon_box {
width: 60%;
margin: auto;
margin-bottom: 25px;
}
.featured_listing .third_coulmn {
margin-top: 0;
}
.home .full-block {
float: none;
text-align: center;
}
.favorite_listing_category ul li {
width: 70%;
margin-left: 25px;
}
.home .navbar-nav {
float: none;
width: 100%;
text-align: center;
margin-bottom: 24px;
}
.home .navbar-nav>li {
float: none;
display: inline-block;
}
.home .banner-innter-text {
margin-top: 0%;
}
.care_facilities_wrapper .care_facilities_content {
padding: 30px 20px;
}
.listes-fav ul {
list-style: none;
padding: 0px;
text-align: center;
}
.home .nav.navbar-nav.right-social {
float: none;
margin-bottom: 0 !important;
}
.home .navbar-brand .img-responsive {
height: auto;
margin-top: -10px;
width: 150px !important;
}
.home .navbar-brand {
display: block !important;
width: auto;
margin: auto;
}
.home .navbar-inverse .navbar-toggle {
margin-top: 5px;
background-color: #07d31f !important;
border: none;
}
.home .navbar-nav {
float: none;
text-align: left;
}
.home .navbar-nav>li {
float: none;
display: block;
}
.care_facilities_wrapper .care_facilities_content .dual_btn_box ul li {
display: block;
}
.care_facilities_wrapper .care_facilities_content .dual_btn_box ul li a {
display: block;
text-align: center;
margin-bottom: 12px;
}
.featured_listing .first_coulmn .listing_icon_box {
margin-top: 80px;
}
.featured_listing .listing_icon_box {
width: 100%;
}
.home .banner-innter-text h1 {
font-size: 33px;
}
.favorite_listing_category ul li {
margin-bottom: 0px;
}
.our_mission_wrapper .right_mission_content {
padding: 0 0;
text-align: center;
}
.home .links-bannertext li {
margin: 60px 0 0;
}
}
@media (min-width:1200px) and (max-width:1248px) {
.care_facilities_wrapper .slick-prev {
left: -22px;
}
.care_facilities_wrapper .slick-next {
right: -14px;
}
}
@media (min-width:1200px) and (max-width:1600px) {
.modal.in .modal-dialog {
width: 30%;
}
.get-quotes {
margin: -9px 0 0;
right: 23px;
}
.recent-listning .boxe-recent {
height: auto;
}
.header-innerpage {
margin-top: 3.5%;
}
.sign_up_form .radio {
float: left;
width: 100%;
}
}
@media(max-width: 1680px) {
.page-template-page-login .home-banner,
.page-template-about-template .home-banner,
.page-template-career-template .home-banner,
.page-template-contact-us .home-banner,
.page-template-price .home-banner {
background-size: cover; 
}
.page-template-about-template .home-banner,.page-template-career-template .home-banner, .page-template-contact-us .home-banner,
.page-template-price .home-banner {
background-size: cover;
}
.home-banner::after {
width: 1300px;
height: 720px;
}
}
@media(max-width: 1440px){
.page-template-about-template .home-banner::after,
.page-template-page-write-a-review .home-banner::after,
.page-template-career-template .home-banner::after,
.page-template-price .home-banner::after {
width: 1000px;
height: 570px;
}
.home-banner::after {
width: 1100px;
height: 620px;
}
}
@media(max-width: 1366px) {
.home-banner::after {
width: 1000px;
height: 560px;
}
}
.acf-field-5950fc70b614a .acf-basic-uploader {
position: relative;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
color: #fff;
background-color: #a6585a;
border-color: #a6585a;
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: 400;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 1px solid transparent;
border-top-color: transparent;
border-right-color: transparent;
border-bottom-color: transparent;
border-left-color: transparent;
border-top-color: transparent;
border-right-color: transparent;
border-bottom-color: transparent;
border-left-color: transparent;
border-radius: 4px;
}
.acf-field-5950fc70b614a .acf-basic-uploader input[type="file"] {
position: absolute;
top: -9999999;
filter: alpha(opacity=0);
opacity: 0;
width: 0;
height: 0;
outline: none;
cursor: inherit;
}
.home-banner .select2-selection__arrow,
.banner-innter-text .select2-selection__arrow {
display: none !important;
}
form#business_cover_image_form .acf-label,
form#business_listing_content_form .acf-label,
form#business_gallery_form .acf-label,
form#business_opening_hours_form .acf-label,
form#business_location_form .acf-label {
display: none;
}
.banner-innter-text .select2-container--default .select2-selection--multiple .select2-selection__rendered {
padding-top: 6px !important;
} .page-template-contact-us select.listing_form_services,
.page-template-contact-us .select2-container--default .select2-selection--multiple,
.page-template-page-new-business-signup select.listing_form_services,
.page-template-page-new-business-signup .select2-container--default .select2-selection--multiple,
.tax-listing_service select.listing_form_services,
.tax-listing_service .select2-container--default .select2-selection--multiple,
.page-template-page-login select.listing_form_services,
.page-template-page-login .select2-container--default .select2-selection--multiple,
.page-template-page-write-a-review select.listing_form_services,
.page-template-page-write-a-review .select2-container--default .select2-selection--multiple,
.page-template-about-template select.listing_form_services,
.page-template-career-template select.listing_form_services,
.page-template-about-template .select2-container--default .select2-selection--multiple,
.home select.listing_form_services,
.home .select2-container--default .select2-selection--multiple {
border-radius: 0px !important;
height: 50px !important;
border-radius: 6px !important;
}
.select2-hidden-accessible {
border: 0 !important;
clip: rect(0 0 0 0) !important;
height: 1px !important;
margin: -1px !important;
overflow: hidden !important;
padding: 0 !important;
position: absolute !important;
width: 1px !important;
}
.page-template-template-search-listings .banner-fomrinpu .listing_form_services,
.page-template-template-search-listings .banner-fomrinpu .select2,
.single-listing .banner-fomrinpu .listing_form_services,
.single-listing .selection .select2-selection, .single-listing .selection .select2-selection,
.post-type-archive-listing .banner-fomrinpu .listing_form_services,
.post-type-archive-listing .selection .select2-selection, .single-listing .selection .select2-selection {
height: 43px !important;
}
.page-template-template-search-listings section.navigation.header,
.post-type-archive-listing section.navigation.header {
display: inline-block;
}
.post-type-archive-listing section.navigation.header.active {
position: relative !important;
}
.select2-container--default .select2-selection--multiple {
background-color: white;
border: 1px solid #aaa !important;
}
.select2-selection--multiple .select2-search__field {
border: none !important;
}
.select2-container .select2-search--inline .select2-search__field {
margin-top: 0px !important;
font-family: 'Raleway', sans-serif;
font-size: 20px;
}
::-webkit-input-placeholder { color: #000000 !important;
font-family: 'Raleway', sans-serif;
opacity: 1;
}
:-moz-placeholder { color: #000000 !important;
opacity: 1;
font-family: 'Raleway', sans-serif;
}
::-moz-placeholder { color: #000000 !important;
opacity: 1;
font-family: 'Raleway', sans-serif;
}
:-ms-input-placeholder { color: #000000 !important;
opacity: 1;
font-family: "Open Sans", sans-serif;
}
.select2-selection--multiple .select2-search__field {
margin-bottom: 0px !important;
}
#msform .select2-container .select2-selection--multiple {
height: 42px;
}
.banner-fomrinpu {
float: left;
width: 40%;
}
.banner-fomrinpu label {
position: absolute;
margin-top: -21px;
top:auto !important;
bottom: -10px;
}
.page-template-template-search-listings-php .banner-fomrinpu label {
position: absolute;
bottom: -40px;
}
.logo-part .pull-right {
display: none;
}
.bottom-img {
height: 100px;
}
.header-innerpage {
display: none;
}
.custom_query_filter {
border: 1px solid #ffffff;
text-decoration: none;
}
.custom_query_filter.active_filter,
.custom_query_filter:hover {
background-color: transparent;
border: 1px solid #515156;
text-decoration: none;
}
.page-id-249 nav.navbar.navbar-inverse.nursing-home,
.page-template-page-new-business-signup nav.navbar.navbar-inverse.nursing-home,
.page-template-page-login nav.navbar.navbar-inverse.nursing-home,
.page-template-contact-us nav.navbar.navbar-inverse.nursing-home,
.page-template-about-template nav.navbar.navbar-inverse.nursing-home,
.page-template-career-template nav.navbar.navbar-inverse.nursing-home,
.page-template-price nav.navbar.navbar-inverse.nursing-home {
background-color: #ffffff !important
}
.page-template-contact-us nav.navbar.navbar-inverse.nursing-home {
position: fixed;
top: 0;
left: 0;
width: 100%;
margin-bottom: 0;
}
.page-id-91 .nursing-home {
position: relative !important;
}
.benefits-sece {
padding: 50px 0 238px;
}
.sec_heading h2 {
font-family: 'Raleway', sans-serif;
font-weight: bold;
color: #000;
font-size: 55px;
}
.sec_heading h3 {
color: #000;
font-size: 30px;
}
.service-wrap {
width: calc(20% - 24px);
flex: 0 0 auto;
}
.serwrapinner {
padding: 25px 20px;
border-radius: 12px;
transition: 0.3s all;
height: 100%;
}
.serwrapinner:hover {
box-shadow: 0 0 30px 4px rgb(210 215 232 / 75%);
}
.benefits-sece .row {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.ser_detail H4 {
color: #31415c;
font-size: 22px;
font-weight: 600;
}
.ser_detail {margin-top: 18px;}
.sec_heading {margin-bottom: 25px;}
.aboutcareersece {
background-image: linear-gradient(to right, #4d667b 50%, #ab595b);
color: #fff;
position: relative;
padding: 66px 0 79px;
}
.abttextcar p {
font-size: 21px;
font-weight: 400;
margin-bottom: 30px;
}
.abttextcar ul {
list-style: none;
margin: 0;
padding: 0;
}
.abttextcar ul li {
display: inline-block;
margin-right: 14px;
}
.abttextcar ul li:last-child{margin-right: 0;}
.abttextcar ul li a {
background-color: #9b5457;
color: #fff;
font-size: 20px;
display: inline-block;
border-radius: 30px;
padding: 11px 30px;border: 1px solid #9b5457;
}
.abttextcar ul li a:hover{background-color: transparent;color: #fff; text-decoration: none!important;}
.abtimgcare {
position: absolute;
right: 0;
bottom: 14px;
width: 43.33vw;
max-height: 541px;
}
.colabtim {position: initial !important;}
.abtimgcare img {width: 100%;border-top-left-radius: 100px;}
.cultuhead h2 {
font-size: 80px;
line-height: 85px;
max-width: 420px;
color: #000;
}
.cultuhead h2 strong {
color: #9b5457;
}
.culimgbot img {
width: 100%;
}
.work_culture_wrapper {
padding-left: 48px;
border-left: 2px solid #e1e2e3;
}
.work_cultuecar {
width: 500px;
background: #fff;
box-shadow: 0 0 30px 4px rgb(210 215 232 / 75%);
border-radius: 15px;
padding: 34px 49px 40px 36px;
position: relative;
transition: 0.3s all;
transition-property: all;
transition-duration: 0.3s;
transition-timing-function: ease;
transition-delay: 0s;
min-height: 161px;
}
.work_culture_detail h6 {
font-size: 25px;
line-height: 27px;
margin: 0 0 10px;
color: #2e2e36;font-weight: 600;
}
.work_culture_detail p {
font-size: 18px;
line-height: 29px;
margin: 0;
color: #2e2e36;
}
.list_count {
display: flex;
width: 92px;
height: 92px;
background: #9B5457;
border-radius: 100%;
align-items: center;
justify-content: center;
color: #fff;
font-size: 35px;
font-family: 'Gotham-Bold';
border: 9px solid #fff;
position: absolute;
right: -46px;
top: 50%;
transform: translateY(-50%);
}
.work_cultuecar:hover {
background: #9B5457;
width: calc(100% - 46px);
}
.work_cultuecar:hover p,
.work_cultuecar:hover h6{color: #fff;}
.work_cultuecar:not(:last-child) {margin-bottom: 28px;}
.culimgbot {
margin-top: 181px;
}
.culture-seccar {
padding: 146px 0 140px;
}
.careerform-sec {
background-color: #e2e9ed;
padding: 50px 0;
}
.formtext p {
color: #000;
font-size: 38px;
}
.formcareer input, .formcareer textarea {
width: 100%;
border: 1px solid #ccc;
padding: 17px 20px;
border-radius: 10px;
font-size: 19px;
}
.formcareer textarea {
height: 170px;
}
.formcareer input[type="submit"] {
width: auto;
text-align: center;
background-color: #a9595b;
color: #fff;
border: 2px solid #a9595b;
font-weight: bold;
font-size: 18px;
padding: 15px 51px;
transition: all .5s;
}
.formcareer input[type="submit"]:hover{background-color: transparent; color: #a9595b;}
.formcareer .submit_btn {
text-align: center;
margin-top: 11px;
}
.formtext {
margin-bottom: 29px;
}
.modal.in.maymodalb .modal-dialog .modal-content {
background-color: #e2e9ed;
color: #fff;
padding: 20px;
border: 1px solid #e2e9ed;
border-radius: 50px;
}
.modalconteb .gform-body.gform_body legend {
color: #000;
}
.modalconteb .gform-body.gform_body label {
color: #000;
}
@media(max-width: 1680px) { .abtimgcare{bottom: 0;}
.benefits-sece {padding: 37px 0 148px;}
}
@media(max-width: 1600px) { }
@media(max-width: 1440px) { .benefits-sece { padding: 37px 0 108px;}
.culture-seccar {padding: 88px 0 117px;}
}
@media(max-width: 1366px) { }
@media(max-width:1300px){
.benefits-sece {
padding: 37px 0 70px;
}
}
@media(max-width: 1280px) {
.page-template-about-template .home-banner::after,
.page-template-page-write-a-review .home-banner::after,
.page-template-career-template .home-banner::after,
.page-template-price .home-banner::after {
width: 900px;
height: 510px;
}
}
@media (max-width: 1284px) { .recent-post .post-blocks.single-align a.get-quotes {
padding: 6px 14px;
bottom: 12px;
left: 24px;
right: auto;
font-size: 11px;
}
}
@media(max-width: 1170px) {
.menu-login {
margin-left: 0;
} .service-wrap {
width: calc(33.3333% - 24px);
flex: 0 0 auto;
margin: 0 auto;
}
.cultuhead h2 {
font-size: 67px;
line-height: 75px;
max-width: 100%;
}
.culture-seccar .col-lg-7 {
width: 100%;
margin: 0 auto;
}
.culture-seccar .col-lg-5 {
width: 100%;
text-align: center;
}
.culimgbot {
margin-top: 37px;
}
.culimgbot img {
width: auto;
}
.work_cultuecar{margin: 0 auto;}
.work_culture_wrapper {
padding-left: 0;
border-left: none;
margin-top: 49px;
}
.abtimgcare {
position: relative;
width: 100%;
max-height: 100%;
}
.benefits-sece {
padding: 37px 0 53px;
}
.work_cultuecar{width: 600px;}
.imgcht .col-lg-4 {margin-bottom: 23px;}
.modal.in.maymodalb .modal-dialog {
width: 50%;
}
}
@media(max-width: 1080px) {
.home-banner::after {
width: 980px;
height: 550px;
} }
@media (max-width: 1024px) {
.nursing_contact_us {
padding-top: 70px;
}
.page-template-about-template .home-banner, .page-template-contact-us .home-banner,.page-template-career-template .home-banner,
.page-template-price .home-banner {
padding: 70px 0;
}
.page-template-about-template .home-banner::after,
.page-template-page-write-a-review .home-banner::after,
.page-template-career-template .home-banner::after,
.page-template-price .home-banner::after {
width: 800px;
height: 460px;
}
.home-banner::after {
width: 900px;
height: 500px;
} .make_different .featured_listing .listing_icon_box {
display: inline-block !important;
width: 95%;
}
.post-type-archive .navigation,
.single-listing .navigation,
.tax-listing_service .navigation,
.page-template-page-write-a-review .navigation,
.page-template-page-new-business-signup .navigation,
.page-template-contact-us .navigation,
.page-template-page-login .navigation,
.page-template-about-template .navigation,
.page-template-career-template .navigation,
.page-template-price .navigation,
.home .navigation::after {
width: auto;
height: auto;
}
.our_specialist .specialist_member .member_img img {
max-height: 305px;
}
.form_caption {
top: 125px !important;
}
.form_caption img {
width: 100%;
}
.post-type-archive-listing .navigation.header .login_btn a,
.single-listing .navigation.header .login_btn a,
.tax-listing_service .navigation.header .login_btn a,
.page-template-page-write-a-review .navigation.header .login_btn a,
.page-template-page-new-business-signup .navigation.header .login_btn a,
.page-template-contact-us .navigation.header .login_btn a,
.page-template-page-login .navigation.header .login_btn a,
.page-template-about-template .navigation.header .login_btn a,
.page-template-career-template .navigation.header .login_btn a,
.page-template-price .navigation.header .login_btn a,
.home .navigation.header .login_btn a {
padding: 8px 15px !important;
font-size: 13px !important;
}
.post-type-archive-listing .navigation.header .signup_btn a,
.single-listing .navigation.header .signup_btn a,
.tax-listing_service .navigation.header .signup_btn a,
.page-template-page-write-a-review .navigation.header .signup_btn a,
.page-template-page-new-business-signup .navigation.header .signup_btn a,
.page-template-contact-us .navigation.header .signup_btn a,
.page-template-page-login .navigation.header .signup_btn a,
.page-template-about-template .navigation.header .signup_btn a,
.page-template-career-template .navigation.header .signup_btn a,
.page-template-price .navigation.header .signup_btn a,
.home .navigation.header .signup_btn a {
padding: 8px 15px !important;
font-size: 13px !important;
}
.new_listing_box .listing_img_box .media-object {
position: relative;
}
.new_listing_box .listing_img_box .media-object a {
position: absolute;
top: 0;
left: 0;
right: 0;
text-align: center;
background-color: #fff;
border-radius: 3px;
}
.listing_img_box img {
width: 100%;
height: auto;
}
.care_facilities_wrapper.new_listing_box .care_facilities_content {
padding: 5px 15px;
}
.care_facilities_wrapper .care_facilities_content .address_box ul li h6 {
font-size: 14px;
}
.care_facilities_wrapper .care_facilities_content h3 {
margin-top: 20px;
}
.avatar_box ul li {
font-size: 13px;
}
.post-type-archive-listing .navigation::after,
.single-listing .navigation::after,
.tax-listing_service .navigation::after,
.page-template-page-write-a-review .navigation::after,
.page-template-page-new-business-signup .navigation::after,
.page-template-contact-us .navigation::after,
.page-template-page-login .navigation::after,
.page-template-about-template .navigation::after,
.page-template-career-template .navigation::after,
.page-template-price .navigation::after
.home .navigation::after {
display: none;
} .recent-listning .boxe-recent {
height: auto;
}
.boxes-roffing .post-blocks.single-align {
min-height: 650px;
}
.single-align {
min-height: 380px;
}
.new_nursing_form .search {
font-size: 15px;
padding: 2px 9px;
}
.post-type-archive-listing .nav.navbar-nav.right-social li .my_account {
padding: 8px 12px !important;
font-size: 13px;
}
.post-type-archive-listing .nav.navbar-nav.right-social li .logout {
padding: 8px 8px !important;
font-size: 12px;
}
}
@media(max-width:991px){
.abttextcar {
text-align: center;
margin-bottom: 40px;
}
.culture-seccar {
padding: 26px 0 53px;
}
.formtext p {
color: #000;
font-size: 32px;
}
.aboutcareersece{padding: 42px 0 0;}
}
@media (max-width: 980px) {
.home .navbar-brand>img {
float: none;
}
.page-id-9 .entry-header {
margin-top: 200px;
}
.page-template-about-template .home-banner, .page-template-contact-us .home-banner,
.page-template-career-template .home-banner,
.page-template-price .home-banner {
padding: 50px 0;
margin-top: 0;
}
.page-template-page-login section.navigation.header,
.tax-listing_service section.navigation.header,
.page-template-about-template section.navigation.header,
.page-template-page-write-a-review section.navigation.header {
width: 100%;
position: relative;
}
.doctor_now_fix {
height: auto;
}
.doctor_now_fix .listing_right_new {
max-width: 100%;
position: initial;
} .home .navigation {
background: none;
}
.make_different .listing_content {
text-align: center;
}
.banner-innter-text form .code_zip {
padding: 27px 22px;
}
.boxes-roffing .post-blocks.single-align {
min-height: auto;
}
.single-align {
background: #fff;
border: 1px solid #c9c9c9;
padding: 6px;
display: inline-block;
width: 100%;
min-height: 388px;
}
.make_different .featured_listing .listing_icon_box {
display: block !important;
width: 60%;
margin: 0 auto 40px;
}
.our_specialist ul li {
width: 50%;
margin-bottom: 40px;
}
.our_specialist ul li:nth-child(3) {
margin-bottom: 0;
}
.make_different .featured_listing .full-block a {
margin-right: 20px;
width: 60%;
margin: auto;
}
.full-block {
width: 100%;
float: none;
}
.welcome_content {
margin-top: 30px;
text-align: center;
}
.about_welcome {
padding-bottom: 50px;
}
.form_caption {
top: 0 !important;
}
.form_wrapper {
margin-top: 40px;
margin-bottom: 30px;
}
.care_facilities_wrapper.new_listing_box .care_facilities_content {
display: block;
margin: auto;
width: 100%;
}
.new_listing_box .listing_img_box img {
width: 65%;
height: auto;
margin: auto;
display: block;
}
.avatar_box {
width: 100%;
margin: 0 auto 35px;
}
.post-type-archive-listing .navigation::after,
.single-listing .navigation::after,
.tax-listing_service .navigation::after,
.page-template-page-write-a-review .navigation::after,
.page-template-page-new-business-signup .navigation::after,
.page-template-contact-us .navigation::after,
.page-template-page-login .navigation::after,
.page-template-about-template .navigation::after,
.page-template-career-template .navigation::after,
.page-template-price .navigation::after,
.home .navigation::after {
display: none;
}
.post-type-archive-listing .links-bannertext li,
.single-listing .links-bannertext li,
.tax-listing_service .links-bannertext li,
.page-template-page-write-a-review .links-bannertext li,
.page-template-page-new-business-signup .links-bannertext li,
.page-template-contact-us .links-bannertext li,
.page-template-page-login .links-bannertext li,
.page-template-about-template .links-bannertext li,
.home .links-bannertext li {
margin: 100px 40px 30px;
border-right: none;
padding-right: 0;
}
.single_servcies h1 {
text-align: center;
}
.single_thumb {
text-align: center;
}
.description-section {
text-align: center;
}
.single_servcies .amenities h2 {
text-align: center;
}
.single_servcies .amenities {
text-align: center;
}
.single_servcies .gallery_box h2 {
text-align: center;
}
.item_reviews_box .star_conetnt h4 {
display: block;
text-align: center;
margin: 20px 0 20px 0;
}
.item_reviews_box .star_conetnt p {
text-align: center;
}
.user_star_img {
text-align: center;
}
.star_conetnt ul {
float: none !important;
text-align: center;
margin-bottom: 10px;
}
.item_reviews_box h3 {
margin: 0 0 20px 0;
text-align: center;
}
.item_reviews_box .star_conetnt h6 {
text-align: center;
}
.right-side-content h2 {
text-align: center;
}
.right-side-content .grey-box p {
border-bottom: 1px solid #fff;
padding-bottom: 15px;
text-align: left;
}
.post_banners h1 {
text-align: center;
}
.post_sharing ul {
display: inline-block;
float: none;
margin-top: 40px !important;
}
.post_banners ul {
margin: 40px 0 0 0;
text-align: center;
}
.boxe-recent img {
float: none;
text-align: center;
margin: 0 auto 20px;
display: block;
}
.listing_related_box .left-content {
text-align: center;
}
.listing_related_box .left-content p {
padding-bottom: 15px;
}
.recent-listning .listing_related_box .left-content h6 {
padding-top: 15px;
}
.contact_addre_boxes h2 {
text-align: center;
}
.contact_addre_boxes .box_address .media {
text-align: center;
}
.contact_addre_boxes .box_address .media-left {
display: block !important;
text-align: center;
margin: auto;
}
.contact_addre_boxes .box_address .media-left img {
text-align: center;
display: block;
margin: auto;
}
.contact_addre_boxes .box_address .media-body p {
margin: 20px 0;
}
.contact_addre_boxes .box_address h4 {
text-align: center;
}
.single_servcies .amenities ul li {
margin-right: 50px;
margin-bottom: 30px;
margin-left: 50px;
}
.the_champ_sharing_container {
text-align: center;
}
.sign_up_caption {
position: relative;
top: 0;
display: inline-block;
}
.sign_up_caption img {
display: block;
max-width: 100%;
height: auto;
margin: auto;
}
.new_sign_cap {
text-align: center;
}
.new_nursing_form .search {
padding: 4px 25px;
}
.post-type-archive-listing .social-links,
.single-listing .social-links {
margin-top: 40px;
}
.post-type-archive-listing .navigation.header .signup_btn a,
.single-listing .navigation.header .signup_btn a,
.tax-listing_service .navigation.header .signup_btn a,
.page-template-page-write-a-review .navigation.header .signup_btn a,
.page-template-page-new-business-signup .navigation.header .signup_btn a,
.page-template-contact-us .navigation.header .signup_btn a,
.page-template-page-login .navigation.header .signup_btn a,
.page-template-about-template .navigation.header .signup_btn a,
.page-template-career-template .navigation.header .signup_btn a,
.page-template-price .navigation.header .signup_btn a,
.home .navigation.header .signup_btn a {
padding: 8px 25px !important;
font-size: 15px !important;
}
.post-type-archive-listing .navigation.header .login_btn a,
.single-listing .navigation.header .login_btn a,
.tax-listing_service .navigation.header .login_btn a,
.page-template-page-write-a-review .navigation.header .login_btn a,
.page-template-page-new-business-signup .navigation.header .login_btn a,
.page-template-contact-us .navigation.header .login_btn a,
.page-template-page-login .navigation.header .login_btn a,
.page-template-about-template .navigation.header .login_btn a,
.page-template-career-template .navigation.header .login_btn a,
.page-template-price .navigation.header .login_btn a,
.home .navigation.header .login_btn a {
padding: 8px 25px !important;
font-size: 15px !important;
}
.review_box_single {
text-align: center;
}
.add_nursing_banner {
text-align: center;
}
.new_filter_list ul li {
padding-right: 0;
margin-bottom: 10px;
}
.new_filter_list ul li {
padding-right: 0;
margin-bottom: 10px;
}
.post-type-archive .right-social {
text-align: center;
margin-top: 20px;
}
.post-type-archive-listing .nav.navbar-nav.right-social li {
float: none;
display: inline-block;
}
.post-type-archive-listing .nav.navbar-nav.right-social li .my_account {
padding: 8px 25px !important;
font-size: 14px;
}
.post-type-archive-listing .nav.navbar-nav.right-social li .logout {
padding: 8px 25px !important;
font-size: 14px;
}
}
@media (max-width: 900px) {
.page-template-page-write-a-review .links-bannertext li,
.page-template-page-new-business-signup .links-bannertext li,
.page-template-contact-us .links-bannertext li,
.page-template-page-login .links-bannertext li,
.page-template-about-template .links-bannertext li,
.home .links-bannertext li {
margin: 100px 40px 40px;
}
.single-listing .social-links {
margin-top: 25px;
}
.new_listing_box .paggination {
text-align: center;
}
.add_nursing_banner {
margin-top: 100px;
}
.sec_heading h2{font-size: 46px;}
.cultuhead h2 { font-size: 57px;line-height: 70px;}
.modal.in.maymodalb .modal-dialog {
width: 80%;
}
}
@media (max-width: 768px) {
.page-id-9 .entry-header {
margin-top: 100px;
}
.page-template-contact-us .navigation.header.active .navbar.navbar-inverse {
position: initial;
}
.navigation.header {
background: #ffffff;
position: initial;
}
.nursing-home .navbar-nav>li {
float: none;
display: inline-block;
margin: 10px 20px;
}
#inner-header-css .left-nav {
float: none;
}
.nursing-home .navbar-nav>li {
float: none;
display: inline-block;
margin: 10px 0 10px 10px;
}
.home-banner {
padding: 0 0px 50px !important;
}
.page-template-page-write-a-review .links-bannertext li,
.page-template-page-new-business-signup .links-bannertext li,
.page-template-contact-us .links-bannertext li,
.page-template-page-login .links-bannertext li,
.page-template-about-template .links-bannertext li,
.home .links-bannertext li {
margin: 100px 40px 0;
border-right: none;
padding-right: 20px;
}
.page-template-page-write-a-review .home-banner,
.page-template-page-new-business-signup .home-banner,
.page-template-contact-us .home-banner,
.page-template-page-login .home-banner,
.page-template-about-template .home-banner,
.page-template-career-template .home-banner,
.page-template-price .home-banner,
.home .home-banner {
padding: 0 0px 0;
padding-right: 0px;
padding-left: 0px;
}
.post-type-archive-listing .navbar-inverse,
.single-listing .navbar-inverse {
border-bottom: none !important;
}
.post-type-archive-listing .navbar-header,
.single-listing .navbar-header {
margin-bottom: 40px;
}
.reviews_header_box ul {
float: none !important;
}
.new_header_headings {
text-align: center;
margin-top: 20px;
}
.post-type-archive-listing .social-links {
margin-top: 25px;
}
.post-type-archive-listing .right-social li {
margin: 0;
}
.new_filter_list {
text-align: center;
}
}
@media (max-width: 767px) {
.navigation.header {
background: #ffffff;
}
.nh_locations a{text-align: center;display:block}
.make_different .listing_right_new .our_mission_caption img {
max-width: 58%;
padding-top: 80px;
margin: auto;
display: block;
}
.home .navbar-inverse .navbar-toggle {
background-color: #a9595b !important;
}
.about_welcome .our_mission_caption img {
width: 75%;
margin: auto;
display: block;
}
#myNavbar ul li {
text-align: left;
display: block;
}
.navigation.header .navbar-inverse .navbar-nav>li>a {
color: #9d9d9d;
padding: 6px 0;
}
.post-type-archive-listing .navigation.header .login_btn a,
.single-listing .navigation.header .login_btn a,
.tax-listing_service .navigation.header .login_btn a,
.page-template-page-write-a-review .navigation.header .login_btn a,
.page-template-page-new-business-signup .navigation.header .login_btn a,
.page-template-contact-us .navigation.header .login_btn a,
.page-template-page-login .navigation.header .login_btn a,
.page-template-about-template .navigation.header .login_btn a,
.page-template-career-template .navigation.header .login_btn a,
.page-template-price .navigation.header .login_btn a,
.home .navigation.header .login_btn a {
padding: 10px 30px !important;
font-size: 15px;
}
.post-type-archive-listing .navigation.header .signup_btn a,
.single-listing .navigation.header .signup_btn a,
.tax-listing_service .navigation.header .signup_btn a,
.page-template-page-write-a-review .navigation.header .signup_btn a,
.page-template-page-new-business-signup .navigation.header .signup_btn a,
.page-template-contact-us .navigation.header .signup_btn a,
.page-template-page-login .navigation.header .signup_btn a,
.page-template-about-template .navigation.header .signup_btn a,
.page-template-career-template .navigation.header .signup_btn a,
.page-template-price .navigation.header .signup_btn a,
.home .navigation.header .signup_btn a {
padding: 10px 30px !important;
font-size: 15px;
}
.home-banner {
padding: 50px 0px 50px !important;
}
.recent-listning .boxe-recent {
float: none;
text-align: center;
}
.left-content {
width: 100%;
float: none;
}
.single-align {
min-height: auto;
}
.listening-section .heading h1 {
text-align: center;
float: none;
width: 100%;
}
.listening-section h3 {
text-align: center;
}
.post-blocks.single-align a.get-quotes {
display: table;
}
.listening-section hr {
width: 100%;
margin: 20px auto;
display: inline-block;
text-align: center;
left: 0;
right: 0;
}
.post-type-archive-listing .navbar-header,
.single-listing .navbar-header {
text-align: center;
}
.post-type-archive-listing .navbar-header .navbar-brand,
.single-listing .navbar-header .navbar-brand {
width: 100% !important;
}
.post-type-archive-listing .navbar-header .navbar-brand img,
.single-listing .navbar-header .navbar-brand img {
width: auto;
display: inline-block;
}
.post-type-archive-listing .gray_back_color .right-social,
.single-listing .gray_back_color .right-social {
text-align: center !important;
}
.single-listing .gray_back_color .right-social li {
margin: 0 !important;
}
.new_header_headings {
text-align: center;
margin-top: 25px;
}
.reviews_header_box {
text-align: center;
}
.reviews_header_box ul {
float: none !important;
}
.new_filter_list ul {
text-align: center;
}
.post-type-archive-listing .social-links {
margin-top: 20px;
}
}
@media (max-width: 736px) {
.post-type-archive-listing .search,
.single-listing .search,
.tax-listing_service .search,
.page-template-page-write-a-review .search,
.page-template-page-new-business-signup .search,
.page-template-contact-us .search,
.page-template-page-login .search,
.page-template-about-template .search,
.page-template-career-template .search,
.page-template-price .search,
.home .search {
font-size: 16px;
padding: 15px 25px;
}
.single_servcies .gallery_box ul {
text-align: center;
}
.single-listing .gray_back_color .search {
padding: 5px 25px !important;
}
.list_count{width: 70px;height: 70px;border: 5px solid #fff;font-size: 30px;right: -31px;}
.work_cultuecar {
width: 85%;
}
}
@media (max-width: 667px) {
.page-template-page-write-a-review .search,
.page-template-page-new-business-signup .search,
.page-template-contact-us .search,
.page-template-page-login .search,
.page-template-about-template .search,
.page-template-career-template .search,
.page-template-price .search,
.home .search {
font-size: 15px;
padding: 16px 22px;
}
.post-type-archive-listing .gray_back_color .search,
.single-listing .gray_back_color .search {
padding: 5px 18px !important;
}
.service-wrap {
width: calc(50% - 24px);text-align: center;
}
.formtext p {
font-size: 25px;
}
.sec_heading h2 {
font-size: 39px;
}
}
@media (max-width: 640px) {
.page-template-page-write-a-review .links-bannertext li,
.page-template-page-new-business-signup .links-bannertext li,
.page-template-contact-us .links-bannertext li,
.page-template-page-login .links-bannertext li,
.page-template-about-template .links-bannertext li,
.home .links-bannertext li {
margin: 50px 40px 15px;
}
.new_header_headings h2 {
font-size: 22px;
}
}
@media (max-width: 600px) {
.page-template-page-write-a-review .search,
.page-template-page-new-business-signup .search,
.page-template-contact-us .search,
.page-template-page-login .search,
.page-template-about-template .search,
.page-template-career-template .search,
.page-template-price .search,
.home .search {
display: inline-block;
width: 100% !important;
}
#search_form_home .select2-container--default .select2-selection--multiple .select2-selection__rendered {
padding-top: 5px !important;
text-align: left;
}
.post-type-archive-listing .home-banner .search,
.single-listing .home-banner .search,
.tax-listing_service .home-banner .search,
.page-template-page-write-a-review .home-banner .search,
.page-template-page-new-business-signup .home-banner .search,
.page-template-contact-us .home-banner .search,
.page-template-page-login .home-banner .search,
.page-template-about-template .home-banner .search,
.page-template-career-template .home-banner .search,
.page-template-price .home-banner .search,
.home .home-banner .search {
margin-left: 0;
width: 100% !important;
display: block;
}
.page-template-page-write-a-review .links-bannertext li,
.page-template-page-new-business-signup .links-bannertext li,
.page-template-contact-us .links-bannertext li,
.page-template-page-login .links-bannertext li,
.page-template-about-template .links-bannertext li,
.home .links-bannertext li {
margin: 50px 40px 30px;
}
.work_cultuecar{padding: 28px 38px 33px 23px;}
}
@media (max-width: 570px) {
ul.navbar-nav {
width: 100%;
text-align: left;
}
.home .favourite-category  {
padding: 50px 0 60px;
}
.home .home-banner {
padding-bottom: 0;
}
.our_mission_wrapper .our_mission_caption .tag_blue {
height: 100%;
}
.our_mission_wrapper .our_mission_caption .tag_blue h2 {
background: #a9595b; 
}
.footer_top_list ul li .media-body a {
font-size: 16px;
}
.footer_top_list ul li .media .media-left .media-object {
height: 45px;
}
.favorite_listing_category ul li {
clear: both;
width: 42%;
margin-left: 15px;
display: inline-grid;
margin-right: 15px !important;
}
.footer_top_list ul li:not(:first-child) {
float: left;
width: 33.33%;
}
.nursing_contact_us {
padding-top: 70px;
}
.banner-innter-text form {
width: 100%;
}
.home-banner {
padding: 40px 0px;
}
.our_specialist .specialist_member .member_img img {
max-height: 230px;
}
.post-type-archive-listing .links-bannertext li,
.single-listing .links-bannertext li,
.tax-listing_service .links-bannertext li,
.page-template-page-write-a-review .links-bannertext li,
.page-template-page-new-business-signup .links-bannertext li,
.page-template-contact-us .links-bannertext li,
.page-template-page-login .links-bannertext li,
.page-template-about-template .links-bannertext li,
.home .links-bannertext li {
margin: 25px 40px 30px;
}
.post-type-archive-listing .search,
.single-listing .search,
.tax-listing_service .search,
.page-template-page-write-a-review .search,
.page-template-page-new-business-signup .search,
.page-template-contact-us .search,
.page-template-page-login .search,
.page-template-about-template .search,
.page-template-career-template .search,
.page-template-price .search,
.home .search {
display: block;
width: 100% !important;
}
.varidivma {
display: block;
align-items: center;
}
.btnvari {
margin-right: 0;
margin-bottom: 11px;
}
}
@media (max-width: 480px) {
.recent_activity_box {
padding: 40px 0 !important;
}
.home .our_mission_wrapper .right_mission_content {
margin-top: 0;
}
.featured-listening {
padding: 15px 0px 40px 0px;
}
.home-banner {
padding: 50px 0px 0 !important;
}
.home .links-bannertext li {
padding-left: 0 !important;
padding-right: 0 !important;
margin-left: 0;
margin-right: 0;
width: 100%;
}
.our_specialist ul li {
width: 100%;
margin-bottom: 40px;
}
.single-align h3 {
text-align: center !important;
}
.recent-post .post-blocks.single-align a.get-quotes {
left: auto;
right: auto;
font-size: 11px;
right: 45px;
}
.post_banners ul li {
margin-right: 0;
border-right: none;
display: block;
padding: 0;
margin-bottom: 10px;
}
.our_specialist .specialist_member .member_img img {
max-height: 320px;
}
.new_listing_box .listing_img_box img {
width: 100%;
}
.care_facilities_wrapper.new_listing_box .care_facilities_content {
width: 100%;
}
.avatar_box {
width: 100%;
}
.single_servcies .amenities ul li::before {
left: 0;
margin: auto;
left: 0;
right: 170px;
}
.single_servcies .amenities ul li {
margin-right: 50px;
margin-bottom: 30px;
margin-left: 50px;
display: block;
}
.modal-dialog-form {
max-width: 95%;
}   
.modal-dialog-form input {
margin-bottom: 10px;
}
.recptcha_main {
text-align: center;
}
.recptcha {
display: inline-block;
}
.modal-dialog-form .submit_button {
text-align: center;
margin-top: 11px;
}
.ser_detail H4 {
font-size: 18px;
}
.serwrapinner {
padding: 20px 15px;
}
.cultuhead h2 {
font-size: 45px;
line-height: 56px;
}
.culimgbot img {
width: 100%;
}
.work_culture_detail p {
font-size: 14px;
line-height: 26px;
}
.sec_heading h2 {
font-size: 32px;
}s
}
@media (max-width: 414px) {
.home .favourite-category h3 {
font-size: 30px;
}
.our_mission_wrapper .our_mission_caption .tag_blue h2 {
line-height: 1;
}
.favorite_listing_category ul li .listing_icon_box {
padding: 40px 10px 26px 10px;
height: 240px;
}
.favorite_listing_category ul li {
clear: both;
width: 42%;
margin-left: 10px;
display: inline-grid;
margin-right: 10px !important;
}
.about_welcome .our_mission_caption .tag_blue {
padding: 20px;
}
.about_welcome .welcome_content h2 {
font-size: 40px;
}
.post_banners h1 {
font-size: 30px;
}
.cultuhead h2 {
font-size: 40px;
line-height: 53px;
}
}
@media (max-width: 375px) {
.footer_top_list ul li .media-body a {
font-size: 14px;
}
.footer_top_list ul li .media-body h5 {
font-size: 12px;
}
.footer_top_list ul li .media .media-left .media-object {
height: 35px;
}
.make_different .featured_listing .listing_icon_box {
width: 90%;
}
.make_different .featured_listing .full-block a {
width: 90%;
}
}
@media (max-width: 360px) {
.feature_listings .main_middle_content h3 {
font-size: 28px;
}
.testimonial_blue {
padding: 50px 0 30px;
}
.form-signin {
padding: 15px 20px 30px;
}
.about_welcome .welcome_content h2 {
font-size: 32px;
}
}
@media (max-width: 320px) {
.footer_top_list ul li:not(:first-child) {
float: left;
width: 100%;
margin-top: 0;
}
.favorite_listing_category ul li {
width: 95%;
}
.our_mission_wrapper .our_mission_caption img {
object-fit: cover;
height: 184px;
}
.our_specialist .specialist_member .member_img img {
max-height: 270px;
}
}
.filter_loader {
display: none;
text-align: center;
}
.modal.in .modal-dialog {
top: 5% !important;
}.simplefavorite-button.active{opacity:.7}.simplefavorite-button.has-count{position:relative}.simplefavorite-button.preset{display:inline-block;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1px solid #ccc;-webkit-box-shadow:0 0 2px 0 rgba(0,0,0,.1),1px 1px 1px 0 rgba(0,0,0,.1);box-shadow:0 0 2px 0 rgba(0,0,0,.1),1px 1px 1px 0 rgba(0,0,0,.1);padding:.5em 1em .5em 2em;position:relative;border-radius:2px;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease}.simplefavorite-button.preset:active,.simplefavorite-button.preset:focus{outline:0}.simplefavorite-button.preset i{position:absolute;font-size:1.3em;left:.3em}.simplefavorite-button.preset:hover{background-color:#333;border-color:#333;color:#fff;-webkit-transition:all .2s ease;transition:all .2s ease}.simplefavorite-button.preset.active{background-color:#333;color:#fff;border-color:#333;opacity:1}.simplefavorites-loading{margin-left:8px}.sf-icon-spinner-wrapper{display:inline-block;position:relative;min-width:1em;min-height:1em}.sf-icon-spinner{-webkit-animation:sf_rotate linear 2s infinite;animation:sf_rotate linear 2s infinite;position:absolute;top:.15em;left:0}@-webkit-keyframes sf_rotate{0%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:center center;transform-origin:center center}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transform-origin:center center;transform-origin:center center}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);-webkit-transform-origin:center center;transform-origin:center center}}@keyframes sf_rotate{0%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:center center;transform-origin:center center}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transform-origin:center center;transform-origin:center center}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);-webkit-transform-origin:center center;transform-origin:center center}}.favorites-list{list-style:none}.favorites-list li{zoom:1;border-top:1px solid rgba(0,0,0,.2);padding:.75em 0;margin:0}.favorites-list li:after,.favorites-list li:before{content:" ";display:table}.favorites-list li:after{clear:both}.favorites-list li img{float:left;margin-right:1em}.simplefavorites-modal-backdrop{position:fixed;width:0;height:0;background-color:rgba(0,0,0,.85);top:0;left:50%;z-index:998;opacity:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.simplefavorites-modal-backdrop.active{width:100%;height:100%;left:0;opacity:1;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.simplefavorites-modal-content{z-index:999;position:fixed;top:-200%;left:50%;width:50%;background-color:#fff;border-radius:2px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:all .2s ease;transition:all .2s ease;-webkit-box-shadow:2px 2px 20px 0 rgba(51,51,51,.5);box-shadow:2px 2px 20px 0 rgba(51,51,51,.5)}.simplefavorites-modal-content.small{width:400px}.simplefavorites-modal-content.active{top:50px;-webkit-transition:all .2s ease;transition:all .2s ease}.simplefavorites-modal-content.loading .modal-content-body{display:none}.simplefavorites-modal-content.loading .modal-content-loading{display:block}.simplefavorites-modal-content-body{padding:1em;max-height:300px;overflow:auto;zoom:1}.simplefavorites-modal-content-body:after,.simplefavorites-modal-content-body:before{content:" ";display:table}.simplefavorites-modal-content-body:after{clear:both}.simplefavorites-modal-content-body.no-padding{padding:0}.simplefavorites-modal-content-body.has-footer{padding-bottom:0}.simplefavorites-modal-content-interior{padding:1em 1em 0}.simplefavorites-modal-content-footer{zoom:1;padding:.7em;border-radius:0 0 2px 2px;background-color:rgba(51,51,51,.1)}.simplefavorites-modal-content-footer:after,.simplefavorites-modal-content-footer:before{content:" ";display:table}.simplefavorites-modal-content-footer:after{clear:both}.simplefavorites-button-consent-deny{float:left;opacity:.7}.simplefavorites-button-consent-accept{float:right}@media (max-width:767px){.simplefavorites-modal-content{width:90%}.simplefavorites-modal-content.active{top:20px}.simplefavorites-modal-content-body{height:300px;overflow-y:scroll;-webkit-overflow-scrolling:touch;overflow-x:hidden}}@media print{.simplefavorites-modal-backdrop,.simplefavorites-modal-content{display:none}}@font-face{font-family:favorites;src:url(//nursinghomes.io/wp-content/plugins/favorites/assets/css/fonts/favorites.eot)}@font-face{font-family:favorites;src:url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBwcAAAC8AAAAYGNtYXClTaJoAAABHAAAAIxnYXNwAAAAEAAAAagAAAAIZ2x5Ztq6v+MAAAGwAAAEVGhlYWQN7PEkAAAGBAAAADZoaGVhB8IDzgAABjwAAAAkaG10eCoAAgwAAAZgAAAANGxvY2EE9AZcAAAGlAAAABxtYXhwABEAdQAABrAAAAAgbmFtZWwpt2EAAAbQAAABnnBvc3QAAwAAAAAIcAAAACAAAwPNAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADqEAPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAcAAAABgAEAADAAgAAQAg5gHofeia6Nzo5ul76dnqEP/9//8AAAAAACDmAOh96Jro3Ojm6Xvp2eoQ//3//wAB/+MaBBeJF20XLBcjFo8WMhX8AAMAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAH//wAPAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAIAIP/2A+ADigARABsAAAEfATMPAR8BLwEPAT8BLwEzNxMDIQUDJQUDLQECADMN1oknDTOJJyaKNw0nidYQQHP+kwEmcAEqASZwASr+kwK9oy1jGi2jYxoaY6MtHWYtAWr+o9r+o9fXAV3XAwAAAAABACD/9gPgA4oACQAAAQ0BEyUFEyUhEwJzAW3+1nD+2v7WcP7aAW1zAi0D1/6j19MBXNcBXQAAAAEAVgAdA6oDKwAbAAAlJy4DNTQ+AjMyFhc+ATMyHgIVFA4CBwIAPlKHXzQkP1UyN2YjImY4MVY/JDRfhlMdOEt/dHE9MVY/JDIoKDIkP1YxPXF2f0sAAAADAFYAAQOqA1UAFQAhADsAAAE+ATU0JiMiBg8BJy4BIyIGFRQWHwEBMjY1NCYjIgYVFBYFHgEVFAYHAQ4BIyImJwEuATURNDYzITIWFwLgDxE+LBYnDyAeDyYXKz8PD7b+wBslJRsbJSUCwwwMDAz+1AweEhIeDP6ADAwxIwEsEh4MAR8PJhcrPw8PICAPDz8rFyYPtgIYJRsbJSUbGyXEDB4SEh4M/tQMDAwMAYAMHhIBLCIyDAwAAgAqACsD1gOBABwAIAAAAQczFRQGBwMOASMhIiY1ETQ2NwEXHgEdAQchMhYBETMRA9YCAgMDggkqG/6AIjQODAEYLgkJKgEOIjT8VKwCAQRSCRAH/tQXHTMjAaoSHgwBGi4JFg0OxDL+CAIA/gAAAAEA1gArAyoDKwAKAAABMhYVESUFETQ2MwLWIjL+1v7WMSMDKzQi/VaAgAKqIjQAAAIAIP/wBAADsAA6AHIAAAEuAScuAScuAScuAQcOAQcOAQcOAQcOARceARceARceARceATc+ATc+ATc+ATc+ATc6ATMyNjU8ATUxBw4BBw4BBw4BJy4BJy4BJy4BJy4BNz4BNz4BNz4BNz4BFx4BFx4BFx4BFx4BBzEcARUUFhcOAQcEAAEVFRQ5JCNULi1hMTFfLC1PISE0ERIQAQEUExM2ISJOKytaLi5ZKSlLHh8xEAkOAwECARslZhEzHx9JKChVKipTJyZFHR0sDw8OAQESEBEuHR5DJSVPJydNJCNAGhspDg0NASEYBQ8LAcAyYy0uUiIjNRISEQEBFRMUNyMiUS0sXi8vXCsrTSAgMhAREAEBFBISNCEgTCkZNBslGwEDAaooRx4eLhAPDwEBEhERMR4eRyYnUSkpUCUlQhwbKw4PDQEBERAQLRwcQSQjSyYBAwEZJAMaMxgAAAEAAP/ZBAADpwAKAAABJQsBDQEDJQUDJQQA/p6env6eAQA8ATwBPDwBAAIzMwFB/r8z+v6gpqYBYPoAAAEAAAAgBAADQAAFAAAJAScHCQEDYP4g4KABgAKAA0D+IOCg/oACgAABAAAAAQAAvj/AY18PPPUACwQAAAAAANVm1k8AAAAA1WbWTwAA/9kEAAOwAAAACAACAAAAAAAAAAEAAAPA/8AAAAQAAAAAAAQAAAEAAAAAAAAAAAAAAAAAAAANBAAAAAAAAAAAAAAAAgAAAAQAACAEAAAgBAAAVgQAAFYEAAAqBAAA1gQAACAEAAAABAAAAAAAAAAACgAUAB4AVgByAJ4A+gEyAUoB+AIWAioAAQAAAA0AcwADAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABAAkAAAABAAAAAAACAAcAcgABAAAAAAADAAkAPAABAAAAAAAEAAkAhwABAAAAAAAFAAsAGwABAAAAAAAGAAkAVwABAAAAAAAKABoAogADAAEECQABABIACQADAAEECQACAA4AeQADAAEECQADABIARQADAAEECQAEABIAkAADAAEECQAFABYAJgADAAEECQAGABIAYAADAAEECQAKADQAvGZhdm9yaXRlcwBmAGEAdgBvAHIAaQB0AGUAc1ZlcnNpb24gMS4wAFYAZQByAHMAaQBvAG4AIAAxAC4AMGZhdm9yaXRlcwBmAGEAdgBvAHIAaQB0AGUAc2Zhdm9yaXRlcwBmAGEAdgBvAHIAaQB0AGUAc1JlZ3VsYXIAUgBlAGcAdQBsAGEAcmZhdm9yaXRlcwBmAGEAdgBvAHIAaQB0AGUAc0ZvbnQgZ2VuZXJhdGVkIGJ5IEljb01vb24uAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=) format("truetype");font-weight:400;font-style:normal}[class*=" sf-icon-"],[class^=sf-icon-]{font-family:favorites!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.sf-icon-spinner:before{content:"\e97b"}.sf-icon-favorite:before{content:"\e9d9"}.sf-icon-checkmark:before{content:"\ea10"}.sf-icon-bookmark:before{content:"\e8e6"}.sf-icon-love:before{content:"\e87d"}.sf-icon-wishlist:before{content:"\e89a"}.sf-icon-like:before{content:"\e8dc"}.sf-icon-star-empty:before{content:"\e600"}.sf-icon-star-full:before{content:"\e601"}#the_champ_error{color:red;margin:7px 0}div.theChampCommentingTabs p#theChampReplyTitle{font-size:large}.the_champ_login_container{margin:2px 0}div.heateor_ss_follow_ul a:focus,div.heateor_ss_follow_ul a:link,div.the_champ_sharing_ul a:link,div.the_champ_sharing_ul a:focus{text-decoration:none;background:transparent!important}.the_champ_login_container img,.the_champ_sharing_container img{cursor:pointer;margin:2px;border:none}.the_champ_login_container img{display:none;float:left}#the_champ_loading_image{display:block!important;float:none}.the_champ_error{background-color:#FFFFE0;border:1px solid #E6DB55;padding:5px;margin:10px}#the_champ_sharing_more_providers{position:fixed;top:50%;left:47%;background:#FAFAFA;width:650px;margin:-180px 0 0 -300px;z-index:10000000;text-shadow:none!important;height:308px}#the_champ_popup_bg,#heateor_ss_browser_popup_bg,#heateor_ss_lj_popup_bg,#heateor_ss_mastodon_popup_bg{background:url(//nursinghomes.io/wp-content/plugins/super-socializer/images/transparent_bg.png);bottom:0;display:block;left:0;position:fixed;right:0;top:0;z-index:10000}#the_champ_sharing_more_providers .title{font-size:14px!important;height:auto!important;background:#58B8F8!important;border-bottom:1px solid #D7D7D7!important;color:#fff;font-weight:700;letter-spacing:inherit;line-height:34px!important;padding:0!important;text-align:center;text-transform:none;margin:0!important;text-shadow:none!important;width:100%}#the_champ_sharing_more_providers *{font-family:Arial,Helvetica,sans-serif}#the_champ_sharing_more_providers #the_champ_sharing_more_content{background:#FAFAFA;border-radius:4px;color:#555;height:auto;width:100%}#the_champ_sharing_more_providers .filter{margin:0;padding:10px 0 0;position:relative;width:100%}#the_champ_sharing_more_providers .all-services{clear:both;height:250px;overflow:auto}#the_champ_sharing_more_content .all-services ul{margin:10px!important;overflow:hidden;list-style:none;padding-left:0!important;position:static!important;width:auto!important}#the_champ_sharing_more_content .all-services ul li{margin:0;background:0 0!important;float:left;width:33.3333%!important;text-align:left!important}#the_champ_sharing_more_providers .close-button img{margin:0;}#the_champ_sharing_more_providers .close-button.separated{background:0 0!important;border:none!important;box-shadow:none!important;width:auto!important;height:auto!important;z-index:1000}#the_champ_sharing_more_providers .close-button{height:auto!important;width:auto!important;left:auto!important;display:block!important;color:#555!important;cursor:pointer!important;font-size:29px!important;line-height:29px!important;margin:0!important;padding:0!important;position:absolute;right:-13px;top:-11px}#the_champ_sharing_more_providers .filter input.search{width:94%;display:block;float:none;font-family:"open sans","helvetica neue",helvetica,arial,sans-serif;font-weight:300;height:auto;line-height:inherit;margin:0 auto;padding:5px 8px 5px 10px;border:1px solid #ccc!important;color:#000;background:#FFF!important;font-size:16px!important;text-align:left!important;line-height:1}#the_champ_sharing_more_providers .footer-panel{background:#fff;border-top:1px solid #D7D7D7;padding:6px 0;width:100%;color:#fff}#the_champ_sharing_more_providers .footer-panel p{background-color:transparent;top:0;text-align:left!important;color:#000;font-family:'helvetica neue',arial,helvetica,sans-serif;font-size:12px;line-height:1.2;margin:0!important;padding:0 6px!important;text-indent:0!important}#the_champ_sharing_more_providers .footer-panel a{color:#fff;text-decoration:none;font-weight:700;text-indent:0!important}#the_champ_sharing_more_providers .all-services ul li a{border-radius:3px;color:#666!important;display:block;font-size:18px;height:auto;line-height:28px;overflow:hidden;padding:8px;text-decoration:none!important;text-overflow:ellipsis;white-space:nowrap;border:none!important;text-indent:0!important;background:0 0!important;text-shadow:none;box-shadow:none!important}.the_champ_share_count{display:block;text-indent:0!important;visibility:hidden;background-color:#58B8F8!important;width:5px;height:auto;text-align:center;min-width:8px!important;padding:1px 4px!important;color:#fff!important;font-family:'Open Sans',arial,sans-serif!important;font-size:10px!important;font-weight:600!important;-webkit-border-radius:15px!important;border-radius:15px!important;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.4);box-shadow:0 2px 2px rgba(0,0,0,.4);text-shadow:0 -1px 0 rgba(0,0,0,.2);line-height:14px!important;border:2px solid #fff!important;z-index:1;margin:2px auto!important;box-sizing:content-box!important}.the_champ_share_count,.the_champ_vertical_counter,.the_champ_vertical_sharing{-webkit-box-sizing:content-box!important;-moz-box-sizing:content-box!important}ul.the_champ_login_ul{list-style:none!important;padding-left:0!important}#the_champ_comment_toggle{margin-bottom:10px}ul.the_champ_login_ul{margin:3px 0!important}ul.the_champ_login_ul li{background:none;float:left;padding:0!important;margin:0!important;border:0!important;width:auto!important;clear:none!important;list-style-type:none!important}.theChampLoginSvg{-webkit-box-sizing:content-box;-moz-box-sizing:border-box;box-sizing:content-box;width:100%;height:100%;background-position:center!important}.theChampXingLoginSvg{background-size:109%!important;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+DQo8cGF0aCBkPSJNIDYgOSBoIDUgbCA0IDQgbCAtNSA3IGggLTUgbCA1IC03IHogbSAxNSAtNCBoIDUgbCAtOSAxMyBsIDQgOCBoIC01IGwgLTQgLTggeiIgZmlsbD0iI2ZmZiI+PC9wYXRoPg0KPC9zdmc+) left no-repeat}.theChampWordpressLoginSvg{background-size:83%!important;background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Ccircle%20fill%3D%22%23FFF%22%20cx%3D%2216%22%20cy%3D%2216%22%20r%3D%2214.75%22%2F%3E%3Cg%20fill%3D%22%23464646%22%3E%3Cpath%20d%3D%22M3.176%2016c0%205.076%202.95%209.462%207.226%2011.54L4.287%2010.78c-.712%201.595-1.11%203.36-1.11%205.22zm21.48-.646c0-1.586-.57-2.684-1.06-3.537-.647-1.058-1.26-1.95-1.26-3.008%200-1.18.897-2.278%202.156-2.278.057%200%20.11.008.166.01-2.28-2.09-5.32-3.367-8.658-3.367-4.48%200-8.422%202.3-10.715%205.78.302.01.585.017.826.017%201.343%200%203.418-.164%203.418-.164.69-.042.774.974.084%201.056%200%200-.694.08-1.466.12l4.668%2013.892%202.808-8.417-1.998-5.476c-.69-.04-1.345-.12-1.345-.12-.69-.04-.61-1.1.08-1.058%200%200%202.116.164%203.38.164%201.34%200%203.416-.163%203.416-.163.69-.04.77.976.08%201.058%200%200-.694.08-1.467.12l4.634%2013.785%201.28-4.272c.552-1.773.975-3.048.975-4.144zm-8.43%201.766l-3.85%2011.18c1.15.34%202.365.523%203.624.523%201.492%200%202.925-.26%204.26-.728-.035-.056-.066-.113-.093-.177L16.225%2017.12zM27.25%209.848c.055.408.086.848.086%201.318%200%201.3-.242%202.764-.975%204.594l-3.916%2011.324C26.26%2024.86%2028.822%2020.73%2028.822%2016c0-2.23-.568-4.326-1.57-6.152z%22%2F%3E%3Cpath%20d%3D%22M16%201.052C7.757%201.052%201.052%207.757%201.052%2016c0%208.242%206.705%2014.948%2014.948%2014.948%208.242%200%2014.948-6.706%2014.948-14.95%200-8.24-6.706-14.946-14.948-14.946zm0%2029.212c-7.865%200-14.264-6.4-14.264-14.265S8.136%201.734%2016%201.734c7.863%200%2014.264%206.398%2014.264%2014.263%200%207.863-6.4%2014.264-14.264%2014.264z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E') no-repeat center center}.theChampOdnoklassnikiLoginSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-4%20-4%2040%2040%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M16%2016.16c-3.635%200-6.58-2.945-6.58-6.58C9.42%205.945%2012.364%203%2016%203s6.582%202.945%206.582%206.58c0%203.635-2.946%206.58-6.58%206.58zm0-9.817c-1.788%200-3.236%201.448-3.236%203.237%200%201.79%201.448%203.236%203.237%203.236%201.79%200%203.24-1.447%203.24-3.236%200-1.79-1.45-3.237-3.238-3.237zm7.586%2010.62c.648%201.3-.084%201.93-1.735%202.99-1.397.9-3.315%201.238-4.566%201.368l1.048%201.05%203.877%203.877c.59.59.59%201.544%200%202.134l-.178.18c-.59.59-1.544.59-2.134%200l-3.878-3.88-3.878%203.88c-.59.59-1.543.59-2.135%200l-.176-.18c-.59-.59-.59-1.543%200-2.132l3.878-3.878%201.043-1.046c-1.25-.127-3.19-.465-4.6-1.37-1.65-1.062-2.38-1.69-1.733-2.99.37-.747%201.4-1.367%202.768-.29C13.035%2018.13%2016%2018.13%2016%2018.13s2.968%200%204.818-1.456c1.37-1.077%202.4-.457%202.768.29z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampYandexLoginSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20viewBox%3D%22-92%20-12%20317.397%20187.918%22%20width%3D%22100%25%22%20height%3D%22100%25%22%3E%3Cg%20transform%3D%22translate%28-151.302%20-165.536%29%22%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20transform%3D%22matrix%281%200%200%20-1%200%20524%29%22%20d%3D%22M0%20524h1000V0H0z%22%2F%3E%3C%2FclipPath%3E%3Cg%20clip-path%3D%22url%28%23a%29%22%3E%3Cpath%20d%3D%22M207.189%20331.072V314.4c0-22.627-2.627-33.82-11.703-53.352l-44.184-95.51h30.57l37.498%2081.695c10.986%2023.82%2015.763%2036.204%2015.763%2063.595v20.245zM225.102%20245.565l34.87-80.029h29.376L254%20245.566z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E') no-repeat center center}.theChampGoogleLoginSvg{background-size:111%!important;background:url('data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%22100%25%22%20height%3D%22100%25%22%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20xmlns%3Axlink%3D%27http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%27%20viewBox%3D%27-9%20-9%2066%2066%27%3E%3Cdefs%3E%3Cpath%20id%3D%27a%27%20d%3D%27M44.5%2020H24v8.5h11.8C34.7%2033.9%2030.1%2037%2024%2037c-7.2%200-13-5.8-13-13s5.8-13%2013-13c3.1%200%205.9%201.1%208.1%202.9l6.4-6.4C34.6%204.1%2029.6%202%2024%202%2011.8%202%202%2011.8%202%2024s9.8%2022%2022%2022c11%200%2021-8%2021-22%200-1.3-.2-2.7-.5-4z%27%2F%3E%3C%2Fdefs%3E%3CclipPath%20id%3D%27b%27%3E%3Cuse%20xlink%3Ahref%3D%27%23a%27%20overflow%3D%27visible%27%2F%3E%3C%2FclipPath%3E%3Cpath%20clip-path%3D%27url%28%23b%29%27%20fill%3D%27%23FBBC05%27%20d%3D%27M0%2037V11l17%2013z%27%2F%3E%3Cpath%20clip-path%3D%27url%28%23b%29%27%20fill%3D%27%23EA4335%27%20d%3D%27M0%2011l17%2013%207-6.1L48%2014V0H0z%27%2F%3E%3Cpath%20clip-path%3D%27url%28%23b%29%27%20fill%3D%27%2334A853%27%20d%3D%27M0%2037l30-23%207.9%201L48%200v48H0z%27%2F%3E%3Cpath%20clip-path%3D%27url%28%23b%29%27%20fill%3D%27%234285F4%27%20d%3D%27M48%2048L17%2024l-4-3%2035-10z%27%2F%3E%3C%2Fsvg%3E') left no-repeat}.theChampYoutubeLoginSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.0%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-50%200%20262%20110%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23f00%22%20d%3D%22M154.3%2C17.5c-1.8-6.7-7.1-12-13.8-13.8c-12.1-3.3-60.8-3.3-60.8-3.3S31%2C0.5%2C18.9%2C3.8%20c-6.7%2C1.8-12%2C7.1-13.8%2C13.8C1.9%2C29.7%2C1.9%2C55%2C1.9%2C55s0%2C25.3%2C3.3%2C37.5c1.8%2C6.7%2C7.1%2C12%2C13.8%2C13.8c12.1%2C3.3%2C60.8%2C3.3%2C60.8%2C3.3%20s48.7%2C0%2C60.8-3.3c6.7-1.8%2C12-7.1%2C13.8-13.8c3.3-12.1%2C3.3-37.5%2C3.3-37.5S157.6%2C29.7%2C154.3%2C17.5z%22%3E%3C%2Fpath%3E%3Cpolygon%20fill%3D%22%23fff%22%20points%3D%2264.2%2C78.4%20104.6%2C55%2064.2%2C31.6%22%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E') no-repeat center center}.theChampLinkedinLoginSvg{background-size:106%!important;background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-1%200%2033%2035%22%3E%3Cpath%20d%3D%22M6.227%2012.61h4.19v13.48h-4.19V12.61zm2.095-6.7a2.43%202.43%200%200%201%200%204.86c-1.344%200-2.428-1.09-2.428-2.43s1.084-2.43%202.428-2.43m4.72%206.7h4.02v1.84h.058c.56-1.058%201.927-2.176%203.965-2.176%204.238%200%205.02%202.792%205.02%206.42v7.395h-4.183v-6.56c0-1.564-.03-3.574-2.178-3.574-2.18%200-2.514%201.7-2.514%203.46v6.668h-4.187V12.61z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E') left no-repeat}.theChampXLoginSvg{background-size:106%!important;background:url('data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%22100%25%22%20height%3D%22100%25%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M21.751%207h3.067l-6.7%207.658L26%2025.078h-6.172l-4.833-6.32-5.531%206.32h-3.07l7.167-8.19L6%207h6.328l4.37%205.777L21.75%207Zm-1.076%2016.242h1.7L11.404%208.74H9.58l11.094%2014.503Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') left no-repeat}.theChampVkontakteLoginSvg{background-size:113%!important;background:url('data:image/svg+xml;charset=utf8,%3Csvg%20fill%3D%22none%22%20height%3D%22100%25%22%20width%3D%22100%25%22%20viewBox%3D%220%2013%2046%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M25.54%2034.58c-10.94%200-17.18-7.5-17.44-19.98h5.48c.18%209.16%204.22%2013.04%207.42%2013.84V14.6h5.16v7.9c3.16-.34%206.48-3.94%207.6-7.9h5.16c-.86%204.88-4.46%208.48-7.02%209.96%202.56%201.2%206.66%204.34%208.22%2010.02h-5.68c-1.22-3.8-4.26-6.74-8.28-7.14v7.14z%22%20fill%3D%22%23FFFFFF%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') left no-repeat}.theChampLineLoginSvg{background-size:91%!important;background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M28%2014.304c0-5.37-5.384-9.738-12-9.738S4%208.936%204%2014.304c0%204.814%204.27%208.846%2010.035%209.608.39.084.923.258%201.058.592.122.303.08.778.04%201.084l-.172%201.028c-.05.303-.24%201.187%201.04.647s6.91-4.07%209.43-6.968c1.737-1.905%202.57-3.842%202.57-5.99zM11.302%2017.5H8.918c-.347%200-.63-.283-.63-.63V12.1c0-.346.283-.628.63-.628.348%200%20.63.283.63.63v4.14h1.754c.35%200%20.63.28.63.628%200%20.347-.282.63-.63.63zm2.467-.63c0%20.347-.284.628-.63.628-.348%200-.63-.282-.63-.63V12.1c0-.347.282-.63.63-.63.346%200%20.63.284.63.63v4.77zm5.74%200c0%20.27-.175.51-.433.596-.065.02-.132.032-.2.032-.195%200-.384-.094-.502-.25l-2.443-3.33v2.95c0%20.35-.282.63-.63.63-.347%200-.63-.282-.63-.63V12.1c0-.27.174-.51.43-.597.066-.02.134-.033.2-.033.197%200%20.386.094.503.252l2.444%203.328V12.1c0-.347.282-.63.63-.63.346%200%20.63.284.63.63v4.77zm3.855-3.014c.348%200%20.63.282.63.63%200%20.346-.282.628-.63.628H21.61v1.126h1.755c.348%200%20.63.282.63.63%200%20.347-.282.628-.63.628H20.98c-.345%200-.628-.282-.628-.63v-4.766c0-.346.283-.628.63-.628h2.384c.348%200%20.63.283.63.63%200%20.346-.282.628-.63.628h-1.754v1.126h1.754z%22%2F%3E%3C%2Fsvg%3E') left no-repeat}.theChampMicrosoftLoginSvg{background-size:91%!important;background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-16.61977%20-16.61977%20123.565208%20123.834167%22%20id%3D%22svg8375%22%3E%3Cpath%20d%3D%22M%200%2C12.40183%2035.68737%2C7.5416%2035.70297%2C41.96435%200.03321%2C42.16748%20z%20m%2035.67037%2C33.52906%200.0277%2C34.45332%20-35.66989%2C-4.9041%20-0.002%2C-29.77972%20z%20M%2039.99644%2C6.90595%2087.31462%2C0%20l%200%2C41.527%20-47.31818%2C0.37565%20z%20M%2087.32567%2C46.25471%2087.31457%2C87.59463%2039.9964%2C80.91625%2039.9301%2C46.17767%20z%22%20id%3D%22path13%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') left no-repeat}.theChampKakaoLoginSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20data-v-2f45413c%3D%22%22%20data-v-47403985%3D%22%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%227.5%207.5%2021%2021%22%20class%3D%22ico%5fshare%5fkakao%22%3E%3Cg%20fill-rule%3D%22evenodd%22%20fill%3D%22none%22%20data-v-2f45413c%3D%22%22%3E%3Cg%20data-v-2f45413c%3D%22%22%3E%3Cpath%20data-v-2f45413c%3D%22%22%20d%3D%22M0%200H18V18H0z%22%20transform%3D%22translate%289%209%29%22%3E%3C%2Fpath%3E%20%3Cpath%20data-v-2f45413c%3D%22%22%20d%3D%22M9.375%201.5C5.025%201.5%201.5%204.393%201.5%207.962c0%202.718%201.151%203.858%202.949%205.042l.01%203.315c0%20.149.178.234.303.145L7.827%2014.3c.5.082%201.018.125%201.548.125%204.35%200%207.875-2.893%207.875-6.463%200-3.569-3.526-6.462-7.875-6.462%22%20transform%3D%22translate%289%209%29%22%20class%3D%22fill%22%20fill%3D%22black%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E') left no-repeat}.theChampSpotifyLoginSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20186.845%20186.845%22%20style%3D%22enable-background%3Anew%200%200%20186.845%20186.845%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M128.875%2C120.962c-31.094-14.37-74.616-8.014-76.453-7.737c-4.096%2C0.619-6.915%2C4.44-6.296%2C8.536%20c0.619%2C4.096%2C4.443%2C6.912%2C8.536%2C6.296c0.406-0.062%2C40.867-5.982%2C67.92%2C6.521c1.018%2C0.471%2C2.089%2C0.694%2C3.142%2C0.694%20c2.834-0.001%2C5.546-1.614%2C6.813-4.355C134.274%2C127.157%2C132.635%2C122.7%2C128.875%2C120.962z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M137.614%2C93.953c-35.313-16.319-84.833-9.087-86.924-8.772c-4.094%2C0.619-6.911%2C4.438-6.294%2C8.532%20c0.616%2C4.095%2C4.438%2C6.916%2C8.531%2C6.301c0.468-0.071%2C47.206-6.857%2C78.394%2C7.556c1.02%2C0.471%2C2.089%2C0.694%2C3.142%2C0.694%20c2.834-0.001%2C5.546-1.614%2C6.814-4.356C143.014%2C100.148%2C141.374%2C95.691%2C137.614%2C93.953z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M143.49%2C65.736c-39.006-18.027-93.79-10.028-96.103-9.679c-4.094%2C0.619-6.911%2C4.438-6.294%2C8.532s4.44%2C6.919%2C8.531%2C6.3%20c0.523-0.079%2C52.691-7.657%2C87.573%2C8.463c1.018%2C0.471%2C2.089%2C0.694%2C3.142%2C0.694c2.834%2C0%2C5.546-1.614%2C6.813-4.355%20C148.89%2C71.93%2C147.25%2C67.474%2C143.49%2C65.736z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E') left no-repeat;background-size:128%}.theChampGithubLoginSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20focusable%3D%27false%27%20aria-hidden%3D%27true%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2032%2032%27%3E%3Cpath%20fill%3D%27%23FFF%27%20d%3D%27M16%203.32c-7.182%200-13%205.82-13%2013%200%205.754%203.72%2010.612%208.89%2012.335.65.114.893-.276.893-.617%200-.31-.016-1.333-.016-2.42-3.266.6-4.11-.797-4.37-1.53-.147-.373-.78-1.527-1.334-1.835-.455-.244-1.105-.845-.016-.86%201.024-.017%201.755.942%202%201.332%201.17%201.966%203.038%201.414%203.785%201.073.114-.845.455-1.414.83-1.74-2.893-.324-5.916-1.445-5.916-6.418%200-1.414.504-2.584%201.333-3.494-.13-.325-.59-1.657.13-3.445%200%200%201.085-.34%203.57%201.337%201.04-.293%202.146-.44%203.25-.44s2.21.147%203.25.44c2.49-1.69%203.58-1.337%203.58-1.337.714%201.79.26%203.12.13%203.446.828.91%201.332%202.064%201.332%203.494%200%204.99-3.04%206.094-5.93%206.42.47.405.876%201.185.876%202.404%200%201.74-.016%203.136-.016%203.575%200%20.34.244.743.894.613C25.28%2026.933%2029%2022.053%2029%2016.32c0-7.182-5.817-13-13-13z%27%3E%3C%2Fpath%3E%3C%2Fsvg%3E') left no-repeat;background-size:94%}.theChampDribbbleLoginSvg{background:url('data:image/svg+xml;charset=utf8,%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-10%2010%201000%201000%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%20500c0-90.667%2022.334-174.333%2067-251%2044.667-76.667%20105.334-137.333%20182-182C325.667%2022.333%20409.334%200%20500%200c90.667%200%20174.334%2022.333%20251%2067%2076.667%2044.667%20137.334%20105.333%20182%20182%2044.667%2076.667%2067%20160.333%2067%20251s-22.333%20174.333-67%20251c-44.666%2076.667-105.333%20137.333-182%20182-76.666%2044.667-160.333%2067-251%2067-90.666%200-174.333-22.333-251-67-76.666-44.667-137.333-105.333-182-182C22.334%20674.333%200%20590.667%200%20500zm83%200c0%20104%2035%20195.667%20105%20275%2032-62.667%2082.667-122.333%20152-179%2069.334-56.667%20137-92.333%20203-107-10-23.333-19.666-44.333-29-63-114.666%2036.667-238.666%2055-372%2055-26%200-45.333-.333-58-1%200%202.667-.166%206-.5%2010-.333%204-.5%207.333-.5%2010zm13-103c14.667%201.333%2036.334%202%2065%202%20111.334%200%20217-15%20317-45-50.666-90-106.333-165-167-225-52.666%2026.667-97.833%2063.667-135.5%20111-37.666%2047.333-64.166%2099.667-79.5%20157zm149%20432c75.334%2058.667%20160.334%2088%20255%2088%2049.334%200%2098.334-9.333%20147-28-13.333-114-39.333-224.333-78-331-61.333%2013.333-123.166%2047-185.5%20101C321.167%20713%20275%20769.667%20245%20829zM398%2097c58.667%2060.667%20113%20136.333%20163%20227%2090.667-38%20159-86.333%20205-145-77.333-64-166-96-266-96-34%200-68%204.667-102%2014zm199%20298c10%2021.333%2021.334%2048.333%2034%2081%2049.334-4.667%20103-7%20161-7%2041.334%200%2082.334%201%20123%203-5.333-90.667-38-171.333-98-242-43.333%2064.667-116.666%20119.667-220%20165zm59%20151c34%2098.667%2057%20200%2069%20304%2052.667-34%2095.667-77.667%20129-131%2033.334-53.333%2053.334-111%2060-173-48.666-3.333-93-5-133-5-36.666%200-78.333%201.667-125%205z%22%2F%3E%3C%2Fsvg%3E') left no-repeat;background-size:78%}.theChampYahooLoginSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M21.495%206.097c1.09.31%202.213.28%203.304%200l-7.418%2012.09v9.91c-.468-.155-.935-.22-1.37-.22-.47%200-.937.065-1.404.22v-9.91L7.19%206.097c1.09.28%202.213.31%203.304%200l5.516%208.788%205.483-8.787z%22%2F%3E%3C%2Fsvg%3E') left no-repeat;background-size:92%}.theChampDiscordLoginSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-3%20-3%2054%2054%22%20version%3D%221.1%22%3E%3Cpath%20d%3D%22M40%2012s-4.586-3.59-10-4l-.488.977C34.406%2010.176%2036.652%2011.89%2039%2014c-4.047-2.066-8.04-4-15-4-6.96%200-10.953%201.934-15%204%202.348-2.11%205.02-4.016%209.488-5.023L18%208c-5.68.535-10%204-10%204s-5.121%207.426-6%2022c5.16%205.953%2013%206%2013%206l1.64-2.184C13.856%2036.848%2010.716%2035.121%208%2032c3.238%202.45%208.125%205%2016%205s12.762-2.55%2016-5c-2.715%203.121-5.855%204.848-8.64%205.816L33%2040s7.84-.047%2013-6c-.879-14.574-6-22-6-22zM17.5%2030c-1.934%200-3.5-1.79-3.5-4s1.566-4%203.5-4%203.5%201.79%203.5%204-1.566%204-3.5%204zm13%200c-1.934%200-3.5-1.79-3.5-4s1.566-4%203.5-4%203.5%201.79%203.5%204-1.566%204-3.5%204z%22%20fill%3D%22%23fff%22%20id%3D%22surface1%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') left no-repeat}.theChampStackoverflowLoginSvg{background-size:88%!important;background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-20.5%20-20.5%20140%20170%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpolygon%20fill%3D%22%23fff%22%20points%3D%2288%2080%2099%2080%2099%20124%200%20124%200%2080%2011%2080%2011%20113%2088%20113%22%3E%3C%2Fpolygon%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22nonzero%22%20d%3D%22M22.9878906%2C76.73%20L77.0128906%2C88.085%20L79.2838906%2C77.285%20L25.2588906%2C65.925%20L22.9878906%2C76.73%20Z%20M30.1368906%2C50.861%20L80.1828906%2C74.169%20L84.8448906%2C64.16%20L34.7978906%2C40.852%20L30.1368906%2C50.861%20Z%20M43.9848906%2C26.308%20L86.4128906%2C61.639%20L93.4788906%2C53.154%20L51.0508906%2C17.824%20L43.9848906%2C26.308%20Z%20M71.3718906%2C0.192%20L62.5118906%2C6.782%20L95.4598906%2C51.082%20L104.319891%2C44.493%20L71.3718906%2C0.192%20Z%20M22%2C102%20L77%2C102%20L77%2C91%20L22%2C91%20L22%2C102%20Z%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E') left no-repeat}.theChampAmazonLoginSvg{background-size:71%!important;background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%201100%201000%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M2%20776c3.333-5.333%208.666-5.667%2016-1%20166.666%2096.667%20348%20145%20544%20145%20130.666%200%20259.666-24.333%20387-73%203.333-1.333%208.166-3.333%2014.5-6%206.333-2.667%2010.833-4.667%2013.5-6%2010-4%2017.833-2%2023.5%206%205.666%208%203.833%2015.333-5.5%2022-12%208.667-27.334%2018.667-46%2030-57.334%2034-121.334%2060.333-192%2079-70.667%2018.667-139.667%2028-207%2028-104%200-202.334-18.167-295-54.5C162.333%20909.167%2079.333%20858%206%20792c-4-3.333-6-6.667-6-10%200-2%20.666-4%202-6zm301-285c0-46%2011.333-85.333%2034-118%2022.666-32.667%2053.666-57.333%2093-74%2036-15.333%2080.333-26.333%20133-33%2018-2%2047.333-4.667%2088-8v-17c0-42.667-4.667-71.333-14-86-14-20-36-30-66-30h-8c-22%202-41%209-57%2021s-26.334%2028.667-31%2050c-2.667%2013.333-9.334%2021-20%2023l-115-14c-11.334-2.667-17-8.667-17-18%200-2%20.333-4.333%201-7%2011.333-59.333%2039.166-103.333%2083.5-132C451.833%2019.333%20503.666%203.333%20563%200h25c76%200%20135.333%2019.667%20178%2059a190.52%20190.52%200%200%201%2018.5%2021.5c5.666%207.667%2010.166%2014.5%2013.5%2020.5%203.333%206%206.333%2014.667%209%2026%202.666%2011.333%204.666%2019.167%206%2023.5%201.333%204.333%202.333%2013.667%203%2028%20.666%2014.333%201%2022.833%201%2025.5v242c0%2017.333%202.5%2033.167%207.5%2047.5s9.833%2024.667%2014.5%2031c4.666%206.333%2012.333%2016.5%2023%2030.5%204%206%206%2011.333%206%2016%200%205.333-2.667%2010-8%2014-55.334%2048-85.334%2074-90%2078-8%206-17.667%206.667-29%202-9.334-8-17.5-15.667-24.5-23s-12-12.667-15-16-7.834-9.833-14.5-19.5c-6.667-9.667-11.334-16.167-14-19.5-37.334%2040.667-74%2066-110%2076-22.667%206.667-50.667%2010-84%2010-51.334%200-93.5-15.833-126.5-47.5S303%20549%20303%20491zm172-20c0%2026%206.5%2046.833%2019.5%2062.5S525%20557%20547%20557c2%200%204.833-.333%208.5-1%203.666-.667%206.166-1%207.5-1%2028-7.333%2049.666-25.333%2065-54%207.333-12.667%2012.833-26.5%2016.5-41.5%203.666-15%205.666-27.167%206-36.5.333-9.333.5-24.667.5-46v-25c-38.667%200-68%202.667-88%208-58.667%2016.667-88%2053.667-88%20111zm420%20322c1.333-2.667%203.333-5.333%206-8%2016.666-11.333%2032.666-19%2048-23%2025.333-6.667%2050-10.333%2074-11%206.666-.667%2013-.333%2019%201%2030%202.667%2048%207.667%2054%2015%202.666%204%204%2010%204%2018v7c0%2023.333-6.334%2050.833-19%2082.5-12.667%2031.667-30.334%2057.167-53%2076.5-3.334%202.667-6.334%204-9%204-1.334%200-2.667-.333-4-1-4-2-5-5.667-3-11%2024.666-58%2037-98.333%2037-121%200-7.333-1.334-12.667-4-16-6.667-8-25.334-12-56-12-11.334%200-24.667.667-40%202-16.667%202-32%204-46%206-4%200-6.667-.667-8-2-1.334-1.333-1.667-2.667-1-4%200-.667.333-1.667%201-3z%22%2F%3E%3C%2Fsvg%3E') left no-repeat}.theChampMailruLoginSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23F89C0E%22%20d%3D%22M19.975%2015.894c-.134-2.542-2.02-4.07-4.3-4.07h-.086c-2.63%200-4.09%202.068-4.09%204.417%200%202.633%201.765%204.296%204.077%204.296%202.58%200%204.275-1.89%204.4-4.127l-.003-.515zm-4.37-6.346c1.755%200%203.407.776%204.62%201.993v.006c0-.584.395-1.024.94-1.024h.14c.85%200%201.025.808%201.025%201.063l.005%209.08c-.06.595.613.9.988.52%201.457-1.497%203.203-7.702-.907-11.295-3.83-3.352-8.967-2.8-11.7-.916-2.904%202.003-4.764%206.438-2.958%2010.603%201.968%204.543%207.6%205.896%2010.947%204.546%201.696-.684%202.48%201.607.72%202.355-2.66%201.132-10.066%201.02-13.525-4.972-2.338-4.046-2.212-11.163%203.987-14.85%204.74-2.822%2010.99-2.042%2014.762%201.895%203.937%204.117%203.705%2011.82-.137%2014.818-1.742%201.36-4.326.035-4.312-1.947l-.02-.647c-1.21%201.203-2.824%201.905-4.58%201.905-3.475%200-6.53-3.056-6.53-6.528%200-3.508%203.057-6.6%206.533-6.6%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampFacebookLoginSvg{background-size:147%!important;padding-top:5px;background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-5%20-5%2042%2042%22%3E%3Cpath%20d%3D%22M17.78%2027.5V17.008h3.522l.527-4.09h-4.05v-2.61c0-1.182.33-1.99%202.023-1.99h2.166V4.66c-.375-.05-1.66-.16-3.155-.16-3.123%200-5.26%201.905-5.26%205.405v3.016h-3.53v4.09h3.53V27.5h4.223z%22%20fill%3D%22%23218cf2%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') left no-repeat}.theChampSteamLoginSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20300%20300%22%3E%3Ccircle%20cx%3D%2245%22%20cy%3D%22130%22%20r%3D%2225%22%20stroke%3D%22%23fff%22%20stroke-width%3D%227%22%20fill%3D%22none%22%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%22155%22%20cy%3D%22198%22%20r%3D%2225%22%20stroke%3D%22%23fff%22%20stroke-width%3D%227%22%20fill%3D%22none%22%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%22245%22%20cy%3D%22110%22%20r%3D%2235%22%20stroke%3D%22%23fff%22%20stroke-width%3D%2210%22%20fill%3D%22none%22%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%22245%22%20cy%3D%22110%22%20r%3D%2215%22%20stroke%3D%22%23fff%22%20stroke-width%3D%2210%22%20fill%3D%22%23fff%22%3E%3C%2Fcircle%3E%3Cpath%20d%3D%22M%20160%20170%20l%2045%20-64%20l%2040%2044%20l%20-62%2044%22%20stroke%3D%22%23fff%22%20stroke-width%3D%221%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M%2045%20130%20l%20110%2068%22%20stroke%3D%22%23fff%22%20stroke-width%3D%2230%22%20fill%3D%22%23fff%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat;background-size:80%!important}.theChampInstagramLoginSvg{background-size:94%!important;background:url(data:image/svg+xml;charset=utf8,%3Csvg%20enable-background%3D%22new%200%200%20128%20128%22%20id%3D%22Layer_1%22%20version%3D%221.1%22%20viewBox%3D%220%200%20128%20128%22%20xml%3Aspace%3D%22preserve%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cg%3E%3Cg%3E%3Cpath%20d%3D%22M86%2C112H42c-14.336%2C0-26-11.663-26-26V42c0-14.337%2C11.664-26%2C26-26h44c14.337%2C0%2C26%2C11.663%2C26%2C26v44%20%20%20%20C112%2C100.337%2C100.337%2C112%2C86%2C112z%20M42%2C24c-9.925%2C0-18%2C8.074-18%2C18v44c0%2C9.925%2C8.075%2C18%2C18%2C18h44c9.926%2C0%2C18-8.075%2C18-18V42%20%20%20%20c0-9.926-8.074-18-18-18H42z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%3E%3Cpath%20d%3D%22M64%2C88c-13.234%2C0-24-10.767-24-24c0-13.234%2C10.766-24%2C24-24s24%2C10.766%2C24%2C24C88%2C77.233%2C77.234%2C88%2C64%2C88z%20M64%2C48c-8.822%2C0-16%2C7.178-16%2C16s7.178%2C16%2C16%2C16c8.822%2C0%2C16-7.178%2C16-16S72.822%2C48%2C64%2C48z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%3E%3Ccircle%20cx%3D%2289.5%22%20cy%3D%2238.5%22%20fill%3D%22%23fff%22%20r%3D%225.5%22%3E%3C%2Fcircle%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E) left no-repeat}.theChampLoginButton{background:url(//nursinghomes.io/wp-content/plugins/super-socializer/images/login/login.png) no-repeat}.theChampLogin{padding:0!important;margin:2px;height:35px;width:35px;float:left;cursor:pointer;border:none}.theChampInstagramLogin,.theChampTwitterLogin,.theChampXingLogin{display:block}.theChampXingButton{background-position:-64px 0;width:32px;height:32px;display:block}.theChampFacebookButton{background-position:0 0;width:32px;height:32px;display:none}.theChampLiveButton{background-position:-32px -96px;width:32px;height:32px;display:block}.theChampGoogleButton{background-position:-32px 0;width:32px;height:32px;display:none}.theChampInstagramButton{background-position:0 -32px;width:32px;height:32px;display:block!important}.theChampLinkedinButton{background-position:-32px -32px;width:32px;height:32px;display:none}.theChampTwitterButton{background-position:0 -64px;width:32px;height:32px;display:block!important}.theChampVkontakteButton{background-position:-32px -64px;width:32px;height:32px;display:none}ul.the_champ_sharing_ul,ul.heateor_ss_follow_ul{margin:1px 0;list-style:none;padding-left:0}#heateor_ss_mastodon_popup_close img,#the_champ_sharing_popup_close img{opacity: 1!important;background:0 0!important;border:none!important;outline:0!important;box-shadow:none!important;width:auto!important;height:auto!important;top:inherit!important;right:inherit!important;left:9px!important;padding:0!important}.the_champ_square_count{display:none;text-align:center;font-weight:bolder;font-family:sans-serif;font-style: normal;font-size: .55em;visibility:hidden;word-wrap:normal!important}ul.heateor_ss_follow_ul li{width:auto;}div.heateor_ss_follow_ul a,div.the_champ_sharing_ul a,ul.the_champ_sharing_ul li{text-decoration:none!important;margin:2px;float:left;padding:0;list-style:none;border:none;clear:none;}.theChampSharing{display:block;cursor:pointer;margin:2px}ul.the_champ_login_ul li:before{content:none!important}.the_champ_vertical_counter,.the_champ_vertical_sharing{background:0 0;-webkit-box-shadow:0 1px 4px 1px rgba(0,0,0,.1);box-shadow:0 1px 4px 1px rgba(0,0,0,.1);position:fixed;overflow:visible;z-index:10000000;display:block;padding:10px;border-radius:4px;opacity:1;box-sizing:content-box!important}.the_champ_vertical_counter li{clear:both}li.the_champ_facebook_share .fb-share-button span,li.the_champ_facebook_like .fb-like span,li.the_champ_facebook_recommend .fb-like span{vertical-align:top!important}li.the_champ_facebook_like .fb-like span iframe,li.the_champ_facebook_recommend .fb-like span iframe{max-width:none!important;z-index:1000}div.the_champ_horizontal_sharing li.the_champ_facebook_share, div.the_champ_horizontal_counter li.the_champ_facebook_share{width:76px}div.the_champ_horizontal_sharing li.the_champ_facebook_like, div.the_champ_horizontal_counter li.the_champ_facebook_like{width:56px}div.the_champ_horizontal_sharing li.the_champ_facebook_recommend, div.the_champ_horizontal_counter li.the_champ_facebook_recommend{width:111px}div.the_champ_horizontal_sharing li.the_champ_twitter_tweet, div.the_champ_horizontal_counter li.the_champ_twitter_tweet{width:65px}div.the_champ_horizontal_counter li.the_champ_linkedin_share span, div.the_champ_horizontal_sharing .the_champ_linkedin_share span{vertical-align:text-top!important}div.the_champ_horizontal_sharing .the_champ_buffer_share{width:89px}div.the_champ_horizontal_sharing .the_champ_linkedin_share, div.the_champ_horizontal_counter li.the_champ_linkedin_share{width:67px}div.the_champ_horizontal_sharing .the_champ_buffer, div.the_champ_horizontal_counter li.the_champ_buffer{width:81px;}div.the_champ_horizontal_sharing .the_champ_reddit, div.the_champ_horizontal_counter li.the_champ_reddit{width:124px}div.the_champ_horizontal_sharing .the_champ_yummly, div.the_champ_horizontal_counter li.the_champ_yummly{width:61px}div.the_champ_horizontal_sharing .the_champ_pinterest_pin, div.the_champ_horizontal_counter li.the_champ_pinterest_pin{width:58px}div.the_champ_horizontal_counter li.the_champ_pinterest_pin{line-height:1px}div.the_champ_horizontal_sharing .the_champ_xing, div.the_champ_horizontal_counter li.the_champ_xing{width:67px}.the_champ_counter_container li{height:21px}.theChampInstagramBackground{background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%)}.theChampYummlyBackground{background-color:#E16120}.theChampBufferBackground{background-color:#000}.theChampYahooBackground{background-color:#400090}.theChampGithubBackground{background-color:#2a2a2a}.theChampSpotifyBackground{background-color:#1DB954}.theChampAmazonBackground{background-color:#f59829}.theChampDiscordBackground{background-color:#7289DA}.theChampStackoverflowBackground{background-color:#f3802e}.theChampDribbbleBackground{background-color:#ea4c89}.theChampKakaoBackground{background-color:#FEE500}.theChampDropboxBackground{background-color:#0061ff}.theChampFoursquareBackground{background-color:#f94877}.theChampDisqusBackground{background-color:#2e9fff}.theChampFacebookBackground{background-color:#4267B2}.theChampOdnoklassnikiBackground{background-color:#F2720C}.theChampYandexBackground{background-color:#e52620}.theChampSteamBackground{background-color:#393939}.theChampLiveJournalBackground{background-color:#EDEDED}.theChampDiggBackground{background-color:#006094}.theChampEmailBackground{background-color:#649A3F}.theChampFloatitBackground{background-color:#53BEEE}.theChampYoutubeBackground{background-color:white;box-sizing:border-box;border:1px #4184F3 solid}.theChampGoogleBackground{background-color:white;box-sizing:border-box;border:1px #4184F3 solid}.theChampLinkedinBackground{background-color:#0077B5}.theChampMoreBackground{background-color:#EE8E2D}.theChampPinterestBackground{background-color:#CC2329}.theChampPrintBackground{background-color:#FD6500}.theChampRedditBackground{background-color:#FF5700}.theChampStockTwitsBackground{background-color: #40576F}.theChampTumblrBackground{background-color:#29435D}.theChampLineBackground{background-color:#00C300}.theChampMicrosoftBackground{background-color:#2672ec}.theChampParlerBackground{background-color:#892E5E}.theChampTwitterBackground{background-color:#55acee}.theChampMastodonBackground{background-color:#2b90d9}.theChampWordPressBackground,.theChampWordpressBackground{background-color: #464646}.theChampVkontakteBackground{background-color:#0077FF}.theChampXingBackground{background-color:#00797D}.theChampWhatsappBackground{background-color:#55EB4C}.theChampMailruBackground{background-color:#356FAC}.theChampMeWeBackground{background-color:#007da1}.theChampMixBackground{background-color:#ff8226}.theChampXBackground{background-color:#2a2a2a}.theChampHorizontalSharingButton,.theChampVerticalSharingButton{display:block}.theChampInstagramBackground{background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%)}.theChampTCBackground,.theChampTCBackground:hover{border-width: 0!important;background-color:transparent;}div.the_champ_sharing_ul .theChampTCBackground{background-color:transparent;font-style:normal!important;word-wrap:normal;color:#666;line-height:1;visibility:hidden;}.theChampSharingTotalsharesButton{font-style:normal!important;word-wrap:normal;color:#666;line-height:1}.theChampSharingSvg{width:100%;height:100%}.theChampYummlySvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2030%2030%22%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M%2010.5%2010%20q%204%20-2%202.5%201%20l%20-1%204%20q%200%202%205%200%20l%201%20-6.5%20m%20-1%206.5%20l%20-1%204%20c%20-3%206%20-6%20-1%200%20-1%20q%201%20-1%205%201%22%20stroke-width%3D%222%22%20fill%3D%22none%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') no-repeat center center}.theChampBufferSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-4%20-4%2038%2039%22%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M%2015%206%20l%20-10%205%20l%2010%205%20l%2010%20-5%20z%22%20stroke-width%3D%220%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M%205.5%2014.5%20l%209.5%205%20l%209.5%20-5%20m%20-19%204%20l%209.5%205%20l%209.5%20-5%22%20stroke-width%3D%222%22%20fill%3D%22none%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') no-repeat center center}.theChampFacebookSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-5%20-5%2042%2042%22%3E%3Cpath%20d%3D%22M17.78%2027.5V17.008h3.522l.527-4.09h-4.05v-2.61c0-1.182.33-1.99%202.023-1.99h2.166V4.66c-.375-.05-1.66-.16-3.155-.16-3.123%200-5.26%201.905-5.26%205.405v3.016h-3.53v4.09h3.53V27.5h4.223z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') no-repeat center center}.theChampSharing{float:left;border:none}.theChampSharingArrow{height:16px;width:16px;cursor:pointer;margin-top:10px}.theChampPushIn{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2030%2030%22%3E%0A%3Cpath%20d%3D%22M%207%206%20q%202%206%2010%206%20v%20-6%20l%206%209%20l%20-6%209%20v%20-6%20q%20-10%202%20-10%20-12%22%20stroke-width%3D%221%22%20stroke%3D%22%23000%22%20fill%3D%22%23000%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.theChampPullOut{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2030%2030%22%3E%0A%3Cpath%20d%3D%22M%2023%206%20q%20-2%206%20-10%206%20v%20-6%20l%20-6%209%20l%206%209%20v%20-6%20q%2010%202%2010%20-12%22%20stroke-width%3D%221%22%20stroke%3D%22%23000%22%20fill%3D%22%23000%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.theChampCommentingTabs li{padding-left:0!important;float:left;margin:0 1em 0 0!important;list-style:none;color:#aaa;display:block;cursor:pointer;font-size:.85em}.theChampCommentingTabs ul{float:left;padding-left:0;margin-left:0}li.theChampSelectedTab{color:#333;border-bottom:2px solid #23a9e1}.fb-comments,.fb-comments span,.fb-comments span iframe[style]{min-width:100%!important;width:100%!important}div.the_champ_horizontal_counter li{margin-right:14px!important}div.theChampTotalShareCount{word-wrap:normal!important;font-weight: bolder;font-family: sans-serif;padding: 0;margin: 0;text-align:center}div.theChampTotalShareText{word-wrap:normal!important;margin: 0;padding: 0;text-align: center;}.the_champ_sharing_container a{padding:0!important;box-shadow:none!important;border:none!important}div.course_instructor_widget .the_champ_vertical_sharing{display:none!important;}@media screen and (max-width:783px){#the_champ_sharing_more_providers{width:80%;left:60%;margin-left:-50%;text-shadow:none!important}#the_champ_sharing_more_providers .filter input.search{border:1px solid #ccc;width:92%}}@media screen and (max-width:475px){#the_champ_sharing_more_content .all-services ul li{width:100%!important;}}#ss_openid{border:1px solid gray;display:inline;font-family:"Trebuchet MS";font-size:12px;width:98%;padding:.35em .325em .75em;margin-bottom:20px}#ss_openid form{margin-top:25px;margin-left:0;padding:0;background:transparent;-webkit-box-shadow:none;box-shadow:none}#ss_openid input{font-family:"Trebuchet MS";font-size:12px;width:100px;float:left}#ss_openid input[type=submit]{background:#767676;padding:.75em 2em;border:0;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:none;box-shadow:none;color:#fff;cursor:pointer;display:inline-block;font-weight:800;line-height:1;text-shadow:none;-webkit-transition:background .2s;transition:background .2s}#ss_openid legend{color:#FF6200;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:table;max-width:100%;padding:0;white-space:normal}#ss_openid input.openid_login{background-color:#fff;background-position:0 50%;color:#000;width:220px;margin-right:10px;height:30px;margin-bottom:5px;background:#fff;background-image:-webkit-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0));border:1px solid #bbb;-webkit-border-radius:3px;border-radius:3px;display:block;padding:.7em;line-height:1.5}#ss_openid a{color:silver}#ss_openid a:hover{color:#5e5e5e}.heateor_ms_subscribe_option{line-height: 14px;margin-top: 8px;}.heateor_ms_subscribe_option input.heateor_ms_checkbox, .heateor_ms_subscribe_option label.heateor_ms_checkbox_label{float:left;font-size: 15px;margin: 0;color: #666;}.heateor_ms_subscribe_option input.heateor_ms_checkbox{margin: 0 4px 0 0;width: 15px;height: 15px;float: left;}div.heateor_ss_sl_optin_container{clear:both}div.heateor_ss_sl_optin_container a{color:blue}div.heateor_ss_sl_optin_container label{font-size:11px;font-weight:normal}input.heateor_ss_social_login_optin{vertical-align:middle}div.theChampFacebookLogoContainer{width:25px;height:25px;border-radius:999px;background-color:white;margin:5px auto;}div.the_champ_login_container i.theChampFacebookBackground{background-color:#218cf2!important}div.the_champ_bottom_sharing{margin-bottom:0}.theChampTwitchBackground{background-color:#6441A5}.theChampTwitchLoginSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20300%20300%22%3E%3Cpath%20d%3D%22M%2055%2030%20h%20200%20v%20160%20l%20-40%2040%20h%20-50%20l%20-40%2040%20v%20-40%20l%2030%20-30%20h%2060%20l%2020%20-20%20v%20-132%20h%20-165%20v%20152%20h%2055%20v%2070%20h%20-20%20v%20-40%20h%20-65%20v%20-160%20z%20M%20130%2090%20v%2060%20h%2015%20v%20-60%20z%20M%20185%2090%20v%2060%20h%2015%20v%20-60%20z%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.theChampParlerSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20height%3D%27100%25%27%20width%3D%27100%25%27%20viewBox%3D%27-24%20-30%20140%20160%27%3E%3Cg%20fill%3D%27%23fff%27%3E%3Cpath%20d%3D%27M58.34%2083.31h-25v-8.49c0-4.5%203.64-8.14%208.14-8.14h16.87c13.8%200%2025.02-11.19%2025.02-24.94%200-13.75-11.23-24.94-25.03-24.94h-.26l-5.3-.16H0C0%207.45%207.45%200%2016.63%200h36.41l5.44.17C81.39.24%20100%2018.86%20100%2041.74c0%2022.92-18.69%2041.57-41.66%2041.57z%27%3E%3C%2Fpath%3E%3Cpath%20d%3D%27M16.65%20100C7.46%20100%20.02%2092.55.02%2083.37V49.49c0-8.92%207.23-16.16%2016.16-16.16h42.19a8.32%208.32%200%20010%2016.64h-33.5c-4.53%200-8.21%203.67-8.21%208.21V100z%27%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E') no-repeat center center}div#the_champ_sharing_more_content ss.theChampParlerSvg{width:92%!important}.theChampRedditLoginSvg{background-size:125%!important;background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-2.5%20-3.5%2039%2039%22%3E%3Cpath%20d%3D%22M28.543%2015.774a2.953%202.953%200%200%200-2.951-2.949%202.882%202.882%200%200%200-1.9.713%2014.075%2014.075%200%200%200-6.85-2.044l1.38-4.349%203.768.884a2.452%202.452%200%201%200%20.24-1.176l-4.274-1a.6.6%200%200%200-.709.4l-1.659%205.224a14.314%2014.314%200%200%200-7.316%202.029%202.908%202.908%200%200%200-1.872-.681%202.942%202.942%200%200%200-1.618%205.4%205.109%205.109%200%200%200-.062.765c0%204.158%205.037%207.541%2011.229%207.541s11.22-3.383%2011.22-7.541a5.2%205.2%200%200%200-.053-.706%202.963%202.963%200%200%200%201.427-2.51zm-18.008%201.88a1.753%201.753%200%200%201%201.73-1.74%201.73%201.73%200%200%201%201.709%201.74%201.709%201.709%200%200%201-1.709%201.711%201.733%201.733%200%200%201-1.73-1.711zm9.565%204.968a5.573%205.573%200%200%201-4.081%201.272h-.032a5.576%205.576%200%200%201-4.087-1.272.6.6%200%200%201%20.844-.854%204.5%204.5%200%200%200%203.238.927h.032a4.5%204.5%200%200%200%203.237-.927.6.6%200%201%201%20.844.854zm-.331-3.256a1.726%201.726%200%201%201%201.709-1.712%201.717%201.717%200%200%201-1.712%201.712z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampDisqusLoginSvg{background-size:112%!important;background:url('data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer%5f1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%20200%20200%22%20enable-background%3D%22new%200%200%20200%20200%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%20id%3D%22Layer%5f2%22%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M102.535%2C167.5c-16.518%2C0-31.621-6.036-43.298-16.021L30.5%2C155.405l11.102-27.401%0A%09c-3.868-8.535-6.038-18.01-6.038-28.004c0-37.277%2C29.984-67.5%2C66.971-67.5c36.984%2C0%2C66.965%2C30.223%2C66.965%2C67.5%0A%09C169.5%2C137.284%2C139.52%2C167.5%2C102.535%2C167.5z%20M139.102%2C99.807v-0.188c0-19.478-13.736-33.367-37.42-33.367h-25.58v67.5h25.201%0A%09C125.171%2C133.753%2C139.102%2C119.284%2C139.102%2C99.807L139.102%2C99.807z%20M101.964%2C117.168h-7.482V82.841h7.482%0A%09c10.989%2C0%2C18.283%2C6.265%2C18.283%2C17.07v0.188C120.247%2C110.995%2C112.953%2C117.168%2C101.964%2C117.168z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampDropboxLoginSvg{background-size:113%!important;background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%22100%25%22%20width%3D%22100%25%22%20id%3D%22svg126%22%20version%3D%221.1%22%20viewBox%3D%22-35.3175%20-50%20306.085%20300%22%3E%3Cdefs%20id%3D%22defs112%22%3E%3Cstyle%20id%3D%22style110%22%3E.cls-1%7Bfill%3A%23ffffff%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20id%3D%22polygon116%22%20class%3D%22cls-1%22%20d%3D%22M58.86%2075l58.87-37.5L58.86%200%200%2037.5z%22%2F%3E%3Cpath%20id%3D%22polygon118%22%20class%3D%22cls-1%22%20d%3D%22M176.59%2075l58.86-37.5L176.59%200l-58.86%2037.5z%22%2F%3E%3Cpath%20id%3D%22polygon120%22%20class%3D%22cls-1%22%20d%3D%22M117.73%20112.5L58.86%2075%200%20112.5%2058.86%20150z%22%2F%3E%3Cpath%20id%3D%22polygon122%22%20class%3D%22cls-1%22%20d%3D%22M176.59%20150l58.86-37.5L176.59%2075l-58.86%2037.5z%22%2F%3E%3Cpath%20id%3D%22polygon124%22%20class%3D%22cls-1%22%20d%3D%22M176.59%20162.5L117.73%20125l-58.87%2037.5%2058.87%2037.5z%22%2F%3E%3C%2Fsvg%3E') left no-repeat}.theChampFoursquareLoginSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-6.25%20-4%2040%2040%22%20width%3D%22100%25%22%20height%3D%22100%25%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M21.516%203H7.586C5.66%203%205%204.358%205%205.383v21.995c0%201.097.65%201.407.958%201.53.31.126%201.105.206%201.676-.36l6.72-7.455c.105-.12.49-.284.552-.284h4.184c1.79%200%201.81-1.45%201.997-2.206.157-.63%201.946-9.57%202.58-12.395.523-2.32-.104-3.21-2.15-3.21zM20.2%209.682c-.07.33-.368.66-.75.693h-5.44c-.61-.034-1.108.422-1.108%201.032v.665c0%20.61.5%201.24%201.108%201.24h4.607c.43%200%20.794.276.7.737-.093.46-.573%202.82-.627%203.07-.052.254-.282.764-.716.764h-3.62c-.682%200-1.36-.008-1.816.56-.458.573-4.534%205.293-4.534%205.293V6.403c0-.438.31-.746.715-.74h11.274c.41-.006.915.41.834%201L20.2%209.68z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}#the_champ_sharing_more_providers .all-services ul li a span{width:51%;}@media screen and (max-width:783px){.the_champ_hide_sharing{display:none}}.heateor_ss_mastodon_popup_button{background:linear-gradient(#ec1b23,#d43116);padding:8px 0 10px;font-size:18px;border:0;color:#fff;border-radius:8px;margin:4px auto;font-weight:bolder;width:35%;cursor:pointer;border-bottom-style:groove;border-bottom-width:5px;border-bottom-color: rgb(0,0,0,.2)}div.the_champ_sharing_container a:before,div.heateor_ss_follow_icons_container a:before{content:none}.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:0.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%}.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:border-box;float:none!important;padding:var(--padding);text-align:left;vertical-align:top}.tablepress>:where(thead)+tbody>:where(:not(.child))>*,.tablepress>tbody>*~:where(:not(.child))>*,.tablepress>tfoot>:where(:first-child)>*{border-top:1px solid var(--border-color)}.tablepress>:where(thead,tfoot)>tr>*{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal}.tablepress>:where(tbody)>tr>*{color:var(--text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))>*{background-color:var(--odd-bg-color);color:var(--odd-text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>*{background-color:var(--even-bg-color);color:var(--even-text-color)}.tablepress>.row-hover>tr{content-visibility:auto}.tablepress>.row-hover>tr:has(+.child:hover)>*,.tablepress>.row-hover>tr:hover+:where(.child)>*,.tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color)}.tablepress img{border:none;margin:0;max-width:none;padding:0}.tablepress-table-description{clear:both;display:block}.dt-scroll{width:100%}.dt-scroll .tablepress{width:100%!important}div.dt-scroll-body tfoot tr,div.dt-scroll-body thead tr{height:0}div.dt-scroll-body tfoot tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body thead tr th{border-bottom-width:0!important;border-top-width:0!important;height:0!important;padding-bottom:0!important;padding-top:0!important}div.dt-scroll-body tfoot tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing{height:0!important;overflow:hidden!important}div.dt-scroll-body>table.dataTable>thead>tr>td,div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color)}.tablepress thead th:active{outline:none}.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before{bottom:50%;content:"\25b2"/"";display:block;position:absolute}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"\25bc"/"";display:block;position:absolute;top:50%}.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order{color:var(--head-sort-arrow-color);font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif!important;font-size:14px;height:24px;line-height:12px;position:relative;width:12px}.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before{opacity:.2}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{cursor:pointer;outline-offset:-2px}.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color)}.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8}.tablepress tfoot>tr>* .dt-column-footer,.tablepress tfoot>tr>* .dt-column-header,.tablepress thead>tr>* .dt-column-footer,.tablepress thead>tr>* .dt-column-header{align-items:center;display:flex;gap:4px;justify-content:space-between}.tablepress tfoot>tr>* .dt-column-footer .dt-column-title,.tablepress tfoot>tr>* .dt-column-header .dt-column-title,.tablepress thead>tr>* .dt-column-footer .dt-column-title,.tablepress thead>tr>* .dt-column-header .dt-column-title{flex-grow:1}.tablepress tfoot>tr>* .dt-column-footer .dt-column-title:empty,.tablepress tfoot>tr>* .dt-column-header .dt-column-title:empty,.tablepress thead>tr>* .dt-column-footer .dt-column-title:empty,.tablepress thead>tr>* .dt-column-header .dt-column-title:empty{display:none}.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right}.tablepress:where(.auto-type-alignment) .dt-right .dt-column-footer,.tablepress:where(.auto-type-alignment) .dt-right .dt-column-header,.tablepress:where(.auto-type-alignment) .dt-type-date .dt-column-footer,.tablepress:where(.auto-type-alignment) .dt-type-date .dt-column-header,.tablepress:where(.auto-type-alignment) .dt-type-numeric .dt-column-footer,.tablepress:where(.auto-type-alignment) .dt-type-numeric .dt-column-header{flex-direction:row-reverse}.dt-container{clear:both;margin-bottom:1rem;position:relative}.dt-container .tablepress{margin-bottom:0}.dt-container .tablepress tfoot:empty{display:none}.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%}.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px 0}.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto}.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto}.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto}.dt-container .dt-layout-cell:empty{display:none}.dt-container .dt-input,.dt-container label{display:inline;width:auto}.dt-container .dt-input{font-size:inherit;padding:5px}.dt-container .dt-length,.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.dt-container .dt-paging .dt-paging-button{background:#0000;border:1px solid #0000;border-radius:2px;box-sizing:border-box;color:inherit!important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0 5px;text-align:center;text-decoration:none!important;vertical-align:middle}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px solid #111}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px solid #0000;color:#0000004d!important;cursor:default;outline:none}.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0}.dt-container .dt-paging .ellipsis{padding:0 1em}@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column}.dt-container .dt-layout-cell{flex-direction:column;padding:.5em 0}}