/*

Theme Name: Highland Capital

Author: Highland Capital

Description: Storgaard Media Theme is designed to show off the power of the block editor. It features custom styles for all the default blocks, and is built so that what you see in the editor looks like what you'll see on your website. Theme is designed to be adaptable to a wide range of websites, whether you’re running a photo blog, launching a new business, or supporting a non-profit. Featuring ample whitespace and modern sans-serif headlines paired with classic serif body text, it's built to be beautiful on all screen sizes.

Version: 1.261

Text Domain: Highland Capital

Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready, block-patterns

Use it to make something cool, have fun, and share what you've learned with others.

*/
@font-face {
    font-family: 'Minion Pro Bold Condensed';
    src: url('/wp-content/themes/highland-capital/assets/fonts/minion/Minion-Bold-Condensed.otf') format('otf');
    font-weight: 700;
    font-style: normal;
}
@import url('https://fonts.googleapis.com/css2?family=Wix+Madefor+Display:wght@400..800&display=swap');
body{
	font-family: "DM Sans", sans-serif !important;
}
h1,h2{
	font-family: "DM Sans", sans-serif !important;
    font-weight: 600 !important;
}
body h2{
    line-height: 1.1;
}
h4 {
    font-family: 'DM Sans' !important;
    font-weight: 600 !important;
}
body .bg-primary {
  background-color: #004871 !important;
}
body .bg-secondary{
    background-color: #CEAD6D !important;
}
body .border-primary{
    border-color:#004871 !important;
}
header {
    padding: 20px 0px;
    border-bottom: solid 1px rgb(255 255 255 / 8%);
    margin-bottom: -95px;
    position: relative;
    z-index: 9;
}
.container-high {
    max-width: 1570px;
    margin: auto;
    padding: 0 20px;
}
#menu-primary-menu {
    display: flex;
    padding: 0px;
    margin: 0;
}
#menu-primary-menu li{
	list-style: none;
}
#menu-primary-menu li a {
    padding: 0px 20px;
    text-decoration: none;
    color: #fff;
}
.header-right-btn a{
    display: flex;
    background: #fff;
    text-decoration: none;
    border-radius: 50px;
    padding: 3px 4px 3px 20px;
    align-items: center;
    gap: 10px;
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
}
@media(min-width:991px){
.main-header.sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 99999;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    background-color: #122a49;
    max-width: 100%;
    padding: 15px 0;
}
.menu-item-has-children {
    margin-top: -3px;
}
.main-header.sticky .navbar-collapse .menu li.menu-item-has-children:hover .sub-menu {
    display: block;
    position: absolute;
    background: #122a49;
    text-align: left;
    padding: 20px 0px;
}
}
footer {
    background: #122a49;
    border-top: solid 2px #fff;
}
.footer-text p{
	font-size: 18px;
    color: #fff !important;
}
footer ul{
	line-height: 40px;
    padding-left: 1.2rem;
}
footer h4 {
    font-family: 'DM Sans' !important;
    color: #CEAD6D;
    padding-bottom: 10px;
}
.address-col p{
	font-size: 18px;
    color: #fff !important;
}
.footer-bottom p {
    color: #fff !important;
}
div#gfield_description_1_3 {
    font-family: 'DM Sans' !important;
    padding: 5px 0px;
}
ul#menu-footer-menu a{
	color: #fff;
	text-decoration: none;
}
a.btn,
.footer-btn a{
	display: flex;
    background: #CEAD6D;
    text-decoration: none;
    border-radius: 50px;
    padding: 3px 4px 3px 20px;
    align-items: center;
    gap: 10px;
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
    width: max-content;
}
a.btn{
	gap: 20px;
}
.main-slider {
    overflow: hidden;
    position: relative;
}
.slider-bottom {
    position: absolute;
    right: 13%;
    bottom: 58px;
    z-index: 1;
}
.slider-content {
    display: flex;
    align-items: center;
    height: 100%;
}
.slider-content h1 {
    font-size: 4rem;
    font-family: "Wix Madefor Display", sans-serif !important;
    text-transform: uppercase;
}
.slider-content p{
	font-size: 26px;
}
.slider {
    min-height: 950px;
    height: 100%;
    background-size: cover;
}
#SR7_2_1-4-1{
    backdrop-filter: blur(6px);
    padding: 18px 28px !important;   
}
.info-box {
    position: relative;
    display: inline-block;
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(6px);
    color: #fff;
    padding: 18px 28px;
    border-radius: 12px;
    font-family: 'Poppins', sans-serif;
    font-size: 24px;
    line-height: 1.4;
}
sr7-txt#SR7_2_1-4-7 {
    padding-top: 8px !important;
}
.info-box p {
  margin: 0;
}
.slider-left.text-white {
    max-width: 900px;
}
.slider-right {
    position: absolute;
    right: 11%;
    bottom: 200px;
    z-index: 8;
}
.slider-right img {
    max-width: 300px;
}
#SR7_2_1-4-1 strong,
.info-box strong {
    color: #ffc72c;
    font-weight: 600;
    font-size: 32px;
    font-style: italic;
    margin-right: 3px;
}
.page-id-8 .who-we-are-card {
    padding: 0px 20px !important;
}
.page-id-8 .info-box-main {
    margin-bottom: 30px;
}
/*.info-box-main {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}*/
.info-box-main:nth-child(odd) {
      display: flex;
      flex-direction: row-reverse;
}
.info-box-main:nth-child(even) {
      display: flex;
      flex-direction: row;
}
.page-id-188 .info-box-main:nth-child(even) {
    display: flex;
    flex-direction: row-reverse;
}
.page-id-188 .awards-section {
    padding: 40px 0;
    position: relative;
    margin-top: 10px;
}
.page-id-188 .awards-section-gap {
    display: grid;
    gap: 100px;
    margin-bottom: 100px;
}
.page-id-188 .awards-section:before {
    background: #fff;
    border: 1px solid #8fd8f2;
    bottom: 0;
    content: "";
    left: 8px;
    position: absolute;
    right: 8px;
    top: 0;
    z-index: -1;
}

