/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Child theme for GeneratePress
 Author:       
 Author URI:   https://generatepress.com/about
 Template:     generatepress
 Version:      1.0.0
 Text Domain:  generatepress-child
*/

@font-face {
    font-family: 'SF Pro Display';
    src: url('assets/fonts/SFProDisplay-Light.eot');
    src: url('assets/fonts/SFProDisplay-Light.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/SFProDisplay-Light.woff2') format('woff2'),
        url('assets/fonts/SFProDisplay-Light.woff') format('woff'),
        url('assets/fonts/SFProDisplay-Light.ttf') format('truetype'),
        url('assets/fonts/SFProDisplay-Light.svg#SFProDisplay-Light') format('svg');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url('assets/fonts/SFProDisplay-Regular.eot');
    src: url('assets/fonts/SFProDisplay-Regular.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/SFProDisplay-Regular.woff2') format('woff2'),
        url('assets/fonts/SFProDisplay-Regular.woff') format('woff'),
        url('assets/fonts/SFProDisplay-Regular.ttf') format('truetype'),
        url('assets/fonts/SFProDisplay-Regular.svg#SFProDisplay-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url('assets/fonts/SFProDisplay-Medium.eot');
    src: url('assets/fonts/SFProDisplay-Medium.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/SFProDisplay-Medium.woff2') format('woff2'),
        url('assets/fonts/SFProDisplay-Medium.woff') format('woff'),
        url('assets/fonts/SFProDisplay-Medium.ttf') format('truetype'),
        url('assets/fonts/SFProDisplay-Medium.svg#SFProDisplay-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url('assets/fonts/SFProDisplay-Bold.eot');
    src: url('assets/fonts/SFProDisplay-Bold.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/SFProDisplay-Bold.woff2') format('woff2'),
        url('assets/fonts/SFProDisplay-Bold.woff') format('woff'),
        url('assets/fonts/SFProDisplay-Bold.ttf') format('truetype'),
        url('assets/fonts/SFProDisplay-Bold.svg#SFProDisplay-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

body {
    font-family: 'SF Pro Display';
    overflow-x: hidden;
}
html {
    overflow-x: hidden;
}
html .separate-containers .inside-article {
    padding-top: 0;
    padding-bottom: 0;
}
.separate-containers.no-sidebar .site-main {
    margin: 0;
}
/* Start Home Page  */
.admin-bar header.site-header {
    top: 32px;
}
header.site-header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 99;
    width: 100%;
    background-color: #FFFFFFF2;
    border-bottom: 1px solid #E5E2DC;
    backdrop-filter: blur(4px);
}
.site-header .inside-header {
    padding: 10px 20px;
}
.site-header .main-navigation .main-nav ul.menu > li.header-investor-portal > a {
    background-color: #A6925F;
    border-radius: 32px;
    color: #fff;
    line-height: 1.4;
    padding: 10px 18px;
    text-align: center;
}
.site-header .main-navigation .main-nav ul.menu > li > a {
    padding-left: 0;
    padding-right: 0;
}
.site-header .main-navigation .main-nav ul.menu > li.header-investor-portal > a:hover,
.gme-btn-primary .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover,
.gme-btn-primary .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {
    background: #161B21;
    color: #fff !important;
}
.main-navigation .main-nav ul.menu > li:not(:last-child) {
    margin-right: 44px;
}
.site-header .main-navigation .main-nav ul.menu > li > a {
    padding-left: 0;
    padding-right: 0;
    text-transform: capitalize;
}
.main-navigation .main-nav ul.menu > li:not(:last-child) {
    margin-right: 44px;
}
.main-navigation .main-nav ul.menu > li:not(.header-investor-portal) > a:hover {
    color: #303840;
}
.site-header .menu-item-has-children .dropdown-menu-toggle {
    padding-right: 0;
    vertical-align: bottom;
    height: auto;
    line-height: 2.8;
    padding-left: 5px;
}
.site-header .menu-item-has-children .dropdown-menu-toggle svg {
    width: 22px;
    height: 22px;
    top: 0;
}
.site-header .main-navigation .main-nav ul.menu > li.current-menu-item > a {
    font-weight: 600;
     color: #303840;
}
header.site-header nav {
    background-color: transparent;
}
.main-navigation ul.menu > li > ul.sub-menu {
    padding: 10px;
    background-color: #fafafa;
    border-radius: 14px;
    box-shadow: -2px 5px 10px #605d5d7d;
}
.main-navigation .main-nav ul ul li a:hover {
    color: #303840 !important;
}
.inside-article .entry-content {
    margin-top: 0;
}
header.entry-header {
    display: none;
}
.vc_section.gme-hero-section {
    padding-left: 0;
    padding-right: 0;
}
.gme-hero-wrap {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
}
.gme-hero-section {
    min-height: 100% !important;
}
.gme-hero-has-video.gme-hero-section {
	 min-height: unset !important;
}
.gme-hero-video {
    position: relative;
}
.gme-hero-section {
    height: 890px;
}
.gme-hero-has-video.gme-hero-section {
	height: auto;
}
.gme-hero-video .vc_column_container>.vc_column-inner {
    padding-left: 0;
    padding-right: 0;
}
.gme-hero-video:after,
.gme-hero-video-tag:after {
    content: "";
    position: absolute;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.5) 19.79%, rgba(0, 0, 0, 0.5) 40.28%, rgba(0, 0, 0, 0) 86.28%),linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 18.71%),radial-gradient(50% 50% at 50% 50%, rgba(0, 0, 0, 0) 5.73%, rgba(0, 0, 0, 0.44) 100%);
	background: linear-gradient(90deg, rgba(0, 0, 0, 0.8) 19.79%, rgba(0, 0, 0, 0.7) 40.28%, rgba(0, 0, 0, 0.6) 60.28%, rgba(0, 0, 0, 0.5) 80.28%);
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 0;
}
.vc_section .vc_row.gme-grid-container > .wpb_column >.vc_column-inner {
    max-width: 1320px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
}
.gme-main-subtitle {
    font-weight: 200;
    max-width: 900px;
}
.home .gme-hero-btn .wpb_column {
    max-width: 220px;
}
.gme-hero-btn .wpb_column {
    max-width: 260px;
}
.gme-stat-content .gme-prefix {
    margin-bottom: 0;
    font-size: 36px;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
}
.gme-hero-section .gme-hero-btn .vc_btn3.vc_general {
    background: #FFFFFF;
    color: #000;
    padding: 18px 35px;
    font-size: 18px;
    line-height: 1;
}
.gme-hero-section .gme-hero-btn .vc_btn3.vc_general:hover,
.gme-hero-section .gme-hero-btn .gme-btn-filter .vc_btn3.vc_general:hover {
    background-color: #A6925F;
    color: #fff;
    border-color: #A6925F;
}
.gme-hero-section .gme-hero-btn .gme-btn-filter .vc_btn3.vc_general {
    backdrop-filter: blur(4px);
    border: 2px solid #FFFFFF33;
    background: #FFFFFF1A;
    color: #FFFFFF;
}
.gme-hero-section .gme-hero-btn .vc_btn3.vc_general.vc_btn3-icon-right i {
    right: 36px;
}
.gme-hero-section .gme-hero-btn .vc_btn3.vc_general.vc_btn3-icon-right {
    padding-right: 56px;
}
.gme-hero-video-tag,
.gme-hero-counter {
    position: relative;
}
.gme-hero-counter:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background-color: #FFFFFF33;
    height: 1px;
    width: calc(100% - 40px);
    z-index: 2;
    margin: 0 auto;
}
.gme-stat-content {
    display: flex;
    align-items: center;
}
.gme-stat-content .gme-counter,
.gme-stat-content .gme-suffix {
    margin-bottom: 0;
    font-size: 36px;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
}
.gme-stat-box p {
    font-size: 16px;
    color: #B2B9C0;
    font-weight: 200;
    margin-bottom: 0;
}
.gme-hero-video-tag .wpb_raw_code {
    margin-bottom: 0;
}
.gme-hero-video-tag .wpb_raw_code video {  
    object-fit: cover;
     height: 140vh !important;
} 
.gme-hero-has-video .gme-hero-video-tag .wpb_raw_code video {
	 height: unset !important;
}
.gme-hero-btn {
    display: flex;
    flex-wrap: wrap;
}
.gme-hero-counter {
    max-width: 850px;
    display: flex;
}
.gme-hero-video {
    line-height: 0;
}
.footer-widgets-container {
    padding-top: 60px;
}
.site-footer .footer-widgets-container .widget_media_image {
    display: inline-block;
    vertical-align: top;
    padding: 0 12px 0 0;
}
.site-footer .footer-widgets-container .widget_text {
    padding: 0;
}
.site-footer .footer-widgets-container .widget_text p {
    font-family: 'SF Pro Display';
    font-weight: 200;
}
.site-footer .footer-widgets .widget-title {
    font-size: 18px;
    margin-bottom: 15px;
}
.site-footer .footer-widgets  ul.menu > li > a {
    text-decoration: none;
    font-size: 16px;
    color: #FFFFFFB2;
    font-weight: 400;
}
.site-footer .footer-widgets ul.menu > li {
    margin-bottom: 0;
}
.footer-bar {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.site-info .inside-site-info {
    padding: 0 20px;
}
.footer-widgets-container {
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 auto;
}
body .site-footer .footer-widgets-container .inside-footer-widgets {
    margin-left: 0;
}
.site-info .inside-site-info .footer-bar {
    padding-top: 30px;
    border-top: 1px solid #FFFFFF1A;
    padding-bottom: 30px;
}
.footer-bar-active .footer-bar .widget p {
    margin-bottom: 0;
    font-size: 14px !important;
    color: #FFFFFF99;
    font-weight: 400;
}
.site-info .inside-site-info .footer-bar a {
    text-decoration: none;
    color: #FFFFFF99;
    font-weight: 400;
    font-size: 14px;
}
.site-footer .footer-widgets ul.menu > li > a:hover,
.site-info .inside-site-info .footer-bar a:hover {
    color: #fff;
}
.gme-full-image .vc_figure .vc_single_image-wrapper,
.gme-full-image .wpb_single_image .vc_figure {
    display: block;
}
.gme-full-image .vc_figure img {
    width: 100%;
}
.gme-full-image.vc_column_container .vc_column-inner {
    padding-left: 0;
	padding-right: 0 !important;
}
.gme-full-content.vc_column_container .vc_column-inner {
    max-width: 700px;
    padding: 0 60px;
}
.gme-content-image .gme-full-content {
    justify-content: end !important;
}
.gme-bg-overlay:after {
    content: "";
	background: linear-gradient(102.14deg, rgba(0, 0, 0, 0.34) 4.58%, rgba(0, 0, 0, 0.5) 36.09%, rgba(0, 0, 0, 0.7) 71.15%);
	background: radial-gradient(48.84% 80.75% at 44.28% 2.95%, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.7) 100%), linear-gradient(0deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25));
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: -1;
}
.cursor-default, .cursor-default button {
    cursor: context-menu !important;
}
.gme-bg-vertical--gradient {
	background:
  linear-gradient(
    180deg,
    rgba(178, 185, 192, 0.18) 0.6%,
    rgba(255, 255, 255, 0.3) 70.7%
  ),
  #ffffff !important;
}
.gme-bg-overlay {
    position: relative;
    z-index: 1;
}
.gme-text-white p, .gme-text-white {
    color: #fff;
}
.gme-inner-grid-container {
    max-width: 1320px;
    width: 100%;
    margin: 0 auto !important;
    padding-left: 20px;
    padding-right: 20px;
}
.gme-inner-grid-container .wpb_column.vc_column_container:first-child .vc_column-inner {
    padding-right: 0;
    padding-left: 0;
}
.gme-accordion-tabs.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    background-color: transparent;
    border-top: none;
    border-left: none;
    border-right: none;
    border-color: #FFFFFF66;
    border-radius: 0;
}
.gme-accordion-tabs.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    background-color: transparent;
    border-color: transparent;
}
.gme-accordion-tabs.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    background-color: transparent;
    border-color: #FFFFFF66;
    border: none;
}
.gme-accordion-tabs.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a,
.gme-accordion-tabs.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a {
    color: #fff;
}
.gme-accordion-tabs.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover {
    background-color: transparent;
}
.gme-accordion-tabs.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-body p {
    color: #fff;
    font-weight: 200;
}
.gme-accordion-tabs.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-body {
    padding-left: 45px;
    padding-top: 0;
    border-radius: 0;
}
.gme-accordion-tabs.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
    background-color: #fff;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-top: 10px;
    right: 0;
}
.gme-accordion-tabs.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon:before {
    width: 20px;
    margin: 0 auto;
    border-color: #1F262E;
}
.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-body {
    border-bottom: 1px solid #FFFFFF66;
    padding-bottom: 30px;
}
.gme-accordion-tabs.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon:after {
    width: 2px;
    margin: auto;
    right: 0;
    height: 20px;
    border-color: #1F262E;
    left: 0;
    transform: none;
}
.gme-accordion-tabs.vc_tta.vc_general .vc_tta-panel {
    margin-bottom: 0;
    margin-top: 20px;
}
.gme-accordion-tabs.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
    padding-bottom: 0;
    padding-left: 0;
    margin-bottom: 40px;
    margin-top: 10px;
    padding-right: 0 !important;
}
.gme-accordion-tabs {
    padding-left: 80px;
}
.gme-accordion-tabs.vc_tta.vc_general .vc_tta-panel-title>a {
    font-size: 28px;
}
.gme-accordion-tabs.vc_tta.vc_general .vc_tta-icon:before {
    font-size: 0;
}
.gme-bg-gradient {
	/* background: linear-gradient(180deg, rgba(178, 185, 192, 0.18) 0.6%, rgba(255, 255, 255, 0.3) 70.7%); */
    background: linear-gradient(0deg, #FFFFFF, #FFFFFF), linear-gradient(180deg, rgba(178, 185, 192, 0.48) 0.6%, rgba(255, 255, 255, 0.8) 70.7%);
}
.gme-making-impact-item .vc_column-inner .wpb_single_image {
    margin-bottom: 20px !important;
}
.gme-accordion-tabs.vc_tta.vc_general .vc_tta-icon {
    background-image: url(assets/images/icon-acquisition.svg);
    background-repeat: no-repeat;
    background-position: left;
    background-size: cover;
    width: 32px;
    height: 32px;
    display: inline-block;
    vertical-align: top;
}
.gme-accordion-tabs.vc_tta.vc_general .gme-ico-asset-management .vc_tta-icon {
	background-image: url(assets/images/icon-asset-management.svg);
}
.gme-accordion-tabs.vc_tta.vc_general .gme-icon-property-management .vc_tta-icon {
	background-image: url(assets/images/icon-property-management.svg);
}
.gme-accordion-tabs.vc_tta.vc_general .gme-icon-investor-relations .vc_tta-icon {
	background-image: url(assets/images/icon-investor-relations.svg);
}
.gme-accordion-tabs.vc_tta.vc_general .gme-icon-development .vc_tta-icon {
	background-image: url(assets/images/icon-development.svg);
}
body .gme-btn-primary .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    background: #A6925F;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    padding: 16px 55px 16px 35px;
}
body .gme-btn-primary .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern .vc_btn3-icon {
    right: 35px;
    font-size: 14px;
}
.gme-inner-grid-content .vc_column-inner {
    max-width: 1040px;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
}
.gme-where-invest-section .gme-inner-grid-container {
    max-width: 1100px;
}
.gme-map-iframe .facetwp-facet #facetwp-map {
    width: 100% !important;
    height: 100% !important;
    position: absolute !important;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
