body{
    background-color: navy;
    font-family: "Calgary";
  }.drop-downs{
    /* background-color: rgba(128, 128, 128, 0); */
    /* font-family:Calibri (Body); */
    font-family: Calibri;
  }
  .new-old-right-section-new {
    margin-top: -1%;
    margin-left: -20%;
    margin-right: 8%;
    flex: 0.3;
    background-color: #1a1af9;
    color: white;
    padding: 20px;
    display: flex;
    margin-bottom: 0;
    flex-direction: column;
    justify-content: center;
    position: relative;
    overflow: hidden;
    height: 60vh;

  }#top-heading{
    font-family: "Calgary-Bold";
    font-size: 50px;
    margin-left: -15%;
    margin-top: 25%;
    color: white;
    text-align: left;
  }#submit-button-new {
    /* font-family: "Calgary-Bold"; */
    background-color: transparent;
    color: yellow;
    border: none;
    padding: 15px;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
    border-radius: 5px;
    margin-top: -5px;
    transition: 0.3s;
  }
  
  #submit-button-new:hover {
    /* background-color: #1abc9c; */
    color: orangered;
  }
  .new-old-right-section-new label {
    font-size: 13px;
    /* margin-top: 5%; */
    font-weight: bold;
    display: block;
    color: #fafafa;
    /* transition: 0.5s; */
    pointer-events: none;
  }.underline-input-new {
    width: 100%;
    padding: 2px 0;
    font-size: 15px;
    margin-top: -1px;
    border: none;
    border-bottom: 2px solid white;
    background: transparent;
    color: white;
    outline: none;
    transition: 0.3s;
  }#top-heading-new{
    color: white;
    text-align: left;
    font-size: 18px;
    margin-left: -18%;
  }#second-container-seo{
    background-color: white;
    width: 100%;
    height: auto;
    border-radius: 5%;
   margin-top: -15%;
   /* margin-right: 5%; */
   display: flex;
  }#seo-google-img{
    width: 70%;
    margin-top: 10%;
    margin-left: 12%;
    /* margin-right: 35%; */
  }#seo-second-para-container{
    /* font-family: Calibri; */
    width: 40%;
    height: auto;
    margin-top: 5%;
  
    margin-left: 5%;
    /* margin-right: 35%; */
  }#seo-second-para{
    font-size: 28px;
    /* font-family: Calibri; */
    padding: 30px;
  }
  #seo-page-container {
    margin-top: 5%;
    display: flex;
    justify-content: space-between;
    padding: 50px;
    background-color: #0000ff; /* Blue background */
    color: white;
    border-radius: 44px;
  }
  
  #left-section-new-seo {
    flex: 1;
    margin-right: 50px;
  }
  
  #right-section-new-seo {
    flex: 1;
  }#background-image{
    opacity: 0.2;
  }
  
  #heading-new-seo {
    font-size: 48px;
    margin: 0;
    margin-left: 15%;
  }
  
  #brand-name {
    color: red;
    text-new-seo-decoration: underline;
  }
  
  .text-new-seo {
    font-size: 20px;
    /* font-family: Calibri; */
    /* padding: 20px 0; */
    margin-bottom: 20px;
  }
  
  .highlight-new-seo {
    color: red;
  }
  
  #different {
    font-size: 36px;
    font-weight: bold;
  }#main-container-seo {
    background-color: #f4d9f5;
    border-radius: 10px;
    height: auto;
    padding: 40px;
    border-radius: 44px;
    margin-top: 5%;
    max-width: 100%;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  }
  
  #main-heading-seo {
    width: 60%;
    margin-top: 8%;
    color: #1b0a54;
    font-size: 38px;
    margin-left: 3%;
    margin-bottom: 20px;
    /* margin-right: -20%; */
  }
  
  #intro-text {
    width: 40%;
    margin-right: 5%;
    margin-top: 4%;
    color: #1b0a54;
    font-size: 22px;
    margin-bottom: 30px;
  }
  
  #benefits-container {
    margin-top: 20px;
  }
  
  .benefit-item {
    font-family: "Century Schoolbook";
    margin-right: 10%;
    margin-left: 10%;
    color: #1b0a54;
    font-size: 18px;
    margin-bottom: 20px;
  }
  
  .benefit-heading {
    font-weight: bold;
  }
  
  .benefit-divider {
    margin-left: 10%;
    margin-right: 10%;
    border: none;
    border-bottom: 1px solid #1b0a54;
    margin-bottom: 20px;
  }#top-heading-container-seo-bellow{
    font-family: "Calgary-Bold";
    display: flex;
    gap: 20%;
  }
  #blue-container-seo-new{
    width: 90%;
    background-color: #0000ff;
    height: 10vh;
    color: white;
    display: flex;
    border-radius: 44px;
    margin-left: 5%;
    margin-top: 2%;
  }#new-connectbutton-seo{
    /* width: 20%; */
    margin-top: 3%;
    border: none;
    color: red;
    font-weight: bolder;
    font-size: 15px;
    background-color: white;
    padding: 15px 60px;
    border-radius: 44px;
  }#new-connectbutton-seo:hover{
    cursor: pointer;
    color: white;
    background-color: red;
  }#new-connectpara-seo-new{
    margin-top: 1%;
    margin-left: 5%;
    font-size: 30px; /* Adjust text size */
    font-weight: bold;
  }
  #new-connectpara-seo-conatiner{
  width: 80%;
  }#new-connectbutton-seo-conatiner{
  width: 20%;
    }#new-connectpara-seo{
        margin-top: 0.5%;
        margin-left: 5%;
        font-size: 44px; /* Adjust text size */
        font-weight: bold;
    } #new-old-main-container {
        display: flex;
        justify-content: space-between;
        align-items: center;
        color: #ffffff;
        padding: 20px;
        height: 80vh;
    }
    
    #new-old-left-section {
        font-family: "Calgary-Bold";
        width: 40%;
        flex: 1;
    }
    
    #new-old-main-heading {
        margin-left: 15%;
        font-size: 3em;
        /* font-family: Arial, sans-serif; */
    }
    
    #new-old-highlighted-text {
        color: #ff0000;
    }
    
    #new-old-right-section {
        font-size: 20px;
        width: 40%;
        flex: 1;
        margin-right: 5%;
        /* font-family: Arial, sans-serif; */
    }
    
    
    #new-old-contact-text {
        margin-bottom: 20px;
    }
    
    #new-old-highlighted-text-right {
        color: #ff0000;
    }
    
    #new-old-connect-button {
       color: #ff0000;
       background-color: #ffffff;
        border: none;
        padding: 10px 20px;
        font-size: 1.2em;
        cursor: pointer;
        border-radius: 44px;
    }#new-old-connect-button:hover{
        background-color: #ff0000;
       color: #ffffff;
    }.icon-container{
      /* margin-top: -12%; */
    }
    
  #seo-icon-container{
    background-color: white;
    margin-top: 2%;
    /* margin-bottom: 20px; */
    width: 100%;
    height: 25vh;
  }#center-align-between-tag{
    margin-top: 8%;
    color: white;
    margin-left: 17%;
    margin-right: 15%;
    font-size: 25px;
    text-align: center;
  }.new-seo-container {
    font-family: "Calgary";
    display: flex;
    flex-direction: column;
    gap: 40px;
    padding: 20px;
    margin: 0 10%;
  }
  
  .seo-item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 20px;
    color: white;
    border-radius: 10px;
    transition: transform 0.3s;
  }
  
  .seo-item:hover {
    transform: translateY(-10px);
  }
  
  .seo-item.right-aligned {
    align-items: flex-end;
  }
  
  .toggle-button {
    border-radius: 44px;
    padding: 10px 20px;
    border: none;
    background-color: red;
    color: white;
    cursor: pointer;
    font-size: 18px;
    transition: background-color 0.3s;
  }
  
  .toggle-button:hover {
    background-color: #45a049;
  }
  
  .seo-description {
    width: 100%;
    margin-top: 10px;
    font-size: 18px;
    padding-top: 3%;
    /* margin-right: 10%; */
    /* line-height: 1.6; */
  }
  
  .seo-item.right-aligned .seo-description {
    text-align: right;
  }

  
  .seo-description ul {
    list-style-type: none;
    padding: 0;
  }
  
  .seo-description ul li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 10px;
    opacity: 0;
    animation: fadeIn 0.5s ease-in-out forwards;
    animation-delay: 0.5s;
  }
  
  .seo-description ul li::before {
    content: '✔';
    position: absolute;
    left: 0;
    color: #4CAF50;
    font-size: 18px;
    opacity: 0;
    transform: scale(0);
    animation: tickMarkAnimation 0.5s ease-in-out forwards;
    animation-delay: 1s;
  }
  
  @keyframes tickMarkAnimation {
    0% {
        transform: scale(0);
        opacity: 0;
    }
    100% {
        transform: scale(1);
        opacity: 1;
    }
  }
  
  @keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
  }
  
  .seo-description ul li span {
    font-weight: bold;
    color: #333;
  }
  
  .container-old-new {
    display: flex;
    height: 100vh;
  }
  
  
  
  #seo-page-container {
    display: flex;
    justify-content: space-between;
    padding: 20px;
  }
  
  #left-section-new-seo {
    flex: 1;
  }
  
  #right-section-new-seo {
    flex: 2;
    padding-left: 20px;
  }
  
  #heading-new-seo {
    font-size: 2em;
  }
  
  #right-section-new-seo .text-new-seo {
    margin-bottom: 10px;
  }
  
  
  .custom-list {
    list-style: none; /* Remove default bullets */
    padding: 0; /* Remove padding */
  }
  .new-seo-container {
    font-family: "Calgary";
      display: flex;
      flex-direction: column;
      gap: 40px;
      padding: 20px;
      margin: 0 10%;
  }
  
  /* Each SEO item */
  .seo-item {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      padding: 20px;
      color: white;
      border-radius: 10px;
      transition: transform 0.3s;
  }
  
  .seo-item:hover {
      transform: translateY(-10px);
  }
  
  .seo-item.right-aligned {
      align-items: flex-end;
  }
  
  /* Toggle button styling */
  .toggle-button {
      border-radius: 44px;
      padding: 10px 20px;
      border: none;
      background-color: red;
      color: white;
      cursor: pointer;
      font-size: 18px;
      transition: background-color 0.3s;
  }
  
  .toggle-button:hover {
      background-color: #45a049;
  }
  
  /* Description styling */
  .seo-description {
      width: 100%;
      margin-top: 10px;
      /* line-height: 1.6; */
      margin-left: 5%;
  }
  
  /* Right-aligned text */
  .seo-item.right-aligned .seo-description {
      text-align: right;
      margin-right: -3%;
  }
  
  /* List styling */
  .seo-description ul {
      list-style-type: none; /* Remove default list dots */
      padding: 0;
      margin: 0;
  }
  
  .seo-description ul li {
      position: relative;
      padding-left: 30px;
      margin-bottom: 10px;
      font-size: 16px; /* Adjust font size if needed */
  }
  
  
  .seo-description ul li::before {
      content: '✔'; /* Tick mark */
      position: absolute;
      left: 0;
      top: 0;
      color: #4CAF50; /* Color of the tick mark */
      font-size: 18px; /* Adjust size if needed */
  }
  
  .seo-description ul li span {
      font-weight: bold;
      color: #333;
  }#seo-divider{
    width: 90%;
    margin-left: 5%;
    /* height: 1px; */
    font-weight: bold;
    
  }
  
  .custom-list li {
    position: relative; /* For positioning the tick mark */
    padding-left: 25px; /* Space for the tick mark */
    margin-bottom: 5px; /* Space between items */
  }.custom-list{
      margin-left: 8%;
  }
  
  .custom-list li::before {
    content: '\2714'; /* Unicode tick mark */
    position: absolute; /* Position it absolutely */
    left: 0; /* Align to the left */
    color: green; /* Change color as needed */
    font-size: 20px; /* Adjust size as needed */
  }
  
  .container-old-new-new {
    /* margin-top: 10%; */
    display: flex;
    height: 100vh;
  }
  
  
  
  
  
  
  
  
  
  
  
  .new-old-right-section {
    flex: 0.4;
    background-color: #00008B;
    color: white;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    overflow: hidden;
    height: 100vh;
  }
  
  .new-old-right-section:before {
  content: "";
  position: absolute;
  width: 130px;
  height: 130px;
  background: linear-gradient(135deg, transparent 20%, #149279);
  border-radius: 50%;
  top: 130px;
  right: -40px;
  }
  
  #captcha-container {
    margin-top: 8%;
    margin-left: -4%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
    /* animation: fadeInUp 1.2s ease-out; */
    position: relative;
  }#refresh-captcha {
    background-color: #ff6f61;
    color: white;
    border: none;
    margin-top: -10%;
    padding: 8px 12px;
    border-radius: 4px;
    cursor: pointer;
    transition: background-color 0.3s ease, transform 0.2s ease;
  }
  .new-old-right-section:after {
  content: "";
  position: absolute;
  width: 80px;
  height: 80px;
  background: linear-gradient(135deg, transparent 20%, #149279);
  border-radius: 50%;
  top: 10px;
  right: 30px;
  }
  
  #name-adding-form-new {
    display: flex;
    /* margin-top: 8%; */
    /* margin-bottom: -50%; */
    flex-direction: column;
    justify-content: center;
    /* height: 100vh; */
    padding: 1rem 1rem;
    z-index: 10;
    overflow: hidden;
    position: relative;
  }#name-adding-form {
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* height: 100vh; */
    padding: 1rem 1rem;
    z-index: 10;
    overflow: hidden;
    position: relative;
  }
  #name-adding-form-new #captcha-container{
    margin-bottom: -20px;
  }#name-adding-form-new #refresh-captcha {
    background-color: #ff6f61;
    color: white;
    border: none;
    margin-top: -10%;
    padding: 6px 8px;
    border-radius: 4px;
    cursor: pointer;
    transition: background-color 0.3s ease, transform 0.2s ease;
  }
  #name-adding-form-new #captcha-text {
    padding: 2px;
  }
  
  #name-adding-form-new .form-group {
    margin-bottom: 2px;
    position: relative;
  }.form-group {
    margin-bottom: 8px;
    position: relative;
  }
  
  label {
    font-size: 14px;
    font-weight: bold;
    display: block;
    color: #fafafa;
    transition: 0.5s;
    pointer-events: none;
  }
  
  
  .underline-input {
    width: 100%;
    padding: 8px 0;
    font-size: 16px;
    /* margin-top: 5px; */
    border: none;
    border-bottom: 2px solid white;
    background: transparent;
    color: white;
    outline: none;
    transition: 0.3s;
  }
  
  .form-group span {
    position: absolute;
    top: 0;
    left: 15px;
    transform: translateY(-50%);
    font-size: 0.8rem;
    padding: 0 0.4rem;
    color: transparent;
    pointer-events: none;
    z-index: 500;
    transition: 0.3s;
  }
  
  .form-group span:before,
  .form-group span:after {
    content: "";
    position: absolute;
    width: 10%;
    opacity: 0;
    transition: 0.3s;
    height: 5px;
    background-color: #1abc9c;
    top: 50%;
    transform: translateY(-50%);
  }
  
  .form-group span:before {
    left: 50%;
  }
  
  .form-group span:after {
    right: 50%;
  }
  
  .form-group.focus label {
    top: 0;
    transform: translateY(-50%);
    left: 15px;
    font-size: 0.8rem;
  }
  
  .form-group.focus span:before,
  .form-group.focus span:after {
    width: 50%;
    opacity: 1;
  }
  
  #submit-button {
    /* font-family: "Calgary-Bold"; */
    background-color: transparent;
    color: yellow;
    border: none;
    padding: 15px;
    font-size: 30px;
    font-weight: bold;
    cursor: pointer;
    border-radius: 5px;
    margin-top: -5px;
    transition: 0.3s;
  }
  
  #submit-button:hover {
    /* background-color: #1abc9c; */
    color: orangered;
  }
  
  #main-container-seo-smo {
    margin-top: 5%;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    background-color: #f5f5f5;
  }
  
  .container-smo-new {
    display: flex;
    align-items: center;
    max-width: 1200px;
    margin: 20px;
  }
  
  .step-smo-new {
    background-color: white;
    padding: 20px;
    text-align: center;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.5); 
    border-radius: 10px;
    flex: 1;
    position: relative;
    margin: 0 10px;
    border-top: none; /* Remove top border */
    border-bottom: none; /* Remove bottom border */
  }.step-smo-new:hover{
    cursor: pointer;
    transform: scale(1.05);

  }
  
  .icon {
    font-size: 2em;
    margin-bottom: 10px;
  }
  
  .nw-smo-description-content-proccess {
    margin-bottom: 10px;
    font-size: 1.2em;
    color: #333;
  }
  
  .nw-smo-content-proccess {
    font-size: 0.9em;
    color: #666;
  }
  
  .arrow-smo-new {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 40px;
    height: 60px; /* Adjusted height */
    background: transparent;
  }
  
  .arrow-smo-new-inner {
    position: absolute;
    width: 0;
    height: 0;
    border-top: 40px solid transparent;
    border-bottom: 40px solid transparent;
    border-left: 20px solid transparent;
    border-right: 50px solid #f1c40f; /* arrow-smo-new fill color */
    transform: rotate(180deg); /* Left-leaning line */
    top: 50%;
    left: 1%;
    /* margin-left: 15%; */
  
  }
  #main-conatiner-faq-container {
    font-family: "Calgary-Bold";
    /* font-family: Arial, sans-serif; */
    margin: 0;
    padding: 0;
    background-color: #f4d9f5;
    border-radius: 44px;
  }
  
  .faq-container {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    padding: 10px;
  }
  
  .faq-left {
    flex: 2;
    padding: 20px;
  }
  
  .faq-right {
    margin-top: 15%;
    flex: 1;
    padding: 20px;
  }
  
  .faq-left h1 {
    font-size: 36px;
    margin-bottom: 20px;
  }
  
  .faq-item {
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 15px;
    background-color: #fff;
  }
  
  .faq-question {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
  }
  
  .faq-answer {
    display: none;
    padding-top: 10px;
    color: #666;
  }
  
  .toggle-btn {
    font-size: 24px;
  }
  
  .contact-box {
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    padding: 20px;
    background-color: #fff;
    text-align: center;
  }
  
  .contact-icon {
    width: 50px;
    height: 50px;
    background-color: #000;
    margin: 0 auto 20px auto;
  }
  
  .contact-box h3 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  
  .contact-box p {
    font-size: 14px;
    color: #666;
    margin-bottom: 20px;
  }
  
  .contact-box button {
    background-color: #ff5722;
    border: none;
    color: #fff;
    padding: 10px 20px;
    cursor: pointer;
    border-radius: 5px;
  }
  .sub-title-menu{
    font-family: Calibri;
  }@media (max-width: 768px) {
    #main-topconinter-topper-inner-pagepper {
        display: none;
    }#heading-new-seo{
      padding-top: 5%;
      padding-bottom: 5%;
    }
  
    #top-heading{
        margin-top: 25%;
        font-size: 40px;
    }.container-old-new-new-hm{
        display: none;
    }
    #seo-page-container {
        display: block;
    }#top-heading-container-seo-bellow{
        display: block;
    }#main-heading-seo{
        width: 90%;
        font-size: 28px;
    }#intro-text{
        width: 100%;
        font-size: 20px;
    }#new-old-main-container {
        display: block;
        height: auto;
    }#new-old-left-section {
        width: 80%;
    }#new-old-right-section {
        width: 90%;
        margin-left: 5%;
        margin-right: -5%;
    }#main-conatiner-faq-container{
        margin-top: 15%;
    }.faq-container {
        display: block;
    }
  }@media only screen and (max-width: 600px) {
    #blue-container-seo-new {
        flex-direction: column;
        align-items: center;
        height: auto;
        padding: 10px 0;
    }
  
    #new-connectpara-seo-conatiner {
        width: 100%;
        margin:0 0;
    }#new-connectpara-seo{
        font-size: 20px;
        padding-top: 5%;
        /* padding-left: -10%; */
        text-align: center;
    }
  
    #new-connectbutton-seo-conatiner {
        width: 100%;
        display: flex;
        justify-content: center;
        margin: 10px 0;
    }#new-connectbutton-seo{
        /* width: 20%; */
        margin-top: -2%;
    }
  
    #new-connectpara-seo-new {
        text-align: center;
        font-size: 20px; /* Adjust text size for better readability */
    }
  
    #new-connectbutton-seo {
        width: auto;
        padding: 10px 30px;
        font-size: 14px; /* Adjust button text size */
    }#second-container-seo{
        display: block;
    }#seo-second-para-container{
      /* margin-top: 100%; */
      padding-top: 5%;
        width: 90%;
    }#seo-google-img{
      width: 100%;
      margin-top: -5%;
        margin-left: 0.1%;
    }#seo-icon-container{
      height: auto;
      padding-bottom: 12%;
        margin-top: 15%;
    }
  }
  @media (max-width: 768px) {
    #top-heading{
        font-size: 40px;
        margin-left: -40%;
        margin-right: -50%;
    }#top-heading-new{
      font-size: 20px;
        margin-right: -40%;
        margin-left: -40%;
    }#seo-second-para{
      /* margin-top: 20%; */
        font-size: 20px;
    }#different {
        font-size: 25px;
    }#center-align-between-tag{
        font-size: 20px;
    }.benefit-item {
        font-size: 18px;
    }#subscribe-title-container{
        /* padding-top: 25%; */
        /* height: auto; */
        color: white;
    }
    #main-container-seo-smo {