.page-id-188 .awards-section .info-right {
    left: 50px;
    padding-bottom: 0;
    position: absolute;
    right: 0;
    top: -30px;
    height: calc(100% + (40px * 2));
    background-color: #0055a6;
    display: grid;
}
.page-id-188 .awards-section a.btn {
    padding: 8px 54px;
    border: 1px solid transparent;
}
.page-id-188 .awards-section a.btn:hover {
    padding: 8px 54px;
    border: 1px solid #0153a4;
}
.page-id-188 .info-left {
    padding: 0 50px;
}
/*.info-box-main:nth-child(even) .info-left {
    background-color: #000;
}
.info-box-main:nth-child(even) .info-left h3, .info-box-main:nth-child(even) .info-left p, .info-box-main:nth-child(even) .info-left h3, .info-box-main:nth-child(even) .info-left .who-we-are-card ul {
    color: #ffffff;
}*/

.info-right img {
    object-fit: contain;
    margin: auto;
}
.corner-line {
    position: absolute;
    top: 12px;
    left: 12px;
    width: 26px;
    height: 26px;
    border-left: 4px solid #ffc72c;
    border-top: 4px solid #ffc72c;
    /* border-radius: 4px 0 0 0; */
}
#SR7_2_1-4-1{
    position: relative !important;
}
#SR7_2_1-4-1:before {
    content: '';
    position: absolute;
    top: 0.5em;
    left: 1em;
    width: 2em;
    height: 2em;
    border-left: 4px solid #ffc72c;
    border-top: 4px solid #ffc72c;
}
.main-slider .slider {
  background-attachment: fixed !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;

  min-height: 100vh;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.slick-slider-main {
  position: relative;
  z-index: 2;
}

.slider::before {
  content: "";
  position: absolute;
  inset: 0;
/*   background: rgba(0,0,0,0.45); */
  z-index: 1;
}

.slider-content {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
}

/* Make background image sticky + scale animation */
.slick-hero .slick-slide {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    transform: scale(1.05);
    transition: transform 1.5s ease;
}
.slick-hero .slick-slide.slick-active {
    transform: scale(1);
}

/* Text animation (start: left hidden) */
.slide-content-wrapper {
    opacity: 0;
    transform: translateX(-60px);
    transition: all 0.8s ease-out;
}
.slick-active .slide-content-wrapper {
    opacity: 1 !important;
    transform: translateX(0) !important;
}

/* Exit animation (right side) */
.slide-content-wrapper.exit {
    opacity: 0 !important;
    transform: translateX(60px) !important;
}


.custom-info-card{
    border: solid 1px #e5edf1;
    border-radius: 16px;
}
.diagram-container,
.custom-info-section {
  overflow: hidden;
}

.we-serve-page-info p,
.investment_strategies_left p,
.investment_strategies_right p,
.intro-text p,
.custom-info-card p{
    color: #696D71;
    font-weight: 400;
    font-family: 'DM Sans';
    font-size: 20px;
    line-height: 30px;
}
.info-box-main.awards-section .card-title p{
    font-size: 20px;
    line-height: 30px; 
}
.wp-block-group.inner-pages p{
   color: #696D71;
    font-weight: 400;  
}
.community-partner p {
    color: #fff !important;
    font-size: 16px !important;
    line-height: 22px;
}
.community-partner p img {
    margin: 0 auto;
}
.community-partner p strong {
    font-size: 18px;
    padding: 6px 0px !important;
    display: inline-block;
}
.community-video{
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.we-serve-page-info p,
.intro-text p{
    font-weight: 500;
}
.service-point .icon-img {
    background: #CEAD6D;
    padding: 19px;
    border-radius: 50%;
    max-width: 85px;
    width: 100%;
}
.service-point .icon-img {
  transition: transform 0.4s ease;
}

.service-point:hover .icon-img {
  transform: rotateY(180deg);
}
.we-serve-flip .icon-img img {
    -webkit-transition: .3s;
    transition: all .3s ease;
}

.we-serve-flip:hover .icon-img img {
    transform: rotate3d(15,15,15,360deg);
    -webkit-transition: .3s;
    transition: all .3s ease;
}
.who_we_serve_info_left h5{
    text-transform: uppercase;
    font-size: 18px;
}
.who_we_serve_info_right p {
    font-size: 20px;
}
.services-left .service-point:nth-child(2) {
    margin: 100px 80px 100px 0px;
}
.services-right .service-point:nth-child(2) {
    margin: 100px 0px 100px 80px;
}
.service-content p {
    font-size: 18px;
    text-transform: capitalize;
}
.call-to-action-bg {
    position: relative;
    overflow: hidden;
}
.let-our-content {
    position: absolute;
    bottom: 70px;
    color: #fff;
    width: 100%;
    margin: auto;
    left: 20%;
    max-width: 820px;
}
.banner_text h2 {
    font-size: 75px;
    font-family: 'DM Sans' !important;
    line-height: 95px;
    text-transform: capitalize;
}
.we-serve-page .block p,
.investment-box-content p{
    color: #696D71;
    font-weight: 400;
    font-family: 'DM Sans';
    font-size: 18px;
    line-height: 26px;
}
.community-heading h5,
.investment-strategies h5 {
    color: #0055A4;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1.6px;
    font-weight: 600;
    margin-bottom: 20px;
}
.community .community-heading{
    font-size: 20px;
}
.investment_strategies_left p,
.investment_strategies_right p{
    font-weight: 500;
    margin-bottom: 0;
}
.community-heading-content {
    background: hsl(0deg 0% 100% / 10%);
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    border: solid 1px #fff;
}
.community-heading-content p {
    font-size: 22px;
    line-height: 34px;
    color: #fff !important;
}
.community-heading h5{
    color: #CEAD6D;
}
.page-template-community-investment-template h2 {
    color: #000;
}

.page-template-community-investment-template  .community-heading-content {
    background: #122a49;
}

.page-template-community-investment-template .community-partner-grid.row {
    background-color: #004871;
    margin-top: 30px;
    padding: 30px;
    border-radius: 12px;
}
.community-partner-grid .slick-slide {
    height: auto;
}
.navbar-collapse .menu-item-has-children:after {
    content: '';
    position: absolute;
    font-size: 18px;
    display: block;
    right: 20px;
    text-align: right;
    transform: inherit;
    top: 0px;
    font-weight: 900;
}
.navbar-collapse li.menu-item-has-children .sub-menu{
    display: none;
}
.navbar-collapse li.menu-item-has-children:after {
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640"><!--!Font Awesome Free v7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc.--><path fill="%23ffffff" d="M297.4 438.6C309.9 451.1 330.2 451.1 342.7 438.6L502.7 278.6C515.2 266.1 515.2 245.8 502.7 233.3C490.2 220.8 469.9 220.8 457.4 233.3L320 370.7L182.6 233.4C170.1 220.9 149.8 220.9 137.3 233.4C124.8 245.9 124.8 266.2 137.3 278.7L297.3 438.7z"/></svg>');
    background-size: contain;
    content: '';
    width: 20px;
    height: 20px;
    display: inline-block;
    top: 5px;
    position: relative;
}
.navbar-collapse li.menu-item-has-children .sub-menu li {
    font-size: 18px;
    display: block;
    border-bottom: solid 1px #ffffff6b;
    color: #fff;
    padding: 8px 15px 8px 17px;
}
.navbar-collapse .menu li.menu-item-has-children:hover .sub-menu {
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(6px);
    text-align: left;
    padding: 6px 0px;
    width: 375px;
}
.navbar-collapse li.menu-item-has-children .sub-menu li a {
    padding: 0px 10px 0px 10px !important;
    color: #ffffff  !important;
    position: relative;
    width: 100%;
    display: block;
}
li:has(> ul.sub-menu.open) {
    padding-bottom: 0px;
}
.inner_bg_banner{
    position: relative;
    overflow: hidden;
}
.inner_bg_title {
    position: absolute;
    top: 30px;
    font-size: clamp(1.976rem, 1.976rem + ((1vw - 0.2rem) * 2.771), 3.2rem);
    font-weight: 600;
    padding: 0 20px;
    color: white;
    /* text-transform: uppercase; */
    font-style: normal;
    text-align: center;
    margin: auto;
    display: flex;
    height: 100%;
    justify-content: center;
    align-items: center;
    width: 100%;
/*    font-family: "Wix Madefor Display", sans-serif !important;*/
}
.inner_bg_img img {
    width: 100%;
    height: 450px;
    object-fit: cover;
}
.investment-box-innert:hover,
.custom-info-card:hover {
    box-shadow: 0px 0px 8px #9696967d;
    transition: all 0.5s ease;
}
.footer-btn a:hover,
a.btn:hover{
    border:solid 1px #fff;
}
.btn-read-more:hover svg,
.footer-btn a:hover svg,
a.btn:hover svg,
.header-right-btn a:hover svg{
    transform: rotate(45deg);
    transition: all 0.5s ease;
}
.btn-read-more:hover{
    background-color:#CEAD6D !important;
}
.button-read-more{
    background-color:#CEAD6D;
    border: 1px solid transparent;
}
.button-read-more:hover{
    background-color:transparent;
    border: 1px solid #fff;
}
.footer-btn a:hover{
    background: inherit !important;
    color: #fff !important;
}
.investment-strategies-right{
    background-size: cover;
}

.read-more-btn {
    border: 0;
    background: transparent;
    color: #004871;
    text-transform: uppercase;
    display: inline-flex;
    width: 100%;
    gap: 10px;
    padding: 7px;
    border: 1px solid #004871;
    max-width: 170px;
    justify-content: center;
    border-radius: 50px;
    transition: all .3s ease;
    cursor: pointer;
}

.read-more-btn svg {
    width: 14px;
    height: auto;
    transition: transform .3s ease;
}
.read-more-btn.expanded svg {
  transform: rotate(180deg);
}

.strategy-content {
  display: -webkit-box;
  -webkit-line-clamp: 4; 
  -webkit-box-orient: vertical;
  overflow: hidden;
  position: relative;
  transition: all .4s ease;
}
.strategy-content.expanded {
  -webkit-line-clamp: unset;
  max-height: none;
}
.strategy-card img {
    -webkit-transition: .3s;
    transition: all .3s ease;
}
.strategy-card {
    position: relative;
    padding: 25px;
    z-index: 1;
    border: 1px solid #dddddd;
    transition: all 500ms 
ease;
}
.strategy-card::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 0px;
    height: 100%;
    content: "";
    z-index: -1;
    background-color: #004871;
    transition: all 500ms ease;
}
.strategy-card:hover::before {
  width: 100%;
}
.strategy-card:hover img {
    transform: rotate3d(15,15,15,360deg);
    transition: all .3s ease;
    filter: brightness(0) invert(1);
}
#all{
    padding-top: 30px;
    position: relative;
    top: -100px;
}
.strategy-card:hover .strategy-content, .strategy-card:hover .strategy-content p {
    color: #fff;
}
.strategy-card:hover .read-more-btn svg path {
    fill: #fff;
}
.strategy-card:hover .read-more-btn {
    border: 1px solid #f4f4f4;
    color: #fff;
}
.strategy-content p {
    color: #696D71;
    font-weight: 400;
    font-family: 'DM Sans';
    font-size: 18px;
    line-height: 26px;
    margin-top: 20px;
    margin-bottom: 0;
}
.strategy-card img {
    width: 56px;
    height: auto;
}
.team-content {
    border: solid 2px #dbdbdb;
    border-radius: 20px;
    padding: 20px;
}
.team-content img {
    border-radius: 15px;
    margin-bottom: 20px;
}
.team-content p {
    margin-bottom: 0px;
    font-weight: 600;
    color: #777777;
}
.Team-main{
    display: inline-block !important;
    width: 100%;
}
.Team-main img{
    object-fit: cover;
    object-position: center;
}
.Team-main .bio {
    width: 96%;
    margin-left: 1%;
    float: left;
    position: relative;
    background: #f5f4f2;
    padding: 30px;
    border-radius: 10px;
}
.Team-main .team-block {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30.22222222%;
    flex: 0 0 30.22222222%;
    max-width: 30.222222%;
    width: 100%;
    display: inline-block;
    position: relative;
    margin: 10px;
    cursor: pointer;
    vertical-align: top;
}
.Team-main .team-block:hover img {
    filter: grayscale(1);
}
.Team-main .team-block:hover .team-content h4{
    color: #0054A4;
}
.Team-main .bio p{
    font-weight: 400;
    font-family: 'DM Sans';
    font-size: 18px;
    line-height: 26px;
    color: #696D71;
}
.top-content p{
    color: #696D71;
    font-weight: 500;
    font-family: 'DM Sans';
    font-size: 20px;
    line-height: 30px;
}
.who-we-are-card img {
    float: right;
    margin-left: 35px;
    width: 40%;
    margin-bottom: 5px;
    border-radius: 15px;
}
.who-we-are-card ul {
    color: #696D71;
    font-weight: 400;
    font-family: 'DM Sans';
    font-size: 18px;
    line-height: 30px;
    padding: 0px 20px 0px 20px;
    /* left: 30px; */
    position: relative;
    width: 94%;
    margin-bottom: 0;
}
.who-we-are-card ul li {
    padding-bottom: 10px;
    list-style: none;
    display: grid;
    align-items: flex-start;
    grid-template-columns: 25px 1fr;
    line-height: 1.4;
    font-size: 20px;
}
.who-we-are-card ul li:before {
    content: '';
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640"><!--!Font Awesome Free v7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc.--><path fill="%23094d8b" d="M535.1 342.6C547.6 330.1 547.6 309.8 535.1 297.3L375.1 137.3C362.6 124.8 342.3 124.8 329.8 137.3C317.3 149.8 317.3 170.1 329.8 182.6L467.2 320L329.9 457.4C317.4 469.9 317.4 490.2 329.9 502.7C342.4 515.2 362.7 515.2 375.2 502.7L535.2 342.7zM183.1 502.6L343.1 342.6C355.6 330.1 355.6 309.8 343.1 297.3L183.1 137.3C170.6 124.8 150.3 124.8 137.8 137.3C125.3 149.8 125.3 170.1 137.8 182.6L275.2 320L137.9 457.4C125.4 469.9 125.4 490.2 137.9 502.7C150.4 515.2 170.7 515.2 183.2 502.7z"/></svg>');
    width: 25px;
    height: 20px;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    top: 5px;
    position: relative;
}
.who-we-are-card-12:nth-child(3) .who-we-are-card{
    padding: 0px !important;
    border: none !important;
    box-shadow: inherit !important;
} 
.who-we-are-card-12:nth-child(3) .who-we-are-card img{
    float: none;
    margin-left: 0;
    width: 100%;
    margin-bottom: 0;
}
.we-serve-page .block h3{
    font-weight: 600;
}