.gme-map-iframe .facetwp-facet.facetwp-facet-acquisitions_map {
    position: relative;
    padding-top: 34%;
    border-radius: 16px;
    overflow: hidden;
}
.gme-map-label .facetwp-facet-acquisitions_location {
    display: flex;
    justify-content: center;
    gap: 16px;
}
.facetwp-template,
.gm-style-iw-a:not(:has(.infowindow)){
    display: none;
}
.gme-map-label .wpb_wrapper {
    background: #F9F9F9 !important;
    border-radius: 14px;
    border: 1px solid #E4E4E4;
    padding: 6.5px 30px;
    font-size: 18px;
    color: #798591;
    font-weight: 500;
	transition: all 0.2s linear;
}
.gme-map-iframe .facetwp-map-filtering {
    display: none;
}

/* Start popup maps */
.infowindow {
    min-width: 293px;
    position: relative;
}
.info-location {
    display: flex;
    align-items: center;
    gap: 5px;
    color: #212121;
    font-size: 14px;
    margin-bottom: 10px;
}
.facetwp-type-map > div:not(:first-child) {
    display: none;
}
.gm-style-iw-chr button {
	display: none !important;
}
.infowindow .info-title {
    margin-bottom: 15px;
    color: #263017;
    font-weight: 400;
    font-size: 22.88px;
    line-height: 100%;
}
.infowindow .info-title a {
    color: #263017;
    text-decoration: none;
}
.info-meta {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}
.info-meta .meta-block {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.info-meta .meta-block:last-child {
    text-align: right;
}
.info-meta .meta-block .meta-label {
    font-size: 12px;
    color: #636363;
    font-weight: 400;
}
.info-meta .meta-block .meta-value {
    font-size: 14px;
    font-weight: 500;
	color: #000000;
}
.info-meta:after {
    content: "";
    border: 0.2px dashed #777777;
    position: absolute;
    margin: 0 auto;
    text-align: center;
    width: 0.6px;
    height: 16px;
    left: 0;
    right: 0;
}
/* End Home Page  */

/* Start Contact us page */
.gme-contact-container > .vc_column_container>.vc_column-inner {
    max-width: 1320px;
    padding-left: 20px;
    padding-right: 20px;
}
.gme-contact-container .vc_column-inner p {
    max-width: 1010px;
}
.wpcf7-form label {
    font-size: 14px;
    color: #1F262E;
    font-weight: 500;
    margin-bottom: 0;
}
/* Placeholder color */
.wpcf7-form .wpcf7-form-control::placeholder {
    color: #798591;
    opacity: 1; /* Ensures full color visibility */
}

/* For better browser support */
.wpcf7-form .wpcf7-form-control::-webkit-input-placeholder {
    color: #798591;
}
.wpcf7-form .wpcf7-form-control:-ms-input-placeholder {
    color: #798591;
}
.wpcf7-form .wpcf7-form-control::-ms-input-placeholder {
    color: #798591;
}
.wpcf7-form .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-radio) {
    border: 1px solid #E5E2DC;
    background-color: #fff;
    border-radius: 10px;
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
    color: #798591;
    font-family: 'SF Pro Display';
    width: 100%;
    padding: 15px 18px;
    margin-top: 10px;
}
.wpcf7-form .custom-contact-wrapper p {
    line-height: 1;
}
.wpcf7-form .wpcf7-form-control.wpcf7-submit {
    background-color: #A6925F;
    border-radius: 32px;
    width: 100%;
    font-family: SF Pro Display;
    font-weight: 400;
    font-size: 18px;
    line-height: 1;
    text-align: center;
    text-transform: capitalize;
    padding: 18px 25px;
}
.wpcf7-form .wpcf7-form-control.textarea {
    height: 128px;
}
.wpcf7-form .wpcf7-form-control.wpcf7-textarea {
    min-height: 128px;
}
.wpcf7-form .wpcf7-form-control.wpcf7-submit:hover {
    background-color: #161B21;
}
.wpcf7-form .submit-wrap {
    position: relative;
}
.wpcf7-form .submit-wrap .wpcf7-spinner {
    position: absolute;
    right: 0;
    top: 16px;
}
.wpcf7-form .wpcf7-not-valid-tip {
    font-size: 14px;
    margin-top: 5px;
}
.wpcf7 form .wpcf7-response-output {
    margin: 0;
    font-size: 14px;
    text-align: center;
    font-family: 'SF Pro Display';
    color: #161B21;
}
.gme-contact-form {
    max-width: 1300px;
    margin: 0 auto !important;
    padding: 0;
}
.wpcf7-form .wpcf7-select.wpcf7-form-control {
    appearance: none;
    -webkit-appearance: none;
    background-image: url(assets/images/icon-dropdown.svg);
    background-position: calc(100% - 15px);
    background-size: auto 24px;
    background-repeat: no-repeat;
    cursor: pointer;
}
.gme-contact-form-fields .vc_row-fluid .vc_column-inner {
    padding-top: 20px !important;
}
.gme-contact-info .vc_col-sm-2 {
    width: 70px;
}
.gme-contact-info .wpb_column .vc_column-inner {
    padding-right: 0;
}
.gme-contact-info .wpb_column.vc_col-sm-10 .vc_column-inner {
    padding-left: 10px;
}
.gme-contact-info .wpb_column.vc_col-sm-10 .vc_column-inner .wpb_text_column {
    margin-bottom: 0 !important;
}
.gme-contact-info p {
    font-family: SF Pro Display;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #161B21;
}
.gme-contact-info .vc_row .vc_custom_heading {
    text-transform: uppercase;
}
.gme-contact-info iframe {
    border-radius: 16px;
    overflow: hidden;
    width: 100%;
    max-width: 580px;
}
/* End Contact us Page  */


/* Start Team Page  */
.gme-inner-hero-section .gme-hero-caption {
    max-width: 1100px;
}
.gme-inner-hero-section .gme-hero-wrap {
    position: relative;
    top: 0;
    transform: none;
}
.gme-hero-section.gme-inner-hero-section {
    height: auto;
}
.executive-team-grid {
    display: flex;
    margin: 0 -12px;
    flex-wrap: wrap;
}
.executive-team-bio-wrapper {
    background-color: #A6925F;
    border-radius: 16px;
    padding: 10px 18px;
	margin-top: 5px;
}
.executive-team-grid .executive-card {
    width: calc(25% - 24px);
    margin: 0 12px 24px;
}
.executive-picture {
    position: relative;
    padding-top: 134%;
    border-radius: 16px;
    overflow: hidden;
}
.executive-picture img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 100%;
    max-height: 100%;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: top;
	transform: scale(1);
    transition: transform .7s ease;
}
.executive-item {
    position: relative;
    overflow: hidden;
    border-radius: 18px;
    background: #fff;
    border: 1px solid transparent; 
}
.executive-item:hover {
	border: 1px solid #BABCBE;
}
.executive-item::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(
        to bottom,
        rgba(0,0,0,0) 0%,
        rgba(0,0,0,0.15) 35%,
        rgba(0,0,0,0.55) 100%
    );
    transform: translateY(20px);
    transition: opacity .45s ease, transform .55s ease;
    pointer-events: none;
    z-index: 0;
}
.executive-item .executive-social-icons {
    position: absolute;
    top: 0;
    right: 24px;
    transform: translateY(-24px);
    transition: opacity .35s ease, transform .45s ease;
    z-index: 2;
    display: flex;
    gap: 10px;
}
.executive-team-details {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transform: translateY(40px);
    transition: opacity .45s ease, transform .55s ease;
    z-index: 2;
}
.executive-team-title {
    font-size: 22px;
    font-weight: 500;
    color: #fff;
}
.executive-team-position {
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFFCC;
}
.executive-team-arrow a {
    color: #fff;
    transform: rotate(-45deg);
    display: inline-block;
    transition: color .2s ease;
    text-decoration: none;
}
.executive-team-arrow a:hover {
    color: #c8b27e;
}
.executive-item .executive-social-icons a {
    transition: opacity .25s ease, transform .25s ease;
}
.executive-item .executive-social-icons a:hover {
    transform: scale(1.05);
}
/* End Team Page  */