/* margin-top: 50%; */
      display: block;

    }
    
    .container-smo-new {
      /* margin-top: 105%; */
      display: block;
    }  .new-seo-container {
      margin-left: 2%;
    }.seo-description{
      font-size: 20px;
      padding: 20px;
    }.faq-item{
      font-size: 20px;
    }.faq-right p{
      font-size: 16px;
    }#seo-divider{
      margin-top: -10%;
    }
    
  }.new-old-left-section-new {
      
    flex: 1;
    position: relative;
    height: 100vh;
    background-color: transparent;
  }

  #only-top-banner-mobile {
    display: none;
}

#only-top-banner-laptop {
    display: block;
}

/* Styles for mobile screens */
@media (max-width: 768px) { /* Adjust the max-width value based on your mobile breakpoint */
    #only-top-banner-mobile {
        display: block;
    }

    #only-top-banner-laptop {
        display: none;
    }
}

#gmb-ai-optimization {
  background: linear-gradient(135deg, rgba(0, 0, 0, 0.6), rgba(255, 255, 255, 0.6));
  padding: 4rem 2rem;
  color: #fff;
  border-radius: 40px;
  position: relative;
  align-items: center;
  overflow: hidden;
}

#gmb-ai-optimization .gmb-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 1rem;
  text-align: center;
}

