
/* GLOBAL */
html {
scroll-behavior: smooth;
}
@media(min-width: 992px) {
h1.mega, .h1.mega {
font-size: 4rem;
}
.type-wrap,
.search-wrap {
flex: 0 0 50% !important;
max-width: 50% !important;
}
}
@media(max-width: 767px) {
h1, .h1 {
font-size: 2rem;
}
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;
}
}
.btn {
white-space: normal;
}
a:hover img,
a.bg-img:hover a.bg-image:hover {
opacity: .85;
}
#savecontent img {
max-width: 100% !important;
height: auto !important;
}
.rightfloat {
float: right;
margin: 0 0 .5rem 1rem;
width: 40%;
}
@media (max-width: 767px) {
.rightfloat {
float: none;
margin: 0 0 1rem 0;
width: 100%;
}
}
.btn-primary {
color: white !important;
}
.btn-block {
background: #7D7D7D!important;
}
@media(min-width: 1600px) {
.container {
max-width: 1300px;
}
}
.property-search #filterForm,
.oms-property-manager-details .btn.btn-primary,
.job-wrapper .fancygallery {
display: block;
}
#dPropDesc {
display: block !important;
}
/*.job-image a {
background-size: contain !important;
}*/
.job-wrapper .blog-desc .col-xs-12.col-sm-6.col-lg-4 {
display: none;
}
#dPropAddress,
#dPropMap {
display: none;
}
.anchor {
scroll-margin-top: 150px;
}
.property-type,
#dPropHref,
#jobSearchForm {
display: none;
}
.job-item {
width: 40vw;
}
.oms-property-title {
font-size: 1.8rem;
line-height: 1.1;
}
.oms-property-quick-details {
display: flex;
align-items: center;
}
div[style*="width: 25%"] {
flex: 0 0 25%;
}
@media(min-width:576px){
.job-wrapper .col-12 {
flex: 1 1 50% !important;
max-width: 50% !important;
}
}
.job-wrapper .job-item {
width: 100%;
}
/*#filterForm {*/
/* width: 60vw!important;*/
/* text-align: center;*/
/*}*/
/* Remove default bullets & reset padding/margin */
.checks {
list-style: none;
margin: 0;
padding: 0;
}
/* Space for the checkmark */
.checks li {
position: relative;
padding-left: 44px;
margin-bottom: .5em;
}
/* Inject the SVG check, filled with currentColor */
.checks li::before {
content: "";
position: absolute;
left: 20px;
top: 0.15em;
/* tweak vertical alignment */
width: 16px;
height: 16px;
background-repeat: no-repeat;
background-size: contain;
/* Inline SVG with fill="currentColor" */
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M3 8l4 4 6-8' fill='none' stroke='currentColor' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
/* Default check color */
color: var(--primary) !important;
}
@media (min-width: 992px) {
.fives {
flex: 0 0 20% !important;
max-width: 20% !important;
}
}
/* PAGE SPECIFIC */
/* FOOTER */
