 body {
  background-color: #000 !important;
  font-family: "Poppins", sans-serif !important;
  min-height: 100vh;
  /* width: 100vw; */
  max-width: 100vw;
  margin: 0;
  overflow-x: hidden;
  background: #000 !important;
  display: flex;
  flex-direction: column;
}
.section-space {
    padding-top: 120px;
}
/*.tab-link.active::after {
  opacity: 0.6;
    content: "";
    position: absolute;
    right: 0px;
    top: 0px;
    width: 80%;
    height: 100%;
    transition: opacity 0.5s;
    background: radial-gradient(506.71% 128.77% at 24.44% 36.7%, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.2) 97.72%);
    filter: blur(48.78px);
}*/
.modal {
  overflow: hidden !important;
}
#exampleModalCenter .blogClass {
  pointer-events: none;
    opacity: .5;
}
label {
  font-weight: normal !important;
}

.modal-open .modal {
  background: #000;
    overflow: hidden;
}
#exampleModalCenter .modal-dialog  {
  
    width: 1430px !important;
    margin: 130px auto !important;
}
#exampleModalCenter .modal-content {
  border:0;
  box-shadow: 0;
}
#exampleModalCenter .logo-cont {
      display: inline-block;
    margin-top: -86px;
}
#exampleModalCenter .modal-dialog {
    border:0;
}
#exampleModalCenter .modal-header .close {
    margin-top: -82px;
}
.disabled-link {
  pointer-events: none;
  color: gray;
  text-decoration: none;
}

a:focus {
  outline: none !important;
  text-decoration: none !important;
}
.form-control {
  background-color: #323232 !important;
  height: 47px !important;
  color: #fff !important;
  border: 1px solid rgba(255, 255, 255, 0.2) !important;
}
  .tab-link .arrow {
  display: none;
}

  #exampleModalCenter .sidebar a {
    letter-spacing: 3px;
  }

.single-img {
 width:575px !important;
height: 290px !important;
}
.form-group {
  margin-bottom: 25px;
}
.landing-text h1 {
  color: white;
}
.btn-special {
  margin-top: 30px !important;
}
.landing-text p {
  color: #ccc;
  font-size: large;
  padding-left: 2px;
}

#services-content .service-provider {
  padding-top: 40px;
}

.rounded-corner {
  border: 1px solid #ccc;
  padding: 20px;
  border-radius: 10px;
  /* Adjust as needed */
}

.footer-heading {
  font-size: 22px;
  color: #fff;
}

.footer-list-item {
  font-size: 11px;
  color: #fff;
}

.footer-logo {
  margin-top: -35px;
}

