.header-wrapper {
    display: flex;
    flex-direction: column;
}

@media (min-width:  1400px) {
	.container {
		max-width: 1140px;
	}
}
.whitebg {
    background: #fff;
    text-align: center;
    padding: 30px;
    box-shadow: inset 0px 11px 8px -10px #CCC, inset 0px -11px 8px -10px #CCC;
}
.footer-bg {
    padding: 20px;
    background: #454545;
    margin: 0;
    text-align: center;
}
.footer-bg .row {
    align-items: center;
}
.footer a {
    text-decoration: none;
    color: #fff
}
.footer-privacy-text {
    color: #fff;
}
.footer .footer-socialmedia a {
	width: 32px;
	height: 32px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border: 2px solid #2b4b52;
    color: #2b4b52;
    border-radius: 50px;
    background: #fff;
}
.footer .footer-socialmedia a:not(:last-child) {
	margin-right: 10px;
}
.footer .footer-socialmedia a:hover {
    background: #3b6068;
    color: #fff
}
.single-resources .footer-privacy-text {font-size: 14px;}
@media(max-width: 991.98px) {
    .footer [class*=col-] {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

ul.wrs_arrow li {
    background: rgba(0, 0, 0, 0) url(https://cdn2.hubspot.net/hubfs/2339900/WRS_Health/images/wrs_bullet_arrow.png) no-repeat scroll 0 8px !important;
    display: block;
    padding-left: 30px!important;
    line-height: 35px;
    font-family: raleway;
    font-size: 16px;
}
.body-container .page-center {
    padding-top: 40px;
    padding-bottom: 40px;
}
.wrs-staying{font-family:raleway;} 
.wrs-staying h1, h2{font-size:38px; text-shadow:none;}
.wrs-staying h3.form-title{color:#fff; font-size:22px; font-family:raleway; line-height:30px;}
.wrs-staying .hs-form-required{display:none;}
.hs-content-id-5284464349 h3.form-title{color:#66C31D; font-size:24px; font-weight:300;}
.wrs-staying h4{color:#333; line-height:28px;}
.form-style{padding:30px;}
.copy-text{font-size:14px; color:#ddd;}
.copy-text a{color:#ddd;}
.copy-text a:hover{color:#fff;}
.right-colum{padding-top:30px;}
.wrs-staying .hs-error-msgs.inputs-list label{color:red!important;}
.solo-img {margin: -40px 0px 0px 10px; float: right;}
.wrs-staying .email-add a, .phone-no a{color:#fff;}
.wrs-staying .email-add  {padding-bottom:10px;}
@media (max-width:1200px){
    .form-style{padding:0px;}
    #hs_cos_wrapper_module_151426486779358{text-align:center!important;}
    .solo-img {margin: 0px; float: none;}
    .wrs-staying .phone-no  { display:block; width:100%;}
    .wrs-staying .email-add  { padding-bottom:10px;display:block; width:100%; text-align:center;}
    .right-colum{padding-top:10px;}
}
@media (min-width: 768px) {
    body.single-resources { min-height: 100vh; } 
    body.single-resources .footer { position: sticky; top: 100%; }
}