<link rel="preconnect" href="https://fonts.googleapis.com" /><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="true" /><link href="https://fonts.googleapis.com/css2?family=DM+Sans&#38;family=EB+Garamond&#38;display=swap" rel="stylesheet" /><link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" /><link rel="preconnect" href="https://fonts.googleapis.com" /><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="true" /><link href="https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,300;0,400;0,500;1,300;1,400&#38;family=Work+Sans:wght@500;600;700;800;&#38;display=swap" rel="stylesheet" /><style>
  @import url('https://fonts.googleapis.com/css2?family=Work+Sans:wght@300;500;600;700;800&#38;display=swap');
    @import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;1,9..40,400;1,9..40,500&#38;display=swap');
</style><style>

  
:root{
    --bodyFont: 'DM Sans', sans-serif;
    --headerFont: 'Work Sans', sans-serif;
}

body, #matterContent .featuredFlag {
    font-family: var(--bodyFont);
   font-family: 'DM Sans', sans-serif;
}

h1, h2, h3, h4, h5, h6, .subheading {
    font-family: var(--headerFont);
    font-family: 'Work Sans', sans-serif;
    text-transform: none;
}

.top-bar a {
    color: #ffffff;
    font-weight: 600;
    font-size: 16px;
}

    @media screen and (max-width:992px){
        .top-bar .header-phone {
     margin-top: 0px; 
}
.top-bar .social-wrapper {
    display:none;
}
.top-bar .header-phone p i {
    
    margin-left: -15px;
}
header {
    margin-top: 60px;
    padding: 20px 0 0 0;
}
    }
    
    .vids {
        display: flex;
        justify-content:space-between;
            text-align: center;
    }
    .vids video {
        max-width: 350px;
        max-height:250px;
        box-shadow:2px 2px 2px black;
    }
</style><link rel="stylesheet" type="text/css" href="https://fmg-websites-custom.s3.amazonaws.com/css/lpl-retirement.css" media="all" /><style>
@media only screen and (max-width: 500px) {
.mce-item-table td {
display: block;
}
}


/* Team Hover Effect */
.dev-hoverImage .welcome .hoverImages &#62; img:nth-of-type(2){
    display: none;
}

.dev-hoverImage .welcome .hoverImages:hover &#62; img:nth-of-type(2) {
    display: block;
}

.e-page__edit-mode .welcome .hoverImages img
{
    display: block !important;
}
.dev-hoverImage .welcome .hoverImages:hover &#62; img:first-of-type {
    display: none;
}
























































