@font-face {
    font-family: 'Proxima-Nova-Rg';
    src: url('../fonts-new/ProximaNova-Regular.eot');
    src: url('../fonts-new/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts-new/ProximaNova-Regular.woff2') format('woff2'),
    url('../fonts-new/ProximaNova-Regular.woff') format('woff'),
    url('../fonts-new/ProximaNova-Regular.ttf') format('truetype'),
    url('../fonts-new/ProximaNova-Regular.svg#ProximaNova-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.regular-font{
    font-family: 'Proxima-Nova-Rg', sans-serif !important;
}
.proximanova-regular-normal-black-16px-2{
    margin-bottom:25px;
}


.index_banner_text h1.banner_heading{
    padding-top: 0;
}



.get_in_touch{
    margin: 150px 0 0 0;
}

.msg_from_ceo{
    max-width: 853px;
    margin: 0px auto;
    display: flex;
    align-items: center;
    /* margin-left: 27px;
    margin-right: 27px; */
    width: 100%;
    margin:80px 0 0 0;
}

.blog-holder{
    display: flex;
    align-items: center;
}

.blog_pic_part,
.blog_text_part{
    width: 50%;
}

.blog_pic_part{
    padding-right: 25px;
}

.blog_pic_part img{
    max-width: 100%;
    height: auto;
}

.blog_text_part{
    padding-left: 25px;
}

.blog_text_part h2{
    line-height: 49px;
}

.blog_text_part p{
    font-size: 14px;
    line-height: 22px;
    color: #999;
    margin:12px 0 0 0;
}

.blog_text_part img.ceo_signature{
    margin: 40px 0 0 0;
}

.services{
    max-width: 853px;
    margin: 80px auto 0;
    width: 100%;
}

.services h2{
    line-height: 49px;
    padding: 0 0 40px 0;
}


.services_list{
    display: flex;
    align-items: center;
    margin: 0 0 66px 0;
}

.services_pic,
.services_desc{
    width: 50%;
}


.services_pic{
    padding-right: 25px;
}

.services_pic img{
    max-width: 100%;
    height: auto;
}

.services_desc{
    padding-left: 25px;
}

.services_desc h4{
    font-size: 18px;
    line-height: 22px;
    color: #000;
    font-family: "ProximaNova-Bold", Helvetica;
    margin:0 0 15px 0;
}

.services_desc p{
    font-size: 14px;
    line-height: 22px;
    color: #999999;
}

.services_desc a.index_lm_btn{
    width: 232px;
    height: 60px;
    background: #F7B500;
    display: block;
    text-align: center;
    line-height: 60px;
    text-transform: capitalize;
    font-size: 16px;
    font-family: "ProximaNova-Bold", Helvetica;
    color: #FFFAFA;
    border:2px solid transparent;
    transition:all .3s;
    margin: 25px 0 0 0;
}

.services_desc a.index_lm_btn:hover{
    border: 2px solid #F7B500;
    color: #F7B500;
    background: transparent;
    text-decoration: none !important;
    
}

.services_list.alter{}

.services_list.alter .services_pic{
    order: 2;
    padding-right: 0;
    padding-left: 25px;
}

.services_list.alter .services_pic{

}

.services_list.alter .services_desc{
    order: 1;
    padding-right: 25px;
    padding-left: 0;
}

.v2 .contact-us{
    margin-top: 14px;
    margin-left: 0;
}

.v2 .full-name{
    margin: 58px 0 0 0;
}

.v2 .contact-form .rectangle{
    margin-left: 0;
}


.v2 .send-message, button.send-message{
    background: #f7b500;
    color: #fff;
    border:2px solid transparent;
    transition: all .3s;
}

.v2 .send-message, button.send-message:hover{
    border:2px solid #f7b500;
    background: transparent;
    color: #f7b500;
}

.v2 .index_contact_form{
    margin-bottom: 0px;
}

.three_custodians{

    margin: 80px 0 0;
    width: 100%;
    background: #1D4762;
}

.three_custodians_inner{
    max-width: 853px;
    margin: 0 auto;
    padding: 108px 0 54px;
}

.three_custodians_inner h2{
    text-align: center;
    color: #fff;
}

.custodian_image{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 74px 0 0 0;
}

.custodian_image img{
    max-width: 100%;
    height: auto;
}


.v2 .our-approach{
    margin-left: 0;
    margin-right: 0;
}



.service_block ul.service_block_list_text li{
    color:#000;
    font-size: 1rem;
}

.service_block p.service_block_bold{
    font-family: "ProximaNova-Bold", Helvetica;
}


#stickyspymenu ul li a span{
    font-family: 'Proxima-Nova-Rg', sans-serif !important;
}

.service_block button{
    border:2px solid transparent;
}

.service_block button:hover{
    border:2px solid #F7B500;
    background: transparent;
    color:#F7B500;
}

.service_block button:hover span{
    transform: translateX(0px);
    color:#F7B500;
    
}

.footer_logo_list{
    padding: 32px 0;
}

.footer_logo_list ul{
    display: flex;
    justify-content: center;
}

.footer_logo_list ul li{
    margin: 0 41px 0 0;
    /* margin: 0 20px ; */
}

.footer_logo_list ul li img{
    max-width: 100%;
    height: auto;
}

.footer_logo_list ul li:last-child{
    margin: 0;
}


.about_banner{
    padding-top: 168px;
}

.about_banner_text h1.banner_heading:after{
    display: none;
}

.about_banner_text h5.banner_sub_heading {
    margin: 0 0 5px 0;
    padding: 0;
}

.about_banner_text h1.banner_heading{
    padding-bottom: 12px;
}

.about_banner_text p.banner_sub_para{
    margin: 0 0 26px 0;
}

