.campaignCmpntPagev4 .campaignCmpnt.mainSection {
    padding-bottom: 80px !important;
}

.campaignCmpntPagev4.campaignCmpnt-img.bg-responsive {
    background-image: none !important;
}
.campaignCmpnt-customFooter {
    background-color: #f5f5f5 !Important;
}

.campaignCmpntPagev4 .campaignCmpnt-bannerTitle h2,
.campaignCmpntPagev4 .campaignCmpnt-bannerTitle h3,
.campaignCmpntPagev4 .campaignCmpnt-bannerTitle h4,
.campaignCmpntPagev4 .campaignCmpnt-bannerTitle h5,
.campaignCmpntPagev4 .campaignCmpnt-bannerTitle h6 {
    text-align: center;
    line-height:1px;
    font-size: 20px;
    width:600px;
    margin:0;
}

.campaignCmpntPagev4 .campaignCmpnt-bannerTitle h1 {
    font-size: 36px;
    text-align: center;
    width: 100%;
    margin:0;
    font-weight:900;
    padding: 0 0 10px 0;

}

.campaignCmpntPagev4 .campaignCmpnt-blockContent p,
.campaignCmpntPagev0 .campaignCmpnt-blockContent p,
.campaignCmpntPagevImageOnly .campaignCmpnt-blockContent p,
.campaignCmpntPageHalfImage .campaignCmpnt-blockContent p {
    font: 600 10px/12px "Open Sans", regular, sans-serif;
    color: #999;
    line-height: 1.5;
}

.campaignCmpntPagev4 .campaignCmpnt-secondaryHeading {
    font: 24px/26px "Open Sans",regular,sans-serif;
    color: #ed1c2f;
    padding: 0 20px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 30px;
}
.campaignCmpntPagev4 .campaignCmpnt-bannerPhone {
    font-weight: 600;
    margin-bottom: 0x;
    border-bottom: 0px #000 dotted;
    line-height: 2;
    float: right;
    color: #0a549a;
    font-size: 20px;
    padding-bottom:30px;
	display: none;
}

a#dynamicCampaignPhone2 {
    color: #ed1c2f;
    font-weight: 800;
    text-decoration: underline;
}

a#dynamicCampaignPhone2:hover {
    color: #e96571;
    font-weight: 800
}

a#dynamicCampaignPhone3 {
    color: #ed1c2f;
    font-weight: 800;
    text-decoration: underline;

}

a#dynamicCampaignPhone3:hover {
    color: #e96571;
    font-weight: 800
}

.campaignCmpntPagev4 .promoTwoColCmpnt-bottomArrow {
    display: none;

}


.campaignCmpntPagev4 .campaignCmpnt-bannerText {
    color: #00529c;
    padding-bottom: 30px;
    font-size: 20px;
    font-weight: 600;
    line-height:2;
}