#community-investment .community-heading h2 {
    color: #000;
}

#community-investment .community-heading-content p {
    color: #ffffff !important;
}

#community-investment .community-heading-content {
    color: #000 !important;
}
#community-investment .community-heading-content {
    background: #28405f;
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    border: solid 1px #ffffff;
}
.featured-update {
  background: #f4f4f4;
  padding: 40px;
  margin-bottom: 40px;
  border-radius: 10px;
}

.update-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
}

.update-card {
    background: #ffffff;
    padding: 25px;
    border-radius: 16px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.06);
    border: 1px solid #004871 !important;
}

.update-card .btn.small {
  font-size: 14px;
}
.quarterly-updates p {
    font-size: 18px;
}
.contact-img img {
    width: 100%;
    border-radius: 20px;
}

.contact-left {
    width: 45%;
}

.contact-form {
    width: 55%;
}

.contactus-page {
    margin: 80px 0;
}

.gform_title {
    display: none;
}

.gfield_label {
    font-size: 16px;
    font-family: 'DM Sans';
    margin-bottom: 5px !important;
    color: #000;
}

.gform-field-label {
    padding: 0px !important;
    margin-bottom: 3px;
}

.gfield input {
    border: 1px solid #666666;
    outline: none;
}

.gfield select {
    border: 1px solid #666666;
    outline: none;
}