/* Start Portfolio Page */
.acq-images-grid{
  display: grid;
  grid-template-columns: 2fr 1fr;     
  grid-template-rows: 1fr 1fr;         
  gap: 10px;                         
  width: 100%;
  align-items: stretch;
}
.acq-image {
  position: relative;
  overflow: hidden;
  border-radius: 12px;
  background: #eee;
}
.acq-image img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform .6s ease;
}
.acq-image:hover img{
  transform: scale(1.05);
}
.acq-images-grid .acq-image:nth-child(1){
  grid-column: 1 / 2;   
  grid-row: 1 / 3;       
  border-radius: 16px;
}
.acq-images-grid .acq-image:nth-child(2){
  grid-column: 2 / 3;
  grid-row: 1 / 2;
  border-radius: 16px;
}
.acq-images-grid .acq-image:nth-child(3){
  grid-column: 2 / 3;
  grid-row: 2 / 3;
  border-radius: 16px;
  aspect-ratio: 4 / 3;
  max-height: 300px;
}
.acq-images-grid .acq-image:nth-child(1) { 
  min-height: 260px;  
	max-height: 605px;
}
.acq-images-grid .acq-image:nth-child(2) {
  aspect-ratio: 4 / 3;
  min-height: 120px;
  max-height: 300px;
}
.acq-details {
    background: #FFFFFF;
    border-radius: 16px;
    padding: 20px 24px;
    margin-top: 24px;
}
.acquisition-slider .owl-nav {
    position: absolute;
    top: -110px;
    right: 0;
}
.acq-details .acq-website, .acq-details .acq-verbiage {
    display: flex;
    gap: 10px;
}
.acq-details .label {
    font-weight: 400;
    font-size: 24px;
    line-height: 1.2;
    color: #8E98A3;
    margin-right: 5px;
    min-width: 130px;
    display: block;
}
.acq-details .acq-website {
    margin-bottom: 10px;
}
.acq-details .acq-website .value a {
    font-weight: 400;
    font-size: 24px;
    text-decoration: underline;
    color: #303840;
}
.acq-details .acq-title {
    color: #1F262E;
    border-bottom: 1px solid #CBD0D4;
    padding-bottom: 20px;
}
.acq-details .verbiage p {
    color: #303840;
}
.acquisition-slider .owl-nav button:not(:first-child) {
    margin-left: 24px;
}
.acquisition-slider .owl-nav button span {
    width: 60px;
    height: 60px;
    border: 1px solid #BABCBE;
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
    background-image: url(assets/images/icon-nav-arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 24px;
	transition: all 0.2s linear;
}
.acquisition-slider .owl-nav button span.owl-next-btn {
    transform: scaleX(-1);
}
.acquisition-slider .owl-nav button span.owl-next-btn {
    transform: scaleX(-1);
}
.acquisition-slider .owl-nav button span:hover {
    background-color: #a6925f;
    border-color: #a6925f;
}
.acq-post-content {
    position: absolute;
    bottom: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 36.19%, rgba(0, 0, 0, 0.4) 59.17%);
    width: 100%;
    height: 100%;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-end;
    padding: 40px 40px 35px;
}
.acq-post-content .acq-meta {
    display: flex;
    gap: 42px;
}
.acq-post-content .acq-meta span {
    display: block;
}
.acq-post-content .acq-meta .value {
    font-size: 36px;
    color: #FFFFFF;
    font-weight: 600;
    line-height: 1.2;
}
.acq-post-content .acq-meta .label {
    color: #CBD0D4;
    font-size: 20px;
}
.acq-post-content .acq-title {
    font-size: 72px;
    margin-bottom: 10px;
    font-weight: 400;
}
.acq-details .acq-title {
    font-size: 32px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
/* End Portfolio Page */

/* Start About Page */

.impact-slider .owl-carousel .owl-stage-outer {
    overflow: visible;
}
.gme-call-to-action .gme-hero-btn {
    justify-content: center;
}
body .gme-btn-secondry .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    background: #fff;
    color: #121212;
    font-size: 18px;
    font-weight: 400;
    padding: 16px 55px 16px 35px;
    border:1px solid #BABCBE;
}
body .gme-btn-secondry .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern .vc_btn3-icon {
    right: 35px;
    font-size: 14px;
}
.gme-call-to-action .gme-hero-btn .wpb_column {
    max-width: 100%;
}
.gme-call-to-action .gme-section-title {
    max-width: 982px;
}
.gme-call-to-action .wpb_text_column {
    max-width: 665px;
    margin: 0 auto;
}
body .gme-btn-secondry .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
    background-color: #A6925F;
    color: #fff;
}
.who-we-are-content .wpb_text_column {
    max-width: 884px;
}
.long-term-content .gme-section-title, .long-term-content .wpb_text_column {
    max-width: 600px;
}
.gme-grid-post-first .vc_pageable-slide-wrapper .vc_grid-item:nth-child(2) .vc_gitem-post-data-source-post_title:after,
.gme-grid-post-first .vc_pageable-slide-wrapper .vc_grid-item:nth-child(3) .vc_gitem-post-data-source-post_title:after{
    display: none;
}
.gme-news-top-section .vc_pageable-slide-wrapper .vc_grid-item:not(:first-child) {
    padding-right: 0 !important;
}
body .gme-long-term-btn .gme-btn-secondry .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern .vc_btn3-icon {
    right: 135px;
}
body .gme-long-term-btn .gme-btn-secondry .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern,
body .gme-long-term-btn .gme-btn-primary .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    width: 100%;
    text-align: center;
}
body .gme-long-term-btn .gme-btn-primary .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern .vc_btn3-icon {
    right: 115px;
    font-size: 14px;
}
.gme-border-left {
    overflow: hidden;
    position: relative;
}
.gme-border-left:before {
    content: '';
    border-left: 4px solid #A6925F;
    position: absolute;
    left: 0;
    height: 100%;
    top: 50%;
    transform: translateY(-50%);
    border-top-left-radius: 32px;
    border-bottom-left-radius: 32px;
}
/* End About Page */

/* Start News press */
.gme-post-grid .vc_gitem-link img {
    width: 100%;
    border-radius: 12px;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
}
.gme-post-grid  .wpb_single_image .vc_figure,
.gme-post-grid a.vc_gitem-link {
    display: block;
}
.vc_gitem-zone.gme-post-grid .vc_gitem-row-position-top, 
.vc_gitem-zone.gme-post-grid .vc_gitem-row-position-middle, 
.vc_gitem-zone.gme-post-grid .vc_gitem-row-position-bottom {
    position: relative;
    transform: none;
    top: 0;
}
.vc_gitem-zone.gme-post-grid .vc_gitem-row-position-middle .vc_gitem-col {
    display: flex;
    width: auto;
    padding: 0;
}
.vc_gitem-zone.gme-post-grid .vc_gitem-row-position-middle .vc_gitem-col .vc_custom_heading {
    margin-bottom: 0;
    font-size: 16px;
    color: #A6925F;
}
.vc_gitem-zone.gme-post-grid .vc_gitem-row-position-middle .vc_gitem-col .vc_gitem-post-data-source-post_author > div:after {
    content: "";
    background-color: #A6925F;
    height: 6px;
    width: 6px;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
}
.vc_gitem-zone.gme-post-grid  .vc_gitem-col {
    padding: 0;
}
.vc_gitem-zone.gme-post-grid .vc_gitem-row-position-bottom .vc_gitem-col .vc_gitem-post-data-source-post_title {
    font-size: 24px;
    font-weight: 500;
    color: #303840;
    line-height: 1.2;
    padding-right: 60px;
    position: relative;
}
.vc_gitem-zone.gme-post-grid .vc_gitem-row-position-bottom .vc_gitem-col .vc_gitem-post-data-source-post_excerpt {
    font-weight: 300;
    font-size: 20px;
    color: #798591;
    line-height: 1.3;
}
.vc_btn3-container.vc_btn3-inline.news-card-view-button {
    display: none;
}
.vc_gitem-zone.gme-post-grid .vc_gitem-row-position-bottom .vc_gitem-col .vc_gitem-post-data-source-post_title:after {
    content: "";
    position: absolute;
    right: 0;
    width: 20px;
    height: 20px;
    top: 50%;
    transform: translateY(-50%) rotate(135deg);
    background-image: url(assets/images/icon-nav-arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 24px;
}
.gme-news-press .vc-gitem-zone-height-mode-auto:before {
    padding-top: 0;
}
.gme-news-press .vc_gitem-zone.gme-post-grid .vc_gitem-row-position-middle .vc_gitem-col .vc_custom_heading {
    font-size: 14px;
}
.gme-news-press .vc_gitem-zone.gme-post-grid .vc_gitem-row-position-bottom .vc_gitem-col .vc_gitem-post-data-source-post_title {
    font-size: 20px;
    padding-right: 10px;
}
.gme-news-press .vc_gitem-zone.gme-post-grid .vc_gitem-row-position-bottom .vc_gitem-col .vc_gitem-post-data-source-post_excerpt {
    font-size: 16px;
}
.gme-grid-post-first .vc_pageable-slide-wrapper .vc_grid-item:nth-child(1) .vc_gitem-link img {
    height: 305px;
	object-fit: cover;
}
.gme-grid-post-first .vc_pageable-slide-wrapper .vc_grid-item:nth-child(2) .vc_gitem-link img, 
.gme-grid-post-first .vc_pageable-slide-wrapper .vc_grid-item:nth-child(3) .vc_gitem-link img {
    height: 200px;
	object-fit: cover;
}
.gme-news-press .gme-all-news .vc_gitem-zone.gme-post-grid .vc_gitem-row-position-bottom .vc_gitem-col .vc_gitem-post-data-source-post_title {
    padding-right: 30px;
}
.gme-post-grid .vc_gitem-row-position-bottom .vc_gitem-col .vc_gitem-post-data-source-post_title:hover {
    color: #000000;
}
.gme-news-press .vc_grid-pagination .vc_grid-pagination-list li.vc_grid-page a {
    width: 40px;
    height: 40px;
    color: #4F5D6A !important;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    font-size: 14px;
    font-weight: 500;
    background-color: transparent !important;
    border: none !important;
}
.gme-news-press .vc_grid-pagination .vc_grid-pagination-list li.vc_grid-page.vc_grid-active a {
    background: #EEF0F1 !important;
    border-radius: 8px;
}
.gme-news-press .vc_grid-pagination .vc_grid-pagination-list > li {
    margin: 0 1px;
}
.gme-all-news .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next, 
.gme-all-news .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev,
.gme-all-news .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav {
    opacity: 1;
}
.gme-all-news .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next, 
.gme-all-news .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev {
    top: auto;
    bottom: -55px;
    margin-top: 0 !important;
    right: 0 !important;
}
.gme-grid-post-first .vc_pageable-slide-wrapper .vc_grid-item:nth-child(2) .vc_gitem-zone-mini .vc_gitem-row-position-top,
.gme-grid-post-first .vc_pageable-slide-wrapper .vc_grid-item:nth-child(3) .vc_gitem-zone-mini .vc_gitem-row-position-top{
	float: left;
	width: 50%;
	padding-right: 20px;
}
.gme-grid-post-first .vc_pageable-slide-wrapper .vc_grid-item:nth-child(2) .vc_gitem-zone-mini .vc_gitem-row-position-middle,
.gme-grid-post-first .vc_pageable-slide-wrapper .vc_grid-item:nth-child(3) .vc_gitem-zone-mini .vc_gitem-row-position-middle,
.gme-grid-post-first .vc_pageable-slide-wrapper .vc_grid-item:nth-child(2) .vc_gitem-zone-mini .vc_gitem-row-position-bottom,
.gme-grid-post-first .vc_pageable-slide-wrapper .vc_grid-item:nth-child(3) .vc_gitem-zone-mini .vc_gitem-row-position-bottom{
	width: 50%;
	margin-top: 0;
	float: right;
}
.gme-all-news .vc_grid-pagination .vc_grid-pagination-list {
    margin-top: 0 !important;
}
.gme-news-press .owl-carousel {
    margin-bottom: 20px !important;
    border-bottom: 1px solid #E9E9EA;
    padding-bottom: 20px;
}
.gme-all-news .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev {
    left: 0 !important;
}
.gme-news-press .owl-carousel {
    margin-bottom: 20px !important;
    border-bottom: 1px solid #E9E9EA;
    padding-bottom: 20px;
}
.gme-all-news .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev:before,
.gme-all-news .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next:before {
    content: "Previous";
    display: inline-block;
    vertical-align: top;
    font-family: 'SF Pro Display';
    color: #4F5D6A;
    font-size: 14px;
    font-weight: 500;
}
.gme-all-news .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next:before {
    content: "Next";
}
.gme-all-news .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next,
.gme-all-news .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev{
    padding-left: 20px;
    background-image: url(assets/images/icon-arrow-prev.svg);
    background-repeat: no-repeat;
    background-position: left;
    background-size: auto 14px;
}
.gme-all-news .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next {
    padding-left: 0;
    padding-right: 20px;
    background-image: url(assets/images/icon-arrow-next.svg);
    background-position: right;
}
.gme-news-top-section .news-grid-excerpt,
.gme-all-news .news-grid-excerpt {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.gme-news-press .gme-all-news .vc_grid-prev,
.gme-news-press .gme-all-news .vc_grid-next {
    display: none;
}
/* End News press */

/* Start Career page */
.gme-career-contact-section .wpcf7-form-control.wpcf7-submit {
    padding: 18px 45px 18px 25px;
}
.gme-career-contact-section .submit-wrap:after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    background-image: url(assets/images/icon-arrow-white.svg);
    background-position: right;
    background-size: auto 16px;
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
    z-index: 0;
    transform: translateY(-50%);
    right: -152px;
    margin: 0 auto;
}
.gme-career-contact-section .gme-contact-form-fields .wpcf7-file {
    display: none;
}
.gme-career-contact-section .gme-contact-form-fields .gme-upload-file {
    background-color: #fff;
    border: 1px dashed #CACFD8;
    border-radius: 10px;
    padding: 20px 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.gme-career-contact-section .gme-contact-form-fields .gme-upload-file .browse-btn {
    background-color: #fff;
    color: #1F262E;
    border: 1px solid #E1E4EA;
    border-radius: 8px;
    padding: 5px 15px;
    font-size: 14px;
}
.gme-career-contact-section .gme-contact-form-fields strong, .gme-career-contact-section .gme-contact-form-fields .file-note {
    font-size: 14px;
    color: #1F262E;
    line-height: 20px;
    font-weight: 500;
}
.gme-career-contact-section .gme-contact-form-fields small {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    color: #798591;
}
.gme-career-contact-section .gme-contact-form-fields .file-note {
     margin-top:10px;
}
.gme-map-label-column .wpb_wrapper{
    display:flex;
    justify-content: center;
    gap: 20px;
    align-items: center;
    flex-wrap: wrap;
}
.gme-making-an-impact-section .gme-making-impact {
    max-width: 780px;
    margin: 0 auto;
}
body .gme-making-impact .gme-btn-secondry .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern .vc_btn3-icon {
    position: relative;
    right: 0;
    top: 0;
    transform: none;
    margin-left: 5px;
}
body .gme-making-impact .gme-btn-secondry .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 16px 20px;
    background-color: transparent;
    color: #fff;
}
body .gme-making-impact .gme-btn-secondry .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
    background-color: #FFFFFF;
    color: #111519;
    text-decoration: underline;
}
/* End Career page */