body{
    font-family: 'DM Sans', sans-serif;
    font-size: 18px;
    line-height: 28px;
}
@media (min-width: 1400px){
    .container{
        max-width: 1200px;
    }
}
.row {
    max-width: none;
}
h1, h2, h3, h4, h5, h6{    
    font-family: 'Work Sans', sans-serif;
}
.text-black-80{
    color: rgba(0,0,0,0.8);
}
.text-black-90{
    color: rgba(0,0,0,0.9);
}
.text-white-80{
    color: rgba(255,255,255,0.8);
}
.text-white-90{
    color: rgba(255,255,255,0.9);
}
/* header */
header{
    position: absolute;
    width: 100%;
    z-index: 999;
    background: #D9D9D933;
    backdrop-filter: blur(15px);
    padding: 10px 0 0;
    min-height: 0;
    margin-top: 0 !important;  
    top: 0;
    border-bottom: 0 !important;
}
header .container{
    top: auto !important;
}
.top-bar {
    background: transparent;
    height: 0;
}
.top-bar .container{
    position: relative;
    height: 0;
}
.top-bar .container .col-xs-12.col-sm-6.col-md-6 {
    position: static;
    height: 0;
}
section.header-phone {
    position: absolute;
    left: 6px;
    text-align: left !important;
    z-index: 99999;
    top: 16px;
}
a.c-broker-check--link {
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 999999 !important;
}
a.c-broker-check--link img,.moonlight-header-logo img{
    filter: brightness(25) !important;
}
header .moonlight-header-logo {
    padding-right: 0 !important;
    margin: 0 auto !important;
}
.top-bar a {
    font-weight: 400;
    text-decoration: none;
}
.top-bar a i{
    display: none;
}
.broker-check {
    position: static;
    height: 0
}
.broker-check .container{
    position: relative;
}
nav#main {
    display: block;
    padding: 0;
    background: none;
    width: 100%;
    position: static;
    background: transparent !important;
    height: auto !important;
}
nav#main .container ul li:hover &#62; a,
nav#main .container ul li:hover &#62; a:active {
    background: transparent !important;
}
ul.nav.navbar-nav::before, ul.nav.navbar-nav::after,
nav#main::before,nav#main::after {
    content: none;
}
.navbar-nav {
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: space-between;
    padding-top: 20px;
    border-top: 1px solid #FFFFFFCC;
}
.nav.navbar-nav &#62; li:first-child{
  display:none;
}
nav#main .container ul li a {
    font-size: 18px;
    padding: 0 0 10px;
    line-height: 21px;
    font-family: 'DM Sans', sans-serif;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    background-color: transparent !important;
}
nav#main .container ul li:not(:last-child) {
    margin-right: 20px;
}
nav#main .container ul li a:hover{
    background-color: transparent !important;
}
nav#main .container ul li:hover .dropdown-menu {
    top: 30px;
}
nav#main .container ul li:hover .dropdown-menu {
    position: absolute;
    background: #438894;
}
nav#main .container{
    padding: 0 12px;
}
/* banner */
.banner{
    display: flex;
    align-items: center;
    height: 100vh;
    color: #fff;
}
.home-banner {
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.7) 10.31%, rgba(0, 0, 0, 0) 100%) , url(https://i.postimg.cc/v8qjyWF2/St-Johns-Bridge.jpg) no-repeat;
    background-size: 100%;
    background-position: bottom;
}
.banner p {
    margin: 30px 0;
}
.main-title{
    font-size: 54px;
    line-height: 40px;
    font-weight: 700;
    color: #438894;
}
.main-title.text-white{
    color: #fff;
}
.btn-primary{
    background: #438894;
    padding: 20px 55px;
    font-family: 'Work Sans', sans-serif;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease-in;
    display: inline-block;
    line-height: 23px;
    border: 0;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active{
    background: #285e68;
}
.btn-primary:focus,.btn-primary:active,.btn-primary:active:focus {
    box-shadow: 0 0 0 0.25rem rgb(40 94 104 / 50%);
}
/* financial-planning */
.financial-planning{
    padding: 135px 0 180px;
}
.financial-planning p:first-child{
    margin-top: 30px;
    margin-bottom: 0;
}
.financial-planning p:last-child{
    margin-bottom: 30px;
}
.financial-planning p + p{
    margin-top: 10px;
}
/* our-value */
.our-value{
    padding: 100px 0;
    background: url(https://i.postimg.cc/c4vzLrdx/blur.png) no-repeat;
    background-size: cover;
    background-position: center;
    text-align: center !important;
}
.our-value p {
    font-size: 16px;
    line-height: 26px;
    max-width: 293px;
    margin: 20px auto 30px;
    color: #fff;
}
.our-value a{
    color: #fff;
    text-decoration:none !important;
}
.our-value h3{
    font-weight: 600;
    font-size: 32px;
    line-height: 24px;
    margin: 25px 0 0 !important;
    color: #fff;
    text-decoration:none !important;
}
/* team-approach */
.team-approach{
    padding: 180px 0;
}
.team-approach p{
    margin: 30px 0;
}
/* testimonial */
.testimonial{    
    padding-bottom: 100px;
}
.testimonial .row{
    margin-left: -12px;
    margin-right: -12px;
}
.testimonial .row &#62; div{
    padding-left: 12px;
    padding-right: 12px;
}
.testimonial .main-title{
    margin-bottom: 50px;
}
.testimonial-block{
    background-color: #434343;
    padding: 25px;
    color: #fff;
    margin: 0 0 24px;
}
.testimonial-block small {
    font-size: 13px;
    line-height: 20px;
    display: block;
}
.testimonial h3 {
    font-weight: 600;
    font-size: 32px;
    line-height: 40px;
    color: #fff !important;
}
.testimonial-msg{
    font-size: 16px;
    line-height: 24px;
    margin: 20px 0 30px;
}
/* contact-us */
.contact-us{
    padding: 200px 0 160px;
}
.sub-heading{
    font-size: 20px;
    line-height: 13px;
    margin-bottom: 20px;
    font-weight: 500;
}
.contact-us .main-title{
    margin-bottom: 50px;
}
.form-control {
    border: 0;
    border-bottom: 1px solid #000000;
    border-radius: 0;
    padding: 20px 30px;
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 24px;
    box-shadow: none;
}
.form-control:focus{
    box-shadow: none;
    outline: none;
    border-color: #438894;
}
.contact-us .btn-primary{
    margin-top: 30px;
}
.flipping-img {
    position: relative;
}
.duplicate {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    transition: all 0.3s ease-in;
}
.flipping-img:hover .duplicate {
    opacity: 1;
}
/* fmg style */
.dev-custom-html &#62; .overlay &#62; .container {
    width: 100%;
    max-width: 100%;
    padding: 0 !important;
}
.dev-custom-html &#62; .overlay &#62; .container &#62; .col-md-12{
    padding: 0 !important;
}
#content .dev-custom-html section .container,
.dev-contact-form &#62; .overlay &#62; .container{
    padding: 0 12px !important;
}
.dev-hide{
    display:none !important;
}
.dev-contact-form {
    padding-bottom: 80px!important;
}
footer {
    background-color: #020D0F;
    padding: 50px 0;
}
.footer-container footer &#62; .container {
    padding-left: 12px;
    padding-right: 12px;
}
.footer-container footer &#62; .container  .row {
    margin-right: -12px;
    margin-left: -12px;
}
.footer-container footer &#62; .container  .row &#62; div {
    padding-left: 12px!important;
    padding-right: 12px!important;
}
footer .rule2{
    display: none;
}
footer h4 {
    color: #fff;
    text-decoration: none;
    font-family: "Work Sans",sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 20px;
}
.quickLinks ul a {
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;
    text-decoration: none !important;
    font-family: 'DM Sans', sans-serif;
}
.dev-contact-form h2.title {
    font-family: "Work Sans",sans-serif !important;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #000;
}
.dev-contact-form h2.title sup {
    top: auto!important;
    font-family: "Work Sans",sans-serif!important;
    font-size: 54px;
    font-weight: 700;
    line-height: 60px;
    letter-spacing: 0em;
    text-align: left;
    color: #438894;
    display: block;
}
.contactForm .submit {
    margin-left: 0;
    background: #438894;
    padding: 20px 55px;
    font-family: 'Work Sans', sans-serif;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease-in;
    display: inline-block;
    line-height: 23px;
    border: 0;
    color: #fff;
    text-transform: capitalize;
}
.contactForm .submit:focus,.contactForm .submit:hover {
    box-shadow: 0 0 0 0.25rem rgb(40 94 104 / 50%);
    background: #285e68;
    opacity: 1;
}

