﻿p {
    margin-bottom:0px;
}

/*.top-banner > img {
    content:url("/images/EmailBlastsFP/EmailBlast_Header_980.jpg");
    width: 980px;
    height: 120px;
}*/

.category-slide-item a {
    font-family: acumin-pro !important;
}
.em-cont {
    padding: 50px 55px;
}
.header-text p {
    font-family: acumin-pro;
    font-size: 16px;
    line-height: 1.5;
    color: #595959;
}
.shift-right li {
    font-size: 16px;
    font-family: acumin-pro;
}
.content-image-column {
    margin-right: 31px;
}
.mt-sm {
    margin-top: 25px;
}
.blastarch{
	margin-bottom:7px;
}

.header-text {
    font-family: acumin-pro;
    font-size: 16px;
    line-height: 1.5;
    color: #595959;
    margin-bottom:0px;
}

.content-header {
    font-size: 32px;
    font-family: acumin-pro-condensed;
    color: #ce0019;
}

.content-paragraph {
    font-size: 16px;
    line-height: 1.5;
    color: #595959;
}

.content-link {
    font-size: 13px;
}

.emailBlastButton.ui-button{
    width: 210px;
    margin: auto;
    border: 1px solid #000000;
    background: #d4232d;
    font-weight: bold;
    color: #ffffff !important;
    text-align:center;
}

.emailBlastButton.ui-button:hover {
    color: #444444 !important;
}

.breadcrumb-trail {
    display: none;
}



@media (min-width: 1260px) {
    .top-banner > img {
        /*content: url("/images/EmailBlastsFP/EmailBlast_HeaderFP.jpg");*/
        width: 1240px;
       
    }

    .header-text {
        font-size: 16px;
    }

    .content-header {
        font-size: 18px;
    }

    .content-paragraph {
        font-size: 16px;
    }

    .content-link {
        font-size: 16px;
    }

    .emailBlastButton {
        width: 210px;
        margin: auto;
    }

    .ui-button-text {
        font-size: 13px;
    }

    .ui-state-default,
    .ui-widget-content .ui-state-default,
    .ui-widget-header .ui-state-default {
        border: 1px solid #000000;
        background: #d4232d;
        font-weight: bold;
        color: #ffffff;
    }

    .content-text a:hover {
        color: #ffffff;
    }
}
    