.service-content-centered {
  max-width: 900px;
  width: 90vw;
  margin: 40px auto 0 auto;
  background: rgba(20, 20, 20, 0.92);
  border-radius: 24px;
  box-shadow: 0 4px 32px 0 rgba(0, 0, 0, 0.18);
  padding: 48px 32px 32px 32px;
  color: #fff;
  min-height: 60vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.intro-container {
  /* margin-top: 40px !important; */
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 900px;
  width: 90vw;
  margin-left: auto;
  margin-right: auto;
  padding: 39px 24px 0 24px;
  background: transparent;
  /* position: relative; */
  z-index: 10;
}

.syj-btn {
  margin-top: 100px;
}

.modal-header .close {
  margin-top: -2px;
  color: #fff;
  position: absolute;
  right: 30px;
  top: 24px;
  z-index: 9999;
}

/* body {
  padding-top: 100px;
} */

html {
  overflow-x: hidden;
}

.footer-sec .logo-cont {
  display: inline-block;
  margin-left: 120px;
}

.nav-img svg {
  width: 50px;
  height: 40px;
  color: #fff;
  cursor: pointer;
}

.hideBtnD {
  display: none !important;
}

.img-earth {
  /* width: 600px;
    height: 400px; */
  object-fit: contain;
  opacity: 0.8;
  position: relative;
  /* left: 280px;
    top: -48px; */
  /* margin-left: -184px; */
  margin-top: -64px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  height: 105vh !important;
}

.img-section {
  width: 100%;
  margin: 5px auto;
  line-height: 1.1;
  position: relative;
  /* z-index: 5000; */
}

.img-title {
  color: #fff;
}

.img-head,
.img-subhead,
.service-head,
.service-subhead {
  display: block;
}

.img-head {
  font-size: 93px;
}

.img-subhead {
  font-size: 25px;
  line-height: 28px;
}

.service-head {
  font-size: 88px;
  margin-top: 0px;
  font-weight: bolder;
      color: #fff;
    display: block;
    text-align: center;
}

.service-subhead {
  font-size: 25px;
  line-height: 40px;
  /* width: 60%; */
  text-align: center;
  margin: 10px auto 70px;
  color: rgb(255, 255, 255);
  opacity: 0.7;
}

.service-offer {
  border: 1px solid rgba(255, 255, 255, 0.2);
  text-align: center;
  border-radius: 5px;
}

.service-offer-sec {
  margin-top: 40px;
}

.service-offer-sec div:nth-child(odd) {
  margin-bottom: 15px;
}

.service-offer {
  min-height: 420px;
  padding: 20px 10px 0 10px;
}

.service-offer p {
  font-size: 35px;
  font-weight: bold;
  color: #fff;
}

.service-offer span {
  font-size: 16px;
  color: #999999;
  opacity: 0.7;
  display: block;
}

.service-offer img {
  height: 280px;
  width: 300px;
  margin-top: 8px;
}

.logo-img-one {
  border: 1px solid #fff;
  width: auto;
  height: 35px;
  display: inline-block;
  margin-right: 5px;
  margin-top: -14px;
}

.logo-img-two {
  height: 27px;
  display: inline-block;
  margin-top: -10px;
}

.footer-sec .logo-img-one {
  border: 1px solid #fff;
  width: 50px;
  height: 50px;
  display: block;
  margin-bottom: 20px;
}

.footer-sec .logo-img-two {
  height: 50px;
  display: block;
}

.work-sec {
  clear: both;
}

.work-offer {
  position: relative;
  border: 1px solid #fff;
  height: 300px;
}

.work-offer img {
  object-fit: cover;
  width: 488px;
  height: 300px;
}

.col-lg-2 .work-offer img {
  object-fit: cover;
  width: 195px;
  height: 300px;
}

.work-offer-desc {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 0 20px;
  font-size: 20px;
}

.work-offer-desc p {
  color: #fff;
  display: inline-block;
  width: 80%;
}

.work-offer-desc img {
  height: 20px;
  width: 20px;
  border: 1px solid #fff;
  float: right;
  margin-top: 24px;
}

.work-offer-sec .col-lg-5 {
  padding: 0;
}

.work-offer-sec .col-lg-2 {
  padding: 0;
}
.founder-offer-sec{
  margin-bottom: 40px;
  text-align: center;
}
.founder-offer-sec img {
    position: relative;
    border-radius: 5px;
    max-width: 100%;
}

.founder-offer {
  color: #fff;
  text-align: center;
  margin-top: 20px;
}

.founder-offer p {
  font-size: 30px;
  font-weight: bold;
}
.founder-offer h5 {
  font-size: 18px;
  line-height: 26px;
  max-width: 78%;
  margin: 0 auto;
}
.founder-offer h5 span {
    font-weight: 300;
}


.launch-sec {
  margin-top: 50px;
  float: left;
}

.rocket-img {
  width: 800px;
}

.ready-text {
  margin-top: 250px;
  color: #fff;
}

.ready-text p {
  font-size: 90px;
  font-weight: bold;
  line-height: 1.1;
}

.ready-text span {
  margin-top: 20px;
  font-size: 25px;
  font-weight: normal;
  line-height: 1.48;
  display: block;
  color: rgb(255, 255, 255);
  opacity: 0.7;
  margin-bottom: 0;
}

.faq-acc {
  border-top: 1px solid #4f4f4f;
  border-bottom: 1px solid #4f4f4f;
  text-align: center;
  padding: 48px 0;
  margin-top: 40px;
  cursor: pointer;
  width: 100%;
  float: left;
}

.faq-acc span {
  display: inline-block;
  font-size: 36px;
  color: #cccccc;
  float: none;
  background: none;
  border-bottom: 0;
}

.faq-sub-head {
  letter-spacing: 3px;
}

.faq-sub-head:hover {
  color: #b2b2b2;
}

.faq-acc img {
  display: inline-block;
  width: 10px;
  height: 10px;
  border: 1px solid #fff;
}

.footer-sec {
  margin-top: 50px;
  border-bottom: 1px solid #4f4f4f;
  float: left;
  width: 100%;
}

.footer-home {
  width: 100vw;
  background: rgba(0, 0, 0, 0.98);
  border-top: 1px solid #4f4f4f;
  color: #fff;
  margin-top: 50px;
  padding: 40px 0 0 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  box-shadow: 0 -2px 16px 0 rgba(0, 0, 0, 0.1);
  position: relative;
}

.footer-home .col-lg-5,
.footer-home .col-lg-7 {
  float: none;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 0 32px;
  min-width: 260px;
  max-width: 480px;
}

.footer-home .logo-cont {
  margin-left: 0;
  margin-bottom: 20px;
}

.footer-home .footer-services-btns {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 8px;
}

.footer-home .footer-services-btns a {
  font-size: 13px;
  color: #fff;
  text-decoration: none;
  margin-right: 12px;
  font-weight: bold;
  margin-bottom: 8px;
}

.footer-home .footer-services-btns a:last-child {
  margin-right: 0;
}

.footer-home .copyright-container {
  width: 100%;
  border-top: 1px solid #333;
  margin: 32px 0 0 0;
  color: rgba(255, 255, 255, 0.5);
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 13px;
}

.footer-home .privacy-cont {
  display: flex;
  gap: 12px;
}

.social-icon {
  width: 28px;
  height: 28px;
  margin-right: 10px;
}

.icon-library {
  clear: both;
  padding-top: 40px;
  float: left;
  padding-left: 80px;
  cursor: pointer;
}

.client-sec {
  clear: both;
  margin-top: 120px !important;
  float: left;
}

.client-offer {
  border: 1px solid rgba(255, 255, 255, 0.2);
  text-align: center;
  border-radius: 5px;
  padding: 79px 30px;
  max-height: 224px;
}

.client-offer img {
  width: 281.1px;
  height: auto;
}

.client-spl {
  padding-top: 27px;
}
.team-sec {
  clear: both;
  margin-top: 120px !important;
  float: left;
}

.team-sec .service-head {
  width: 60%;
  text-align: center;
  margin: 0 auto;
  line-height: 110px;
}


.role-offer {
  border: 1px solid rgba(255, 255, 255, 0.2);
  text-align: center;
  border-radius: 5px;
  padding: 68px 30px;
  max-height: 246px;
  margin-bottom: 30px;
}

.role-offer.client-offer {
  min-height: 236px;
  max-height: 236px;
padding: 47px 30px 36px 30px;
}

.role-offer.client-offer.ev-offer p{
padding-top: 20px;
 padding-bottom: 19px;
}

.role-offer.client-offer p{
  font-size: 28px;
  line-height: 37px;

}

.role-offer p {
  font-size: 34px;
  font-weight: bold;
  color: #fff;
}

.role-offer span {
  font-size: 16px;
  color: #999999;
  opacity: 0.7;
  display: block;
}
.sme-ipo-section{
  
}
.sme-ipo-section .service-head{
   width: 100%;
}
.sme-ipo-section .sme-wrap{
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
}
.sme-ipo-section .sme-wrap .sme-item{
width: calc(33.333% - 20px);
padding: 25px 35px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 5px;
  display: flex;
  align-items: center;
}
.sme-ipo-section a{
  display: block;
}
.sme-ipo-section .role-offer{
   max-height: unset;
   padding: 0;
   border: none;
   margin-bottom: 0;
}


.tab-content {
  display: none;
}

.tab-content.active {
  display: block;
}

@media (max-width: 1000px) {
  .service-content-centered,
  .intro-container {
    max-width: 98vw;
    width: 98vw;
    padding-left: 8px;
    padding-right: 8px;
  }

  .img-earth {
    height: 630px;
  }
}

@media (max-width: 700px) {
  #exampleModalCenter .logo-cont {
      display: none;
}
#exampleModalCenter .modal-dialog {
  width: 100% !important;
      margin: 0px auto !important;
}
#exampleModalCenter .modal-header .close {
    margin-top: -12px;
}
.modal {
  overflow: initial !important;
}

