
/* GLOBAL */
/* GLOBAL CSS */
@media(min-width: 992px) {
h1, .h1 {
font-size: 3.5rem;
}
h1.mega,
.h1.mega {
font-size: 4rem;
}
h2,
.h2 {
font-size: 3rem;
}
h3,
.h3 {
font-size: 2.6rem;
}
h4,
.h4 {
font-size: 2.2rem;
}
h5,
.h5 {
font-size: 1.8rem;
}
h6,
.h6 {
font-size: 1.4rem;
}
}
.left-float-sm {
float: left;
margin: 0 1.5rem .75rem 0;
width: 40%;
max-width: 40%;
}
.right-float-sm {
float: right;
margin: 0 0 .5rem 1rem;
width: 40%;
max-width: 40%;
}
@media(min-width: 992px) {
.left-float-sm {
float: left;
margin: 0 1.5rem .75rem 0;
width: 25%;
max-width: 25%;
}
.right-float-sm {
float: right;
margin: 0 0 .5rem 1rem;
width: 25%;
max-width: 25%;
}
}
.right-float {
float: right;
margin: 0 0 .5rem 1rem;
width: 50%;
max-width: 50%;
}
.right-float-2 {
float: right;
margin: 0 0 .5rem 1rem;
width: 40%;
max-width: 40%;
}
@media(max-width: 575px) {
.left-float-sm {
float: none;
margin: 0 0 1rem 0;
width: 100%;
max-width: 100%;
}
.right-float-sm {
float: none;
margin: 0 0 1rem 0;
width: 100%;
max-width: 100%;
}
.right-float {
float: none;
margin: 0 0 1rem 0;
width: 100%;
max-width: 100%;
}
.right-float-2 {
float: none;
margin: 0 0 1rem 0;
width: 100%;
max-width: 100%;
}
}
@media(min-width: 1200px) {
.subheader h1 {
font-size: 4rem;
}
/* .omsNav,
.omsFooter,
#savecontent {
padding-left: 320px;
}*/
}
.oms-wrapper .btn:focus,
.oms-wrapper .btn.focus,
.wrapper .btn:focus,
.wrapper .btn.focus,
footer .btn:focus,
footer .btn.focus,
.form-control:focus {
outline: -webkit-focus-ring-color auto 2px;
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
background-color: rgba(0, 0, 0, 0.95);
border: 2px solid white;
padding: 1.2rem;
background-size: 26px;
}
.carousel-control-next, .carousel-control-prev {
opacity: .85;
}
@media(min-width: 992px) {
.fixy {
background-attachment: fixed !important;
}
}
.oms-blog-detail,
.oms-blog,
.oms-calendar {
background: var(--light);
}
.oms-blog-detail .blog {
background: white;
border: 1px solid var(--border);
padding: 1rem;
}
@media(min-width: 576px) {
.oms-blog-detail .blog {
padding: 2rem;
}
}
@media(min-width: 992px) {
.oms-blog-detail .blog {
padding: 3rem;
}
}
.oms-blog .blog-item {
background: white;
}
.oms-blog-detail .blog-desc > h1 {
font-size: 2rem !important;
color: var(--primary) !important;
}
.oms-blog-detail .blog-desc > h4 {
font-size: 1.5rem !important;
color: var(--primary-alt) !important;
}
.blog-wrapper .blog-byline,
.caption.small {
display: none;
}
.blog-wrapper .blog-title.font-weight-bold.h5 {
font-weight: normal !important;
font-size: 1.25rem !important;
}
body:not(.oms-blog-detail) .blog-wrapper .blog-image {
display: none;
}
.subheader {
/*background-image: url(/userfiles/2358/images/subhero8.jpg);*/
background-image: url(/userfiles/2358/images/sub-hero-2.jpg);
background-size: cover;
background-position: top center;
background-repeat: no-repeat;
position: relative;
}
.subheader .overlay {
background-color: var(--primary) !important;
opacity: .4 !important;
}
@media(min-width:1600px){
.half-text {
padding: 5.5rem !important;
}
}
@media(max-width: 991px) {
.half-hero {
padding-bottom: 68%;
}
}
.btn {
white-space: break-spaces;
}
#accordion .card-header {
padding: 0;
}
#accordion .card-header:hover {
background-color: var(--info);
}
#accordion .card-header h5 {
color: var(--primary);
}
#accordion button {
display: block;
width: 100%;
}
#accordion button:not(.btn-primary) {
display: block;
width: 100%;
padding: .75rem;
text-align: left;
color: var(--primary);
}
#savecontent .btn {
white-space: normal;
}
#accordion .btn-link {
align-items: center;
}
#accordion h5 button {
font-size: 1rem;
font-family: revert;
font-weight: bold;
}
#accordion .container {
padding: 0;
}
/* PAGE SPECIFIC */
/* FOOTER */
