header.header.stickyheader 
.col-xl-3.col-lg-3.header-nav-links {display:none;}
.user-event-registration {
    text-align: center;
    background-color: #ff9618;
    color: #fff;
    padding: 5px;
}

.user-event-registration a {
    text-decoration: underline;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
}
.logo-tollfree {
    display: flex;
    /* justify-content: space-between; */
    /* border-right: 2px solid #ffca8b; */
    padding-right: 45px;
}
.btn-primary {
    color: #fff;
    background-color: #007bff !important;
    border-color: #007bff !important;
}
@media (max-width:800px) {
.retreat-thumbnail-list.thumbnail-list{max-width: 100%;}
}
@media (max-width:600px) {
.main-footer .footer-container .js-form-type-checkbox {
    display: flex;
    margin-top: 0;
    color: #fff;
    left: 0;
    right: unset;
    top: 120px !important;
    position: absolute;
}
.logo-tollfree .logo img{
    width: auto !important;
   height: 70px;
}
.logo-tollfree .logo{
    text-align: left !important;
}
.logo-tollfree {
    display: flex !important;
    padding-top: 10px;
    justify-content: space-between;
    align-items: center;
    border: none !important;
    flex-wrap: nowrap;
}
.js-form-item {
	align-items: center;
    margin-bottom: 10px !important;
}
.main-footer .footer-container .top-container .subscribe-form .webform-submission-form .form-item-name input{
margin-right: 0px !important;
}
.logo-tollfree{
    display: flex;
    /* justify-content: space-between; */
    border: none !important;
    padding-right: 0px;
}
} 