.gfield_description {
    margin: 0px !important;
    font-size: 16px !important;
    font-weight: 600;
    font-family: 'Gotham' !important;
}

.gfield .textarea {
    height: 100px !important;
    border: 1px solid #666666;
    outline: none;
    border-radius: 0;
}
.charleft.ginput_counter.gfield_description {
    display: none;
}
.gform_button {
    background-color: #004871 !important;
    color: #fff;
    font-size: 23px;
    letter-spacing: 0.5;
    height: 56px;
    width: 200px;
    border-radius: 50px;
    box-shadow: none !important;
    padding: 0;
    border: 0;
    text-transform: uppercase;
}
.gform_button:hover{
    background-color: #CEAD6D !important;
}
.contactus-page-main {
    display: flex;
    gap: 40px;
}
.contactus-title p {
    color: #070606 !important;
    line-height: 56px;
    padding-right: 15px;
    text-transform: capitalize;
    font-size: 3.2rem;
    font-weight: 600 !important;
}
.contactus-description p {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 10px;
}
.img-filter{
 filter: brightness(0) invert(1);
}
.video-sound-label {
    background: rgba(255, 255, 255, 0.95);
    color: #122a49;
    font-weight: 600;
    font-size: 22px;
    padding: 6px 16px;
    border-radius: 30px;
    border: 2px solid #122a49;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    pointer-events: none;
    transition: opacity 0.3s ease, transform 0.3s ease;
    display: inline-block;
    margin-bottom: 30px;
}
.video-wrapper {
    text-align: center;
}
#gform_confirmation_message_1 {
    font-size: 18px;
    line-height: 25px;
    margin-top: 10px !important;
}
.gfield_required_text {
    display: none !important;
}
div#gfield_description_1_3 {
    display: none;
}
.gfield_label .gfield_required::after,
.gfield_label .gfield_required_text::after {
    content: " *";
    color: red;
    font-weight: bold;
}
.gform_wrapper.gravity-theme .gfield_required {
    color: #c02b0a;
    display: inline-block;
    font-size: 15.008px;
    padding-inline-start: 0.125em;
}
.page-id-188 .awards-section .who-we-are-card h2 {
    margin-bottom: 20px !important;
}
.page-id-188 .awards-section .who-we-are-card {
    padding: 0 30px !important;
}
.update-card img, .featured-update img {
    width: 100%;
    max-width: 100%;
    height: auto;
}
.press-card {
    background: #f3f3f3 !important;
    padding: 15px 10px;
    height: 100%;
}
.press-card h4 {
    color: #0055A4;
}
.press-card a {
    text-decoration: none;
    color: #000000;
}
.press-card a img {
    margin-bottom: 10px;
} 
.blog-btn{
    max-width: 170px;
} 
.press-card .blog-btn svg {
    width: 22px;
}
.single-hero-section {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 100%;
}

