
/* GLOBAL */
/* GLOBAL CSS */
@media(max-width: 767px) {
h1, .h1 {
font-size: 1.9rem;
}
h2,
.h2 {
font-size: 1.75rem;
}
h3,
.h3 {
font-size: 1.6rem;
}
h4,
.h4 {
font-size: 1.45rem;
}
h5,
.h5 {
font-size: 1.3rem;
}
h6,
.h6 {
font-size: 1.15rem;
}
}
.oms-admin-tools {
z-index: 9999999999999999999;
}
@media(min-width: 1200px) {
.sub-hero-header {
background-attachment: fixed !important;
}
.sub-hero-header h1 {
font-size: 4rem;
}
}
.sub-hero-header h1 {
line-height: 1;
}
.sidebar a:not(.btn):hover {
color: var(--primary) !important;
background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
border-radius: 10px;
}
.blog-data .blog-byline {
display: none;
}
.blog-data .blog-title {
color: var(--primary);
font-weight: normal !important;
font-size: 1.35rem !important;
}
.oms-blog-detail .blog-desc > h1 {
color: var(--primary) !important;
font-weight: bold;
margin-bottom: .5rem;
}
.oms-blog-detail .blog-desc > h4 {
opacity: .5;
}
.blog-detail-page,
.oms-testimonials {
background: var(--light);
}
.blog-detail-page .blog {
background: white;
border: 1px solid var(--border);
padding: 1rem;
}
.list-group.foot .list-group-item {
background: rgba(0, 0, 0, 0.4);
flex: 1 1 300px;
display: flex;
align-items: center;
justify-content: flex-start;
padding: .5rem 1rem;
font-size: 1rem;
line-height: 1.4;
border-radius: 0;
}
.sub-hero-header {
background: url(/userfiles/2301/images/landscape-footer.jpg) center center / cover no-repeat;
display: block;
}
@media(min-width: 992px) {
.blog-detail-page .blog {
padding: 2rem;
}
.sub-hero-header {
background-attachment: fixed !important;
}
}
/* PAGE SPECIFIC */
/* FOOTER */
