/* HEADER */



.letter_area .left_area{ flex:0 0 18%; max-width:18%; }

.letter_area .right_area, .director_msg_inner .message_img .msg_dtls{ flex:0 0 63%; max-width:63%; }


section.first_area.home h1.mar_home span {
    text-transform: capitalize;
}
.site-header{padding:5rem 0 2rem;}

.site-header .row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #000;
    padding-bottom: 35px;
}
.mar_home.aos-init.aos-animate {
    color: #636469;
}
.menuToggle{display:inline-block;vertical-align:middle;margin-left:1rem;width:4.8rem;height:3rem;position:relative;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.4s ease-in-out;-moz-transition:.4s ease-in-out;-o-transition:.4s ease-in-out;transition:.5s ease;cursor:pointer;}

.menuToggle em{cursor:pointer;display:block;position:absolute;height:1px;width:100%;background:#79756c;border-radius:100px;opacity:1;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.4s ease-in-out;}

.menuToggle em:nth-child(1){top:0px;}

.menuToggle em:nth-child(2){top:12px;}

.menuToggle em:nth-child(3){top:24px;}

.overlay{position:fixed;left:0;top:0;width:100vw;height:100vh;background:rgba(0,0,0,0.5);transition:0.3s;opacity:0;z-index:100;pointer-events:none;}

.branding img{max-width:20rem;max-height:3.5rem;}

.sideMenu {
        position: relative;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 99999;
    opacity: 0;
    transition: 0.4s;
    pointer-events: none;
    width: 100%;
    float: none;
    visibility: hidden;
    display: none;
    height: 100%;
}

.sideMenu .inner{display:flex;transition:0.4s;justify-content:flex-end;}

.sideMenu .row{width:100%;max-width:100%; position:relative;}

.sideMenu .close-menu{position:absolute;top:6rem;right:3rem;}

.mainNav{margin:0rem 0; width: 100%; float: left; border: solid 2px #000; padding: 20px 0 17px 0; border-width: 1px 0;     border-top: 0;
    padding-top: 0;}

.mainNav h3{ font-size:32px; color: #78756c}

.mainNav ul{ width:100%; float:left; display:flex; flex-flow:row wrap; }

.mainNav ul .nav_box{ flex:1;  font-family: 'Plantin-italic'; color: #636469}

.mainNav li a {
    display: block;
    font-size: 23px;
    line-height: 31px;
    padding: 8px 0;
    font-family: 'Plantin';
    font-weight: 300;
}
.title-menu a {
        letter-spacing: 2px;
        font-size: 21px !important;
}
/*.mainNav li a span{border-left:.3rem solid transparent;padding-left:0;transition:inherit;}
*/
.mainNav li a:hover {text-decoration: underline !important;}

.header-menu-icon span,.close-menu span{font-size: 14px;
letter-spacing: 2px;
text-transform: uppercase;
color: #79756c;
font-weight: 300;
font-family: 'Plantin';}

.menu-active .close-menu .menuToggle{transform:scale(1.13);margin-left:.3rem;}

.title-menu{text-transform:uppercase;margin-top:0.7rem;margin-bottom:1rem;pointer-events:none;}

.title-menu a{letter-spacing:2px;font-size:21px; font-family: 'Plantin'!important;}

.sideMenu .bottom-text{margin:0 3rem;border-top:0.1rem solid #231f1f;padding:1rem 0 5rem;text-align:right;}

.sideMenu .bottom-text a{font-size:1.3rem;letter-spacing:3px;}
.mission_area .right_side .foot_txt p {
        padding-left: 5rem;
}


/*** MENU OPEN CSS ***/



.menu-active .menuToggle em:nth-child(1){top:10px;-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-o-transform:rotate(135deg);transform:rotate(135deg);}

.menu-active .menuToggle em:nth-child(2){opacity:0;left:-60px;}

.menu-active .menuToggle em:nth-child(3){top:10px;-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);-o-transform:rotate(-135deg);transform:rotate(-135deg);}

.menu-active .overlay{pointer-events:auto;transition:0.5s;opacity:1;}

.menu-active .sideMenu{pointer-events:auto;opacity:1;right:0; visibility: visible; display: block;}



/* HEADER END */





/*HOME BLOCK 1*/

.download_review.down_full .cta_shaere.down-arrow.download a {
    display: inline-flex
;
    align-items: center;
}


.grid-block .left-text{margin-bottom: 0;}

.grid-block .left-text h1{margin-bottom: 0;}

.grid-block .right-grid-text h2{margin-bottom: 0.8rem;}

.grid-block .right-grid-text p, .letter-block .right-text p, .desc p,.intro-text p{}



.col-row .inner{padding: 1rem 1rem 1rem;}

.col-row{margin-left: -32.5px;margin-right: -32.5px;}

.designation {letter-spacing: 2px;text-align: center;font-size: 1.3rem;margin: -1.5rem 0 3.5rem;}



/*HOME BLOCK 2*/



.letter-block .left-img{padding: 0 4rem;}

.letter-block .right-text{padding: 0 1rem;}

.circle-row {
    position: absolute;
    bottom: inherit;
    top: 200px;
    left: -5rem;
    right: 0;
}
.circle-row br{display: none;}

.circle-row >div{display: grid;grid-template-columns: 1fr 1fr;grid-gap: 4rem;}

.circle-row .circle-item:nth-of-type(1){top: 7rem;}

.circle-row .circle-item:nth-of-type(2){left: -20rem;top: 0rem;}

.circle-row .circle-item:nth-of-type(3){top: -2rem;left: 18rem;}

.circle-row .circle-item:nth-of-type(4){top: -9rem;left: 5rem;}

.circle-item{display: flex;align-items: center;justify-content: center;text-transform: uppercase;position: relative;}

.circle-item h4{max-width: 120px;margin: 0 auto 1rem;}

.circle-item >div{width: 15rem;height: 15rem;background: rgba(128,176,229,0.4);border-radius: 50%;display: flex;align-items: center;justify-content: center;padding: 1rem;text-align: center;}



.stats {display: flex;position: relative;justify-content: space-between;min-width: 12rem}

.stats >div {width: calc(50% - 8px);}



.stats::before{content: '';width: 0px;position: absolute;top: 0;bottom: -1.5rem;right: 0;left: 0;background: #636569;margin:auto;}

.stats span:first-child{display: block;font-size: 2.2rem;}

.stats span + span{font-size: 1.4rem;letter-spacing: 1px;

}

.map_block .bottom-text{margin: 6rem 0 2rem!important;}

.map_block .bottom-text p{font-family:'Prelo-Book';font-size: 1.4rem;}

.prog-info-text p{font-family:'Prelo-Book';}

/*HOME BLOCK 3*/

.invest-block{width: 100%; float: left; background: #fff; margin: 0 0 40px; 
filter: drop-shadow(11.328px 13.989px 19px rgba(80,80,80,0.2));
 }

.invest-block .post-row{ width: 100%; float: left; background: #fff;}

.invest-block .post-row h3{min-height:68px;position: relative; font-size: 43px; line-height: 48px; color: #78756c; margin-bottom:0; }

.invest-block .post-row .cta_area{padding-bottom: 1rem; display: flex; justify-content: center;}

.invest-block .post-row >div{margin-bottom: 0rem!important;}

.invest-block .intro-text{ width:100%; max-width:100%; padding:0 24px }

.invest-block .intro-text p {
    font-size: 31px;
    letter-spacing: -1px;
    line-height: 37px;
    color: #79756c;
}
.progress-block .legend-note {
    margin-bottom: 14px;
}
/*HOME BLOCK 4*/



.progress-block{padding-left:0rem;padding-right:0rem;}

.progress-block .progress-widget  br{display: none;}

.progress-block small{font-size: 13px;display: block;padding: 0.3rem 0rem;text-align: left;}

.progress-item{padding-top: 0rem;}

.progress-item .wrapper {
    display: grid;
    grid-template-columns: 15rem 1fr;
    grid-gap: 2rem;
    align-items: start;
    padding-right: 8px !important;
    border-top: 1.5px solid #ccc;
}
.progress-item span b{position: absolute;bottom: 100%;right: 0;font-weight: normal;padding-bottom: 0rem;font-size: 1.4rem;}

.progress-item .min{background: #646569;z-index: 1;transition: 1s;}

.progress-item .min[size="0"] {min-width: 2rem;background: transparent;}

.progress-item .min[size="10"] b { left:0px; }

.progress-item .max{background: #67b2e8;right: 0;}





.prog-bottom-row {padding-top:3rem;border-top: 1px solid #000;}

.prog-bottom-row .wpb_content_element {margin-bottom: 0;}

.prog-bottom-row li{padding-bottom: 0.8rem;}

.prog-bottom-row .grid-4{max-width: 28%;}

.prog-bottom-row li:first-child::before{background:#646569;}

.prog-bottom-row li + li::before{background:#67b2e8;}

.prog-info-text{max-width: 47rem;}

.prog-info-text p {line-height: 1.8rem;font-size: 1.4rem;max-width: 41rem;}

.prog-bottom-row li::before{content: '';width: 1.7rem;height: 1.7rem;border-radius: 50%;margin-right: 1.5rem;display: inline-block;background:red;vertical-align: middle;}



/*HOME BLOCK 5*/



.governance-block .cta{margin-top: 2rem;margin-bottom: 0;}

.governance-block h3{font-size: 2.8rem;}

.governance-block .inner-row >div{width: auto;padding:0 3rem!important;}

.governance-block .inner-row{justify-content: center;}





.review-bottom-block {

	margin-bottom: 14rem;

	margin-top: 2rem;

}

.review-bottom-block .cta{

	margin-top: 2rem;

}

.review-bottom-block .wpb_text_column {

	margin-bottom: 2rem;

}

.review-bottom-block .vc_row.vc_column-gap-35>.vc_column_container{

	padding-top: 0;

	padding-bottom: 0;

}



.review-img img {

	padding-top: 0rem;

    max-height: auto;

    width: auto;

}

.review-img {

    padding-left: 0; width: 100%; text-align: center;

}



/*FOOTER CSS*/


.footer-left a, .footer-right a {
    font-size: 14px !important;
    font-family: 'Plantin';
}

.site-footer{background:#000000;padding:2.7rem 0;font-family:'Prelo-Book'; width: 100%; float: left;}

.site-footer p {margin:0; 
    font-size: 13px !important;
    font-family: 'Plantin';
}

.site-footer *{color:#c1bfbb;letter-spacing:0.7px;}

.footer-grid >div {
    display: flex;
    align-items: center;
}

.footer-grid >div a,.footer-grid >div p{line-height:3rem;font-size:1.5rem;}

.footer-grid >div a:hover{color: #eee;}



.footer-grid >div a{margin-left:3rem;padding-left:3rem;border-left:1px solid #636569;}

.site-footer .row{display:flex;align-items:center;/*margin:0 -1.5rem;*/ justify-content:space-between;}

.gotoTop{position:fixed;right:2rem;bottom:11rem;z-index:10;display: none;}

.gotoTop .backbtn span{margin-right: 0;margin-left: 1.2rem;background: #fff;}









/* INNER PAGE BLOCK */



.text-block .reg-desc.stroke{border-top: 1px solid #ababab;padding-top: 5rem;}

.text-block .reg-desc{margin-bottom: 7rem!important;}

.graph-widget{width: 50rem;margin: 0 auto 7rem!important;border:solid #69676a;border-width: 1px 0;padding:1.5rem 0;max-width:100%;}

.graph-widget p{font-size: 22px;line-height: 22px;margin-bottom: 2rem; color: #636466}

.chart-js{height: 26rem;width: 100%;}
.operational .chart-js > div {
        left: -20px !important;
}
.operational .chart-js{height: 26rem;width: 110%;}

.spacer-top{margin-top: 12rem;}

.reg-desc blockquote p{font-size: 2.4rem;line-height: 3.7rem;}

.reg-desc h4{font-size: 2.6rem;margin-bottom: 2rem;}

.reg-desc h4 strong{font-weight: normal;}

.map_area .left_side h2{ font-size:26px !important; }

.graph-row .chart-js{height:26rem;}

.circle-item  .inner .wrapper{opacity:0;}

.circle-item.aos-animate .inner .wrapper{animation-delay:2s;animation-name:fadeMe; animation-duration:2s;animation-fill-mode:forwards;}

@keyframes fadeMe {

	0%{opacity:0;}

	100%{opacity:1;}

}





/*

@media all and (-ms-high-contrast:none) {

*::-ms-backdrop,

	[data-aos^=fade][data-aos^=fade],[data-aos^=zoom][data-aos^=zoom]{ opacity: 1;transform: none!important;}

}*/







@media (min-width: 1024px) {

	.sideMenu .row::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.2);border-radius:0;background-color:#ddd;}

	.sideMenu .row::-webkit-scrollbar{width:10px;background-color:#ddd;}

	.sideMenu .row::-webkit-scrollbar-thumb{border-radius:0;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.2);background-color:#555;}

}




/* NEW CSS */

.cst-long-txt {
    font-family: 'Plantin' !important;
    font-size: 32px !important;
    line-height: 20px;
    color: #78756c;
    font-style: italic;
    margin-bottom: 35px;
    letter-spacing: -1px;
    text-align: center;
}
.cst-portfolio-txt { font-family: 'Plantin'!important; font-size: 32px !important; }

.main-boader {
        border-bottom: solid 1px #000;
        width: 100%;
        padding-top: 15px;
        margin-bottom:15px;
}
.operational .boader_bg .main-boader{
    border-bottom: solid 1px #000;
        width: 96%;
        padding-top: 15px;
        margin: 0 auto !important;
}
.boader_bg {
        background: #fff;
        float: left;
        width: 100%;
}

.first_area.main_head h1 {

    margin-bottom: 33px;

}
 .director_msg_inner {
        padding: 30px 20px;
        filter: drop-shadow(11.328px 13.989px 19px rgba(80, 80, 80, 0.2));
        background-color: #ffffff;
    }
.director_msg_inner h2 {

    font-size: 46px;
    line-height: 50px;
    color: #79756c;
font-weight: 300;
font-family: 'Plantin';
text-align: center;

}
.hr-line{
	    width: 100px;
    margin: auto;
    margin-bottom: 22px;
}
h2.op-width {
    width: 300px;
    max-width: 299px !important;
}
h1.mar_bot.equities {
    font-size: 47px;
    font-weight: 300;
    font-family: 'Plantin';
    text-align: center;
    line-height: 50px;
    color: #79756c;
}

li.title-menu {
    margin-top: 0px;
}
li.title-menu a{
    padding-top: 0px;
}
.right-pst {
    text-align: right;
}

.down-arrow a img {
    transform: rotate(90deg);
}

.backbtn a span img {
    transform: rotate(-45deg) !important;
}


.mt-70 {
    margin-top: 68px;
}
.height-reduce{
    height:100%;
}
.right_side .cta_shaere.click-to-expand {
        margin-top: 31px;
}
figure.aos-init.aos-animate {
    margin-bottom: 8px!important;
}
p.aos-init.aos-animate {
    width:100%;
}

.letter a span img, .opt-rev a span img {
    transform: rotate(0deg) !important;
}
.letter-from-the-md .director_msg_inner .message_img .msg_dtls .md_txt p {
    max-width: 100%;
    letter-spacing: -1px;
    line-height: 40px;
    color: #79756c;
    text-align: left;
        max-width: 566px;
}

/*******Operational Review*********/

.operational .cta_area2 a {
    width: 170px;
    height: 50px;
    border-radius: 35px;
    filter: drop-shadow(3.694px 4.728px 4.5px #e8e8e8);
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 51px;
    color: #636469;
    text-align: center;
    padding: 15px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-left: auto;
    margin-right: auto;
}
.operational h2.cst-long-txt {
    font-size: 28px;
    letter-spacing: -1px;
    line-height: 17px;
    color: #79756c;
    font-style: italic;
}
.operational .optional_review .msg_dtls p, p {
    color: #636569;
    font-size: 32px;
    letter-spacing: 0px;
    line-height: 40px;
}
.operational .reviews_with_btn .font_padd h3 {
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 19px;
    color: #625f53;
}
 
/*.operational .cta_area2:hover a {
        color: #fff;
        transition: all 0.6s;
        box-shadow: inset 0 0 0 4em #78766c;
}*/
.operational .cta_area2:hover a {
    color: #636569;
    transition: all 0.6s;
    box-shadow: inset 0 0 0 2em #ebeae3;
}
.operational .letter_area {
/*justify-content:flex-start;*/
    margin-bottom: 30px;
    padding: 30px;
    padding-top: 10px;
}

.high_txt.left_side.aos-init.aos-animate {
    margin-bottom: 150px;
}
.operational .flex_box{
 align-items: end;
}
.operational_box_page .letter_area.letter_area_reviews {
    padding-left: 0 !important;
    padding-right: 0;
}
.equities-cont {
    padding-top: 0 !important;
}
.opt-text .aos-init.aos-animate {
    width: 100%;
}
.operational .left_area.flex_box {
    max-width: 18%;
}
.operational .right_area.text-block.opt-text {
    max-width: 75%;
}



/*******Equities**********/

.equities .cta_shaere{
    margin: 0 !important;
}
.equities{
    padding-top: 20px;
}
.equities .mar_bot.equities {
    padding-top: 34px;
    padding-bottom: 26px;
}


.cta_area2:hover a {
    color: #636569;
    transition: all 0.6s;
    box-shadow: inset 0 0 0 2em #ebeae3;
}
.eqt a span img {
    transform: rotate(0deg) !important;
}

/*.container h1 {
    color: #636469 !important;
}*/

.container.index h2 p {
    color: #78756c;
}
.invest-block.space.fill .cta_shaere {
    margin-top: 24px;
    padding: 0px 30px;
}
.download_review.down_full .cta_shaere.down-arrow.download {
    margin-top:1rem;
}
.mt-30{
    margin-top: 30px;
}
.graph-widget{
    border-bottom: none;
}

.right_area.text-block {
    margin-bottom: 30px !important;
}

.eq-p1, .eq-p3 {
    max-width: 805px !important;
}
.eq-p2{
   max-width: 856px !important;
}
.cta_shaere.op-back {
    margin-top: 0;
        letter-spacing: 2px;
}
.index .cta_shaere{
    margin-top: 0;
}

.index .cta_shaere a img {
    top:0;
    left:4px;
}

.invest-block.space.fill .cta_shaere a img {
    left:0;
}

.governance_review.standards_sec .cta_shaere a img {
    left:-4px;
}

.invest-block.space.fill .main-boader, .governance_review.standards_sec .main-boader, .download_review.down_full .main-boader{
    margin-bottom:12px;
}
 
.governance_review.standards_sec .cta_area2 {
    margin-top: 8px;
    
}
 .letter-from-the-md .letter_area .cta_shaere {
     margin:0;
 }
 .director_msg_inner h2 {
    margin-bottom: 60px;
        text-align: center;

}
.letter-from-the-md .director_msg_inner h2 {
    margin-bottom: 40px;
        text-align: center;

}
.letter-from-the-md .director_msg_inner .main-boader {
    width: 6%;
    margin: 0 auto;
    position: relative;
    top: -30px;
    border-bottom: solid 1px #79756c;
}

.governance_review.standards_sec h2 {
    font-size: 46px;
    line-height: 52px;
    color: #79756c;
}

.graph-widget.first, .graph-widget.no-stroke-mobile.no-stroke-desktop {
    margin-bottom: 0 !important;
}
.graph-widget p{
    margin:0;
}

.operational .director_msg_inner{
  padding: 42px 60px 60px 60px;
}
.operational .letter_area{
    padding-left: 0 !important;
  /*  align-items: center;*/
  postion:realtive;
}
.letter_area.top-section {
    padding-left: 30px !important;
}
.operational .letter_area {
    padding-bottom: 30px ;
    margin-bottom: 0 ;
        margin-top: 60px;
}
.letter_area.letter_area_reviews {
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 0;
}
.operational .director_msg_inner {
    margin-top: 30px;
}

.operational .left_area.flex_box {
    margin-top: 0;
    position: relative;
    top: 300px;
}
.right-bg-box.text-block.opt-text.no_padd.right_innr_box {
    padding: 20px 34px;
    margin-top:25px;
}

.optional_review .letter_area.letter_area_reviews .right_area .bot_txt_area p {
    font-size: 32px !important;
    letter-spacing: -1px;
    line-height: 40px !important;
    color: #79756c;
    text-align: center;
    font-family: 'Plantin';
}

.right-bg-box .review_letter_head {
  font-size: 20px;
    letter-spacing: 2px;
    line-height: 32px;
    color: #79756c;
    font-family: "Plantin";
    text-align: center;
    text-decoration: none;
    max-width: 590px;
    margin-left: auto;
    margin-right: auto;
}
.operational_box_page .optional_review {
    margin-bottom: 146px;
}
.the-md{
    padding: 0;
}

.md_img{
    margin-left: 0px !important;
}

.mission_area .txt_top .pof-head {
    text-align: center;
}

.wrapper h4 {
    font-size: 1.3rem !important;
}
.statistics-row .mx-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  column-gap: 12px;
  row-gap: 20px;
}
.mission_area .bottom_side .cst-long-txt {
    margin-top: 0;
}

.mission_area.portfolios .map_area .main-boader {
    margin-bottom: 2px;
}
.square-item {
 background-image: linear-gradient(180deg, #f5f5f3 0%, #ffffff 100%);
  padding: 10px 40px;
  text-align: center;
  flex: 1 1 calc(50% - 10px); /* 2 per row */
  /*box-shadow: 0 0px 5px rgba(0,0,0,0.05);*/
  min-width: 220px;
}
.square-item h4 {
    text-transform: uppercase;
    color: #625f53;
    margin-bottom: 15px;
    text-align: center;
    font-size: 21px;
    letter-spacing: -1px;
    line-height: 28px;
    min-height: 56px;
    max-width: 179px;
    margin-left: auto;
    margin-right: auto;
}
.square-item .stats {
  display: flex;
  justify-content: center;
  align-items: baseline;
  gap: 10px;
  /*font-family: Georgia, serif;*/
      font-family: 'Plantin';
}
.square-item .stats .value {
    display: block;
    font-size: 42px;
    letter-spacing: -1px;
    line-height: 54px;
    color: #625f53;
}
.square-item .stats .label {
    font-size: 11px;
    text-transform: uppercase;
    color: #6a5c4f;
    letter-spacing: 0.5px;
    margin-top: 0px;
    display: block;
    line-height: 14px;
}

.square-item .dash {
  font-size: 22px;
  color: #6a5c4f;
  margin: 0 5px;
  line-height: 1;
}
.invest-block.new-invest p {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.invest-block.new-invest h2 {
    font-size: 46px;
    line-height: 50px;
    color: #79756c;
    text-align: center;
}
.invest-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    padding: 0px 30px;
    justify-content: center;
    column-gap: 12px;
}

.invest-card {
 background-image: linear-gradient(180deg, #f5f5f3 0%, #ffffff 100%);
  padding: 20px;
  text-align: center;
  /*box-shadow: 0 0px 8px rgba(0,0,0,0.05);*/
  transition: transform 0.3s ease;
}

.invest-card:hover {
  transform: translateY(-5px);
}
.invest-card h3 {
    min-height: 92px;
    font-size: 38px;
    line-height: 44px;
    color: #79756c;
}
.governance_review.standards_sec p {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 573px;
    font-size: 31px;
    letter-spacing: 1px;
    line-height: 37px;
    color: #78756c;
}
.governance_review.standards_sec .background-gradiant {
    margin-bottom: 30px;
}
.download_review .desc.inner p {
    max-width: 98%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 31px;
    letter-spacing: 1px;
    line-height: 37px;
    color: #78756c;
}
.mission_area.portfolios h2 {
    font-size: 46px;
    line-height: 50px;
    margin-top: 24px;
    margin-bottom: 26px;
}
.mar_home span {
    text-transform: capitalize !important;
}
.letter-from-the-md .director_msg_inner .foot_txt p.small {
    font-size: 16px !important;
    letter-spacing: 0px;
    line-height: 18px !important;
    color: #777366;
    font-style: italic;
   font-family: 'Plantin-italic';
    width: 100%;
    display: block;
    max-width: 95%;
}
.director_msg_inner .foot_txt{
    margin-top:0px;
}

.director_msg_inner .right_area h3 {
    font-size: 39px;
    letter-spacing: -1px;
    line-height: 36px;
    color: #79756c;
    font-style: italic;
    text-align: center;
}
.director_msg_inner .right_area .new-block-heading h3 {
    font-size: 22px;
    line-height: 21px;
    color: #636569;
    font-style: normal !important;
    text-transform: uppercase;
    margin-top: 6rem;
    margin-bottom: 4rem;
}
.director_msg_inner .right_area .new-graph-full {
    display: flex;
    justify-content: space-around;
    text-align: center;
    gap: 0rem;
    margin-bottom: 6rem;
}
.director_msg_inner .right_area .graph-widget-new p {
    font-size: 22px;
    line-height: 24px;
    color: #636569;
}
.director_msg_inner .right_area .graph-widget-new p {
    font-size: 22px !important;
    line-height: 24px !important;
    color: #636569;
    font-family: 'Plantin';
    text-align: center;
}

.letter_area.new_letter_area .left_area {
    flex: 0 0 18%;
    max-width: 18%;
}

.letter_area.new_letter_area .right_area {
    flex: 0 0 62%;
    max-width: 62%;
}

/*.letter_area.new_letter_area {
    justify-content: center;
}*/

.operational h2.mar_bot.new_heading {
    font-size: 18px;
    letter-spacing: 2px;
    line-height: 29px;
    color: #625f53;
    margin-bottom: 15px;
}
#new-graph-full .box h3.heading {
    font-size: 22px !important;
    line-height: 24px !important;
    color: #636569 !important;
    text-align: center;
    font-family: 'Plantin';
    font-style: normal;
}
 .new-graph-full .box{max-width:240px}
 .new-graph-full canvas{width:180px!important;height:180px!important;cursor:pointer}
  .new-graph-full .legend2 span {
    font-size: 18px;
    line-height: 19px;
    color: #636569;
    font-family: 'Plantin';
    text-align: center;
        margin-bottom: -2px;
}
.new-graph-full .dot {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    margin-right: 5px;
}
.legend2 {
    text-align: left;
    margin-top: 20px;
    align-items: center;
}
li.title-menu a {
    letter-spacing: 1px;
}
.bordr_top.text-block h3 {
    margin-top: 10px;
    margin-bottom: 28px;
}
.bordr_top.text-block h3 {
    margin-top: 15px;
    margin-bottom: 33px;
}
.glob-disc {
    max-width: 570px;
    margin-bottom: 29px;
}
.optional_review .bot_txt_area {
    padding-top: 5px;
    padding-bottom: 10px;
}
.governance_review.standards_sec p.bottom-space {
    max-width: 520px;
}
.equities .director_msg_inner .right_area h3 {
    font-size: 32px;
    letter-spacing: -1px;
    line-height: 40px;
    color: #79756c;
    font-family: 'Plantin';
    text-align: center;
    font-style: normal;
    max-width: 720px;
    margin-top: 30px;
    margin-bottom: 45px !important;
}
.operational .optional_review h2{
    margin-top: 30px;
    margin-bottom: 30px;
}

.mission_area.optional_review h2 {
    margin-bottom: 49px;
    margin-top: 36px;
}

.governance_review.standards_sec .full-paragraph {
    margin-bottom: 42px;
    margin-top: 14px;
}
.cst-long-txt.text-center.art-home {
    margin-top: 0;
    margin-bottom: 40px;
}
@media(max-width:1440px){
    .operational .left_area.flex_box {
   top: 330px;
}
.invest-block.new-invest p {
    max-width: 99%;
}
.download_review .desc.inner {
    width: 100%;
}
}
@media(max-width:1412px){
    .reviews_with_btn.map_area.map_area_home .font_padd h3 {
        min-height: 116px;
    }

}
@media all and (min-width:1025px) and (max-width:1100px){
    .reviews_with_btn.map_area.map_area_home .font_padd h3 {
        min-height: 150px !important;
    }
}
@media(max-width:1279px){
 .operational .left_area.flex_box {
        margin-top: 0px;
    }
}
  
  @media(max-width:1024px){
           .operational .left_area.flex_box {
        top: 0;
    }
    .director_msg_inner .message_img .msg_dtls .md_txt p {
    line-height: normal !important;
}
  }
