﻿/*.top-banner > img {
    content:url("/images/EmailBlastsFP/EmailBlast_Header_980.jpg");
    width: 980px;
    height: 120px;
}*/
#masterMain {
    width: 92%;
}
.em-cont {
    padding: 50px 55px;
}
.image-caption {
    margin-top: 10px;
    width: 150px;
    color: #4d4d4f;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
}
.em-ptext {
    font-family: acumin-pro-condensed;
    color: #595959;
    font-weight: 500;
    font-size: 29px;
    line-height: 44px;
   
    display: block;
    text-align: justify;
}
.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: 26px;
    font-family: acumin-pro-condensed;
    color: #ce0019;
}

.content-paragraph {
    font-size: 16px;
    line-height: 1.5;
    color: #595959;
}
.option > img{
    width:150px;
    height: 170px;
}
.option{
    display: inline-block;
    text-decoration:none;
    margin-right:15px;
    margin-bottom:20px;
}
.spacer {
    margin-right: 11px;
}
.spacer-vert {
    height: 5px;
}
p{
    margin-bottom:0px;
}

h2 {
    font-size: 17px;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
}
#masterFooter{
    width:92% !important;
}
.slide-image-caption {
    margin-top: 10px;
    width: 187px;
    font-family: acumin-pro !important;
    color: #4d4d4f;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}

.slideThumb {
    display: inline-block;
    text-decoration: none;
    margin-right: 9px;
    margin-bottom: 10px;
    cursor: pointer;
    vertical-align: top;
}

.slideThumb > img {
    width: 187px;
    height: 130px;
    border:1px solid #eee;
}

#headerParagraph {
    font-size: 16px;
}

@media (min-width: 1260px) {
    .top-banner > img {
       
        width: 100%;
       
    }
    
    .slide-image-caption {
    font-size: 14px;
    }

    #headerParagraph {
        font-size: 16px;
    }

    .slideThumb > img {
        width: 245px;
        height: 170px;
    }

    .slide-image-caption {
        width: 245px;
    }
}