#home-content {
  display: none !important;
}

  .modal-body {
    display: block;
  }

  .sidebar {
    width: 100%;
    padding: 0;
  }

.modal-dialog {
  width: 100% !important;
}
#getinTouchModalCenter {
   width: 100% !important;
}

.modal-body {
   width: 100% !important;
}

  .tab-link {
    display: block;
    width: 100%;
    background: #f1f1f1;
    padding: 12px;
    margin-bottom: 5px;
    text-decoration: none;
    color: #333;
  }

  .tab-link.on {
    font-weight: bold;
    background: #e0e0e0;
  }

  .tab-content {
    display: none;
    padding: 10px;
    background: #fff;
    border: 1px solid #ddd;
    margin-bottom: 10px;
  }

  .service-provider img {
    padding-left: 0;
  }
  .tab-link.on + .tab-content {
    display: block;
  }

  .modal-header .close {
    position: absolute;
    z-index: 99;
    display: block;
    right: 20px;
    top: 40px;
  }
  .service-popup-content {
    width: 100%;
  }

  .tab-content {
    display: none;
  }
  .tab-link.on {
    font-weight: bold;
    cursor: pointer;
  }
  .tab-link.on {
    background-color: #007bff; /* example highlight */
    color: white;
  }

  .icon-library {
    float: none;
    padding-left: 0;
    margin: auto;
    text-align: center;
  }

  .btn-special {
    margin-top: 25px !important;
  }
  .service-content-centered {
    padding: 24px 4vw 24px 4vw;
    min-height: 70vh;
    border-radius: 12px;
    width: 100vw;
    max-width: 100vw;
  }

  .team-sec .service-head {
    width: 100%;
    line-height: 50px;
    font-size: 42px;
  }

  .intro-container {
    flex-direction: row !important;
    align-items: center !important;
    justify-content: space-between !important;
    padding: 16px 4vw 0 4vw;
    /* margin-top: 16px !important; */
    width: 100vw;
    max-width: 100vw;
  }

  .launch-sec .col-lg-5,
  .launch-sec .col-lg-7 {
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    box-sizing: border-box;
  }

  .sidebar {
    width: 100vw !important;
    min-width: 0 !important;
    max-width: 100vw !important;
    left: 0 !important;
    position: fixed !important;
    top: 0 !important;
    height: 100vh !important;
    background: #000000 !important;
    z-index: 2000 !important;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.18);
    padding-top: 60px !important;
    align-items: center !important;
  }

  .sidebar a {
    font-size: 18px !important;
    padding: 32px 0 !important;
    margin: 0 auto !important;
    width: 90vw !important;
    max-width: 400px !important;
    border-bottom: 1px solid #eee !important;
    color: #222 !important;
    background: none !important;
    text-align: center !important;
    border-radius: 0 !important;
  }

  .footer-home,
  .footer-sec {
    font-size: 13px;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 8px;
    padding-right: 8px;
  }

  body {
    padding-bottom: 350px !important;
  }

  .faq-acc {
    width: 100%;
    padding: 35px 0;
  }
}

