/* Ada */
.w-nav-anchor,
body a,
.owl-dots button,
.w-btn-wrapper button,
button.w-tabs-section-header,
form input.wpcf7-form-control,
textarea,
.wpcf7-checkbox label input[type="checkbox"],
.slick-slider button {
    outline: revert !important;
}
.vc_custom_heading + .wpb_text_column {
    padding-top: 0px !important;
}
.meet_last_sec h4 {
    font-family: 'HelveticaNeueMedium';
    letter-spacing:normal;
}
.arbitrage_sec h6.vc_custom_heading {
    letter-spacing: normal;
    padding-bottom: 15px !important;
    font-family: 'HelveticaNeueMedium';
}
.bg_overlay_half .l-section-overlay{
    top: unset;
    height: 45%;
    background: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.5) 100%)!important;
}

/* approach css by kanojia Start*/
p{
    margin-bottom: 0px;
}
.single-post p{
    margin-bottom: 15px;
}
h2{
    padding-top: 0px;
}
.approach_top_sec p.vc_custom_heading {
    font-family: 'HelveticaNeueMedium';
}
.approach_top_sec .wpb_text_column {
    margin: 0px auto;
}
.approach_second_sec ,
.approach_second_sec .l-section-h.i-cf {
    display: flex;
}
.approach_second_sec a.w-btn.us-btn-style_4 {
    min-width: 240px;
}
approach_testimonial_sec{
    z-index:999;
}
.approach_counter_row .w-counter {
    display: flex;
    flex-direction: column-reverse;
}
.approach_counter_row .w-counter-value {
    font-size: 20px !important;
    line-height:25px;
    color: #000 !important;
    font-family: 'HelveticaNeueMedium';
}
.approach_counter_row .w-counter-title {
    border-bottom: 3px solid #C1A274;
    margin-bottom: 10px;
    padding-bottom: 20px;
    color: rgb(0 0 0 / 80%);
}
section.l-section.approach_text_notice {
    padding-top: 10px;
    padding-bottom: 11px;
    margin-bottom: 15px;
}
.approach_text_sec .wpb_text_column {
    margin: 0px auto;
}
.approach_fourth_sec  .img_with_border::before,
.approach_last_section .img_with_border::before {
    right: 16px;
}
.approach_fourth_sec .w-image-h img {
    height: 265px;
    object-fit: cover;
}
.approach_fourth_sec .vc_custom_heading {
    padding-top: 15px;
    padding-bottom: 25px;
}
.approach_sub_head {
    max-width: 796px;
    margin: 0px auto;
    text-align: center;
    padding-bottom: 50px;
}
.approach_testimonial_sec .owl-dot span {
    width: 10px;
    background: #9B9B9B;
    height:10px;
    border-radius:10px;
}
.approach_testimonial_sec .owl-dot.active span {
    width: 82px;
}
.approach_testimonial_sec .post_content {
    text-align: center;
}
.approach_testimonial_sec .w-hwrapper {
    justify-content: center;
}
.approach_testimonial_sec .post_content {
    max-width: 800px;
    margin: 0px auto;
}
.approach_testimonial_sec .usg_hwrapper_1 {
    font-size: 17px;
    line-height: normal;
    color: rgb(0 0 0 / 80%);
    margin-top: 30px;
}
.approach_testimonial_sec .post_title{
    position: relative;
    margin-right: 20px;
}
.approach_testimonial_sec .post_title::after {
    content: '';
    background: #000;
    display: block;
    width: 1px;
    height: 20px;
    position: absolute;
    right:-10px;
    top:0px
}
.approach_testimonial_sec .position {
    font-style: italic;
}
.approach_testimonial_sec .owl-dots {
    margin-top: 20px;
}
.approach_last_section .w-image-h img {
    height: 342px;
    object-fit: cover;
}
.approach_last_section .vc_custom_heading {
    padding-top: 15px;
    padding-bottom: 20px;
}
div.popup_key.wpb_row  {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    display: none;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
}
.popup_key .vc_column_container {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    flex-direction: column;
}
.popup_on {
    position: absolute;
    right: 0px;
    bottom: 0px;
    cursor: pointer;
}
.popup_key .w-image {
    width: 35px;
    height: 35px;
    z-index: 99999;
    position: absolute;
    top: 30px;
    right: 30px;
    cursor: pointer;
}
.approach_second_inner {
    margin: 0px auto;
    max-width: 900px;
}
/* approach css by kanojia end*/
/* Investment css by kanojia start */
.investment_img_sec_1 {
    display: flex;
    align-items: center;
}
.investment_img_sec_2 {
    display: flex;
    align-items: end;
}
/* Private equity by kanojia css start */
.penn_col_1 .vc_column-overlay,
.penn_col_1 .wpb_text_column  {
    opacity: 0;
    transition-duration: 1s;
}
.penn_col_1:hover .vc_column-overlay,
.penn_col_1:hover .wpb_text_column{
    opacity:1;
    transition-duration: 1s;
}
.penn_col_1:hover .vc_column-overlay{
    backdrop-filter: blur(2px);
}
.penn_col_1 .vc_custom_heading{
    top: 0px;
    position: relative;
    transition-duration: 1s;
    font-family: 'HelveticaNeueMedium';
    padding-bottom: 0px !important;
}
.penn_col_1:hover .vc_custom_heading  {
    top: -10px;
    transition-duration: 1s;
}
.private_images_sec .w-image-h img {
    height: 100px;
	width:auto;
    
}
.private_images_sec .wpb_row  .vc_custom_heading {
    border-top: 3px solid #C1A274;
    padding-top: 10px;
    font-family: 'HelveticaNeueMedium';
}
.advantage_row_1 .wpb_text_column {
    font-size: 17px;
    line-height: 22px;
    text-align: center;
    max-width: 270px;
    margin: 0px auto;
}
.advantage_row_1 .wpb_column.vc_column_container {
    height: 227px;
    padding-top: 50px !important;
}
.advantage_text_sec {
    margin: 0px auto;
    text-align: center;
    margin-bottom: 40px !important;
}
.bottom_private_sec::before {
    content: '';
    position: absolute;
    width: 1000px;
    height: 1000px;
    background-image: url(images/blur.png);
    display: block;
    background-size: cover;
    bottom: -240px;
    left: -36%;
}
.bottom_private_sec .wpb_column.vc_column_container {
    border-top: 1px solid #FFD698;
    padding-top: 40px;
    margin-top: 60px;
}
.bottom_private_sec .wpb_text_column {
    margin: 0px auto;
    text-align: center;
}
.advantage_row_1 ,
.advantage_row_2 {
    position: relative;
    z-index: 999;
}
/* Private equity by kanojia css end */
/* Contact by kanojia css start */
.right_contact_col {
    background: rgba(0, 0, 0, 0.30);
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);
    display: flex;
    align-items: end;
    justify-content: end;
    padding: 0px 45px 50px 45px;
    width: 611px!important;
}
.right_contact_col .vc_column-inner {
    width: 430px;
    margin: auto auto 0px 0px;
    padding-top: 250px;
}
.right_contact_col .w-btn-wrapper {
    height: 22px;
    margin-bottom:32px;
}
.right_contact_col .w-btn-wrapper a{
    border-bottom: 1px solid #fff;
    width: 100%;
    text-align: left;
    padding-bottom:5px;
}
.right_contact_col a.w-btn:hover .w-btn-label{
    text-decoration: none;
    color:#C1A274;
} 
.right_contact_col .w-btn-wrapper a:hover{
    border-bottom:2px solid #C1A274;
} 
a.w-btn.us-btn-style_6 .w-btn-label,
a.w-btn.us-btn-style_6 .w-btn-label i{
    transition:none;
    transform: unset;
}
.right_contact_col a.w-btn.us-btn-style_5 {
    height: unset;
}
.contact_row .l-section-h.i-cf {
    padding-top: 0px !important;
}
div.contact_inner_row.wpb_row  {
    grid-template-columns: unset;
    float: right;
    position: relative;
    gap: 0px;
}
.contact_inner_row label input {
    background: transparent !important;
    min-height: 30px !important;
    height: 30px !important;
    border-bottom: 1px solid #fff !important;
    border-radius: 0px !important;
    outline: unset !important;
    box-shadow: unset !important;
    padding-left: 0px;
    font-size: 16px;
    line-height: 20px;
    color: #fff !important;
}
.contact_inner_row label textarea {
    height: 110px !important;
    border: 1px solid #fff;
    background: transparent !important;
    border-radius: 0px !important;
    outline: unset !important;
    box-shadow: unset !important;
    padding:10px;
    font-size: 16px;
    line-height: 20px;
    color: #fff !important;
}
.contact_inner_row label {
    font-size: 16px;
    line-height: 20px;
    color: #fff;
}
.contact_inner_row .wpcf7-not-valid-tip {
    font-size: 12px;
    line-height: 15px;
    padding-top: 5px;
    position: absolute;
    bottom: 35px;
}
.contact_inner_row .message span.wpcf7-not-valid-tip {
    bottom: unset;
}
.contact_inner_row form label input.wpcf7-form-control{
    outline: unset !important;
}
.contact_inner_row form .submit_but .wpcf7-submit {
    border: 0px !important;
    font-family: Helvetica Neue Regular!important;
    color: #fff !important;
    font-size: 17px!important;
    border-radius: 0px!important;
    width: 142px;
}
.no-touch .contact_inner_row form .submit_but .wpcf7-submit:hover {
    color: #fff !important;
}
.contact_inner_row .message {
    padding-top: 40px;
    padding-bottom: 35px;
}
.contact_inner_row  .wpcf7-response-output {
    font-size: 12px;
    padding:3px 10px !important;
    margin-top: 10px !important;
    color: #fff;
    position: absolute;
}
.submit_but {
    width: 142px;
    height: 40px;
    border: 1px solid #fff;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    cursor: pointer;
}
.submit_but p{
    display: flex;
}
.submit_but span.wpcf7-spinner {
    position: absolute;
    left: 200px;
    bottom: 0px;
}
.submit_but input.wpcf7-submit {
    border: 0px;
    padding: 0px !important;
}



