
@media only screen and (max-width: 767px){
 body{font-family: 'Inter Regular';overflow-x: hidden;}
 .navbar-brand img { max-width: 198px;}
 .Simplifying-sec .pe-5-revolution {padding-right: 0rem !important;}
 .posi-abs-1{top: 16px;right: 2px;}
    .posi-abs-2{ bottom: 7px;right: 2px;}
 .banner-sec h1 {font-size: 36px; font-weight: 900; line-height: 48px; text-align: left;}
 h1 {font-size: 36px; font-weight: 900; line-height: 48px; text-align: left;}
 .sec-mbl{margin:35px 0;}
 .g-recaptcha {
   transform: scale(0.85); /* Adjust scale as needed */
   transform-origin: 0 0;
  float: left;
  margin-top:5px;
}
}
@media only screen and (min-width:768px) and (max-width: 991px){
   .posi-absbanner{position:absolute;bottom:0px;}
   .banner-sec h1 {font-size: 55px; line-height: 70.5px;}
}

@media only screen and (min-width:992px) and (max-width:1200px){
   .posi-absbanner{position:absolute;bottom:0px;}
   .posi-abs-1{position: absolute;top: 16px;right: 366px;}
   .posi-abs-2{ position: absolute; bottom: 7px;right:366px;}
   .banner-sec h1 {font-size: 67px; font-weight: 900; line-height: 85.5px; text-align: left;}
   header img{width: 192px;}
}

@media only screen and (min-width:992px) and (max-width:1023px){
   .navbar-expand-lg .navbar-nav .nav-link {font-size: 10px !important;}
}

@media only screen and (min-width:1280px) and (max-width:1365px){
   .navbar-expand-lg .navbar-nav .nav-link {font-size: 13px !important;}
}

@media only screen and (max-width: 480px) {
.posi-abs {width:75%;}
.posi-abs-1  {width: 40%;top: 10px;right: 15px;}
.posi-abs-2  {width: 40%;bottom: 10px;right: 15px;}
}
@media only screen and (min-width:1280px) and (max-width:1399px){
.posi-abs {width:75%;}
.posi-abs-1  {width: 40%;top: 17px;right: 48px;}
.posi-abs-2  {width: 40%;bottom: 17px;right: 48px;}

}
   
  