#gmb-ai-optimization h2 {
  font-size: 2.5rem;
  margin-bottom: 1.5rem;
  position: relative;
  font-family: 'Arial', sans-serif;
}

#gmb-ai-optimization h2::after {
  content: '';
  display: block;
  height: 4px;
  width: 120px;
  background: #ff6600;
  margin: 1rem auto;
  border-radius: 2px;
}

#gmb-ai-optimization p {
  font-size: 1.2rem;
  margin-bottom: 2rem;
}

.gmb-features {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
 align-items: center;
}

.feature {
  background: rgba(0, 0, 0, 0.7);
  padding: 1.5rem;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
  transition: transform 0.3s ease, background 0.3s ease;
}

.feature h3 {
  color: #ff6600;
  margin-bottom: 0.5rem;
  font-size: 1.4rem;
}

.feature p {
  font-size: 1rem;
}

.feature:hover {
  transform: translateY(-10px);
  background: rgba(0, 0, 0, 0.9);
}

@media (max-width: 768px) {
  #gmb-ai-optimization h2 {
    font-size: 2rem;
  }
  .gmb-features {
    grid-template-columns: 1fr;
  }
}
@media only screen and (max-width: 768px) {
   #para-text-d2c {
  top: 22%; 
  left: 5%;
  font-size: 18px;
  margin-right: 10%;
 
}.background-newdec {
  margin-top: -10%;
}#top-heading{
  margin-left: -5%;
  margin-right: -20%;
}#top-heading-new{
  margin-left: -2%;
}

}
/* Default styling for laptops and larger screens */
#second-align-between-tag {
  margin-top: 5%;
  margin-left: 30%;
  font-size: 35px;
  font-weight: bolder;
  color: white;
}

/* Responsive styling for mobile devices */
@media screen and (max-width: 768px) {
  #second-align-between-tag {
    margin-top: 18%; /* Adjusted top margin for mobile */
    margin-left: 1%; /* Center the text more for mobile screens */
    font-size: 20px; /* Smaller font size for mobile */
    text-align: center; /* Center the text horizontally on mobile */
  }
}/* Styling for laptop screens */
@media screen and (min-width: 769px) and (max-width: 1440px) {
  .background-newdec {
    background-color: #681d09ff;
    margin-top: 20%;
  }
}.background-newdec {
  background-color: #681d09ff;
  /* margin-top: 20%; */
}