@media (max-width: 500px) {
  .faq-acc span {
    font-size: 30px;
  }

  .faq-cont p {
    font-size: 20px;
  }

  .faq-cont span {
    font-size: 14x;
  }

  .img-earth {
            height: 350px !important;
        object-fit: contain;
        margin-top: -20px;
    }
  

  .service-content-centered {
    padding: 10px 2vw 10px 2vw;
    min-height: 80vh;
    width: 100vw;
    max-width: 100vw;
  }

  .intro-container {
    padding: 1px 0 0 2vw;
    width: 100vw;
    max-width: 100vw !important;
    position: static;
    padding-right: 30px;
    margin-bottom: 20px;
  }

  .footer-home,
  .footer-sec {
    font-size: 11px;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 4px;
    padding-right: 4px;
  }



  body {
    padding-bottom: 2vh !important;
  }

  .logo-img-futureage {
    height: 15vw !important;
    margin-bottom: 0px !important;
    /* margin-bottom: 10px !important; */
  }

  .logo-img-futureage-footer {
    margin-left: -45px !important;
  }

  .faq-acc {
    width: 100%;
  }
}

.logo-img {
  border: 1px solid #fff;
  width: 350px;
  height: 100px;
}

.services-given p {
  font-size: 24px;
  color: #fff;
}

.services-given span {
  font-size: 20px;
  margin-top: 10px;
  display: block;
  color: rgba(255, 255, 255, 0.3);
}

.other-sec {
  margin-top: 71px;
}

.copyright-container {
  clear: both;
  float: left;
  width: 100%;
  padding: 40px;
  color: rgba(255, 255, 255, 0.3);
}

.copyright-container p {
  margin: 0 0 10px;
  display: inline-block;
  float: right;
}

.privacy-cont span:nth-child(2) {
  margin: 0 20px;
}

.privacy-cont {
  display: inline-block;
  float: right;
}

.img-section .service-wrap {
  position: absolute;
  top: 25%;
  left: 40px;
  right: 0;
  text-align: center;
  color: #fff;
  width: 75%;
  margin: auto;
}

.tab-content {
  display: none;
}

.tab-content.active {
  display: block;
}

.tab-link.active {
  font-weight: bold;
  color: #007bff;
}

.service-sec {
  margin: auto;
  text-align: center;
  color: #fff;
  margin-top: 120px;
}

.btn {
  margin-top: 30px;
  background: #000;
  font-size: 25px !important;
  width: 309px;
  height: 99px;
  padding: 30px 47px 32px 69px;
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.2) !important;
  color: #fff;
}

.btn:focus {
  color: #fff !important;
  border: 1px solid rgba(255, 255, 255, 0.2);
  outline: none !important;
}