nav#main .container ul .dropdown-menu li:not(:last-child) {
    margin-right: 0;
}
.dev-contact-form .container {
    padding-bottom: 0 !important;
}

.subpage .body-container {
    padding-top: 125px;
}
.subpage header {
    background: #000000;
}
.page-our-team.subpage header,
.page-bridgetown-planning-process.subpage header{
    background: #D9D9D933;
}
.page-our-team.subpage .body-container ,.page-bridgetown-planning-process.subpage .body-container {
    padding-top: 0;
}
.dev-kaiser-icons{
    pointer-events: none;
}
.welcome.col-xs-12.col-sm-12.col-md-12 {
    padding: 0;
}
.our-team.banner{
    height: auto;
    background: linear-gradient(90deg, rgb(0 0 0 / 65%) 10.31%, rgba(0, 0, 0, 0) 100%) , url(https://i.postimg.cc/XYCmwQwP/team.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 276px;
    padding-bottom: 182px;
}
.c-team-grid__img--moonlight {
    display: block;
    object-fit: cover;
    padding: 0;
    margin-right: 20px;
    border: 1px solid #000000;
    box-shadow: 0px 4px 4px 0px #00000040;
    margin-bottom: 0;
}
.c-team-member__info {
    padding-left: 0 !important;
}
.c-team-grid__section--moonlight {
    padding: 0;
    display: flex;
}
.c-team-member__info h4 a {
    font-family: "Work Sans",sans-serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 15px;
    letter-spacing: 0em;
    text-align: left;
    text-decoration: none;
    color: #438894;
    margin-bottom: 20px;
    display: block;
}
.c-team-member__info h4 + p {
    font-family: "DM Sans",sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: #000000E5;
    margin-bottom: 60px;
}
.c-team-member__info .u-margin-bottom--5 {
    margin-bottom: 5px;
    font-family: "Work Sans",sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
}
.c-team-member__info  p.c-team-member__email.u-margin-bottom--5 {
    font-size: 14px;
    font-weight: 300 !important;
}
.c-team-member__info .u-margin-bottom--5 a,.c-team-member__email a{
    color: #000000E5;
    text-decoration: none;
}
.c-team-member__email a{
    width: 220px;
}
.c-team-member__info .fa {
    margin-right: 5px;
    width: 20px;
    height: 20px;
    background: #438894;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    font-size: 10px;
    line-height: 20px;
}
.section_TeamList .c-team-section__container &#62; .c-team-section__member {
    max-width: 100% !important;
}
.c-team-grid__section--moonlight {
    background-color: transparent !important;
}
.section_TeamList  h2{
    display: none !important;
}
.subpage #content section.section_TeamList .container {
    padding-left: 12px;
    padding-right: 12px;
}
.our-team-approach{
    padding: 150px 0;
}
.our-process.banner{
    height: auto;
    background: linear-gradient(90deg, rgb(0 0 0 / 65%) 10.31%, rgba(0, 0, 0, 0) 100%) , url(https://i.postimg.cc/qB1P0tJ1/planning.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 400px;
    padding-bottom: 300px;
}
.product-services {
    padding: 150px 0 180px;
}
.product-services .main-title {
    line-height: 60px;
}
.product-services li img {
    width: 40px;
    height: 40px;
    object-fit: contain;
    margin-left: -40px;
    margin-right: 16px;
}
.product-services li {
    font-family: DM Sans;
    font-size: 20px;
    font-weight: 700;
    line-height: 29px;
    letter-spacing: 0em;
    color: #438894;
    padding-left: 40px;
    margin-bottom: 36px;
}
.customised-plan h4 {
    font-family: "Work Sans",sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 35px;
    letter-spacing: 0em;
    text-align: center;
    margin-bottom: 80px;
    color: #000;
}
.customised-plan {
    padding-bottom: 150px;
}
.customised-plan h3 {
    font-family: "DM Sans",sans-serif;
    font-size: 30px;
    font-weight: 500;
    line-height: 43px;
    letter-spacing: 0em;
    text-align: center;
    max-width: 786px;
    margin: 100px auto 0 !important;
    color: #000;
}
.team-video {
    padding-bottom: 80px;
}
.free-kaiser {
    padding: 100px 0 10px;
    background: #fafafa;
}
.free-kaiser .main-title,
.main-title.lh-60{
    line-height: 60px;
}
.main-title.white{
    color: #fff !important;
}
.dev-kaiser-contact-form{
    padding-top: 80px;
}
.c-moonlight-icon {
    font-size: 55px;
    color: #fff;
}
.pension-planning{
    padding: 80px 0;
}
.retirement-planning{
    padding: 80px 0;
    background: #fafafa;
}
.kaiser-employee {
    padding: 80px 0;
}
h3.mini-title{
    font-size: 32px;
    line-height: 36px;
    font-weight:700;
}
.bridgetown-community{
    padding: 80px 0;
}

.bridgetown-community .c-box-image img {
    max-width: 200px;
    display: block;
    margin: 0 auto;
    height: 150px;
    object-fit: contain;
}
iframe.news-iframe {
    margin-bottom: 50px;
}
.community-box {
    background: #fff;
    box-shadow: 0 0 40px rgba(0,0,0,0.05);
    padding: 20px;
    height: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.community-box p {
    font-size: 14px;
}
.strategic-partner h2 {
    font-family: "Work Sans", sans-serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 15px;
    letter-spacing: 0em;
    text-align: left;
    text-decoration: none;
    color: #438894;
    margin-bottom: 20px;
    display: block;
}
.c-custom-pages-heading{
  display:none !important;
}
article .strategic-partner  img {
    padding: 0;
    margin-right: 20px;
}
.strategic-partner .container {
    padding: 0 !important;
}

.strategic-partner {
    padding: 50px 0;
}
.strategic-partner  .flex {
    align-items: start;
    display:flex;
}



@media (min-width: 768px){
    .section_TeamList .c-team-section__container &#62; .c-team-section__member {
        width: 49%;
        margin: 0 1% 50px 0;
    }
    .c-team-grid__img--moonlight {
        width:120px;
        max-width:120px;
        height: 120px;
    }
}
@media (min-width: 992px){
    .c-team-grid__img--moonlight {
        width:200px;
        max-width:200px;
        height: 200px;
    }
}
@media (min-width:1200px){
    .c-team-grid__img--moonlight {
        width: 210px;
        max-width: 210px;
        height: 210px;
    }
}
@media(max-width:1199px){
    .our-process.banner {
        padding-top: 300px;
        padding-bottom: 200px;
    }
    .home-banner {
        background-size: cover;
    }   
    .main-title {
        font-size: 50px;
    } 
    .testimonial h3 {
        font-size: 30px;
    }
    .c-team-member__info h4 + p {
        margin-bottom: 50px;
    }
    .c-team-member__info h4 + p {
        font-size: 16px;
        margin-bottom: 50px;
    }
    .c-team-member__email a {
        width: 200px;
    }
    .c-team-member__info h4 a {
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 10px;
    }
    .our-team-approach{
        padding: 80px 0;
    }
    .c-team-member__email a {
        width: 185px !important;
    }
}
@media(max-width:991px){
    .free-kaiser .main-title, .main-title.lh-60 {
        line-height: 50px;
    }
    .product-services .main-title {
        line-height: 40px;
    }
    .product-services li img {
        width: 30px;
        height: 30px;
    }
    .product-services li {
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 20px;
    }
    .product-services {
        padding: 80px 0;
    }
    .customised-plan h3 {
        font-size: 28px;
        margin: 50px auto 0 !important;
    }
    .customised-plan {
        padding-bottom: 80px;
    }
    .c-team-member__email a {
        width: 135px !important;
    }
    .c-team-member__info h4 + p {
        margin-bottom: 10px;
    }
    .main-title {
        font-size: 40px;
        line-height: 44px;
    }
    .our-value h3 {
        font-size: 30px;
        line-height: 24px
    }
    .financial-planning,.team-approach,.contact-us{
        padding: 100px 0;
    }
    .testimonial-block {
        padding: 30px;
        height: 85%;
    }
    .testimonial h3 {
        font-size: 24px;
        line-height: 28px;    
    }
    .team-approach p,.financial-planning p:first-child {
        margin-top: 30px;
    }
    .financial-planning p:last-child {
        margin-bottom: 30px;
    }
    a.c-broker-check--link,.top-bar .header-phone{
        display: none;
    }
    header .moonlight-header-logo {
        margin: 0 !important;
    }
    header {
        padding: 20px 0;
    }
    nav#main {
        position: absolute;
        top: 8px;
    }
    header .moonlight-header-logo img {
        min-width: 200px;
        margin: 5px auto 0;
    }
    nav#main {
        position: absolute;
        top: 12px;
    }
    .off-canvas {
        background: #438894;
        width: 100%;
        height: 100vh;
        border: none;
        overflow: auto;
        top: 0;
    }
    .navbar-nav {
        flex-direction: column;
        width: 100%;
        padding-top: 160px;
        border-top: 0;
        text-align: center;
    }
    nav#main .container ul li a {
        padding: 0;
    }
    nav#main .container ul li {
        margin-bottom: 50px;
    }
    .dropdown-toggle::after {
        display: none
    }
    .angleLeft, .angleRight {
        top: 10px;
        left: 0;
    }
    nav#main .container ul li .dropdown-toggle {
        padding: 20px 30px;
        padding: 0;
        width: auto;
        height: auto;
        position: absolute;
        top: 0;
        right: 20px;
    }
    nav#main .container ul li .dropdown-menu li {
        margin-bottom: 0;
        padding: 0;
        text-align: center;
    }
    nav#main .container ul li:not(:last-child) {
        margin-right: 0;
    }
    .dropdown-toggle span:first-child {
        width: 30px;
        height: 20px;
    }
    nav#main .dropdown-menu {
        position: relative !important;
        margin-top: 30px;
        background: #35717b !important;
    }
    nav#main .container ul li:hover .dropdown-menu {
        top: auto;
    }
    .our-team.banner {
        background-size: cover;
        padding-top: 200px;
        padding-bottom: 120px;
    }
}
@media(max-width:767px){
  .c-custom-pages-heading{
  display:none !important;
}
  .strategic-partner .flex {
   display:block !important;
  }

  .community-box {
    height: auto;
    margin-bottom: 20px;
  }
    iframe.news-iframe {
        width: 100%;
        height: 210px;
    }
    .free-kaiser .main-title, .main-title.lh-60 {
        line-height: 36px;
    }
    .customised-plan h4 {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 40px;
    }
    .customised-plan h3 {
        font-size: 20px;
        line-height: 30px;
        margin: 40px auto 0 !important;
    }
    .customised-plan {
        padding-bottom: 50px;
    }
    #content section.product-services {
        padding: 60px 0;
        text-align: left !important;
    }
    .product-services .main-title {
        line-height: 50px;
        margin-top: 20px;
    }
    .team-video {
        padding-bottom: 50px;
    }
    .team-video iframe{
        height: 200px;
    }
    .section_TeamList .c-team-section__container &#62; .c-team-section__member {
        width: 100%;
        margin: 0 0 20px;
    }
    .our-team.banner {
        background-size: cover;
        padding-top: 150px;
        padding-bottom: 70px;
    }
    .our-team-approach,.pension-planning{
        padding: 50px 0;
    }    
    .c-team-member__info h4 a {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .c-team-grid__img--moonlight {
        max-width: 100px;
        margin-right: 15px;
    }
    .c-team-member__info {
        padding: 0;
        width: calc(100% - 115px);
    }
    .subpage .body-container {
        padding-top: 110px;
    }
    #content section {
        text-align: center !important;
    }
    .home-banner {
        background: linear-gradient(90deg, rgba(0, 0, 0, 0.5) 10.31%, rgba(0, 0, 0, 0.3) 100%) , url(https://i.postimg.cc/v8qjyWF2/St-Johns-Bridge.jpg) no-repeat;
        background-size: cover;
        background-position: 73%;
        text-align: center;
    }
    .banner p {
        max-width: 325px;
        margin: 30px auto;
    }
    body {
        font-size: 18px;
        line-height: 30px;
    }
    h2.main-title{
        font-size: 30px;
        line-height: 36px;
    }
    .financial-planning .col-md-5 img,.team-approach .col-md-5 img{
        margin-bottom: 50px;
    }
    .financial-planning, .team-approach {
        text-align: center;
    }
    .our-value h3 {
        font-size: 24px;
        line-height: 28px;
    }
    .our-value {
        padding: 75px 0;
        background: url(https://i.postimg.cc/0jThssMd/blur.jpg) no-repeat;
        background-size: cover;
    }
    .our-value .col-md-4:not(:last-child) {
        margin-bottom: 70px;
    }
    .testimonial {
        text-align: center;    
    }
    .testimonial-block {
        padding: 50px 20px;
        text-align: center;
        height: auto;
        font-size: 16px;
    }
    .testimonial-msg {
        font-size: 16px;
        line-height: 26px;
        margin: 30px 0;
    }
    .contact-us .main-title {
        margin-bottom: 30px;
        text-align: center;
    }
    .sub-heading {
        font-size: 18px;
        line-height: 12px;
        margin-bottom: 10px;
        text-align: center;
    }
    .contact-us .btn-primary {
        margin: 50px auto 0;
        display: block;
    }
    .financial-planning{
        padding-top: 100px;
    }
    .financial-planning, .team-approach, .contact-us {
        padding: 120px 0;
    }
    
    #content .dev-custom-html section .container, .dev-contact-form &#62; .overlay &#62; .container {
        padding: 0 20px !important;
    }
    #content .dev-custom-html section  .row{
        max-width: -webkit-fill-available;
    }
    header .moonlight-header-logo {
        margin: 0 !important;
        width: 220px;
        padding-left: 20px;
        z-index: 9999;
    }
    .container &#62; .navbar-header {
        margin-right: 0;
        margin-left: 0;
        padding: 9px;
        z-index: 999;
    
    }
    .dev-contact-form h2.title {
        font-size: 18px;
        line-height: 21px;
        padding: 0;
        text-align: center;
    }
    .dev-contact-form h2.title sup {
        font-size: 30px;
        line-height: 36px;
        text-align: center;
        margin-bottom: 30px;
    }
    .testimonial {
        padding-bottom: 120px;
    }
    .contact-form, .contact-form &#62; div {
        padding: 0 !important;
    }
    footer h4 {
        text-align: center;
    }
    footer .note {
        margin-top: 30px;
    }
    .testimonial .main-title {
        margin-bottom: 30px;
    }
    .c-team-member__email a {
        width: 190px;
    }
    .c-team-member__info .u-margin-bottom--5 {
        font-size: 14px;
        line-height: 16px;
    }
    
}
@media(max-width:350px){
    .c-team-member__email a {
        width: 120px;
    }
}


</style><style> 
  @media (min-width: 992px) {
header .moonlight-header-logo {
  padding-right: 20px;
  margin: 17px auto;
}
}
</style>