.header-default.headertype-fixed .tm-headerbar:not(.tm-header-squeezed {z-index: 1000!important; background: unset!important;}



.ctalink, .newlink {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.ctalink:hover, .newlink:hover {
    transform: scale(1.025);
    z-index: 100;
    box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
}

.ctabox {
    float: left;
    width: 33.333%;
    box-sizing: border-box;
    padding: 35px;
    position: relative;
    background-size: cover !important;
    background-position: center center !important;
    margin: 0 10px;
}

.cta1 {
    background: url('../../../images/module_images/xmr-mrs-dack-loft.jpg.pagespeed.ic.7WXnd7lHQu.jpg') no-repeat scroll 0 0;
        background-position-x: 0px;
        background-position-y: 0px;
        background-size: auto auto;
}

.overlay, .overlay2 {
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.slider-wrapper {background: #000000!important; display: none!important;}

