.global-header {
    position: absolute;
    width: 100%;
    z-index: 11111;
    left: 0;
    top: 0;
    right: 0;
}
.our-work-column .elementor-widget-container a {
    width: 100%;
    max-width: 100%;
}
.main-menu-new .current_page_item a {
    font-weight: 700;
}
.main-menu-new li:hover a {
   font-weight: 500 !important;
}
.close-popup-btn a {
    outline: none;
}
button.jupiterx-scroll-top.jupiterx-icon-angle-up {
    background: transparent !important;
    border: none;
}
.image-hover-box p.ha-ihe-desc {
    position: absolute !important;
    right: 0 !important;
    left: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
    margin: auto !important;
    width: 95% !important;
    max-width: 95% !important;
    height: 100% !important;
    display: flex;
    align-items: center;
    flex-direction: column;
    border: none !important;
    justify-content: center;
	  text-align: center !important;
}
.image-hover-box .ha-ihe-wrapper {
	 width:100% !important;
}

/* @media only screen and (min-width:1026px){
	li.contact-us-button a {
    background: #FFF;
    color:  #020307 !important;
    text-align: center;
    font-family: Apercu;
    font-size: 16px;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 120%;
    text-transform: uppercase;
		border: 1px solid #fff;
}
.main-menu-new li.contact-us-button a:hover {
	 background: transparent !important;
	 color:#fff !important;
	font-weight: 700 !important;
}
} */

@media only screen and (max-width:1024px) {
	.global-header {
    z-index: 11;
	}
	.global-header .elementor-menu-toggle.elementor-active {
    position: fixed;
    top: 15px;
    right: 20px;
    z-index: 10000;
    display: block !important;
}
.global-header .elementor-menu-toggle.elementor-active .eicon-close:before {
    color: #000;
}
	.global-header nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 100vw !important;
    height: 100vh !important;
    background: #fff;
    z-index: 9999;
    overflow-y: auto;
    padding: 2rem 1rem;
		padding-top: 60px;
    margin: 0;
}
.image-hover-box figure.ha-ihe-fig.ha-effect-apollo img {
    opacity: 0.6 !important;
}
.image-hover-box p.ha-ihe-desc {
		opacity: 1 !important;
	  line-height: 22px;
}
}
