.itcavant {
	 font-family: 'ITC Avant Garde Gothic' !important;
}

.fc-white,
.fc-white * {
	color: #FFF !important;
}


body {
    overflow-x: hidden;
	padding:0;
	margin:0;
	background:#FFF;
	 font-family: 'ITC Avant Garde Gothic' !important;
	font-size:16px;line-height:1.6;
	color:#090909;
	font-weight:500;
	
}
p{      font-family: 'ITC Avant Garde Gothic Std Book' !important;
    font-size: 16px;
    line-height: 1.4;
    color: #090909;
   font-weight:500 !important;
    margin-bottom: 10px;margin-top:0 !important;}
.hfe-copyright-wrapper span{font-family: 'ITC Avant Garde Gothic Std Book' !important;font-size:16.5px;font-weight: 500 !important;}	
.elementor-widget{        font-family: 'ITC Avant Garde Gothic' !important;
    font-size: 16px  !important;
    line-height: 1.8  !important;
    color: #090909  !important;
   
    }
.sf-pro-display,  .sf-pro-display h2{ font-family: 'ITC Avant Garde Gothic' !important;}
.fahrefare{
    color:#fff !important;
    font-weight:bold !important;
}


h2 {
     font-family: 'ITC Avant Garde Gothic Std Demi' !important;
    font-size: 30px !important;
    text-transform: inherit;
    color: #000 !important;
    line-height: 40px !important;
	letter-spacing:1.5px;
	    margin-bottom: 22px !important;
}
 h1{ font-family: 'ITC Avant Garde Gothic Std Demi' !important;
    font-size: 30px !important;
    text-transform: inherit;
    color: #000 !important;
    font-weight: 600 !important;
    line-height: 40px !important;
	letter-spacing:1.3px;}
