.cif-slider-overlay {
    background: url('../images/slides/cif-slide-info-bg2.png') no-repeat center top !important;
    height: 500px;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}
.cif-slider-overlay-info {
    background: url('../images/slides/cif-slide-info-bg.png') no-repeat center top !important;
}
.cif-hd-column-header {
    border-top: 3px solid #B5BF00 !important;
    color: #B5BF00 !important;
}
.cif-hd-column-header a {
    color: #B5BF00 !important;
}
.cif-cwc-column-header {
   border-top: 3px solid #818B93 !important;
   color: #818B93 !important;
}
.cif-cwc-column-header a {
   color: #818B93 !important;
}
@media only screen and (max-width : 574px) {
   .cif-slider-overlay {
     background: url('../images/slides/cif-banner-overlay-mobile.png') no-repeat top right !important;
     height: 245px;
   }
}
@media only screen and (min-width : 575px) and (max-width : 980px) {
   .cif-slider-overlay {
     background: url('../images/slides/cif-banner-overlay-tablet.png') no-repeat top right !important;
     height: 474px;
     display: table;
   }
}
.interior-banner-green-bg {
   background: #007078 !important;
}

.green-interior-banner-list-single .green-text-overlay-single {
    background: #b5be00 !important;
}
.blog-image img{
   position: relative;
   width: 100% !important;
   margin: 0px 0px 20px;
}