.btn:hover {
  color: #fff !important;
  background: #202020 !important;
}

.sidebar {
  margin: 0;
  padding: 0;
  width: 200px;
  background-color: #f1f1f1;
  position: fixed;
  height: 100%;
  overflow: auto;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  left: 0;
}

.sidebar a {
  display: block;
  color: black;
  padding: 16px;
  text-decoration: none;
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
  padding: 30px 0;
  font-size: 15px;
  text-align: left;
  margin: 0 0 0 35px;
}

.sidebar a.active {
  background-color: #04aa6d;
  color: white;
}

.sidebar a:hover:not(.active) {
  background-color: #555;
  color: white;
}

div.content {
  margin-left: 200px;
  padding: 1px 16px;
  height: 1000px;
}

.on svg {
  transform: rotate(180deg);
}

.footer-future {
  margin-top: -35px;
}

.tab-content {
  position: relative; /* or absolute if needed */
  z-index: 10; /* higher than surrounding content */
  background: #000; /* optional, for better visibility */
}

.service-popup-content {
  padding: 30px 20px;
}

@media screen and (max-width: 700px) {
  .tab-content {
    position: relative;
    background: #000;
    padding: 15px;
    margin-bottom: 10px;
    z-index: 9999;
    color: #333;
    border: none;
  }

  .tab-link.on + .tab-content {
    display: block;
  }

  .tab-block {
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    padding-bottom: 10px;
  }

  .modal-body {
    position: relative;
    z-index: 1;
  }

  .footer-future {
    margin-top: 45px;
    margin-bottom: 20px;
  }

  .m-toggle-footer {
    padding-left: 40px !important;
    border-top: 1px solid;
    padding: 50px 0 40px 0;
  }

  .sidebar {
    width: 100%;
    height: auto;
    position: relative;
  }

  .sidebar a {
    float: left;
  }

  div.content {
    margin-left: 0;
  }
}

@media screen and (max-width: 400px) {
  .sidebar a {
    text-align: center;
    float: none;
  }
}

.get-in-touch span:first-child {
  font-size: 45px;
  line-height: 1.1;
}

.get-in-touch span:last-child {
      font-size: 17px;
    margin-top: 51px;
    display: block;
    line-height: 30px;
}

/***********************************************************************************************************************
DOCUMENT: style/format.css
DEVELOPED BY: Ryan Stemkoski
COMPANY: Zipline Interactive
EMAIL: ryan@gozipline.com
PHONE: 509-321-2849
DATE: 2/26/2009
DESCRIPTION: This document contains the structural formatting files for the accordion style menu.
************************************************************************************************************************/
/*#wrapper {
    margin-left: auto;
    margin-right: auto;
}*/

#wrapper svg {
  font-size: 15px;
  width: 15px;
  height: 15px;
}

.accordionButton {
  width: 800px;
  float: left;
  _float: none;
  /* Float works in all browsers but IE6 */
  background: #003366;
  border-bottom: 1px solid #ffffff;
  cursor: pointer;
}

.accordionContent {
  width: 95%;
  margin: auto;
  color: #fff !important;
}

/***********************************************************************************************************************
 EXTRA STYLES ADDED FOR MOUSEOVER / ACTIVE EVENTS
************************************************************************************************************************/

.on {
  background: #990000;
}

.over {
  background: #cccccc;
}

.faq-cont {
  margin-top: 50px;
  text-align: left;
}

.faq-cont p {
  font-size: 28px;
  font-weight: 600;
}

.faq-cont span {
  font-size: 20px;
  color: #b2b2b2;
}

.did-floating-label-content {
  position: relative;
  margin-bottom: 40px;
}

#w3review {
  background: #000;
  border: 2px solid #eee;
  border-radius: 4px;
}

.did-floating-label {
  color: #fff;
  font-size: 13px;
  font-weight: normal;
  position: absolute;
  pointer-events: none;
  left: 15px;
  top: 21px;
  padding: 0 5px;
  background: transparent;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
}

.did-floating-input,
.did-floating-select {
  font-size: 12px;
  display: block;
  width: 100%;
  height: 56px;
  padding: 0 20px;
  background: #000;
  color: #323840;
  border: 2px solid #eee;
  border-radius: 4px;
  box-sizing: border-box;

  &:focus {
    outline: none;

    ~ .did-floating-label {
      top: -25px;
      font-size: 13px;
      left: -9px;
      color: #333;
    }
  }
}

.did-floating-input:focus,
.did-floating-select:focus {
  outline: none;
}

select.did-floating-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

select.did-floating-select::-ms-expand {
  display: none;
}