.single-body {
    display: block;
    text-align: center;
    justify-content: center;
    margin-top: -120px;
}

.single-content {
    max-width: 740px;
    margin: 0 auto;
    align-items: center;
    width: 100%;
    text-align: left;
}

.single-content p {
    font-size: 18px;
}
.single-content a{
    color: #0d5da9;
    word-break: break-word;
}
.single-main-img img {
    width: 100%;
    max-width: 1200px;
    object-fit: cover;
}

.single-hero {
    width: 100%;
    height: 450px;
    object-fit: cover;
}
.single-hero-title{
    font-size: clamp(1.976rem, 1.976rem + ((1vw - 0.2rem) * 2.771), 3.2rem);
    font-weight: 600;
    color: white;
    font-family: "Wix Madefor Display", sans-serif !important;
}
.investment-strategies-main .custom-description p {
    text-align: center;
    font-size: 22px;
    color: #000 !important;
}
.vertical-accordion-wrapper {
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
}

.accordion-left-menu {
    width: 26%;
    display: flex;
    flex-direction: column;
}

.accordion-left-menu .accordion-btn {
    background: #ffffff;
    border: none;
    padding: 14px 18px;
    cursor: pointer;
    text-align: left;
    font-size: 15px;
    transition: background .3s ease, color .3s ease;
    border: 1px solid #004871;
    margin-bottom: 10px;
    display: flex;
    gap: 15px;
    align-items: center;
}
.accordion-left-menu .accordion-btn p {
    display: inline-block;
    margin: 0;
}