/* Start About us page */

/* ROW */
.gme-accordion-row {
    display: flex;
	height: 500px;
}

/* ITEMS */
.gme-accordion-item {
    position: relative;
    flex: 0 0 80px;
    background: #fff;
    overflow: hidden;
    cursor: pointer;
    transition: flex 0.4s ease;
    border-right: 1px solid #1F262E;
}


/* ACTIVE WIDTH */
.gme-accordion-item.active {
    flex: 1;
}

/* INNER */
.gme-accordion-inner {
    display: flex;
    gap: 30px;
    height: 100%;
    padding: 0 30px;
    opacity: 0;
    align-items: stretch;
}
.gme-step:after,
.gme-step:before {
	 content: "";
    position: absolute;
	background-repeat: no-repeat;
    background-position: top;
	background-size: cover;
    height: 20px;
    width: 20px;
}
.gme-step:before {
    top: -20px;
    right: 0;
    background-image: url(assets/images/icon-top-curve.png);
   
}
.gme-step:after {
    bottom: 0;
    left: -20px;
    background-image: url(assets/images/icon-bottom-curve.png);
}

/* SHOW CONTENT */
.gme-accordion-item.active .gme-accordion-inner {
    opacity: 1;
}

/* IMAGE */
.gme-image {
    position: relative;
    flex: 1.4;
}

.gme-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 24px;
}

/* STEP */
.gme-step {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #fff;
    padding: 16px;
    font-size: 38px;
    font-weight: 400;
    color: #1F262E;
    border-top-left-radius: 32px;
    line-height: 1;
}
.gme-title-vertical:after {
    content: "";
    background-image: url(assets/images/icon-arrow-accordion.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 24px;
    transition: all 0.2s linear;
    position: absolute;
    bottom: 0;
    height: 30px;
    width: 30px;
    margin-top: 0;
    left: 9px;
    transform: scaleX(-1);
}
.gme-title-vertical span {
    margin-bottom: 5px;
    font-size: 38px;
}
.gme-step small {
    font-size: 14px;
    display: block;
}

/* CONTENT */
.gme-content {
    flex: 1;
}

.gme-content h4 {
    font-size: 24px;
    margin-bottom: 10px;
    color: #1F262E;
}

.gme-content p {
    font-weight: 400;
    font-size: 18px;
    color: #798591;
}

/* VERTICAL TITLE */
.gme-title-vertical {
    position: absolute;
    right: 18px;
    top: 50%;
    transform: translateY(-50%) rotate(180deg);
    writing-mode: vertical-rl;
    color: #1F262E;
    font-size: 28px;
    height: 100%;
}
.gme-accordion-item.active .gme-title-vertical {
    display: none;
}
.gme-making-impact-item .vc_column-inner {
    border-radius: 12px;
    border: 2px solid #E5E2DC;
    box-shadow: 0px 1px 2px 0px #0000000D;
    min-height: 350px;
}
.gme-making-impact-item .wpb_wrapper .vc_single_image-wrapper {
    background-color: #F8F8F8;
    padding: 12px;
    border-radius: 12px;
}
.gme-making-impact-item .wpb_text_column p {
    font-size: 20px;
}
.gme-making-an-impact-section .gme-content-containter{
    max-width: 1020px;
    margin: 0 auto 30px;
    float: none;
}
.impact-slider.owl-carousel .owl-stage-outer {
    overflow: visible;
}
body .vc_tta-accordion .gmr-white-btn-arrow .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
    background: #a6925f;
    border-color: #a6925f;
    color: #fff;
}
/* End About us page */

/* Start Single new page */
.single-news .inside-article {
    max-width: 1320px;
    width: 100%;
    margin: 0 auto !important;
    padding-left: 20px;
    padding-right: 20px;
}
.single-news .inside-article .featured-image {
    margin-bottom: 25px;
    text-align: center;
}
.single-news .news {
    padding-top: 180px;
    padding-bottom: 95px;
}
.single-news .inside-article .entry-content {
    text-align: center;
}
.single-news .inside-article .featured-image img {
    border-radius: 16px;
}
/* End Single new page */

/* Start Error page  */
.error404 .site-content .content-area {
    width: 100%;
    text-align: center;
}
.gme-error-section .gme-main-title {
    font-size: 180px;
    font-weight: 600;
    margin-bottom: 0;
    line-height: 1;
    color: #a6925f;
}
.gme-btn-wrap a {
    background: #A6925F;
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    font-weight: 400;
    display: inline-block;
    vertical-align: middle;
    padding: 10px 32px;
    border-radius: 32px;
}
.gme-btn-wrap svg {
    position: relative;
    top: 3px;
}
.gme-btn-wrap a:hover {
    background-color: #161b21;
}
.gme-error-content p {
    color: #161b21;
    margin-bottom: 30px;
}
.facetwp-facet-acquisitions_location .facetwp-counter {
    display: none;
}
.facetwp-facet-acquisitions_location .facetwp-checkbox {
    background: none;
	background-image: unset !important;
    padding: 0;
	margin: 0;
}
.facetwp-facet-acquisitions_location .facetwp-display-value {
    background: #F9F9F9 !important;
    border-radius: 14px;
    border: 1px solid #E4E4E4;
    padding: 6.5px 30px;
    font-size: 18px;
    color: #798591;
    font-weight: 500;
    transition: all 0.2s linear;
}
.facetwp-facet-acquisitions_location {
    display: flex;
    justify-content: center;
    gap: 20px;
    align-items: center;
    flex-wrap: wrap;
}
.facetwp-checkbox.checked .facetwp-display-value {
    border-color: #798591;
    background: #798591 !important;
    color: #F9F9F9;
}
/* End Error page  */

/* Start opportunity-modal */
.opportunity-modal {
    display: none;
    position: fixed;
    inset: 0;
    z-index: 9999;
    pointer-events: auto;
}

.opportunity-modal-content {
    pointer-events: auto;
    position: relative;
    background: #fff;
    max-width: 1200px;
    width: calc(100% - 40px);
    max-height: 86vh;
    margin: 7vh auto;
    padding: 24px 24px 32px;
    overflow-y: auto;
    border-radius: 12px;
    box-shadow: 0 10px 40px rgba(0,0,0,0.15);
}

.opportunity-modal-close {
    position: sticky;
    top: 0;
    float: right;
    background: none;
    border: none;
    font-size: 28px;
    cursor: pointer;
    z-index: 10;
    background-color: #A6925F;
    border-radius: 32px;
    color: #fff;
    line-height: 1;
    padding: 7px 15px 10px 15px;
    text-align: center;
}

.opportunities-details-content {
  display: none;
}

/* End opportunity-modal */