.did-floating-input:not(:placeholder-shown) ~ .did-floating-label {
  top: 4px;
  font-size: 13px;
}

.did-floating-select:not([value=""]):valid ~ .did-floating-label {
  top: -8px;
  font-size: 13px;
}

.did-floating-select[value=""]:focus ~ .did-floating-label {
  top: 11px;
  font-size: 13px;
}

.did-floating-select:not([multiple]):not([size]) {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='6' viewBox='0 0 8 6'%3E%3Cpath id='Path_1' data-name='Path 1' d='M371,294l4,6,4-6Z' transform='translate(-371 -294)' fill='%23003d71'/%3E%3C/svg%3E%0A");
  background-position: right 15px top 50%;
  background-repeat: no-repeat;
}

.did-error-input {
  .did-floating-input,
  .did-floating-select {
    border: 2px solid #9d3b3b;
    color: #9d3b3b;
  }

  .did-floating-label {
    font-weight: 600;
    color: #9d3b3b;
  }

  .did-floating-select:not([multiple]):not([size]) {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='6' viewBox='0 0 8 6'%3E%3Cpath id='Path_1' data-name='Path 1' d='M371,294l4,6,4-6Z' transform='translate(-371 -294)' fill='%239d3b3b'/%3E%3C/svg%3E%0A");
  }
}

.input-group {
  display: flex;

  .did-floating-input {
    border-radius: 0 4px 4px 0;
    border-left: 0;
    padding-left: 0;
  }
}

.input-group-append {
  display: flex;
  align-items: center;
  /*   margin-left:-1px; */
}

.input-group-text {
  display: flex;
  align-items: center;
  font-weight: 400;
  height: 34px;
  color: #323840;
  padding: 0 5px 0 20px;
  font-size: 12px;
  text-align: center;
  white-space: nowrap;
  border: 1px solid #3d85d8;
  border-radius: 4px 0 0 4px;
  border-right: none;
}

.modal-content {
  background-color: #000 !important;
  color: #fff;
  height: 580px !important;
}

.modal-content .close {
  color: #fff;
}

#exampleModalLongTitle {
  width: 70%;
  display: inline-block;
}

#exampleModalLongTitle .logo-cont {
  margin-left: 0;
}

#exampleModalLongTitle .logo-cont .logo-img-one {
  display: inline-block;
}

.sidebar {
  background: transparent;
}

#exampleModalLongTitle .logo-cont .logo-img-two {
  display: inline-block;
  vertical-align: top;
}

#exampleModalLongTitle .close {
  display: inline-block;
  white-space: 30%;
}

#exampleModalCenter .sidebar a {
  color: #999 !important;
  font-size: 28px !important;
}

#exampleModalCenter .sidebar a:hover {
  background: transparent !important;
  color: #999 !important;
  text-decoration: none !important;
}

#exampleModalCenter .sidebar a.active {
  color: #ffff !important;
  font-weight: bold !important;
  background: transparent !important;
}

.modal-dialog {
  width: 900px !important;
  margin: 180px auto !important;
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.modal-header {
  border-bottom: 0 !important;
}

#getinTouchModalCenter {
  top: -70px !important;
}

.getinTouchModalCenter .modal-body {
  margin-top: 100px;
}

.modal.bottom-sheet .modal-dialog {
  position: fixed;
  bottom: 0;
  margin: 0;
  width: 100%;
  max-width: 100%;
  height: auto;
  transition: transform 0.3s ease-out;
  transform: translateY(100%);
}

.modal.bottom-sheet.in .modal-dialog {
  transform: translateY(0);
}

/* Or better: target the modal with .in class like this: */
.modal.bottom-sheet.in .modal-dialog {
  transform: translateY(0);
}

.modal.bottom-sheet .modal-content {
  border-radius: 10px 10px 0 0;
  border: none;
}

.btn-primary {
  background-color: #fff !important;
  color: #333 !important;
}

.btn-primary:hover {
  background-color: #fff !important;
  color: #333 !important;
}

.form .did-floating-input,
.form .did-floating-select {
  border: solid 1px #868685 !important;
  background: #000 !important;
  border-radius: 0;
}

.service-provider {
  text-align: center;
  font-size: 20px;
  letter-spacing: 3px;
}

.service-provider img {
  width: 880px !important;
  border-radius: 8px;
  padding: 17px 13.5px 17px 17px;
}

.founder-sec {
  clear: both;
}

.accordionContent {
  background: #000;
}

.btn-white {
  background-color: #000 !important;
  color: #fff !important;
  border: 1px solid #ccc;
  transition: background-color 0.3s, color 0.3s;
  height: 80px;
  margin-top: 10px !important;
}