.accordion-left-menu .accordion-btn.active {
    background: #004871;
    color: #fff;
}

.accordion-right-content {
    width: 74%;
    background-color: #f5f4f2;
    padding: 30px;
    height: 100%;
}
.acc-content {
    display: none;
    animation: fade .4s ease-in-out;
}
.acc-content.active {
    display: block;
}
.accordion-left-menu .accordion-btn img {
    width: 43px;
    height: auto;
}
.accordion-left-menu .accordion-btn.active img {
    filter: brightness(0) invert(1);
}
.accordion-left-menu .accordion-btn h4 {
    color: #004871;
    font-size: 20px;
    margin: 0;
}
.accordion-left-menu .accordion-btn.active h4 {
    color: #fff;
    font-size: 20px;
    margin: 0;
}
.accordion-right-content p {
    font-size: 18px !important;
    line-height: 26px !important;
}
.accordion-main-title {
    margin: 20px 0px;
}
#SR7_2_1-6-6 img,
#SR7_2_1-5-6 img,
#SR7_2_1-3-6 img{
    margin-left: 10px;
}
.accordion-main-title h2 {
    text-align: center;
    font-size:30px; font-weight:300; color:#222; letter-spacing:1px;
    text-transform: uppercase;
    display: grid;
    grid-template-columns: 1fr max-content 1fr;
    grid-gap: 15px;
    align-items: center;
}
.accordion-main-title h2:after, .accordion-main-title h2:before {
    content: " ";
    display: block;
    border-bottom: 1px solid #004871;
    border-top: 1px solid #004871;
    height: 5px;
    background-color:#f8f8f8;
    width: 20%;
}
.accordion-main-title h2:before {
    margin-left: auto;
}
.custom-description p {
    margin-bottom: 25px;
}
@keyframes fade {
    from { opacity: 0; transform: translateY(10px); }
    to { opacity: 1; transform: translateY(0); }
}

@media(max-width:1600px){
  .slider-right img {
        max-width: 250px;
    }
}
@media(max-width:1366px){
    .slider-content h1 {
        font-size: 3.4rem;
    }
    .slider-content {
        height: 80%;
    }
    .banner_text h2 {
        font-size: 3.4rem;
        line-height: 1.3;
        width: 70%;
    }
    .let-our-content {
        left: 10%;
    }
    body .h2, h2 {
        font-size: calc(2rem + .9vw);
    }
}
/* Desktop only */
@media (min-width: 992px) {
    .navbar-collapse li.menu-item-has-children .sub-menu li a:before {
    content: "";
    position: absolute;
    left: 0;
    width: 14px;
    height: 4px;
    background: #CEAD6D;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 20px;
    opacity: 0;
    transition: all .6s cubic-bezier(.25, 1, .55, 1) 0s;
    -moz-transition: .6s cubic-bezier(.25, 1, .55, 1);
    -webkit-transition: .6s cubic-bezier(.25, 1, .55, 1);
    -o-transition: .6s cubic-bezier(.25, 1, .55, 1);
    -ms-transition: .6s cubic-bezier(.25, 1, .55, 1);
    left: -20px;
}
.navbar-collapse li.menu-item-has-children .sub-menu li a:hover:before {
    opacity: 1;
    left: 9px;
}
.navbar-collapse li.menu-item-has-children .sub-menu li a:hover{
    color: #CEAD6D !important;
    padding-left: 30px !important;
    transition: all .3s;
}
}