/* Contact by kanojia css end */
/* Keystone by kanojia css Start */
.curly_images_row.wpb_row {
    height: 200px;
}
.curly_images_row .wpb_text_column {
    font-size: 17px;
    width: 110px;
    margin-right: 14px;
    margin-left: 36px;
    font-family: 'HelveticaNeueMedium';
    z-index: 999;
}
.curly_images_row .wpb_text_column:first-child {
    margin-left: 21px;
}
.curly_images_row .w-image {
    position: absolute;
}
.curly_images_row .vc_column-inner{
    display: flex;
    align-items: center;
    height: 200px;
}
.key_top_row sup {
    position: absolute;
    top: 0px;
}
.key_second_row .wpb_text_column {
    font-size: 17px;
    line-height: 22px;
    border-top: 1px solid #C1A274;
    padding-top: 12px!important;
}
.key_second_row {
    display: flex;
    align-items: end;
}
.keystone_solutions_sec a, .keystone_solutions_sec a:hover {
    color: #C1A274;
    text-decoration: underline;
}
.key_last_sec a.w-btn.us-btn-style_4 {
    min-width: 164px;
}
/* Keystone by kanojia css end */
/* news by kanojia css start */
a.w-btn.us-btn-style_6 .w-btn-label{
    text-decoration: underline;
}
.news_top_post .l-section-h.i-cf {
    padding-top: 50px !important;
}
.news_top_post .usg_hwrapper_3,
.news_top_post .usg_hwrapper_2  {
    border-bottom:0px!important;
}
.news_top_post .usg_hwrapper_2 {
    display: flex !important;
}
.news_top_post .usg_vwrapper_1 {
    margin-top: 71px;
    width: 755px;
}
.news_top_post .usg_hwrapper_3{
    width:363px;
}
.news_top_post a.w-btn {
    text-align: left;
}
.news_top_post .post_custom_field.categories a {
    color: #000 !important;
    font-family: Times New Roman, Times, serif !important;
    font-size: 45px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    position: absolute;
    top: -82px;
}
.news_top_post.news_posts .w-hwrapper {
    display: grid;
}
.news_top_post .w-text {
    display: none;
}
.news_posts time,
.news_posts .w-text span.w-text-value,
.news_posts .post_custom_field a{
    color: rgba(0, 0, 0, 0.50)!important;
    font-size: 16px;
    line-height:20px;
    font-family: 'HelveticaNeueMedium';
}
.news_posts .w-hwrapper {
    border-bottom: 1px solid rgba(0, 0, 0, 0.50);
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.news_posts .usg_hwrapper_3 {
    padding-bottom:0px!important;
    margin-bottom:0px!important;
}
.news_posts .post_title {
    font-family: 'HelveticaNeueMedium';
    margin-bottom: 5px !important;
}
.news_posts .post_title a{
    color:#000;
}
.all_posts time {
    margin: auto 0px auto auto;
    margin-bottom: 0px;
}
.all_posts .post_title {
    font-size: 20px;
    line-height: 25px;
}
.all_posts article {
    margin-bottom: 15px;
}
.all_posts .g-loadmore {
    width: fit-content;
    margin: 0px auto;
}
.all_posts button.w-btn.us-btn-style_7 {
    min-width: 261px;
    margin-top: 40px;
}
/* news by kanojia css end */
/* Single news by kanojia css Start */
.single_inner_text .l-section-h.i-cf {
    border: 1px solid #C1A274;
    padding: 25px 65px 50px 65px;
}
.news_time_row .l-section-h.i-cf{
    padding:5px 65px;
}
.back_news_row a.a2a_dd,
.news_time_row a.a2a_dd{
    display: none !important;
}
.back_news_row .addtoany_shortcode,
.news_time_row .addtoany_shortcode {
    float: right;
}
.back_news_row .addtoany_shortcode {
   padding-right: 65px;
}
.news_time_row time {
    font-size: 20px;
    line-height: 25px;
    color: rgba(0, 0, 0, 0.50);
    font-family: 'HelveticaNeueMedium';
}
.single_inner_text strong {
    display: block;
    margin-top: 20px;
}
a.btn_back_row span.w-btn-label {
    padding-bottom: 7px;
    padding-left: 37px;
}
.back_news_row {
    padding-top: 5px !important;
}
.back_news_row a.w-btn.us-btn-style_8 {
    margin-top: -17px;
}
.back_news_row .addtoany_list a:hover span,
.news_time_row .addtoany_list a:hover span{
    opacity: 1;
}
.single_inner_text {
    color: rgba(0, 0, 0, 0.80);
}
.single_inner_text strong{
    color: #000;
    font-family: HelveticaNeueMedium !important;
    font-weight: normal;
}
.single_inner_text br {
    display: none;
}
/* All Invesments by kanojia css Start */
.invest_list .invest_posts{
    display:none;
}
.invest_list .invest_posts .feat_img .title{
    position: absolute;
    left: 15px;
    bottom: 20px;
    color: #fff;
    font-size: 20px;
    letter-spacing: 0.4px;
    font-family: Times New Roman, Times, serif;
}
.casestudy_hover{
	 position: absolute;
    left: 17px;
    bottom: 12px;
    color: #fff;
    font-size: 20px;
    letter-spacing: 0.4px;
    font-family: Times New Roman, Times, serif;
}
ul.investment_sub_dropdown {
    display: none;
}
.show ul.investment_sub_dropdown {
    display: block;
    margin-top: -3px;
    padding-bottom: 20px;
    padding-top: 20px;
    z-index: 999;
}
.invest_list .invest_posts:nth-child(-n+8){
    display: block;
}
.investments_filters {
    background: rgba(0, 0, 0, 0.80);
    height: 44px;
    padding-top: 7px;
    margin-bottom: 50px;
}
.filter_row ul {
    list-style: none;
    margin-left: 0px;
}
.filter_row .investment_custom_dropdown > li{
    padding: 0px 0px;
    transition: all 0.5s ease;
    position: relative;
}
.filter_row .investment_custom_dropdown > li span {
    position: absolute;
    width: 10px;
    height: 10px;
    right: 0px;
    top: 7px;
    background-image: url(images/arrow_down.png);
    background-repeat: no-repeat;
    background-position: center;
    justify-content: center;
    transition: all 0.5s ease;
}
.filter_row .investment_custom_dropdown.show > li span {
    right:15px;
    background-image: url(images/arrow_up.png);
}
.filter_row .investment_custom_dropdown.show > li {
    padding: 0px 15px;
}
.filter_row {
    max-width: 1145px;
    margin: 0px auto;
}
.investment_sub_dropdown{
    position: absolute;
    background: rgba(0, 0, 0, 0.80);
}
ul.investment_custom_dropdown,
ul.investment_sub_dropdown{
    width: 240px;
    font-size: 17px;
    color: #fff;
}
.investment_custom_dropdown > li{
    border-bottom: 1px solid #C1A274;
}
ul.investment_sub_dropdown li:hover,
ul.investment_sub_dropdown li.selected {
    color: #C1A274;
    border-bottom: 1px solid #C1A274;
}

ul.investment_sub_dropdown li {
    width: fit-content;
    line-height: 20px;
    margin-bottom: 20px !important;
    margin-left: 15px;
    margin-right: 15px;
}
.filter_row ul li{
    cursor: pointer;
}
.invest_list {
    position: relative;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    max-width: 1145px;
    margin:0px auto;
    grid-gap:20px;
}
.invest_load {
    display: block;
    width: 100%;
    clear: unset;
    text-align: center;
}
.invest_load {
    width: 240px;
    margin:50px auto 0px  auto;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.loader_in{
    background-image: url(images/loader_in.gif);
    width:100px;
    height: 100px;
    position: absolute;
    left: 50%;
    top:100px;
    background-position: center;
    display: none;
}
.invest_posts .img_with_border::before {
    bottom: 18px;
}
.category_title {
    text-align: center;
    color: #000;
    padding-bottom: 25px;
}
.invest_desc {
    max-width: 675px;
    margin: 0px auto;
    text-align: center;
    padding-bottom: 50px;
}
.invest_posts h6 {
    font-family: 'HelveticaNeueMedium';
    padding-top:8px;
    padding-bottom: 20px;
}
.listing_rows {
    border-bottom: 1px solid #000;
    max-width: 1145px;
    margin: 0px auto;
    padding-bottom: 70px;
    margin-bottom: 20px;
}
.investment_listing .listing_rows:last-child {
    border-bottom: 0px;
}
.invest_posts img {
    width: 100%;
    object-fit: cover;
}