.btn-white:hover,
.btn-white:focus {
  color: #fff !important;
  /* Dark text on hover */
  border-color: #999;
  text-decoration: none;
  /* Prevent underline if it's a link */
}

.close {
  opacity: 1 !important;
}

.close:focus,
.close:hover {
  opacity: 1 !important;
}

.nav-img {
  border: 1px solid rgba(255, 255, 255, 0.2);
  width: 80px;
  text-align: center;
  padding-top: 20px;
  height: 80px;
  margin-top: 0px;
  cursor: pointer;
}

.nav-img:hover {
  background: #202020;
}

.img-section .service-subhead {
  width: 83%;
  margin-top: 50px;
  color: rgb(255, 255, 255);
  opacity: 0.7;
}

.at-item svg {
  display: none;
}

@media only screen and (max-width: 768px) {
  .logo-img-two {
    width: auto;
  }

  .nav-img {
    border: 1px solid rgba(255, 255, 255, 0.2);
    width: 60px;
    height: 60px;
    text-align: center;
    padding-top: 10px;
    margin-top: 0px;
  }

  .service-head {
    font-size: 43px;
    font-weight: bolder;
  }

  .img-section .service-wrap {
    position: absolute;
    top: 26%;
    left: 0px;
    margin-top: 0;
    width: 90%;
  }

  .service-subhead {
    font-size: 15px;
    line-height: 28px;
    width: 100%;
    margin-bottom: 35px;
  }

  .service-offer-sec div:nth-child(odd) {
    margin-bottom: 20px;
  }

  .founder-offer-sec img {
    height: auto;
  }

  .founder-offer p {
    font-size: 26px;
  }

  

  .founder-sec .col-xs-6 {
    margin-bottom: 60px !important;
  }

  .launch-sec .col-lg-7 {
    order: 1;
  }

  .launch-sec .col-lg-5 {
    order: 2;
  }

  .launch-sec .row {
    display: grid;
  }

  .ready-text p {
    font-size: 42px;
  }

  .ready-text span {
    font-size: 16px;
    margin-top: 45px;
    width: 360px;
    margin: 30px auto 0;
    width: 100%;
  }

  .ready-text {
    margin-top: 0px;
    color: #fff;
    text-align: center;
  }

  .launch-sec .col-lg-7 {
    margin: 0 auto;
    text-align: center;
  }

  .launch-sec {
    margin-top: 70px;
  }

  .launch-sec button {
    margin: 30px auto;
    clear: both;
    text-align: center;
    padding: 0;
    height: 67px;
    width: 276px !important;
    font-size: 20px !important;
  }

  .rocket-img {
    width: 100%;
    height: 600px;
  }

  /* .img-section .service-subhead {
        margin-top: 120px;
    }*/

  .m-service-sec {
    margin-top: 290px;
    padding-left: 5px;
    padding-right: 5px;
  }

  /* .intro-container {
        padding-bottom: 30px;
        margin-top: 60px;
    } */

  .accordionButton {
    width: auto;
  }

  .accordionContent {
    width: auto;
    padding: 20px;
  }

  .footer-sec .logo-cont {
    margin-left: 30px;
    margin-bottom: 50px;
  }

  .other-sec {
    margin-top: 0;
  }

  .padding-zero {
    padding-left: 0 !important;
  }

  .border-tb {
    border-top: 1px solid #4f4f4f;
    border-bottom: 1px solid #4f4f4f;
  }

  .border-tb .services-given {
    padding: 50px 40px;
  }

  .copyright-container {
    border-top: 0;
    /* padding: 20px 80px 18px 40px;
        margin-bottom: 70px; */
    color: #fff;
    float: none;
    text-align: center;
  }

  .footer-sec .logo-img-two {
    height: 30px;
    display: block;
  }

  .col-xs-12 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .services-given span {
    margin-top: 0;
    padding-bottom: 10px;
  }

  .at-title svg {
    font-size: 20px;
    width: 15px;
    height: 15px;
  }

  .at-item svg {
    display: inline-block;
  }

  .at-item svg {
    transform: rotate(180deg);
  }

  .at-item .active svg {
    transform: rotate(0deg);
  }

  .hideBtn {
    display: none !important;
  }

  .img-section .service-subhead {
    width: 100%;
  }

  .hideBtn {
    display: none;
  }

  /* .nav-img {display: none;}  -- keep hamburger menu visible on mobile */
}

/* --- Footer logo alignment and horizontal centering --- */