@media(max-width:991px){
    #SR7_2_1-4-1 strong{
       font-size: unset;
    }
    #SR7_2_1-4-1 {
        padding: 12px 18px !important;
    }
    sr7-txt#SR7_2_1-4-7 {
        padding-top: 4px !important;
    }
    .services-right .service-point:nth-child(2) {
        margin: 0;
    }
    .services-left .service-point:nth-child(2) {
        margin: 0;
    }
    .service-point {
        width: 100%;
        margin-right: 30px;
    }
    .community-heading h5, .investment-strategies h5 {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .who-we-are-card ul li,
    .community .community-heading,
    .info-box-main.awards-section .card-title p,
    .we-serve-page-info p,
    .top-content p,
    .investment_strategies_left p, .investment_strategies_right p, .intro-text p, .custom-info-card p {
        font-size: 16px;
        line-height: 24px;
    }
    .mobile-menu-on .mobile-line-icon,
    .mobile-cancel,
    .mobile-menu,
    .navbar-collapse:after {
        display: none;
        transition: all 0.5s ease-out;
    }
    .mobile-menu-on .mobile-cancel{
        display: block;
    }
    .mobile-menu-on .mobile-menu {
        display: block;
        position: fixed;
        left: 0px;
        top: 0px;
        background: #004871;
        width: 80%;
        height: 100%;
        padding: 20px 20px 20px 0px;
        transition: all 0.5s ease-out;
        z-index: 9;
        overflow-y: auto;
    }
    .mobile-menu ul {
        list-style: none;
        padding: 0px;
        margin: 0px;
        width: 100%;
    }
    .mobile-menu ul li {
        padding: 13px 20px 9px 20px;
    }
    /*.logo_custom img {
        width: auto;
    }*/
    .header-container {
        border-bottom: none;
    }
    .mobile-menu .menu li a {
        color: #fff;
        text-transform: uppercase;
        text-decoration: none;
        font-size: 18px;
        font-weight: 600;
    }
    .mobile-menu .menu-item-has-children  {
        background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--!Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc.--><path fill="%23ffffff" d="M201.4 374.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 306.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z"/></svg>');
        background-size: 20px;
        background-repeat: no-repeat;
        background-position: right 13px;
    }
    .navbar-collapse .menu li.menu-item-has-children:hover .sub-menu {
        display: block;
        position: relative;
        background: none; 
        backdrop-filter: blur(6px);
        text-align: left;
        padding: 5px 0px;
        width: 100%;
        margin-left: 0px;
    }
    .navbar-collapse li.menu-item-has-children .sub-menu li {
        font-size: 16px !important;
        padding: 9px 0px 8px 0px !important;
    }
    .mobile-menu .menu .sub-menu {
        position: relative;
        top: 0;
        margin: auto auto auto 0px;
        width: auto;
        padding: 5px 0px;
        border: 0;
    }
    .mobile-menu .menu .sub-menu:before {
        display: none;
    }
    .mobile-menu .menu .sub-menu.open{
        display: block;
    }
    .navbar-collapse li.menu-item-has-children:after{
        display: none;
    }
    .mobile-menu .menu .sub-menu li {
        padding: 0 !important;
        color: #8412b4 !important;
    }
    .mobile-menu .menu  .sub-menu a {
        font-size: 15px !important;
        padding: 5px 10px;
        color: #8412b4 !important;
    }
    .slider {
        min-height: 100%;
        height: 1000px;
    }
    .slider-content {
        flex-direction: column;
        padding-top: 11rem;
    }
    .community-heading-content p {
        font-size: 16px;
        line-height: 24px;
    }
    body .main-slider .slick-slide{
        height: auto;
    }
    .slider-bottom {
        position: relative;
        right: 0;
        bottom: 0;
        margin-top: -175px;
        margin-bottom: 60px;
        margin-right: 30px;
        display: flex;
        justify-content: flex-end;
    }
    .Team-main .team-block {
        -ms-flex: 0 0 46.22222222%;
        flex: 0 0 46.22222222%;
        max-width: 46.222222%;
    }
    .accordion-left-menu {
        width: 40%;
    }
    .accordion-right-content {
        width: 60%;
    }
    #SR7_2_1-4-1:before {
        top: 0.4em;
        left: 0.5em;
        width: 1.5em;
        height: 1.5em;
        border-left: 3px solid #ffc72c;
        border-top: 3px solid #ffc72c;
    }
    #SR7_2_1-4-1 {
        margin-top: 22px;
    }
    
}
@media(max-width:768px){
    .banner_text h2 {
        font-size: 2.2rem;
    }
    .slider-content p {
        font-size: 18px;
    }
    body .h2, h2 {
        font-size: calc(1.91rem + .9vw);
    }
    .info-box-main {
        flex-wrap: wrap;
    }
    .we-serve-flip .icon-img img {
        width: 100px !important;
    }
    .update-grid {
        grid-template-columns: 1fr;
    }
    .contactus-page-main {
        flex-wrap: wrap;
    }

    .contact-left {
        width: 100%;
    }

    .contact-form {
        width: 100%;
    }
    .gform_button {
        font-size: 23px;
        height: 50px;
    }
    .contactus-page {
        margin: 40px 0;
        padding: 0 10px;
    }
    .contactus-description p {
        font-size: 16px;
        line-height: 23px;
    }
    .contactus-title p {
        font-size: 35px;
        line-height: 45px;
    }
    .featured-update, .update-card  {
        background: #f4f4f4;
        padding: 20px;
        margin-bottom: 30px;
        border-radius: 10px;
    }
    .accordion-right-content {
        width: 74%;
        padding: 15px;
    }
   .accordion-right-content p {
        font-size: 16px !important;
        line-height: 26px !important;
    }
    .accordion-left-menu .accordion-btn {
        padding: 8px 10px;
        gap: 10px;
    }
    .accordion-left-menu .accordion-btn.active h4, .accordion-left-menu .accordion-btn h4 {
        font-size: 14px;
    }
    .investment-strategies-main .custom-description p {
        font-size: 16px;
        margin: 0;
    }
    .accordion-main-title {
        margin-bottom: 20px;
    }
    .vertical-accordion-wrapper {
        display: flex;
        flex-wrap: wrap;
    }
    .accordion-left-menu {
        width: 100%;
        flex-direction: row;
        flex-wrap: wrap;    
    }
    .accordion-left-menu .accordion-btn {
        padding: 8px 10px;
        gap: 10px;
        width: 100%;
        /* margin-right: 10px; */

    }
    .accordion-right-content {
        width: 100%;
        padding: 15px;
    }
     .acc-content {
        width:100%;
        background:#f5f4f2;
        padding: 15px;
        display:none;
    }
    .acc-content.active {
        display:block;
    }
    .accordion-main-title h2 {
        font-size: 22px;
    }
    .accordion-main-title h2:after, .accordion-main-title h2:before {
        width: 30%;
    }    
    .page-id-188 .awards-section-gap {
        display: grid;
        gap: 50px;
    }
   .page-id-188 .awards-section .info-right {
        position: absolute;
        top: -21px;
        left: 0;
        display: grid;
        background-color: unset;
    }
    .page-id-188 .info-left {
        padding: 0 10px;
        margin-top: 120px;
    }
    .page-id-188 .info-right img {
        object-fit: contain;
        margin: 0 auto;
    }
}
@media(max-width:767px){
    .investment-strategies-right {
        height: 350px;
        margin-top: 20px !important;
    }
    .investment-strategies:nth-child(odd) .investment-strategies-left {
        padding-right: 0;
    }
    .investment-strategies:nth-child(even) .investment-strategies-left {
        padding: 0px 0px 0px 15px;
        order: inherit;
    }
    .Team-main .team-block {
        -ms-flex: 0 0 100.22222222%;
        flex: 0 0 100.22222222%;
        max-width: 100.222222%;
        width: 100%;
        margin: 0px 0px 5px 0px;
    }
    .Team-main .bio {
        width: 100%;
        margin-left: 0;
        padding: 15px;
    }
}
@media(max-width:599px){
    .call-to-action-bg img{
        height: 350px;
        object-fit: cover;
    }
    .slider-content h1 {
        font-size: 2.1rem;
    }
    /* .slider-right img{
        width: 70% !important;
        margin: auto;
    } */
     .slider-right img {
        max-width: 250px;
    }
    .slider {
        height: 780px;
    }
    .slider-content {
        padding-top: 8rem;
    }
}
@media(max-width:500px){
   .info-box {
        padding: 18px 28px;
        border-radius: 12px;
        font-size: 18px;
        line-height: 1.4;
    }
    .slider-right img {
        max-width: 180px;
    }
   .slider-right {
        right: 22%;
        bottom: 163px;
    }
    .single-content td{
        display: block;
        margin-bottom: 10px;
    }
    sr7-txt#SR7_2_1-4-7 {
        padding-top: 7px !important;
    }
   
}
@media(max-width:479px){
    #SR7_2_1-4-1:before {
        top: 0.3em;
    }
}
@media(max-width:380px){
    .slider-right img {
        max-width: 146px;
    }
}