Custom CSS Code:
/* =========================================================
GLOBAL / BASE
========================================================= */
body {
background-color: #ffffff !important;
}
.form-submit {
margin-bottom: 10px;
color: #ffffff;
background-color: #1a2f4a;
border-color: #1a2f4a;
}
#page-wrapper a.callout-link {
margin-bottom: 0;
font-weight: normal;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
white-space: nowrap;
padding: 12px 14px;
font-size: 14px;
line-height: 1.42857143;
border-radius: 4px;
user-select: none;
color: #ffffff !important;
background: #0082be;
display: block;
}
.btn-primary {
border-color: #1a2f4a;
}
/* =========================================================
HOMEPAGE SLIDES
========================================================= */
#block-nodeblock-108420 .slide:nth-of-type(1) {
background: #1a2f4a url("/sites/default/files/users/brandondurant/images/parliment.jpg") center center no-repeat !important;
background-size: cover !important;
}
#block-nodeblock-108420 .slide:nth-of-type(2) {
background: #1a2f4a url("/sites/default/files/users/brandondurant/banners/banner2.jpg") center center no-repeat !important;
background-size: cover !important;
}
#block-nodeblock-108420 .slide:nth-of-type(3) {
background: #1a2f4a url("/sites/default/files/users/brandondurant/banners/banner3.jpg") center center no-repeat !important;
background-size: cover !important;
}
/* =========================================================
FOOTER
========================================================= */
.post-footer-wrapper {
background-color: #f7f7f7 !important;
color: #1a2f4a !important;
border-top: 1px solid #dcdcdc !important;
}
.post-footer-wrapper a {
color: #0082be !important;
}
.post-footer-wrapper .disclaimer .block-inner {
max-width: 900px;
margin-left: auto;
margin-right: auto;
}
.footer-group.bg {
background-image: none !important;
}
.bd-footer-contact,
.bd-footer-contact .block-inner,
.bd-footer-contact .content {
float: none;
width: 100%;
max-width: 100%;
margin-left: auto;
margin-right: auto;
text-align: center;
}
/* =========================================================
GLOBAL BUTTONS
========================================================= */
a.button-cta {
display: inline-block;
padding: 10px 20px;
background: #1a2f4a;
color: #ffffff !important;
border-radius: 4px;
font-size: 14px;
text-decoration: none;
}
a.button-cta:hover {
background: #0082be;
color: #ffffff !important;
}
/* =========================================================
CONTACT PAGE
========================================================= */
.advisor-row {
margin-bottom: 20px;
}
.support-heading {
font-family: Georgia, serif;
font-size: 20px;
color: #1a2f4a;
margin-top: 46px;
border-top: 1px solid #e3e3e3;
padding-top: 30px;
}
.contact-headline {
font-family: Georgia, serif;
font-size: 32px;
font-weight: normal;
color: #1a2f4a;
margin: 0 0 12px;
line-height: 1.2;
}
.contact-intro {
font-size: 16px;
line-height: 1.6;
max-width: 560px;
margin: 0 auto 36px;
color: #555;
}
.contact-person {
margin-bottom: 2px;
color: #666;
font-size: 15px;
}
.contact-person strong {
display: block;
font-size: 19px;
color: #1a2f4a;
margin-bottom: 2px;
}
/* =========================================================
SERVICES OVERVIEW — CATEGORY GRID
========================================================= */
.services-grid .row {
display: flex;
flex-wrap: wrap;
}
.services-grid .col-md-8 {
display: flex;
margin-bottom: 26px;
}
.services-grid .left-icon {
width: 100% !important;
background: #ffffff !important;
border: 1px solid #e3e3e3 !important;
border-radius: 6px !important;
padding: 24px !important;
display: flex !important;
flex-direction: column;
}
.services-grid .left-icon:hover {
box-shadow: 0 2px 14px rgba(26, 47, 74, 0.12);
}
.services-grid .icon {
position: static !important;
background: none !important;
border: 1px solid #1a2f4a;
border-radius: 50%;
width: 48px;
height: 48px;
line-height: 46px;
text-align: center;
margin-bottom: 14px;
}
.services-grid .icon i {
color: #1a2f4a !important;
font-size: 19px;
}
.services-grid .left-content {
padding-left: 0 !important;
display: flex;
flex-direction: column;
height: 100%;
flex: 1;
}
.services-grid .left-content h4,
.services-grid .left-content h4 strong {
font-family: Georgia, serif;
font-weight: normal;
font-size: 19px;
color: #1a2f4a;
margin-bottom: 14px;
}
.services-grid .left-content p {
font-size: 16px;
line-height: 1.6;
}
.services-grid .service-link {
display: inline-block;
margin-top: auto;
font-size: 15px;
}
.services-grid .left-content p:last-child {
margin-top: auto;
margin-bottom: 0;
}
/* =========================================================
SERVICES OVERVIEW — HERO
========================================================= */
.page-our-services #page-title {
display: none;
}
.page-hero {
display: flex;
flex-wrap: wrap;
align-items: center;
gap: 40px;
margin-bottom: 60px;
}
.page-hero-text {
flex: 1 1 340px;
}
.page-hero-media {
flex: 1 1 400px;
}
.page-hero-media img {
width: 100%;
height: 430px;
object-fit: cover;
display: block;
}
.page-hero-eyebrow {
font-size: 13px;
letter-spacing: 0.1em;
text-transform: uppercase;
color: #0082be;
margin-bottom: 10px;
}
.page-hero-title {
font-family: Georgia, serif;
font-size: 40px;
line-height: 1.15;
font-weight: normal;
color: #1a2f4a;
margin: 0 0 18px;
}
.page-hero-title::after {
content: "";
display: block;
width: 54px;
height: 3px;
background: #dfa96b;
margin: 18px 0 0;
}
.page-hero-body {
font-size: 16px;
line-height: 1.65;
max-width: 470px;
margin-bottom: 26px;
}
.button-cta-outline {
display: inline-block;
margin-left: 8px;
padding: 10px 20px;
border: 1px solid #1a2f4a;
border-radius: 4px;
color: #1a2f4a !important;
font-size: 14px;
text-decoration: none;
}
/* Services / bio hero tablet */
@media (max-width: 991px) {
.page-hero {
flex-direction: column;
gap: 24px;
align-items: stretch;
}
.page-hero-media {
order: -1;
flex: 0 0 auto;
height: auto;
margin-right: 0 !important;
}
.page-hero-media img {
height: 220px;
width: 100%;
}
.page-hero-title {
font-size: 28px;
}
}
/* =========================================================
SERVICES OVERVIEW — PRODUCT INDEX
========================================================= */
.product-index {
border-top: 1px solid #e3e3e3;
padding-top: 34px;
padding-bottom: 50px;
margin-top: 20px;
}
.product-index-title {
font-family: Georgia, serif;
font-weight: normal;
font-size: 26px;
color: #1a2f4a;
margin-bottom: 24px;
}
.product-index-cols {
display: flex;
flex-wrap: wrap;
gap: 30px;
}
.product-index-cols > div {
flex: 1 1 240px;
}
.product-index-cols h4 {
font-family: Georgia, serif;
font-weight: normal;
font-size: 18px;
text-transform: none;
letter-spacing: 0;
color: #1a2f4a;
margin-bottom: 10px;
border-bottom: 1px solid #c8d2dc;
padding-bottom: 6px;
display: inline-block;
}
.product-index-cols p {
font-size: 15px;
line-height: 1.7;
color: #555;
}
.product-index-cols ul {
list-style: none;
padding: 0;
margin: 0;
}
.product-index-cols li {
font-size: 15px;
line-height: 1.9;
color: #555;
}
.product-index-cols h4 a {
color: #1a2f4a !important;
text-decoration: none;
border-bottom: none;
}
.product-index-cols h4 a:hover {
color: #0082be !important;
}
/* =========================================================
TEAM BIO PAGES
========================================================= */
.bio-role {
font-family: Georgia, serif;
font-weight: normal;
font-size: 24px;
color: #4a5a6a;
margin-bottom: 24px;
}
.bio-creds {
font-size: 0.72em;
color: #4a5a6a;
}
.bio-contact {
font-size: 18px;
line-height: 1.8;
margin-bottom: 26px;
}
.bio-body {
max-width: 900px;
margin-left: auto;
margin-right: auto;
}
.bio-body p {
font-size: 18px;
line-height: 1.75;
margin-bottom: 20px;
max-width: 820px;
text-wrap: pretty;
}
.bio-photo {
flex: 1 1 auto !important;
max-width: 320px;
}
.bio-photo img {
height: auto !important;
object-fit: contain;
}
.page-hero .button-cta {
font-size: 16px;
padding: 14px 28px;
}
.bio-hero {
justify-content: center;
}
.bio-hero .page-hero-text {
flex: 0 0 460px;
max-width: 460px;
}
body:has(.bio-hero) #page-title {
display: none;
}
/* =========================================================
ABOUT PAGE — SECTIONS
========================================================= */
.about-section {
padding: 50px 0;
border-top: 1px solid #ededed;
}
.section-heading {
font-family: Georgia, serif;
font-weight: normal;
font-size: 30px;
color: #1a2f4a;
margin: 0 0 8px;
}
.section-heading::after {
content: none;
}
.philosophy-cols {
display: flex;
flex-wrap: wrap;
gap: 40px;
}
.philosophy-cols > div {
flex: 1 1 320px;
}
.philosophy-cols p {
font-size: 17px;
line-height: 1.8;
margin: 0;
}
/* =========================================================
ABOUT PAGE — TEAM INTRO
========================================================= */
.team-section-intro {
margin-top: 45px;
margin-bottom: 30px;
}
.team-section-title {
font-family: Georgia, serif;
font-size: 35px;
font-weight: 400;
line-height: 1.15;
color: #1f3553;
margin: 0 0 8px;
}
.team-section-description {
font-size: 17px;
font-weight: 400;
line-height: 1.8;
color: #333333;
margin: 0;
}
/* =========================================================
ABOUT PAGE — TEAM CARDS
========================================================= */
.about-team .team-member-info {
height: auto !important;
min-height: 0 !important;
}
.about-team .team-member-info > div {
margin: 0 !important;
padding: 0 !important;
}
.about-team .views-field-field-team-member-full-name-value h3,
.about-team .views-field-field-team-member-full-name-value h3 a {
font-size: 16px !important;
font-weight: 700 !important;
line-height: 1.2 !important;
margin: 8px 0 4px !important;
padding: 0 !important;
color: #1f2f3d !important;
}
.about-team .views-field-field-team-member-title-value h3,
.about-team .views-field-field-team-member-title-value h4 {
font-size: 13px !important;
font-weight: 400 !important;
line-height: 1.2 !important;
margin: 0 !important;
padding: 0 !important;
color: #1f2f3d !important;
}
.about-team .team-member-info h4 {
font-size: 12px !important;
font-weight: 400 !important;
line-height: 1.2 !important;
margin: 3px 0 0 !important;
padding: 0 !important;
color: #1f2f3d !important;
}
.about-team a {
color: #1f2f3d !important;
text-decoration: none;
}
.about-team a:hover {
text-decoration: underline;
}
.about-team .views-row,
.about-team .team-member-info,
.about-team .views-field-field-team-member-photo-fid {
border: none !important;
box-shadow: none !important;
background: transparent !important;
}
/* =========================================================
ABOUT PAGE — ADVICE / BENEFITS
========================================================= */
.advice-section {
background: #f2f7fb;
padding: 60px 5%;
margin: 25px 0 45px;
}
.advice-intro {
max-width: 900px;
margin: 0 auto 45px;
text-align: center;
}
.advice-intro h2 {
font-family: Georgia, serif;
font-size: 35px;
font-weight: 400;
line-height: 1.2;
color: #1f3553;
margin: 0 0 12px;
}
.advice-intro p {
font-size: 17px;
line-height: 1.7;
color: #333333;
margin: 0 auto;
max-width: 700px;
}
.advice-grid {
display: grid;
grid-template-columns: repeat(4, 1fr);
max-width: 1320px;
margin: 0 auto;
}
.advice-item {
position: relative;
text-align: center;
padding: 0 38px;
}
.advice-item:not(:last-child)::after {
content: "";
position: absolute;
top: 10px;
right: 0;
width: 1px;
height: calc(100% - 20px);
background: #cbd6df;
}
.advice-icon {
width: 58px;
height: 58px;
margin: 0 auto 18px;
}
.advice-icon svg {
width: 100%;
height: 100%;
fill: none;
stroke: #0787c1;
stroke-width: 2.5;
stroke-linecap: round;
stroke-linejoin: round;
}
.advice-item h3 {
font-family: Georgia, serif;
font-size: 19px;
font-weight: 700;
line-height: 1.25;
color: #1f3553;
margin: 0 0 10px;
min-height: 48px;
display: flex;
align-items: center;
justify-content: center;
}
.advice-item p {
font-size: 15px;
font-weight: 400;
line-height: 1.55;
color: #333333;
margin: 0 auto;
max-width: 230px;
}
/* About advice — tablet */
@media (max-width: 900px) {
.advice-grid {
grid-template-columns: repeat(2, 1fr);
gap: 40px 0;
}
.advice-item:nth-child(2)::after {
display: none;
}
.advice-item {
padding: 0 30px;
}
}
/* =========================================================
BIGGER PICTURE
========================================================= */
.service-detail-page .service-big-picture {
background: #1f3553;
padding: 65px 5%;
}
.service-detail-page .service-big-picture-inner {
max-width: 900px;
margin: 0 auto;
text-align: center;
}
.service-detail-page .service-big-picture h2 {
color: #ffffff;
font-size: 34px;
font-weight: 400;
line-height: 1.2;
margin: 0 0 18px;
}
.service-detail-page .service-big-picture p {
max-width: 800px;
margin: 0 auto 10px;
color: #ffffff;
font-size: 16px;
line-height: 1.7;
}
.service-detail-page .service-big-picture p:last-child {
margin-bottom: 0;
}
/* =========================================================
FINAL CTA
========================================================= */
.service-detail-page .service-final-cta {
background: #ffffff;
padding: 65px 5% 70px;
}
.service-detail-page .service-final-cta-inner {
max-width: 760px;
margin: 0 auto;
text-align: center;
}
.service-detail-page .service-final-cta h2 {
font-size: 34px;
font-weight: 400;
line-height: 1.2;
color: #1f3553;
margin: 0 0 15px;
}
.service-detail-page .service-final-cta p {
max-width: 700px;
margin: 0 auto 25px;
font-size: 16px;
line-height: 1.7;
}
Custom CSS Code (Mobile):
/* =========================================================
MOBILE
========================================================= */
@media (max-width: 600px) {
/* =====================================================
ABOUT PAGE
===================================================== */
.advice-section {
padding: 45px 24px;
}
.advice-intro {
text-align: left;
margin-bottom: 35px;
}
.advice-intro h2 {
font-size: 30px;
}
.advice-grid {
grid-template-columns: 1fr;
gap: 35px;
}
.advice-item {
text-align: left;
padding: 0 0 30px;
border-bottom: 1px solid #cbd6df;
}
.advice-item:last-child {
border-bottom: none;
padding-bottom: 0;
}
.advice-item::after {
display: none !important;
}
.advice-item h3 {
min-height: 0;
justify-content: flex-start;
}
.advice-icon {
margin: 0 0 15px;
width: 50px;
height: 50px;
}
/* =====================================================
INDIVIDUAL SERVICE PAGES
===================================================== */
.service-detail-page .service-hero {
padding: 45px 24px;
}
.service-detail-page .service-hero h1 {
font-size: 34px;
}
.service-detail-page .service-overview,
.service-detail-page .service-detail-section,
.service-detail-page .service-big-picture,
.service-detail-page .service-final-cta {
padding: 45px 24px;
}
.service-detail-page .service-section-intro h2,
.service-detail-page .service-detail-intro h2,
.service-detail-page .service-big-picture h2,
.service-detail-page .service-final-cta h2 {
font-size: 29px;
}
.service-detail-page .service-solutions {
padding: 25px 0 0;
}
.service-detail-page .service-detail-intro {
margin-bottom: 30px;
}
.service-detail-page .service-button {
width: 100%;
text-align: center;
}
}
Custom Powered By AW Button:
Black
