.homepage-secondary-feature-buttons .homepage-secondary-feature-item p, .secondary-links .copy-content p, section.copy .copy-container p, .icon-and-description .item .text-holder p, .page-links .page-links-holder .page-link-alt p, .process p, section.copy .copy-container ul li, .ebooks .grid-item .ebooks-lead-copy-container p, .case-studies .grid-item .case-study-lead-copy-container p {
{!--     color: #878a8f; --}
	color:#333;
}
div, p, .homepage-links-section .homepage-links .link-section p, .homepage-slideshow-container .homepage-slider .foreground-content p, .process p {
    line-height: 1.4;
    font-size: 18px;
}
@media (max-width: 1200px) {
    .copy .copy-container p, .copy .copy-container ul li {
        font-size: 18px;
        line-height: 1.4;
    }
}
@media (min-width: 1201px) {
    .copy .copy-container p, .copy .copy-container ul li {
        font-size: 18px;
        line-height: 1.4;
    }
}

section.copy .copy-container.left ul {
	margin:0;
}
.icon-social-twitter:before {
    content: "" !important;
    display: inline-block;
    width: 1em;
    height: 1em;
    background-image: url('https://www.imperialcrs.com/blog/wp-content/uploads/2025/03/x-footer.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
	margin-bottom: -5px;
}

.copy .copy-container ul, .text-and-background-image-container .grid-item .center ul {
	text-align: left;
    margin-bottom:20px!important;
{!--     width: max-content; --}
}
.text-and-background-image-container .grid-item .center ul li {
	text-align: left;
}
ul:not(#nav-sub,.ebooks,.case-studies) {
	list-style:disc;
}
ul:not(#nav-sub,.ebooks,.case-studies) li::before {
	content:none;
}
.form-hubspot fieldset {
	max-width:100%!important;
    margin-bottom:15px!important;
}
.form-hubspot label {
	color:#333!important;
    display:block!important;
    font-size: 18px!important;
}
.form-hubspot label.hs-error-msg, .form-hubspot .hs-error-msgs label {
	color:red!important;
    font-weight:400;
}
.form-hubspot .submitted-message {
	color:#89c400!important;
    font-weight:400;
    text-align:center;
}
.form-hubspot fieldset.form-columns-2 .hs-form-field:last-child {
	margin-left:15px!important;
    width:calc(50% - 15px)!important;
}
.form-hubspot input:not([type=checkbox],[type=submit]), .form-hubspot textarea {
	width: 100%!important;
    font-size: 18px;
    border: none;
    border-bottom: 1px solid #c5c5c5;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0;
    border-radius: 0;
    webkit-appearance: none;
    highlight: none;
    padding: 6px;
}
.form-hubspot textarea {
	border: 1px solid #c5c5c5;
}
.form-hubspot input:focus, .form-hubspot textarea:focus {
	border: 1px solid #333!important;
}
.form-hubspot .inputs-list {
	list-style-type:none!important;
    padding-left:0px;
    margin-top:15px;
}
.form-hubspot .inputs-list:not(.hs-error-msgs) {
	column-count: 2;
    column-gap: 45px;
}

.form-hubspot .inputs-list li input {
	margin-right:6px;
}
.form-hubspot input[type=submit] {
	background-color: #00b5df;
    padding: 8px 20px;
    border-radius: 20px;
    color: #fff;
    -webkit-box-shadow: 0 3px 8px 0 rgba(128, 128, 128, .5);
    box-shadow: 0 3px 8px 0 rgba(128, 128, 128, .5);
    font-weight: 500;
    z-index: 99;
    font-size: 17px;
    -webkit-transition: .25s ease all;
    transition: .25s ease all;
    display: table;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: auto;
    border: 1px solid transparent;
    outline: 0;
    -webkit-highlight: none;
    margin-top: 20px;
}
.form-hubspot input[type=submit]:hover {
	text-decoration: none;
    background-color: #00437b;
    color: #fff;
}
.form-hubspot .legal-consent-container .hs-richtext {
	font-size:14px;
}
@media (max-width: 991px) {
	.form-hubspot fieldset .hs-form-field, .form-hubspot fieldset.form-columns-2 .hs-form-field:last-child {
    	width:100%!important;
    }
    .form-hubspot fieldset.form-columns-2 .hs-form-field:last-child {
      margin-top:15px;
      margin-left:0px!important;
  }
}	
@media (min-width: 1201px) {
    .copy .copy-container ul, .text-and-background-image-container .grid-item ul {
{!--         -webkit-column-count: auto;
        -moz-column-count: auto;
        column-count: auto; --}
        list-style: disc;
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px;
    }
}
.header .foreground-text ul {
	text-align:left;
    width: max-content;
    margin: auto;
}
.popup-header {
	background-color: #85c056 !important;
}
.popup-title {
	text-align: center;
    font-weight: 400;
    max-width: 80%;
    margin: 10px auto 40px;
}
#popupModal .btn.btn-primary {	
	border-radius: 40px;
    margin-top: 15px;
}

#popupModal button.close {
	opacity: 1;
    color: white;
    text-shadow: none;
    font-weight: 200;
}
#popupModal img {
	width: 250px;
    margin: 0 auto;
}
#popupModal .popup-footer {
	display: none;
}
@media (min-width: 1201px) {
	.text-and-background-image-container .grid-item.fullWidth .left-full {
        width:85%!important;
        margin-right: 0!important;
    }
    .text-and-background-image-container .grid-item.fullWidth .center {
        margin-right: 0!important;
    }
}
@media screen and (min-width: 768px) {
  #popupModal .popup-footer {
  		display: block;
      background-color: #85c056 !important;
      margin-top: -90px;
      min-height: 100px;
  }
}