.footer-home {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.footer-home .logo-cont {
  display: flex;

  align-items: center;

  gap: 8px;

  margin-left: 0;

  margin-bottom: 0;
}

.footer-home .logo-img-one,
.footer-home .logo-img-two {
  display: inline-block;

  vertical-align: middle;

  margin: 0;
}

.footer ul li a span {
  color: #999;
  margin-bottom: 10px;
  display: block;
}

.footer ul li a {
  color: #999 !important;
  margin-bottom: 10px;
  display: block;
  text-decoration: none;
}

.m-d {
  display: none;
}

/* --- Responsive Rocketship section and Get in Touch button for mobile --- */

@media (max-width: 700px) {
  .modal-dialog {
    margin: 0 auto !important;
    border: 0 !important;
  }
.sme-ipo-section .service-head br{
   display: none;
}
  .copyright-container p {
    float: none;
    text-align: center;
    margin: auto;
  }

  .client-sec .client-tupple {
    margin-bottom: 20px;
  }

  .team-sec {
    margin-top: 110px !important;
  }

  .role-offer {
    padding: 38px 30px;
    margin-bottom: 20px;
  }

  .launch-sec .row {
    display: flex !important;

    flex-direction: column !important;

    align-items: center !important;

    justify-content: center !important;
  }

  .rocket-img {
    width: 90% !important;
    height: auto !important;
    max-width: 400px !important;
    margin: 0 auto 12px auto !important;
    display: block !important;
  }

  .ready-text {
    margin-top: 0 !important;

    text-align: center !important;

    padding: 0 8px !important;
  }

  .ready-text p {
    font-size: 3.5rem !important;
    font-weight: bold;
    margin-bottom: 12px !important;
    line-height: 1.2 !important;
    text-align: center !important;
  }

  .ready-text span {
    font-size: 1.5rem !important;
    margin-top: 10px !important;
    line-height: 1.5 !important;
    width: 90% !important;
    display: block !important;
    text-align: center !important;
  }

  .get-in-touch-mobile-btn {
    width: 80% !important;
    font-size: 16px !important;
    height: 69px;
  }

  .img-section .service-subhead {
    margin-top: 80px;
  }

  body {
    padding-top: 50px;
  }
}

@media (max-width: 500px) {
  .faq-acc span {
    font-size: 30px;
  }

  .faq-cont p {
    font-size: 20px;
  }

  .faq-cont span {
    font-size: 14px;
  }

  .icon-library {
    padding: 0;
    float: none;
    text-align: center;
    margin-top: 50px;
  }
}

@media (max-width: 700px) {
  .service-provider img {
    padding-left: 0;
  }
  #services-content .service-provider {
    text-align: left;
    font-size: 14px;
    color: #fff;
    margin-bottom: 20px;
    padding-top: 10px;
  }
  #exampleModalCenter .sidebar a {
    color: white;
  }
  .tab-link.on {
    color: #fff;
  }
  .sidebar {
    display: block;
    margin-top: 10px;
  }

  #exampleModalCenter .sidebar a {
    text-align: left !important;
    font-size: 16px !important;
    letter-spacing: 3px;
  }
  #home-content .service-provider img {
    height: 105px;
    width: auto;
  }
  .service-provider {
    text-align: left;
  }
  .tab-content {
    color: #fff;
  }
  #getinTouchModalCenter {
    top: 0 !important;
    background: #000;
  }
  .form-control {
    width: 100% !important;
    color: #999 !important;
  }
  .get-in-touch span:first-child {
    font-size: 26px;
    margin-top: 19px;
    display: block;
  }
  .get-in-touch span:last-child {
    margin-top: 11px;
    margin-bottom: 20px;
    width: 100%;
    line-height: 22px;
    font-size: 15px;
  }
  #getinTouchModalCenter .modal-header .close {
    top: 21px;
  }
  .modal-dialog {
    width:100% !important;
  }
  .btn-white {
        width: 100%;
    height: 70px;
  }
  .tab-link {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .tab-link .arrow {
           display: inline-block;
        transition: transform 0.3s ease;
        width: 9px;
        height: 9px;
        border-right: 2px solid #fff;
        border-bottom: 2px solid #fff;
        transform: rotate(45deg);
        margin-left: 18px;
  }

.single-img {
 display: none;
}

  .tab-link.on .arrow {
    transform: rotate(-135deg); 
  }
}
textarea.form-control {
    height: 100px !important;
}


@media screen and (min-width:768px) and (max-width:992px){
  .founder-offer p {
  font-size: 24px;
}
.founder-offer h5 {
  font-size: 14px;
}
}
@media screen and (max-width:767px){
 .sme-ipo-section .sme-wrap .sme-item{
width: 100%;
padding: 25px;
height: 200px;
}
}