@media screen and (min-width: 768px) {

	.mobile {
		display: none !important;
	}
	
	.center_desktop, .cd {
		text-align: center !important;
	}
	
	.right_desktop, .rd {
		text-align: right !important;
	}
	
	.left_desktop, .ld {
		text-align: left !important;
	}

	/* Margin Top */
	body .mtd5 { margin-top: 5px; }
	body .mtd10 { margin-top: 10px; }
	body .mtd15 { margin-top: 15px; }
	body .mtd20 { margin-top: 20px; }
	body .mtd25 { margin-top: 25px; }
	body .mtd30 { margin-top: 30px; }
	body .mtd35 { margin-top: 35px; }
	body .mtd40 { margin-top: 40px; }
	body .mtd45 { margin-top: 45px; }
	body .mtd50 { margin-top: 50px; }
	body .mtd55 { margin-top: 55px; }
	body .mtd60 { margin-top: 60px; }
	body .mtd65 { margin-top: 65px; }
	body .mtd70 { margin-top: 70px; }
	body .mtd75 { margin-top: 75px; }
	body .mtd80 { margin-top: 80px; }
	body .mtd85 { margin-top: 85px; }
	body .mtd90 { margin-top: 90px; }
	body .mtd95 { margin-top: 95px; }
	body .mtd100 { margin-top: 100px; }
	body .mtd105 { margin-top: 105px; }
	body .mtd110 { margin-top: 110px; }
	body .mtd115 { margin-top: 115px; }
	body .mtd120 { margin-top: 120px; }
	body .mtd125 { margin-top: 125px; }
	body .mtd130 { margin-top: 130px; }
	body .mtd135 { margin-top: 135px; }
	body .mtd140 { margin-top: 140px; }
	body .mtd145 { margin-top: 145px; }
	body .mtd150 { margin-top: 150px; }
	body .mtd155 { margin-top: 155px; }
	body .mtd160 { margin-top: 160px; }
	body .mtd165 { margin-top: 165px; }
	body .mtd170 { margin-top: 170px; }
	body .mtd175 { margin-top: 175px; }
	body .mtd180 { margin-top: 180px; }
	body .mtd185 { margin-top: 185px; }
	body .mtd190 { margin-top: 190px; }
	body .mtd195 { margin-top: 195px; }
	body .mtd200 { margin-top: 200px; }
	body .mtd205 { margin-top: 205px; }
	body .mtd210 { margin-top: 210px; }
	body .mtd215 { margin-top: 215px; }
	body .mtd220 { margin-top: 220px; }
	body .mtd225 { margin-top: 225px; }
	body .mtd230 { margin-top: 230px; }
	body .mtd235 { margin-top: 235px; }
	body .mtd240 { margin-top: 240px; }
	body .mtd245 { margin-top: 245px; }
	body .mtd250 { margin-top: 250px; }

	/* Margin Bottom */
	body .mbd5 { margin-bottom: 5px; }
	body .mbd10 { margin-bottom: 10px; }
	body .mbd15 { margin-bottom: 15px; }
	body .mbd20 { margin-bottom: 20px; }
	body .mbd25 { margin-bottom: 25px; }
	body .mbd30 { margin-bottom: 30px; }
	body .mbd35 { margin-bottom: 35px; }
	body .mbd40 { margin-bottom: 40px; }
	body .mbd45 { margin-bottom: 45px; }
	body .mbd50 { margin-bottom: 50px; }
	body .mbd55 { margin-bottom: 55px; }
	body .mbd60 { margin-bottom: 60px; }
	body .mbd65 { margin-bottom: 65px; }
	body .mbd70 { margin-bottom: 70px; }
	body .mbd75 { margin-bottom: 75px; }
	body .mbd80 { margin-bottom: 80px; }
	body .mbd85 { margin-bottom: 85px; }
	body .mbd90 { margin-bottom: 90px; }
	body .mbd95 { margin-bottom: 95px; }
	body .mbd100 { margin-bottom: 100px; }
	body .mbd105 { margin-bottom: 105px; }
	body .mbd110 { margin-bottom: 110px; }
	body .mbd115 { margin-bottom: 115px; }
	body .mbd120 { margin-bottom: 120px; }
	body .mbd125 { margin-bottom: 125px; }
	body .mbd130 { margin-bottom: 130px; }
	body .mbd135 { margin-bottom: 135px; }
	body .mbd140 { margin-bottom: 140px; }
	body .mbd145 { margin-bottom: 145px; }
	body .mbd150 { margin-bottom: 150px; }
	body .mbd155 { margin-bottom: 155px; }
	body .mbd160 { margin-bottom: 160px; }
	body .mbd165 { margin-bottom: 165px; }
	body .mbd170 { margin-bottom: 170px; }
	body .mbd175 { margin-bottom: 175px; }
	body .mbd180 { margin-bottom: 180px; }
	body .mbd185 { margin-bottom: 185px; }
	body .mbd190 { margin-bottom: 190px; }
	body .mbd195 { margin-bottom: 195px; }
	body .mbd200 { margin-bottom: 200px; }
	body .mbd205 { margin-bottom: 205px; }
	body .mbd210 { margin-bottom: 210px; }
	body .mbd215 { margin-bottom: 215px; }
	body .mbd220 { margin-bottom: 220px; }
	body .mbd225 { margin-bottom: 225px; }
	body .mbd230 { margin-bottom: 230px; }
	body .mbd235 { margin-bottom: 235px; }
	body .mbd240 { margin-bottom: 240px; }
	body .mbd245 { margin-bottom: 245px; }
	body .mbd250 { margin-bottom: 250px; }

	/* Padding Top */
	body .ptd5 { padding-top: 5px; }
	body .ptd10 { padding-top: 10px; }
	body .ptd15 { padding-top: 15px; }
	body .ptd20 { padding-top: 20px; }
	body .ptd25 { padding-top: 25px; }
	body .ptd30 { padding-top: 30px; }
	body .ptd35 { padding-top: 35px; }
	body .ptd40 { padding-top: 40px; }
	body .ptd45 { padding-top: 45px; }
	body .ptd50 { padding-top: 50px; }
	body .ptd55 { padding-top: 55px; }
	body .ptd60 { padding-top: 60px; }
	body .ptd65 { padding-top: 65px; }
	body .ptd70 { padding-top: 70px; }
	body .ptd75 { padding-top: 75px; }
	body .ptd80 { padding-top: 80px; }
	body .ptd85 { padding-top: 85px; }
	body .ptd90 { padding-top: 90px; }
	body .ptd95 { padding-top: 95px; }
	body .ptd100 { padding-top: 100px; }
	body .ptd105 { padding-top: 105px; }
	body .ptd110 { padding-top: 110px; }
	body .ptd115 { padding-top: 115px; }
	body .ptd120 { padding-top: 120px; }
	body .ptd125 { padding-top: 125px; }
	body .ptd130 { padding-top: 130px; }
	body .ptd135 { padding-top: 135px; }
	body .ptd140 { padding-top: 140px; }
	body .ptd145 { padding-top: 145px; }
	body .ptd150 { padding-top: 150px; }
	body .ptd155 { padding-top: 155px; }
	body .ptd160 { padding-top: 160px; }
	body .ptd165 { padding-top: 165px; }
	body .ptd170 { padding-top: 170px; }
	body .ptd175 { padding-top: 175px; }
	body .ptd180 { padding-top: 180px; }
	body .ptd185 { padding-top: 185px; }
	body .ptd190 { padding-top: 190px; }
	body .ptd195 { padding-top: 195px; }
	body .ptd200 { padding-top: 200px; }
	body .ptd205 { padding-top: 205px; }
	body .ptd210 { padding-top: 210px; }
	body .ptd215 { padding-top: 215px; }
	body .ptd220 { padding-top: 220px; }
	body .ptd225 { padding-top: 225px; }
	body .ptd230 { padding-top: 230px; }
	body .ptd235 { padding-top: 235px; }
	body .ptd240 { padding-top: 240px; }
	body .ptd245 { padding-top: 245px; }
	body .ptd250 { padding-top: 250px; }
	body .ptd290 { padding-top: 290px; }
	body .ptd300 { padding-top: 300px; }

	/* Padding Bottom */
	body .pbd5 { padding-bottom: 5px; }
	body .pbd10 { padding-bottom: 10px; }
	body .pbd15 { padding-bottom: 15px; }
	body .pbd20 { padding-bottom: 20px; }
	body .pbd25 { padding-bottom: 25px; }
	body .pbd30 { padding-bottom: 30px; }
	body .pbd35 { padding-bottom: 35px; }
	body .pbd40 { padding-bottom: 40px; }
	body .pbd45 { padding-bottom: 45px; }
	body .pbd50 { padding-bottom: 50px; }
	body .pbd55 { padding-bottom: 55px; }
	body .pbd60 { padding-bottom: 60px; }
	body .pbd65 { padding-bottom: 65px; }
	body .pbd70 { padding-bottom: 70px; }
	body .pbd75 { padding-bottom: 75px; }
	body .pbd80 { padding-bottom: 80px; }
	body .pbd85 { padding-bottom: 85px; }
	body .pbd90 { padding-bottom: 90px; }
	body .pbd95 { padding-bottom: 95px; }
	body .pbd100 { padding-bottom: 100px; }
	body .pbd105 { padding-bottom: 105px; }
	body .pbd110 { padding-bottom: 110px; }
	body .pbd115 { padding-bottom: 115px; }
	body .pbd120 { padding-bottom: 120px; }
	body .pbd125 { padding-bottom: 125px; }
	body .pbd130 { padding-bottom: 130px; }
	body .pbd135 { padding-bottom: 135px; }
	body .pbd140 { padding-bottom: 140px; }
	body .pbd145 { padding-bottom: 145px; }
	body .pbd150 { padding-bottom: 150px; }
	body .pbd155 { padding-bottom: 155px; }
	body .pbd160 { padding-bottom: 160px; }
	body .pbd165 { padding-bottom: 165px; }
	body .pbd170 { padding-bottom: 170px; }
	body .pbd175 { padding-bottom: 175px; }
	body .pbd180 { padding-bottom: 180px; }
	body .pbd185 { padding-bottom: 185px; }
	body .pbd190 { padding-bottom: 190px; }
	body .pbd195 { padding-bottom: 195px; }
	body .pbd200 { padding-bottom: 200px; }
	body .pbd205 { padding-bottom: 205px; }
	body .pbd210 { padding-bottom: 210px; }
	body .pbd215 { padding-bottom: 215px; }
	body .pbd220 { padding-bottom: 220px; }
	body .pbd225 { padding-bottom: 225px; }
	body .pbd230 { padding-bottom: 230px; }
	body .pbd235 { padding-bottom: 235px; }
	body .pbd240 { padding-bottom: 240px; }
	body .pbd245 { padding-bottom: 245px; }
	body .pbd250 { padding-bottom: 250px; }
	body .pbd290 { padding-bottom: 290px; }
	body .pbd300 { padding-bottom: 300px; }

    .main-navigation .main-nav ul.menu > li:not(.header-investor-portal) > a:before {
        content: "";
        background-color: #303840;
        position: absolute;
        bottom: 18px;
        width: 0;
        height: 2px;
        transition: all 0.2s linear;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .main-navigation .main-nav ul.menu > li:not(.header-investor-portal) > a:hover:before,
    .main-navigation .main-nav ul.menu > li.current-menu-item:not(.header-investor-portal) > a:before {
        width: 100%;
    }

	/* Hover Effects */
	.executive-item::after,
	.executive-item .executive-social-icons,
	.executive-team-details {
		opacity: 0;
	}
	.executive-item:hover::after {
		opacity: 1;
		transform: translateY(0);
	}
	.executive-item:hover .executive-picture img {
		transform: scale(1.08);
	}
	.executive-item:hover .executive-social-icons {
		transform: translateY(24px);
		opacity: 1;
	}
	.executive-item:hover .executive-team-details {
		transform: translateY(0);
		opacity: 1;
	}
	.executive-item:hover {
		border: 1px solid #BABCBE;
		box-shadow: 23px 34px 11px 0px #00000000;
	}
	.gme-grid-post-first .vc_pageable-slide-wrapper {
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-template-rows: 1fr 1fr;
		width: 100%;
		align-items: stretch;
	}
	.gme-grid-post-first .vc_pageable-slide-wrapper .vc_grid-item:nth-child(1) {
		grid-column: 1 / 2;
		grid-row: 1 / 3;
		width: 100%;
	}
	.gme-grid-post-first .vc_pageable-slide-wrapper .vc_grid-item:nth-child(2) {
		grid-column: 2 / 3;
		grid-row: 1 / 2;
		aspect-ratio: unset;
		width: 100%;
	}
	.gme-grid-post-first .vc_pageable-slide-wrapper .vc_grid-item:nth-child(3) {
		grid-column: 2 / 3;
		grid-row: 2 / 3;
		width: 100%;
	}
	.gme-grid-post-first .vc_grid-item:nth-child(2) .wpb_single_image {
		margin-bottom: 0 !important;
	}
	.gme-grid-post-first .vc_grid-item:nth-child(1) .vc_gitem_row:first-child {
		margin-bottom: 5px;
	}
	.gme-grid-post-first .vc_grid-item:first-child {
		padding-bottom: 0 !important;
	}
	.gme-grid-post-first .vc_pageable-slide-wrapper .vc_grid-item {
		padding-bottom: 15px !important;
	}
	.gme-news-press .vc_grid-container-wrapper {
		padding-left: 5px;
		padding-right: 5px;
	}
    .impact-slider {
        display: flex;
        gap: 24px;
/*         cursor: grab;
        overflow: visible;
        will-change: transform; */
    }
/*     .impact-slider:active {
        cursor: grabbing;
    } 
    .gme-making-impact-item {
        flex: 0 0 360px;
    }  */
    .gme-call-to-action .gme-hero-btn {
        max-width: 500px;
        margin: 0 auto;
    }
    .gme-call-to-action .gme-hero-btn .vc_column-inner {
        padding: 0;
    }
    .gme-call-to-action .gme-hero-btn .wpb_column:first-child {
        max-width: 200px;
    }
	.gme-making-impact-item .wpb_wrapper .vc_single_image-wrapper img {
        width: 42px;
		aspect-ratio: 1;
        object-fit: contain;
    }
	.gme-executive-team-left {
		width: 30%;
	}
	.gme-executive-team-right {
		width: 70%;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
	 .impact-slider {
		flex-wrap: wrap;
		justify-content: center;
	 }
	 .impact-slider > div {
		width: calc(33.33% - 48px);
	}
}

@media screen and (max-width: 1200px) {

    .main-navigation .main-nav ul.menu > li:not(:last-child) {
        margin-right: 20px;
    }
    .site-footer .footer-widget-2 {
        display: none;
    }
	.gme-main-title {
		font-size: 50px;
	}
	.gme-section-title {
		font-size: 36px !important;
	}
	.gme-full-content p {
		font-size: 16px;
	}
	.gme-full-content.vc_column_container .vc_column-inner {
		padding: 0 20px;
	}
	.gme-accordion-tabs {
		padding-left: 20px;
	}
	.gme-accordion-tabs.vc_tta.vc_general .vc_tta-panel-title>a {
		font-size: 24px;
	}
	.gme-accordion-tabs.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-body p {
		font-size: 20px;
	}
	.gme-accordion-tabs.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
		margin-bottom: 30px;
	}
	.gme-accordion-tabs.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
		width: 40px;
		height: 40px;
		margin-top: 5px;
	}
	.gme-inner-grid-container {
		padding-left: 0;
		padding-right: 0;
	}
	.gme-builts-section,
	.gme-where-invest-section {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	.gme-builts-section .wpb_column .vc_column-inner {
		padding-right: 0;
	}

}



@media screen and (max-width: 767px) {

	.desktop {
		display: none !important;
	}
	
	.center_mobile, .cm {
		text-align: center !important;
	}
	
	.right_mobile, .rm {
		text-align: right !important;
	}
	
	.left_mobile, .lm {
		text-align: left !important;
	}

	/* Margin Top */
	body .mtm5 { margin-top: 5px; }
	body .mtm10 { margin-top: 10px; }
	body .mtm15 { margin-top: 15px; }
	body .mtm20 { margin-top: 20px; }
	body .mtm25 { margin-top: 25px; }
	body .mtm30 { margin-top: 30px; }
	body .mtm35 { margin-top: 35px; }
	body .mtm40 { margin-top: 40px; }
	body .mtm45 { margin-top: 45px; }
	body .mtm50 { margin-top: 50px; }
	body .mtm55 { margin-top: 55px; }
	body .mtm60 { margin-top: 60px; }
	body .mtm65 { margin-top: 65px; }
	body .mtm70 { margin-top: 70px; }
	body .mtm75 { margin-top: 75px; }
	body .mtm80 { margin-top: 80px; }
	body .mtm85 { margin-top: 85px; }
	body .mtm90 { margin-top: 90px; }
	body .mtm95 { margin-top: 95px; }
	body .mtm100 { margin-top: 100px; }
	body .mtm105 { margin-top: 105px; }
	body .mtm110 { margin-top: 110px; }
	body .mtm115 { margin-top: 115px; }
	body .mtm120 { margin-top: 120px; }
	body .mtm125 { margin-top: 125px; }
	body .mtm130 { margin-top: 130px; }
	body .mtm135 { margin-top: 135px; }
	body .mtm140 { margin-top: 140px; }
	body .mtm145 { margin-top: 145px; }
	body .mtm150 { margin-top: 150px; }
	body .mtm155 { margin-top: 155px; }
	body .mtm160 { margin-top: 160px; }
	body .mtm165 { margin-top: 165px; }
	body .mtm170 { margin-top: 170px; }
	body .mtm175 { margin-top: 175px; }
	body .mtm180 { margin-top: 180px; }
	body .mtm185 { margin-top: 185px; }
	body .mtm190 { margin-top: 190px; }
	body .mtm195 { margin-top: 195px; }
	body .mtm200 { margin-top: 200px; }
	body .mtm205 { margin-top: 205px; }
	body .mtm210 { margin-top: 210px; }
	body .mtm215 { margin-top: 215px; }
	body .mtm220 { margin-top: 220px; }
	body .mtm225 { margin-top: 225px; }
	body .mtm230 { margin-top: 230px; }
	body .mtm235 { margin-top: 235px; }
	body .mtm240 { margin-top: 240px; }
	body .mtm245 { margin-top: 245px; }
	body .mtm250 { margin-top: 250px; }
	
	/* Margin Bottom */
	body .mbm5 { margin-bottom: 5px; }
	body .mbm10 { margin-bottom: 10px; }
	body .mbm15 { margin-bottom: 15px; }
	body .mbm20 { margin-bottom: 20px; }
	body .mbm25 { margin-bottom: 25px; }
	body .mbm30 { margin-bottom: 30px; }
	body .mbm35 { margin-bottom: 35px; }
	body .mbm40 { margin-bottom: 40px; }
	body .mbm45 { margin-bottom: 45px; }
	body .mbm50 { margin-bottom: 50px; }
	body .mbm55 { margin-bottom: 55px; }
	body .mbm60 { margin-bottom: 60px; }
	body .mbm65 { margin-bottom: 65px; }
	body .mbm70 { margin-bottom: 70px; }
	body .mbm75 { margin-bottom: 75px; }
	body .mbm80 { margin-bottom: 80px; }
	body .mbm85 { margin-bottom: 85px; }
	body .mbm90 { margin-bottom: 90px; }
	body .mbm95 { margin-bottom: 95px; }
	body .mbm100 { margin-bottom: 100px; }
	body .mbm105 { margin-bottom: 105px; }
	body .mbm110 { margin-bottom: 110px; }
	body .mbm115 { margin-bottom: 115px; }
	body .mbm120 { margin-bottom: 120px; }
	body .mbm125 { margin-bottom: 125px; }
	body .mbm130 { margin-bottom: 130px; }
	body .mbm135 { margin-bottom: 135px; }
	body .mbm140 { margin-bottom: 140px; }
	body .mbm145 { margin-bottom: 145px; }
	body .mbm150 { margin-bottom: 150px; }
	body .mbm155 { margin-bottom: 155px; }
	body .mbm160 { margin-bottom: 160px; }
	body .mbm165 { margin-bottom: 165px; }
	body .mbm170 { margin-bottom: 170px; }
	body .mbm175 { margin-bottom: 175px; }
	body .mbm180 { margin-bottom: 180px; }
	body .mbm185 { margin-bottom: 185px; }
	body .mbm190 { margin-bottom: 190px; }
	body .mbm195 { margin-bottom: 195px; }
	body .mbm200 { margin-bottom: 200px; }
	body .mbm205 { margin-bottom: 205px; }
	body .mbm210 { margin-bottom: 210px; }
	body .mbm215 { margin-bottom: 215px; }
	body .mbm220 { margin-bottom: 220px; }
	body .mbm225 { margin-bottom: 225px; }
	body .mbm230 { margin-bottom: 230px; }
	body .mbm235 { margin-bottom: 235px; }
	body .mbm240 { margin-bottom: 240px; }
	body .mbm245 { margin-bottom: 245px; }
	body .mbm250 { margin-bottom: 250px; }
	
	/* Padding Top */
	body .ptm5 { padding-top: 5px; }
	body .ptm10 { padding-top: 10px; }
	body .ptm15 { padding-top: 15px; }
	body .ptm20 { padding-top: 20px; }
	body .ptm25 { padding-top: 25px; }
	body .ptm30 { padding-top: 30px; }
	body .ptm35 { padding-top: 35px; }
	body .ptm40 { padding-top: 40px; }
	body .ptm45 { padding-top: 45px; }
	body .ptm50 { padding-top: 50px; }
	body .ptm55 { padding-top: 55px; }
	body .ptm60 { padding-top: 60px; }
	body .ptm65 { padding-top: 65px; }
	body .ptm70 { padding-top: 70px; }
	body .ptm75 { padding-top: 75px; }
	body .ptm80 { padding-top: 80px; }
	body .ptm85 { padding-top: 85px; }
	body .ptm90 { padding-top: 90px; }
	body .ptm95 { padding-top: 95px; }
	body .ptm100 { padding-top: 100px; }
	body .ptm105 { padding-top: 105px; }
	body .ptm110 { padding-top: 110px; }
	body .ptm115 { padding-top: 115px; }
	body .ptm120 { padding-top: 120px; }
	body .ptm125 { padding-top: 125px; }
	body .ptm130 { padding-top: 130px; }
	body .ptm135 { padding-top: 135px; }
	body .ptm140 { padding-top: 140px; }
	body .ptm145 { padding-top: 145px; }
	body .ptm150 { padding-top: 150px; }
	body .ptm155 { padding-top: 155px; }
	body .ptm160 { padding-top: 160px; }
	body .ptm165 { padding-top: 165px; }
	body .ptm170 { padding-top: 170px; }
	body .ptm175 { padding-top: 175px; }
	body .ptm180 { padding-top: 180px; }
	body .ptm185 { padding-top: 185px; }
	body .ptm190 { padding-top: 190px; }
	body .ptm195 { padding-top: 195px; }
	body .ptm200 { padding-top: 200px; }
	body .ptm205 { padding-top: 205px; }
	body .ptm210 { padding-top: 210px; }
	body .ptm215 { padding-top: 215px; }
	body .ptm220 { padding-top: 220px; }
	body .ptm225 { padding-top: 225px; }
	body .ptm230 { padding-top: 230px; }
	body .ptm235 { padding-top: 235px; }
	body .ptm240 { padding-top: 240px; }
	body .ptm245 { padding-top: 245px; }
	body .ptm250 { padding-top: 250px; }
	
	/* Padding Bottom */
	body .pbm5 { padding-bottom: 5px; }
	body .pbm10 { padding-bottom: 10px; }
	body .pbm15 { padding-bottom: 15px; }
	body .pbm20 { padding-bottom: 20px; }
	body .pbm25 { padding-bottom: 25px; }
	body .pbm30 { padding-bottom: 30px; }
	body .pbm35 { padding-bottom: 35px; }
	body .pbm40 { padding-bottom: 40px; }
	body .pbm45 { padding-bottom: 45px; }
	body .pbm50 { padding-bottom: 50px; }
	body .pbm55 { padding-bottom: 55px; }
	body .pbm60 { padding-bottom: 60px; }
	body .pbm65 { padding-bottom: 65px; }
	body .pbm70 { padding-bottom: 70px; }
	body .pbm75 { padding-bottom: 75px; }
	body .pbm80 { padding-bottom: 80px; }
	body .pbm85 { padding-bottom: 85px; }
	body .pbm90 { padding-bottom: 90px; }
	body .pbm95 { padding-bottom: 95px; }
	body .pbm100 { padding-bottom: 100px; }
	body .pbm105 { padding-bottom: 105px; }
	body .pbm110 { padding-bottom: 110px; }
	body .pbm115 { padding-bottom: 115px; }
	body .pbm120 { padding-bottom: 120px; }
	body .pbm125 { padding-bottom: 125px; }
	body .pbm130 { padding-bottom: 130px; }
	body .pbm135 { padding-bottom: 135px; }
	body .pbm140 { padding-bottom: 140px; }
	body .pbm145 { padding-bottom: 145px; }
	body .pbm150 { padding-bottom: 150px; }
	body .pbm155 { padding-bottom: 155px; }
	body .pbm160 { padding-bottom: 160px; }
	body .pbm165 { padding-bottom: 165px; }
	body .pbm170 { padding-bottom: 170px; }
	body .pbm175 { padding-bottom: 175px; }
	body .pbm180 { padding-bottom: 180px; }
	body .pbm185 { padding-bottom: 185px; }
	body .pbm190 { padding-bottom: 190px; }
	body .pbm195 { padding-bottom: 195px; }
	body .pbm200 { padding-bottom: 200px; }
	body .pbm205 { padding-bottom: 205px; }
	body .pbm210 { padding-bottom: 210px; }
	body .pbm215 { padding-bottom: 215px; }
	body .pbm220 { padding-bottom: 220px; }
	body .pbm225 { padding-bottom: 225px; }
	body .pbm230 { padding-bottom: 230px; }
	body .pbm235 { padding-bottom: 235px; }
	body .pbm240 { padding-bottom: 240px; }
	body .pbm245 { padding-bottom: 245px; }
	body .pbm250 { padding-bottom: 250px; }

	body p {
		font-size: 16px;
	}
    .main-navigation .menu-toggle {
        padding: 0;
        font-size: 24px;
    }
    .site-logo {
        width: 180px;
    }
    .gme-main-title {
        font-size: 32px;
    }
    .gme-main-subtitle {
        font-size: 16px !important;
    }
    .gme-hero-wrap {
        top: 0;
        transform: none;
    }
    .home .gme-hero-btn .wpb_column {
        max-width: 155px;
    }
    .gme-hero-section .gme-hero-btn .vc_btn3.vc_general {
        padding: 11px 15px;
        font-size: 14px;
        line-height: 1;
    }
    .gme-hero-section .gme-hero-btn .vc_btn3.vc_general.vc_btn3-icon-right {
        padding-right: 40px;
    }
    .gme-hero-section .gme-hero-btn .vc_btn3.vc_general.vc_btn3-icon-right i {
        right: 20px;
		font-size: 12px;
    }
    .site-header #site-navigation {
		position: fixed;
		top: 80px;
		left: 0;
		height: 100%;
		width: 100%;
		margin-top: 0 !important;
		transform: translateX(-100%);
		transition: all 0.2s linear;
		height: calc(100dvh - 80px);
		background-color: #ffff;
		z-index: 1;
		padding-top: 20px;
	}
	.admin-bar .site-header #site-navigation {
		top: 80px;
	}
    .site-header #site-navigation .inside-navigation {
        padding: 0 20px;
    }
    .site-header #site-navigation.toggled {
        transform: translateX(0);
    }
    .site-header .menu-item-has-children .dropdown-menu-toggle svg {
        top: -5px;
        transform: rotate(-90deg);
        right: -5px;
    }
    .main-navigation ul.menu > li > ul.sub-menu {
        box-shadow: none;
        background-color: #f4f4f4;
        border: none;
        padding: 0;
        border-radius: 8px;
    }
    .site-header .main-navigation .main-nav ul.menu > li > a {
        line-height: 1.5;
    }
    .site-header .main-navigation .main-nav ul.menu > li {
        margin-bottom: 15px;
    }
    .gme-stat-content .gme-counter, 
    .gme-stat-content .gme-suffix {
        font-size: 24px;
    }
    .gme-stat-box p {
        font-size: 14px;
    }
    .gme-hero-counter .wpb_column {
        width: 50%;
    }
    .gme-hero-counter {
        flex-wrap: wrap;
    }
    .gme-hero-section {
        height: auto;
    }
    .gme-hero-counter .wpb_column:nth-child(2) {
        order: 1;
    }
    .gme-hero-counter .wpb_column:nth-child(3) {
        order: 2;
    }
    .gme-hero-counter .wpb_column:nth-child(1) {
        order: 3;
    }
    .gme-hero-counter .wpb_column .vc_column-inner .wpb_raw_code {
        margin-bottom: 15px;
    }
    .home .gme-hero-btn .wpb_column > .vc_column-inner {
        padding-right: 0;
    }
	.gme-hero-has-video .gme-hero-video-tag .wpb_raw_code video {
		 height: 670px !important;
	}
	.gme-hero-has-video.gme-m-height-480 .gme-hero-video-tag .wpb_raw_code video {
		 height: 480px !important;
	}
    .footer-widgets-container {
        padding-top: 30px;
    }
    .site-footer .footer-widgets-container .widget_media_image {
        padding-right: 12px !important;
    }
    .site-footer .footer-widgets .footer-widgets-container .inside-footer-widgets {
        margin: 0;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .site-footer .footer-widgets .footer-widgets-container .inside-footer-widgets .footer-widget-1,
    .site-footer .footer-widgets .footer-widgets-container .inside-footer-widgets .footer-widget-5 {
        width: 100%;
        flex: unset;
    }
    .inside-footer-widgets>.footer-widget-3, 
    .inside-footer-widgets>.footer-widget-4 {
        width: 50%;
        margin-bottom: 40px !important;
    }
    .site-footer .inside-footer-widgets>div:not(:last-child) {
        margin-bottom: 20px;
    }
    .site-footer .footer-widgets-container .widget_media_image {
        margin-bottom: 15px;
    }
    .site-info .inside-site-info .footer-bar {
        flex-direction: column;
        margin-bottom: 0;
        padding-top: 20px;
        padding-bottom: 20px;
        text-align: left;
    }
    .footer-bar .widget_nav_menu>div>ul {
        justify-content: flex-start;
    }
    .footer-bar .widget_nav_menu li:first-child {
        margin-left: 0;
    }
    .site-footer .footer-widgets .widget-title {
        margin-bottom: 5px;
    }
	.gme-section-title {
		font-size: 32px !important;
	}
	.gme-full-image .wpb_single_image {
		margin-bottom: 20px;
	}
	.gme-full-content.vc_column_container .vc_column-inner {
		padding: 20px !important;
	}
	.gme-content-image {
		flex-direction: column-reverse;
	}
	.gme-accordion-tabs {
		padding-left: 0;
	}
	.gme-builts-section .wpb_column:last-child > .vc_column-inner {
		padding-left: 0;
		padding-right: 0;
	}
	.gme-builts-section p {
		font-size: 16px;
	}
	.gme-accordion-tabs.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
		width: 24px;
		height: 24px;
	}
	.gme-accordion-tabs.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon:before {
		width: 12px;
		border-width: 1px;
	}
	.gme-accordion-tabs.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon:after {
		width: 1px;
		height: 12px;
		border-width: 1px;
	}
	.gme-accordion-tabs.vc_tta.vc_general .vc_tta-panel-title>a {
		font-size: 20px;
	}
	.gme-accordion-tabs.vc_tta.vc_general .vc_tta-icon {
		width: 22px;
		height: 22px;
	}
	.gme-accordion-tabs.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
		margin-bottom: 15px;
		margin-top: 0;
	}
	.gme-accordion-tabs.vc_tta.vc_general .vc_tta-panel {
		margin-top: 10px;
	}
	.gme-accordion-tabs.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-body p {
		font-size: 18px;
	}
	.gme-accordion-tabs.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-body {
		padding-left: 35px;
	}
	body .gme-btn-primary .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
		padding: 11px 35px 11px 20px;
		font-size: 14px;
		line-height: 1;
	}
	 body .gme-long-term-btn .gme-btn-primary .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern .vc_btn3-icon {
		display: none;
	}
	.gme-map-label-column .wpb_wrapper{
		display:flex;
		justify-content: center;
		gap: 8px;
		align-items: center;
		flex-wrap: wrap;
	}
	.gme-map-label .wpb_wrapper {
		padding: 8px;
		font-size: 16px;
		border-radius: 8px;
		line-height: 1;
	}
	.gme-map-iframe .facetwp-facet.facetwp-facet-acquisitions_map {
		margin-bottom: 0;
		padding-top: 50%;
	}
	.wpb_content_element.gme-map-iframe {
		margin-bottom: 15px;
	}
	.gme-map-label .facetwp-facet-acquisitions_location {
		justify-content: flex-start;
		gap: 8px;
		margin-bottom: 0;
	}
	.gme-contact-info .gme-main-title {
		font-size: 24px;
	}
	.gme-contact-container > .vc_column_container>.vc_column-inner {
		padding-left: 20px;
		padding-right: 20px;
	}
	.gme-contact-form {
		padding: 0;
	}
	.gme-contact-info .gme-main-title {
		font-size: 24px;
		margin-bottom: 0;
	}
	.gme-contact-info > .vc_column-inner {
		padding: 16px !important;
	}
	.gme-contact-info .wpb_column .vc_column-inner {
		padding-right: 15px;
	}
	.gme-contact-form-fields > .vc_column-inner {
		padding-left: 15px !important;
		margin-top: 24px;
	}
	.gme-contact-info .wpb_column.vc_col-sm-10 .vc_column-inner {
		padding-left: 0;
	}
	.gme-contact-info .gme-contact-infor-detail .vc_column-inner {
		padding-right: 0;
		padding-left: 0;
	}
	.gme-contact-info .gme-contact-infor-detail .vc_col-sm-2 {
		width: 45px;
	}
	.gme-contact-info .gme-contact-infor-detail .vc_col-sm-10 {
		width: calc(100% - 70px);
	}
	.gme-contact-infor-detail {
		display: flex;
		flex-wrap: wrap;
		gap: 10px;
		margin: 0 -10px;
		align-items: flex-start;
		justify-content: flex-start;
		align-content: flex-start;
	}
	.gme-contact-info .vc_row .vc_custom_heading {
		font-size: 16px !important;
	}
	.gme-contact-form-fields  .vc_row {
		padding: 10px !important;
	}
	.gme-contact-form-fields .vc_row-fluid .vc_column-inner {
		padding-top: 15px !important;
	}
	.wpcf7-form .wpcf7-form-control.wpcf7-submit {
		font-size: 14px;
		padding: 11px 15px;
	}
	html .separate-containers .inside-article {
		padding: 0 20px;
	}
	.gme-inner-hero-section .gme-hero-btn .wpb_column .vc_column-inner {
		padding-right: 0;
	}
	.gme-inner-hero-section .gme-hero-btn .wpb_column {
		max-width: 190px;
	}
	.site-header .main-navigation .main-nav ul.menu > li.header-investor-portal {
		margin-top: 20px;
	}
	.gme-stat-content .gme-prefix {
		font-size: 24px;
	}
	.executive-team-grid .executive-card {
		width: calc(50% - 20px);
		margin: 0 10px 20px;
	}
	.executive-team-title {
		font-size: 14px;
	}
	.executive-team-position {
		font-size: 12px;
	}
	.executive-item .executive-social-icons {
		transform: none;
		top: 12px;
		line-height: 0;
		gap: 5px;
		right: 12px;
	}
	.executive-item .executive-social-icons img {
		width: 16px;
	}
	.executive-team-details {
		transform: translateY(0);
		padding: 12px;
	}
	.executive-team-arrow a {
		font-size: 16px;
	}
	.executive-item,
	.executive-picture {
		border-radius: 12px;
	}
	.acq-details .acq-website {
		flex-direction: column;
		gap: 0;
	}
	.acq-details .acq-title {
		font-size: 32px;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
	.acq-details .label {
		font-size: 20px;
		min-width: 75px;
	}
	.acq-details .value a {
		font-size: 22px;
	}
	.acq-details .acq-website .value a {
		font-size: 20px;
		line-height: 1.2;
		display: block;
	}
	.acq-details .acq-verbiage {
		flex-direction: column;
		margin-top: 15px;
	}
	.acq-details .acq-verbiage .label {
		line-height: 1;
	}
	.acquisition-box .acq-images-grid {
		display: block;
	}
	.acquisition-box .acq-images-grid .acq-image {
		margin-top: 10px;
	}
	.acquisition-slider .owl-nav button span {
		width: 32px;
		height: 32px;
		background-size: auto 16px;
		background-color: #fff;
		border-color: #111519;
	}
	.acquisition-slider .owl-nav {
		top: 120px;
		left: 0;
		display: flex;
		justify-content: space-between;
	}
	.acq-post-content .acq-title {
		font-size: 32px;
	}
	.acq-post-content .acq-meta .value {
		font-size: 16px;
	}
	.acquisition-slider .owl-nav button.owl-prev {
		position: relative;
		left: -15px;
	}
	.acquisition-slider .owl-nav button.owl-next {
		position: relative;
		right: 0;
	}
	.acq-post-content .acq-meta {
		gap: 12px;
	}
	.acq-post-content .acq-meta .label {
		font-size: 12px;
	}
	.acquisition-box .acq-image:nth-child(1) img {
		min-height: 265px;
	}
	.acq-post-content {
		padding: 16px 16px 10px;
	}
	.acq-images-grid .acq-image:nth-child(2), 
	.acq-images-grid .acq-image:nth-child(3) {
		aspect-ratio: unset;
		display: inline-block;
		width: 50%;
		vertical-align: top;
	}
	.acq-images-grid .acq-image:nth-child(2) {
		padding-right: 5px;
	}
	.acq-images-grid .acq-image:nth-child(3) {
		padding-left: 5px;
	}
	.acq-images-grid .acq-image:nth-child(2) img, 
	.acq-images-grid .acq-image:nth-child(3) img {
		min-height: 134px;
	}
	.gme-long-term-image .vc_single_image-wrapper,
	.gme-long-term-image .wpb_wrapper,
	.gme-long-term-image .wpb_single_image img {
		width: 100%;
		height: 100%;
	}
	.who-we-are-image img {
		width: 90px;
		height: 90px;
	}
	.who-we-are-image .wpb_single_image {
		text-align: left !important;
	}
	body .gme-call-to-action .gme-btn-secondry .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern,
	body .gme-call-to-action .gme-btn-primary .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
		width: 100%;
		text-align: center;
	}
	body .gme-call-to-action .gme-btn-primary .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern .vc_btn3-icon,
   body .gme-call-to-action .gme-btn-secondry .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern .vc_btn3-icon {
        right: auto;
        font-size: 14px;
        position: relative;
        top: 0;
        transform: none;
        padding-left: 8px;
    }
    .gme-call-to-action .gme-btn-primary .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern,
   .gme-call-to-action .gme-btn-secondry .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 11px 20px;
    }
    body .gme-long-term-btn .gme-btn-secondry .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    	font-size: 14px;
    	line-height: 1;
        padding: 11px 35px;
	}
    body .gme-long-term-btn .gme-btn-secondry .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern .vc_btn3-icon {
        display: none;
    }
    .gme-grid-post-first .vc_grid .vc_grid-item:last-child {
       padding-bottom: 0 !important;
    }
	.gme-all-news .vc_grid .vc_grid-item:last-child {
       padding-bottom: 0;
    }
	.gme-all-news .vc_grid .vc_grid-item {
       padding-bottom: 10px !important;
    }	
	.gme-all-news .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next,
	.gme-all-news .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev {
        background-position: center;
        background-size: auto 12px;
        background-color: #ffffff;
        border: 1px solid #E9E9EA;
        border-radius: 8px;
        width: 35px;
        height: 35px;
    }
    .gme-all-news .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev:before,
    .gme-all-news .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next:before {
        display: none;
    }
    body .gme-btn-secondry .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
        padding: 11px 23px;
        font-size: 14px;
        line-height: 1;
    }
	.gme-border-left {
		min-height: unset;
	}
	.gme-call-to-action .wpb_text_column {
		margin-bottom: 5px !important;
	}
    .gme-career-contact-section .gme-contact-form-fields .vc_column-inner {
        margin-left: 0 !important;
        border-radius: 16px !important;
        padding: 16px !important;
    }
	.gme-map-label-column .wpb_wrapper{
        justify-content:flex-start;
    }
	
    /* Design Accortion */
	.gme-accordion-row {
		display: block;
		height: auto;
	}
	.gme-accordion-inner {
		display: flex;
		flex-direction: column;
		padding: 0;
		gap: 10px;
	}
	.gme-image {
		order: 1;
		padding-top: 20px;
	}
	.gme-content {
		order: 2;
	}
    .gme-step:before {
        display: none;
    }
	.gme-title-vertical {
		writing-mode: unset;
		transform: none;
		font-size: 24px;
		left: 0;
		right: 0;
		position: relative;
		padding: 10px 0;
		top: 0;
		height: auto;
        font-weight: 500;
	}
	.gme-title-vertical span {
		font-size: 32px;
        font-weight: 400;
	}
	.gme-title-vertical:after {
		margin-top: 0;
        left: auto;
		right: 0;
		transform: rotate(90deg);
		top: 20px;
		width: 28px;
		height: 28px;
		background-size: auto 18px;
	}
	.gme-accordion-item {
		border-right: none;
		border-bottom: 1px solid #1f262e;
	}
	.gme-content {
		padding: 10px 0 0;
	}
	.gme-step {
		font-size: 28px;
	}
	.gme-content h4 {
		font-size: 20px;
	}
    .gme-career-contact-section .submit-wrap:after {
        background-size: auto 18px;
        height: 20px;
        width: 20px;
        right: -140px;
    }
    body .gme-making-impact .gme-btn-secondry .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern .vc_btn3-icon {
        display: block;
        margin-left: 10px;
    }
    .impact-slider {
        padding-left: 10px;
    }
    .gme-fontd-28 {
        font-size: 24px;
    }
    .gme-map-label .wpb_wrapper {
        font-size: 12px;
        padding: 8px 10px;
        border-radius: 8px;
    }
    .impact-slider .owl-nav > button[type="button"] {
        background-color: transparent !important;
        padding: 0 !important;
        height: 32px;
        width: 32px;
        border: 1px solid #BABCBE;
        line-height: 32px;
        border-radius: 8px;
        background-image: url(assets/images/icon-arrow-prev-white.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: auto 18px;
        transition: all 0.2s linear;
    }
    .impact-slider .owl-nav > button[type="button"] {
        margin: 0 5px;
    }
    .impact-slider .owl-nav > button[type="button"] span {
        font-size: 0;
    }
    .impact-slider  .owl-nav {
        text-align: center;
        margin-top: 25px;
    }
    .gme-making-impact-item .wpb_text_column p {
        font-size: 16px;
    }
    .impact-slider .owl-nav > button[type="button"].owl-next {
        background-image: url(assets/images/icon-arrow-next-white.svg);
    }
    .impact-slider .owl-nav > button[type="button"].owl-prev:hover {
        background-color: #fff !important;
        background-image: url(assets/images/icon-arrow-prev-black.svg);
    }
    .impact-slider .owl-nav > button[type="button"].owl-next:hover {
        background-color: #fff !important;
        background-image: url(assets/images/icon-arrow-next-black.svg);
    }
    .gme-making-impact-item .vc_column-inner {
        padding: 16px !important;
        min-height: 295px;
    }
    .gme-making-an-impact-section .gme-content-containter {
        margin: 0 auto 15px;
    }
    .gme-making-impact-item .wpb_wrapper .vc_single_image-wrapper {
        padding: 9px;
    }
    .gme-making-impact-item .wpb_wrapper .vc_single_image-wrapper img {
        width: 34px;
		aspect-ratio: 1;
        object-fit: contain;
    }
    .owl-carousel.acquisition-slider .owl-item:not(.active) {
        opacity: 0;
    }
    .acquisition-slider {
        position: relative;
        left: 9px;
    }
    .gme-recent-acquisitions .gme-grid-container > .wpb_column > .vc_column-inner {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .gme-recent-acquisitions .gme-grid-container > .wpb_column > .vc_column-inner .gme-section-title {
        padding-left: 5px;
        padding-right: 5px;
    }
    .wpcf7-form .wpcf7-form-control.wpcf7-textarea {
        min-height: 80px;
    }
    .gme-grid-post-first .vc_pageable-slide-wrapper .vc_grid-item:nth-child(2) .vc_gitem-zone-mini .vc_gitem-row-position-top,
    .gme-grid-post-first .vc_pageable-slide-wrapper .vc_grid-item:nth-child(2) .vc_gitem-zone-mini .vc_gitem-row-position-middle,
    .gme-grid-post-first .vc_pageable-slide-wrapper .vc_grid-item:nth-child(2) .vc_gitem-zone-mini .vc_gitem-row-position-bottom,
    .gme-grid-post-first .vc_pageable-slide-wrapper .vc_grid-item:nth-child(3) .vc_gitem-zone-mini .vc_gitem-row-position-top,
    .gme-grid-post-first .vc_pageable-slide-wrapper .vc_grid-item:nth-child(3) .vc_gitem-zone-mini .vc_gitem-row-position-middle,
    .gme-grid-post-first .vc_pageable-slide-wrapper .vc_grid-item:nth-child(3) .vc_gitem-zone-mini .vc_gitem-row-position-bottom {
        float: none;
        width: 100%;
    }
	.gme-news-top-section .vc_pageable-slide-wrapper .vc_grid-item {
		padding-bottom: 10px !important;
	}
	.gme-news-top-section .vc_pageable-slide-wrapper .vc_grid-item img {
		 height: auto !important;
	}
	.gme-grid-post-first .vc_pageable-slide-wrapper .vc_grid-item:nth-child(2) .vc_gitem-zone-mini .vc_gitem-row-position-top, .gme-grid-post-first .vc_pageable-slide-wrapper .vc_grid-item:nth-child(3) .vc_gitem-zone-mini .vc_gitem-row-position-top {
		padding-right: 30px !important;
	}
    .single-news .news {
        padding-top: 120px;
        padding-bottom: 45px;
    }
    .single-news .inside-article .featured-image {
        margin-bottom: 15px;
    }
    .error404 .gme-inner-grid-container {
        padding-left: 20px;
        padding-right: 20px;
    }
    .gme-error-section .gme-main-title {
        font-size: 120px;
    }
    .gme-error-content p {
        font-size: 18px;
    }
    .gme-error-content  .gme-section-title {
        margin-bottom: 10px;
    }
    .gme-btn-wrap a {
        font-size: 16px;
        padding: 10px 20px;
    }
	.facetwp-facet-acquisitions_location .facetwp-display-value {
		font-size: 12px;
		padding: 8px 10px;
        border-radius: 8px;
	}
	.facetwp-facet-acquisitions_location {
		gap: 8px;
        justify-content: flex-start;
	}
    body .facetwp-facet-acquisitions_map {
		margin-bottom: 20px;
	}
	#facetwp-map {
		height: 480px !important;
	}
	
}