.b1t-ymservice-custom-footer-email {
    font-weight:300;
}

.b1t-ymservice-custom-footer-email .icon-24-bf.icon-24-bf-19 {
    display: none;
}

.b1t-ymservice-custom-footer-email .write-to {
/*    color: #2a98d3;*/
}

.b1t-ymservice-custom-footer-email a,
.b1t-ymservice-custom-footer-email a:hover,
.b1t-ymservice-custom-footer-email a:focus,
.b1t-ymservice-custom-footer-email a:active,
.b1t-ymservice-custom-footer-email a:visited{
    color: #fff;
    text-decoration: none;
    border-bottom: none;
}

@media only screen and (max-width: 1199px) {
    
    .b1t-ymservice-custom-footer-email {
        font-size: 14px;
    }
    
    .b1t-ymservice-custom-footer-email .icon-24-bf {
        display: none;
    }
    
    .b1t-ymservice-custom-footer-email .icon-24-bf.icon-24-bf-19 {
        display: block;
        padding-left: 29px;
    }
}

@media only screen and (min-width: 768px)  and (max-width: 991px) {
    .b1t-ymservice-custom-footer-email {
        margin-top: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .b1t-ymservice-custom-footer-email {
        font-size: 13px;
    }
}
