/*.navContent ul li:nth-child(4) a {*/
/*    color: #b1b1b1;*/
}

/*•••••••••••••••••••••••••*/
/*••••••••••• DESKTOP/TABLET ••••••••••••••*/
/*•••••••••••••••••••••••••*

/**FOOTER STYLING**/

.block_e364789d94a042c09b2532880a2c287c li{
 display:inline-block;
 margin-right:1em;
 
}
.block_e364789d94a042c09b2532880a2c287c li:last-child{
margin-right:0;
}


/**FONT SIZE FOR THE IMAGE TITLES HOME PAGE**/
.block_b6f58a233e8042bdb70aef352cda7340 .imgHover .imgHover-overlay .imgHover-content .contentTitle,
.block_b6f58a233e8042bdb70aef352cda7340 .imgEffect .imgEffect-overlay .imgEffect-content .contentTitle {
 font-size: 60px;   
}

/*********••••••• white border non display fold about ••••*****/

/*.items_d005cd321338423380460568537b3a42 .item:first-child {*/
/*    border: none;*/
/*}*/

/*.items_b9d170d8d52741d49386f6d73d2c357e .item:first-child {*/
/*    border: none;*/
/*}*/

/*.items_f01b47a93b834a1eb220396c5dbb9e54 .item:first-child {*/
/*    border: none;*/
/*}*/

/*videos&comm*/
/*.items_d5b94b68d8da43ca86faac3d50f0bd96 .item:first-child {*/
/*    border: none;*/
/*}*/


/*•••••••••••••••••••••••••*/ 
/*•••••••••••••••••••••••••*/
/*•••••••••••••••••••••••••*/

/*BUTTONS and styling for recurrent team page*/

/*REGULAR BUTTONS*/

.ctaButton {
   
   /*font-weight: bolder;*/
}
.ctaButton:hover {
    background-color: #0f3656;
}
.ctaButton {
    padding: .5em 1em;
}
.blockWrap_vTgq7jSYnDSY3zUO {
 display:none;   
}


/*•••••••••••••BUTTONS FOR WHITE FOLD BUTTONS••••••••••••*/

/*About Us*/
.block_d005cd321338423380460568537b3a42 .itemsCollectionContent .itemContent a:hover{
 font-size: 20px;
 color:#de9c18;
 
}

.block_d005cd321338423380460568537b3a42 .cols3 .item:hover{
 border-color:#de9c18;
 }

/*HOW WE INVEST*/
.block_b9d170d8d52741d49386f6d73d2c357e .itemsCollectionContent .itemContent a:hover{
 font-size: 20px;
 color:#de9c18;
 
}

.block_b9d170d8d52741d49386f6d73d2c357e .cols3 .item:hover{
 border-color:#de9c18;
 }


.block_7BNT2jzXZskklrhm .itemsCollectionContent .itemContent a:hover{
 color:#de9c18;
 
}

.block_7BNT2jzXZskklrhm .cols4 .item:hover{
 border-color:#de9c18;
 }

/*OUR STRATEGIES*/

.block_f01b47a93b834a1eb220396c5dbb9e54 .itemsCollectionContent .itemContent a:hover{
 color:#de9c18;
 
}

.block_f01b47a93b834a1eb220396c5dbb9e54 .cols2 .item:hover{
 border-color:#de9c18;
 }
 
/*Thought Leadership*/

 .block_d5b94b68d8da43ca86faac3d50f0bd96 .itemsCollectionContent .itemContent a:hover{
 color:#de9c18;
 
}

.block_d5b94b68d8da43ca86faac3d50f0bd96 .cols2 .item:hover{
 border-color:#de9c18;
 }


/*•••••••••••••••••••••••••*/
/*•••••••••••••••••••••••••*/
/*•••••••••••••••••••••••••*/

/** GALLERY MAX WIDTH FOR ABOUT US **/
.blockWrap_e76e9528272b4f2a8a8425611646ef65 .imgEffect-content {
   max-width: 800px;
   left: 120;
   right: 0;
   margin: auto;
   /*text-align: left;*/
   text-decoration: uppercase;
}
.imgHover .imgHover-overlay .imgHover-content .contentTitle,
.imgEffect .imgEffect-overlay .imgEffect-content .contentTitle {
    text-transform: uppercase;
}