p.banner_sub_para{
    font-family: 'Proxima-Nova-Rg', sans-serif !important;
}


/******************************************************/
/****************** team page starts here  ************/
/* .header.header_main{
    top: 0;
    padding: 25px 0;
    } */

    .container{
        max-width: 860px;
    }

    .team_wrapper{
        margin: -480px 0 0;
    }

    .team_wrapper_top{}

    .team_wrapper_top h5{
        font-size: 15px;
        color: #fff;
        margin: 0 0 5px 0;
        text-transform: uppercase;
    }

    .team_wrapper_top h1{
        font-family: "ProximaNova-Bold", Helvetica;
        font-size: 3.5rem;
        line-height: 4.25rem;
        color: #fff;
        margin: 0 0 17px 0;
        text-transform: capitalize;
    }


    .team_members{}

    .team_members ul{
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .team_members ul li{
        width: 32%;
    }

    .team_members ul li img.team_member_pic{
        max-width: 100%;
        height: auto;
        margin-bottom: 20px;
    }

    .team_members ul li h4{
        font-size: 18px;
        line-height: 22px;
        font-family: "ProximaNova-Bold", Helvetica;
        color: #000;
        font-weight: 700;
    }
    .team_members ul li h6{
        font-size: 16px;
        line-height: 19px;
        font-family: 'Proxima-Nova-Rg', sans-serif;
        color: #999999;
        font-weight: 600;
        font-style: normal;
        padding: 8px 0;
    }
    .team_members ul li p{
        font-size: 16px;
        line-height: 19px;
        font-family: 'Proxima-Nova-Rg', sans-serif;
        color: #000000;
        font-weight: 400;
        font-style: normal;
        padding: 2px 0;
    }

    h6.brokercheck_link{
        font-size: 13px;
        font-family: 'Proxima-Nova-Rg', sans-serif !important;
        margin: 21px 0 25px 0;
    }

    h6.brokercheck_link a{
        font-family: "ProximaNova-Bold", Helvetica;
        text-decoration: underline;
        color: #000;
    }

    h6.brokercheck_link a:hover{
        text-decoration: none;
    }

    .team_conus_btn{
        width: 232px;
        height: 60px;
        background: #F7B500;
        display: block;
        text-align: center;
        line-height: 60px;
        text-transform: capitalize;
        font-size: 16px;
        font-family: "ProximaNova-Bold", Helvetica;
        color: #FFFAFA;
        border: 2px solid transparent;
        transition: all .3s;
        margin: 25px 0 0 0;
    }

    .team_conus_btn:hover {
        border: 2px solid #F7B500;
        color: #F7B500;
        background: transparent;
        text-decoration: none !important;
    }

    .team_wrapper .get_touch_grey{
        margin: 80px  0 0 0;
    }

    @media only screen and (max-width: 991px){
        .team_wrapper {
            margin: -400px 0 0;
        }
    }

    @media only screen and (max-width: 767px){
       .team_members ul li {
        width: 50%;
        margin: 0 auto;
        display: block;
        text-align: center;
        padding: 2%;
    }
    .index_banner_text h1.banner_heading,
    .team_wrapper_top h1{
        font-size: 2.0rem;
        line-height: 2.5rem;
    }

    .banner.index_banner{
        padding-top: 170px;
    }

    .get_in_touch {
        margin: 75px 0 0 0;
    }

    .blog-holder{
        flex-direction: column;
    }

    .blog_text_part h2{
        margin: 20px 0 0 0;
        font-size: 1.3rem;
    }

    .blog_pic_part, .blog_text_part {
        width: 100%;
    }

    .blog_pic_part {
        padding-right: 0;
    }

    .blog_pic_part img{
        width: 100%;
    }

    .blog_text_part {
        padding-left: 0;
    }

    .services{
        margin: 40px auto 0;
    }

    .services h2{
        font-size: 2rem;
        line-height: 2.5rem;
        text-align: center;
    }

    .services_list{
        flex-direction: column;
    }

    .services_pic, .services_desc{
        width: 100%;
    }

    .services_pic {
        padding-right: 0;
    }

    .services_pic img{
        width: 100%;
    }

    .services_desc {
        padding-left: 0;
    }

    .services_desc h4{
        margin: 20px 0 15px 0;
    }

    .services_list{
        /* margin: 0 0 40px 0; */
    }

    .services_list.alter .services_pic{
        order: 1;
        padding-left: 0;
    }

    .services_list.alter .services_desc{
        order: 1;
        padding-right: 0;
    }

    .v2 .index_contact_form{
        width: 100%;
        max-width: 856px;
        margin-left: 0;
    }

    .custodian_image li{
        /* width: 30%; */
        margin-right: 10px;
    }

    .footer_logo_list{
        border-bottom:2px solid #979797;
    }

    .footer_logo_list ul{
        flex-direction: column;
        align-items: center;
        display: initial;
    }

    .footer_logo_list ul li{
        /* margin:20px 0 0 0; */

        margin: 0 30px ;
    }

    .footer_logo_list ul li img{
        display: block;
        margin:0 auto;
    }

    .footer_logo_list ul li:first-child{
        margin: 0 30px ;
    }

    .footer_logo_list_slider .slick-track{
        display: flex;
        align-items: center;
    }

    .banner_team{
        min-height: 500px;
    }

    .team_wrapper {
        margin: -300px 0 0;
    }

    .team_conus_btn{
        margin: 25px auto 0;
    }


}

@media only screen and (max-width: 640px){
      .team_members ul li {
        width: 98%;
       }
    .banner_team {
        min-height: 400px;
    }

    .team_wrapper {
        margin: -200px 0 0;
    }
}


@media only screen and (max-width: 479px){
    .about_banner_text .get_in_touch{
        display: block;
        width: 100%;
    }
}