    .seo-paying-sea .header-image {
      background-image: url('../images/SEA-right-pic.png'); 
    }
    .seo-paying-sea .services-secction {
      padding: 80px 0 70px 0;
    }
    .seo-blue-dot {
      width: 7px;
      height: 7px;
      border-radius: 50%;
      background:#2FA2EB; 
      position: relative;
      top: 8px;
      margin-right: 10px;
      
    }
    .seo-blue-dot2 {
      width: 12px;
      height: 12px;
      border-radius: 50%;
      background: #2FA2EB;
      position: relative;
      display: inline-block;
      left: 4px;    
    }
    .seo-paying-sea .approach-seaction .top-approach-sec .seo-blue-dot2 {
      left: -5px;
    }
    .top-approach-sec.seo-blue-dot2 {
      height: 10px;
      width: 10px;
      border-radius: 50%;
      background-color: #2FA2EB;
      display: inline-block;
      margin-left: -9px;
    }
    /* SEA Header */
    .header-text-sea {
      position: relative;
      z-index: 10;
      padding-top: 135px;
      padding-bottom: 0px;
    }
    .header-text-sea h1 {
      font-weight: 500;
      font-size: 30px;
      line-height: 40px;
      color: #fff;
      display: grid;
      z-index: 10;
      width: 94%;
    }
    .header-text-sea h1 span {
      display: inline-block;
      font-family: 'Outfit', sans-serif;
    }
    .header-text-sea h1 span span.dot {
      color: #2FA2EB;
      position: relative;
      left: -15px;
    }
    .sea-header-bg {
      background: #171c26;
      position: absolute;
      top: 0px;
      height: 668px;
      border-bottom-left-radius: 20px;
    }
    .sea-header-model {
      position: absolute;
      z-index: 1;
      width: 166px;
      height: 505px;
      left: -80px;
      top: 213px;
    }
    .header-bg-section .button-section-sea {
      padding-top: 15px;
      position: relative;
      z-index: 9900;
    }
    .sea-model-bg {
      width: 140px;
      height: 360px;
      background: #232937;
      border-radius: 10px;
    }
  /* SEA Header */

  /* SEA icon section */
    .sea-icon-section {
      padding-top: 300px;
      padding-bottom: 70px;
    }
    .sea-icon-section img {
      display: block;
      margin: auto;
    }
    .sea-icon-section h2 {
      font-style: normal;
      font-weight: bold;
      font-size: 16px;
      line-height: 24px;
      text-align: center;
      color: #171C26;
      margin-bottom: 0px;
      margin-top: 20px;
      text-transform: uppercase;
    }
    .sea-icon-section h3 {
      font-weight: 400;
      font-size: 16px;
      line-height: 26px;
      text-align: center;
      color: #6C7586;
      font-family: 'Rubik', sans-serif;
    }
  /* SEA icon section */

  /* SEA Service Recharge Payment*/
    .sea-srvc-card {
      background-color: #fff;
      box-shadow: 4px 4px 37px rgb(108 117 134 / 15%);
      border-radius: 30px;
      padding: 30px 30px 30px;
      height: 660px;
      margin-bottom: 30px;
      overflow: hidden;
      display: block;
      transition: all 0.6s ease 0s;
      margin-top: 0px;
    }
    .sea-srvc-card:hover {
      box-shadow: 0px 0px 0px rgb(108 117 134 / 15%);
      transform: translateY(-5px);
      background: rgba(108 117 134 / 0.0)
    }
    .sea-srvc-heading {
      display: flex;
      position: static;
      font-weight: 500;
      font-size: 20px;
      line-height: 28px;
      color: #171C26;  
    }
    .sea-srvc-heading p {
      font-size: 16px;
      line-height: 24px;
      text-transform: uppercase;
      font-family: 'Outfit', sans-serif;
    }
    .sea-srvc-list ul {
      list-style: none;
      margin: 0;
      padding: 0 0 0 10px;
    }
    .sea-srvc-list li::before {
      content: ' \2022';
      color: #EB4647;
      position: relative;
      left: -10px;
      font-size: 30px;
    }
    .sea-srvc-list li {
      font-size: 15px;
      line-height: 24px;
      display: flex;
      color: #6C7586;
      margin-bottom: 10px;
    }
    .sea-srvc-card .icon {
      padding: 10px 0;
    }
    .sea-srvc-list {
      position: relative;
      position: relative;
      padding: 19px 22px;
      background: #F6F9FB;
      border-radius: 30px;
      margin-bottom: 30px;
    }
    .sea-blue-txt {
      color: #2FA2EB;
    }
    h3 .sea-blue-txt {
      font-family: 'Outfit', sans-serif;
    }
    .sea-services {
      border-left: 4px solid #2FA2EB;
      padding: 10px 0 10px 18px;
      margin-bottom: 60px;
    }
    .sea-services h3 {
      font-weight: 500;
      font-size: 60px;
      line-height: 60px;
      color: #171C26;
      width: 80%;
      margin-bottom: 21px;
    }
    .sea-services h4 {
      font-weight: 300;
      font-size: 30px;
      line-height: 40px;
      color: #171C26;
      margin-bottom: 0px;
      width: 90%;
    }
    @media only screen and (max-width: 1024px) {
      .sea-services h3 {
        width: 100%;
      }
      .sea-services h4 {
        width: 100%;
      }
    }
    /* @media only screen and (max-width: 1024px) { */
    .sea-srvc-sub-para {
      font-size: 15px;
      line-height: 24px;
      color: #6C7586;
      /*min-height: 250px;*/
      padding-left: 15px;
      margin-bottom: 30px;
    }
    .sea-blue-dot {
      height: 7px;
      width: 7px;
      border-radius: 50%;
      background-color: #2FA2EB;
      margin-top: 11px;
      margin-right: 7px;
    }
  /* SEA Service Recharge Payment*/

  /* seo reserve*/
    .le-revenue-sec {
        border-left: 5px solid #2FA2EB;
        padding: 10px 0 10px 18px;
        margin-bottom: 60px;
    }
    .le-revenue-sec h3 {
        font-weight: 500;
        font-size: 60px;
        line-height: 60px;
        margin-bottom: 20px;
    }
    .le-revenue-sec p {
        font-weight: 300;
        font-size: 30px;
        line-height: 40px;
        color: #171C26;
        width: 90%;
        margin-bottom: 0px;
        font-family: 'Outfit', sans-serif;
    }
    .calltoaction-section {
      position: relative;
      margin-bottom: 130px;
    }
    .seo-left-reserve-sec {
        background: #171C26;
        border-radius: 30px;
        position: relative;
        height: 450px;
    }
    .seo-left-reserve-sec h3 {
      color: #fff;
        position: relative;
        font-weight: 500;
        font-size: 60px;
        line-height: 60px;
        margin-bottom: 20px;
    }
    .seo-left-back-cover {
      position: absolute;
      left: -40px;
      top: 40px;
      z-index: 10;
      height: 249px;
    }
    .seo-left-reserve-sec .seo-calltoaction-content {
      position: relative;
      z-index: 999;
      left: 0px;
      top: 80px;
    }
    .seo-left-reserve-sec p {
      color: #fff;
      font-weight: 300;
      font-size: 30px;
      line-height: 40px;
      width:95%;
      font-family: 'Outfit', sans-serif;
    }
    .seo-left-reserve-sec .left-back-cover {
      height: 280px;
    }
    .blue-txt {
      color: #2FA2EB;
    }
    .seo-bttn {
        top: 20px;
    }
  /* seo reserve*/

  /* Opportunities Section */
    .seo-paying-sea .seo-le-process-section.opportunity-section .seo-le-process-sec h3 {
      font-size: 70px;
      line-height: 70px;
      font-weight: 700;
      margin-bottom: 20px;
    }
    .seo-paying-sea .seo-le-process-section.opportunity-section .seo-le-process-sec p {
      font-size: 30px;
      line-height: 40px;
      font-weight: 300;
      margin-bottom: 60px;
      width: 90%;
      font-family: 'Outfit', sans-serif;
    }
    .opportunity-section p {
      margin-bottom: 40px;
    }
    .opportunity-section h3 {
      width: 90%;
    }
    .sea-le-process-card h3{
      font-weight: 500;
      font-size: 20px;
      line-height: 28px;
      text-align: center;
      color: #171C26;
      flex: none;
      margin: 20px 0px;
    }
    .sea-le-process-card h4{
      font-size: 16px;
      line-height: 26px;
      text-align: center;
      color: #6C7586;
      font-weight: 400;
    }

    .sea-le-process-card {
      border: 2px solid #EEEFF1;
      box-sizing: border-box;
      border-radius: 30px;
      margin-bottom: 100px;
      padding: 30px;
      min-height: 560px;
      transition: all 0.6s ease 0s;
    }
    .sea-le-process-card:hover {
      background: #fff;
      transform: translateY(-5px);
      border: 2px solid #f2f2f2;
    }
    
    @media only screen and (max-width: 1024px) {
      .opportunity-section h3 {
        width: 100%;
      }
      .seo-paying-sea .seo-le-process-section.opportunity-section .seo-le-process-sec p {
        width: 100%:;
      }
      .opportunity-section h3 {
        width: 100%;
      }
    }
  /* Opportunities Section *

  /* paid seo ca */
    .business-income .static-bar {
      margin-top: 50px;
    }
    .paid-seo-camp {
      position: relative;
      overflow: hidden;
      height: 310px;
      background: #FFFFFF;
      box-shadow: 4px 4px 37px rgb(108 117 134 / 15%);
      border-radius: 30px;
      margin-bottom: 30px;
    }
    .paid-seo-head {
      width: 90%;
      height: 50px;
      background: #F6F9FB;
      border-radius: 10px;
      margin-left: 27px;
      position: relative;
      top: 40px;
    }
    .paid-seo-camp h3 {
      font-weight: 600;
      font-size: 14px;
      line-height: 24px;
      text-transform: uppercase;
      color: #171C26;
      position: relative;
      left: 19px;
      display: inline-block;
      font-family: 'Rubik', sans-serif;
    }
    .paid-seo-sub-para {
      width: 90%;
      font-weight: normal;
      font-size: 16px;
      line-height: 26px;
      color: #6C7586;
      position: relative;
      z-index: 10;
      top: 64px;
      left: 30px;
    }
    .paid-seo-head span {
      width: 50px;
      height: 50px;
      display: inline-block;
      background: #EB4647;
      position: relative;
      border-radius: 10px;
      padding: 15px 15px;
      color: #fff;
    }
    .right-bottom-num {
      font-weight: 900;
      font-size: 120px;
      line-height: 120px;
      color: #F6F9FB;
      display: block;
      position: absolute;
      z-index: 1;
      right: 30px;
      bottom: -30px;
    }
  /* paid seo camp */


  /* Approach Seaction  */
    .approach-seaction {
      margin-bottom: 40px;
      margin-top: 70px;
    }
    .approach-seaction .heading-border {
      border-left: 4px solid #2FA2EB;
      height: 75px;
      width: 75%;
      position: relative;
      top: 40px;
      left: 30px;
      padding: 0 0 0 10px;
      display: flex;
      flex-direction: column;
      justify-content: space-around;
      text-transform: uppercase;
    }
    .Approach-para h3 {
      font-weight: 700;
      font-size: 16px;
      line-height: 24px;
      color: #fff;
      margin-bottom: 0px;
    }
    .Approach-para p {
      font-size: 15px;
      line-height: 24px;
      font-weight: 400;
      color: #FFFFFF;
      margin-top: 75px;
      padding: 0px 30px 0px 30px;
    }
    .top-approach-sec {
      margin-bottom: 40px;
    }
    .top-approach-sec h3 {
      font-weight: bold;
      font-size: 70px;
      line-height: 70px;
      margin-bottom: 20px;
      width: 90%;
    }
    .top-approach-sec p {
      font-family: Outfit;
      font-style: normal;
      font-weight: 300;
      font-size: 30px;
      line-height: 40px;
      color: #171C26;
      width: 90%;
      margin-bottom: 50px;
      font-family: 'Outfit', sans-serif;
    }
    .approach-card {
      background-color: #171C26;
      min-height: 470px;
      border-radius: 30px;
      position: relative;
      overflow: hidden;
      margin-bottom: 50px;
    }
    .approach-card .approach-bg-image {
      position: absolute;
      z-index: 1;
      bottom: 30px;
      right: 30px;
    }
    .approach-card .Approach-para {
      position: relative;
      z-index: 10;
    }
  /* Approach Seaction  */
    .seo-paying-sea .qns-ans h3 {
        margin-bottom: 20px;
      }
    .seo-paying-sea .calltoaction-section .sea-bttn {
      top: 16px;
    }
    .seo-paying-sea .faq-questions {
      margin-top: 0px;
    }
    .seo-paying-sea .market-startegies {
        background-size: contain;
        background-repeat: no-repeat;
        padding: 100px 50px 30px 100px;
        margin-bottom: 80px;
    }
/* ---------------------------------------   SEA Section   ----------------------------------- 