/**  MAX WIDTH FOR GLOBAL **/
/*.imgEffect-content {*/
/*   max-width: 800px;*/
/*   left: 0;*/
/*   right: 0;*/
/*   margin: auto;*/
   /*text-align: left;*/
/*   text-decoration: uppercase;*/
/*}*/
/*.imgHover .imgHover-overlay .imgHover-content .contentTitle,*/
/*.imgEffect .imgEffect-overlay .imgEffect-content .contentTitle {*/
/*    text-transform: uppercase;*/
/*}*/


/*•••••••••••••••••••••••••*/
/*•••••••••••••••••••••••••*/
/*•••••••••••••••••••••••••*/

/*HOVER ON DROPDOWNS*/
.navContent ul li ul a:hover:after, .navContent ul li ul a.selected:after {
   -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
 }
.navContent ul li ul a:after {
    content: '';
    top: 100%;
    left: 0;
    display: block;
    width: 100%;
    height: 0;
    border-bottom: 1px solid #c9a514; /*change px and color to match your styles*/
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
    -webkit-transform: translateY(5px);
    -ms-transform: translateY(5px);
    transform: translateY(5px);
    transition: opacity .3s ease,-webkit-transform .3s ease;
    transition: transform .3s ease,opacity .3s ease;
    transition: transform .3s ease,opacity .3s ease,-webkit-transform .3s ease;
}


/*•••••••••••••••••••••••••*/
/*••••••••••• MOBILE ••••••••••••••*/
/*•••••••••••••••••••••••••*/

@media only screen and (max-width: 769px) {
    
    /* IMAGE GALLERY HOME PAGE MOBILE text */
    
.block_b6f58a233e8042bdb70aef352cda7340 .imgHover .imgHover-overlay .imgHover-content .contentTitle,
.block_b6f58a233e8042bdb70aef352cda7340 .imgEffect .imgEffect-overlay .imgEffect-content .contentTitle {
 font-size: 25px;   
}

.block_b6f58a233e8042bdb70aef352cda7340 .imgHover .imgHover-overlay .imgHover-content .contentTitle +p,
.block_b6f58a233e8042bdb70aef352cda7340 .imgEffect .imgEffect-overlay .imgEffect-content .contentTitle +p {
 font-size: 27px; 
 padding: 0px;

}

.blockWrap_b6f58a233e8042bdb70aef352cda7340 .imgEffect-content {
    padding: 12px;
}
/** CARASOUEL GALLERY MAX WIDTH **/
.blockWrap_e76e9528272b4f2a8a8425611646ef65 .imgEffect-content {
   /*max-width: 350px;*/
   /*left: 0;*/
   /*right: 0;*/
   /*margin: auto;*/
   /*text-align: left;*/
   /*text-decoration: uppercase;*/
   font-size: 20px;
   /*padding-bottom: 40px;*/
   /*margin-bottom: 20px;*/
}

/*********••••••• white fold about ••••*****/
.block_d005cd321338423380460568537b3a42{
    padding-top: 50px;
    padding-bottom:20px;}

/*.items_d005cd321338423380460568537b3a42 .item{*/
/*    border: none;*/
   
/*}*/

/*.item {*/
/*    border: none;*/
/*}*/

/*.items_f01b47a93b834a1eb220396c5dbb9e54 .item:first-child {*/
/*    border: none;*/
/*}*/

/*videos&comm*/
/*.items_d5b94b68d8da43ca86faac3d50f0bd96 .item:first-child {*/
/*    border: none;*/
/*}*/
}

/*HOME PAGE ONE COLUM*/

@media only screen and (max-width: 767px) { 
    .block_b6f58a233e8042bdb70aef352cda7340 .imgGridItem {
        width: 100% !important;
        margin: 0 !important;
    }

/**FOOTER STYLING**/

.block_e364789d94a042c09b2532880a2c287c li{
 display:inherit;
 margin-right:1em;
 
}
.block_e364789d94a042c09b2532880a2c287c li:last-child{
margin-right:0;
}





}