h3{  font-family: 'ITC Avant Garde Gothic Std Demi' !important;font-size: 25px !important;text-transform:none;color:#000 !important;font-weight:600 !important;margin-bottom:6px !important;}
h4{  font-family: 'ITC Avant Garde Gothic Std Demi' !important;font-size: 25px !important;text-transform:none;color:#000 !important;font-weight:600 !important;margin-bottom:6px !important;}
h5{ font-family: 'ITC Avant Garde Gothic' !important;font-size:1.75rem !important;text-transform:none;color:#000 !important;font-weight:500 !important;}

.goodcallyingtitle.gtile h2 {
    font-size: 26px !important;
}
.godparea p,.godparea {
    margin-bottom: 12px;
    line-height: 24px;
}
a {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	cursor: pointer;
	color:#090909;
}

a:hover {
	color: #EF7D00;
}

button {
	cursor: pointer;
}
.fc-orange, .fc-orange *{color:#F78A36 !important;}





@keyframes slideDown {
	from {
		transform: translateY(-300%);
	}

	to {
		transform: translateY(0px);
	}
}


.good_btn:hover img {
  transform: translateX(5px);
}
.fw-500,
.fw-500 *
{
	font-weight: 500 !important;
}
.fw-600,
.fw-600 *
{
	font-weight: 600 !important;
}

.fs-18,
.fs-18 * {
	font-size: 18px !important;
}


.fixed-header {
	
	transition: all 0.3s ease-in-out;
}

body.home .fixed-header.animate {
	background:#FFF !important;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, .15);
    animation: slideDown 0.35s ease-out;
    position: fixed; 
    width: 100%;
    z-index: 1;
    height: 65px;
}
.fixed-header.animate {
	background: #FFF !important;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, .15);
    animation: slideDown 0.35s ease-out;
    position: fixed; 
    width: 100%;
    z-index: 1;
    height: 65px;
}
@keyframes slideDown {
	from {
		transform: translateY(-300%);
	}

	to {
		transform: translateY(0px);
	}
}

.hyper_btn {
    display: inline-block;
    padding: 3px 20px;
    font-size: 15.5px;   
    color: #fff;
	font-family: 'ITC Avant Garde Gothic Std Book' !important;
    text-decoration: none;
    border-radius: 30px;
    background: #EF7D00;
    box-shadow: 0 4px 10px rgba(0,0,0,0.15);
    transition: all 0.3s ease;
}

/* Hover effect */
.hyper_btn:hover {
    background: linear-gradient(180deg, #f07c22, #d96510);
    transform: translateY(-2px);
    box-shadow: 0 6px 14px rgba(0,0,0,0.2);
	color:#FFF !important;
}

/* Click effect */
.hyper_btn:active {
    transform: translateY(0);
    box-shadow: 0 3px 8px rgba(0,0,0,0.15);
}
.hfe-flyout-overlay{background:none !important;}
.hfe-nav-menu-icon svg:focus{outline:none !important;}
.hfe-nav-menu-icon svg{display:none;}
 .hfe-nav-menu-icon{background:url('https://launch.hypergrasp.com/wp-content/uploads/2026/02/mobilemenu.png');background-position:center center;background-repeat:no-repeat;background-size:100% 100%; width: 30px;
    height: 30px;}
/*.hfe-nav-menu-icon{background:url('https://launch.hypergrasp.com/wp-content/uploads/2026/03/mobilemenu-insidepage.png');background-position:center center;background-repeat:no-repeat;background-size:100% 100%; width: 30px;
    height: 30px;}*/
.hyper_banner {
    position: relative;
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    overflow: hidden;
}


/* Background */
.banner_bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 3;
}
.banner_subtitle2 img {
   width: 15px !important;
    height: 15px !important;
    top: 1px;
    position: relative;
}
.banner_buttons{display: flex;
    align-items: center;
    justify-content: center;
    gap: 18px;}
.banner_bg video,
.banner_bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.banner_bg video{object-position:bottom center;}

/* Overlay */
.hyper_banner::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.8);
    top: 0;
    left: 0;
    z-index: 2;
}

/* Content */
.banner_content {
    position: relative;
    z-index: 3;
    max-width: 750px;
    padding: 20px;
	margin-top: -3rem;

}
    .banner_title {
margin-bottom: 3px !important;
	}
/* Subtitle */
.banner_subtitle {
        letter-spacing: 9px;
    font-size: 15.5px;
    margin-bottom: 0 !important;
}
.welcome-star{width:18px !important;height:auto !important;    margin-right: 3px;}
/* Title */
.banner_title {
    
       margin-bottom: 15px;
    margin-top:0 !important;
}

/* AI Highlight */
.ai-box {
    position: relative;
    color: #EF7D00;
    border: 2px solid #EF7D00;
    padding: 2px 2px;
    display: inline-block;
    line-height: 1;
}

/* Top corners */
.ai-box::before {
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    background: #EF7D00;
        top: -3px;
    left: -3px;
     box-shadow: 48px 0 #EF7D00;/* top right */
}

/* Bottom corners */
.ai-box::after {
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    background: #EF7D00;
    bottom: -3px;
    left: -3px;
    box-shadow: 48px 0 #EF7D00; /* bottom right */
}
/* Sub text */
.banner_subtitle2 {
    font-size: 17px;
        margin-bottom: 15px;
}



/* Watch Button */
.watch_btn {
    color: #ff7a00;
    font-weight: 500;
    text-decoration: none;
	border: 1.5px solid #ff7a00;
    border-radius: 21px;
    padding: 4px 8px;
    justify-content: center;
    align-items: center;
    display: flex;
    font-size: 16px;
    gap:5px;
line-height: 25px;	
}
.watch_btn:hover {
  
    transform: translateY(-2px);
    box-shadow: 0 6px 14px rgba(0, 0, 0, 0.2);
  
}
.watch_btn img {
    vertical-align: text-bottom;
    margin-right: 0px;
    width: 25px;
    height: 25px;
	
}
.title_blk h2, .let-getintouch h2{position:relative;}
.title_blk h2:after{content:"";Background:url('https://launch.hypergrasp.com/wp-content/uploads/2026/03/btn-bg.png');position:absolute;top: 23px;left: 50%;margin-left: -65px;width:184px;height:24px;background-repeat:no-repeat;background-size:contain;z-index:-1;}
.title_blk.right h2:after {
    content: "";
    Background: url(https://launch.hypergrasp.com/wp-content/uploads/2026/03/btn-bg.png);
     position: absolute;
     top: 34px !important; 
    bottom: 0 !important;
    left: 0% !important;
    margin-left: 0 !important;
    width: 100% !important;
    height: 23px !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    background-position: bottom center !important;
}
.let-getintouch h2:after {
    content: "";
    Background: url('https://launch.hypergrasp.com/wp-content/uploads/2026/03/lets-titlebg.png');
    position: absolute;
    top: 66px !important; 
    bottom: 0 !important;
    left: 0% !important;
    margin-left: 0 !important;
    width: 100% !important;
    height: 23px !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    background-position: bottom center !important;
}
.title_blk.left h2:after{    z-index: -1;left: 0;
    margin-left: -2px;
}
.let-getintouch.left h2:after{    margin-left: 20px;}
.title_blk.left h2{z-index: 1;margin-bottom: 9px !important;}

.whhyper-sec .elementor-widget-image{position:relative;}
.whhyper-sec .elementor-widget-image:before, .whhyper-sec .elementor-widget-image:after{
	content:"";position:absolute;Background-repeat:no-repeat;background-size:cover;background-position:center center;
}
.whathypergrasp_sec{z-index:-2 !important;}
.whhyper-sec .elementor-widget-image:before{
	transform: rotate(-4deg);
    Background: url(https://launch.hypergrasp.com/wp-content/uploads/2026/03/heavywaves.png);
    left: -10px;
    top: 50%;
    z-index: 1;
    width: 42px;
    height: 110px;
    background-size: cover;
    margin-top: -86px;
}	
.whhyper-sec .elementor-widget-image:after{
	
   Background: url(https://launch.hypergrasp.com/wp-content/uploads/2026/03/bottom-circle.png);
    right: 72px;
    bottom: 0;
    z-index: 1;
    width: 135px;
    height: 123px;
    background-size: cover;
    margin-top: -86px;
    z-index: -1;
}	
.whhyper-sec.right  .elementor-widget-image:before{    /*Background: url(https://launch.hypergrasp.com/wp-content/uploads/2026/03/heavywaves-right.png);
    
    margin-top: -180px;
    right: 12px;
    left: auto !important;
    width: 80px;
    height: 101px;
    top: 50%;
    background-size: cover;*/
	Background: url(https://launch.hypergrasp.com/wp-content/uploads/2026/03/heavywaves-right.png);
    /* transform: rotate(-42deg); */
    margin-top: -160px;
    right: 14px;
    left: auto !important;
    width: 80px;
    height: 101px;
    top: 50%;
    background-size: cover;}	
.whhyper-sec.right .elementor-widget-image:after{    Background: url(https://launch.hypergrasp.com/wp-content/uploads/2026/03/bottom-circle-right.png);
    right: auto !important;
    left: 76px;
    background-size: cover;}	
	
.hyperworks-section {
    position: relative;
    width: 100%;
    padding: 0;
}
.number_item {
  position: relative;
  display: inline-block;
  color:#FFF !important;
  font-family: 'ITC Avant Garde Gothic Std Book';
  font-weight:700;
}
.odd-item .hyperworks-content{    margin-right: 60px;}
.number_item::after {
 content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 200px;
    height: 200px;
    transform: translate(-50%, -35%);
    background: url(https://launch.hypergrasp.com/wp-content/uploads/2026/03/orange.png) no-repeat center;
    background-size: contain;
    z-index: -1;
}
.number_item {margin-right:10px;}
/*.number_item:after {content:"";Background:url('https://launch.hypergrasp.com/wp-content/uploads/2026/03/orange.png');width:73px;height:83px;Background-repeat:no-repeat;Background-size:cover;background-position:center center;}*/

/* CENTER DOTTED LINE */
.hyperworks-section::before {
   content: "";
    position: absolute;
    left: 50%;
    top: 77px;
    transform: translateX(-50%);
    height: 76%;
    width: 1px;
    background: repeating-linear-gradient(to bottom, #EF7D00 0px, #EF7D00 4px, transparent 5px, transparent 12.5px);

}


/* ITEM */
.hyperworks-item {
    position: relative;
    width: 50%;
    margin-bottom: 0;
}

/* LEFT SIDE */
.hyperworks-item:nth-child(odd) {
    /*left: 0;
     text-align: left;
     padding-right: 70px;
 justify-content: flex-start;
    display: flex;*/
	left: 0;
    text-align: left;
    padding-right: 100px;
    justify-content: flex-end;
    display: flex;

}

/* RIGHT SIDE */
.hyperworks-item:nth-child(even) {
   /* left: 50%;
    text-align: right;
   padding-left: 70px;
   justify-content: flex-end;
    display: flex;*/
	left: 50%;
    text-align: right;
    padding-left: 100px;
    justify-content: flex-start;
    display: flex;
    flex-wrap: wrap;
}

/* INNER */
.hyperworks-inner {
    position: relative;
   display: flex;
    align-items: center;
	flex-wrap: wrap;
    
	gap: 10px;
}



.hyperworks-icon img {
  width: 150px;
  height:auto;
    object-fit: contain;
}


.hyperworks-content h3 {
   max-width: 110px;
}

.hyperworks-content p {
    font-size: 14px; 
    color: #555;
    max-width: 150px;
}
.hyperworks-item:nth-child(even) .hyperworks-icon{    padding-right: 50px;}
.hyperworks-item:nth-child(even) .hyperworks-content{ text-align:left !important;}

/* SMALL DOT */
.hyperworks-item::after {
    content: "";
    position: absolute;
    top: 70px;
    width: 6px;
    height: 6px;
    background: #f58220;
    border-radius: 50%;
}

/* DOT LEFT */
.hyperworks-item:nth-child(odd)::after {
    right: -4px;
	    top: 76px;
}

/* DOT RIGHT */
.hyperworks-item:nth-child(even)::after {
    left: -4px;
	top: 75px;
}
.hyperworks-icon{position:relative;}
.hyperworks-icon:after{
   /* content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(50%);
    height: 1px;
    width: 95%;
    background: repeating-linear-gradient(to left, #EF7D00 0px, #EF7D00 4px, transparent 5px, transparent 12.5px);*/
	    z-index: -1;
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(50%);
    height: 1px;
    width: 77%;
    background: repeating-linear-gradient(to left, #EF7D00 0px, #EF7D00 4px, transparent 5px, transparent 12.5px);
}
.hyperworks-icon::before {
    content: "";
    position: absolute;
    top: 50%;
    width: 6px;
    height: 6px;
    background: #f58220;
    border-radius: 50%;
    right: -1px;

    margin-top: -3px;
}
/*.hyperworks-section .hyperworks-item:nth-child(3) .hyperworks-icon:after{width: 93%;}
.hyperworks-section .hyperworks-item:nth-child(5) .hyperworks-icon:after{width: 93%;}*/
.hyperworks-item:nth-child(even) .hyperworks-icon::before{left: -1px;right:auto !important;}
.hyperworks-item:nth-child(even) .hyperworks-icon:after{
content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: inherit;
    height: 1px;
    width: 67%;
    background: repeating-linear-gradient(to left, #EF7D00 0px, #EF7D00 4px, transparent 5px, transparent 12.5px);
        margin-left: -108px;
    z-index: -1;
}

.wpcf7 form .wpcf7-response-output{text-align:center !important;font-size:14px !important;}
.inside-banner h2{margin:0 !important;}
.mb-0, .mb-0 h4{margin-bottom:0 !important;}
.hypergrasp-form{

padding:0;


}

.hypergrasp-form .form-row{
display:flex;
    gap: 20px;
    margin-bottom: 9px;
}

.hypergrasp-form .form-col{
flex:1;
}

.hypergrasp-form .full{
flex-direction:column;
}

.hypergrasp-form input:not([type="submit"]),
.hypergrasp-form textarea{
width:100%;
background:transparent;
border:none;
border-bottom:1px solid #555;
color:#fff !important;
padding:10px 0;
font-size:16px;
outline:none;
}

.hypergrasp-form textarea{
    max-height: 80px;
    resize: none;
resize:none;
}

.hypergrasp-form input::placeholder,
.hypergrasp-form textarea::placeholder{
color:#D5D5D5;
font-size:14px;
 font-family: 'ITC Avant Garde Gothic Std Book';
 font-weight:300;
}
.hypergrasp-form .wpcf7-submit {
    display: inline-block;
    padding: 6px 20px;
    font-size: 15.5px;
    color: #fff;
    font-family: 'ITC Avant Garde Gothic Std Book' !important;
    text-decoration: none;
    border-radius: 30px;
    background: #EF7D00;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
    transition: all 0.3s ease;
    border: none;
	width:100% !important;
	
}
.hypergrasp-form .wpcf7-submit:hover {
    background: linear-gradient(180deg, #f07c22, #d96510);
    transform: translateY(-2px);
    box-shadow: 0 6px 14px rgba(0, 0, 0, 0.2);
    color: #FFF !important;
	cursor:pointer;
}
.wpcf7-not-valid-tip {
    display: none;
}
form.invalid .wpcf7-response-output {
    border-color: red !important;
    font-size: 15px !important;
    color: red;
}
.hypergrasp-form .wpcf7-spinner{display:none;}
.contact-arrow{position:relative;}
.contact-arrow img{position:absolute;left:0;}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
	color:#46b450 !important;
}
.line-height p {
    line-height: 2 !important;
}
.why-partner{z-index:-1;}
.partner-item .elementor-image-box-title{
	font-size:16.5px;
color:#F78A36;
font-family: 'ITC Avant Garde Gothic Std Demi' !important;
padding-bottom:3px;
}

.partner-item p.elementor-image-box-description	{color:#000;font-family: 'ITC Avant Garde Gothic Std Book' !important;font-size: 14px !important;}
.why-partner-sec{position:relative;}
.why-partner-item1{    z-index: 1;
    position: relative;
    right: -30px;
top: -22px;}
.why-partner-item2{    z-index: 1;
    position: relative;
    right: -30px;
bottom: -52px;}
.why-partner-item3{    z-index: 1;
    position: relative;
    left: -30px;
top: -22px;}
.why-partner-item4{    z-index: 1;
    position: relative;
    left: -30px;
bottom: -52px;}
.who-partner h2{margin-bottom:0 !important;font-size: 37px !important;display: inline;}
.lets-shape  h2{display: inline;}
.lets-shape.title_blk.right h2:after{    width: 150px;right:-35px !important;}
.who-partner .who-partner-item .elementor-heading-title{margin-bottom:0 !important;    margin-top: 9px !important;
font-family: 'ITC Avant Garde Gothic Std Book' !important;color:#000;line-height:1.6;}
.who-partner-item{
position: relative;}
.who-partner-item .who-partner-item-img{    position: relative;
    margin-top: -32px;}
.elementor-834 .elementor-element.elementor-element-8ec4dbe{Background-size:100% 100% !important;z-index:1;}
.who-partner .title_blk.right h2:after{    width: 150px;
    height: 24px;
    margin-left: 0 !important;
    right: 0;}
.planscontent. .who-partner{position:relative;}
.planscontent:before, .planscontent:after, .who-partner:before{content:"";position:absolute;} 
.planscontent:before{Background:url('https://launch.hypergrasp.com/wp-content/uploads/2026/03/decoration-pattern-5.png');background-position:center center;Background-repeat:no-repeat;Background-size:cover;    top: 36px;left:0;width:110px;height:166px;}
.planscontent:after{Background:url('https://launch.hypergrasp.com/wp-content/uploads/2026/03/decoration-pattern-3.png');background-position:center center;Background-repeat:no-repeat;Background-size:cover;    bottom: -11px;
    right: -8px;width:110px;height:192px;} 
.who-partner:before{Background:url('https://launch.hypergrasp.com/wp-content/uploads/2026/03/decoration-pattern-5.png');background-position:center center;Background-repeat:no-repeat;Background-size:cover;    bottom: 36px;left:0;width:110px;height:166px;}
.ff-itcdemi, .ff-itcdemi *{font-family: 'ITC Avant Garde Gothic Std Demi' !important;}
.displaynone{display:none !important;}
.commitment-sec{z-index: 1;}
/* Fix Chrome autofill background */
.hypergrasp-form input:-webkit-autofill,
.hypergrasp-form input:-webkit-autofill:hover,
.hypergrasp-form input:-webkit-autofill:focus,
.hypergrasp-form textarea:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px transparent inset !important;
  box-shadow: 0 0 0px 1000px transparent inset !important;
  -webkit-text-fill-color: #fff !important;
  transition: background-color 5000s ease-in-out 0s;
}
.inside-banner h2{display:none !important;}


	

/*media queries*/
@media (min-width: 1501px){
	.threecurve-bg:after{    background-size: 100% 100% !important; height: 150px;
    max-width: 459px;}
	.threecurve-bg p{font-size:18px !important;padding: 0 10px;}
	.threecurve-bg h3{font-size:21px !important;}
}

@media (min-width: 1751px) and (max-width: 2000px) {
	
	
.e-con.e-flex>.e-con-inner{
	    max-width: 1650px !important;
	}
p, .elementor-widget{font-size: 24px !important;}

 h1, .subtitle h2, h2, .banner_title{font-size:58px !important;} 
.let-getintouch h2{        font-size: 95px !important;line-height:1 !important;}	  
 h2{margin-bottom:36px !important;}
 h3{font-size:38px !important;}
 h4{font-size: 34px !important;}
 .hyperworks-content h3{font-size:34px !important;}
p.big {
    font-size: 32px !important;
    font-weight: 600;
}
.hyper_btn {
    padding: 5px 35px;
        font-size: 23px;
}
.getatrheading h2{
    margin-bottom:0 !important; 
}
.banner_subtitle {font-size: 22.5px;display:none !important;}
.banner_content {max-width: 1400px !important;}
.banner_subtitle2 {font-size: 28px;}  
.main-logo img {
    width: 365px;
}
.ai-box::before, .ai-box::after {    width: 6.5px;
    height: 6.5px;box-shadow:67px 0 #EF7D00;}
.mw-800{width:1080px !important;}
.whhyper-img img{width:120px !important;}
.whhyper-sec .elementor-widget-image:after{    right: 230px;}
.whhyper-sec.right .elementor-widget-image:after{right:auto;left:230px;}
.whhyper-sec .elementor-widget-image:before{
    left: 50px;
}
.whhyper-sec.right .elementor-widget-image:before{right:54px !important;}
.hyperworks-section{    max-width: 1050px;
    margin: 0 auto;}
	.hyperworks-item::after{display:none !important;}
	.hyperworks-section::before{    height: 77%;}
	.partner-item .elementor-image-box-title {    font-size: 24px;}
	.partner-item p.elementor-image-box-description	{font-size: 21px !important;}
	    .why-partner-item2 {
        bottom: -99px;
        left: 56px;
    }
	.why-partner-item1{ 
    right: -58px;
    top: -22px;
}
.why-partner-item3 {

    left: -55px;
    top: -22px;
}
	.why-partner-item4{
		    left: -56px;
	bottom: -126px;
	}
	.why-partner .e-con-inner{padding-bottom:12rem;}
}

@media (min-width: 1601px) and (max-width: 1750px) {

	.e-con.e-flex>.e-con-inner{
	    max-width: 1435px !important;
	}
	
	    p, .elementor-widget {
        font-size: 20px !important;
    } 	
 h1, .subtitle h2, h2, .banner_title{font-size:52px !important;}   
 .let-getintouch h2{font-size:85px !important;line-height:1 !important;}	 
  h2{margin-bottom:33px !important;}
h3{font-size:36px !important;} 
h4{font-size: 31px !important;}
p.big {
    font-size:30px !important;
    font-weight: 600;
}
.hyper_btn{
padding: 5px 30px;
    font-size: 21px;
}
.banner_subtitle {
	    font-size: 21.5px;
}
.banner_subtitle2 {
    font-size: 21px;
}
.main-logo img {
    width: 345px;
}
.ai-box::before, .ai-box::after {    width: 7px;
    height: 7px;box-shadow:61px 0 #EF7D00;}
.mw-800{width:1000px !important;}
.whhyper-img img{width:110px !important;}
.whhyper-sec .elementor-widget-image:after{    right: 170px;}
.whhyper-sec.right .elementor-widget-image:after{right:auto;left:170px;}
.hyperworks-section{    max-width: 1050px;
    margin: 0 auto;}
	.hyperworks-item::after{display:none !important;}
	.hyperworks-section::before{height: 77%;}
	.partner-item .elementor-image-box-title {    font-size: 22px;}
	.partner-item p.elementor-image-box-description	{font-size: 19px !important;}
	.why-partner-item2{
	bottom: -76px;
	}
	.why-partner-item4{
	bottom: -116px;
	}
	.why-partner .e-con-inner{padding-bottom:14rem;}
}
@media (max-width: 1600px) {
	.e-con.e-flex>.e-con-inner{
	    max-width: 1300px !important;
	}
	p, .elementor-widget {
        font-size: 20px !important;
    }
	

 h1, .subtitle h2, h2, .banner_title{font-size:49px !important;}   
.let-getintouch h2{font-size:77px !important;line-height:1 !important;}	  
  h2{margin-bottom:30px !important;}
h3{font-size:34px !important;}
h4{font-size: 29px !important;}
p.big {
    font-size:28px !important;
    font-weight: 600;
}
.hyper_btn{    padding: 5px 25px;
    font-size: 19px;}
.banner_subtitle { font-size: 19.5px;}
.banner_subtitle2{font-size: 21px;}
.main-logo img {
    width: 305px;
}
.ai-box::before, .ai-box::after {    width: 6px;
    height: 6px;box-shadow:57px 0 #EF7D00;}
.mw-800{width:1000px !important;}
.whhyper-img img{width:100px !important;}
.whhyper-sec .elementor-widget-image:after{    right: 138px;}
.whhyper-sec.right .elementor-widget-image:after{right:auto;left:138px;}
.hyperworks-section{    max-width: 1050px;
    margin: 0 auto;}
	.hyperworks-section .hyperworks-item:nth-child(2)::after{top: 50%;
        margin-top: -2px;
}
	.hyperworks-section .hyperworks-item:nth-child(3)::after{top: 50%;
        margin-top: -2px;
}
	.hyperworks-section .hyperworks-item:nth-child(4)::after{top: 50%;
        margin-top: -2px;
}
	.hyperworks-section .hyperworks-item:nth-child(5)::after{top: 50%;
        margin-top: -2px;
}	
	.hyperworks-content p{font-size:15px !important;}
	.hyperworks-item::after{display:none !important;}
	.partner-item .elementor-image-box-title {    font-size: 19px;}
	.partner-item p.elementor-image-box-description	{font-size: 15px !important;}
	.why-partner-item2{
	bottom: -76px;
	}
	.why-partner-item4{
	bottom: -106px;
	}
	.why-partner .e-con-inner{padding-bottom:12rem;}
}
@media (max-width: 1500px) {	
	p, .elementor-widget, .fs-20, .fs-20 *, .fs-22, .fs-22 *{font-size:18px !important;}
	
	 h1, .subtitle h2, h2, .banner_title{font-size:35px !important;} 
	 .let-getintouch h2{font-size:71px !important;line-height:1 !important;}	 	 
h2{margin-bottom:26px !important;}
h3{font-size:36px !important;}
h4{font-size: 29px !important;}
p.big {
    font-size:26px !important;
    font-weight: 600;
}
.hyper_btn{    padding: 3px 25px;
    font-size: 19px;}
.banner_subtitle { font-size: 19.5px;}
.banner_subtitle2{font-size: 21px;}
.main-logo img {
    width: 305px;
}
.ai-box::before, .ai-box::after {    width: 6px;
    height: 6px;box-shadow:57px 0 #EF7D00;}
.mw-800 {
        width: 900px !important;
    }
	.whhyper-img img{width:100px !important;}
.whhyper-sec .elementor-widget-image:after{    right: 138px;}
.whhyper-sec.right .elementor-widget-image:after{right:auto;left:138px;}
.hyperworks-section{    max-width: 1050px;
    margin: 0 auto;}
	.hyperworks-item::after{display:block !important;}
	.partner-item .elementor-image-box-title {    font-size: 18.5px;}
	.partner-item p.elementor-image-box-description	{font-size: 16px !important;}
	.why-partner-item2{
	bottom: -76px;
	}
	.why-partner-item4{
	bottom: -126px; 
	}
}
@media (max-width: 1400px) {
	.e-con.e-flex>.e-con-inner, .suthradhar-inner{max-width: 1180px !important;}
	.footer .elementor-icon-box-description, .hfe-copyright-wrapper{font-size: 15px !important;}
	
	 h1, .subtitle h2, h2, .banner_title{font-size:30px !important;} 
.let-getintouch h2{font-size:73px !important;line-height:1 !important;}	 	 
h2{margin-bottom:24px !important;}	
h3{font-size:30px !important;}
h4{font-size: 26px !important;}
p.big {
    font-size:24px !important;
    font-weight: 600;
}
.hyper_btn{font-size: 18px;}
.banner_subtitle {    font-size: 17.5px;}
.banner_subtitle2{font-size: 16px;}
.main-logo img {
    width: 285px;
}
.ai-box::before, .ai-box::after {    width: 5px;
    height: 5px;box-shadow: 51px 0 #EF7D00;}
	.mw-800 {
        width: 900px !important;
    }
	.whhyper-sec:after{    right: 112px;}
	.whhyper-img img {
        width: 85px !important;
    }
	.whhyper-sec .elementor-widget-image:after{right:115px !important;}
	.whhyper-sec.right .elementor-widget-image:after{right:auto;left:115px;}
	.hyperworks-section{    max-width: 1050px;
    margin: 0 auto;}
	.hyperworks-item::after{display:block !important;}
	.partner-item .elementor-image-box-title {    font-size: 18.5px;}
	.partner-item p.elementor-image-box-description	{font-size: 16px !important;}
	.why-partner-item2{
	bottom: -76px;
	}
	.why-partner-item4{
	bottom: -86px;
	}
	.why-partner .e-con-inner{padding-bottom:8rem;}
}




@media (max-width:1300px) {
.e-con.e-flex>.e-con-inner{max-width: 1020px !important;}
    
	 h1, .subtitle h2, h2{font-size:38px !important;}
	 .banner_title{font-size:30px !important;}
.let-getintouch h2{font-size:70px !important;line-height:1 !important;}	 
	 h2{margin-bottom:20px !important;}
	    .good_btn, .good_btn a {
        padding: 5px 31px;
        font-size: 15px;
    }
	    p, .elementor-widget, .fs-20, .fs-20 *, .fs-22, .fs-22 * {
        font-size: 15.5px !important;
       
    }
	.mw-800 {
        width: 826px !important;
    }
	
h3{
font-size:28px !important;}
h4{font-size: 21px !important;}
p.big {
    font-size:22px !important;
    font-weight: 600;
}
    .hyper_btn {
        font-size: 16px;
    }
.main-logo img {
    width: 250px;
}
.ai-box::before, .ai-box::after {    width: 5px;
    height: 5px;box-shadow: 47px 0 #EF7D00;}
	.whhyper-img img {
        width: 75px !important;
    }
	.whhyper-sec .elementor-widget-image:after{right:77px !important;}
	.whhyper-sec.right .elementor-widget-image:after{right:auto;left:68px;}
	.hyperworks-item::after{display:block !important;}
	.partner-item .elementor-image-box-title {    font-size: 16px;}
	.partner-item p.elementor-image-box-description	{font-size: 14px !important;}
	    .why-partner-item2 {
        bottom: -32px;
    }
	    .why-partner-item4 {
        bottom: -48px;
    }
}


@media (max-width: 1200px) {

.padding-10{padding-left:10px !important;padding-right:10px !important;}

h3,  .hyperworks-content h3{
        font-size: 19px !important;
    }
	.odd-item .hyperworks-content {
    margin-right: 0;
}
	.hyperworks-content h3 {
    max-width: max-content;
}
	.hyperworks-item:nth-child(even) .hyperworks-icon {
    padding-right: 10px;
}
.hyperworks-icon img {
    width: 100px;
}
.hyperworks-section::before {top: 56px;}
.hyperworks-item::after {
        display: none !important;
    }
	.hyperworks-icon:after{width:100% !important;}
	.banner_content {margin-top:0 !important;}
	.mw-800{width:100% !important;}
	  .let-getintouch h2 {
        font-size: 60px !important;
        line-height: 1 !important;
    }
	.hidebg{Background:none !important;padding:0 10px !important;min-height:auto !important; padding-bottom:2rem !important;}
	.displaynone{display:block !important;}
	.elementor-1290 .elementor-element.elementor-element-76900be{padding-left:2rem !important;}
}
@media (max-width: 1024px) {
    .br-remove-1024 br{display:none !important;}
	    .whhyper-sec .elementor-widget-image:after {
        right: 99px !important;
    }
	.who-partner h2 {
  
    font-size: 32px !important;
}
}
.menubarea .hfe-flyout-content.push {
    background: url('https://launch.hypergrasp.com/wp-content/uploads/2026/03/menubg.webp');
    background-size: cover;
    background-position: center center;
}
.current-menu-item  a{
    color:#000 !important;
}
.hfe-nav-menu a:hover{
    color:#000 !important;
}
@media (max-width: 992px) {
    
.br-remove-992 br{display:none !important;}
.hyperworks-content p {
    font-size: 14px;
    color: #555;
    margin: 0 auto;
}
.mw-800{width:100% !important;}

.fixed-header{position:relative !important; margin:0 !important;padding:10px 0;}

h1, .subtitle h2, h2 {
        font-size: 34px !important;
    }
	.ai-box::before, .ai-box::after{box-shadow: 29px 0 #EF7D00;}
	.whhyper-sec .elementor-widget-image:after {
width: 100px !important;
        height: 91px;
	}
	.hyper_banner{    min-height: 70vh;}
.hyperworks-inner {
position: relative;
display: flex;
align-items: center;
flex-wrap: wrap;
gap: 10px;
flex-direction: column;
}
.hyperworks-item:nth-child(odd) {
left: 0;
text-align: left;
padding-right: 0;
justify-content: center;
display: flex;
}
.hyperworks-inner {
position: relative;
display: flex;
align-items: center;
flex-wrap: wrap;
gap: 10px;
flex-direction: column;
}

.hyperworks-item:nth-child(even) .hyperworks-icon {
padding-right: 0;
order: 3;
}
.hyperworks-section::before, .hyperworks-item:nth-child(odd)::after, .hyperworks-item:nth-child(even)::after, .hyperworks-icon::before, .hyperworks-icon:after, .hyperworks-item::after{display:none !important;}
.hyperworks-item{border-bottom: 1px dashed #F78A36;
        width: 100% !important;
        margin-bottom: 30px !important;
        max-width: 350px;
        margin: 0 auto;}
		.hyperworks-icon img {
        width: 100px;
        margin-bottom: 15px;
    }
	.hyperworks-item:last-child{border-bottom:0 !important;margin-bottom: 0 !important;}
.hyperworks-item:nth-child(even){left: inherit !important;
        justify-content: center !important;}
.odd-item .hyperworks-content{margin-right:0 !important;}	
.hyperworks-item:nth-child(even){padding-left:0 !important;}	
.hyperworks-content h3 {
        max-width: none;
        text-align: center;
    }
	.hyperworks-content p{text-align: center;}
	.whathypergrasp_sec{Background:#FFF3EA;background-image:none !important;}
	    .let-getintouch h2 {
        font-size: 50px !important;
        line-height: 1 !important;
    }
	.partner-item .elementor-image-box-title {    font-size: 14.5px;}
	.partner-item p.elementor-image-box-description	{font-size: 14px !important;}
	.partner-item-full{display:block;}
	.why-partner-item2, .why-partner-item1, .why-partner-item3, .why-partner-item4 {        top: auto !important;
        left: auto !important;
        bottom: auto !important;
        right: auto !important;}
	.partner-item-full .partner-right, .partner-item-full .partner-center, .partner-item-full .partner-left{width:100% !important;}
	.partner-item-full .partner-center{margin-bottom:20px;margin-top: 20px;
    }

	.partner-item-full{max-width:600px;margin:0 auto;}
	.partner-item-full .partner-left .partner-item .elementor-image-box-wrapper{  text-align: left !important;
        flex-direction: inherit;
        gap: 30px;display:flex !important;}
		.partner-item-full .partner-right .partner-item .elementor-image-box-wrapper{  text-align: left !important;
        flex-direction: inherit;
        gap: 30px;display:flex !important;}
	.partner-item-full .partner-left .partner-item .elementor-image-box-wrapper figure{margin-left:0 !important;}
	.partner-item-full .partner-right .partner-item .elementor-image-box-wrapper figure{margin-right:0 !important;}
		.who-partner h2 {
  
    font-size: 26px !important;
}
.who-partner .who-partner-item .elementor-heading-title{font-size:15px !important;}
.who-partner .who-partner-item .elementor-heading-title br{display:none !important;}
}
@media (max-width: 850px) {
   
}

@media (max-width: 768px) {
    	
	.fs-18,
	.fs-16 {
		font-size: 14.5px !important;
}
	.elementor-widget, p {
     
    font-size: 16px  !important;
    line-height: 1.6  !important;
    color: #000  !important;
    
    margin-bottom: 10px !important;
}
      h1, .subtitle h2, h2, .banner_title {
        font-size: 28px !important;
    }
	    .whhyper-sec:after {
        right: 210px !important;
    }
	
	    .ai-box::before, .ai-box::after {
        box-shadow: 33px 0 #EF7D00;
    }
	    .whhyper-sec .elementor-widget-image:after {
        right: 71px !important;
    }
	.whhyper-sec .elementor-widget-image{
	    max-width: 400px !important;
    margin: 0 auto;
	}
	    .main-logo img {
        width: 180px;
    }
	.banner_subtitle {
        font-size: 14.5px;
    }
	.banner_subtitle2 {
        font-size: 16px;
    }
	.hyper_banner{    min-height: 60vh;}
	.title_blk.left h2{display:inline-block;}
	.title_blk.left h2:after{left: 50%;
    margin-left: -65px;}
	.get-started p, .get-started h2{margin-bottom:0 !important;}
	.let-getintouch h2 br{display:none !important;}
	  .let-getintouch h2 {
        font-size: 35px !important;
        line-height: 1 !important;
    }
	.hypergrasp-form .form-row{
flex-direction:column;
gap:20px;
}

.hypergrasp-form{
padding:0;
}
.who-partner-outer{margin-bottom:30px !important;}
.elementor-834 .elementor-element.elementor-element-0cbb2df{margin-bottom:0 !important;}
.pricing-table th,
.pricing-table td{
padding:10px;
font-size:14px;
}
}

@media (max-width: 680px) {
    .title_blk.right h2:after {
    content: "";
    Background: url(https://launch.hypergrasp.com/wp-content/uploads/2026/03/btn-bg.png);
    position: absolute;
    top: 34px !important;
    bottom: 0 !important;
    left: 0% !important;
    margin-left: 0 !important;
    width: 87% !important;
    height: 10px !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    background-position: bottom center !important;
}
  /* h2, h1{font-size:1.35rem !important;}*/
    
	.fs-18,
.fs-18 *{font-size:16px;}
h1, .banner_title{font-size:25px !important;line-height:1.3 !important;}
.hyper_banner{    min-height: 50vh;}
.hyper_btn, .watch_btn {
        font-size: 14px;
    }
	.watch_btn {
	    padding: 2px 8px;
	}
.watch_btn img{width: 20px;
    height: 20px;}
	.let-getintouch h2 {
        font-size: 30px !important;
        line-height: 1 !important;
    }
}

@media (max-width: 576px) {
	 h1, .subtitle h2, h2, .banner_title {
        font-size: 24px !important;
    }
	    .banner_subtitle {
        font-size: 12.5px;
    }
	.let-getintouch h2 {
        font-size: 28px !important;
        line-height: 1 !important;
    }
	.contact-arrow {display:none;}
	
}
@media (max-width: 400px) {
	.banner_buttons {
		gap: 5px;
	flex-direction: column;
	}
	.banner_buttons .hyper_btn, .banner_buttons .watch_btn{min-width:181px;}
	.banner_subtitle2, .banner_title {margin-bottom: 5px;}
	.banner_title{margin-top:7px !important;}
}