.campaignCmpntPagev0 .header-description, .campaignCmpntPagev4 .header-description, .campaignCmpntPagevImageOnly .header-description {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: justify;
    align-content: space-between;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content:space-evenly;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: row;
    text-align: right;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.campaignCmpntPagev4 .header {
    background: rgba(255,255,255,1);
    border-bottom: 2px solid #dddddd
}

.campaignCmpntPagev4 .promoTwoColCmpnt-bottomText {
    color: #00529c;
    padding-top: 26px;
    line-height: 1.25;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
}

.campaignCmpntPagev4 .promoTwoColCmpnt-innercopy {
    padding: 0 20px 0 20px;
    -webkit-box-shadow: 0px 0px 0px 0px #fff;
    box-shadow: 0px 0px 0px 0px #fff;
    border: none;
    background: #fff
}


@media screen and (max-width: 1400px) and (min-width: 1024px) {
    .campaignCmpntPagev4.campaignCmpnt-img {
        width: 95%;
    }
}

@media screen and (max-width: 1250px) and (min-width: 1024px) {
    .campaignCmpntPagev4.campaignCmpnt-img {
        width: 100%;
    }
}


    /*tablet styling*/

@media screen and (max-width:1023px){
    .campaignCmpnt-formBox {
        margin-top: 24px;
        margin-bottom: 0 !important;
    }
    .campaignCmpnt-bannerTitle h3 {
        text-align: center;
        margin: auto;
    }
    .campaignCmpntPagev4 .campaignCmpnt.mainSection {
        padding-bottom: 0px !important;
    }
    .campaignCmpntPagev4 .campaignCmpnt-copy {
        padding-right: 0.9375rem;
    }
    .campaignCmpntPagev4.bg-responsive {
        background-image: none;
        background: #A7C5EA !important; /* For browsers that do not support gradients */
        background: -webkit-linear-gradient(#A7C5EA, #fff)  !important; /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(#A7C5EA, #fff) !important; /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(#A7C5EA, #fff) !important; /* For Firefox 3.6 to 15 */
        background: linear-gradient(#A7C5EA, #fff) !important; /* Standard syntax */
    }
    .campaignCmpntPagev4 .campaignCmpnt-bannerTitle h1,
    .campaignCmpntPagev4 .campaignCmpnt-bannerTitle h2,
    .campaignCmpntPagev4 .campaignCmpnt-bannerTitle h3,
    .campaignCmpntPagev4 .campaignCmpnt-bannerTitle h4,
    .campaignCmpntPagev4 .campaignCmpnt-bannerTitle h5,
    .campaignCmpntPagev4 .campaignCmpnt-bannerTitle h6 {
        text-align: center;
        margin: 0 auto;
        padding: 20px 0;
    }
    
    .campaignCmpntPagev4 .campaignCmpnt-bannerPhone {
        font-weight: 600;
        margin-bottom: 0x;
        border-bottom: 0px #000 dotted;
        line-height: 2;
        float: right;
        color: #0a549a;
        font-size: 20px;
        padding: 15px 0 15px 0;
    }
    
    .promoTwoColCmpnt-copy{
        margin-top:0px !important;
    }
    
    .campaignCmpntPagev0 .header-description, .campaignCmpntPagev4 .header-description, .campaignCmpntPagevImageOnly .header-description {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-line-pack: justify;
        align-content: space-between;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: right;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
    }
    .row {
        flex-flow: wrap-reverse;
    }
}


    /*mobile styling*/

@media screen and (max-width:767px){
    .hide-for-large.campaignCmpnt-bannerTitleContent {
        text-align: center;
    }
    
    a.footer-nav-link {
        font-size: 12px;
    }
    .campaignCmpntPagev4 .hide-for-large.campaignCmpnt-bannerTitleContent {
    font-size: 23px;
    padding: 22px 0;
    text-align: center;
    line-height: 1;
    font-weight: 700;
	display:none;
	}
    .campaignCmpntPagev4 .campaignCmpnt-bannerTitleContent p {
        font-size: 18px;
        font-weight: 400;
        color: #424242;
        max-width: 315px;
        margin: 0 auto;
        line-height: 1.1;
		display: none;
    }
    .promoTwoColCmpnt-bottomText a {
        display: inline-block;
    }

    .campaignCmpntPagev4 .campaignCmpnt.mainSection {
        padding-bottom: 0px !important;
    }
    .campaignCmpntPagev4 .campaignCmpnt-bannerTitleContent h1,
    .campaignCmpntPagev4 .campaignCmpnt-bannerTitleContent h2,
    .campaignCmpntPagev4 .campaignCmpnt-bannerTitleContent h3,
    .campaignCmpntPagev4 .campaignCmpnt-bannerTitleContent h4,
    .campaignCmpntPagev4 .campaignCmpnt-bannerTitleContent h5,
    .campaignCmpntPagev4 .campaignCmpnt-bannerTitleContent h6 {
        text-align: center;
        font-weight:600;
    }
    .campaignCmpntPagev4 .campaignCmpnt-copy {
        padding-right: 0;
    }

    .row {
        flex-flow: wrap-reverse;
    }

}

@media screen and (min-width: 64em){
    .campaignCmpntPagev4, .campaignCmpnt-controlFooter {
        box-shadow: none;
    }
    .campaignCmpntPagev4 .promoTwoColCmpnt-bottomText {
        margin-bottom: 120px;
    }
}