.gp-info-load-more-btn{display: inline-block !important;}

.accordion-panel ul{ 
    margin: 0rem 0rem 0rem 4rem;
    padding: 0;
    list-style: none;
    list-style-type: decimal;
}
.accordion-panel ul li {
    padding: 0rem 1.5rem 0.5rem 1.5rem;
    position: relative;
    font-size: 1.3rem;
}
#rigidSignsbox{
	border-radius: 0.6rem 0.6rem 0rem 0rem;
    border-top: 0.1px solid #C5C5C5;
    border-left: 0.1px solid #C5C5C5;
    border-right: 0.1px solid #C5C5C5;
}
.mt-8 {
    margin-top: 8rem;
}

.infoBanner-content p, .infoBanner-content a, .infoBanner-content h1 {
    color: #FFFFFF !important;
}
.infoBanner-content h1 {
    margin-bottom: 1rem;
}
.special-heading-a-text{
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}
.the-fieldset-fp {
    margin-top: -1rem !important;
}
.cds img{
    max-height: 54rem;
}
.infoBanner-details {
    margin-top: 2.0rem !important;
}

.design-services-product-banner #productBannerTitle {
    background-image: url(../img/design_services_banner.jpg) !important;
    display: block !important;
}
.political-info .newbadgeprobanner {
    display: none;
}
#moreProductsAndServices .data-block .pro-names-only {
	height:7rem;
}
#shopByProductType .special-heading-a center { margin-top: 0rem !important;}
#shopByProductType .the-legend{ margin-top:3rem !important; }

#shopByProductType .productTitleGrid .special-heading-a,
#candidateCampaigns .productTitleGrid .special-heading-a,
#propositionCampaigns .productTitleGrid .special-heading-a,
#politicalOpinionSigns .productTitleGrid .special-heading-a,
#voterEncouragement .productTitleGrid .special-heading-a { display: none; }

#shopByProductType .the-legend,
#candidateCampaigns .the-legend,
#propositionCampaigns .the-legend,
#politicalOpinionSigns .the-legend,
#voterEncouragement .the-legend{ margin-bottom:0rem !important; }
/*-----------------Mobile and tablet Styling---------------------*/


@media only screen and (max-width: 472px) {
  #infoBanner {
    background-image: url('../img/political_industry_hero_banner_mobile.jpg') !important;
  }
  .gp-info-code-view {
	    margin-top: 6rem !important;
	}
	.design-services-product-banner #productBannerTitle {
        background-image: url(../img/design_services_small_mobile_banner_gp.jpg) !important;
        display: block !important;
    }
    #moreProductsAndServices .data-block .pro-names-only {
	    height:5rem;
	}
}
