 img {
  max-width: 100%;
  height: auto;
}
body.home {
    background-color: #fff;
}
.subscribe-btn{
  text-align: left;
    display: block;
}
.subscribe-btn a{
  background: #f2b245 !important;
  color:#000 !important; 
}
.footer-section .subscribe-btn{
  margin-top: 0 !important;
}
.footer-section .subscribe-btn a {
    font-size: 10px;
    padding: 10px;
}
.subscribe-text{
  margin-bottom: 10px !important;
  font-weight: 600;
}
.google-badge{
margin-top: 20px;
}
.google-badge img{
  width: 130px;
}
 .footer-badge img {
    width: 280px;
}
  .footer-badge {
    margin-top: 0;
    display: flex;
    gap: 20px;
    align-items: center;
    margin-bottom: 30px;
}
.google-badge-btn-outer {
    display: flex;
    gap: 20px;
    margin-bottom: 5px;
}
.google-badge-btn-outer .main-banner-btn {
    margin-bottom: 0 !important;
    }
.shazem-section,
.maximize-section,
.why-choose-section,
.process-section,
.blogs-section,
.faq-section,
.footer-section {
  content-visibility: auto;
  contain-intrinsic-size: 800px;
}

@font-face {
    font-family: 'Vibur';
    src: url('/assets/fonts/Vibur-Regular.woff2') format('woff2'),
         url('/assets/fonts/Vibur-Regular.ttf') format('ttf');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Teko';
    src: url('/assets/fonts/Teko-Regular.woff2') format('woff2'),
         url('/assets/fonts/Teko-Regular.ttf') format('ttf');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Teko';
    src: url('/assets/fonts/Teko-Medium.woff2') format('woff2'),
         url('/assets/fonts/Teko-Medium.ttf') format('ttf');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Paytone One';
    src: url('/assets/fonts/PaytoneOne-Regular.woff2') format('woff2'),
         url('/assets/fonts/PaytoneOne-Regular.ttf') format('ttf');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Plus Jakarta';
    src: url('/assets/fonts/PlusJakartaSans-Light.woff2') format('woff2'),
         url('/assets/fonts/PlusJakartaSans-Light.ttf') format('ttf');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Plus Jakarta';
    src: url('/assets/fonts/PlusJakartaSans-Regular.woff2') format('woff2'),
         url('/assets/fonts/PlusJakartaSans-Regular.ttf') format('ttf');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Plus Jakarta';
    src: url('/assets/fonts/PlusJakartaSans-Medium.woff2') format('woff2'),
         url('/assets/fonts/PlusJakartaSans-Medium.ttf') format('ttf');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Plus Jakarta';
    src: url('/assets/fonts/PlusJakartaSans-SemiBold.woff2') format('woff2'),
         url('/assets/fonts/PlusJakartaSans-SemiBold.ttf') format('ttf');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Plus Jakarta';
    src: url('/assets/fonts/PlusJakartaSans-Bold.woff2') format('woff2'),
         url('/assets/fonts/PlusJakartaSans-Bold.ttf') format('ttf');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Plus Jakarta';
    src: url('/assets/fonts/PlusJakartaSans-ExtraBold.woff2') format('woff2'),
         url('/assets/fonts/PlusJakartaSans-ExtraBold.ttf') format('ttf');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
img#mobileNavToggle {
    cursor: pointer;
    width: 20px;
    height: 20px;
    object-fit: contain;
}
.navbar-mobile img#mobileNavToggle {
    cursor: pointer;
    width: 30px;
    height: 30px;
    object-fit: contain;
}
.guide-tabs-main-section h1 {
    margin-bottom: 15px;
    text-align: center;
    font-size: 38px;
    color: #000;
    text-transform: capitalize;
}
  html {
      overflow-x: hidden;
  }
  .hero-banner {
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    height: 100%;
  pointer-events: none;
    width: 100%;
}
.hero-banner img {
    width: 100%;
    height: 100%;
}
iframe{
  border-radius: 20px;
}
.border-radius-20{
  border-radius: 20px;
}
  body {
    font-family: 'Plus Jakarta';
    color: #444444;
    /* font-family: "Vibur", cursive; 
    font-family: "Teko", sans-serif;*/
    /* font-family: "Paytone One", sans-serif; */
    /*  font-family: "Inter", sans-serif; */
      overflow-x: hidden;
  }


  section.founder-section-black {
    background-color: #171718;
    background-image: none !important;
}
section.founder-section-black p{
  color: #fff !important;
}
.founder-section-black .left-border {
    border-left: 1px solid #ffffff !important;
  }
  .founder-section-black .sign-outer-chapter-8 img{
    filter: invert(1);
  }
section.founder-section-black.brand-dna-chapter-gradient-section .scroll-text-founder ul li{
  color: #fff !important;
}
section.founder-section-black h2{
  color: #fff !important;
}
section.founder-section-black h5{
  color: #fff !important;
}
section.founder-section-black .founder-scroll-inside-div {
    background-color: #4c4c4c;
}
section.founder-section-black .main-banner-btn a{
  color:#000;
  background-color: #fff !important;
}
  /*------------lp-css-------*/
.lp-banner-section {
    padding: 8rem 0 2rem !important;
}
  .lp-banner-section h1 {
    padding-right: 100px;
}
.lp-banner-section p {
    font-size: 20px;
    padding-right: 0 !important;
  }
  .banner-bottom-items {
    margin-top: 30px;
    display: flex;
    gap: 20px;
    align-items: center;
}
.lp-graphic-col {
    position: absolute;
    top: -40px;
    right: -90px;
}

.lp-modern-section p{
  text-align: center;
}

.lp-modern-section h2{
 margin-bottom: 0;
 padding-bottom: 10px !important;
}
.lp-modern-section .additional-box-outer {
    height: auto;
    padding: 20px 10px;
}
.lp-modern-section .additional-box-outer h3 {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}
.lp-modern-section .additional-box-outer img {
    width: 60px !important;
    margin: 0 auto 10px;
}
.search-change-lp-section .seo-matter-left-col h2 {
    width: 40%;
    right: -30px;
}
.search-change-lp-section .seo-matter-right-col {
    padding: 30px 40px 15px;
  }
  .search-change-lp-section .seo-matter-right-col p {
    font-weight: 500 !important;
    color: #292929;
}
.search-change-lp-section .seo-matter-right-col ul {
    padding-left: 0;
    list-style: none;
}
.search-change-lp-section .seo-matter-right-col ul li {
    padding-bottom: 10px;
    display: flex;
    align-items: center;
    gap: 16px;
    font-size: 16px;
    color: #292929;
    font-weight: 500;
}
.search-change-lp-section {
    padding: 60px 0 !important;
}
.lp-seo-strategy-section .seo-tab-content {
    padding: 0 50px;
}
.lp-seo-strategy-section .local-seo-tab-content img {
    padding: 85px 65px;
    width: 75%;
}
.lp-seo-strategy-section .seo-tab-content p{
  margin-top: 20px;
}
.build-seo-section {
  padding: 60px 0 !important;
}
.visibility-section{  
  padding: 60px 0 0 !important;
}
.build-seo-col{
  background: linear-gradient(to right, #BFFFF7 0%, #CCFFCF 100%);
  padding: 40px;
  border-radius: 30px;
}
.build-seo-image {
    width: 40px;
    height: 40px;
    margin-bottom: 10px;
}
.build-seo-content h5 {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: -1px;
}
.build-seo-content p{
  color: #000 !important;
}
.build-seo-section h2 {
    padding: 0 !important;
    margin-bottom: 40px;
}
.lp-process {
    padding: 100px 0 40px;
}
.lp-process .process-detail.detail-left {
    width: 32%;
    margin-left: 55%;
}
.lp-process .process-detail {
    width: 35%;
    margin-left: 50%;
}
.lp-process .process-detail-bottom-left {
        margin-left: 18%;
        width: 35%;
        margin-top: 20px;
    }
    .lp-process .process-detail-right {
    margin-left: 6%;
    width: 30%;
    margin-top: 20px;
}
.lp-process h2 {
    background: linear-gradient(to right, #7EED84 0%, #3FCDFD 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Teko';
    text-transform: uppercase !important;
    font-weight: 400;
    font-size: 36px !important;
    display: inline-block;
}
.build-seo-col-one {
    background: linear-gradient(to right, #BFFFF7 0%, #CCFFCF 100%);
    padding: 70px 0;
    border-radius: 30px;
    text-align: center;
}
.build-seo-col-one h2{
  margin-bottom: 10px !important;
}
.build-seo-col-one p{
  margin-bottom: 30px !important;
}
.lp-footer .footer-bottom {
    padding: 40px 0 20px;
    text-align: center;
}
.lp-footer .footer-bottom p {
    text-align: center;
    width: 75%;
    margin: auto;
}
.lp-footer .footer-bottom-text {
    font-size: 16px;
    color: #000000;
    margin-top: 20px;
    display: flex;
    justify-content: center;
    gap: 3px;
}
.lp-footer .footer-bottom-text a{
  color: #000;
  text-decoration: underline;
}
  /*------------lp-css-------*/




  dotlottie-player.logo-main-image {
    width: 250px;
        height: auto;
  }
  .motion-graphic {
      margin-left: 65px;
  }
  .motion-main-graphic{
      padding:50px 50px 50px 20px;
      background: #fff;
      border-radius: 30px;
      border: 3px solid #000;
  }
  .graphic-motion-div {
    width: 75%;
    display: flex;
    flex-direction: column;
    gap: 15px;
  }
  .footer-bottom dotlottie-player.logo-main-image {
      margin-bottom: 25px;
  }
  .guide-inner h4 a {
      color: #010205 !important;
  }
  .post-slide button.slick-prev.slick-arrow {
      left: unset !important;
      right: 150px !important;
      top: 110% !important;
  }
  .blog-post-container{
    margin: 20px -12px 0 !important;
  }
  /*popup-css*/
  .popup-main-div {
    display: flex;
    gap:30px;
    align-items: center;
  }
  .per-page-popup .popup-left-image {
      width: 48%;
      padding: 30px;
  }
  .popup-left-image {
    width: 55%;
  }
  .pop-up-content-wrap {
    width: 50%;
  }
  .model-open {
    z-index: 99999 !important;
    opacity: 1 !important;
    overflow: hidden;
  }
  .custom-model-main {
    text-align: center;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    /* z-index: 1050; */
    -webkit-overflow-scrolling: touch;
    outline: 0;
    opacity: 0;
    -webkit-transition: opacity 0.15s linear, z-index 0.15;
    -o-transition: opacity 0.15s linear, z-index 0.15;
    transition: opacity 0.15s linear, z-index 0.15;
    z-index: -1;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .custom-model-main:before {
    content: "";
    display: inline-block;
    height: auto;
    vertical-align: middle;
    margin-right: -0px;
    height: 100%;
  }
  .model-open .custom-model-inner {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    position: relative;
    z-index: 999;
  }
  .close-btn {
    position: absolute;
    right: 0;
    top: -50px;
    cursor: pointer;
    z-index: 99;
    font-size: 40px;
    color: #fff;
  }
  .custom-model-inner {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    display: inline-block;
    vertical-align: middle;
    width: 60%;
    margin: 30px auto;
  }

  /* .per-page-local-popup .custom-model-inner, .per-page-ecommerce-popup .custom-model-inner, .per-page-enterprise-popup .custom-model-inner, .custom-model-main-desdev .custom-model-inner{
    width: 45%;
  } */ 
  .per-page-ecommerce-popup .pop-up-content-wrap, .per-page-enterprise-popup .pop-up-content-wrap  {
      width: 70%;
      padding: 0 7%;
  }
  .per-page-ecommerce-popup .popup-left-image, .per-page-enterprise-popup .popup-left-image {
      width: 55%;
  }
  .per-page-popup .custom-model-wrap, .per-page-ecommerce-popup .custom-model-wrap, .per-page-enterprise-popup .custom-model-wrap, .custom-model-main-desdev .custom-model-wrap {
    background: linear-gradient(90deg, rgba(76,2,89,1) 0%, rgba(79,23,104,1) 33%, rgba(61,0,95,1) 67%, rgba(55,27,90,1) 100%);
  }
  .per-page-local-popup .custom-model-wrap {
      background: linear-gradient(90deg, #4C0259 0%, #4F1768 35%, #3D005F 68%, #371B5A 100%);
  }
  .per-page-local-popup .popup-left-image {
      width: 55%;
  }
  .per-page-local-popup .pop-up-content-wrap {
      width: 80%;
      padding: 0 7%;
  }
  .custom-model-wrap {
    display: block;
    width: 100%;
    position: relative;
    background:linear-gradient(90deg, rgba(25,16,37,1) 0%, rgba(35,31,58,1) 35%, rgba(34,25,53,1) 68%, rgba(10,8,19,1) 100%);
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
    text-align: left;
    padding: 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .popup-left-image img {
    padding: 10px 0;
  }
  .popup-logo {
    text-align: center;
    padding-bottom: 20px;
  }
  .popup-logo img{
    width:85%;
  }
  .pop-up-content-wrap form {
    width: 70%;
    margin: auto !important;
  }
  .pop-up-content-wrap form input {
    font-size: 11px;
    border-radius: 4px;
    margin-bottom: 5px;
    font-weight: 400;
    color: #000;
    padding: 8px;
  }
  .pop-up-content-wrap form input::placeholder, .pop-up-content-wrap form textarea::placeholder{
    color:#000;
  }
  .pop-up-content-wrap form textarea {
    font-size: 11px;
    border-radius: 4px;
    color: #000;
    padding: 8px;
    font-weight: 400;
    min-height: 70px;
  }
  .pop-up-content-wrap #submit_btn {
    background: linear-gradient(to right, #7EED84 0%, #3FCDFD 100%);;
    padding: 15px;
    border-radius: 50px;
    font-size: 12px;
    width: 100%;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.7);
    border: none;
    margin-top: 20px;
    text-transform: uppercase;
  }
  .model-open .bg-overlay {
        background: rgb(0 0 0 / 90%);
    z-index: 99;
  }
  .bg-overlay {
    background: rgba(0, 0, 0, 0);
    height: 100vh;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    -webkit-transition: background 0.15s linear;
    -o-transition: background 0.15s linear;
    transition: background 0.15s linear;
  }
  a {
    color: #106eea;
    text-decoration: none;
  }

  a:hover {
    color: #3b8af2;
    text-decoration: none;
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {font-family: 'Plus Jakarta';
  }
  p {
    font-weight: 400;
  }
  #header{
    position: fixed;
    width: 100%;
    z-index: 999;
  }
  /*--------------------------------------------------------------
  # Preloader
  --------------------------------------------------------------*/
  #preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    overflow: hidden;
    background: #fff;
  }

  #preloader:before {
    content: "";
    position: fixed;
    top: calc(50% - 30px);
    left: calc(50% - 30px);
    border: 6px solid #106eea;
    border-top-color: #e2eefd;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    animation: animate-preloader 1s linear infinite;
  }

  @keyframes animate-preloader {
    0% {
      transform: rotate(0deg);
    }

    100% {
      transform: rotate(360deg);
    }
  }
  .m-p-0{
    margin:0 !important;
    padding:0 !important;
  }
  /*--------------------------------------------------------------
  # Back to top button
  --------------------------------------------------------------*/
  .back-to-top {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    right: 15px;
    bottom: 75px;
    z-index: 996;
    background: #0f7dc2;
    width: 40px;
    padding: 0 !important;
    background-image: none !important;
    height: 40px;
    border-radius: 4px;
    transition: all 0.4s;
  }

  .back-to-top i {
    font-size: 28px;
    color: #fff;
    line-height: 0;
  }

  .back-to-top:hover {
    background: #3284f1;
    color: #fff;
  }

  .back-to-top.active {
    visibility: visible;
    opacity: 1;
  }

  /*--------------------------------------------------------------
  # Disable aos animation delay on mobile devices
  --------------------------------------------------------------*/
  @media screen and (max-width:1920px) and (min-width:1600px){
    .process-middle-div img {
    top: -130px !important;
  }
  .process-seo-section .process-middle-div img {
    top: -100px !important;
  }
  .desdev-seo-process .process-middle-div img {
    top: -110px !important;
  }
  .news-outer {
      font-size: 28px;
  }
  }
  @media screen and (max-width: 768px) {
     .shazem-section,
  .maximize-section,
  .why-choose-section,
  .process-section,
  .blogs-section,
  .faq-section,
  .footer-section {
    contain-intrinsic-size: 900px;
  }
    .pop-up-content-wrap form{
      width: 90%;
    }
    .blog-post-container {
      margin: 20px 0px 0 !important;
  }
    #blogs-section .card-slider-info {
      margin-left: 0px;
    }
    .per-page-popup .popup-left-image {
      width: 80%;
      padding: 20px;
  }
    [data-aos-delay] {
      transition-delay: 0 !important;
    }
    .custom-model-inner{
      width:85%;
    }
    .popup-main-div {
      justify-content: center;
      display: flex;
      gap: 0px;
      align-items: center;
      flex-wrap: wrap;
  }
  .popup-left-image {
    width: 70%;
  }
  .pop-up-content-wrap {
    width: 100%;
  }
  }

  /*--------------------------------------------------------------
  # Header
  --------------------------------------------------------------*/
  header#header{
    top:30px;
  }

  #header .logo {
    font-size: 30px;
    margin: 0;
    padding: 0;
    line-height: 1;
    font-weight: 600;
    letter-spacing: 0.8px;
    font-family: "Poppins", sans-serif;
  }
  .header-main {
    width: 100%;
    background-color: #00000047;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
    border-radius: 50px;
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
  }
  #header .logo a {
    color: #ffffff;
  }

  #header .logo a span {
    color: #106eea;
  }

  #header .logo img {
    max-height: 80px;
  }

  .scrolled-offset {
    margin-top: 70px;
  }

  /*--------------------------------------------------------------
  # Navigation Menu
  --------------------------------------------------------------*/
  /**
  * Desktop Navigation 
  */
  .dropdown-link-list{
    display: flex;
    justify-content: space-between;
  }
  /* .dropdown-link-list ul.dropdown-menu{
    width: 100%;
  } */
  /* .dropdown-link-list a.dropdown-toggle-split{
  padding: 0 !important;
  } */

  /* a#dropdownToggleDM{
    padding: 0 !important;
  } */

  .navbar {
    padding: 0;
    width: 60%;
    justify-content: flex-end;
  }
  button#load-more-posts {
      background: #000;
      border: none;
      color: #fff;
      padding: 12px 35px;
      border-radius: 50px;
      font-weight: 500;
  }
  .navbar ul {
    margin: 0;
    padding: 0;
    display: flex;
    list-style: none;
    align-items: center;
  }
  .dropdown-down-btn-sub{
    padding: 10px !important;
  }
  .navbar li {
    position: relative;
  }

  .navbar>ul>li {
    white-space: nowrap;
    padding: 10px 0 13px 10px;
  }
  .header-btn a{
    background-color: #FFB545;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    padding: 12px 25px;
    text-transform: uppercase;
    color: #000;
    border-radius: 50px;
  }
  .navbar a,
  .navbar a, .navbar a:focus {
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: 0 8px;
      font-size: 14px;
      font-weight: 700;
      color: #ffffff;
      text-transform: uppercase;
      white-space: nowrap;
      transition: 0.3s;
      position: relative;
  }
  .dropdown-toggle svg {
      display: none;
  }
  .navbar a i,
  .navbar a:focus i {
    font-size: 12px;
    line-height: 0;
    margin-left: 5px;
  }

  .navbar>ul>li>a:before, .navbar>ul>li>.nav-bar-flex a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: -6px;
    left: 0;
    background-color: #4bd4e4;
    visibility: hidden;
    width: 0px;
    transition: all 0.3s ease-in-out 0s;
  }
  a.dropdown-toggle {
      padding: 0;
  }
  /* .dropdown-toggle-split{
    padding: 0 !important;
  } */

  .navbar a:hover:before,
  .navbar li:hover>a:before,
  .navbar .active:before {
    visibility: visible;
    width: 100%;
  }

  .navbar a:hover, .navbar .active, .navbar .active:focus, .navbar li:hover>a {
    color: #4bd4e4; 
    background: linear-gradient(to right, #7EED84 0%, #3FCDFD 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .navbar .dropdown ul {
    display: block;
    position: absolute;
    left: 28px;
    top: calc(100% + 30px);
    margin: 0;
    padding: 10px 0;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    background: #fff;
    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
    transition: 0.3s;
  }

  .navbar .dropdown ul li {
    min-width: 182px;
  }
  .navbar .dropdown ul li .seo-dropdown-menu li{
    min-width: 222px;
  }
  .navbar .dropdown ul li .social-ads-dropdown-menu li{
    min-width: 172px;
  }
   .navbar .dropdown ul li .ai-dropdown-menu li{
    min-width: 202px;
  }
  .navbar .dropdown ul li .resources-dropdown li{
    min-width: 222px;
  }
  .location-dropdown li.dropdown-submenu.dropdown {
      min-width: 142px !important;
  }
  .location-dropdown{
      width: 142px !important;
  }
  .resources-dropdown li.dropdown-submenu.dropdown {
      min-width: 182px !important;
  }
  .navbar .dropdown ul a {
    padding: 10px 20px;
    color:#000;
    font-weight: 700;
  }

  .navbar .dropdown ul a i {
    font-size: 12px;
  }

  .navbar .dropdown ul a:hover,
  .navbar .dropdown ul .active:hover,
  .navbar .dropdown ul li:hover>a {
    color: #106eea;
  }

  .navbar .dropdown:hover>ul {
    opacity: 1;
    top: 100%;
    visibility: visible;
  }

  .navbar .dropdown .dropdown ul {
    top: 0;
    left: calc(100% - 0px) !important;
    visibility: hidden;
  }
  .navbar .dropdown .dropdown ul.resources-dropdown{
    left: calc(100% - -2px) !important;
  }

  .navbar .dropdown .dropdown:hover>ul {
    opacity: 1;
    top: 0;
    left: 100%;
    visibility: visible;
  }
  .dropdown-link-list .sub-sub-menu-dropdown#dropdownToggleDM, .dropdown-link-list .sub-sub-menu-dropdown#dropdownToggleDMOne, .dropdown-link-list .sub-sub-menu-dropdown#dropdownToggleDMTwo, .dropdown-link-list .sub-sub-menu-dropdown#dropdownToggleDMThree, .dropdown-link-list .sub-sub-menu-dropdown#dropdownToggleDMFour, .dropdown-link-list .sub-sub-menu-dropdown#dropdownToggleDMFive, .dropdown-link-list .sub-sub-menu-dropdown#dropdownToggleDMSix  {
      transform: rotate(270deg);
      padding: 0px 0px 36px 0px !important;
  }

  @media (max-width: 1366px) {
    .navbar .dropdown .dropdown ul {
      left: -90%;
    }

    .navbar .dropdown .dropdown:hover>ul {
      left: -100%;
    }
  }

  /**
  * Mobile Navigation 
  */
  .mobile-nav-toggle {
    color: #ffffff;
    font-size: 28px;
    cursor: pointer;
    display: none;
    line-height: 0;
    transition: 0.5s;
  }

  .mobile-nav-toggle.bi-x {
    color: #fff;
  }

  @media (max-width: 991px) {
    .mobile-nav-toggle {
      display: block;
    }

    .navbar ul {
      display: none;
    }
  }

  .navbar-mobile {
    position: fixed;
    overflow: hidden;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(9, 9, 9, 0.9);
    transition: 0.3s;
    z-index: 999;
  }

  .navbar-mobile .mobile-nav-toggle {
    position: absolute;
    top: 15px;
    right: 15px;
  }

  .navbar-mobile ul {
    display: block;
    position: absolute;
    top: 55px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    padding: 10px 0;
    background-color: #fff;
    overflow-y: auto;
    transition: 0.3s;
  }

  .navbar-mobile a,
  .navbar-mobile a:focus {
    padding: 10px 20px;
    font-size: 15px;
    color: #222222;
  }

  .navbar-mobile>ul>li {
    padding: 0;
  }

  .navbar-mobile a:hover:before,
  .navbar-mobile li:hover>a:before,
  .navbar-mobile .active:before {
    visibility: hidden;
  }

  .navbar-mobile a:hover,
  .navbar-mobile .active,
  .navbar-mobile li:hover>a {
    color: #106eea;
  }

  .navbar-mobile .getstarted,
  .navbar-mobile .getstarted:focus {
    margin: 15px;
  }

  .navbar-mobile .dropdown ul {
    position: static;
    display: none;
    margin: 10px 20px;
    padding: 10px 0;
    z-index: 99;
    opacity: 1;
    visibility: visible;
    background: #fff;
    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  }

  .navbar-mobile .dropdown ul li {
    min-width: 200px;
  }

  .navbar-mobile .dropdown ul a {
    padding: 10px 20px;
  }

  .navbar-mobile .dropdown ul a i {
    font-size: 12px;
  }

  .navbar-mobile .dropdown ul a:hover,
  .navbar-mobile .dropdown ul .active:hover,
  .navbar-mobile .dropdown ul li:hover>a {
    color: #106eea;
  }

  .navbar-mobile .dropdown>.dropdown-active {
    display: block;
  }

  /*--------------------------------------------------------------
  # Hero Section
  --------------------------------------------------------------*/
  /* #hero {
    width: 100%;
    height: 78vh;;
    background: url("../img/banner.jpg") top left;
    background-size: cover;
    position: relative;
    background-position: center center;
  } */

  main#main {
    margin: 0;
  }
  .google-ads main#main {
    overflow: hidden;
  }
  .custom-container {
    padding-left: 16%;
  }
  .banner-section-home{
    width: 100%;
    position: relative;
    padding: 7rem 0 0;
  }
  .banner-section{
    background-image: url(../img/images/banner-main-bg.webp);
    width: 100%;
    background-size: cover;
    position: relative;
    background-position: center center;
    padding: 7rem 0 0;
  }
  .banner-left-image {
    width: 100%;
  }
  .banner-left-image img {
    width: 100%;
    position: absolute;
    top: -30px;
    left: 160px;
  }
  .banner-left-text h1 {
    font-size: 45px;
      color: #000;
      font-weight: 500;
      line-height: 1.2;
    margin-top:65px;
  }
  .banner-left-text {
    width: 80%;
  }
  .banner-left-text p {
    font-size: 20px;
    padding-right: 25%;
    padding-top: 15px;
    line-height: 1.1;
    letter-spacing: 0.5px !important;
    color: #292929 !important;
    padding-bottom: 10px;
  }

  .main-banner-btn a {
    background: #000;
    padding: 15px 20px;
    cursor: pointer;
    border-radius: 50px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    position: relative;
    z-index:1;
    font-weight: 600;
    letter-spacing: 1px;
  }
  .main-blog-btn a {
      background: #000;
      padding: 15px 20px;
      cursor: pointer;
      display: inline-flex;
      gap: 15px;
      border-radius: 50px;
      color: #fff;
      text-transform: uppercase;
      font-size: 14px;
      position: relative;
      z-index: 1;
      font-weight: 600;
      letter-spacing: 1px;
  }
  .main-banner-btn a span{
    margin-left: 35px;
  }
  .form-right-outer {
    margin-top: 30px;
    padding: 35px 20px 30px;
    background: #fff;
    border-radius: 10px;
    position: relative;
    text-align: center;
    width: 85%;
    margin-left: auto;
    margin-bottom: 30px;
  }
  .radio-btn {
    position: absolute;top: -30px;
    right: -15px;
    animation: rotate-btn 1.5s infinite;
    width: 90px;
  }
  @keyframes rotate-btn{
    0%, 100% {
      transform: rotate(0deg);
  }
  50% {
      transform: rotate(14deg);
  }
  }
  .form-right-outer h2 {
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    color: #535353;
    margin-bottom: 5px;
  }
  .form-right-outer h3 {
    font-size: 22px;
    text-transform: capitalize;
    font-weight: 500;
    
          margin-bottom: 10px;
    color: #000;
  }
  .form-right-outer input, .form-right-outer textarea {
    font-size: 12px;
    color: #545454;
    padding: 10px;
    margin-bottom: 9px;
    background: rgb(0 161 155 / 4%);
    border-color: rgb(0 161 155 / 27%) !important;
  }
  .form-right-outer input:focus, .form-right-outer textarea:focus {
    background-color: #00a19b0f;
    border-color: transparent;
    box-shadow: none;
  }
  form.banner-form {
    margin: 0 10px;
  }
  #submit_btn {
    background-color: #000;
    padding: 15px;
    border-radius: 50px;
    font-size: 14px;
    width: 100%;
    font-weight: 600;
    color: #fff;
    border: none;
    margin-top: 10px;
    text-transform: uppercase;
  }
  .banner-outer {
    position: relative;
  }
  .main-banner-btn {
    display: inline-block;
    margin-top: 20px;
  }
   .home .home-btn.main-banner-btn {
    display: inline-block;
    margin-top: 10px;
  }
  section#hero-one p {
    background: #fff;
    display: inline;
    padding: 8px;
    font-size: 20px;
    font-weight: 600;
  }

  .banner-text {
      position: absolute;
      width: 100%;
      height: 100%;
      right: -85px;
      top: -80px;
      display: flex;
      justify-content: center;
      align-items: center;
  }
  .breaking-news-outer {
    padding: 0;
    background: #3c3c3c;
    color: #fff;
    position: relative;
    z-index: 111;
  }
  .news-outer {
    padding: 15px;
    background: url(../img/images/breaking-bg-scroll.png);
    width: 100%;
    animation: scroll 42s linear infinite;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
  }
  marquee {
    font-size: 22px;
    font-weight: 500;
  }
  marquee i{
    color: #FF6E3D;
    font-size: 14px;
  }
  @keyframes scroll {
    0% {background-position: right;transition: 0.3s linear all;}
    100% {background-position: left;transition: 0.3s linear all;}
  }
  .text-center {
      text-align: center!important;
  }


  /*----------------------shamez-section----------------------*/
  .shazem-section {
    padding: 40px 0;
  }
/*   
  .shazem-section h2 {
    background: linear-gradient(to right, #7EED84 0%, #3FCDFD 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: "Vibur", cursive;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 26px;
    display: inline-block;
  } */
  .shazem-section h3 {
    background: linear-gradient(to right, #7EED84 0%, #3FCDFD 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Vibur';
    text-transform: uppercase;
    font-weight: 500;
    font-size: 26px;
    display: inline-block;
  }
  .shazem-section h2 {
    font-size: 37px;
    text-transform: capitalize;
    padding-bottom: 15px;
    font-weight: 500;
    padding-right: 30px;
  }
  .shazem-section h2 span{
    background-color: #ffb545;
    padding: 1px;
      line-height: 1.3;
  }
  
  
  .shazem-section p{
    color: #292929;
    font-size: 16px;
    margin-bottom: 10px;
  }

  .statusMessage, .successmessage, .errormessage {
    display: none;
    width: 100%;
    background: #fff;
    margin: 0px auto 15px;
    padding: 20px;
    border-radius: 0px;
  }
  .intro-form {
    padding: 30px;
    border-radius: 15px;
    background: #fff;
    -webkit-box-shadow: 0px 40px 80px -40px rgba(0, 0, 0, 1) !important;
    box-shadow: 0px 40px 80px -40px rgba(0, 0, 0, 1) !important;
    -moz-box-shadow: 0px 40px 80px -40px rgba(0, 0, 0, 1) !important;
    box-shadow: 0px 40px 80px -40px rgba(0, 0, 0, 1) !important;
  }
  .intro-form .form-control {
    display: block;
    width: 100%;
    margin: 0;
    -webkit-appearance: none;
    appearance: none;
    font-size: 15px;
    padding: 0 10px !important;
    line-height: 39px;
    color: #222;
    background: transparent;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    margin-bottom: 18px;
    height: auto;
  }
  .intro-form #submit_btn{
    background-color: #0f7dc2;
  }
  .enquiry {
      background-color: #3aa327ba;
      padding: 25px 18px;
      border-radius: 5px;
  }
  .scrolling-container {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 2.3rem;
    font-size: 24px;
    font-weight: 500;
  }
  .scrolling-container div
  {
    display: block;
    width: 250%;
    position: absolute; 
    overflow: hidden;
    animation: marquee 12s linear infinite;
  }
  span.marquee-star i {
    padding: 0 6px;
    font-size: 15px;
    color: #FF6E3D;
  }

  @keyframes marquee {
    0% { left: 10%; }
    100% { left: -100%; }
  }
  @keyframes marquee-mob {
    0% { left: 20%; }
    100% { left: -390%; }
  }
  /*--------------------------------------------------------------
  # Sections maximize
  --------------------------------------------------------------*/

  .maximize-section{
    background-image: url(../img/images/maximize-banner.webp);
    background-size: cover;
    background-position: center;
    position: relative;
    padding:60px 0 100px;
  }
  section.maximize-section h2 {
    font-size: 38px;
    text-align: center;
    color: #fff;
    width: 60%;
    padding-bottom: 10px;
  }
  section.maximize-section p {
    font-size: 20px;
    width: 50%;
    text-align: center;
    color: #f5f5f5;
    line-height: 1.3;
    padding-bottom: 20px;
    font-weight: 200;
  }
  section.maximize-section p a
  {
    color:#FFB545;
    font-weight: 600;
  }
  .maximize-inner-text{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .maximize-inner-text p{
    text-align:center !important; 
  }
  .card {
    background-color: transparent;
    border-radius: 40px;
    border: 10px solid #4d4f51;
    overflow: hidden;
    width: 100%;
    position: relative;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  }
  .maximize-inner-main{
    padding:15px;
  }
  h3.h3-seo:before {
    content: "";
    width: 50px;
    position: absolute;
    height: 2px;
    background-color: #000000;
    top: 40%;
    left: -60px;
  }
  .card img {
    width: 100%;
    height: 400px;
    display: block;
    object-fit: cover;
  }
  .maximize-desdev-section .card img {
    height: 350px;
  }
  .maximize-desdev-section h3.h3-seo {
      font-weight: 600;
      font-size: 21px;
      position: absolute;
      color: #000000;
      text-transform: uppercase;
      top: 5%;
      left: 76px;
  }
  .card-content {
    padding: 25px 20px;
    background-image: none;
    background-size: cover;
    position: absolute;
    z-index: 99;
    bottom: 0;
  }
  .card-content h2 {
    margin-top: 0;
    font-size: 20px;
    margin-bottom: 10px;
  }
  h3.h3-seo {
    font-weight: 600;
    font-size: 22px;
    position: absolute;
    color: #000000;
    text-transform: uppercase;
    top: 5%;
    left: 90px;
  }
  section.maximize-section .card-content p {
    font-size: 15px;
    display: none;
    width: auto;
    text-align: left;
    margin-bottom: 0;
    color: #ffffff;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    /* display: -webkit-box; */
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .card-content a {
    display: flex;
    padding: 10px 15px;
    background: #FFB545;
    color: #000;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    font-weight: bold;
    text-align: center;
    width: 63px;
    height: 63px;
    position: absolute;
    right: 20px;
    transform: rotate(-45deg);
    top: -40px;
    opacity: 0;
  }
  .card-content a i{
    font-size: 25px;
  }
  .maximize-slider .slick-slide:hover .card-content a, .maximize-seo-slider .slick-slide:hover .card-content a {
    opacity: 1 !important;
    transition:0.2s linear all;
  }
  .maximize-slider .slick-slide:hover .card-content, .maximize-seo-slider .slick-slide:hover .card-content {  
    background-image: url(../img/images/seo-content-bg.webp) !important;
    transition:0.3s linear all;
  }
  .maximize-slider .slick-slide:hover .card-content p, .maximize-seo-slider .slick-slide:hover .card-content p {
    font-size: 15px;
    margin-bottom: 0;
    color: #000000 !important;
    transition: 0.2s linear all;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  button.slick-prev.slick-arrow {
    left: unset !important;
    right: 100px !important;
  }
  .slick-prev:before {
        content: "" !important;
    background: url(https://crazeformarketing.com.au/assets/img/images/arrow-left-slider-icon.svg);
    background-size: contain;
    width: 30px;
    height: 30px !important;
    position: absolute;
    top:10px;
    left: 25px;
  }
  .slick-next:before {
    content: "" !important;
    background: url(https://crazeformarketing.com.au/assets/img/images/arrow-right-slider-icon.svg);
    width: 30px;
    height: 30px !important;
    position: absolute;
    top: 10px;
    right: 20px;
    filter: invert(1);
    background-repeat: no-repeat;
    background-size: contain;
}
  .maximize-slider .slick-prev, .maximize-seo-slider .slick-prev {
    font-size: 25px;
    line-height: 1;
    position: absolute;
    top: unset;
    background: #fff0 !important;
    bottom: -90px;
    border: 2px solid #fff !important;
    z-index: 99;
    display: block;
    border-radius: 50px;
    width: 88px;
    height: 56px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
  }
  .maximize-slider .slick-next, .maximize-seo-slider .slick-next  {
    font-size: 25px;
    line-height: 1;
    position: absolute;
    top: unset;
    background: #fff !important;
    bottom: -90px;
    z-index: 99;
    display: block;
    border-radius: 50px;
    width: 88px;
    height: 56px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: 2px solid transparent;
    outline: none;
    background: transparent;
  }
  .slick-prev:before{
    color:#fff;
    opacity: 1;
  }
  .maximize-slider .slick-prev:before{
    filter: invert(1);
  }
  .maximize-slider .slick-next:before{
    filter: unset;
  }
  
  
  .slick-list{padding:0 9% 0 0 !important;}
  
  .guide-slider .slick-list, .blog-slider .slick-list{
    padding:0 0% 0 0 !important;
  }
  .slider-info {
    display: flex;
    align-items: center;
    width: 79%;
    gap: 15px;
    position: relative;
    height:30px;
    top: 20px;
    margin-left: 25px;
  }
  .slider__counter {
    position: absolute;
    bottom: 1rem;
    left: 1rem;
    z-index: 1;
    font-size: 1.5rem;
    font-weight: 600;
    color: #fff;
    mix-blend-mode: difference;
    pointer-events: none;
  }
  span.pagingInfo, span.pagingInfomaximizeseo {
    width: 30px;
    font-size: 18px;
    color: #fff;
  }
  .progress, .progressmaximizeseo {
    display: block;
    width: 100%;
    height: 4px;
    border-radius: 10px;
    overflow: hidden;
    background-color: #f5f5f5;
    background-image: linear-gradient(to right, #FFB545, #FFB545);
    background-repeat: no-repeat;
    background-size: 0 100%;
    transition: background-size .4s ease-in-out;
  }
  .progressgoogleads {
    display: block;
    width: 100%;
    height: 4px;
    border-radius: 10px;
    overflow: hidden;
    background-color: #f5f5f5;
    background-image: linear-gradient(to right, #FFB545, #FFB545);
    background-repeat: no-repeat;
    background-size: 0 100%;
    transition: background-size .4s ease-in-out;
  }
  /*----------------------why-chose----------------*/

  .why-choose-section {
    background-image: url(../img/images/why-choose-bg.webp);
    background-size: cover;
    background-position: center;
    position: relative;
    padding: 100px 0 40px;
  }

  section.why-choose-section h2 {
    color: #000;
    font-size: 38px;
    margin-bottom: 15px;
    font-weight: 500;
    line-height: 1.1;
    text-transform: capitalize;
  }
  section.why-choose-section h3 {
    color: #000;
    font-size: 23px;
    text-transform: capitalize;
    margin-bottom: 15px;
    font-weight: 600;
  }
  section.why-choose-section a{
      font-weight: 600;
  }
  section.why-choose-section p{
    color: #292929;
  }
  .why-choose-section img {
    padding-left: 25px;
  }
  section{
    padding: 60px 0;
  }
  section.process-section{
    background-image: url(../img/images/process-bg.webp);
    background-size: cover;
  }
  .process-inner-text {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .process-section h2{
    font-size: 38px;
    color: #ffffff;
    margin-bottom: 20px;
    text-transform: capitalize;
  }
  .process-section h6{
    font-size: 20px;
    color: #ffffff;
    font-weight: 400;
    text-transform: capitalize;
    margin-bottom: 30px;
  }
  section.process-section h3 {
    font-size: 18px;
    font-weight: 800;
    color: #ffffff;
  }
  section.process-section p {
    font-size: 13px;
    font-weight: 400;
    color: #ffffff;
  }
  .process-detail {
    width:40%;
  }
  .process-detail.detail-left {
    width: 39%;
    margin-left: 35%;
  }
  .process-middle-div {
    padding: 65px 0 40px;
  }
  .process-middle-div img {
    width: 100%;
    position: absolute;
    top: -80px;
  }
  .process-detail-bottom-left {
    width: 60%;
    margin-left: 15%;
  }
  .process-detail-bottom {
    width: 60%;
    margin-left: 15%;
  }
  .process-detail-bottom-right {
    width: 67%;
    margin-left: 3%;
  }
  .process-google-section .process-middle-div{
    padding: 65px 0 30px;
  }
  .process-seo-section .process-detail.detail-left {
    width: 48%;
    margin-left: 35%;
  }
  .process-seo-section .process-middle-div {
    padding: 95px 0 60px;
  }
  .process-seo-section .process-detail.detail-right {
    margin-left: -4% !important;
  }
  .homepage-process .process-middle-div img{
      top: -80px;
  }
  /*---------------blog-section---------*/
  .blogs-section .main-blog-btn {
      margin: auto;
      width: 100%;
      display: block;
      position: absolute;
      left: 0;
      text-align: center;
      top: auto;
  }
  .blogs-section .main-blog-btn a {
      position: relative;
      top: 0px;
  }
  .guide-item img {
      height: 250px;
      object-fit: cover;
  }
  #nav-tab{
    justify-content: center;
    border: none;
    padding-right:2.5%;
  }
  .blogs-section{
    padding: 60px 0 100px;
  }
  button#nav-home-tab {
    border-right: 1px solid #9B9B9C;
  }
  .blogs-section .nav-link {
    font-size: 38px;
    font-weight: bold;
    position:relative;
    border: none;
    color: #00000057;
    padding: 0 15px 9px;
    border-radius: 0;
  }
  .blogs-section .nav-link.active {
    color: #000;
  }
  .blogs-section .nav-link.active::before {
    content: "";
    width: 68px;
    height: 7px;
    position: absolute;
    background-image: linear-gradient(45deg, #7EED84, #3FCDFD);
    bottom: 0;
    border-radius: 50px;
    right: 20px;
  }
  .guide-item {
    box-shadow: 0 4px 20px 0 #00000040;
    padding: 12px;
    border-radius: 15px;
    position: relative;
    margin-bottom: 20px;
  }
  a.guide-item-a {
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
  }
  .guide-item:hover a.guide-btn{
    background: #FFB545 !important;
    transition: 0.3s linear all;
  }
  .item-guide-slider {
    margin: 25px 15px;
  }
  .guide-item img {
    width: 100%;
  }
  .guide-inner h4 {
    font-size: 20px;
    line-height: 1.5;
    font-weight: bold;
        overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      height: 70px;
      -webkit-line-clamp: 2;
      line-clamp: 2;
      -webkit-box-orient: vertical;
    padding-top: 10px;
  }
  .legal-policy-section .guide-inner h4{
    height: auto !important;
  }
  a.guide-btn {
    display: flex;
    padding: 10px 15px;
    color: #000;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    font-weight: bold;
    text-align: center;
    width: 56px;
    height: 56px;
    border: 1px solid #000;
      background: transparent;
  }
  .guide-text-btn p {
    font-size: 14px;
    color: #000;
    width: 70%;
    font-weight: 500;
    padding: 15px 30px 0px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .guide-text-btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
  }
  .guide-btn-outer {
    width: 20%;
  }
  .guide-slider .slick-slide a.guide-btn:hover, .guide-banner-slider .slick-slide a.guide-btn:hover, .blog-banner-slider .slick-slide a.guide-btn:hover, .blog-slider a.guide-btn:hover
  {
    border: 1px solid #000;
    background: #FFB545;
    transition:0.3s linear all;
  }
  .guide-slider button.slick-prev.slick-arrow, .website-design-case-slider button.slick-prev.slick-arrow, .nearme-slider button.slick-prev.slick-arrow, .guide-banner-slider button.slick-prev.slick-arrow, .blog-banner-slider button.slick-prev.slick-arrow, .blog-slider button.slick-prev.slick-arrow, .accordian-slider button.slick-prev.slick-arrow, .maximize-ads-slider button.slick-prev.slick-arrow, .table-slider button.slick-prev.slick-arrow, .add-on-slider button.slick-prev.slick-arrow, .table-slider-one button.slick-prev.slick-arrow {
    background: #00000000 !important;
    border: 2px solid #000;
  }
  .guide-slider button.slick-prev.slick-arrow:before, .website-design-case-slider button.slick-prev.slick-arrow:before, .nearme-slider button.slick-prev.slick-arrow:before,  .guide-banner-slider button.slick-prev.slick-arrow:before, .blog-banner-slider button.slick-prev.slick-arrow:before, .blog-slider button.slick-prev.slick-arrow:before, .accordian-slider button.slick-prev.slick-arrow:before, .maximize-ads-slider button.slick-prev.slick-arrow:before, .table-slider button.slick-prev.slick-arrow:before, .table-slider-one button.slick-prev.slick-arrow:before, .add-on-slider button.slick-prev.slick-arrow:before {
  color:#000 !important;
  }
  .guide-slider .slick-prev
  {
    font-size: 25px;
    line-height: 1;
    position: absolute;
    top: unset;
    background: #000000 !important;
    bottom: -90px;
    z-index: 99;
    display: block;
    border-radius: 50px;
    width: 80px;
    height: 56px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
  }
  .post-slide .slick-next .guide-slider .slick-prev, .guide-slider .slick-next, .website-design-case-slider .slick-prev, .website-design-case-slider .slick-next, .nearme-slider .slick-prev, .nearme-slider .slick-next, .guide-banner-slider .slick-prev, .guide-banner-slider .slick-next, .blog-banner-slider .slick-prev, .blog-banner-slider .slick-next, .blog-slider .slick-prev, .blog-slider .slick-next, .accordian-slider .slick-prev, .maximize-ads-slider .slick-prev, .table-slider .slick-prev, .add-on-slider .slick-prev, .table-slider-one .slick-prev{
    font-size: 25px;
    line-height: 1;
    position: absolute;
    top: unset;
    background: #000000 !important;
    bottom: -90px;
    z-index: 99;
    display: block;
    border-radius: 50px;
    width: 80px;
    height: 56px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
  }
  .accordian-slider .slick-next, .maximize-ads-slider .slick-next, .table-slider .slick-next, .add-on-slider .slick-next, .table-slider-one .slick-next {
    font-size: 25px;
    line-height: 1;
    right:0 !important;
    position: absolute;
    top: unset;
    background: #000000 !important;
    bottom: -90px;
    z-index: 99;
    display: block;
    border-radius: 50px;
    width: 80px;
    height: 56px;
    padding: 0;
    -webkit-transform: translate(-10px, -50%);
    -ms-transform: translate(-10px, -50%);
    transform: translate(-10px, -50%);
    cursor: pointer;
    color: transparent;
    border: 2px solid #000;
    outline: none;
    background: transparent;
  }
  .post-slide .slick-prev:before, .guide-slider .slick-next:before, .website-design-case-slider .slick-next:before, .table-slider .slick-next:before, .add-on-slider .slick-next:before, .table-slider-one .slick-next:before, .nearme-slider .slick-next:before, .guide-slider .slick-prev:before, .guide-slider .slick-next:before, .guide-banner-slider .slick-prev:before, .guide-banner-slider .slick-next:before, .blog-banner-slider .slick-prev:before, .blog-banner-slider .slick-next:before, .blog-slider .slick-prev:before, .blog-slider .slick-next:before, .accordian-slider .slick-prev:before, .maximize-ads-slider .slick-prev:before, .accordian-slider .slick-next:before, .maximize-ads-slider .slick-next:before {
    color: #fff !important;  
    opacity: 1 !important;
  }

  .post-slide .slick-prev:hover, .post-slide .slick-next:hover, .guide-slider .slick-prev:hover, .guide-slider .slick-next:hover, .guide-banner-slider .slick-prev:hover, .guide-banner-slider .slick-next:hover, .blog-banner-slider .slick-prev:hover, .blog-banner-slider .slick-next:hover, .blog-slider .slick-prev:hover, .blog-slider .slick-next:hover , .post-slide .slick-prev:hover, .post-slide .slick-next:hover, .post-slide .slick-prev:hover, .post-slide .slick-next:hover { 
    background-color: transparent !important;
        border: 2px solid #000000;
        transition:0.3s linear all;
    }
    .post-slide .slick-prev:hover.slick-prev:before ,.guide-slider .slick-prev:hover.slick-prev:before, .guide-slider .slick-next:hover.slick-next:before, .guide-banner-slider .slick-prev:hover.slick-prev:before, .guide-banner-slider .slick-next:hover.slick-next:before, .blog-banner-slider .slick-prev:hover.slick-prev:before, .blog-banner-slider .slick-next:hover.slick-next:before, .blog-slider .slick-prev:hover.slick-prev:before, .blog-slider .slick-next:hover.slick-next:before{
      color: #000000 !important;
    }
    /* .tab-pane.fade.active {
      display: none;
  }
  .tab-pane.fade.active.show {
    display: block !important;
  } */

  .blogs-section .tab-content>.tab-pane{
    display: none;
    height: 0px; 
  }
  .blogs-section .tab-content>.tab-pane.active
  {
    display: block !important;
    height: auto !important;
  }

  .guide-slider-info  span.pagingInfoone, .guide-slider-info  span.pagingInfoblog, .guide-slider-info  span.pagingInfoaccordian {
    width: 30px;
    font-size: 18px;
    color: #000000;
  }
  .guide-slider-info .progressone, .guide-slider-info .progressblog, .guide-slider-info .progressaccordian, .guide-slider-info .progresswbsitedesigncase, .guide-slider-info .progessnearme {
    display: block;
    width: 100%;
    height: 4px;
    border-radius: 10px;
    overflow: hidden;
    background-color: rgb(117 117 117 / 30%);
    background-image: linear-gradient(to right, #7EED84, #3FCDFD);
    background-repeat: no-repeat;
    background-size: 0 100%;
    transition: background-size .1s ease-in-out;
  }
  .accordian-slider .slick-list, .maximize-ads-slider .slick-list {
    padding:0 !important;
  }


  /*FAQ*/
  .faq-section{
    padding: 60px 0;
    margin-top: 0;
    background-color: #F9F8F8;
    text-align: center;
  }
  .faq-section h2{
    font-size: 38px;
    font-weight: 500;
    color: #000;
  }

  /* .tab-pane.active.fade {
    display: none;
  }
  .tab-pane.fade.show.active {
    display: block;
  } */

  .accordion {
    width: 90%;
    max-width: 1000px;
    margin: 2rem auto;
    padding:0 15px;
  }
  .accordion-item {
    background-color: #fff;
    color: #111;
    margin: 0 0 10px 0;
    border-radius: 15px;
    box-shadow: 0 5px 16px 0 rgb(8 15 52 / 6%);
  }
  button.accordion-button {
    background-color: transparent !important;
    border: none !important;
    box-shadow: none !important;
    padding: 10px 75px 10px 25px;
    font-size: 19px;
    height: 80px;
    color: #000 !important;
    font-weight: 600;
  }
  .accordion-item:first-of-type, .accordion-item:last-of-type{
    border-radius: 15px !important;
  }
  .accordion-body {
    text-align: left;
    visibility: visible;
    padding: 0px 65px 25px 25px;
    font-size: 14px;
    font-weight: 400;
  }
  .accordion-button::after {
    content: "\2212";
    font-size: 1.2rem;
    position: absolute;
    line-height: 1.3;
    right: 1rem;
    background-image: none !important;
    height: 30px;
    width: 30px;
    border-radius: 10px;  
    background-color: #FFB545;
    color: #000;
    display: flex;
    justify-content: center;
  }
  button.accordion-button.collapsed::after {
    content: "\002B";  
    background: #F4F4F4;
    color: #9B9B9C;
  }

  .accordion-item-body {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
  }
  .accordion-item-body-content {
    text-align:left;
    padding: 1rem;
    line-height: 1.5rem;
    border-top: 1px solid;
    border-image: linear-gradient(to right, transparent, #34495e, transparent) 1;
  }
  /*FAQ END*/

  /*--------------------------------------------------------------
  # Contact
  --------------------------------------------------------------*/


  footer.footer-section {
    padding: 60px 0 10px;
  }
  .footer-top{
    background-image: url(../img/images/footer-form-bg.webp);
    background-size: cover;
    padding: 55px;
    border-radius: 15px;
  }
  .footer-form-main input, .footer-form-main textarea {
    font-size: 12px;
    color: #B4B4B4 !important;
    padding: 10px;
    margin-bottom: 9px;
    background: rgb(255 255 255 / 8%);
    border-color: transparent;
  }
  .footer-form-main input:focus, .footer-form-main textarea:focus {
    background-image: linear-gradient(to right, rgb(126 237 132 / 20%), rgb(63 205 253 / 20%));
    background-color: transparent;
    box-shadow: none;
    border-radius: 10px !important;
    border-image: linear-gradient(to right, #7eed849c 0%, #3fcdfdad 100%) 1;
  }
  .footer-form-main input::placeholder, .footer-form-main textarea::placeholder {
    color: #B4B4B4;
  }
  form.footer-form-main .col {
    padding: 0 5px;
  }
  .footer-section h2{
    position: relative;
    color:#fff;
    font-size: 34px;
    text-transform: capitalize;
  }
  .footer-top-right {
    padding-left: 25px;
  }
  h2.footer-upper-heading {
      display: inline-block;
  }
  img.footer-radio-btn {
      position: absolute;
      top: -40px;
      right: -50px;
      animation: rotate-btn 1.5s infinite;
      width: 70px;
  }


  form.footer-form-main #submit_btn span {
    margin-left: 45px;
  }
  form.footer-form-main #submit_btn {
    background-color: #FFB545;
    padding: 15px 25px;
    color: #000 !important;
    border-radius: 50px;
    font-size: 14px;
    border: none;
    width: unset;
    font-weight: 600;
    margin-top: 10px;
    text-transform: uppercase;
    position: absolute;
    bottom: 10px;
    right: -210px;
  }
  .footer-bottom {
    padding: 60px 0 0;
  }
  .footer-logo{
    margin-bottom:25px;
  }
  .footer-bottom p{
    font-size: 14px;
    color: #000;
    margin-bottom: 30px;
  }
  .footer-bottom h5{
    font-size: 18px;
    font-weight: 600;
    color: #000;
    margin-bottom: 30px;
  }
  .footer-bottom ul{
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .footer-bottom ul li{
  padding-bottom: 15px;
  }
  .footer-bottom ul li a {
    color: #000;
    font-weight: 400;
    font-size: 14px;
    text-transform: capitalize;
  }
  ul.contact-detail-outer li {
    display: flex;
    gap: 11px;
  }




  .contact .info-box {
    color: #444444;
    text-align: center;
    box-shadow: 0 0 30px rgba(214, 215, 216, 0.3);
    padding: 20px 0 30px 0;
  }

  .contact .info-box i {
    font-size: 32px;
    color: #0f7dc2;
    border-radius: 50%;
    padding: 8px 13px;
    border: 2px dotted #0f7dc2;
  }

  .contact .info-box h3 {
    font-size: 20px;
    color: #777777;
    font-weight: 700;
    margin: 10px 0;
  }

  .contact .info-box p {
    padding: 0;
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 0;
  }

  .contact .php-email-form {
    box-shadow: 0 0 30px rgba(214, 215, 216, 0.4);
    padding: 30px;
  }

  .contact .php-email-form .error-message {
    display: none;
    color: #fff;
    background: #ed3c0d;
    text-align: left;
    padding: 15px;
    font-weight: 600;
  }

  .contact .php-email-form .error-message br+br {
    margin-top: 25px;
  }

  .contact .php-email-form .sent-message {
    display: none;
    color: #fff;
    background: #18d26e;
    text-align: center;
    padding: 15px;
    font-weight: 600;
  }

  .contact .php-email-form .loading {
    display: none;
    background: #fff;
    text-align: center;
    padding: 15px;
  }

  .contact .php-email-form .loading:before {
    content: "";
    display: inline-block;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    margin: 0 10px -6px 0;
    border: 3px solid #18d26e;
    border-top-color: #eee;
    animation: animate-loading 1s linear infinite;
  }

  .contact .php-email-form .form-group {
    margin-bottom: 20px;
  }

  .contact .php-email-form input,
  .contact .php-email-form textarea {
    border-radius: 0;
    box-shadow: none;
    font-size: 14px;
  }

  .contact .php-email-form input:focus,
  .contact .php-email-form textarea:focus {
    border-color: #106eea;
  }

  .contact .php-email-form input {
    padding: 10px 15px;
  }

  .contact .php-email-form textarea {
    padding: 12px 15px;
  }

  .contact .php-email-form button[type=submit] {
    background: #0f7dc2;
    border: 0;
    padding: 10px 30px;
    color: #fff;
    transition: 0.4s;
    border-radius: 4px;
  }

  .contact .php-email-form button[type=submit]:hover {
    background: #3b8af2;
  }

  @keyframes animate-loading {
    0% {
      transform: rotate(0deg);
    }

    100% {
      transform: rotate(360deg);
    }
  }

  /*--------------------------------------------------------------
  # Footer
  --------------------------------------------------------------*/
  #footer {
    background: #fff;
    padding: 0 0 30px 0;
    color: #444444;
    font-size: 14px;
    background: #f1f6fe;
  }
  #footer .footer-top {
    padding: 60px 0 30px 0;
    background: #f4efef;
  }

  #footer .footer-top .footer-contact {
    margin-bottom: 30px;
  }

  #footer .footer-top .footer-contact h3 {
    font-size: 24px;
    margin: 0 0 15px 0;
    padding: 2px 0 2px 0;
    line-height: 1;
    font-weight: 700;
  }

  #footer .footer-top .footer-contact h3 span {
    color: #106eea;
  }

  #footer .footer-top .footer-contact p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
    font-family: "Roboto", sans-serif;
    color: #777777;
  }

  #footer .footer-top h4 {
    font-size: 16px;
    font-weight: bold;
    color: #444444;
    position: relative;
    padding-bottom: 12px;
  }

  #footer .footer-top .footer-links {
    margin-bottom: 30px;
  }

  #footer .footer-top .footer-links ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }

  #footer .footer-top .footer-links ul i {
    padding-right: 2px;
    color: #0f7dc2;
    font-size: 15px;
    line-height: 1;
  }

  #footer .footer-top .footer-links ul li {
    padding: 10px 0;
    display: flex;
    align-items: center;
  }

  #footer .footer-top .footer-links ul li:first-child {
    padding-top: 0;
  }

  #footer .footer-top .footer-links ul a {
    color: #777777;
    transition: 0.3s;
    display: inline-block;
    line-height: 1;
  }

  #footer .footer-top .footer-links ul a:hover {
    text-decoration: none;
    color: #0f7dc2;
  }

  #footer .footer-top .social-links a {
    font-size: 18px;
    display: inline-block;
    background: #106eea;
    color: #fff;
    line-height: 1;
    padding: 8px 0;
    margin-right: 4px;
    border-radius: 4px;
    text-align: center;
    width: 36px;
    height: 36px;
    transition: 0.3s;
  }

  #footer .footer-top .social-links a:hover {
    background: #3b8af2;
    color: #fff;
    text-decoration: none;
  }

  #footer .copyright {
    text-align: center;
  }
  .social-icons a {
    color: #000;
    background-color: #0fb2e31a;
    width: 25px;
    height: 25px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    padding: 17px;
  }


  .read-on-mob{
    display: none;
  }
  .shamzem-img-mob{
    display: none;
  }

  .hide-on-desktp{
    display: none;
  }












  /*----------------------------------contact us page-------------------------------*/




.thankyou-page{
  background: linear-gradient(to right, #7EED84 0%, #3FCDFD 100%);
    padding: 7rem 0 60px;
}
.thankyou-page h1{
  font-size: 54px;
  color: #000;
  font-weight: 500;
}
.thankyou-page ul li {
    color: #373737;
    font-size: 20px;
    font-style: italic;
    font-weight: 500;
}
.thankyou-page p {
    color: #373737;
    font-size: 20px;
    font-style: italic;
    font-weight: 500;
}
  .contact-banner-section{
    background-image: url(../img/images/mis-gradient-bg.webp);
    width: 100%;
    background-size: cover;
    position: relative;
    background-position: center center;
    padding: 7rem 0 0;
  }
  .banner-right-image{
    text-align: end;
  }
  .contact-banner-section .banner-left-text {
    width: 100%;
  }
  .contact-banner-section .banner-left-text h1 {
    font-size: 54px;
    color: #000;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 1.2;
    margin-top: 125px;
  }
  .contact-banner-section .banner-left-text p {
    font-size: 20px;
    padding-right: 0;
    padding-top: 25px;
    line-height: 1.3;
    letter-spacing: 0.5px !important;
    color: #292929 !important;
  }
  .contact-main-section{
    padding: 40px 0;
  }
  .contact-main-section .form-right-outer {
    margin-top: 35px;
    padding: 35px 40px 30px;
    background: #F8F8F8;
    border-radius: 10px;
    position: relative;
    text-align: center;
    width: 85%;
    margin-right: auto;
    margin-left: 0;
    margin-bottom: 30px;
  }
  .contact-main-section .radio-btn {
    position: absolute;
    top: -10px;
    right: -6px;
    animation: rotate-btn 1.5s infinite;
    width: 110px;
  }
  .contact-main-section .form-right-outer h2 {
    font-size: 20px;
    text-align: center;
    text-transform: capitalize;
    color: #535353;
    margin-bottom: 0px;
    font-family: 'Teko';
    background: linear-gradient(to right, #7EED84 0%, #3FCDFD 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
    font-weight: 500;
  }
  .contact-main-section .form-right-outer h3 {
    margin-bottom: 15px;
  }
  .contact-main-section #submit_btn {
    width: 85%;
  }
  .contact-detail-left h2 {
    font-size: 38px;
    font-weight: 500;
    letter-spacing: -2px;
  }
  .contact-detail-left .social-icons a {
    color: #000;
    background-color: #0fb2e31a;
    width: 68px;
    font-size: 31px;
    cursor: pointer;
    height: 68px;
    display: inline-flex;
    margin-right: 21px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    padding: 17px;
  }
  .contact-inner-detail {
    margin-bottom: 25px;
  }
  .contact-inner-detail p {
    font-size: 22px;
    color: #535353;
  }
  .contact-inner-detail ul.contact-detail-outer {
    padding: 0;
    color: #535353;
  }
  .contact-inner-detail ul.contact-detail-outer a {
    color: #535353;
  }
  .footer-bottom-main {
    background: #000;
    padding: 10px;
    margin: 10px 0;
    border-radius: 50px;
  }
  .footer-bottom-text {
    /*display: flex;
    justify-content: center;
    gap: 15px;*/
    font-size: 13px;
    color: #fff;
  }
  .footer-bottom-text p{
  margin:0;
  }
  .map-section{
    padding:0;
  }
  .seo-card{
    position: relative;
  }
  /* .seo-card .card-content a{
    display:none !important;
  } */
  .seo-card:hover .card-content {  
    background-image: url(../img/images/seo-content-bg.webp) !important;
    transition:0.3s linear all;
  }
  .seo-card:hover  .card-content a {
    opacity: 1 !important;
    transition:0.2s linear all;
  }
  .seo-card:hover  .card-content p {
    font-size: 15px;
    margin-bottom: 0;
    color: #000000 !important;
    transition: 0.2s linear all;
    /* font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis; */
  display: -webkit-box !important;
    /* line-clamp: 2;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; */
  }
  .process-seo-section p{
    color:#c8c8c8 !important;
  }














  /*--------------------------------SEO Page-------------------------------*/
  .seo-banner {
    padding:6rem 0 0 !important;
    background-image: url(../img/images/mis-gradient-bg.webp);
  }
  .seo-banner .banner-right-image {
    text-align: start;
  }
  .seo-banner .banner-right-image img {
    width: 100%;
    position: relative;
    left: -110px;
    bottom:-2px;
  }
  .seo-banner .banner-left-text h1 {
    margin-top: 95px;
  }
  .seo-banner .banner-left-text p {
    padding-right: 30%;
  }
  .seo-banner .main-banner-btn {
    display: inline-block;
    margin-top: 35px;
  }
  .seo-card .card img {
    width: 100%;
    height: 390px;
    display: block;
    object-fit: cover;
  }
  .process-seo-section{
    padding:80px 0 40px;
  }
  .process-seo-section h2{
    background: linear-gradient(to right, #7EED84 0%, #3FCDFD 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Teko';
    text-transform: uppercase;
    font-weight: 400;
    font-size: 36px !important;
    display: inline-block;
  }
  .seo-sauce-section{
    padding:60px 0 100px;
    background-image: url(../img/images/seo-sauce-image.png);
    background-size: cover;
  }
  .seo-sauce-section h2{
    font-size: 38px;
    font-weight: 500;
    color: #000;
    text-align: center;
    line-height: 1.3;
    margin: auto;
    text-transform: capitalize;
    width: 50%;
  }
  .seo-tab-content ul {
    list-style: none;
    padding-left: 20px;
  }
  .seo-tab-content ul li{
    position: relative;
    font-size: 16px;
    font-weight: 400;
    color: #292929;
    padding: 12px 0;
  }
  .seo-tab-content ul li::before {
    content: "";
    position: absolute;
    background-size: cover;
    width: 16px;
    height: 17px;
    left: -30px;
    top: 50%;
    transform: translate(0px, -50%);
  }
  #v-pills-home .seo-tab-content ul li::before, #collapseseosauceOne .seo-tab-content ul li::before{
    background-image: url(../img/images/list-icon-custom.png);
  }
  #v-pills-profile .seo-tab-content ul li::before, #collapseseosauceTwo .seo-tab-content ul li::before {
    background-image: url(../img/images/off-page-list-icon.png);
  }
  #v-pills-free .seo-tab-content ul li::before, #collapseseosauceThree .seo-tab-content ul li::before {
    background-image: url(../img/images/technical-list-icon.png);
  }
  #v-pills-messages .seo-tab-content ul li::before, #collapseseosauceFour .seo-tab-content ul li::before {
    background-image: url(../img/images/local-list-icon.png);
  }
  #v-pills-settings .seo-tab-content ul li::before, #collapseseosauceFive .seo-tab-content ul li::before {
    background-image: url(../img/images/content-marketing-list-icon.png);
  }
  .seo-sauce-tab-outer button.nav-link {
    display: flex;
    border-radius: 30px;
    justify-content: space-between;
    align-items: center;
    margin:10px 0;
    padding: 15px 35px;
    background-color: #fff;
    font-size: 24px;
    font-weight: 700;
  }
  .seo-sauce-tab-outer {
    background: #F9F8F8;
    padding: 35px;
    border-radius: 30px;
    margin-top: 35px;
  }
  .seo-sauce-tab-outer .tab-content {
    padding: 15px;
  }
  .seo-sauce-tab-outer .tab-content h5{
    color: #535353;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    margin:20px 0;
  }
  .seo-sauce-tab-outer button.nav-link.active{
    background-color: #ffb545;
  }
  .seo-sauce-tab-outer button.nav-link.active img{
    filter:brightness(0)
  }
  .content-btn-left {
    display: flex;
    color: #000;
    gap: 15px;
    align-items: center;
  }
  .content-btn-right i {
    color: #fff;
  }
  .seo-sauce-tab-outer button.nav-link.active .content-btn-right i {
    color: #000;
  }
  .seo-choose-section h2 {
    padding-right: 1rem;
  }
   .progressseopackage, .progressseopackageone, .progressaddonslider
  {
    display: block;
    width: 100%;
    height: 4px;
    border-radius: 10px;
    overflow: hidden;
    background-color: rgb(117 117 117 / 30%);
    background-image: linear-gradient(to right, #7EED84, #3FCDFD);
    background-repeat: no-repeat;
    background-size: 0 100%;
    transition: background-size .1s ease-in-out;
  }
  .pagingInfogoogleads, .pagingInfosocialads, .pagingInfocstmwbsite, .pagingInfoseopackage, .pagingInfoseopackageone, .pagingInfoaddonslider
  {
    width: 30px;
    font-size: 18px;
    color: #000000;
  }
  .seo-sauce-section h2.accordion-header {
    width: 100%;
  }
  #accordionExampleseosauce .accordion-item{
    box-shadow: none;
  }
  #accordionExampleseosauce .accordion-body{
    padding: 0;
  }
  #accordionExampleseosauce .accordion-body h5 {
    color: #535353;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 20px 0;
  }
  #accordionExampleseosauce button.accordion-button {
    background-color: #ffb545 !important;
    border-radius: 30px !important;
    padding: 16px 35px;
    font-size: 16px;
    font-weight: 700;
    justify-content: space-between;
  }
  #accordionExampleseosauce button.accordion-button.collapsed {
    background: #f7f7f7 !important;
  }
  #accordionExampleseosauce button.accordion-button.collapsed .content-btn-right i {
    color: #000;
    transform: rotate(90deg);
    transition: 0.3s linear all;
  }
  #accordionExampleseosauce button.accordion-button .content-btn-right i {
    color: #000;
    transform: rotate(90deg);
    transition: 0.3s linear all;
  }

  #accordionExampleseosauce button.accordion-button::after {
    display: none;
  }
  div#accordionExampleseosauce {
    width: 90%;
    margin: auto;
  }
  #accordionExampleseosauce button.accordion-button .content-btn-left img {
    filter: brightness(0);
  }










  /*----------------google--ads-------------*/

  .google-ads-banner {
    padding:6rem 0 0 !important;
    background-image: url(../img/images/mis-gradient-bg.webp);
  }
  .google-ads-banner .banner-right-image {
    text-align: start;
  }
  .google-ads-banner .banner-right-image img {
    width: 750px;
    position: absolute;
    right: 0;
      bottom: 0;
  }
  .google-ads-banner .banner-left-text h1 {
    margin-top: 95px;
  }
  .google-ads-banner .banner-left-text p {
    padding-right: 30%;
  }
  .google-ads-banner .main-banner-btn {
    display: inline-block;
    margin-top: 35px;
    margin-bottom: 10rem;
  }
  .expert-section {
    padding: 70px 0 60px;
  }
  section.expert-section h2 {
    font-size: 38px;
    text-align: left;
    color: #fff;
    line-height: 1.4;
    font-weight: 500;
    width: 72%;
    padding-bottom: 10px;
  }
  section.expert-section h2 span{
    background-color: #FFB545;
    color: #000;
  }
  .expert-card img {
    width: 40px;
    padding-bottom: 15px;
  }
  .expert-card h3 {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
  }
  .expert-card p {
    font-size: 13px !important;
    width: unset !important;
    text-align: left !important;
    padding: 0 !important;
    margin: 0 !important;
    color: #C8C8C8 !important;
  }
  .expert-card {
    padding: 35px 90px 30px 0;
  }
  .offer-card.one{
    background-color: #FDF3EA;
  }
  .offer-card.two{
    background-color: #E0F8F2;
  }
  .offer-card.three{
    background-color: #EEECFF;
  }
  .offer-card{
    position: relative;
    overflow: hidden;
    border-radius: 40px;
    min-height: 430px;
    padding: 20px 20px 10px 20px;
  }
  .offer-card:hover .card-content {
    background-image: url(../img/images/seo-content-bg.webp) !important;
    transition: 0.3s linear all;
}
.offer-card:hover .card-content a {
    opacity: 1 !important;
    transition: 0.2s linear all;
}
.offer-card .card-content p{
  font-size: 15px;
}
 .offer-card .card-content {
    padding: 20px 20px;
    background-image: none;
    background-size: cover;
    position: absolute;
    z-index: 99;
    bottom: 0;
    width: 100%;
    left: 0;
}
.offer-card:hover .card-content p {
    font-size: 15px;
    margin-bottom: 0;
    color: #000000 !important;
    transition: 0.2s linear all;
    display: -webkit-box !important;
}
  .offer-img-outer {
    height: 210px;
    display: flex;
    align-items: center;
  }
  .offer-img-outer img {
    width: 80%;
    margin: auto;
  }
  .google-offer-section h2 {
    font-size: 38px;
    font-weight: 500;
    color: #000;
    text-align: center;
    line-height: 1;
    margin: 0 0 35px;
    text-transform: capitalize;
    width: 100%;
    letter-spacing: -1px;
  }
  .google-offer-section h4 {
    font-size: 28px;
    font-weight: 700;
    padding-top: 20px;
    color: #2E2F35;
  }
  .google-offer-section p {
    font-size: 16px;
    color: #292929;
    margin: 0;
    font-weight: 500;
  }
  .process-google-section .process-detail.detail-right{
    margin-left:2% !important;
  }
  .process-google-section h2{
    padding-top: 20px;
  }
  .instagram-ads-banner-section .banner-right-image img {
      width: 780px;
      position: relative;
      left: -250px;
      bottom: -2px;
  }
  .instagram-ads-banner-section .banner-left-text h1 {
      margin-top: 0;
      margin-right: 20px;
  }
  .instagram-ads-banner-section .banner-left-text p {
      padding-right: 40%;    
      padding-top: 0;
      padding-bottom: 0;
  }



  /*--------------.social-media-page--------------*/

  .social-media-banner{
    padding: 4rem 0 0;
  }
  .social-media-banner .banner-right-image {
    position: relative;
    left: -50px;
  }
  .social-media-banner .banner-left-text p {
    padding-top: 15px;
  }
  .shazem-ads-section h1{
    font-size: 38px;
    color: #000;
  }
  section.expert-social-media-section h2 {
    width: 60%;
  }
  section.expert-social-media-section .expert-card {
    padding: 25px 0px 30px 0;
  }
  .invest-slider .slick-list, .invest-cstm-slider .slick-list {
    padding: 0 !important;
  }
  .invest-slider-outer {
    padding: 35px;
    border-radius: 50px;
    background-image: url(../img/images/invest-slider-bg.webp);
    background-size: cover;
  }

  .invest-card h4{
    font-size: 26px;
    font-weight: 700;
    color: #000;
  }
  .invest-card p{
    font-size: 20px;
    color: #000;
    font-weight: 500;
    margin-bottom: 0;
    padding-top: 15px;
  }
  .invest-left h2 {
    font-size: 38px;
    font-weight: 500;
    color: #000;
    padding: 100px 0 0 215px;
  }
  .invest-left h2 span {
    background-color: #ffb545;
    padding: 2px;
    line-height: 1.34;
}
  .invest-left p {
    font-size: 20px;
    color: #292929;
    font-weight: 500;
  }
  .slider-info.invest-info, .slider-info.invest-cstm-info {
    width: 100%;
    justify-content: center;
    margin-top: 15px;
    margin-bottom: 35px;
  }
  .invest-slider .slick-prev, .invest-cstm-slider .slick-prev
  {
    font-size: 25px;
      line-height: 1;
      position: absolute;
      top: unset;
      background: #000000 !important;
      bottom: -90px;
      z-index: 99;
      display: block;
      border-radius: 50px;
      width: 80px;
      height: 55px;
      padding: 0;
      -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
      cursor: pointer;
      color: transparent;
      border: none;
      outline: none;
      background: transparent;
  }
  .invest-slider .slick-next, .invest-cstm-slider .slick-next
  {
    font-size: 25px;
      line-height: 1;
      right: 0;
      position: absolute;
      top: unset;
      background: #000000 !important;
      bottom: -90px;
      z-index: 99;
      display: block;
      border-radius: 50px;
      width: 80px;
      height: 55px;
      padding: 0;
      -webkit-transform: translate(-10px, -50%);
      -ms-transform: translate(-10px, -50%);
      transform: translate(-10px, -50%);
      cursor: pointer;
      color: transparent;
      border: none;
      outline: none;
      background: transparent;
  }
  .invest-slider button.slick-prev.slick-arrow  {
    background: transparent !important;
    left: unset !important;
    right: 340px !important;
    bottom: -140px;
    border: 1px solid #000;
  }
  .invest-slider .slick-prev:before, .invest-cstm-slider .slick-prev:before {
    color: #000;
  }
  .invest-slider .slick-next:before, .invest-cstm-slider .slick-next:before {
    color: #ffffff;
    opacity: 1;
  }
  .invest-slider button.slick-next.slick-arrow  {
    right: 155px;
    bottom: -140px;
  }
  section.invest-section {
    padding: 60px 0 130px;
    background: #F9F8F8;
  }
  .social-ads-outer .process-detail {
    padding-bottom: 25px;
  }
  .social-ads-outer .process-middle-div {
    padding: 65px 0 6%;
  }
  .social-ads-outer h2 {
  padding-top: 20px;
  }
  .invest-main-outer {
    padding: 25px;
    background: #ffffff;
    border-radius: 50px;
    position: relative;
  }
  .invest-left-image-outer img {
    position: absolute;
    width: 430px;
    bottom: 0;
    left: -90px;
  }
  .social-ads-outer {
      padding: 80px 0 60px;
  }



  /*-------------------------Guide page---------------------------*/
  .guide-blog-section{
    padding: 7rem 0 5rem;
  }
  .guide-banner-slider-info{
    top:40px;
  }
  .banner-img-outer {
      width: 60%;
  }
  .banner-g-b-outer {
    display: flex;
    padding: 15px;
    background: #fff;
    gap: 30px;
    border-radius: 40px;
  }
  .banner-right-top-div {
    padding: 7px 15px;
    background: #ffb54575;
    font-size: 14px;
    border-radius: 6px;
    font-weight: 500;
    display: inline-block;
    color: #000;
  }
  .banner-content-outer h2 {
    font-size: 25px;
    font-weight: 500;
    color: #000;
    letter-spacing: -1px;
  }
  .banner-g-b-outer img {
      border-radius: 25px;
      height: 330px;
      object-fit: cover;
  }
  .banner-content-outer p {
    font-size: 20px;
    font-weight: 500;
    color:#878C91;
  }
  .banner-content-outer {
    display: flex;
    flex-direction: column;
    width: 80%;
    align-items: flex-start;
    gap: 10px;
    justify-content: center;
  }
  .guide-banner-slider .item, .blog-banner-slider .item {
    margin: 0 25px 0 0;
  }
  .guide-banner-slider .slick-list, .blog-banner-slider .slick-list {
    padding: 0 25% 0 0 !important;
  }
  .guide-banner-slider-info .progress-g-b-slider, .blog-banner-slider-info .progress-g-b-slider, .progress-b-slider
  {
    display: block;
    width: 100%;
    height: 4px;
    border-radius: 10px;
    overflow: hidden;
    background-color: rgb(255, 255, 255);
    background-image: linear-gradient(to right, #000000, #000000);
    background-repeat: no-repeat;
    background-size: 0 100%;
    transition: background-size .1s ease-in-out;
  }
  span.pagingInfo-g-b-slider, span.pagingInfo-b-slider{
    width: 30px;
    font-size: 18px;
    color: #000000;
  }
  .guide-main-section h2 {
    font-size: 38px;
    font-weight: 500;
    color: #000;
    text-align: center;
    margin-bottom: 35px;
    text-transform: capitalize;
    letter-spacing: -1px;
  }
  .guide-inner-tab .nav-link {
    font-size: 24px;
    padding: 5px 20px;
    background: #FFB545;
    border-radius: 50px;
    font-weight: 500;
    color: #000;
    letter-spacing: -1px;
  }
  .guide-inner-tab .nav-link.active::before{
    content: none;
  }
  .guide-inner-tab .nav-link.active {
    background: #000;
    color: #fff;
  }
  .guide-main-section #nav-tab{
    padding: 0 !important;
  }
  .guide-inner-tab {
    justify-content: center;
    border: none;
    margin-top: 35px;
  }
  .tab-content-inner-div .item-guide-slider {
    margin: 20px 10px !important;
  }
  .page-id-2 .guide-item img {
      height: 250px;
      width: 100%;
      object-fit: cover;
      border-radius: 25px;
  }
  .guide-tabs-main-section h2 {
    margin-bottom: 15px;
    text-align: center;
    font-size: 38px;
    color: #000;
    text-transform: capitalize;
  }
  section.guide-tabs-main-section {
    padding: 60px 0 0;
  }
  .guide-tabs-main-section .tab-content>.tab-pane {
    display: none !important;
    height: auto; 
  }
  .guide-tabs-main-section .tab-content>.tab-pane.active{
    display: block !important;
  }

  .blog-banner-slider-info{
    margin-left: 0;
    width: 82%;
    margin-top: 20px;
  }
  .blog-banner-slider .slick-prev, .blog-banner-slider .slick-next{
    bottom:-113px;
  }
  .tab-main-text h4 {
    font-size: 38px;
    font-weight: bold;
    position: relative;
    border: none;
    display: inline-block;
    position: relative;
    color: #000000;
    padding: 0 15px 20px;
    border-radius: 0;
    text-align: center;
  }
  .tab-main-text {
    text-align: center;
  }
  #blogs-section .tab-main-text h4::before {
    width: 90px;
  }
  .tab-main-text h4::before {
    content: "";
    width: 120px;
    height: 7px;
    position: absolute;
    background-image: linear-gradient(45deg, #7EED84, #3FCDFD);
    bottom: 0;
    border-radius: 50px;
    right: 20px;
  }
  /* div#nav-tab-two {
      padding-right: 3rem;
  } */





  /*-------------------------custom website design page---------------------------*/

  .cstm-wbsite-banner {
    padding: 3rem 0 0;
  }
  .cstm-wbsite-banner .banner-right-image {
    left: -110px;
    bottom: -2px;
  }
  .cstm-wbsite-banner .banner-left-text h1 {
    margin-top: 125px;
  }
  .cstm-wbsite-banner .banner-left-text p {
    font-size: 20px;
    padding-right: 100px;
    padding-top: 15px;
    line-height: 1.3;
    letter-spacing: 0.5px !important;
    color: #373737 !important;
  }
  .cstm-wbsite-banner .banner-right-image img {
    width: 570px;
    position: relative;
  }
  .shazem-cstm-section h2{
    font-weight: 500;
  }
  .shazem-cstm-section h1{
    font-size: 38px;
    color: #000;
    padding-right: 35px;
  }
  .expert-cstm-section .expert-card img {
    width: unset;
    height: 55px;
    padding-bottom: 15px;
  }
  .expert-cstm-section .expert-card p{
    font-weight: 400;
  }
  .invest-cstm-section .invest-slider-outer {
    margin-left: 55px;
  }
  .invest-cstm-section .invest-main-outer {
    padding: 55px;
    background: #ffffff;
    border-radius: 50px;
    position: relative;
  }
  .slider-info.invest-cstm-info {
    margin-left: 55px;
    padding-right: 55px;
  }
  .invest-cstm-slider button.slick-next.slick-arrow  {
    right: 85px;
    bottom: -140px;
  }
  section.invest-cstm-section {
    padding: 110px 0 130px;
  }
  .invest-cstm-slider button.slick-prev.slick-arrow  {
    background: transparent !important;
    left: unset !important;
    right: 270px !important;
    bottom: -140px;
    border: 1px solid #000;
  }
  .invest-cstm-section .invest-left-image-outer img {
    position: absolute;
    width: 370px;
    bottom: 0;
    left: -16px;
  }
  .invest-cstm-section .invest-left h2 {
    font-size: 38px;
    font-weight: 500;
    color: #000;
    padding: 50px 0 0 195px;
  }
  .cstm-chose-section h2 {
    padding-right: 0rem;
  }
  .process-cstm-section .detail-right{
    width: 47%;
  }
  .process-cstm-section .process-detail-bottom {
    width: 60%;
    margin-left: 10%;
  }
  .process-cstm-section .process-detail-bottom-right {
    width: 60%;
    margin-left: -1%;
  }
  .process-cstm-section .process-detail-bottom-right h3 {
  padding-right: 35px;
  }






  /*------------------website-development-----------------*/


  .development-banner-section .banner-right-image img {
    width: 620px;
    position: relative;
    left: 0px;
    bottom: -10px;
  }
  .development-banner-section {
    padding: 4rem 0 0;
  }
  .development-banner-section .banner-right-image{
    left: -80px;
  }
  .development-banner-section .banner-left-text h1{
    margin-right:25px;
  }
  .expert-wbsite-dvlpmnt h2{
    width: 100% !important;
    text-transform: capitalize;
  }
  .expert-wbsite-dvlpmnt h6 {
    font-size: 20px;
    font-weight: 400;
    color: #F5F5F5;
    width: 61%;
    line-height: 1.4;
    margin-bottom: 25px;
  }
  .expert-wbsite-dvlpmnt .expert-card img {
    width: 55px;
    height: unset;
    padding-bottom: 15px;
  }
  .invest-wbsite-development-section .invest-main-outer {
    padding: 35px;
    background: #ffffff;
    border-radius: 50px;
    position: relative;
  }
  .invest-wbsite-development-section .invest-slider-outer {
    margin-left: 0;
  }
  .slider-info.invest-wbsite-info {
    margin-left: 0;
    padding-right: 35px;
  }
  .invest-wbsite-development-section .invest-left h2 {
    font-size: 38px;
    font-weight: 500;
    color: #000;
    padding: 30px 0 0 275px;
  }
  .invest-wbsite-development-section .invest-left-image-outer img {
    position: absolute;
    width: 420px;
    bottom: 0;
    left: -40px;
  }

  .process-wbsite-section .process-detail-bottom-right {
    width: 72%;
    margin-left: -1%;
  }


  /*-------------graphic design-------------------*/

  .graphic-banner-section {
    padding: 8rem 0 0;
  }
  .graphic-banner-section .banner-right-image img {
    left: -40px;
    bottom: -2px;
    width:530px;
  }
  .graphic-banner-section .banner-left-text h1 {
    margin-top: 65px;
  }
  .shazem-graphic-section h1 {
    padding-right: 15rem;
  }
  .graphic-design-section h2{
    width:100% !important;
    padding-bottom:25px !important;
  }
  .graphic-design-section{
    background-image: url(../img/images/graphic-design-section-bg.png);
  }
  .graphic-design-box{
    display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center;
  }
  .graphic-design-box .panel {
    width: 50px;
    min-height: 630px;
    min-height: 630px;
    box-shadow: 0 0 10px black;
    margin: 4px;
    border-radius: 20px;
    border: 1px solid #ffffff77;
    flex: 1;
    transition: all 0.5s linear;
    position: relative;
    display: flex;
    align-items: top;
  }
  .panel h3 {
    position: absolute;
    left: -145px;
    bottom: 190px;
    color: white;
    font-size: 32px;
    transform: rotate(-90deg);
    transition: all 0.5s linear;
    width: 400px;
    height: auto;
  }
  .graphic-design-section .active{
    flex: 5 !important;
    background:url(../img/images/expand-card-box--active.webp) !important;
    background-size:cover;
    padding: 45px;
  }
  .graphic-design-section .active h3{
    transform: rotate(0deg);
    left: 45px;
    top: 45px;
    text-shadow: 0 0 3px black;
  }
  section.maximize-section p {
      font-size: 16px;
      width: 100%;
      text-align: left;
      color: #f5f5f5;
      line-height: 1.3;
      padding-bottom: 0px;
      font-weight: 400;
  }
  .graphic-design-section p{
    font-size: 16px;
    width: 100%;
    text-align: left;
    color: #fff;
    line-height: 1.3;
    padding-bottom: 20px;
    font-weight: 400;
  }
  .active-div-content{
    padding-top:60px;
  }
  .inner-div-active-main {
    display: inline-flex;
    flex-direction: column;
    width: 100%;
    background: #6b666654;
    padding: 15px;
    border-radius: 20px;
    align-items: center;
    justify-content: center;
    gap: 15px;
    text-align: center;
  }
  .inner-div-active-main p{
    margin-bottom: 0;
    text-align: center !important;
  }
  .inner-div-active-main img{
    width:70px;
  }
  .active-inner-div-outer {
  display: grid;
      grid-template-columns: repeat(3, 1fr);
      gap: 15px;
  }
  .active-div-content{
    display: none;
  }
  .active .active-div-content{
    display: block !important;
  }
  #panel-1{
    background-image: url(../img/images/panel-1.webp);
    background-size: cover;
  }
  #panel-2{
    background-image: url(../img/images/panel-1.webp);
    background-size: cover;
  }
  #panel-3{
    background-image: url(../img/images/panel-3.webp);
    background-size: cover;
  }
  #panel-4{
    background-image: url(../img/images/panel-4.webp);
    background-size: cover;
  }
  #panel-5{
    background-image: url(../img/images/panel-5.webp);
    background-size: cover;
  }
  #panel-1 .active-div-content, #panel-5 .active-div-content {
    padding-top: 90px;
  }
  .Unparalleled-section img {
    padding-left: 0;
    padding-right: 80px;
  }
  .Unparalleled-left-col{
    padding-left: 10px;
  }
  section.expertise-section h4 {
    font-size: 24px;
    text-align: center;
    color: #292929;
    font-weight: 700;
  }
  .expertise-inner-main {
    padding: 20px 20px 0;
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 60px;
  }
  .logo-design-main {
    text-align: center;
  }
  .logo-design-main img {
    width: 36px;
  }
  .logo-design-main h6 {
    font-size: 16px;
    color: #292929;
    font-weight: bold;
    padding-top: 10px;
    margin-bottom: 0;
  }
  .expertise-tabs {
    padding: 60px 0 0;
  }
  .expertise-tabs .nav-link{
    position:relative;
  }
  .expertise-tabs .nav-link.active::before {
    content: "";
    width: 100%;
    height: 7px;
    position: absolute;
    background-image: linear-gradient(45deg, #7EED84, #3FCDFD);
    bottom: 0;
    border-radius: 50px;
    right: 0px;
  }
  .expertise-tabs .nav-link {
    font-size: 20px;
    font-weight: bold;
    position: relative;
    text-transform: capitalize;
    border: none !important;
    color: #00000057;
    padding: 0 20px 15px;
    border-radius: 0;
  }
  .expertise-tabs #nav-tab {
    padding-right: 0% !important;
  }
  .expertise-tab-content img {
    padding: 5px;
  }
  .expertise-tab-content {
    display: flex;
    flex-wrap: wrap;
    padding: 50px 0 0;
  }
  .choose-graphic-design-section {
    padding-bottom: 0 !important;
  }
  .choose-graphic-design-section h2{
    text-align: center;
  }
  .choose-center-image {
    position: absolute;
    width: 100%;
    bottom: 170px;
    z-index: 0;
  }
  .choose-graphic-design-section img {
    padding-left: 0;
  }
  .choose-center-main {
    position: relative;
  }
  .choose-center-main img {
    position: relative;
    width: 450px;
    left: 0px;
    z-index: 1;
  }
  .choose-graphic-design-section h4 {
    font-size: 24px;
    font-weight: 700;
    color: #000;
  }
  .one-choose-box {
    padding: 50px 0 0 80px;
  }
  .two-choose-box {
    position: absolute;
    width: 250px;
    bottom: 0;
    right: -30px;
  }
  .three-choose-box {
    width: 70%;
    text-align: end;
    padding-top: 25px;
  }
  .four-choose-box {
    position: absolute;
    width: 55%;
    bottom: 30px;
    left: -50px;
  }
  .graphic-bottom-banner-outer{
    position: relative;
    height: 500px;
    overflow: hidden;
  }
  .graphic-image-outer {
    display: flex;
    animation: marquee 13s linear infinite; 
    width: 200%;
    align-items: flex-start;
    gap: 20px;
    position: absolute;
    overflow: hidden;
  }
  .graphic-image-outer img {
    height: 500px;
  }



  /*----------------motion graphic -------------------------*/


  .motion-banner-section .banner-right-image img {
    left: -35px;
    bottom: -2px;
    width: 600px;
  }
  .motion-banner-section .banner-right-image {
    left: -50px;
    bottom: -2px;
    position: relative;
  }
  .motion-banner-section .banner-left-text h1 {
    margin-top: 25px;
  }
  .shazem-motion-section h1 {
    padding-right: 0rem;
  }
  .motion-center-gif {
    border-radius: 20px;
    overflow:hidden;
  }
  .motion-service-div-outer
  {
    background: url(../img/images/expand-card-box--active.png) !important;
    padding: 50px;
    background-size: cover;
    border-radius: 20px;
    border: 1px solid #ffffff73;
    height:530px;
  }
  .motion-service-div-outer h3{
    font-size: 35px;
    color:#fff;
    width:64%;
  }
  .motion-service-div-outer p{
    font-size: 18px !important;
  }
  .motion-design-section {
    background-image: url(../img/images/motion-design-bg.png) !important;
  }
  .choose-motion-section .three-choose-box {
    width: 75%;
    text-align: end;
    padding-top: 25px;
  }
  .choose-motion-section .four-choose-box {
    position: absolute;
    width: 70%;
    bottom: 20px;
    left: -50px;
  }
  .choose-motion-section  .two-choose-box {
    position: absolute;
    width: 250px;
    bottom: 10px;
    right: -30px;
  }



  /*-------------guide-detail------------------------*/

  .detail-banner-section 
  {
    padding: 8rem 0 15rem;
  }
  .detail-banner-section .banner-left-text {
    width: 100%;
  }
  .detail-banner-section .banner-left-text h1{
    margin-top: 0 !important;
  }
  p.except-top {
    font-size: 20px;
    padding: 0 0 0 10%;
  }
  .guide-detail-section{
    padding: 0;
  }
  .guide-main-image-outer{
    position: relative;
    min-height: 300px;
  }
  .guide-main-image-outer img {
    position: absolute;
    top: -220px;
    height: 530px;
    object-fit: cover;
    border-radius: 25px;
  }
  section.guide-content-section {
    color: #000;
    padding: 100px 0 0;
  }
  .tab-content-outer {
    padding: 30px;
    text-align: center;
    margin-bottom: 15px;
    border-radius: 20px;
    box-shadow: 0 4px 10px #00000025;
  }
  .tab-content-outer h4 {
    text-transform: uppercase;
    font-size: 20px;
    padding-bottom: 10px;
    font-weight: 600;
    border-bottom: 1px solid #00000045;
  }
  .tab-content-outer ol {
    padding: 0 0 0 15px;
    margin-bottom: 0;
  }
  .tab-content-outer ol li{
    color: #878C91 !important;
    font-size: 14px;
    padding: 0 0 15px 0;
  }
  .tab-content-outer ol li a {
    color: #878C91 !important;
    font-size: 14px;
  }
  .bottom-share-detail {
    border-top: 1px solid #00000025;
    padding: 15px 0 0;
    display: flex;
    align-items: center;
    gap: 15px;
    font-weight: 600;
  }
  .related-section h2{
    font-size: 38px;
    text-align: center;
  }
  .related-section{
    padding: 60px 0 40px;
  }
  img.testimonial-icon {
    padding: 0 0 15px;
  }
  .min-text p{
    background: linear-gradient(to right, #7EED84 0%, #3FCDFD 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 16px !important;
    display: inline-block;
    margin: 0;
  }
  .min-line-outer {
    display: block;
    width: 100%;
    height: 7px;
    border-radius: 10px;
    overflow: hidden;
    background-color: lch(86.69 0.02 356.63 / 0.34);
  }
  .main-min-line {
    display: block;
    width: 25%;
    height: 7px;
    background: linear-gradient(to right, #7EED84 0%, #3FCDFD 100%);
    border-radius: 10px;
    overflow: hidden;
  }
  .min-outer {
    align-items: center;
    display: flex;
    gap: 15px;
  }
  .min-text {
    width: 40%;
  }
  .guide-content-section h3{
    margin-bottom: 20px;
  }
  .guide-content-section ul li{
    padding-bottom: 10px;
  }



  /*-------------local-seo-page--------------*/
  .local-seo-banner, .digital-marketing-banner, .design-development-banner{
    background-image: url(../img/images/mis-gradient-bg.webp);
  }
  .local-seo-banner .banner-left-text h1 {
    margin-top: 95px;
  }
  .local-seo-banner .banner-right-image {
      position: relative;
      left: -140px;
      width: 660px;
      bottom: -50px;
  }
  .local-seo-banner .main-banner-btn{
      display: inline-block;
      margin-top: 20px;
      margin-bottom: 90px;
  }
  .local-seo-banner .banner-left-text {
    width: 95%;
  }
  .local-seo-banner .banner-left-text p{
    padding-right: 70px;
  }
  .shazem-section h6{
    font-size: 20px;
    letter-spacing: .1px;
      font-weight: bold;
      color: #292929;
      margin-bottom: 20px;
  }
  .local-seo-tab-outer {
    background: transparent;
    padding: 0;
  }
  .local-seo-tab-outer button.nav-link {
    font-size: 22px;
    margin:8px 0;
    padding: 12px 35px;
    background-color: #00000030;
    border: 1px solid hsl(0deg 0% 100% / 30%);
  }
  .local-seo-tab-content {
    text-align: center;
    padding: 0;
    border: 1px solid #909090;
    border-radius: 20px;
    background: hsl(0deg 0% 0% / 60%);
  }
  .local-seo-tab-content img {
    padding: 85px 65px;
    width: 90%;
  }
  .local-seo-tab-outer p {
    margin-top: 20px;
    font-size: 18px !important;
    line-height: 1.6 !important;
  }

  .local-seo-tab-outer .content-btn-left {
    
    color: #ffffff !important;
  }
  .local-seo-tab-outer .active .content-btn-left{
    color:#000 !important;
  }
  .seo-local-chose-section {
    padding:60px 0 ;
  }
  .seo-local-chose-section h2{
    padding-right: 20px;
  }
  section.why-choose-section ul {
      color: #000;
      padding-left: 20px;
      list-style: circle;
  }
  section.why-choose-section ul li {
      padding-bottom: 15px;
      font-size: 16px;
      text-transform: capitalize;
  }
  .local-seo-process .process-detail.detail-left {
      width: 55%;
      margin-left: 25%;
  }
  .local-seo-process .process-detail.detail-center {
  width: 60%;
  margin: auto;
  }
  .local-seo-process .process-detail.detail-right {
      width: 60%;
      margin-left: auto !important;
  }
  .local-seo-process .process-detail-bottom-left {
      width: 60%;
      margin-left: -35%;
      margin-top: 30px;
  }
  .local-seo-process .process-detail-bottom {
      width: 55%;
      margin-left: -15%;
      margin-top: 30px;
  }
  .local-seo-process .process-detail-bottom-right {
      width: 60%;
      margin-left: 0%;
      margin-top: 30px;
  }
  /*-------------------ecommerce-seo=page================*/
  .e-commerce-seo-banner{
    padding:6rem 0 0 !important;
  }
  .e-commerce-seo-banner .banner-left-text h1 {
    margin-top: 55px;
  }
  .e-commerce-seo-banner .banner-right-image{
    width: auto !important;
    left: 0 !important;
  }
  .ecommerce-seo-process .process-detail.detail-center {
      width: 50%;
      margin-left: 110px;
  }
  .ecommerce-seo-process .process-detail-bottom {
      width: 55%;
      margin-left: 25%;
      margin-top: 60px;
  }
  .ecommerce-seo-process .process-detail.detail-left {
      width: 40%;
      margin-left: auto;
      margin-right: 200px;
  }
  .ecommerce-seo-process .process-detail-bottom-left{
      width: 60%;
      margin-left: -35%;
      margin-top: 60px;
  }
  .ecommerce-seo-process .process-detail-bottom-right {
      width: 60%;
      margin-left: 60%;
      margin-top: 60px;
  }
  .seo-sauce-tab-outer button.nav-link img {
      width: 32px;
  }

  #more-one-local {
      display: none;
  }
  #more-one-ecommerce {
      display: none;
  }
  #more-one-enterprise{
    display: none;
  }
  #more-one-elocalseo{
    display: none;
  }
  #more-one-local-choose{
    display: none;
  }
  #more-one-edigimark{
    display: none;
  }
  #more-one-desdev{
    display: none;
  }
  .enterprise-seo-process .process-detail.detail-center{
      width: 60%;
      margin: 0 0 0 auto;
  }
  .enterprise-seo-process .process-detail.detail-right {
      width: 60%;
      margin-left: auto !important;
      margin-right: -120px;
  }
  .enterprise-seo-process .process-detail-bottom-left {
      width: 50%;
      margin-left: -35%;
      margin-top: 30px;
  }
  .enterprise-seo-process .process-detail.detail-left {
      width: 55%;
      margin-left: 25%;
  }
  .enterprise-seo-process .process-detail-bottom {
      width: 50%;
      margin-left: -5%;
      margin-top: 30px;
  }
  .enterprise-seo-process .process-detail-bottom-right {
      width: 50%;
      margin-left: 20%;
      margin-top: 30px;
  }
  /*-------------digital-marketing-page--------------*/

  .digital-marketing-banner .banner-left-text h1{
    margin-top: 0px;
  }
  .digital-marketing-banner .banner-right-image {
      text-align: end;
      position: relative;
      width: 460px;
      left: -30px;
  }
  .digital-marketing-maximize-section h3.h3-seo:before {
      background-color: #000;
  }
  .digimark-choose-section h2 {
      padding-right: 0px;
  }
  .difference-section{
    background: linear-gradient(to right, #f7b623 0% 50%, #00c9f3 50% 100%);
    text-align: center;
  }
  img.difference-infographic-img{
    width: 70%;
    margin: auto;
  }
  section.difference-section h2 {
      font-size: 38px;
      font-weight: 600;
      color: #000000;
      padding-bottom: 10px;
  }
  section.difference-section p {
      font-size: 16px;
      font-weight: 400;
      margin: auto;
      width: 50%;
      color: #000000;
      padding-bottom: 60px;
  }
  section.difference-section h6 {
      font-size: 45px;
      font-weight: 700;
      text-transform: uppercase;
      color: #000;
      z-index: 1;
      position: relative;
  }
  img.difference-comparision-img {
      position: relative;
      top: -45px;
      z-index: 0;
  }
  .design-development-banner .banner-right-image {
      text-align: end;
      position: relative;
      width: 700px;
      left: -70px;
      bottom: -30px;
  }
  .design-development-banner .banner-left-text h1{
    margin-top: 0px !important;
  }
  .custom-model-main-desdev .pop-up-content-wrap {
      width: 80%;
      padding: 0 7%;
  }
  div#v-pills-onpage {
      padding-top: 30px;
  }
  div#v-pills-high {
      padding-top: 30px;
  }
  div#v-pills-user {
      padding-top: 30px;
  }
  div#v-pills-gmb {
      padding-top: 60px;
  }
  .local-seo-process h2 {
      padding-top: 15px;
  }
  div#v-pills-tracking {
      margin-top: 110px;
  }
  .digimark-seo-process .process-detail.detail-center {
      width: 45%;
      margin-left: 70px;
  }
  .nav-bar-flex {
      display: flex;
      gap: 0;
  }
  .nav-bar-flex a#accountDropdown, .nav-bar-flex a#accountDropdownone, .nav-bar-flex a#accountDropdowntwo{
    padding: 0;
  }
  .desdev-seo-process .process-detail.detail-left {
      width: 48%;
      margin-left: 28%;
  }
  .desdev-seo-process .process-detail.detail-center {
      width: 50%;
      margin-left: auto;
      margin-right: -30px;
  }
  .desdev-seo-process .process-detail.detail-right {
      width: 55%;
      margin-left: auto !important;
      margin-right: -120px;
  }
  .desdev-seo-process .process-middle-div {
      padding: 95px 0 1%;
  }
  .desdev-seo-process .process-detail-bottom-right {
      width: 60%;
      margin-left: 10%;
      margin-top: 30px;
  }



  /*-------------------digimark-cbd-banner-section-----------------*/
  .digimark-cbd-banner-section .banner-left-text h1 {
      font-size: 56px;
      color: #000;
      font-weight: 500;
      line-height: 1.2;
      margin-top: 80px;
  }
  .caterbury-banner-section .banner-left-text h1{
    font-size: 54px;
    padding-right: 50px;
  }
  .digimark-cbd-banner-section{
    background-image: url(../img/images/mis-gradient-bg.webp);
  }
  .digimark-cbd-banner-section .banner-left-image img {
      width: 43%;
      position: absolute;
      top: 0px;
      left: unset;
      right: -73px;
  }
  .cbd-shazem-left-image-outer {
      width: 75%;
      position: relative;
  }

  .cbd-shazem-left-image-outer img.shamzem-img {
      padding: 10px;
      border: 2px solid #0FB2E3;
      border-radius: 10px;
  }
  .shazem-cbd-section h2{
    padding-bottom: 20px;
  }
  .cbd-shazem-rotate {
      position: absolute;
      top: -50px;
      right: -50px;
      background: #fff;
      border-radius: 50%;
      padding: 10px;
      width: 130px;
  }
  .cbd-shazem-rotate img{
    width: 100%;
  }


  @-webkit-keyframes rotating /* Safari and Chrome */ {
    from {
      -webkit-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    to {
      -webkit-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @keyframes rotating {
    from {
      -ms-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    to {
      -ms-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  .rotating {
    -webkit-animation: rotating 10s linear infinite;
    -moz-animation: rotating 10s linear infinite;
    -ms-animation: rotating 10s linear infinite;
    -o-animation: rotating 10s linear infinite;
    animation: rotating 10s linear infinite;
  }
  .core-digital-marketing-section{
    background-color: #001117;
  }
  .core-digital-marketing-section h2{
    font-size: 38px;
      text-transform: capitalize;
      padding-bottom: 45px;
      line-height: 1.28;
      font-weight: 500;
      color:#fff;
      width: 70%;
      text-align: center;
  }
  .why-choose-cbd h2{
    font-size: 38px;
      text-transform: capitalize;
      padding-bottom: 25px;
      font-weight: 500;
      color:#fff;
      width: 50%;
      text-align: center;
  }
  .core-digital-marketing-section h2 span, .why-choose-cbd h2 span{
    background-color:#ffb545;
    color: #000;
  }
  .bg-text-core-section h4 {
      font-family: arial;
      font-size: 80px;
      text-transform: uppercase;
      line-height: 95px;
      -webkit-text-stroke-width: 1px;
      color: transparent !important;
      -webkit-text-stroke-color: #003C50;
      font-weight: 900;
      text-align: center;
  }
  .bg-text-core-section h5 {
      font-family: arial;
      font-size: 80px;
      text-transform: uppercase;
      line-height: 95px;
      color: #012C3B !important;
      font-weight: 900;
      text-align: center;
      margin-top: -80px;
      margin-bottom: -80px;
      position: relative;
      z-index: 0;
  }

  .why-choose-cbd {
      padding: 60px 0 160px;
      background-image: url(../img/images/why-choose-cbd-bg-image.webp);
      background-size: cover;
      background-position: bottom;
  }
  .why-choose-cbd-box-outer {
      display: grid;
      grid-template-columns: repeat(5, 1fr);
      gap: 20px;
      position: relative;
  }
  .why-choose-cbd-box-main {
      padding: 30px 14px 25px 25px;
      border: 1px solid #6DBFDB;
      position: relative;
      border-radius: 15px;
      opacity: 0.97;
      background: linear-gradient(180deg, #000E13, #3FCDFD);
  }
  .why-choose-cbd-box-main span {
      position: absolute;
      right: 10px;
      top: 10px;
      color: #3ABCE8;
      font-size: 22px;
  }

  .why-choose-cbd-box-main h4{
      font-size: 22px;
      color: #fff;
      margin-top: 25px;
      text-transform: capitalize;
  }
  .rocket-image img{
    width: 200px;
  }
  .why-choose-cbd-box-main p {
      color: #fff;
      font-size: 15px;
      text-transform: capitalize;
  }
  .why-choose-cbd-box .two-box, .why-choose-cbd-box .four-box {
      margin-top: 95px;
  }
  .why-choose-cbd-box .one-box, .why-choose-cbd-box .five-box {
      margin-top: 190px;
  }
  .why-cbd-back-animation {
      position: absolute;
      top: 110px;
  }
  .rocket-image{
      text-align: center;
      -webkit-animation: mover 2s infinite  alternate;
      animation: mover 1.5s infinite  alternate;
  }
  .why-cbd-back-animation img {
      width: 100%;
      padding: 0 15px;
  }

  @keyframes mover {
      0% { transform: translateY(0); }
      100% { transform: translateY(50px); }
  }
  .cbd-process{
    background-image: url(../img/images/local-seo-service-bg.webp);
    background-size: cover;
    padding: 60px 0;
  }
  .cbd-process h2{
    font-size: 38px;
      text-transform: capitalize;
      padding-bottom: 55px;
      font-weight: 500;
      color:#fff;
      width: 55%;
      text-align: center;
  }

  .cbd-process-main-image {
      text-align: center;
      position: relative;
  } 
  .cbd-process-image {
      position: absolute;
      text-align: center;
      width: 100%;
      top: 50%;
      transform: translate(0px, -55%);
  }
  .cbd-process-image img {
      width: 48%;
      margin: auto;
  }
  .cbd-process-main-image .cbd-rotate-image {
      width: 80%;
      margin: auto;
  }
  .cbd-process-outer {
      display: flex;
      gap: 15px;
      margin-bottom: 50px;
  }
  .cbd-process-text h4 {
      color: #fff;
      font-size: 20px;
      font-weight: 600;
  }
  .cbd-process-text p {
      color: #fff;
      font-size: 15px;
      font-weight: 100;
      margin-bottom: 0;
  }
  .flex-column-div{
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
  .blue-area-box{
    background-color: #3FCDFD;
  }
  .orange-area-box{
    background-color: #FFB545;
  }
  .green-area-box{
    background-color: #6BE672;
  }
  section.area-we-serve-cbd-section{
    padding: 60px 0;
  }
  .area-we-serve-cbd-section.seo-section{
    padding: 0 0 60px;
  }
  
  .area-serve-box a {
    color: #444;
}
  .area-we-serve-cbd-section h2{
    font-size: 38px;
      text-transform: capitalize;
      padding-bottom: 15px;
      font-weight: 500;
      color:#000;
      text-align: center;
  }
.divider {
    border-top: 1px solid #000;
    margin: 30px 0px;
}
.accordian-strategy ul {
    padding-left: 20px;
}
.accordian-strategy ul li {
    padding-bottom: 10px;
}
a.case-study-inner-btn {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    text-decoration: underline;
}
.seo-cbd-audit-section .seo-audit-outer {
    grid-template-columns: .85fr 1fr;
}
.seo-cbd-audit-section .seo-audit-image {
    text-align: center;
}
.seo-cbd-audit-section .seo-audit-image img {
    width: 50%;
    margin: auto;
}
.seo-sydney-cbd-case-section h2{
  margin-bottom: 30px !important;
}
  .area-we-serve-cbd-section h2 span{
    background-color: #ffb545;
  }
    .area-we-serve-cbd-section h6{
      font-size: 16px;
      font-weight: 100;
      color:#373737;
      margin-bottom: 30px;
    }
  .area-serve-box {
      padding: 20px;
      border-radius: 10px;
  }
  .area-serve-box-item {
      margin-bottom: 25px;
  }
    .area-we-serve-cbd-section.seo-section .area-serve-box h4{
      padding-right: 0 !important;
    }
  .area-serve-box h4 {
    text-transform: capitalize;
      font-size: 25px;
      padding-right: 30px;
      font-weight: 600;
      color: #000;
  }
  .area-serve-content-btn {
      display: flex;
      align-items: center;
      gap: 30px;
  }
  .area-serve-content-btn p {
      margin-bottom: 0;
      line-height: 1.7;
      margin-top: 10px;
      font-size: 14px;
      font-weight: 500;
  }
  button#loadMoreBtn {
      background: linear-gradient(to right, #7EED84 0%, #3FCDFD 100%);
      padding: 15px 25px;
      border-radius: 50px;
      line-height: 1;
      color: #000;
      font-size: 14px;
      border: none;
      font-weight: 600;
      text-transform: uppercase;
  }
  .blur-icon {
      filter: blur(10px);
      opacity: 1;
      transform: scale(0.5);
      transition: 1.2s linear all;
  }
  .active-icon {
      filter: blur(0);
      opacity: 1;
      transition: 1.2s linear all;
      transform: scale(0.9);
      z-index: 10;
  }
  .slider-content {
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding-top: 15px;
  }
  h2#contentTitle {
      width: 100%;
      text-align: left;
      text-transform: uppercase;
      font-weight: 700;
      padding-bottom: 20px;
      margin-bottom: 0 !important;
      line-height: 1.3;
  }
  .slider-content-heading-btn{
    width:60%;
  }
  .slider-content-text{
    width: 30%;
  }
  a#contentButton {
      background: linear-gradient(to right, #7EED84 0%, #3FCDFD 100%);
      padding: 15px 25px;
      border-radius: 50px;
      line-height: 1;
      color: #000;
      font-size: 16px;
      border: none;
      font-weight: 700;
      text-transform: uppercase;
  }
  .fade {
    opacity: 0.9;
    transition: opacity 0.4s ease, transform 1.2s linear all;
  }

  .fade.show {
    opacity: 1;
  }
  .bg-text-core-section {
      position: absolute;
      width: 100%;
      height: 100%;
      display: flex;
      z-index: 0;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      top: 0;
  }
  button#book-btn {
      background: linear-gradient(to right, #7EED84 0%, #3FCDFD 100%);
      padding: 18px 25px;
      border-radius: 50px;
      line-height: 1;
      color: #000;
      font-size: 16px;
      border: none;
      font-weight: 600;
      margin-top: 5px !important;
      text-transform: uppercase;
      display: flex;
      margin: auto;
      align-items: center;
      gap: 15px;
  }
  button#book-btn img{
    width: 15px;
  }
  .digimark-cbd-banner-section .banner-left-text h2 {
      font-size: 20px;
      padding-right: 25%;
      padding-top: 15px;
      line-height: 1.1;
      letter-spacing: 0.5px !important;
      color: #292929 !important;
      padding-bottom: 15px;
  }
  .digimark-eastern-suburb-banner-section .banner-left-text h1 {
      padding-right: 20px;
  }
  .digimark-st-george-banner-section .banner-left-text h1{
    padding-right: 50px;
  }
  .digimark-cbd-banner-section .form-right-outer h3 {
      margin-bottom: 15px;
  }
  .shazem-cbd-section .hide-on-desktp {
      padding: 0 20px;
  }
  .cbd-process-text {
      width: 80%;
  }
  .cbd-process-icon {
      width: 20%;
  }
  .cbd-process-icon img {
      width: 55px;
  }
  .digimark-western-sydney-section h1{
    padding-right: 60px;
  }



  .digimark-main-banner .banner-left-image img {
      width: 55%;
      position: absolute;
      top: 0px;
      left: unset;
      right: -73px;
  }
  h1.inner-sydney-heading-spacing {
      margin-right: 120px;
  }
  .dropdown-submenu .dropdown-toggle::after{
    transform: rotate(270deg);
  }
  .navbar .dropdown ul li ul li a {
      text-wrap: wrap;
  }
  .area-serve-box a:hover{
    color:#000;
  }
  .core-inner-digital-marketing-section{
    background-image: url(../img/images/inner-sydney-cba-service-bg.png);
    background-size: cover;
  }
  .core-inner-digital-marketing-section h2{
  font-size: 38px;
      text-transform: capitalize;
      padding-bottom: 45px;
      line-height: 1.28;
      font-weight: 500;
      color: #000;
      text-align: center;
  }
  .core-inner-digital-marketing-section h2 span {
      background-color: #ffb545;
      color: #000;
  }
  .why-choose-inner-cbd {
      background: linear-gradient(150deg, #7EED84, #3FCDFD);
      padding: 60px 0 0;
  }
  .barangaroo-main-section .banner-left-image img{
      width: 53%;
      position: absolute;
      top: 20px;
      left: unset;
      right: -73px;
  }
  .why-choose-inner-cbd h2{
  font-size: 38px;
      text-transform: capitalize;
      padding-bottom: 45px;
      line-height: 1.28;
      font-weight: 500;
      color: #000;
      text-align: center;
  }
  .why-choose-inner-cbd h2 span {
      background-color: #ffb545;
      color: #000;
  }
  .why-choose-inner-cbd .choose-center-main img{
    position: relative;
      width:290px;
      left: 0px;
      z-index: 1;
      margin: auto;
      text-align: center;
  }
  .why-choose-inner-cbd .one-choose-box p {
      font-size: 20px;
      font-weight: 500;
      color: #000;
      line-height: 1.2;
      text-transform: none;
  }
  .why-choose-inner-cbd .one-choose-box {
      padding: 40px 0 0 60px;
      width: 66%;
  }
  .why-choose-inner-cbd .two-choose-box {
      position: unset;
      margin-top: 180px;
      width: 70%;
      margin-left: 70px;
  }
  .why-choose-inner-cbd .two-choose-box p {
      font-size: 20px;
      font-weight: 500;
      color: #000;
      line-height: 1.2;
      text-transform: none;
  }
  .why-choose-inner-cbd .three-choose-box {
      width: 60%;
      text-align: start;
      padding-top: 15px;
      position: absolute;
      left: -120px;
      top: 30px;
  }
  .why-choose-inner-cbd .three-choose-box p {
      font-size: 19px;
      font-weight: 500;
      color: #000;
      line-height: 1.2;
      text-transform: none;
  }
  .why-choose-inner-cbd .four-choose-box {
      position: absolute;
      width: 55%;
      bottom: 150px;
      left: 40px;
  }
  .why-choose-inner-cbd .four-choose-box p {
      font-size: 20px;
      font-weight: 500;
      color: #000;
      line-height: 1.2;
      text-transform: none;
  }
  .less-content-box .three-choose-box {
      top: 60px;
  }
  .less-content-box .four-choose-box {
      bottom: 180px;
  }
  .less-content-box .five-choose-box {
      margin-top: 70px;
  }
  .why-choose-inner-cbd .less-content-box .two-choose-box {
      position: unset;
      margin-top: 220px;
    }
  .five-choose-box {
      width: 60%;
      margin-left: auto;
  }
  .why-choose-inner-cbd .five-choose-box p {
      font-size: 20px;
      font-weight: 500;
      color: #000;
      line-height: 1.2;
      text-align: end;
      text-transform: none;
  }
  .four-choose-box ul {
    padding-left: 20px;
}
  .four-choose-box ul li {
    font-size: 20px;
    font-weight: 500;
    color: #000;
    line-height: 1.2;
    text-transform: none;
}
  .process-inner-sydney-section{
    background: radial-gradient(circle, #004C66, #000F14);
  }
  .process-inner-sydney-section h2{
  font-size: 38px;
      text-transform: capitalize;
      padding-bottom: 45px;
      line-height: 1.28;
      font-weight: 500;
      color: #fff;
      text-align: center;
  }
  .process-inner-sydney-section h2 span {
      background-color: #ffb545;
      color: #000;
  }
  .inner-sydney-graphic-box #panel-1 {
      background-image: url(../img/images/discovery-bg.webp);
      background-size: cover;
  }
  .inner-sydney-graphic-box {
      gap: 20px;
      width: 80%;
      margin: auto;
  }
  .inner-sydney-graphic-box #panel-2 {
      background-image: url(../img/images/strategy-bg.webp);
      background-size: cover;
  }
  .inner-sydney-graphic-box #panel-3 {
      background-image: url(../img/images/Execution-bg.webp);
      background-size: cover;
  }

  .inner-sydney-graphic-box #panel-4 {
      background-image: url(../img/images/tracking-bg.webp);
      background-size: cover;
  }
  .inner-sydney-graphic-box #panel-5 {
      background-image: url(../img/images/optimisation-bg.webp);
      background-size: cover;
  }
  .inner-sydney-graphic-box .panel h3 {
      position: absolute;
      left: -135px;
      bottom: 230px;
      color: white;
      font-size: 30px;
      transform: rotate(-90deg);
      transition: all 0.5s linear;
      width: 400px;
      height: auto;
  }
  .inner-sydney-graphic-box  .panel {
      width: 50px;
      min-height: 455px;
      box-shadow: none;
      margin: 4px;
      border-radius: 10px;
      border: none;
      flex: 1;
      transition: all 0.5s linear;
      position: relative;
      display: flex;
      align-items: top;
  }
  .inner-sydney-graphic-box .panel.active {
      flex: 2.3 !important;
      padding: 25px;
  }
  .inner-sydney-graphic-box .active h3 {
      position: absolute;
      width: 100%;
      transform: rotate(0deg);
      left: 0px;
      top: 45px;
      text-shadow: 0 0 3px black;
      font-weight: 600;
      text-align: center;
  }
  .inner-sydney-graphic-box .active-div-content{
    padding-top: 90px;
    text-align: center;
  }
  .inner-sydney-graphic-box .active-div-content img {
      width: 140px;
      margin: auto;
  }
  .inner-sydney-graphic-box .active-div-content p {
      font-size: 20px;
      color: #fff;
      font-weight: 500;
      padding-top: 40px;
  }

  .barangaroo-main-section .banner-left-image img {
      width: 53%;
      position: absolute;
      top: 30px;
      left: unset;
      right: -68px;
  }

  .barangaroo-main-section .banner-left-text h1 {
      padding-right: 130px;
  }
  .why-choose-inner-cbd .circular-quay .four-choose-box {
      position: absolute;
      width: 55%;
      bottom: 100px;
      left: 40px;
  }

  .inner-sydney-graphic-box #panel-5 .active-div-content {
      padding-top: 90px;
      width: 100%;
  }



  /*-----------------brand dna---------------*/


  .brand-dna-section {
      background: url(../img/images/brand-dna-main-bg.webp), radial-gradient(circle, #000000, #000000);
      background-size: cover;
      background-position: center left;
      padding-top: 120px;
  }
  section.brand-dna-section h1 {
      font-size: 70px;
      font-weight: 900;
      color: #fff;
  }
  section.brand-dna-section h2 {
      font-size: 38px;
      padding: 30px 0 20px;
      font-weight: 700;
      color: #fff;
  }
  section.brand-dna-section h3 {
      font-size: 22px;
      position: relative;
      text-transform: capitalize;
      font-weight: 500;
      padding-left: 30px;
      display: inline-block;    
      margin-bottom: 20px;
      color: #fff;
  }
  section.brand-dna-section h3:after {
      content: "";
      position: absolute;
      top: -10px;
      background-image: url(../img/images/quotation-mark-after.png);
      background-size: contain;
      width: 32px;
      right: -30px;
      height: 32px;
  }
  section.brand-dna-section h3:before {
      content: "";
      position: absolute;
      top: -10px;
      background-image: url(../img/images/quotation-mark-before.png);
      background-size: contain;
      width: 32px;
      left: -5px;
      height: 32px;
  }
  section.brand-dna-section p{
    color: #fff;
    font-size: 18px;
    text-transform: capitalize;
    line-height: 1.6;
    margin-bottom: 10px;
    padding-right: 50px;
  }
  section.brand-dna-section ul{
  list-style: none;
  padding: 0 0 0 0;
  }
  section.brand-dna-section ul li {
      color: #fff;
      font-size: 18px;
      text-transform: capitalize;
      margin-bottom: 0;
      display: flex;
      align-items: center;
      gap: 10px;
      padding-bottom: 5px;
  }
  section.brand-dna-section h4{
    font-size: 70px;
      padding: 20px 0 0;
      font-weight: 900;
      color: #fff;
      text-align: center;
      font-family: 'Paytone One';
  }
  .founder-section {
    padding: 20px 0;
  }
  .founder-section img {
      width: 65%;
      margin: auto;
      display: block;
  }
  .founder-section h3 {
      font-size: 25px;
      text-transform: capitalize;
      font-weight: 600;
      margin-bottom: 20px;
      color: #000000;
  }
  .founder-section .main-banner-btn a span {
      margin-left: 15px;
  }
  .chapter-section-dark{
    background-image: url(../img/images/chapter-dark-bg.webp);
    background-size: cover;
  }
  .chapter-section-dark h2{
    font-size: 38px;
    font-weight: 500;
    color:#fff;
  }
  .chapter-section-dark p {
      color: #fff;
      font-size: 16px;
      font-weight: 400;
      letter-spacing: 1.1px;
      margin-bottom: 20px;
  }
  .chapter-section-dark  .left-border{
    padding-left: 20px;
    margin-bottom: 20px;
    border-left: 1px solid #fff;
  }
  .chapter-section-dark h6 {
      color: #fff;
      font-size: 20px;
      font-weight: 700;
      letter-spacing: 1.1px;
  }
  .scroll-text-chapter {
      height: 250px;
      overflow-y: auto;
      margin: 20px 20px 20px 0;
      scrollbar-color: rgb(159, 159, 159) #000;
      scrollbar-width: 2px;
  }

  .chapter-section-dark .main-banner-btn a {
      background: #FFB545;
      padding: 15px 20px;
      cursor: pointer;
      border-radius: 50px;
      color: #000000;
      text-transform: uppercase;
      font-size: 14px;
      position: relative;
      z-index: 1;
      font-weight: 600;
      letter-spacing: 1px;
  }
  .chapter-section-dark img{
    width: 80%;
    margin: auto;
    display: block;
  }
  .brand-dna-chapter-gradient-section {
    padding: 60px 0 !important;
    background-image: url(../img/images/mis-gradient-bg.webp);
    background-size: cover;
  }
  .brand-dna-chapter-gradient-section h2{
    margin-bottom: 0px !important;
  }
  .brand-dna-chapter-gradient-section h5{
    font-size: 20px;
    color: #000;
    letter-spacing: 1px;
    font-weight: 700;
  }
  .brand-dna-chapter-gradient-section img {
      padding: 0 35px 0 0;
  }
  .brand-dna-chapter-gradient-section p{
    color: #000 !important;
    margin-bottom: 10px;
    letter-spacing: 1.1px;
  }
  .brand-dna-chapter-gradient-section ul {
      list-style: none;
      padding: 0 !important;
      margin-bottom: 0;
  }
  .brand-dna-chapter-gradient-section ul li img {
      margin-right: 10px;
      display: inline-block;
      padding: 0;
  }
  .scroll-text-chapter ul{
    list-style: none;
    padding: 0;
  }
  .scroll-text-chapter ul li{
    font-size: 16px;
    color: #fff;
    letter-spacing: 1.1px;
    padding-bottom: 10px;
  }
  .scroll-text-chapter ul li img {
      width: auto !important;
      margin: unset;
      display: unset;
      padding-right: 15px;
  }
  .chapter-3 .scroll-text-chapter {
    height: 300px;
    margin-bottom: 40px;
  }
  .scroll-text-chapter h6 {
      margin-bottom: 20px;
  }
  .chapter-5-heading {
      width: 67%;
      margin: auto;
      text-align: center;
      text-transform: capitalize;
  }
  .chapter-section-dark h4{
    font-size: 25px;
    color: #fff;
  }
  .chapter-5-left ul li{
    color: #fff;
    font-size: 18px;
    padding-bottom: 10px;
  }
  .brands-icon-list ul{
    list-style: none;
    padding: 0 0 0 30px;
  }
  .brands-icon-list ul li img{
    display: unset;
    width: unset;
    margin: unset;
    padding-right: 10px;
  }
  .chapter-5-outer {
    margin-top: 20px;
      display: grid;
      grid-template-columns: 1fr 350px 1fr;
  }
  .brands-icon-list-right ul{
    padding-left: 0;
  }
  .chapter-5-heading h6{
  margin-top: 20px;
  }
  .brand-dna-chapter-gradient-section .Unparalleled-left-col.chapter-6{
    padding-left: 0;
  }
  .chapter-7-center img{
    width: 65%;
  }
  .chapter-8-section .left-border{
    border-left: 1px solid #000;
    padding: 10px 0 5px 20px;
    margin-bottom: 10px;
  }
  .chapter-9-section img{
    width: 100%;
  }
  .chapter-7-center img.hide-on-desktp, .chapter-5-center img.hide-on-desktp {
    display: none !important;
  }
  .founder-main-section {
      padding: 170px 0 100px;
      background-color: #000;
  }
  .founder-main-section h1{
    font-size: 80px;
    color: #fff;
    font-weight: 700;
    text-align: center;
  }
  .founder-main-section h1 span{
    font-size: 170px;
  }
  .founder-main-section h2{
    font-size: 52px;
    color: #fff;
    font-weight: 700;
    text-align: center;
  }
  .sign-outer {
      text-align: end;
      display: flex
  ;
      justify-content: end;
  }
  .sign-outer img{
  width: 188px;
  margin-top: 10px;
  }
  .scroll-text-founder {
      height: 670px;
      overflow: auto;
      padding-right: 60px;
      scrollbar-color: rgb(159, 159, 159) #000;
      -webkit-overflow-scrolling: touch; /* Smooth scroll on iOS */
      scrollbar-width: 2px;
      scrollbar-color: #000;
  }
  .scroll-text-founder::-webkit-scrollbar-thumb {
    background: rgba(100, 100, 100, 0.5);
  }
  .founder-video-section{
    padding: 20px 0;
  }
  .founder-video-section video {
      border-radius: 30px;
  }
  .chapter-section-dark .motion-main-graphic {
      padding: 20px 40px 0px 10px;
  }
  .chapter-8-section h2 {
      font-size: 38px;
      color: #000;
      font-weight: 500;
      padding-bottom: 20px;
  }
  .brand-dna-chapter-gradient-section.chapter-8-section img {
      padding: 0 0px 0 0;
  }
  .sign-outer-chapter-8 {
      display: flex;
      width: 200px;
      justify-content: start;
      margin-top: 30px;
      margin-left: 30px;
  }
  .sign-outer-chapter-8 img {
      width: 100%;
  }
  section.chapter-section-dark.chapter-9-section h2 {
      margin-right: 10px;
      margin-bottom: 10px;
  }
  .social-icon-founder i{
    color:#cfcfcf;
  }


  /*----marketing-intelligence-series--------------*/
  .marketing-series-banner-section{
    background: url(../img/images/docoded-by-dobhal-main-image.webp);
    background-size: cover;
    background-position: center left;
    padding-top: 120px;
  }
  .marketing-series-banner-section h1{
    font-size: 38px !important;
    padding: 30px 0 20px;
    font-weight: 500 !important;
    color: #fff;
  }
section.marketing-series-banner-section h2 {
    font-size: 22px !important;
    padding: 0px 25px 0px;
    font-weight: 500 !important;
    position: relative;
    color: #fff;
    display: inline;
}
section.marketing-series-banner-section p {
    padding-right: 0 !important;
    text-transform: none;
}
section.marketing-series-banner-section h2:before {
    content: "";
    position: absolute;
    top: 0px;
    background-image: url(../img/images/quotation-mark-before.png);
    background-size: contain;
    width: 20px;
    left: 0px;
    height: 20px;
}
section.marketing-series-banner-section h2:after {
    content: "";
    position: absolute;
    top: 30px;
    background-image: url(../img/images/quotation-mark-after.png);
    background-size: contain;
    width: 20px;
    right: 0px;
    height: 20px;
}
.short-divider{
  margin-bottom: 15px;
}
.chapter-section-dark h6 {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 15px;
    letter-spacing: 0px;
}
.what-series-cover-section{
  background-image: url(../img/images/what-series-cover-bg.webp);
  background-position: center;
}
.what-series-cover-section h2{
  margin-bottom: 30px;
}
.what-series-cover-section ul {
    list-style: none;
    padding: 0;
}
.what-series-cover-section ul li {
    font-size: 16px;
    color: #fff;
    padding-bottom: 10px;
}
.what-series-cover-section ul li img {
    width: auto !important;
    margin: unset;
    display: unset;
    padding-right: 10px;
}
.ri-gradient-bg-section{
  padding-bottom: 0 !important;
}
.ri-gradient-bg-section h2{
  margin-bottom: 30px !important;
}
.why-series-create-section{
  background-image: url(../img/images/why-create-series-bg.webp);
  background-position: center;
}
.explore-chapter-section ul {
    
    width: 95%;
}
.explore-chapter-section ul li a {
    padding-bottom: 10px;
    display: flex;
    justify-content: space-between;
    color: #fff;
}
.explore-chapter-video-outer {
    display: flex;
    align-items: center;
    height: 100%;
    border: 3px solid #fff;
    border-radius: 20px;
}
.think-ahead-section{
  padding: 60px 0 20px;
  text-align: center;
}
.think-ahead-section h2{
      font-size: 38px;
    font-weight: 500;
    color: #000;
    margin-bottom: 20px;
}
.marketing-series-banner-section h4{
   font-size: 18px !important;
    font-weight: 500 !important;
    text-align: left !important;
        font-family: 'Plus Jakarta' !important;
        padding: 0 !important;
}
.marketing-series-banner-section h6{
   font-size: 22px;
    font-weight: 600;
    color: #fff;
}
.dbd-chapter-1-banner-section {
    padding-top: 140px;
    padding-bottom: 90px;
    background: url(../img/images/dbd-chapter-one-image.jpg) left center / cover;
    background-position: left center;
}
.dbd-chapter-3-banner-section{
  background:#000 !important;
}
.bg-cyan{
  background-color: #FDF6F2;
}
.site-architecture-dark h3{
  color: #fff;
  font-size: 30px;
}
.site-architecture-dark ul {
    list-style: none;
    padding: 0;
}
.site-architecture-dark ul li {
    font-size: 16px;
    color: #fff;
    letter-spacing: 1.1px;
    padding-bottom: 10px;
}
.site-architecture-dark ul li img {
    width: auto !important;
    margin: unset;
    display: unset;
    padding-right: 10px;
}
.bg-white{
  background-color: #fff;
  border: 2px solid #000;
}
.third-black-box{
  padding-left: 60px;
}
.dbd-list li{
  letter-spacing: 1.1px;
}
.explore-gradient-section ul li a {
    padding-bottom: 10px;
    display: flex;
    justify-content: space-between;
    color: #000;
}
.explore-gradient-section ul {
    width: 100%;
}
.bg-black{
  border:2px solid #000;
}
.chapter-content {
    padding-top: 60px;
}
.chapter-simple-bg-gradient {
    background: linear-gradient(90deg, #7EED84, #3FCDFD);
}
.dbd-table-content-outer {
    background: #fff;
    text-align: left;
}
.dbd-table-content-outer ul#toc li a {
    color: #000;
    font-size: 14px;
}
.dbd-table-content-outer ul#toc li {
  border-bottom: 1px solid #0000005d;
  padding-top: 10px;
}
.dbd-table-content-outer ul#toc li a {
    padding-bottom: 10px;
    display: flex;
    justify-content: space-between;
    gap:10px;
}
.dbd-table-content-outer ul#toc li:last-child {
  border-bottom: 1px solid transparent;
}
.detail-case-study-divider {
    height: 50px;
}
p.big-para{
  font-size: 20px !important;
  font-weight: 600 !important;
}
  /*--------------seo agency-page---------------*/

  .seo-agency-section .banner-right-image img {
      width: 100%;
      position: relative;
      left: -70px;
      bottom: -32px;
  }
  
  .seo-sydney-cbd-section .banner-right-image img {
      width: 640px;
      position: relative;
      left: -130px;
      bottom: -12px;
  }
  .seo-barangaroo-section .banner-right-image img {
      width: 610px;
      position: relative;
      left: -100px;
      bottom: -12px;
  }
  .seo-sydney-cbd-section .banner-left-text h1 {
    margin-right: 50px !important;
}
  .seo-agency-section .banner-left-text h1 {
      margin-top: 0;
      margin-right: 30px;
  }
  .seo-agency-section .banner-left-text p {
      padding-right: 10%;
  }
  .seo-matter-outer {
      box-shadow: 0 5px 16px 0 rgb(8 15 52 / 6%);
      border-radius: 36px;
      padding: 20px 20px 0;
  }
  section.seo-matter-section {
      padding: 20px 0 0px;
  }
  .seo-matter-left-col h2 {
      font-size: 38px;
      font-weight: 500;
      line-height: 1.24;
      color: #000;
      position: absolute;
      width: 50%;
      right: 20px;
  }
  .seo-matter-left-col h2 span{
    background-color: #FFB545;
  }
  .seo-matter-left-col{
    display: flex;
    align-items: center;
  }
  .seo-matter-image {
      width: 56%;
  }
  .seo-matter-right-col {
      padding: 30px 30px 15px;
      margin-bottom: 15px;
      border-radius: 30px;
      background: linear-gradient(to right, #BFFFF7 0%, #CCFFCF 100%);
  }
  .seo-matter-right-col h5{
    font-size: 20px;
    color: #292929;
    font-weight: 600;
  }

  .sydney-seo-services h2 {
      font-size: 38px;
      font-weight: 500;
      color: #000;
  }
  .sydney-seo-services h2 span{
    background-color: #FFB545;
  }
  .sydney-seo-services h5{
    font-size: 20px;
    color: #020202;
    font-weight: 600;
  }
  .sydney-seo-services p{
    color: #020202;
  }
  .sydney-seo-services .maximize-inner-text {
      width: 70%;
    margin: auto;
    gap: 10px;
    margin-bottom: 20px;
  }
  .seo-service-card {
      background: #000;
      text-align: center;
      margin-bottom: 20px;
      padding: 20px;
      border-radius: 20px;
      border: 1px solid #ffffff73;
  }
  .seo-service-card h3 {
      color: #fff;
      font-size: 20px;
      font-weight: 600;
  }
  .seo-service-card p{
      color: #fff;
      font-size: 14px;
      font-weight: 400;
  }
  .seo-service-card img {
      width: 70px;
      margin: 0 auto 20px;
  }
  .seo-service-card i {
      color: #fff;
      font-size: 25px;
  }
  .sydney-seo-services h5{
    text-align: center;
    font-size: 20px;
    font-weight: 600;
  }
  .seo-strategy-section{
      background-image: url(../img/images/local-seo-service-bg.webp);
      background-size: cover;
  }
  .seo-strategy-section h2 {
      font-size: 38px;
      font-weight: 500;
      color: #fff;
  }
  .seo-strategy-section h2 span{
    background-color: #FFB545;
    color: #000;
    line-height: 1.25;
  }


  .seo-strategy-section h5{
    color: #fff;
    font-size: 20px;
    text-transform: capitalize;
  }
  .seo-strategy-section p{
    color: #fff;
    font-size: 16px;
  }
  .seo-strategy-tab-outer {
      margin-top: 20px;
      background: transparent;
      padding: 0;
  }
  .seo-strategy-tab-outer button.nav-link {
      background-color: #000000;
    }
  .seo-strategy-tab-outer button.nav-link .content-btn-left {
      color: #ffffff;
  }
  .seo-strategy-tab-outer button.nav-link.active .content-btn-left {
      color: #000;
  }
  .seo-strategy-tab-outer .tab-content h5 {
      color: #ffffff;
  }
  .seo-strategy-tab-outer .seo-tab-content ul li {
      position: relative;
      font-size: 16px;
      font-weight: 400;
      color: #ffffff;
    }
  .seo-strategy-tab-outer #v-pills-home .seo-tab-content ul li::before, .seo-strategy-tab-outer #collapseseosauceOne .seo-tab-content ul li::before, .seo-strategy-tab-outer #v-pills-profile .seo-tab-content ul li::before, .seo-strategy-tab-outer #collapseseosauceTwo .seo-tab-content ul li::before, .seo-strategy-tab-outer #v-pills-free .seo-tab-content ul li::before, .seo-strategy-tab-outer #collapseseosauceThree .seo-tab-content ul li::before, .seo-strategy-tab-outer #v-pills-messages .seo-tab-content ul li::before, .seo-strategy-tab-outer #collapseseosauceFour .seo-tab-content ul li::before, .seo-strategy-tab-outer #v-pills-settings .seo-tab-content ul li::before, .seo-strategy-tab-outer #collapseseosauceFive .seo-tab-content ul li::before, .seo-strategy-tab-outer #v-pills-performance .seo-tab-content ul li::before, .seo-strategy-tab-outer #collapseseosauceSix .seo-tab-content ul li::before   {
      background-image: url(../img/images/seo-strategy-list-icon.svg);
  }
  .seo-case-study-section h2 {
      font-size: 33px;
      font-weight: 500;
      color: #000;
      margin-bottom: 10px;
  }
  .seo-case-study-section h2 span{
    background-color: #FFB545;
    color: #000;
  }
  .seo-case-study-section p {
      font-size: 16px;
      font-weight: 400;
      color: #292929;
  }
  .seo-case-study-section h5 {
      font-size: 22px;
      font-weight: 600;
      color: #000;
      margin: 10px 0;
  }
  .accordian-strategy{
    width: 100%;
    padding: 0;
    margin-top: 0;
  }
  .accordian-strategy button::after{
    content: none !important;
  }
  .accordian-strategy button.accordion-button {
      background-color: transparent !important;
      border: none !important;
      box-shadow: none !important;
      padding: 10px 10px 10px 0px;
      font-size: 22px;
      height: 70px;
      color: #000 !important;
      justify-content: space-between;
      font-weight: 600;
  }
  .accordian-strategy .accordion-item {
      box-shadow: none !important;
      border: none;
      border-bottom: 1px solid #000;
      border-radius: 0 !important;
  }
  .accordian-strategy .accordion-body {
      text-align: left;
      visibility: visible;
      padding: 0px 65px 10px 0px;
      font-size: 16px !important;
  }
  .accordian-strategy .accordion-header{
    margin-bottom: 0 !important;
  }
  .accordian-strategy .seo-tab-content ul {
      list-style: disc;
  }
  .accordian-strategy .seo-tab-content ul li {
      padding: 5px 0;
  }
  .accordian-strategy .content-btn-left{
    display: block !important;
  }
  .accordian-strategy .content-btn-left spam{
    font-size: 16px;
    font-weight: 400;
  }
  .accordian-strategy button.accordion-button i {
      transform: rotate(0);
      transition: 0.2s linear all;
  }
  .accordian-strategy button.accordion-button.collapsed i {
      transform: rotate(90deg);
      transition: 0.2s linear all;
  }
  .seo-case-study-section h6 {
      font-size: 20px;
      font-weight: 600;
      text-transform: capitalize;
      color: #292929;
  }
  .seo-case-study-section .main-banner-btn {
      margin-top: 45px;
  }
  .seo-audit-outer {
      padding: 30px 30px 0;
      margin-bottom: 15px;
      display: grid;
      grid-template-columns: 1.35fr 1fr;
      border-radius: 30px;
      background: linear-gradient(to right, #BFFFF7 0%, #CCFFCF 100%);
  }
  .seo-audit-outer h2 {
      font-size: 38px;
      font-weight: 500;
      color: #000;
      margin-bottom: 10px;
  }
  .seo-audit-outer h2 span{
    background-color: #FFB545;
    color: #000;
  }
  .seo-audit-outer p {
      font-weight: 500;
      color: #000;
      letter-spacing: -0.2px;
  }
  .seo-audit-outer ul li{
    font-size: 16px;
    font-weight: 600;
    color: #000;
  }
  .seo-audit-section{
    padding: 0 0 60px;
  }
  .dot-animation{
    display: inline;
    animation: fadeText 2s infinite;
  }
  @keyframes fadeText {
        0%, 100% {
          opacity: 1;
        }
        50% {
          opacity: 0;
        }
      }
  .brand-dna-chapter-gradient-section ul li:last-child {
      padding-bottom: 0;
  }

  .brand-dna-chapter-gradient-section .Unparalleled-left-col {
      padding-left: 20px;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
  }
  .brand-dna-chapter-gradient-section .scroll-text-founder ul li {
      color: #000 !important;
  }
  .brand-dna-chapter-gradient-section .scroll-text-founder ul {
    margin-bottom: 15px;
  }
  .founder-scroll-inside-div{
    background-color: #F0F0F0;
    padding: 40px 20px;
    margin-top: 40px;
    border-radius: 20px;
  }
  .founder-scroll-inside-div .main-banner-btn a {
      background-color: #FFB545;
      color: #000;
  }
  .seo-agency-process-section .process-detail.detail-right{
  margin-left: 30% !important;
      width: 20% !important;
  }
  .seo-agency-process-section .process-detail.detail-left {
      width: 25%;
      margin-left: 55%;
  }
  .seo-agency-process-section .process-detail-bottom-left {
      width: 40%;
      margin-left: 25%;
  }
  .seo-agency-process-section .process-detail-bottom {
      width: 40%;
      margin-left: 35%;
  }
  .seo-agency-process-section .process-detail-bottom-right {
      width: 47%;
      margin-left: 33%;
  }
  .seo-choose-section {
      padding: 60px 0 60px;
  }
  .seo-agency-process-section h3{
    text-transform: capitalize;
  }







  /*-----------------google-business-------------*/

  .google-business-section .banner-left-text p{
  padding-right:25%;
  }
  .shazem-cbd-section h5 {
      font-size: 20px;
      font-weight: 700;
  }
  .shazem-cbd-section ul {
      padding-left: 20px;
  }
  section.gbp-matter-section {
      padding: 40px 0 !important;
  }
  .gbp-matter-section .seo-matter-right-col ul li {
      font-size: 16px;
      font-weight: 500;
      padding-bottom: 10px;
  }
  .gbp-matter-section .seo-matter-right-col p{
      font-size: 16px;
      font-weight: 500;
  }
  .google-language-section{
    padding: 60px 0;
    background-image: url(../img/images/google-language-section-bg.png);
    background-size: cover;
    background-position: center;
  }
  .google-language-section h2 {
      font-size: 38px;
      font-weight: 500;
      color: #fff;
      margin-bottom: 10px;
  }
  .google-language-section h2 span{
    background-color: #FFB545;
    color: #000;
  }
  .google-language-section p{
    font-size: 20px;
  color: #fff;
  padding: 20px 0 0;
  }
  .language-container {
      display: grid;
      margin-top: 30px;
      grid-template-columns: repeat(5, 1fr);
      gap: 20px;
  }
  .language-container h6{
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
  }
  .language-inner {
      display: flex;
      flex-direction: column;
      align-items: self-start;
      gap: 20px;
  }
  .gbp-choose-section h2{
    padding-right: 30px;
  }
  .gbp-audit-section{
    padding: 40px 0;
  }
  .gbp-audit-outer {
      padding: 40px 80px !important;
      gap: 50px !important;
      grid-template-columns: 1fr 1.25fr !important;
      width: 85%;
      margin: auto;
  }
  .gbp-audit-outer .seo-audit-image {
      text-transform: capitalize;
  }
  .gbp-tab-outer button.nav-link {
      margin: 5px 0;
      padding: 12px 35px;
      font-size: 22px;
  }
  .gbp-tab-outer .local-seo-tab-content img {
      padding: 65px 65px;
      width: 85%;
  }
  .gbp-tab-outer .local-seo-tab-content{
    margin-bottom: 20px;
  }
  .google-penalty-section .banner-right-image img {
      width: 530px;
      bottom: -20px;
      left: -30px;
  }
  .google-penalty-section .banner-left-text p{
    padding-bottom: 0;
  }
  .what-google-penalty {
          grid-template-columns: 1fr 1fr !important;
      border-radius: 30px;
      gap: 20px;
      background: linear-gradient(to right, #BFFFF7 0%, #CCFFCF 100%);
      padding: 30px;
      margin-top: 30px;
      display: grid;
      align-items: center;
  }
  .what-google-penalty-right h3 {
    font-family: 'Plus Jakarta' !important;
    color: #000 !important;
    background: none;
    -webkit-text-fill-color: #000;
    text-transform: none !important;
}
  .what-google-penalty-left p {
      font-size: 16px;
      font-weight: 500;
      text-transform: capitalize;
  }
  .what-google-penalty-left h6 {
      font-size: 18px;
      font-weight: 700;
  }
  .what-google-penalty-left ul li {
      font-size: 16px;
      font-weight: 500;
      color: #000;
      padding-bottom: 10px;
  }
  .what-google-penalty-left ul {
      margin-bottom: 0;
  }
  .what-google-penalty h3 {
      font-size: 38px;
      font-weight: 500;
      color: #000;
      margin-bottom: 10px;
  }
  .what-google-penalty h3 span{
    background-color: #FFB545;
    color: #000;
  }
  .gpr-matter-section .seo-matter-left-col h2 {
      right: -60px;
  }
  .gpr-matter-section .seo-matter-outer {
      padding: 20px 40px 0 0px;
  }
  .gpr-matter-section .seo-matter-right-col {
      padding: 30px 40px 15px;
    }
  .gpr-audit-section .seo-audit-outer {
      padding: 40px 60px !important;
      margin-bottom: 15px;
      gap: 20px !important;
      align-items: center;
    }
  .white-label-agency-section .banner-right-image img {
      width: 600px;
      bottom: -20px;
      left: -90px;
  }
  .white-label-matter-section h2 {
      width: 37%;
  }
  .white-label-matter-section .seo-matter-image {
      width: 65%;
      left: -50px;
      position: relative;
  }
  .white-label-matter-section h2 {
      width: 37%;
      top: 20px;
  }
  .col-gap{
    display: flex;
      flex-direction: column;
      justify-content: space-evenly;
  }
  .seo-website-process-section .process-middle-div img {
      width: 95%;
      top: -90px !important;
  }

  .seo-website-process-section .process-detail.detail-left {
      width: 35%;
      margin-left: 60%;
      margin-top: 20px;
  }

  .seo-website-process-section .process-detail.detail-right {
      margin-left: 53% !important;
      width: 30% !important;
  }
  .seo-website-process-section .process-detail-bottom {
      width: 40%;
      margin-left: 10%;
  }
  
  .technical-who-need-col{
    background: linear-gradient(to right, #BFFFF7 0%, #CCFFCF 100%);
    padding: 30px;
    border-radius: 30px;
  }
  .technical-who-need-section h2 {
      font-size: 38px;
      font-weight: 500;
      color: #000;
      margin-bottom: 10px;
  }
  .technical-who-need-section h2 span{
    background-color: #FFB545;
    color: #000;
  }
  .technical-who-need-section .language-container h6 {
      font-size: 24px;
      font-weight: 600;
      color: #000000;
      margin-bottom: 0;
      text-transform: capitalize;
  }
  .technical-who-need-section p{
    color: #000;
    margin-bottom: 0;
  }


  /*---------------google-ads-agency-sydney-------------------------*/

  .sydney-seo-services.bg-dark{
        background-image: url(../img/images/local-seo-service-bg.webp);
      background-size: cover;
  }
  .sydney-seo-services.bg-dark h2{
    color: #fff !important;
  }
  .sydney-seo-services.bg-dark h2 span{
    color: #000;
    padding: 2px;
  }
  .sydney-seo-services.bg-dark p{
    color: #fff !important;
  }
  .sydney-seo-services.bg-dark .seo-service-card {
      background: transparent;
      text-align: center;
      margin-bottom: 20px;
      height: 240px;
      padding: 20px;
      border-radius: 20px;
      border: 1px solid #ffffff73;
      backdrop-filter: blur(10px);
      -webkit-backdrop-filter: blur(20px);
  }
  .youtube-ads-services.bg-dark .seo-service-card{
      height: 280px;

  }
  .sydney-seo-services.bg-dark h6{
font-size: 20px;
     color: #fff;
     font-weight: 400;
     width: 80%;
     margin-top: 20px;
  }
  .youtube-ads-services.bg-dark h6{
     font-size: 20px;
     color: #fff;
  }
  .google-ads-strategy-section {
      padding: 60px 30px !important;
  }
  .google-ads-strategy-section .seo-matter-left-col h2 {
      font-size: 38px;
      font-weight: 500;
      line-height: 1.24;
      color: #000;
      position: absolute;
      width: 40%;
      right: 0px;
  }
  .google-ads-strategy-section .seo-matter-right-col ul {
      padding: 0 0 0 20px;
  }
  .google-ads-strategy-section .seo-matter-right-col ul li {
    padding-bottom: 20px;
  }
  .google-ads-strategy-section .seo-matter-image{
    width: 50%;
  }
  
  .google-campaign-section{
    padding: 60px 0 !important;
  }
  .google-campaign-section h2{
    font-size: 48px !important;
  }
  .google-campaign-section .seo-audit-outer {
      grid-template-columns: 1.1fr .65fr;
      align-items: center;
      padding-top: 10px;
  }
  .fb-ads-strategy-section .seo-matter-outer {
      padding: 0;
  }
  .fb-ads-strategy-section  .seo-matter-right-col{
    margin-bottom: 0;
  }
  .fb-ads-strategy-section .seo-matter-left-col h2 {
      width: 32%;
  }
  .fb-ads-strategy-section .seo-matter-image {
      width: 67%;
    }
  .fb-ads-strategy-section .seo-matter-right-col ul {
      padding: 0 0 0 20px;
      margin-bottom: 0;
  }
  .instagram-ads-strategy-section .seo-matter-image {
      width: 55%;
      position: relative;
      bottom: -7px;
  }
  .instagram-ads-strategy-section .seo-matter-outer {
      padding: 0px 0px 0;
  }
  .instagram-ads-strategy-section .seo-matter-right-col ul {
      padding: 0px 0 0 20px;
      margin-bottom: 0;
  }
  .instagram-ads-strategy-section .seo-matter-right-col{
    margin-bottom: 0;
  }
  .linkedin-banner-section .banner-right-image img{
  left: -30px;
  }
  .linkedin-banner-section .banner-left-text h1{
    margin-right: 0;
  }
 .linkedin-banner-section .banner-left-text p{
   padding-top: 0;
   margin-bottom: 0;
  }
.expert-top-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 15px;
}
.expert-top-flex i {
    color: #fff;
    margin-right: 30px;
    font-size: 25px;
}
.expert-top-flex img{
  padding-bottom: 0;
}
.search-ads-banner-section .banner-left-text h1{
  margin-right: 0;
  font-size: 53px;
}
.google-ads-graphic-box {
    gap: 0px;
    width: 100%;
}
.google-ads-graphic-box .panel {
    min-height: 585px;
}
.google-ads-graphic-box h3{
  font-size: 40px !important;
}
.google-ads-graphic-box #panel-1 {
    background-image: url(../img/images/search-ads-graphic-1.webp);
    background-size: cover;
    border: 1px solid rgb(255 255 255 / 27%);
}
.google-ads-graphic-box #panel-2 {
    background-image: url(../img/images/search-ads-graphic-2.webp);
    background-size: cover;
    border: 1px solid rgb(255 255 255 / 27%);
}
.google-ads-graphic-box #panel-3 {
    background-image: url(../img/images/search-ads-graphic-3.webp);
    background-size: cover;
    border: 1px solid rgb(255 255 255 / 27%);
}
.google-ads-graphic-box #panel-4 {
    background-image: url(../img/images/search-ads-graphic-4.webp);
    background-size: cover;
    border: 1px solid rgb(255 255 255 / 27%);
}
.google-ads-graphic-box #panel-5{
    background-image: url(../img/images/search-ads-graphic-5.webp);
    background-size: cover;
    border: 1px solid rgb(255 255 255 / 27%);
}
.google-ads-graphic-box .panel.active {
    flex: 2.6 !important;
    padding: 55px;
    display: flex;
    align-items: center;
}
.google-ads-graphic-box .panel h3 {
    left: -110px;
    bottom: 180px;
    width: 380px;
}
.google-ads-graphic-box .active h3 {
    position: absolute;
        padding: 0 60px;
    width: 100%;
    transform: rotate(0deg);
    left: 0px;
    top: 95px;
    text-shadow: 0 0 3px black;
    font-weight: 600;
    text-align: center;
}
.google-ads-graphic-box .active-div-content{
  padding-top: 120px !important;
  width: 100%;
}

.thankyou-page-id-1 .footer-top {
    display: none !important;
}
.thankyou-page-id-1 footer.footer-section{
  padding: 0 0 10px;
}
.search-ads-strategy-section .seo-matter-image {
    width: 60%;
}
.display-ads-strategy-section .seo-matter-image {
    width: 42%;
    margin-left: 60px;
}
.google-ads-graphic-box p {
    width: 70%;
    margin: auto;
}
.youtube-google-ads-strategy-section .seo-matter-image{
  width: 56%;
}
.remarketing-ads-box .google-ads-graphic-box #panel-1.active h3 {
    position: absolute;
    padding: 0 30px;
  }
  .search-ads-banner-section .banner-right-image img {
    width: 470px;
    bottom: -20px;
    left: -30px;
}


/*----------------website-design-agency-sydney---------------------------*/




.website-design-section .banner-right-image img{
  width: 470px;
    bottom: -20px;
    left: 0px;
}
.seo-agency-section .banner-left-text h1{
  margin-right: 0;
}
.website-design-agency-matter-section .seo-matter-left-col h2 {
    width: 31%;
}
.website-design-agency-matter-section .seo-matter-right-col ul li{
  padding-bottom: 10px;
}
.website-design-agency-matter-section .seo-matter-image {
    width: 71%;
}
.design-principle .language-inner {
    gap: 5px;
}
.design-principle .language-inner img {
    width: 37px;
}
.design-principle .language-inner h6 {
    font-size: 20px;
}
.design-principle {
  gap: 60px;
}
.google-language-section .design-principle p {
    font-size: 13px;
    color: #fff;
    font-weight: 400;
    padding: 0;
}
.case-study-outer {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    border: 1px solid #131010;
    border-radius: 20px;
    margin: 20px;
}
.case-study-right img{
  width: 100%;
}
.website-design-case-study-section h2{
  font-size: 38px;
  color: #000;
  text-align: center;
  padding-bottom: 10px;
  font-weight: 500;
}
.website-design-case-study-section p{
text-align: center;
}
.case-study-left {
    padding: 20px;
}
.case-study-left h4 {
    font-size: 25px;
    font-weight: 600;
    color: #000;
}
.case-study-left img {
    width: 140px;
}
.case-study-btns {
    display: inline-flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 20px;
    align-items: baseline;
}
a.case-study-btn-wht {
    padding: 5px 15px;
    border-radius: 20px;
    border: 1px solid #000;
    font-size: 12px;
    text-align: center;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
}
a.case-study-btn-blck {
    padding: 10px 25px;
    border-radius: 20px;
    border: 1px solid #000;
    font-size: 12px;
    text-align: center;
    background-color: #000;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    display: flex;
    align-items: center;
    gap: 20px;
}
.website-development-agency-matter-section .seo-matter-image {
    width: 56%;
}
.digimark-nearme-matter-section .seo-matter-right-col {
    height: 90%;
    padding: 50px;
}
.digimark-nearme-matter-section .main-banner-btn {
    display: inline-block;
    margin-top: 60px;
}
.digimark-nearme-matter-section .seo-matter-image {
    width: 45%;
}
.digimark-nearme-matter-section{
  padding-top: 0 !important;
}
.nearme-choose-section p{
  font-size: 20px;
}
.website-design-case-study-section h6{
  text-align: center;
  font-size: 18px;
}
.nearme-slider-section h2{
  padding-bottom: 20px !important;
}
.nearme-main-col  {
   margin: 15px;
   text-align: center;
}
.nearme-main-col img {
    width: 100%;
}
.nearme-main-col h4 {
    font-size: 20px;
    font-weight: 600;
    color: #000;
    text-transform: capitalize;
    margin-top: 20px;
}
.nearme-location-section{
  padding: 50px 0;
  position: relative;
  background-image: none;
  background-size: cover;
  background-repeat: no-repeat;
  
}
.nearme-location-section h2{
  font-size: 48px;
  font-weight: 500;
  color: #000;
}
.nearme-location-section h2 span{
    background-color: #FFB545;
    color: #000;
  }
  .nearme-location-section p{
    font-size: 16px;
    color: #000;
  }
 .location-left ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    padding-right: 150px;
}
.nearme-location-section h5 {
    text-align: center;
    font-size: 16px;
    color: #000;
    width: 90%;
    font-weight: 600;
    margin: auto;
    padding-top: 20px;
}
.location-left ul li {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 16px;
    padding-bottom: 15px;
}
.nearme-location-section {
  position: relative;
}

.nearme-location-section { 
  position: relative; 
}
.nearme-location-bg{
  position:absolute; 
  inset:0;
  background:url("../img/images/map-bg-image.webp") center/cover no-repeat;
  opacity:1; 
  transition:opacity .3s ease; 
  z-index:-1;
}

.nearme-call{
  padding: 80px 0;
  background-color: #000;
}
.nearme-call .main-banner-btn {
  margin-top: 0;
}
.nearme-call .main-banner-btn a{
  background-color: #f2b345;
  color: #000;
  font-weight: 700;
}
.nearme-call h3{
  font-size: 25px;
  color: #fff;
  font-weight: 500;
  line-height: 1.6;
  margin-bottom: 0;
  text-transform: capitalize;
}
section.additional-section{
  padding-bottom: 20px;
}
section.additional-section h2 {
    font-size: 38px;
    text-align: center;
    text-transform: capitalize;
    padding-bottom: 20px;
    color: #000;
}
.additonal-outer {
    display: grid;
    text-align: center;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
}
.additional-box-outer {
    background: #0a0909;
    text-align: center;
    margin-bottom: 20px;
    height: 260px;
    padding: 20px;
    border-radius: 20px;
    border: 1px solid #ffffff73;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(20px);
}
.additional-box-outer h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}
.additional-box-outer p {
    color: #fff;
    font-size: 12px;
    font-weight: 400;
}
.additional-box-outer i {
    color: #fff;
    font-size: 25px;
}
.additional-box-outer img {
    width: 70px;
    margin: 0 auto 10px;
}
.seo-nearme-matter-section .seo-matter-image {
    width: 62%;
}
.nearme-col{
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 20px;
}
.nearme-main-col img {
    border-radius: 20px;
}
.seo-nearme-matter-section .seo-matter-image{
  width: 55%;
}
.digimark-nearme-services.bg-dark .seo-service-card{
  height: 270px;
}
.design-nearme-service-outer {
    display: grid
;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
}
.design-nearme-service-outer .seo-service-card{
  padding: 10px !important;
  position: relative;
}
.design-nearme-service-outer .seo-service-card i {
    color: #fff;
    position: absolute;
    bottom: 10px;
    font-size: 25px;
    transform: translate(-50%, 0px);
}
.design-nearme-process .process-middle-div {
    padding: 65px 0 3%;
}
.case-study-section p.except-top {
    font-size: 20px;
    padding: 0 0 0 10%;
    color: #373737;
    line-height: 1.3;
}
.case-study-section p.except-top b{
  color: #000;
}
.case-detail-image-section .guide-main-image-outer img{
  position: unset;
  margin-top: -220px;
  height: auto;
}
.case-study-content-section{
    color: #000;
    padding: 60px 0 0 !important;
}
.case-study-content-section h3 {
    margin-bottom: 20px;
    font-size: 35px;
    font-weight: 700;
}
.case-study-content-section h4 {
    margin-bottom: 20px;
    font-size: 25px;
    font-weight: 700;
}
.case-study-content-section ul {
    padding-left: 20px;
}
.case-study-inner-li{
  font-size: 20px;
  font-weight: 600;
}
.case-study-content-section .tab-content-outer h4 {
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 600;
    text-align: left;
}
.case-study-content-section .tab-content-outer ol li a {
    color: #878C91 !important;
    font-size: 16px;
    display: flex;
    width: 100%;
    justify-content: space-between;
}
.case-study-content-section .tab-content-outer ol li {
    color: #878C91 !important;
    font-size: 16px;
    padding: 0 0 15px 0;
    text-align: left;
}
.web-audio-image{
  width: 85%;
}
.web-dev-audit-image img{
  padding-left: 150px;
}
.seo-barangaroo-audit{
  padding:60px 0 0 !important;
}
.seo-barangaroo-audit .seo-audit-outer h2{
  padding-right: 200px;
}
.seo-barangaroo-audit .seo-audit-outer {
    gap: 190px;
    grid-template-columns: 1fr 1.35fr;
  }
  .seo-barangaroo-audit .seo-audit-outer .web-dev-audit-image img {
    padding-left: 0 !important;
} 


/*--------------seo package------*/


.seo-package-banner-section .banner-left-text h1 {
    font-size: 53px;
}
.seo-package-banner-section .banner-right-image img {
    left: -20px;
}
.shazem-package-section h2 {
    padding-right: 0;
}
.shazem-package-section {
  padding-bottom: 0;
}
.seo-package-services .col-md-2.col-sm-6 {
    padding-left: 5px;
    padding-right: 5px;
}
.seo-package-services.bg-dark .seo-service-card {
    padding: 25px 15px 15px;
    height: 270px;
}
.seo-package-services .seo-service-card img {
    width: 55px;
    margin-bottom: 10px;
}
.seo-package-booster .choose-center-main img{
  width: 490px;
}
.seo-package-booster .one-choose-box {
    padding: 60px 0 0 80px;
    width: 66%;
}
.seo-package-booster .two-choose-box {
    position: unset;
    margin-top: 180px;
    width: 90%;
    margin-left: 0px;
}
.seo-package-booster .four-choose-box {
    position: absolute;
    width: 85%;
    bottom: 60px;
    left: 40px;
}
.seo-package-booster .five-choose-box {
    width: 80%;
    margin-left: auto;
    margin-top: 40px;
}
.seo-package-table h2 {
    font-size: 33px;
    font-weight: 500;
    color: #000;
    margin-bottom: 10px;
}
.seo-package-table h2 span {
    background-color: #FFB545;
    color: #000;
}
.seo-package-table p {
    font-size: 19px;
    font-weight: 500;
    letter-spacing: -1px;
}
table.seo-package-main-table {
    width: 100%;
    border-radius: 30px;
    text-align: center;
    box-shadow: 0 0 15px 0 #00000026;
}
.seo-package-main-table th {
    background: #3FCDFD;
    padding: 20px;
    color: #000;
    font-size: 22px;
    height: 100px;
    font-weight: 600;
    letter-spacing: -1px;
    border-top-right-radius: 30px;
    border-top-left-radius: 30px;
}
.seo-package-main-table tbody tr:nth-child(even) {
    background: #F7F7F7;
}
.seo-package-main-table tbody tr td {
    padding: 18px 80px;
    height: 100px;
}
.seo-package-main-table tbody tr {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.1;
    letter-spacing: -1px;
    color: #000;
}

table.seo-package-inner-table {
    width: 100%;
    border-radius: 30px;
    text-align: center;
    box-shadow: 0 0 15px 0 #00000026;
}
.seo-package-inner-table th {
    background: #3FCDFD;
    padding: 16px;
    color: #000;
    height: 100px;
    font-size: 20px;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: -1px;
    border-top-right-radius: 30px;
    border-top-left-radius: 30px;
}
.seo-package-inner-table tbody tr:nth-child(even) {
    background: #F7F7F7;
}
.seo-package-inner-table tbody tr td {
    padding: 18px 10px;
    height: 100px;
}
.seo-package-inner-table tbody tr {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.1;
    text-transform: capitalize;
    color: #000;
    letter-spacing: -1px;
}
.seo-add-on-table-main tbody tr td {
    padding: 0px 30px;
    height: 280px;
    text-align: left;
}
.seo-package-inner-table.add-on-table tbody tr td {
    padding: 18px 15px;
    height: 280px;
    text-align: left;
}

.seo-package-inner-table ul {
    padding-left:13px;
    padding-top: 10px;
    margin-bottom: 0;
}
.seo-package-inner-table ul li {
    padding-bottom: 10px;
}



/*-------------ai-page----------*/
.ai-banner-section .banner-right-image img{
width: 90%;
    position: relative;
    left: 0;
}
.ai-service-card {
    padding: 22px;
    background: #FDF3EA;
    border-radius: 40px;
}
.ai-service-card img {
   width: 100%;
   border-radius: 20px;
}
.ai-service-card h3 {
    font-size: 28px;
    font-weight: 700;
    color: #000;
    padding-top: 20px;
}
.seo-package-services .ai-service-card p {
    color: #000 !important;
    font-weight: 500;
}
.bg-2{
  background-color: #E0F8F2;
}
.bg-3{
  background-color: #EEECFF;
}
.ai-product-section h2{
    font-size: 38px;
    font-weight: 500;
    color: #000;
    margin-bottom: 10px;
}
.ai-product-section h2 span{
  background-color: #f2b345;
  padding: 5px;
}
.ai-product-section p {
    font-size: 20px;
    font-weight: 300;
    color: #373737;
    text-transform: capitalize;
    margin-bottom: 10px;
}
.ai-product-box img {
    width: 100%;
    border-radius: 20px;
}
.ai-product-box h3 {
    font-size: 28px;
    font-weight: 700;
    color: #000;
    padding-top: 20px;
}
.ai-product-box p {
    color: #292929 !important;
    font-size: 16px;
    font-weight: 500;
    padding-right: 40px;
}
.additional-ai-section .additional-box-outer h3 {
    color: #fff;
    font-size: 18px;
  }
  .ai-framework-section p.framework-main-text {
    font-size: 20px !important;
    text-transform: capitalize;
    font-weight: 300 !important;
}
.fb-ads-strategy-section .ai-seo-matter-outer .seo-matter-image {
    width: 60%;
}
.ai-seo-strategy-section .seo-matter-right-col{
  padding: 60px 30px 45px;
}
.ai-service-banner-section .banner-right-image img {
    left: 0;
}
.additonal-outer-ai{
  display: grid;
  grid-template-columns: repeat(6,1fr);
  gap:10px;
}
.ai-chatbot-strategy-section .seo-matter-right-col {
    padding: 40px 30px 20px;
}
#shazem-section h4 {
    font-size: 30px;
    font-weight: 600;
    color: #000;
    letter-spacing: -1px;
    margin-bottom: 40px;
    text-align: center;
    margin-top: 10px;
}
#shazem-section video {
    border-radius: 20px;
}
.home-video-btn {
    text-align: center;
    margin-bottom: 60px;
    margin-top: 30px;
}
.ai-blog-generator{
  display: grid;
  grid-template-columns: repeat(5,1fr);
  gap: 10px;
}
.sitemap-section h1{
  font-size: 54px;
    color: #000;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 1.2;
}
section.banner-section.sitemap-section {
    padding: 10rem 0 7rem;
}
.sitemap-content {
    padding-top: 50px;
    padding-bottom: 50px;
}
.sitemap-content ul li a {
    font-size: 18px;
    color: #000;
    font-weight: bold;
}
.sitemap-content ul li {
    padding-bottom: 10px;
}
.sitemap-content ul {
    list-style: circle;
}
.maximize-seo-slider .slick-prev:before {
    color: #fff;
    opacity: 1;
    filter: invert(1);
}
.maximize-seo-slider .slick-next:before {
   filter: unset;
}


/*-------------author bio-----------*/
.author-bio-section {
    padding: 10rem 0 60px;
}
.author-bio-container {
    background: #F1F1F1;
    padding: 40px;
    border-radius: 10px;
}
section.author-bio-section h1 {
    font-size: 40px;
    font-weight: 700;
    color: #000;
}
.author-bio-section h2 {
    font-size: 25px;
    color: #040404;
    font-weight: 600;
    margin-top: 30px;
}
.author-bio-section h3 {
    font-size: 20px;
    color: #040404;
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: 20px;
}
.author-bio-left-col {
    padding-left: 20px;
}
section.about-author-section {
    padding: 0 0 60px;
}

section.about-author-section h2 {
    font-size: 38px;
    display: inline-block;
    padding: 3px 10px;
    background: #FFB545;
    font-weight: 600;
    color: #000;
    margin-bottom: 20px;
}
section.about-author-section p{
  color: #000;
}
.education-col {
    border: 1px solid #000;
    padding: 25px 40px;
    border-radius: 15px;
}
.education-col h4 {
    font-size: 18px;
    color: #000;
    margin-bottom: 20px;
    font-weight: 600;
}
.education-left {
    height: 100%;
    border-right: 1px solid #000;
    padding-right: 80px;
}
.education-right {
    padding-right: 20px;
}
.education-col ul {
    padding-left: 20px;
}
.education-col p{
  font-weight: 500;
}
.education-col ul li {
    font-size: 16px;
    color: #000;
    font-weight: 500;
    padding-bottom: 10px;
}
.expertise-outer {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 20px;
}
.area-expertise-section.bg-dark .seo-service-card{
  height: unset !important;
}
.area-expertise-section h2{
  margin-bottom: 30px;
}
.area-expertise-section .seo-service-card h3 {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -.5px;
}
  /*-----------------------MEDIA RESPONSIVE--------------------------*/
  @media screen and (min-width:1800px){
    .breaking-news-outer .col-sm-4 {
      width: 12% !important;
  }
  .breaking-news-outer .col-sm-8 {
    width: 87.333333%!important;
  }
  }
  @media screen and (max-width:1800px) and (min-width:1500px) {
    .breaking-news-outer .col-sm-4 {
      width: 15% !important;
  }
  .breaking-news-outer .col-sm-8 {
    width: 84.333333%!important;
  }
  .guide-slider-info {
      width: 65%;
  }
  .nearme-info{
    width: 80%;
  }
  .digimark-slider-info{
    width: 80%;
  }
  .desdev-seo-process .process-middle-div {
      padding: 65px 0 1%;
  }
  .desdev-seo-process .process-detail.detail-right{
      width: 55%;
      margin-left: auto !important;
      margin-right: -60px;
  }
  }

  @media screen and (min-width:1280px){
    .container{
    max-width: 1280px !important;
  }
  }
  @media screen and (max-width:1700px){
    .nearme-slider button.slick-next.slick-arrow{
      right: 0;
    }
    .nearme-slider button.slick-prev.slick-arrow{
      right: 100px !important;
    }
    button.slick-next.slick-arrow {
      right: 200px;
  }
    .custom-container {
      padding-left: 6%;
  }
  button.slick-prev.slick-arrow {
    left: unset !important;
    right: 300px !important;
  }
  .accordian-slider .slick-prev.slick-arrow, .maximize-ads-slider .slick-prev.slick-arrow{
    left: unset !important;
    right: 110px !important;
  }
  .process-detail-bottom-left {
    margin-left: 18%;
  }
  .blogs-section .slider-info.guide-slider-info{
    width: 71%;
  }
  .slider-info.guide-slider-info{
    width: 79%;
  }
  .local-seo-process .process-detail-bottom-left {
      width: 60%;
      margin-left: 0%;
      margin-top: 10px;
  }
  .local-seo-process .process-detail-bottom {
      width: 55%;
      margin-left: 0%;
      margin-top: 10px;
  }
  .local-seo-process .process-detail-bottom-right {
      width: 60%;
      margin-left: 0;
      margin-top: 10px;
  }
  .local-seo-process .process-detail.detail-center {
      margin: 0;
      margin-left: auto;
      width: 50%;
  }
  .ecommerce-seo-process .process-detail.detail-center {
          margin: 0;
          margin-left: 0px;
          width: 50%;
      }
      .ecommerce-seo-process .process-detail-bottom-left {
      width: 60%;
      margin-left: 0;
      margin-top: 50px;
  }
      .ecommerce-seo-process .process-detail-bottom {
          width: 55%;
          margin-left: 10%;
          margin-top: 50px;
      }
        .ecommerce-seo-process .process-detail-bottom-right {
          width: 60%;
          margin-left: auto;
          margin-top: 50px;
          margin-right: 50px;
      }
      .enterprise-seo-process .process-detail.detail-center{
      width: 60%;
      margin: 0 0 0 auto;
  }
      .enterprise-seo-process .process-detail.detail-right {
          width: 60%;
          margin-left: auto !important;
          margin-right: 0px;
      }
  .enterprise-seo-process .process-detail-bottom-left{
          width: 50%;
          margin-left: -5%;
          margin-top: 10px;
      }
  .enterprise-seo-process .process-detail.detail-left {
          width: 55%;
          margin-left: 45%;
      }
      .enterprise-seo-process .process-detail-bottom {
          width: 50%;
          margin-left: -5%;
          margin-top: 10px;
      }
      .enterprise-seo-process .process-detail-bottom-right {
          width: 50%;
          margin-left: 0%;
          margin-top: 10px;
      }
      .desdev-seo-process .process-detail-bottom-right {
          width: 60%;
          margin-left: -40px;
          margin-top: 10px;
      }
      
    
  }
  @media screen and (max-width: 1600px) {
    .custom-container {
        padding-left: 7%;
    }
    #nav-tab {
      padding-right: 7%;
  }
    button.slick-next.slick-arrow {
      right: 130px;
  }
  button.slick-prev.slick-arrow {
    left: unset !important;
    right: 240px !important;
  }
  .accordian-slider button.slick-prev.slick-arrow, .maximize-ads-slider button.slick-prev.slick-arrow{
    right:100px !important;
  }
  .maximize-desdev-section .maximize-seo-slider .slick-next {
          right: 0px !important;
      }
      .maximize-section.maximize-desdev-section .maximize-seo-slider .slick-prev {
          right: 110px !important;
      }
      .desdev-seo-process .process-detail.detail-right {
          width: 55%;
          margin-left: auto !important;
          margin-right: 20px;
      }
      
  }
  @media screen and (max-width: 1500px) {
    .custom-container {
        padding-left: 7%;
    }
    button.slick-next.slick-arrow {
      right: 120px;
  }
  button.slick-prev.slick-arrow {
    left: unset !important;
    right: 240px !important;
  }
  .website-design-case-slider button.slick-prev.slick-arrow {
    left: unset !important;
    right: 100px !important;
  }
  .website-design-case-slider button.slick-next.slick-arrow {
      right: 0px !important;
  }
  .maximize-slider .slick-next, .maximize-seo-slider .slick-next{
    right: 90px !important;
  }
  .maximize-slider button.slick-prev.slick-arrow, .maximize-seo-slider button.slick-prev.slick-arrow{
    right:200px !important;
  }
  .blogs-section button.slick-next.slick-arrow {
    right: 90px;
  }
  .blogs-section button.slick-prev.slick-arrow {
    left: unset !important;
    right: 180px !important;
  }
  .blogs-section .slider-info.guide-slider-info {
    width: 76%;
  }
  .faq-section .slider-info.guide-slider-info {
    width: 81%;
  }
  .guide-blog-section button.slick-next.slick-arrow {
    right: 55px;
    bottom: -110px;
  }
  .blog-banner-slider button.slick-prev.slick-arrow {
    left: unset !important;
    right: 200px !important;
  }
  .guide-banner-slider button.slick-prev.slick-arrow {
    left: unset !important;
    right: 210px !important;
    bottom: -110px;
  }
  .seo-agency-process-section .process-detail.detail-right {
      margin-left: 22% !important;
      width: 27% !important;
  }
  .seo-agency-process-section .process-detail.detail-left {
      width: 30%;
      margin-left: 49%;
  }
      .seo-website-process-section .process-detail.detail-left {
          width: 40%;
          margin-left: 60%;
      }
          .seo-website-process-section .process-detail.detail-right {
          margin-left: 45% !important;
          width: 40% !important;
      }
      .seo-website-process-section .process-middle-div img {
      width: 95%;
      top: -80px !important;
  }
  .seo-website-process-section .process-middle-div {
      padding: 95px 0 20px;
  }
  .seo-website-process-section .process-detail-bottom {
      width: 30%;
      margin-left: 11%;
  }
  .news-outer {
    background: url(../img/images/breaking-bg-scroll.png);
    width: 100%;
    font-weight: 700;
    line-height: 0.6;
    padding:12px;
}

  }
  @media screen and (max-width:1500px) and (min-width:1100px){
  .breaking-news-outer .col-md-2.col-sm-4.d-flex.align-items-center.m-p-0 {
    width: 14.666667%;
}
.breaking-news-outer .col-md-10.col-sm-8.d-flex.align-items-center.m-p-0 {
    width:85.333333%;
}
}
  @media screen and (max-width:1400px){

    .process-detail-bottom-left {
      margin-left: 15%;
    }
    .custom-container {
      padding-left: 3% !important;
      padding-right: 0px;
  }
  .guide-blog-section .custom-container {
    padding-left: 3.5% !important;
    padding-right: 0px;
  }
  .blogs-section .custom-container {
    padding-left: 3.5% !important;
    padding-right: 0px;
  }
  .maximize-slider button.slick-prev.slick-arrow, .maximize-seo-slider button.slick-prev.slick-arrow {
    left: unset !important;
    right: 170px !important;
  }
  .maximize-slider .slick-next, .maximize-seo-slider .slick-next {
    right: 55px !important;
  }
  .guide-slider button.slick-prev.slick-arrow, .blog-slider button.slick-prev.slick-arrow, .guide-banner-slider button.slick-prev.slick-arrow, .blog-banner-slider button.slick-prev.slick-arrow {
    left: unset !important;
    right: 150px !important;
  }
  .accordian-slider button.slick-prev.slick-arrow, .maximize-ads-slider button.slick-prev.slick-arrow{
    left: unset !important;
    right: 110px !important;
  }
  .accordian-slider button.slick-next.slick-arrow, .maximize-ads-slider button.slick-next.slick-arrow {
    right: 15px;
  }
  .blogs-section button.slick-next.slick-arrow {
    right: 50px;
  }
  .blogs-section button.slick-prev.slick-arrow{
    right:150px !important;
  }
  .blogs-section .slider-info.guide-slider-info{
    width:79% !important;
  }
  .local-seo-process .process-detail.detail-left {
      width: 55%;
      margin-left: 45%;
  }
  .local-seo-process .process-detail.detail-center {
          margin: 0;
          margin-left: 30%;
          width: 60%;
      }
      .local-seo-process .process-detail.detail-right {
      width: 60%;
      margin-left: 10% !important;
  }
      .local-seo-process .process-detail-bottom-right {
          width: 60%;
          margin-left: -60px;
          margin-top: 10px;
      }
          .ecommerce-seo-process .process-detail.detail-left {
          width: 50%;
          margin-left: 100px;
      }
          .ecommerce-seo-process .process-detail.detail-center {
          margin: 0;
          margin-left: -30px;
          width: 50%;
      }
      .enterprise-seo-banner .banner-right-image {
      position: relative;
      left: -100px;
      width: 580px;
  }
      
  }
  @media screen and (max-width:1280px) and (min-width:1130px){
      .custom-container {
          padding-left: 0% !important;
          padding-right: 0px;
      }
          .blogs-section .custom-container {
          padding-left: 0 !important;
          }
  }
  @media screen and (max-width:1280px){
    .per-page-local-popup .pop-up-content-wrap {
      width: 80%;
      padding: 0;
  }
  .local-seo-process .process-detail.detail-left {
      margin-left: 45%;
  }
  .local-seo-process .process-middle-div{
        padding: 35px 0 1%;
  }
    .container{
      max-width:1200px;
    }
    #header .logo img {
      max-height: 40px;
    }
    .navbar>ul>li {
      white-space: nowrap;
      padding: 10px 0 8px 10px;
    }
    .navbar a, .navbar a, .navbar a:focus {
      font-size: 13px;
    }
    .news-outer {
      font-size: 20px;
    }
    .scrolling-container {
      height: 1.56em;
      font-size: 20px;
    }
    .form-right-outer h3 {
      font-size: 20px;
    }
    .banner-left-image img {
      width: 100%;
      position: absolute;
      top: 0px;
      left: 160px;
  }
  .development-banner-section .banner-right-image img {
      width: 550px;
    }
    .contact-banner-section .banner-left-text h1 {
      font-size: 45px;
      margin-top: 115px;
    }
    .local-seo-banner .banner-right-image {
      position: relative;
      left: -120px;
      width: 610px;
      bottom: -30px;
  }
    .e-commerce-seo-banner .banner-left-text h1 {
          margin-top: 65px;
          padding-right: 80px;
      }
        .guide-blog-section button.slick-next.slick-arrow {
          right: 20px;
      }
      .blog-banner-slider button.slick-prev.slick-arrow {
          right: 130px !important;
      }
      .enterprise-seo-banner .banner-left-text h1 {
          font-size: 45px;
          margin-top: 75px;
          padding-right: 50px;
      }
      .radio-btn {
      right: 5px;
      }
      .local-seo-process .process-detail-bottom-left {
          width: 60%;
          margin-left: 25%;
          margin-top: 10px;
      }
      .e-commerce-seo-banner .banner-right-image {
      width: 440px !important;
      left: 0 !important;
      bottom: -40px !important;
  }
  .per-page-ecommerce-popup .pop-up-content-wrap, .per-page-enterprise-popup .pop-up-content-wrap {
      width: 70%;
      padding: 0 0%;
  }
  .ecommerce-seo-process .process-detail.detail-left {
          margin-left: 25%;
      }
      .ecommerce-seo-process .process-detail-bottom-left {
          width: 60%;
          margin-left: 15%;
          margin-top: 40px;
      }
          .ecommerce-seo-process .process-detail-bottom {
          width: 55%;
          margin-left: 10%;
          margin-top: 40px;
      }
          .ecommerce-seo-process .process-detail-bottom-right {
          width: 60%;
          margin-left: 30px;
          margin-top: 40px;
      }
        .enterprise-seo-banner .banner-right-image {
          position: relative;
          left: -20px;
          width: 480px;
          bottom: -60px;
      }
      .enterprise-seo-process .process-detail-bottom-left{
          width: 50%;
          margin-left: 15%;
          margin-top: 10px;
      }
          .enterprise-seo-process .process-detail-bottom-right {
          width: 50%;
          margin-left: -80px;
          margin-top: 10px;
      }
          .digital-marketing-banner .banner-left-text h1 {
          margin-top: -50px;
      }
      .digital-marketing-banner{
      padding-top: 6rem;
  }
  .digital-marketing-banner .banner-right-image {
      text-align: end;
      position: relative;
      width: 430px;
      left: 0px;
  }
      .digimark-seo-process .process-detail.detail-left{
          margin-left: 40%;
          width: 40%;
      }
          .digimark-seo-process .process-detail.detail-center {
          margin: 0;
          margin-left: 0px;
          width: 40%;
      }
      .design-development-banner .banner-right-image {
      text-align: end;
      position: relative;
      width: 540px;
      left: 50px;
      bottom: -20px;
  }
  .design-development-banner .banner-left-text h1{
      margin-top: 0;
  }
  .design-development-banner {
      padding: 6rem 0 0;
  }
  .maximize-desdev-section .maximize-seo-slider .slick-next {
          right: 0px !important;
      }
      .maximize-section.maximize-desdev-section .maximize-seo-slider .slick-prev {
          right: 110px !important;
      }
          .desdev-seo-process .process-detail-bottom-left {
          width: 50%;
          margin-left: 20%;
          margin-top: 10px;
      }
      .desdev-seo-process .process-detail-bottom{
          width: 55%;
          margin-left: -2%;
          margin-top: 10px;
      }
        .desdev-seo-process .process-detail-bottom-right {
          width: 50%;
          margin-left: -80px;
        }
        .process-seo-section .process-middle-div {
      padding: 45px 0 60px;
  }
  .digimark-seo-process .process-middle-div{
    padding: 45px 0 20px;
  }
  .social-ads-outer .process-detail.detail-left{
      width: 38%;
      margin-left: 38%;
  }
  .social-ads-outer .process-detail.detail-right {
      margin-left: 2% !important;
  }
  .process-cstm-section .process-detail.detail-left {
          width: 50%;
          margin-left: 32%;
      }
      .process-cstm-section .process-detail.detail-right {
          margin-left: -5% !important;
      }
      .process-cstm-section .process-detail-bottom {
      width: 70%;
      margin-left: 0%;
  }
  .process-cstm-section .process-detail-bottom-right {
      width: 74%;
      margin-left: 0%;
  }
      .process-wbsite-section .process-detail.detail-right {
          width: 35%;
          margin-left: 5% !important;
      }
          .process-wbsite-section .process-detail-bottom {
          width: 60%;
          margin-left: 15%;
      }
  }
  @media screen and (max-width:1200px){
    .development-banner-section .banner-left-text h1{
      font-size: 40px;
    }
    .development-banner-section .banner-right-image img {
          width: 490px;
      }
        .invest-wbsite-development-section .invest-cstm-section .invest-left h2 {
          font-size: 32px;
          font-weight: 500;
          color: #000;
          padding: 20px 0 0 245px;
      }
    .container{
      max-width:1130px;
    }
    .radio-btn {
      right: -25px;
    }
    .form-right-outer input, .form-right-outer textarea {
      font-size: 10px;
    }
    .navbar {
      padding: 0;
      width: 60%;
  }
  .banner-left-image img {
    width: 100%;
    position: absolute;
    top: 20px;
    left: 140px;
    z-index: 0;
  }
  .form-right-outer {
    width: 95%;
  }
  .main-banner-btn a {
    position: relative;
    z-index: 9;
  }
  .slider-info {
    width: 75%;
  }
  .process-middle-div {
    padding: 65px 0 0px;
  }
  .process-detail {
    margin-bottom: 45px;
  }
  .blogs-section .slider-info.guide-slider-info {
    width: 75%;
  }
  .faq-section .slider-info.guide-slider-info {
    width: 78%;
  }
  .contact-banner-section .banner-left-text h1 {
      font-size: 47px;
          margin-top: 60px;
  }
  .invest-cstm-slider button.slick-next.slick-arrow {
      right: 15px;
  }
  .invest-cstm-section .invest-left h2 {
      font-size: 32px;
      font-weight: 500;
      color: #000;
      padding: 90px 0 0 205px;
  }
  .banner-section.guide-blog-section {
      padding: 7rem 0 5rem;
  }
      .local-seo-banner .banner-right-image {
          position: relative;
          left: -140px;
          width: 540px;
          bottom: -30px;
      }
      
      
  }
  @media screen and (max-width:1130px){
    .container {
      max-width: 992px;
  }
  .blogs-section .slider-info.guide-slider-info{
    margin-left: 0 !important;
  }
  .page-id-2 .guide-item img {
      height: 150px;
      border-radius: 15px;
  }
  .card-slider-info{
    margin-top:5px !important;
  }

  .invest-cstm-section .invest-left-image-outer img {
      width: 310px;
  }
  .invest-cstm-section .invest-left h2 {
      font-size: 24px;
  }
  .invest-cstm-section .invest-slider-outer {
      margin-left: 0;
  }
  .slider-info.invest-cstm-info {
      margin-left: 0;
      padding-right: 0px;
  }
  .invest-cstm-slider button.slick-prev.slick-arrow {
      right: 190px !important;
      bottom: -130px;
  }
  .invest-cstm-slider button.slick-next.slick-arrow {
          bottom:-130px;
      }
  .header-btn a {
    background-color: #FFB545;
    font-size: 13px;
    font-weight: bold;
    padding: 8px 8px;
    text-transform: uppercase;
    color: #000;
    border-radius: 50px;
  }
  .navbar a, .navbar a, .navbar a:focus {
    font-size: 12px;
  }
  .navbar>ul>li {
    padding: 10px 0 8px 0px;
  }
  .banner-left-text h1 {
    font-size: 35px;
  }
  .form-right-outer {
    width: 100%;
  }
  .form-right-outer h3 {
    font-size: 18px;
  }
  .news-outer {
          font-size: 18px;
      }
      .seo-sauce-section h2 {
      width: 75%;
  }
  .banner-section {
    padding: 6rem 0 0;
  }
  .banner-section-home {
    padding: 6rem 0 0;
  }
  .main-banner-btn {
    margin-top: 35px;
  }
  .banner-left-image img {
    width: 100%;
    position: absolute;
    top: 60px;
    left: 80px;
    z-index: 0;
  }
  section.maximize-section h2 {
    width: 70%;
  }
  section.maximize-section p {
    font-size: 20px;
    width: 70%;
  }
  section.why-choose-section h2 {
    color: #000;
    font-size: 30px;
  }
  .faq-section .slider-info.guide-slider-info {
    width: 75%;
  }
  .footer-section h2 {
    position: relative;
    color: #fff;
    font-size: 26px;
  }
  form.footer-form-main #submit_btn {
    background-color: #FFB545;
    padding: 12px 20px;
  }
  button.accordion-button {
    font-size: 16px;
  }
  .accordion-button::after {
      font-size: 1.2rem;
      height: 25px;
      width: 25px;
  }
  .contact-banner-section .banner-left-text h1 {
          font-size: 38px;
          margin-right: 50px;
          margin-top: 60px;
      }
      .content-btn-left {
      text-align: left;
  }
  .invest-left h2 {
      font-size: 30px;
  }
  .invest-slider button.slick-next.slick-arrow {
      right: 75px;
  }
  .invest-slider button.slick-prev.slick-arrow {
      right: 250px !important;
  }
  .cstm-wbsite-banner .banner-right-image img {
      width: 460px;
      position: relative;
  }
  .banner-content-outer h2 {
      font-size: 24px;
  }
  .blog-banner-slider-info{
    width:80% !important;
  }
  .banner-content-outer p {
      font-size: 18px;
  }
  .guide-inner-tab .nav-link {
      font-size: 20px;
  }
  .seo-agency-process-section .process-detail.detail-left {
          width: 50%;
          margin-left: 29%;
      }
      .seo-agency-process-section .process-detail.detail-right{
          margin-left: 12% !important;
          width: 40% !important;
      }
      .seo-agency-process-section .process-detail-bottom-left {
      width: 60%;
      margin-left: 20%;
  }
  .seo-agency-process-section .process-detail-bottom {
      width: 70%;
      margin-left: 25%;
  }
  .seo-agency-process-section .process-detail-bottom-right {
      width: 67%;
      margin-left: 13%;
  }
  }
  @media screen and (max-width:992px) and (min-width:767px){
    .container {
      max-width: 850px;
  }
      .guide-blog-section button.slick-next.slick-arrow {
          right: 80px;
      }
      .blog-banner-slider button.slick-prev.slick-arrow {
          left: unset !important;
          right: 180px !important;
      }
      .guide-blog-section .custom-container{
        padding-left: 7% !important;
      }
          .blog-banner-slider-info {
          width: 75% !important;
      }
      .blogs-section button.slick-prev.slick-arrow{
        right:200px !important;
      }
  .expert-card h3 {
      font-size: 18px;
  }
  .cstm-wbsite-banner {
      padding: 7rem 0 0;
  }
  .navbar {
    width: 50%;
  }
  .banner-left-text h1 {
  margin-top: 25px;
    font-size: 30px;
  }
  .navbar-mobile ul {
    display: block;
    position: absolute;
    top: -30px !important;
    right: 0px !important;
    bottom: unset !important;
    left: -12px !important;
    height: 100vh;
    width: 100vw;
    padding: 5px 0 !important;
    background-color: #fff;
    overflow-y: auto;
    transition: 0.3s;
    z-index: 999;
  }
  .navbar-mobile {
    overflow: visible;
    background: #00000030;
    border-radius: 50px;
  }
  .navbar-mobile ul li a {
    justify-content: center !important;
  }
  .navbar-mobile .dropdown ul {
    height: auto;
    width: 90%;
  }
  .navbar-mobile .mobile-nav-toggle {
    font-size: 48px;
    position: absolute;
    top: -5px;
    right: 5px;
    z-index: 999;
    color: #000;
  }
  .form-right-outer {
    margin-top: 25px;
    padding: 20px 10px 20px;
  }
  #submit_btn {
    padding: 10px;
    font-size: 12px;
  }
  .news-outer {
    font-size: 16px;
  }
  .form-right-outer h2 {
    font-size: 12px;
  }
  .radio-btn {
    right: -5px;
  }
  .form-right-outer input, .form-right-outer textarea {
    padding: 8px;
  }
  section.maximize-section h2 {
    width: 80%;
  }
  h3.h3-seo {
    font-size: 14px;
    left: 80px;
  }
  .card img {
    width: 100%;
    height: 270px;
  }
  .custom-container {
    padding-left: 7% !important;
  }
  .slider-info {
    width: 75%;
    margin-left: 0;
  }
  .maximize-slider .slick-next, .maximize-seo-slider .slick-next {
    right: 80px !important;
  }
  .maximize-slider button.slick-prev.slick-arrow, .maximize-seo-slider button.slick-prev.slick-arrow {
    left: unset !important;
    right: 190px !important;
  }
  .process-section h2 {
    font-size: 30px;
  }
  .blogs-section .custom-container {
    padding-left: 7% !important;
  }
  .blogs-section .slider-info.guide-slider-info {
    width: 68%;
  }
  .guide-slider button.slick-prev.slick-arrow, .blog-slider button.slick-prev.slick-arrow, .guide-banner-slider button.slick-prev.slick-arrow {
    left: unset !important;
    right: 200px !important;
  }
  .blogs-section button.slick-next.slick-arrow {
    right: 100px;
  }
  .guide-inner h4 {
    font-size: 16px;
    line-height: 1.4;
  
  }
  .guide-text-btn p {
    font-size: 14px;
    color: #000;
    width: 70%;
    padding: 15px 20px 0px 0;
  }
  .guide-btn-outer {
    width: 30%;
  }
  .footer-section h2 {
    position: relative;
    color: #fff;
    font-size: 23px;
  }
  .footer-top {
    padding: 40px;
  }
  img.footer-radio-btn {
    width:60px;
  }
      .contact-banner-section .banner-left-text h1 {
          font-size: 33px;
          margin-right: 50px;
          margin-top: 20px;
      }
      .seo-banner .banner-left-text p {
      padding-right: 25%;
      font-size: 16px;
  }
  .content-btn-left{
    font-size: 17px;
  }
  .google-ads-banner .banner-right-image img {
      width: 600px;
  }
  .expert-card {
      padding: 35px 10px 30px 0;
  }
  .google-offer-section h4 {
      font-size: 20px;
  }
  .offer-img-outer {
      height: 100px;
  }
      .seo-sauce-section h2 {
          width: 75%;
          margin: 0 auto 35px;
      }
      .offer-card {
      border-radius: 40px;
      min-height: 500px;
      padding: 10px 20px 10px 20px;
  }
  .invest-slider-outer {
      padding: 25px;
  }
  .invest-card p {
      font-size: 17px;
  }
  .invest-card h4 {
      font-size: 22px;
  }
  .invest-left h2 {
      font-size: 23px;
      padding: 80px 0 0 185px;
  }
  .invest-slider button.slick-prev.slick-arrow{
  bottom:-130px;
  }
  .invest-slider button.slick-next.slick-arrow{
    bottom: -130px;
  }
  .cstm-wbsite-banner .banner-right-image img {
      width: 410px;
      position: relative;
  }
  .banner-content-outer h2 {
          font-size: 22px;
      }
      .guide-banner-slider button.slick-prev.slick-arrow{
        right:160px !important;
      }
          .guide-inner-tab .nav-link {
          font-size: 17px;
      }
      .main-banner-btn a{
        font-size:12px;
      }
      .main-banner-btn {
      margin-top: 10px;
  }
  .banner-content-outer p {
      font-size: 15px;
  }
  }

  @media screen and (max-width:850px) and (min-width:767px) {
    .blogs-section button.slick-prev.slick-arrow {
          right: 150px !important;
      }
    .cstm-wbsite-banner .banner-left-text p {
      font-size: 18px;
      padding-right: 130px;
    }
        .invest-wbsite-development-section .invest-cstm-slider button.slick-prev.slick-arrow {
          right: 140px !important;
        }
        .invest-wbsite-development-section .invest-cstm-slider button.slick-next.slick-arrow{
          right:-10px;
        }
    .cstm-wbsite-banner .banner-right-image {
      left: -170px;
    }
    .google-ads-banner .main-banner-btn {
      display: inline-block;
      margin-top: 35px;
      margin-bottom: 90px;
  }
      .faq-section .slider-info.guide-slider-info {
          width: 70%;
      }
      .invest-left h2 {
          font-size: 30px;
          padding: 10px 0 0 85px;
      }
      .slider-info.invest-info, .slider-info.invest-cstm-info{
        width:100% !important;
      }
      .invest-cstm-slider button.slick-next.slick-arrow {
          right: 0px;
      }
  .invest-slider button.slick-next.slick-arrow {
      right: 15px;
  }
  .invest-slider button.slick-prev.slick-arrow {
      right: 200px !important;
  }
      .google-ads-banner .banner-right-image img {
          width: 500px;
      }

    .seo-banner .banner-right-image img {
      width: 100%;
      position: relative;
      left: -40px;
    }
        .contact-banner-section .banner-left-text h1 {
          font-size: 28px;
          margin-right: 20px;
        }
        .seo-card .card img {
      width: 100%;
      height: 230px;
      display: block;
      object-fit: cover;
  }
    .container {
      max-width: 700px;
  }
  .maximize-slider .slick-next, .maximize-seo-slider .slick-next {
      right: 60px !important;
  }
  .maximize-slider button.slick-prev.slick-arrow, .maximize-seo-slider button.slick-prev.slick-arrow {
      left: unset !important;
      right: 160px !important;
  }
  .blogs-section button.slick-next.slick-arrow {
      right: 50px;
  }
  .navbar {
    width: 35%;
  }
  .banner-left-text h1 {
    margin-top: 25px;
    font-size: 26px;
  }
  .banner-left-text p {
    font-size: 14px;
    margin-bottom: 0;
  }
  .main-banner-btn a {
    padding: 12px 12px;
    font-size: 10px;
  }
  .form-right-outer h3 {
    font-size: 13px;
  }
  .form-right-outer input, .form-right-outer textarea {
    font-size: 8px;
    padding: 5px;
  }
  #submit_btn {
    padding: 10px;
    font-size: 9px;
    margin-top: 0;
  }
  .news-outer {
    font-size: 13px;
    padding: 10px;
  }
  .scrolling-container {
    height: 1.56em;
    font-size: 15px;
  }
  .shazem-section h2 {
    font-size: 30px;
  }
  section.maximize-section h2 {
    font-size: 30px;
  }
  .maximize-inner-main {
    padding: 10px;
  }
  .card img {
    width: 100%;
    height: 220px;
  }
  .slider-info{
    width: 68% !important;
  }
  section.why-choose-section h3 {
    color: #000;
    font-size: 18px;
  }
  .process-section h2 {
    font-size: 30px;
    text-align: center;
  }
  .process-middle-div {
    padding: 25px 0 0px;
  }
  .process-detail.detail-left {
    width: 50%;
  }
  .blogs-section .slider-info.guide-slider-info {
    width: 60% !important;
  }
  button.accordion-button {
    font-size: 13px;
    height: 65px;
  }


  .footer-logo {
    margin-bottom: 25px;
    width: 100%;
  }
  .footer-bottom ul li a {
    font-size: 12px;
  }
  .footer-bottom ul li {
    padding-bottom: 5px;
  }
  .radio-btn {
    width: 60px;
  }
  .invest-cstm-section .invest-main-outer {
      padding: 20px;
  }
  .banner-content-outer {
      width: 100%;
  }
  .banner-g-b-outer{
    gap:15px;
  }
      .banner-content-outer h2 {
          font-size: 20px;
          letter-spacing: -1px;
      }
      .banner-content-outer p {
      font-size: 13px;
      margin-bottom:0;
  }
      .guide-inner-tab .nav-link {
          font-size: 13px;
      }
      a.guide-btn{
        width: 40px;
        height: 40px;
      }
  }
  @media screen and (max-width:767px){
    .per-page-local-popup .custom-model-inner, .per-page-ecommerce-popup .custom-model-inner, .per-page-enterprise-popup .custom-model-inner, .custom-model-main-desdev .custom-model-inner{
    width: 90%;
  }
  .custom-model-main-desdev .pop-up-content-wrap {
      width: 100%;
      padding: 0 7%;
  }
    section.difference-section h2 {
      font-size: 26px;
      font-weight: 600;
      color: #000000;
      padding-bottom: 10px;
      padding-left: 20px;
      text-align: left;
  }
  section.difference-section p {
      width: 100%;
      text-align: left;
      color: #000000;
      padding-left: 20px;
      padding-bottom: 20px;
  }
  .col-md-6.left-difference-col, .col-md-6.right-difference-col {
      width: 50%;
  }
  section.difference-section h6 {
      font-size: 20px;
    }
    img.difference-comparision-img {
      position: relative;
      top: 0;
      z-index: 0;
  }
  img.difference-comparision-img {
      margin-bottom: 30px;
  }
    .digital-marketing-banner .banner-right-image, .design-development-banner .banner-right-image{
      text-align: end;
      position: relative;
      width: 100%;
      left: unset;
  }
    .digital-marketing-banner .main-banner-btn, .design-development-banner .main-banner-btn{
          display: inline-block;
          margin-top: 20px;
          margin-bottom: 30px;
      }
      
    .guide-banner-slider-info {
      top: 22px;
  }
    .form-right-outer h3 {
      font-size: 22px;
  }
  .form-right-outer h2 {
    font-size: 14px;
  }
  .form-right-outer input, .form-right-outer textarea {
    font-size: 12px;
    color: #545454;
    padding: 10px;
    margin-bottom: 9px;
    background: rgb(0 161 155 / 4%);
    border-color: rgb(0 161 155 / 27%) !important;
  }
      .accordion-button::after {
          font-size: 1.2rem;
          height: 25px;
          line-height: 1;
          width: 25px;
      }
  #submit_btn {
    padding: 15px;
    font-size: 14px;
  }
  .slider-info {
    width: 90% !important;
    flex-wrap: wrap;
    margin-left: 20px;
  }
  .card img {
    width: 100%;
    height: 350px;
  }
      .blogs-section .slider-info.guide-slider-info {
          width:90% !important;
      }
    button.accordion-button{
      height: 55px;
    }
    .seo-sauce-section {
      background-image: none;
  }
    .seo-tab-content ul li {
      line-height: 1.2;
  }
  .seo-sauce-section h2 {
    font-size: 28px;
    text-align: left;
    width: 85%;
  }
    p{
      font-size: 14px !important;
      color:#000 !important; 
      margin-bottom: 10px !important; 
    }
    .banner-left-text {
      width: 100%;
      padding-left: 15px;
  }
  .shamzem-img{
    display: none;
  }
  .shamzem-img-mob{
    display: block !important;
  }
  .banner-left-text h1 {
      font-size: 22px;
    line-height: 1.3;
      margin-top: 45px;
  }
  #header .logo img {
    width: 170px !important;
  }
  .navbar {
    width: auto;
  }
  .header-main {
    width: 100%;
    padding: 6px;
    background-color: #00000047;
    display: flex;
    align-items: center;
  }
  .header-btn a {
    background-color: #FFB545;
    font-size: 10px;
    font-weight: bold;
    padding: 7px 19px;
    text-transform: uppercase;
    color: #000;
    border-radius: 50px;
  }
  form.footer-form-main #submit_btn {
      position: unset;
    }
  nav#navbar {
          width: 50%;
      }
    .banner-left-image img{
      left: 0;
    }
    .banner-section {
      padding: 3rem 0 0;
      background-size: cover;
  }
  .banner-section-home {
      padding: 3rem 0 0;
      background-size: cover;
  }
  .radio-btn {
    position: absolute;
    top: -33px;
    right: -20px;
    animation: rotate-btn 1.5s infinite;
    width: 100px;
  }
  .scrolling-container {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 1.3rem;
    font-size: 15px;
    font-weight: 500;
  }
  .process-inner-sydney-section h2 {
      font-size: 25px;
  }
  .read-on-mob{
    display: block !important;
    color:#FFB545;
    font-size: 14px;
    padding: 0 20px;
  }
  .maximize-slider button.slick-prev.slick-arrow, .maximize-seo-slider button.slick-prev.slick-arrow {
    right: 105px !important;
  }
  button.slick-next.slick-arrow {
    right: 25px !important;
  }
    .slider-info {
    width: 90%;
    flex-wrap: wrap;
  }
  .faq-section .slider-info.guide-slider-info{
    width:90% !important;
  }
  .maximize-slider .slick-prev, .maximize-slider .slick-next, .maximize-seo-slider .slick-prev, .maximize-seo-slider .slick-next  {
    bottom: -105px;
  }
      .custom-container {
          padding-left: 0% !important;
      }
  .form-right-outer {
    padding: 35px 20px 30px;
    background: #fff;
    border-radius: 10px;
    margin-top:40px;
    position: relative;
    text-align: center;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }
  .navbar-mobile {
    overflow: visible;
  }
  .hide-on-mob{
    display: none;
  }
  .navbar-mobile ul {
    display: block;
    position: absolute;
    top: -30px !important;
    right: 0px !important;
    bottom: unset !important;
    left: -12px !important;
    height: 100vh;
    width: 100vw;
    padding: 0px 0 !important;
    background-color: #fff;
    overflow-y: auto;
    transition: 0.3s;
    z-index: 999;
  }
  .navbar-mobile ul li{
    padding: 0 !important;
    border-bottom: 1px solid #dcdcdc;
  }
  .navbar-mobile ul li a{
    justify-content: center !important;
    gap:0px;
    padding: 15px 20px;
  }
  .dropdown-down-btn{
        position: absolute !important;
      right: 0px;
      top: 0px;
      padding: 15px 12px !important;
      background: #ebebeb !important;
      border: 1px solid #f1f1f1;
  } 
  .dropdown-down-btn svg {
      width: 15px;
      display: block !important;
      
      transition: 0.3s linear all;
  }
  .dropdown-down-btn.show svg {
      transform: rotate(180deg);
      transition: 0.3s linear all;
  }
  .dropdown-down-btn-sub {
      position: absolute !important;
      right: 0px;
      top: -0px;
      padding: 10px 12px !important;
      background: #ebebeb !important;
      border: 1px solid #f1f1f1;
  }
  .dropdown-down-btn-sub svg {
      width: 10px;
      display: block !important;    
      transition: 0.3s linear all;
  }
  .dropdown-down-btn-sub.show svg {
      transform: rotate(180deg);
      transition: 0.3s linear all;
  }
  .dropdown-toggle::after{
    content: none !important;
  }
  .navbar-mobile .mobile-nav-toggle {
    font-size: 48px;
    position: absolute;
    top: -5px;
    right: 5px;
    z-index: 999;
    color: #000;
  }
  .navbar-mobile .dropdown ul {
    height: auto;
    width: 90%;
  }
  .shazem-section p {
    margin-bottom: 0;
    color: #000;
    padding: 0 20px 15px;
  }
  .shazem-ads-section h2 {
    font-size: 16px;
  }
  .shazem-cstm-section h2 {
    font-size: 16px;
  }

  .navbar-mobile {
    overflow: visible;
    background: #00000030;
    border-radius: 50px;
  }
  .banner-left-text p {
    font-size: 14px;
    letter-spacing: 0 !important;
  }
  .banner-left-image {
    width: 97%;
    position: absolute;
    height: 350px;
    overflow: hidden;
    text-align: center;
    display: flex;
    /* justify-content: center; */
    top: 190px;
  }
  .banner-left-image img {
    width: 420px;
    object-fit: cover;
    position: unset;
    top: 0px;
    left: 160px;
    object-position: center;
  }
  .main-banner-btn a span {
    margin-left: 15px;
  }
  .main-banner-btn {
    display: inline-block;
    margin-top: 0px;
    margin-bottom: 110px;
  }
  .home .main-banner-btn{
    margin-bottom: 20px !important;
  }
 
  .mob-bottom-space{
    margin-bottom: 40px;
  }
  .col-sm-4{
    width:40%;
  }
  .breaking-news-outer .col-sm-8{
    width:64%;
  }
  .breaking-news-outer .col-sm-4{
    width:36%;
  }
  .col-sm-8{
    width:60%;
  }
  .news-outer {
    font-size: 17px;
    padding: 14px 10px;
  }
  marquee {
    font-size: 15px;
    font-weight: 500;
  }
  .shazem-h4-heading.text-center{
    text-align: left !important;
  padding: 0 20px;
  }
  .home .shazem-h4-heading.text-center{
    text-align: center !important;
  padding: 0 20px;
  }
  .shazem-section h3 {
    font-size: 18px;
    margin-bottom: 20px !important;
  }
  .shazem-section h2 {
    font-size: 25px;
    padding: 0 20px 15px;
  }
  .seo-cbd-audit-section .seo-audit-image img {
    width: 90%;
    margin: auto;
}
.area-we-serve-cbd-section.seo-section h2 {
    padding-bottom: 0;
}
.maximize-inner-text p {
    text-align: left !important;
}
  .shamzem-img {
    height: 330px;
    object-fit: cover;
    border-radius: 20px;
    object-position: bottom;
  }
  section.maximize-section h2{
    font-size: 24px;
    width:90%;
  text-align: left;
  }
  section.maximize-section p {
    font-size: 15px;
    width: 90%;
    text-align: left;
    color: #fff !important;
  }
  .card-content {
    padding: 20px 12px; 
  }
  .maximize-slider .slick-current .card-content p, .maximize-seo-slider .slick-current .card-content p {
    font-size: 12px;
  }
  .card-content a {
    width: 53px;
    height: 53px;
  }
  .slick-prev:before, .slick-next:before {
    width: 22px;
    height: 22px !important;
  }
  .slick-prev, .slick-next {
    width: 70px !important;
    height: 45px !important;
  }
  section.why-choose-section h2 {
    font-size: 24px;
  }
  section.why-choose-section h3 {
    font-size: 16px;  
    font-weight: 700;
    padding: 15px 0;
  }
  section.why-choose-section .main-banner-btn a{
    font-size: 13px;
  }
  .why-choose-section {
    padding: 50px 20px;
    background-image: url(../img/images/why-choose-bg-mob.png);
  }
  .why-choose-section .main-banner-btn {
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 30px;
  }
  a.guide-btn {
    border: 1px solid #000;
    background: #FFB545;
    transition: 0.3s linear all;
  }
  .accordian-slider button.slick-prev.slick-arrow, .website-design-case-slider button.slick-prev.slick-arrow, .nearme-slider button.slick-prev.slick-arrow, .maximize-ads-slider button.slick-prev.slick-arrow, .table-slider button.slick-prev.slick-arrow, .add-on-slider button.slick-prev.slick-arrow, .table-slider-one button.slick-prev.slick-arrow {
    bottom: -100px;
    left: unset !important;
    right: 100px !important;
  }
  .accordian-slider button.slick-next.slick-arrow, .table-slider button.slick-next.slick-arrow, .add-on-slider button.slick-next.slick-arrow, .table-slider-one button.slick-next.slick-arrow, .website-design-case-slider button.slick-next.slick-arrow, .nearme-slider button.slick-next.slick-arrow, .maximize-ads-slider button.slick-next.slick-arrow {
    bottom: -100px;
    right: 15px !important;
  }
  .guide-item {
    box-shadow: 0 4px 20px 0 #00000040;
    padding: 15px;
  }
  .process-inner-text {
    padding: 0 30px;
  }
  .guide-slider button.slick-prev.slick-arrow, .guide-banner-slider button.slick-prev.slick-arrow, .blog-banner-slider button.slick-prev.slick-arrow, .blog-slider button.slick-prev.slick-arrow {
    left: unset !important;
    right: 110px !important;
  }
  .item-guide-slider {
    margin: 25px 6px;
  }
  .blogs-section .custom-container {
    padding-left: 0 !important;
    padding-right: 0px;
  }
  .blog-slider .slick-list, .guide-slider .slick-list {
    padding: 0 10% !important;
  }

  .process-section h2 {
    font-size: 24px !important;
  }
  .process-section h6 {
    font-size: 14px;
  }
  .process-mob .row {
      flex-wrap: unset;
  }
  .process-mob {
    overflow: scroll;
  }
  .seo-agency-process-section .process-mob {
    overflow: scroll;
    padding-top: 10px;
  }
  section.process-section h3 {
    font-size: 16px;
    font-weight: 700;
  }
  .process-middle-div img {
    width: 1190px;
    top: -110px;
    max-width: 1190px !important;
  }
  .process-seo-section .process-middle-div img {
    width: 1190px;
    top: -90px;
  }
      .local-seo-process .process-detail-bottom-left {
          width: 60%;
          margin-left: 15%;
          margin-top: 10px;
      }
            .process-seo-section .process-detail-bottom {
          width: 78%;
          margin-left: -3%;
      }
      .process-seo-section .process-middle-div{
          padding: 45px 0 45px;
      }
  
  section.process-section p {
    font-size: 12px;
    font-weight: 400;
    color: #ffffff !important;
  }
  .guide-slider .slick-prev, .guide-slider .slick-next, .guide-banner-slider .slick-prev, .guide-banner-slider .slick-next, .blog-banner-slider .slick-prev, .blog-banner-slider .slick-next, .blog-slider .slick-prev, .blog-slider .slick-next{
    bottom:-105px;
  }
  .maximize-slider .slick-list, .maximize-seo-slider .slick-list{
    padding: 0 10% !important;
  }
  .maximize-ads-slider .slick-list {
    padding: 0 5% !important;
  }
  h3.h3-seo{
    font-size: 16px;
  }
  .maximize-inner-main {
    padding: 6px;
  }
  .card-content p{
    color: #fff !important;
  }
  .why-choose-section img {
    padding-left: 0;
  }
  .process-middle-div {
    padding: 40px 0;
  }
  .process-detail.detail-left {
    width: 72%;
    margin-left: 32% !important;
  }
  .process-detail {
    width: 63%;
    margin-left: auto;
    margin-right: 15%;
  }
  .process-detail-bottom-left {
    width: 70%;
    margin-left: 2%;
  }
  .process-detail-bottom {
    width: 66%;
    margin-left: -18%;
  }
  .process-seo-section .process-detail-bottom-right {
    margin-left: -5%;
  }
  .local-seo-process .process-detail-bottom-right {
    margin-left: -20%;
    margin-top: 10px !important;
  }
  .process-detail-bottom-right {
    width: 80%;
          margin-left: -40%;
          margin-top: 0%;
  }
  .guide-inner h4 {
    font-size: 16px;
  }
  a.guide-btn {
    height: 50px;
  }
  .blogs-section .nav-link {
    font-size: 24px;
  }
  .faq-section h2 {
    font-size: 28px;
    text-align: left;
    margin-bottom: 15px;
    margin-left: 15px;
  }
  button.accordion-button {
    font-size: 14px;
      padding: 20px 50px 10px 5px;
  }
  a#myBtn-one {
      font-weight: 600;
  }
  .accordion-body {
    padding: 0px 45px 25px 25px;
    font-size: 12px;
  }
  .accordion {
    margin: 0rem auto;
    padding: 0 5px !important;
  }
  .footer-top {
    padding: 35px;
  }
  form.footer-form-main .col {
    flex: unset;
  }
  .col-md-6.form-main-outer {
    order: 2;
    margin-top:15px;
  }
  .col-md-6.form-heading {
    order: 1;
  }
  .footer-section h2 {
          font-size: 22px;
          font-weight: 400;
          margin-bottom: 15px;
      }
  .footer-top-right{
    padding:0;
  }
  .footer-form-main input, .footer-form-main textarea {
    font-size: 12px;
    color: #B4B4B4 !important;
    padding: 10px;
    margin-bottom: 9px;
    background: rgb(0 161 155 / 4%);
    border-color: rgb(0 161 155 / 27%);
  }
          img.footer-radio-btn {
          top: -30px;
          width: 60px;
          right: -50px;
      }
      h2.footer-upper-heading{
        margin-bottom: 0;
      }
  .header-btn {
    display: inline-grid;
  }
  .hide-on-desktp{
    display: block !important;
  }
  .left-on-mob{
    text-align: left !important;
  }
  .footer-bottom {
    padding: 60px 10px 10px;
  }
  .footer-bottom h5 {
    margin-top: 25px;
  }
  .footer-bottom ul {
    list-style: none;
    margin: 15px 0 0 0;
    display: flex;
    padding: 0;
    flex-wrap: wrap;
  }
  ul.contact-detail-outer li {
    width: 100% !important;
  }
  .footer-bottom ul li {
    padding-bottom: 15px;
    width: 50%;
  }
  iframe {
    border: 0;
    margin-top: 15px;
  }

  .contact-banner-section {
    background-image: url(../img/images/banner-mob-contact-page.webp);
  }
  .contact-banner-section .banner-left-text h1 {
    font-size: 30px;
    margin-top: 0px;
    line-height: 1.2;
  }
  .contact-banner-section .banner-left-text p {
    padding-top: 0px;
  }
  .contact-banner-section .banner-left-text {
    width: 80%;
  }
  .contact-detail-left h2 {
    font-size: 20px;
    letter-spacing: -1px;
  }
  .contact-detail-left .social-icons a {
    width: 34px;
    font-size: 16px;
    height: 34px;
    margin-right: 5px;
  }
  .contact-inner-detail p{
    font-size: 16px !important;
  }
  .contact-main-section .form-right-outer {
    padding: 30px 20px 30px;
    margin-right: auto;
    margin-left: auto;
  }
  .contact-main-section .form-right-outer h3 {
  font-size: 18px;
  }
  .contact-main-section .radio-btn {
    top: -26px;
    width:90px;
  }
  .contact-main-section #submit_btn {
    width: 100%;
    font-size: 12px;
  }
  .contact-main-section .form-right-outer input, .contact-main-section .form-right-outer textarea {
    font-size: 10px;
  }
  .footer-bottom-text p {
    font-size: 11px !important;
    color: #fff !important;
  }
  .footer-bottom-text a {
  font-size: 11px !important;
  }
  .seo-tab-content {
    padding: 15px;
    background: #F9F8F8;
    border-radius: 15px;
    margin-top: 15px;
  }
  .seo-banner .banner-right-image img {
    width: 60%;
          position: relative;
          left: -50px;
    margin-left: auto;
  }
      .instagram-ads-banner-section .banner-right-image img {
        width: 100%;
        position: relative;
        left: 0px;
        margin-left: auto;
    }
  .seo-banner .banner-left-text {
    width: 85%;
    padding-left: 20px;
  }
  .seo-banner .banner-left-text p {
    padding-right: 14%;
    padding-top: 15px;
  }
  .seo-banner{
    background-image: url(../img/images/seo-banner-mobile.webp);
  }
  .seo-banner .main-banner-btn {
    margin-bottom: 30px;
    margin-top: 15px;
  }
  .seo-choose-section h2 {
    padding-right: 0rem;
    margin-bottom: 5px;
  }
  section.seo-choose-section h3 {
    font-size: 16px;
    font-weight: 700;
    padding: 15px 0 10px;
  }
  .process-google-section .process-detail {
    margin-right: -20% !important;
    width: 75% !important;
  }
  .process-google-section .process-detail-bottom-left{
    width: 65%;
          margin-left: 12%;
  }

      .process-google-section .process-detail-bottom {
          width: 60%;
          margin-left: 0%;
      }
      .process-google-section .process-detail-bottom-right {
          width: 65%;
        margin-left: -10%;
        }
  .process-ads-section .process-detail.detail-right {
    margin-right: -10% !important;
          width: 65% !important;
  }
      .process-seo-section .detail-left {
          margin-right: -5% !important;
          width: 82% !important;
          margin-left: 150px !important;
      }
      .ecommerce-seo-process .process-detail.detail-left {
          margin-right: -80px;
          width: 50% !important;
          padding-bottom: 0;
          margin-left: auto !important;
      }
      .ecommerce-seo-process .process-detail.detail-center {
          margin: 0;
          margin-left: 210px;
          width: 60%;
      }
      .ecommerce-seo-process .process-detail-bottom-left {
          width: 50%;
          margin-left: 15%;
          margin-top: 30px;
      }
          .ecommerce-seo-process .process-detail-bottom {
          width: 60%;
          margin-left: 15%;
          margin-top: 30px;
      }
      .ecommerce-seo-process .process-detail-bottom-right {
          margin-left: 10%;
          margin-top: 30px !important;
      }
      .process-seo-section .process-detail.detail-right {
          margin-right: -24%;
          margin-left: auto !important;
          width: 80%;
      }
  .process-seo-section .process-detail-bottom-right {
    margin-top: 0%;
  }
  .local-seo-banner .process-detail-bottom-right {
    margin-top: 10px;
  }
  .google-ads-banner .banner-right-image img {
    width: 100%;
    position: relative;
    left: 0px;
    margin-left: auto;
  }
  .google-ads-banner .banner-left-text {
    width: 85%;
    padding-left: 20px;
  }
  .google-ads-banner .banner-left-text p {
    padding-right: 14%;
    padding-top: 15px;
  }
  .google-ads-banner{
    background-image: url(../img/images/seo-banner-mobile.webp);
  }
  .google-ads-banner .main-banner-btn {
    margin-bottom: 20px;
    margin-top: 15px;
  }
  .offer-card {
    min-height: 470px;
    padding: 20px;
  }
  .maximize-ads-slider .card-content p {
    color: #000 !important;
}
.maximize-ads-slider .card-content a{
  opacity: 1;
}
.maximize-ads-slider .offer-card .card-content{
    background-image: url(../img/images/seo-content-bg.webp) !important;
    transition: 0.3s linear all;
}
  .expert-section {
    padding: 60px 20px 60px;
  }
  .expert-card h3 {
    font-weight: 500;
    font-size: 20px;
  }
  section.expert-section h2 {
    font-weight: 400 !important;
    width: 95%;
  }
  .expert-section .expert-card p {
    color: #C8C8C8 !important;
  }
  .expert-card {
    padding: 35px 25px 0px 0;
  }
  .google-offer-section h2 {
    font-size: 32px;
    text-align: center;
    width: 100%;
    padding: 0 15px;
  }
  .ads-chose-section h2{
    padding-right: 25px;
  }
  section.process-section {
    background-image: url(../img/images/process-bg-mobile.webp);
    background-size: cover;
  }
  section.process-ads-section p{
    color: #C8C8C8 !important;
  }
  .maximize-seo-slider .card img{
    height: auto !important;
  }
  .google-offer-section{
    padding: 60px 0 80px;
  }
  .social-media-banner {
    padding: 100px 0 0;
  }
  .social-media-banner .banner-right-image {
    text-align: center;
    position: unset;
  }
  .social-media-banner .banner-right-image img
  {
    width: 80%;
    margin: auto;
  }
  .social-media-banner .main-banner-btn {
    margin-bottom: 0px;
  }
  section.expert-social-media-section .expert-card {
    padding: 5px 0px 30px 0;
  }
  section.invest-section {
    padding: 60px 0px 80px;
  }
  .invest-left h2 {
    font-size: 28px;
    font-weight: 500;
    padding: 0;
  }
  .invest-slider-outer {
    padding: 25px;
    margin-left: 0px;
    border-radius: 30px;
    background-image: url(../img/images/invest-slider-bg-mob.webp);
  }
  .slider-info.invest-info, .slider-info.invest-cstm-info {
    margin-left: 0;
    margin-top: 10px;
  }
  .invest-slider button.slick-next.slick-arrow, .invest-cstm-slider button.slick-next.slick-arrow {
    bottom: -115px;
  }
  .invest-slider button.slick-prev.slick-arrow, .invest-cstm-slider button.slick-prev.slick-arrow {
    right: 170px !important;
    bottom: -115px;
  }
  .invest-left {
    display: flex;
    flex-direction: column-reverse;
  }
  .invest-left-image-outer img {
    position: unset;
    width: 100%;
  }
  .banner-g-b-outer {
    flex-wrap: wrap;
  }
  .guide-banner-slider .slick-list, .blog-banner-slider .slick-list {
    padding: 0 10% !important;
  }
  .guide-blog-section .custom-container {
    padding-left: 0 !important;
    padding-right: 0px;
  }
  .guide-banner-slider .item, .blog-banner-slider .item {
    margin: 0 5px;
  }
  .guide-blog-section{
    padding: 7rem 0 80px;
  }
  .banner-content-outer {
    width: 100%;
  }
  .banner-content-outer h2 {
    font-size: 20px;
    letter-spacing: 0px;
  }
  .banner-g-b-outer {
    gap: 20px;
  }
  .banner-content-outer p{
    margin-bottom: 0;
  }
  .blog-banner-slider .main-banner-btn, .guide-banner-slider .main-banner-btn{
    margin-bottom: 10px;
  }
  .guide-blog-section .blog-banner-slider-info {
    margin-left: 20px;
    width: 88%;
    margin-top: 0px;
  }
  span.pagingInfo-b-slider{
    padding-top: 7px;
  }
  .guide-tabs-main-section h2 {
    font-size: 28px;
  }
  .guide-inner-tab {
    justify-content: center;
    border: none;
    margin-top: 15px;
    gap: 15px;
  }
  .guide-inner-tab .nav-link {
    font-size: 14px;
    flex: 1;
    text-align: center;
    padding: 10px 15px;
    border-radius: 50px;
    background-color: #FFB545;
    color: #000;
    white-space: nowrap;
    margin: 2px;
  }
  .cstm-wbsite-banner .banner-left-text {
    width: 100%;
  }
  .cstm-wbsite-banner .banner-left-text h1
  {
    font-size: 26px;
  }
  .cstm-wbsite-banner .banner-right-image img{
    width: 100%;
    left: 0;
    bottom:-1px;
  }
  .invest-cstm-section .invest-left-image-outer img {
    position: unset;
    width: 300px;
  }
  .invest-cstm-section .invest-main-outer {
    padding: 25px;
  }
  .invest-cstm-section .invest-left h2 {
    font-size: 24px;
    padding: 0px 0 0 0;
  }
  .invest-cstm-section .invest-slider-outer {
    margin-left: 0;
  }
  .slider-info.invest-cstm-info {
    padding-right: 0;
    width: 100%;
  }
  .development-banner-section .banner-left-text {
    width: 100%;
  }
  .development-banner-section .banner-left-text p {
    padding-top: 0px;
    font-size: 16px !important;
    padding-right: 50px;
  }
  .development-banner-section .banner-left-text h1{
    margin-right:40px;
  }
  .expert-wbsite-dvlpmnt h6 {
    font-size: 16px;
    font-weight: 400;
    color: #F5F5F5;
    width: 100%;
    line-height: 1.4;
    margin-bottom: 25px;
  }
  .tab-content-outer {
    padding: 15px;
  }
  img.testimonial-icon {
    padding: 0 0 15px;
    width: 50px;
  }
  .guide-content-section h3 {
    margin-bottom: 20px;
    font-size: 22px;
  }

  .local-seo-banner .banner-right-image{
    width: 100%;
  }
  .local-seo-banner .banner-right-image img {
          width: 100%;
          margin: 20px 0 0;
      }
      .shazem-section h6 {
      font-size: 14px;
      font-weight: bold;
      color: #292929;
      margin-bottom: 20px;
      margin-left: 0px;
  }
  .local-seo-tab-outer button.nav-link {
      font-size: 14px;
      margin: 8px 0;
      padding: 12px 15px;
      border-radius: 50px;
      background-color: #00000030;
      border: 1px solid hsl(0deg 0% 100% / 30%);
  }
  .local-seo-tab-outer .seo-tab-content {
          padding: 0px;
          background: #29252500;
          border-radius: 15px;
          margin-top: 15px;
      }
      .local-seo-tab-outer p {
        width: 100% !important;
      font-size: 14px !important;
      line-height: 1.3 !important;
  }
  .local-seo-tab-outer .accordion-item {
      background: transparent;
  }
  .local-seo-tab-outer button.accordion-button.collapsed {
      background: #000 !important;
      border-radius: 50px !important;
      border: 1px solid #ffffff4d !important;
      font-size: 14px;
      margin: 8px 0 0;
      padding: 20px 15px;
  }
  .local-seo-tab-outer .accordion-item h2{
  padding-bottom: 5px;
  }
  .local-seo-tab-outer button.accordion-button:after{
    content:none;
  }
  .local-seo-tab-outer button.accordion-button {
      background: #ffb545 !important;
      border-radius: 50px !important;
      border: 1px solid #ffffff4d !important;
      font-size: 14px;
      margin: 8px 0 0;
      padding: 12px 15px;
  }
  .local-seo-tab-outer button.accordion-button .content-btn-left {
      color: #000 !important;
  }
  .local-seo-tab-outer button.accordion-button.collapsed .content-btn-left {
    color:#fff !important;
    width: 100%;
  }
  .local-seo-tab-outer button.accordion-button.collapsed img {
      filter: brightness(1);
  }
  .local-seo-tab-outer button.accordion-button img {
      filter: brightness(0);
  }
  .local-seo-tab-outer button.accordion-button .content-btn-right i{
    color:#000;
  }
  .local-seo-tab-outer button.accordion-button.collapsed .content-btn-right i{
    color:#fff;
  }
    .local-seo-tab-outer .accordion-body {
          padding: 0px 25px 25px 25px;
          font-size: 12px;
      }
      
      .local-shazem-section .hide-on-desktp {
          display: block !important;
          margin-bottom: 0;
          color: #000;
          padding: 0 20px 15px;
      }
      .local-shazem-section .hide-on-desktp h6{
        margin-left: 0 !important;
        margin-top: 10px;
      }
    .scrolling-container div {
          animation: marquee-mob 9s linear infinite;
          width: 500%;
      }
          .e-commerce-seo-banner .banner-right-image {
          width: auto !important;
          margin-top: 50px;
        }
            .enterprise-seo-process .process-detail.detail-right {
          width: 60%;
          margin-left: auto !important;
          margin-right: 90px;
      }
      .enterprise-seo-process .process-detail-bottom-left {
          width: 55%;
          margin-left: 15%;
          margin-top: 10px;
      }
      .enterprise-seo-process .process-detail.detail-left {
          width: 55% !important;
          margin-left: 45% !important;
      }
        .enterprise-seo-process .process-detail-bottom {
          width: 60%;
          margin-left: -5%;
          margin-top: 10px;
      }
      .enterprise-seo-process .process-detail-bottom-right {
          width: 50%;
          margin-left: -20%;
      }
      .digimark-seo-process .process-detail-bottom-left {
          width: 50% !important;
          margin-left: 20%;
          margin-top: 30px;
      }
      .digimark-seo-process .process-detail.detail-center {
          margin: 0;
          margin-left: 220px;
          width: 58%;
      }
          .desdev-seo-process .detail-left {
          margin-right: -10% !important;
          width: 45% !important;
          margin-left: auto !important;
      }
      .desdev-seo-process .process-middle-div img {
          width: 1190px;
          top: -140px;
      }
          .desdev-seo-process .process-middle-div {
          padding: 0px 0 1%;
      }
          .desdev-seo-process .process-detail-bottom {
          width: 35% !important;
          margin-left: 10% !important;
      }
          .desdev-seo-process .process-detail-bottom-right {
          width: 40% !important;
          margin-left: -20px !important;
      }
        .homepage-process .process-detail.detail-left {
          width: 72%;
          margin-left: 55% !important;
      }
          .homepage-process .process-detail {
          width: 70%;
          margin-left: auto;
          margin-right: -15%;
      }
      .homepage-process .process-detail-bottom-left {
          width: 60%;
          margin-left: 15%;
      }
      .homepage-process .process-detail-bottom {
          width: 70%;
          margin-left: 10%;
      }
      .homepage-process .process-detail-bottom-right {
          width: 65%;
          margin-left: 0%;
          margin-top: 0%;
      }
          .social-ads-outer .process-middle-div {
          padding: 15px 0 25px;
      }
      .social-ads-outer .process-middle-div img {
          width: 1190px;
          top: -140px;
      }
      .digimark-seo-process .process-middle-div img{
        width: 1190px;
          top: -90px;
      }
      .social-ads-outer .process-detail-bottom-left {
          width: 55%;
          margin-left: 20%;
      }
          .social-ads-outer .process-detail-bottom {
          width: 60%;
          margin-left: 15%;
      }
        .social-ads-outer .process-detail-bottom-right {
          width: 60%;
          margin-left: 5%;
        }
      .process-cstm-section .process-detail-bottom {
          width: 75%;
          margin-left: 2%;
        }
          .process-cstm-section .process-detail.detail-right {
          margin-right: -25% !important;
          width: 80% !important;
        }
          .process-cstm-section .process-detail-bottom-right {
          width: 70%;
          margin-left: 5%;
        }
        .dropdown-link-list{
          flex-wrap: wrap;
        }
            .local-seo-process .detail-left{
          margin-right: -5% !important;
          width: 52% !important;
          margin-left: 240px !important;
      }
          .local-seo-process .process-middle-div {
          padding: 0px 0 25px;
      }
      .local-seo-process .process-middle-div img {
          width: 1190px;
          top: -120px;
      }
          .local-seo-process .process-detail-bottom {
          width: 60%;
          margin-left: -10%;
      }
          .local-seo-process .process-detail.detail-right {
          margin-right: 25% !important;
          width: 60% !important;
      }
      .local-seo-process .process-detail-bottom-right {
          width: 60%;
          margin-left: -15%;
      }
      .guide-item img {
      height: 200px;
      object-fit: cover;
  }
  .digimark-cbd-banner-section .banner-left-text h1 {
      font-size: 30px;
      color: #000;
      font-weight: 500;
      line-height: 1.2;
      margin-top: 50px;
  }
  .digimark-cbd-banner-section .banner-left-text h2 {
          font-size: 12px !important;
          padding-right: 25%;
          margin-top: 15px;
          line-height: 1.5;
      }
        .digimark-cbd-banner-section .main-banner-btn {
          display: inline-block;
          margin-top: 20px;
          margin-bottom: 0;
      }
        .digimark-cbd-banner-section .banner-left-image {
          height: auto;
          top: 80px;
          left: 0;
          width: 100%;
          position: unset;
      }
      .digimark-cbd-banner-section .banner-left-image img {
      width: 80%;
      position: unset;
      margin: 10px auto 0;
  }
      .digimark-cbd-banner-section .form-right-outer {
          margin-top: -140px;
      }
      .digimark-main-banner .form-right-outer {
          margin-top: -10px;
      }
          .digimark-cbd-banner-section .form-right-outer h3 {
          font-size: 18px;
          margin-bottom: 15px;
      }
      .cbd-shazem-left-image-outer {
      width: 85%;
      position: relative;
      padding: 0 0 0 20px;
  }
  .cbd-shazem-left-image-outer img.shamzem-img {
      height: auto;
      display: block;
  }
  .cbd-shazem-rotate {
      width: 100px;
  }
  .shazem-cbd-section h2.mainhead {
      padding: 0 !important;
  }
      .shazem-cbd-section h1 {
          font-size: 25px;
      }
      .core-digital-marketing-section h2 {
      font-size: 25px;
      width: 100%;
      text-align: left !important;
      padding: 0 10px 20px;
  }
      .bg-text-core-section h5 {
          font-size: 40px;
          line-height: 45px;
          margin-top: -40px;
          margin-bottom: -40px;
      }
      .bg-text-core-section h4 {
          font-size: 40px;
          line-height: 45px;
      }
      .why-choose-cbd h2 {
      font-size: 25px;
      width: 100%;
      text-align: left;
  }
  .blur-icon {
      filter: blur(5px);
    }
  .cbd-slider-image {
      width: 150px;
  }
  .slider-content {
      flex-wrap: wrap;
      padding: 0 10px;
  }
  .slider-content-heading-btn {
      width: 100%;
      position: relative;
  }
  .slider-content-text {
      width: 100%;
  }
  .slider-content-text #contentText{
  color:#fff !important;
  margin-top: 15px;
  }
  a#contentButton {
      font-size: 12px;
  }
  .why-choose-cbd-box-outer {
      grid-template-columns: repeat(5, 200px);
  }
  .why-choose-cbd-box-main {
      padding: 20px 15px 20px 15px
    }
    .why-choose-cbd-box .two-box, .why-choose-cbd-box .four-box {
      margin-top: 55px;
  }
  .why-choose-cbd-box .one-box, .why-choose-cbd-box .five-box {
      margin-top: 150px;
  }
  .why-choose-cbd-box-main h4{
      font-size: 16px;
      color: #fff;
      margin-top: 20px;
      text-transform: capitalize;
  }
  .why-choose-cbd-box-main p {
      color: #fff !important;
      font-size: 12px !important;
      text-transform: capitalize;
      padding-top: 12px;
  }
  .rocket-image {
      display: none;
  }
      .why-choose-cbd-box-main {
          padding: 20px 15px 20px 15px;
          height:220px;
      }
      .why-cbd-back-animation {
      display: none;
  }
  .cbd-process h2 {
      font-size: 25px;
      padding-bottom: 15px;
      width: 100%;
      text-align: left;
  }
  .cbd-process-main-image {
      margin-bottom: 25px;
  }
  .cbd-process-text p{
    color: #fff !important;
  }
  .mob-order-1 {
      order: 1;
  }
  .mob-order-2 {
      order: 2;
  }
  .mob-order-3 {
      order: 3;
  }
  .cbd-process-text {
      width: 80%;
  }
  .cbd-process-icon {
      width: 20%;
  }
  .area-we-serve-cbd-section h2 {
      font-size: 25px;
      text-align: left;
  }
  .area-we-serve-cbd-section h6 {
      font-size: 16px;
  }
  .dropdown-link-list {
      justify-content: center;
  }
  .motion-service-div-outer{
    height: auto;
  }
  .area-serve-box h4 {
      font-size: 18px;
      margin-right: 40px;
      font-weight: 600;
      color: #000;
  }
      .why-choose-outer {
          overflow-x: auto;
          position: relative;
          overflow-y: hidden;
          height: 400px;
      }
  .why-cbd-back-animation {
      position: absolute;
      top: 110px;
      width: 1080px;
  }
  .core-digital-marketing-section {
      background-color: #001117;
  }
  .barangaroo-main-section .banner-left-text h1 {
      padding-right: 0px;
  }
  section.brand-dna-section h1 {
      font-size: 50px;
      font-weight: 900;
      color: #fff;
  }
  section.brand-dna-section h2 {
      font-size: 28px;
    }
  section.brand-dna-section h3 {
      font-size: 14px;
      padding-left: 20px;
  }
  section.brand-dna-section h3:before{
      width: 22px;
      height: 22px;
      background-repeat: no-repeat;
  }
  section.brand-dna-section h3:after {
      width: 22px;
      height: 22px;
      right: -22px;
      background-repeat: no-repeat;
  }
  section.brand-dna-section p {
      color: #fff !important;
    }
  section.brand-dna-section ul li {
      color: #fff;
      font-size: 14px;
    }
  section.brand-dna-section h4 {
      font-size: 24px;
    }
      .brand-dna-section {
          background-position: 40%;
          padding: 120px 20px 40px 20px;
      }
  section.founder-section .row {
      flex-wrap: nowrap;
  }
  section.founder-section .col-md-3 {
      width: 30%;
  }
  section.founder-section .col-md-9 {
      width: 70%;
  }
  .founder-section h3 {
      font-size: 18px;
      margin-bottom: 0px;
    }
  .founder-section img {
      width: 100%;
    }
  .founder-section .main-banner-btn {
          display: inline-block;
          margin-top: 20px;
          margin-bottom: 0;
      }
  .founder-section {
      padding: 20px 0 40px;
  }
  .chapter-section-dark h2 {
      font-size: 28px;
      padding-right: 40px;
    }
  .chapter-section-dark p {
      color: #fff !important;
    }
  .chapter-section-dark h6 {
      color: #fff;
      font-size: 15px;
    }
  section.chapter-section-dark .main-banner-btn {
      margin-bottom: 60px;
  }
  .brand-dna-chapter-gradient-section img {
      padding: 0 0px 0 0;
  }
  .brand-dna-chapter-gradient-section .Unparalleled-left-col {
      padding-left: 10px;
  }
  .brand-dna-chapter-gradient-section .row {
      flex-direction: column-reverse !important;
  }
  .motion-main-graphic {
      padding: 20px 20px 0px 0px;
    }
    .chapter-3 .scroll-text-chapter {
      height: 250px;
      margin-bottom: 20px;
      margin-right: 20px;
  }
  .brand-dna-chapter-gradient-section, .chapter-section-dark{
      padding: 40px 20px !important;
  }
  .chapter-5-heading {
      width: 100%;
    text-align: left;
  }
  .chapter-5-outer {
      grid-template-columns: repeat(1, 1fr);
  }
  .chapter-5-center img.hide-on-mob {
      display: none !important;
  }
  .chapter-5-center img.hide-on-desktp {
      width: 100%;
      display: block !important;
  }
  .chapter-7-center img.hide-on-mob {
      width: 100%;
      display: none;
  }
  .chapter-7-center img.hide-on-desktp {
      width: 100%;
      display: block !important;
  }
  .chapter-8-section .main-banner-btn {
      margin-bottom: 0px;
  }
  .brand-dna-chapter-gradient-section h2{
    font-size: 28px !important;
    margin-bottom: 15px !important;
  }
  .brand-dna-chapter-gradient-section h5{
    margin-bottom: 15px !important;
  }
  .chapter-5-right {
      margin-top: 20px;
  }
  .chapter-section-dark h4{
    margin-bottom: 15px;
  }
  .brand-dna-chapter-gradient-section ul {
      margin-bottom: 15px;
  }
  .founder-main-section h1 {
      font-size: 20px;
  }
  .founder-main-section h1 span {
      font-size: 45px;
  }
  .founder-main-section h2 {
      font-size: 14px;
    }
    .sign-outer img {
      width: 88px;
      margin-right: 20px;
  }
  .scroll-text-founder {
      height: 450px;
      overflow: auto;
      padding-right: 10px;
      margin-top: 30px;
  }
  .founder-detail .main-banner-btn {
      margin-bottom: 50px;
  }
  .founder-detail{
    padding-bottom: 0 !important;
  }
  .founder-video-section {
      padding: 40px 0 0;
  }
  .seo-agency-section h1{
    font-size: 28px;
  }
  .seo-agency-section .banner-right-image img {
          width: 70%;
          position: relative;
          left: -50px;
          margin-left: auto;
          bottom: -2px;
      }
      .seo-matter-left-col {
      flex-wrap: wrap;
      flex-direction: column-reverse;
      width: 100%;
      padding: 0 20px;
  }
      .seo-matter-left-col h2 {
          position: unset;
          width: 100%;
          font-size: 25px;
      }
      .seo-matter-image {
      width: 80%;
      margin-top: 20px;
  }
  section.seo-matter-section {
      padding-top: 30px !important;
  }
  .seo-matter-outer {
      padding-top: 0;
  }
  .seo-matter-right-col h5 {
      color: #000;
  }
  .bottom-heading-text-seo-service{
    margin-top: 100px;
  }
      section.sydney-seo-services {
          padding: 30px 15px;
      }
  .sydney-seo-services .maximize-inner-text {
          width: 100%;
          margin: auto;
          padding: 0 10px;
          align-items: start;
      }
  .sydney-seo-services h2 {
      font-size: 25px;
      font-weight: 500;
      color: #000;
  }
  .sydney-seo-services h5 {
      text-align: start;
      font-size: 18px;
      font-weight: 600;
  }
  .sydney-seo-services p {
      color: #020202;
      text-align: start !important;
  }
  .seo-service-card h3 {
      color: #fff;
      font-size: 14px;
      font-weight: 600;
  }
  .seo-service-card p {
      font-size: 12px !important;
      color: #fff !important;
      text-align: center !important;
  }
  .sydney-seo-services .maximize-seo-slider .col-md-3 {
      margin: 0 10px;
  }
  .seo-service-card img {
      width: 45px;
      margin: 0 auto 20px;
  }
  .sydney-seo-services .progressmaximizeseo {
      display: block;
      width: 100%;
      height: 4px;
      border-radius: 10px;
      overflow: hidden;
      background-color: rgb(117 117 117 / 40%);
      background-image: linear-gradient(to right, #7EED84, #3FCDFD);
      background-repeat: no-repeat;
      background-size: 0 100%;
      transition: background-size .4s ease-in-out;
  }
  .sydney-seo-services span.pagingInfomaximizeseo {
      width: 30px;
      font-size: 18px;
      color: #000000;
  }
  .sydney-seo-services .slick-prev:before{
    color: #000 !important;
  }
  .sydney-seo-services .maximize-seo-slider button.slick-prev.slick-arrow {
      border: 1px solid #000 !important;
  }
  .sydney-seo-services .maximize-seo-slider .slick-next {
      background: #000 !important;
  }
  .sydney-seo-services .maximize-seo-slider .slick-next:before {
      color: #fff !important;
  }
  .seo-service-card {
          padding: 20px 20px 10px;
          margin-bottom: 0;
          height: 220px !important;
        }
    .sydney-seo-services .col-sm-6 {
      padding: 5px;
  }
    .bottom-heading-text-seo-service {
          margin-top: 20px;
          padding: 0 0px;
      }
      .seo-strategy-section {
          background-position: center;
          padding: 40px 20px;
      }
              .seo-strategy-section h2 {
          font-size: 25px;
          margin-bottom: -5px;
      }
      .seo-strategy-section h5 {
      font-size: 18px;
  }
  .seo-strategy-section p {
      color: #fff !important;
    }
    div#accordionExampleseosauce {
      width: 100%;
      margin: -20px 0px 0 0;
  }
  .seo-strategy-section .accordion-item {
      background-color: transparent
  }
  .seo-strategy-section .seo-tab-content {
          padding:10px 0px 0;
          background: transparent !important;
        }
      .seo-strategy-section #accordionExampleseosauce .accordion-body h5 {
      color: #ffffff;
      font-size: 14px;
      padding-left: 5px;
        }
        .seo-strategy-section .seo-tab-content ul li{
          color: #fff !important;
          font-size: 14px;
        }
        .seo-strategy-section .seo-tab-content ul li::before {
      content: "";
      position: absolute;
      background-size: cover;
      width: 16px;
      height: 17px;
      left: -30px;
      top: 15px;
      transform: translate(0px, 0%);
  }
  .seo-strategy-section #v-pills-home .seo-tab-content ul li::before, .seo-strategy-section #collapseseosauceOne .seo-tab-content ul li::before, .seo-strategy-section #v-pills-profile .seo-tab-content ul li::before, .seo-strategy-section #collapseseosauceTwo .seo-tab-content ul li::before, .seo-strategy-section #v-pills-free .seo-tab-content ul li::before, .seo-strategy-section #collapseseosauceThree .seo-tab-content ul li::before, .seo-strategy-section #v-pills-messages .seo-tab-content ul li::before, .seo-strategy-section #collapseseosauceFour .seo-tab-content ul li::before, .seo-strategy-section #collapseseosauceSix .seo-tab-content ul li::before{
      background-image: url(../img/images/seo-strategy-list-icon.svg);
  }
  .seo-strategy-section button.accordion-button {
    justify-content: space-between;
          height: 55px;
          padding-top: 15px !important;
      }
    .seo-strategy-section #accordionExampleseosauce button.accordion-button.collapsed {
      background: #000000 !important;
      border: 1px solid #ffffff3d !important;
      padding:15px !important;
      margin-bottom: 20px;
  }
  #accordionExampleseosauce button.accordion-button{
    padding: 15px !important;
  }
  .seo-strategy-section #accordionExampleseosauce button.accordion-button .content-btn-left img {
      filter: brightness(0);
  }
  .seo-strategy-section #accordionExampleseosauce button.accordion-button.collapsed .content-btn-left img {
      filter: brightness(1);
  }
  .seo-strategy-section button.accordion-button .content-btn-left {
      color: #000;
  }
  .seo-strategy-section button.accordion-button.collapsed .content-btn-left {
      color: #fff;
  }
  .seo-strategy-section #accordionExampleseosauce button.accordion-button.collapsed .content-btn-right i {
      color: #ffffff;
    }
    
    .seo-strategy-section #accordionExampleseosauce [data-bs-target="#collapseseosauceOne"] .content-btn-left img {
            filter: contrast(-1.5);
  }
  section.seo-case-study-section {
      padding: 40px 20px;
  }
  .seo-case-study-section h2 {
      font-size: 25px;
    }
    .accordian-strategy .accordion-body {
      padding: 0px 0px 10px 0px;
    }
    .accordian-strategy button.accordion-button {
      font-size: 18px;
      height: 60px;
    }
    .seo-case-study-section h6 {
      font-size: 16px;
    }
    .seo-case-study-section  .main-banner-btn a {
          font-size: 12px;
      }
  .seo-case-study-section .main-banner-btn {
      margin-top: 25px;
      margin-bottom: 0;
  }
  .seo-audit-outer {
      display: flex;
      gap: 30px;
      flex-flow: column-reverse;
  }
  .seo-audit-outer h2 {
      font-size: 25px;
  }
  .seo-audit-outer ul li {
      font-size: 15px;
    }
    .seo-audit-section{
      padding: 0 0 20px;
    }
        .seo-audit-section .main-banner-btn {
          margin-bottom: 40px;
      }
      .faq-seo-agency button.accordion-button {
          height: 55px;
          padding-top: 20px;
      }
  .seo-agency-process-section .process-detail.detail-right {
          margin-left: 83% !important;
          width: 50% !important;
      }
          .seo-agency-process-section .process-detail.detail-left {
          width: 60% !important;
          margin-left: 69% !important;
      }
          .seo-agency-process-section .process-detail-bottom {
          width: 50%;
          margin-left: 37%;
      }
          .seo-agency-process-section .process-detail-bottom-right {
          width: 50%;
          margin-left: 35%;
      }
      .faq-section {
      padding: 40px 10px;
    }
    .seo-agency-process-section h2.mt-5 {
      margin-top: 30px !important;
  }
  .google-campaign-section h2 {
      font-size: 25px !important;
  }
  .gbp-strategy-section .local-seo-tab-outer .local-seo-tab-content img {
      padding: 30px;
  }
  .gbp-matter-section .seo-matter-right-col ul li {
      font-size: 14px;
      font-weight: 500;
      color: #000;
    }
    .seo-matter-right-col ul {
      padding-left: 20px;
  }
  section.google-language-section {
      padding: 40px 20px;
  }
  .google-language-section h2 {
      font-size: 25px;
    }
    .google-language-section p {
      color: #fff !important;
      font-size: 16px !important;
    }
    .language-container {
      grid-template-columns: 1fr;
      gap: 40px;
  }
  .language-inner img {
      width: 34px;
  }
  .language-inner {
      flex-direction: row;        
      gap: 30px;
      }
      .gbp-audit-section{
        padding:40px 0 !important;
      }
    .gbp-audit-outer {
      width: 100%;
      padding: 30px 20px!important;
      gap: 10px !important;
  }
  .location-dropdown {
      width: 90% !important;
  }
  .seo-menu-div {
      width: 75%;
  }
  .dropdown-toggle::after {
            right: -90px;
          position: absolute !important;
          margin: 20px;
          z-index: 999;
  }
  .nearme-col {
    flex-direction: column;
    gap: 0px;
}
      #seoDropdown::after, #seoDropdownOne::after, #seoDropdownTwo::after {
          right: 0px;
          z-index: 999;
      }
          .sub-sub-menu-dropdown::after {
          top: 30px;
          right: -13px !important;
          margin: 10px !important;
          z-index: 999;
      }
      .seo-agency-process-section .process-detail-bottom-left {
          width: 50%;
          margin-left: 20%;
      }
      span#more-one h6 {
      margin-left: 0;
  }
  .gpr-matter-section .seo-matter-outer {
      padding: 20px;
  }
  .gpr-audit-section .seo-audit-outer {
      padding: 30px 30px !important;
    }
    .white-label-matter-section .seo-matter-image {
      width: 100%;
      left: 0px;
    }
    section.why-choose-section ul li {
      padding-bottom: 15px;
      font-size: 14px;
      text-transform: capitalize;
  }
  .seo-website-process-section .process-detail.detail-left {
          width: 50% !important;
          margin-left: 55% !important;
      }
      .seo-website-process-section .process-middle-div img {
          width: 800px;
          top: -90px;
          max-width: 800px;
      }
          .seo-website-process-section .process-detail-bottom {
          width: 50%;
          margin-left: -7%;
      }
          .seo-website-process-section .process-detail.detail-right {
          margin-left: 33% !important;
          width: 60% !important;
          margin-top: 20px;
      }
      .col-sm-6 {
      width: 50%;
  }
  .sydney-seo-services.bg-dark .seo-service-card{
    padding: 10px;
  }
  .google-ads-strategy-section .seo-matter-left-col h2 {
      position: unset;
      width: 100%;
      font-size: 25px;
  }
  .google-ads-strategy-section .seo-matter-image {
      width: 100%;
      margin-top: 0;
  }
  .google-ads-strategy-section .seo-matter-right-col ul li {
      padding-bottom: 20px;
      font-size: 14px;
  }
  .instagram-ads-strategy-section .seo-matter-image {
        width: 50%;
        margin-top: 0;
       position: relative;
    bottom: -0px;
    }
    .youtube-ads-services.bg-dark h6 {
    font-size: 16px;
    color: #fff;
}
.thankyou-page{
 padding: 110px 20px 30px;
}
.thankyou-page h1 {
    font-size: 30px;
  }
.thankyou-text-section{
  padding: 30px 0 0 !important;
}
.thankyou-page-id-1 .footer-section{
  padding-top:30px !important;
}
.thankyou-page ul li, .thankyou-page p {
    color: #000000;
    font-size: 16px !important;
  }
  .google-ads-graphic-box .panel.active {
    padding: 20px;
  }
  .google-ads-graphic-box .active h3{
    padding: 0;
    font-size: 20px !important;
  }
  .google-ads-graphic-box .active-div-content {
    padding-top: 20px !important;
}
.google-ads-graphic-box h3{
  font-size: 20px !important;
  text-align: left !important;
}
.sydney-seo-services.bg-dark h6 {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    width: 100%;
    margin-top: 20px;
}
.shazem-section .hide-on-desktp span {
    font-size: 14px;
    color: #000;
}
.website-design-agency-services .seo-service-card i{
  display: none;
}
.design-principle .language-inner {
    gap: 5px;
    flex-direction: column;
}
.google-language-section .design-principle p {
    font-weight: 200;
}
.case-study-outer {
    grid-template-columns: repeat(1, 1fr);
    margin: 10px;
}
.case-study-left h4 {
    font-size: 25px;
    text-align: center;
  }
  .case-study-left img {
    margin: auto;
}
.case-study-btns {
    width: 100%;
    display: inline-flex;
    flex-direction: row;
    justify-content: center;
    gap: 10px;
    margin-top: 10px;
    align-items: baseline;
    flex-wrap: wrap;
}
a.case-study-btn-wht {
    padding: 5px 12px;
    border-radius: 20px;
    border: 1px solid #000;
    font-size: 10px;
    text-align: center;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
}
.digimark-nearme-matter-section .main-banner-btn {
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 0;
}
.digimark-nearme-matter-section .seo-matter-right-col {
    /* height: 100%; */
    padding: 20px;
}
.seo-nearme-matter-section .seo-matter-right-col {
    height: 100%; 
    }
        .seo-matter-right-col .main-banner-btn a {
        font-size: 10px;
    }
       .seo-matter-right-col .main-banner-btn a span {
        margin-left: 15px;
        display: none;
    }
.nearme-location-section {
    position: relative;
    padding: 40px 20px;
}
.location-left ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    padding-right: 0;
}
.nearme-location-section h2 {
    font-size: 28px;
  margin-bottom: 10px;
}
section.nearme-call {
    padding: 40px 20px;
}
.nearme-call .main-banner-btn {
    margin-top: 30px;
    margin-bottom: 10px;
    text-align: center;
}
.nearme-call h3 {
    font-size: 16px;
    text-align: center;
  }
  section.nearme-call .row {
    flex-direction: column-reverse;
}
.additonal-outer {
    grid-template-columns: repeat(1, 1fr);
    gap: 0;
}
.additional-box-outer p{
  color: #fff !important;
}
.web-audio-image{
  width: 100%;
}
.web-dev-audit-image img{
  padding-left: 0;
}
.seo-barangaroo-audit .seo-audit-outer h2 {
    padding-right: 0;
}
.seo-barangaroo-audit .seo-audit-outer {
    gap: 0px;
  }
  .seo-package-main-table th {
    padding: 15px;
    font-size: 16px;
    letter-spacing: 0;
    height: 90px;
  }
  .seo-package-main-table tbody tr td {
    padding: 14px 10px;
    height: 82px;
    letter-spacing: 0;
}
.seo-package-main-table tbody tr {
    font-size: 16px;
  }
  .seo-package-inner-table th {
    background: #3FCDFD;
    padding: 15px;
    color: #000;
    letter-spacing: 0;
    height: 90px;
    font-size: 16px;
  }
  .seo-package-inner-table tbody tr td {
    padding: 10px 10px;
    height: 82px;
  }
  .table-slider-col {
    margin: 5px;
}
table.seo-package-inner-table {
    width: 100%;
    border-radius: 30px;
    text-align: center;
    box-shadow: 0 0 8px 0 #00000026;
}
table.seo-package-main-table{
    box-shadow: 0 0 8px 0 #00000026;
    margin: 5px;
}
.second-table {
    margin-top: 80px !important;
    margin-bottom: 20px !important;
}
.progressseopackage, .progressseopackageone{
  margin-bottom: 15px;
}
    .seo-package-table {
        padding: 50px 10px;
    }
.seo-package-booster h2 {
    padding-bottom: 20px;
}
.seo-add-on-table-main tbody tr td {
    padding: 40px 30px;
    height: unset;
    text-align: left;
}
    .seo-add-on-table-main p {
        letter-spacing: 0px;
        font-size: 14px !important;
    }
    .seo-add-on-table-main h6 {
       font-weight: 600;
    }
        .seo-add-on-table-main ul li {
        font-size: 14px;
        letter-spacing: 0;
        padding-bottom: 10px;
        font-weight: 500;
    }
.seo-add-on-table-main h5 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
}
.tabel-tab .nav-link {
    font-weight: 500;
    background: #EBFFED;
    padding: 8px 27px;
    color: #000;
    line-height: 0;
    border-radius: 50px;
    border: 1px solid #63e66e;
    border-right: 1px solid #63e66e !important;
    font-size: 16px;
    height: 35px;
}
    .seo-package-main-table.seo-add-on-table-main th {
        font-size: 20px;
      }
      .faq-section .accordian{
        padding: 0 5px !important;
      }
.why-choose-inner-cbd h2 {
    font-size: 25px;
  }
  .four-choose-box ul li {
    font-size: 18px;
  }
    .tabel-tab.pack-table .nav-link {
        padding: 8px 15px;
        font-size: 14px;
      }
.tabel-tab .nav-link.active {
    background: #63E66E;
    border: 1px solid #63e66e;
     border-right: 1px solid #63e66e !important;
}
.tabel-tab #nav-tab{
  padding: 0 !important;
  gap: 10px;
  justify-content: start;
}
.seo-package-inner-table tbody tr {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.1;
    text-transform: capitalize;
    color: #000;
    letter-spacing: 0px;
}
.seo-package-table h2 {
    font-size: 25px;
  }
  .seo-package-table p {
    letter-spacing: 0px;
}
.tabel-tab {
    margin-bottom: 20px;
}
.accordian-strategy .seo-tab-content ul li {
    padding: 5px 0;
    font-size: 14px;
    color: #000;
}
.text-center.mob{
  text-align: left !important;
}
.ai-service-card {
    padding: 15px;
    background: #FDF3EA;
    border-radius: 30px;
    margin-bottom: 20px;
}
.ai-service-card h3 {
    font-size: 20px;
  }
  section.ai-product-section {
    padding: 40px 20px;
}
.ai-product-section h2 {
    font-size: 25px;
}
.ai-product-section p {
    font-weight: 500;
  }
  .ai-product-box {
    margin-bottom: 20px;
}
.ai-product-box h3 {
    font-size: 20px;
  }
  .slider-info.invest-cstm-info.invest-wbsite-info.hide-on-desktp {
    display: flex !important;
    width: 100% !important;
}
.additional-ai-section .invest-cstm-slider button.slick-prev.slick-arrow {
    bottom: -92px;
    right: 230px !important;
}
.additional-ai-section .invest-cstm-slider button.slick-next.slick-arrow {
    bottom: -92px;
    right: 60px !important;
}
.additional-ai-section .invest-cstm-slider .slick-list {
    padding: 0 140px 0px 0 !important;
}
.additional-box-outer {
    margin: 5px;
  }
  .additional-box-outer img {
    width: 60px;
    margin-bottom: 20px;
    margin: 0 auto 20px;
}
.fb-ads-strategy-section .ai-seo-matter-outer .seo-matter-image {
    width: 100%;
}
.ai-framework-section p.framework-main-text {
    font-size: 14px !important;
    text-transform: capitalize;
    font-weight: 400 !important;
    color: #c8c8c8 !important;
}
.home-video-btn .main-banner-btn {
    margin-top: 0;
    margin-bottom: 0;
}
#shazem-section h4 {
    font-size: 20px;
}
.chapter-simple-bg-gradient {
    background: linear-gradient(90deg, #7EED84, #3FCDFD);
}
.chapter-simple-bg-gradient .row-simple{
  flex-direction: column !important;
  padding-top: 10px !important;
}
.chapter-simple-bg-gradient img.dbd-chapter-main-image {
    height: 240px;
    object-fit: cover;
}
.home-video-btn {
    text-align: center;
    margin-bottom: 30px;
    margin-top: 30px;
}
.marketing-series-banner-section{
  background: url(../img/images/docoded-by-dobhal-main-image-mob.jpg);
  padding: 120px 20px 490px 20px;
  background-size: cover;
}
p.big-para{
  font-size: 16px !important;
}
.dbd-chapter-1-banner-section{
  background: url(../img/images/dbd-chapter-one-image-mob.png);
  padding: 120px 20px 380px 20px;
  background-size: cover;
}
.dbd-chapter-3-banner-section{
padding: 120px 20px 60px 20px;
}
.site-architecture-dark h3 {
    color: #fff;
    font-size: 20px;
}
.site-architecture-dark.chapter-3 .col-md-6.chapter-3 {
    margin-top: 30px;
}
.site-architecture-dark .col-md-12.text-center {
    text-align: left !important;
}
.third-black-box {
    padding-left: calc(var(--bs-gutter-x) * .5);
}
.marketing-series-banner-section h1 {
    font-size: 25px !important;
    padding: 0px 0 20px;
    font-weight: 500 !important;
    color: #fff;
}
section.marketing-series-banner-section h2 {
    font-size: 16px !important;
  }
  section.marketing-series-banner-section h2:after {
    content: "";
    position: absolute;
    top: 48px;
  }
  .what-series-cover-section h6{
    font-weight: 300;
  }
      .what-series-cover-section {
        background-image: url(../img/images/what-series-cover-bg-mob.jpg);
        padding: 40px 20px 300px !important;
    }
  .what-series-cover-section ul li {
    font-size: 14px;
    color: #fff;
    padding-bottom: 10px;
    font-weight: 300;
}
.ri-gradient-bg-section{
  padding-bottom: 0 !important;
}
.why-series-create-section {
    background-image: url(../img/images/chapter-dark-bg.png);
    padding: 60px 20px !important;
  }
  .why-series-create-section img {
    width: 100%;
    margin-top: 40px;
}
.explore-chapter-section h2{
  margin-right: 0px !important;
}
.explore-chapter-video-outer video {
    border-radius: 20px;
}
    .think-ahead-section {
        padding: 30px 20px;
        text-align: left;
    }
    section.banner-section.sitemap-section {
    padding: 7rem 0 3rem;
}
.sitemap-section h1 {
    font-size: 40px;
  }
  .sitemap-content ul li a {
    font-size: 14px;
  }
  .blogs-section {
    padding: 60px 0 150px;
}
.expertise-outer {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
}
.area-expertise-section .seo-service-card h3 {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
}
.area-expertise-section.bg-dark .seo-service-card {
    height: unset !important;
    margin-bottom: 0;
}
.education-left {
    height: 100%;
    border-right: none;
    padding-right: 0;
    border-bottom: 1px solid #000;
}
.education-col {
    border: 1px solid #000;
    padding: 25px 20px;
    border-radius: 15px;
}
.education-col h4 {
    font-size: 14px;
}
.education-col ul li {
    font-size: 14px;
  }
  .education-right {
    padding-right: 0px;
    padding-top: 20px;
}
section.about-author-section h2 {
    font-size: 24px;
  }
  section.about-author-section {
    padding: 0 0 30px;
}
section.about-author-section {
    padding: 0 20px 30px;
}
.author-bio-section {
    padding: 6rem 0 60px;
}
.author-bio-left-col {
    padding-left: 0px;
    padding-top: 30px;
}
section.author-bio-section h1 {
    font-size: 20px;
}
.author-bio-section h3 {
    font-size: 15px;
  }
  .author-bio-section h2 {
    font-size: 15px;
  }

  /*------------lp-banner-css------*/

  .lp-banner-section {
    padding: 4rem 10px 2rem !important;
}
.lp-header .header-btn a{
  padding: 8px !important;
}
.lp-banner-section h1 {
    font-size: 26px;
        padding-right: 40px !important;
}
.lp-banner-section p{
    font-size: 16px !important;
  }
.lp-banner-section .main-banner-btn {
    display: none !important;
}
.rating-outer img {
    width: 100%;
}
.banner-bottom-items {
    width: 80%;
    margin-top: 20px;
  }
  .google-review-image img {
    width: 112px;
}
.lp-graphic-mob img {
    width: 100%;
}
    .lp-banner-section .form-right-outer {
        margin-top: 0;
        padding: 35px 30px 30px;
        width: 90%;
    }
       .lp-banner-section #submit_btn {
        padding: 10px;
        font-size: 12px;
    }
    .lp-modern-section .additonal-outer-ai {
    display: grid;
    grid-template-columns: unset;
    gap: 0px;
}
section.lp-modern-section {
    padding: 30px 0px 0;
}
section.lp-modern-section .container{
    padding:0;
    margin: 0;
}
.lp-modern-section .additional-box-outer {
    height: auto;
    border-radius: 0;
    padding: 20px 10px;
    margin: 0;
    border: none;
    border-bottom: 1px solid #fff;
}
.lp-modern-section .additional-box-outer img {
    width: 25px !important;
    margin: 0;
}
.lp-modern-section .additional-box-outer {
    height: auto;
    border-radius: 0;
    padding: 20px 20px;
    margin: 0;
    border: none;
    border-bottom: 1px solid #fff;
    text-align: left;
}
.lp-modern-section .additional-box-outer h3 {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0;
}
.additional-box {
    display: flex;
    align-items: center;
    gap: 20px;
}
section.lp-modern-section h2 {
    font-size: 24px;
    text-align: left;
    text-transform: capitalize;
    padding-bottom: 20px;
    color: #000;
    padding: 0 20px;
}
    .lp-modern-section p {
        text-align: left;
        padding: 0 20px 20px;
        font-size: 14px !important;
    }

.search-change-lp-section .seo-matter-left-col h2 {
    width: 100%;
}
   .search-change-lp-section .seo-matter-image {
        width: 80%;
        margin-top: 0px;
    }
    .search-change-lp-section .seo-matter-right-col {
    padding: 20px 20px 15px;
}
.search-change-lp-section .seo-matter-right-col ul li {
    padding-bottom: 2px;
    display: flex;
    align-items: center;
    gap: 16px;
    font-size: 14px;
    color: #292929;
    font-weight: 500;
}
.search-change-lp-section .seo-matter-right-col ul li img {
    width: 19px;
}
.search-change-lp-section {
    padding: 30px 0 !important;
}
.lp-seo-strategy-section .local-seo-tab-content img {
    padding: 35px 30px;
    width: 75%;
}
.build-seo-section {
    padding: 30px 10px !important;
}
.build-seo-col {
    padding: 30px;
  }
  .build-seo-inner-col {
    display: flex;
    gap: 10px;
}
.build-seo-content h5 {
    font-size: 20px;
  }
      .build-seo-content p {
        margin-bottom: 0;
        color: #000;
        padding: 0 0px 15px;
    }
    .build-seo-image img {
    width: 40px;
    height: 40px;
    margin-bottom: 10px;
}
    .build-seo-col {
        padding: 20px;
    }
    .lp-process .process-detail-bottom-left {
        width: 70%;
        margin-left: 15%;
    }
    .lp-process .process-detail.detail-left {
        width: 72%;
        margin-left: 290px !important;
        margin-right: 0px;
    }
    .lp-process .process-detail {
        width: 68%;
        margin-left: 430px;
        margin-right: auto !important;
    }
   .lp-process .process-detail-right {
        margin-left: 56%;
        width: 60%;
        margin-top: 20px;
    }
.build-seo-col-one {
    padding: 30px 20px;
    text-align: left;
  }
  .build-seo-col-one p {
    margin-bottom:30px !important;
    padding: 0 !important;
}
    .build-seo-col-one .main-banner-btn {
        margin-bottom: 20px;
    }
    footer.footer-section.lp-footer {
    padding-top: 0;
}
.lp-footer .footer-bottom p {
    text-align: left;
    width: 100%;
    margin: auto;
}
.lp-footer .footer-bottom {
    padding: 40px 10px 20px;
    text-align: left;
}
.lp-footer img.footer-logo {
    width: 200px;
    margin-bottom: 20px;
}
.lp-footer .footer-bottom-text {
    font-size: 14px;
    color: #000000;
    margin-top: 20px;
    display: flex;
    justify-content: start;
    gap: 3px;
    flex-wrap: wrap;
}
.lp-footer .footer-bottom-text a{
  font-size: 14px !important;
}
.founder-main-section {
    padding: 110px 0 40px;
    }
    .google-badge {
    margin-top: 20px;
    margin-bottom: 90px;
}
.footer-badge {
    margin-top: 0px;
    margin-bottom:20px;
}
.google-badge-btn-outer {
    display: flex;
    gap: 0px;
    margin-bottom: 5px;
    flex-wrap: wrap;
}
    .google-badge-btn-outer .google-badge {
        margin-top: 0px;
        margin-bottom: 0;
    }
  }
  @media screen and (max-width:550px){
        .blogs-section .slider-info.guide-slider-info {
          margin-left: 20px !important;
      }
      .seo-agency-section h1{
    font-size: 28px !important;
  }
      #blogs-section .card-slider-info{
          margin-left: 20px !important;
      }
      section.guide-tabs-main-section {
      padding: 40px 0 40px;
  }
      .post-slide button.slick-prev.slick-arrow {
          right: 110px !important;
          top:117% !important;
      }
      #blogs-section .post-slide button.slick-prev.slick-arrow {
      top: 117% !important;
      right:110px !important;
  }
      #blogs-section .post-slide button.slick-next.slick-arrow{
        top:117% !important;
      }
          .banner-section.guide-blog-section {
          padding: 6rem 0 5rem !important;
      }
      .banner-content-outer {
      width: 100% !important;
  }
  .guide-blog-section button.slick-next.slick-arrow {
      bottom: -105px;
  }
  .tab-row.mt-3{
    margin-top:0 !important;
  }
      .contact-detail-left {
      padding: 0 5%;
  }
    .banner-left-text p{
      padding-right: 40%;
    }
    .radio-btn {
          position: absolute;
          top: -33px;
          right: -20px;
          animation: rotate-btn 1.5s infinite;
          width: 75px;
      }
      .lp-banner-section .radio-btn{
          right: -10px;
      }
    .banner-section {
      background-image: url(../img/images/banner-bg-mobile.png);
    }
        nav#navbar {
          width: auto;
          order: 3;
      }
    .header-btn a {
      font-size: 12px;
      margin-left: 25px;
      padding: 8px 19px;
      border-radius: 50px;
      line-height: 1;
  }
  #header .logo img {
    width: 192px !important;
  }
  .guide-main-image-outer {
    position: relative;
    min-height: 90px;
    padding: 20px 0 0;
  }
  .detail-banner-section .banner-left-text {
    width: 100%;
    padding-left: 0 !important;
  }
  .guide-main-image-outer img {
    position: absolute;
    top: -80px;
    height: 240px;
    object-fit: cover;
    border-radius: 15px;
  }
  p.except-top {
    padding: 0 0 0 0 !important;
  }
  .related-section h2 {
    font-size: 28px;
  }
  .detail-banner-section {
    padding: 6rem 0 5rem !important;
  }
  section.guide-content-section {
    padding: 30px 0 0;
  }
  .row.cstm-row {
    flex-direction: column-reverse;
  }
  .google-ads-banner .banner-left-text {
          width: 100%;
          padding-left: 20px;
      }
      .banner-left-text h1{
        margin-right:0 !important;
      }
      .google-ads-banner .banner-left-text p {
          padding-right: 0;
      }
          .contact-banner-section .banner-left-text {
          width: 100%;
      }
        .contact-banner-section .banner-left-text h1 {
          font-size: 25px;
        }
        .tab-row {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
  }
  .banner-g-b-outer img {
      border-radius: 25px;
      height: 180px;
      object-fit: cover;
  }
      .banner-content-outer h2 {
          height: 70px;
      }
          .guide-main-image-outer img {
          height: 160px !important;
      }
      .banner-img-outer {
      width: 100%;
  }
  .guide-inner h4 a {
      font-size: 16px;
      line-height: 1.5;
      font-weight: bold;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      height: auto;
      -webkit-line-clamp: 2;
      line-clamp:2;
      -webkit-box-orient: vertical;
      padding-top: 10px;
  }
  .guide-text-btn p {
      width: 90%;
      font-weight: 500;
      padding: 15px 10px 0px 0;
  }
  .guide-text-btn p a{
      font-size: 14px;
      
  }
  section.technical-who-need-section {
      padding: 30px;
  }
  .technical-who-need-section h2 {
      font-size: 25px;
    }
        .graphic-banner-section .main-banner-btn {
          display: inline-block;
          margin-top: 20px;
          margin-bottom: 50px;
      }
      .panel h3 br{
        display: none;
      }
      .graphic-design-box {
        flex-direction: column;
      }
      .graphic-design-box .panel {
        width: 100%;
        min-height: auto;
        box-shadow: 0 0 10px black;
        margin: 6px;
        border-radius: 20px;
        border: 1px solid #ffffff77;
        flex: 1;
        transition: all 0.5s linear;
        position: relative;
        display: flex;
        flex-wrap: wrap;
        padding: 20px;
        align-items: top;
    }
    .panel h3 {
      position: unset;
      left: -145px;
      bottom: 190px;
      color: white;
      font-size: 20px;
      transform: unset;
      transition: all 0.5s linear;
      width: 100%;
      height: auto;
  }
  .inner-sydney-graphic-box .panel h3 {
          position: unset;
          left: -145px;
          bottom: 190px;
          color: white;
          font-size: 20px;
          transform: unset;
          transition: all 0.5s linear;
          width: 100%;
          height: auto;
      }
      .inner-sydney-graphic-box {
      gap: 10px;
      width: 85%;
      margin: auto;
  }
      .inner-sydney-graphic-box .active-div-content p{
        color: #fff !important;
      }
      .inner-sydney-graphic-box .active-div-content {
      padding-top: 30px;
      width: 100%;
      text-align: center;
  }
  .graphic-design-section .active {
    padding: 20px;
  }
  #panel-1 .active-div-content, #panel-5 .active-div-content {
    padding-top: 20px;
  }
  .active-div-content{
    padding-top: 20px;
  }
  .active-div-content p{
    width: 100% !important;
  }
  .active-inner-div-outer {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
  .Unparalleled-section img {
    padding-left: 0;
    padding-right: 0;
  }
  .expertise-inner-main {
    padding: 20px 0 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  .expertise-tabs .nav-link {
    font-size: 17px;
  }
  .expertise-tab-content {
    padding: 0px 0 0;
  }

  .four-choose-box {
    left: 40px;
  }
  .graphic-image-outer {
    display: flex;
    animation: marquee-mob 12s linear infinite;
    width: 2000px;
    align-items: flex-start;
    gap: 20px;
    position: absolute;
    overflow: hidden;
  }
  .choose-center-image {
    position: relative;
    width: 1000px;
    max-width: 1000px;
    bottom: -100px;
    z-index: 0;
    height: fit-content;
    right: 1030px;
  }
  .graphic-bottom-banner-outer {
    position: relative;
    height: 270px;
  }
  .graphic-image-outer img {
    height: 270px;
  }
  div#nav-tab-two {
      padding-right: 0rem;
  }
  .motion-banner-section .banner-right-image {
      left: 0px;
      bottom: -2px;
      position: relative;
  }

  .motion-service-div-outer {
    padding: 20px;
  }
  .motion-service-div-outer h3 {
    font-size: 28px;
    color: #fff;
    width: 100%;
  }
  .motion-service-div-outer p {
    font-size: 14px !important;
  }   
  dotlottie-player.logo-main-image {
    width: 170px;
        height: auto;
  }         
    .footer-bottom dotlottie-player.logo-main-image {
          width: 250px;
          height: auto;
      }   
      .main-blog-btn a {
      font-size: 12px;                  
  }
  .blogs-section .main-blog-btn a {
      position: relative;
      top: 70px;
  }
          .why-choose-inner-cbd .choose-center-image {
          position: absolute;
          width: 1160px;
          max-width: 1160px;
          bottom: 180px;
          z-index: 0;
          height: fit-content;
          right: unset;
      }
      .why-choose-inner-cbd p{
        font-size: 18px !important;
      }
      .why-choose-inner-cbd .five-choose-box {
      width: 55%;
      margin-left: auto;
  }
  .case-detail-image-section .guide-main-image-outer img{
        height: auto !important;
        margin-top: -100px;
  }
  .case-study-section{
        padding: 6rem 20px 5rem !important;
    }
    .tab-content-outer img {
    width: 170px;
}
.case-study-content-section {
    color: #000;
    padding:30px 0 0 !important;
}
.case-study-content-section .col-md-8 {
    padding: 0 20px;
}
.case-study-content-section h3 {
    margin-bottom: 20px;
    font-size: 25px;
  }
  .case-study-content-section ul li{
    font-size: 14px;
  }
  .case-study-content-section h4 {
    margin-bottom: 20px;
    font-size: 18px;
  }
  .case-study-inner-li {
    font-size: 16px !important;
  }
  }





  #more {display: none;}
  #moreseo {display: none;}
  #more-one {display: none;}

  .legal_policy_image { 
      width: 250px;
      height: 250px;
      margin: 0 auto;
      display: block;
  }

  .policy-item {
      box-shadow: 0 4px 20px 0 #00000040;
      padding: 12px;
      border-radius: 15px;
  }

  footer.footer-section.legalpolicy {
      padding: 10px 0 10px;
  }

  .line_sept {
      border: 1px solid rgba(0, 0, 0, 0.23);
      max-width: 1255px;
  }

  .legalpolicy .footer-bottom {
      padding: 30px 0 0;
  }

  .legalpolicy .footer-bottom ul li {
    margin-bottom:0px;
  }
  @media screen and (max-width: 767px) {
      #legal-policy {
        padding-right:20px;
        padding-left:20px;
      }
      #legal-policy li , #legal-policy strong {
          font-size: 14px !important;
          color: #000 !important;
      }
      .motion-graphic {
      margin-left: 0 !important;
  }
  .navbar .dropdown .dropdown ul {
    top: 0;
    left: calc(100% - 0px) !important;
    visibility: visible;
  }
  
  }
  #legal-policy {
  padding-top: 20px;
  }
  @media screen and (max-width:430px) and (min-width:400px){
        .banner-left-text p {
          padding-right: 35%;
      }
          .banner-left-text h1 {
          padding-right: 25px;
      }
  }
  @media screen and (max-width:430px) and (min-width:391px){
    .lp-process .process-detail-right {
        margin-left: 46%;
        width: 50%;
        margin-top: 20px;
    }
        .lp-process .process-detail {
        width: 68%;
        margin-left: 350px;
        margin-right: auto !important;
    }
    .why-choose-inner-cbd .choose-center-image {
          position: absolute;
          width: 1290px;
          max-width: 1290px;
          bottom: 160px;
          z-index: 0;
          height: fit-content;
          right: unset;
      }
        .choose-center-image {
          position: relative;
          width: 1160px;
          max-width: 1160px;
          bottom: -80px;
          z-index: 0;
          height: fit-content;
          right: 1160px;
      }
        .digimark-seo-process .process-middle-div img {
          width: 1270px;
          max-width: 1270px;
        }
        .process-middle-div img {
          width: 1290px;
          top:-100px !important;
  }
  .process-seo-section .process-middle-div img {
          width: 1320px;
          max-width: 1320px;
  }
      .social-ads-outer .process-middle-div img {
          width: 1420px;
          top:-120px !important;
          max-width: 1420px;
      }
      .local-seo-process .process-middle-div img {
          width: 1300px;
          top:-120px !important;
           max-width: 1300px;
      }
          .process-cstm-section .process-middle-div img {
          width: 1300px;
          top: -140px !important;max-width: 1300px;
      }
      .slider-info.invest-cstm-info {
          width: 107% !important;
      }
          .process-wbsite-section .process-middle-div img {
          width: 1300px;
          top: -140px !important;max-width: 1300px;
      }
          .enterprise-seo-process .process-detail-bottom-left {
          width: 55%;
          margin-left: 15%;
      }
      .enterprise-seo-process .process-detail-bottom{
          width: 50%;
          margin-left: -5%;
      }
          .enterprise-seo-process .process-detail-bottom-right {
          width: 40%;
          margin-left: -15%;
      }
          .enterprise-seo-process .process-middle-div img {
          width: 1300px;
          top: -140px !important;max-width: 1300px;
      }
  }
  @media screen and (max-width:400px){
      .banner-left-image img {
          width: 100%;
      }
      .banner-left-text p {
      padding-right: 35%;
      }
      .main-banner-btn a {
      padding: 15px 15px;
      font-size: 12px;
  }
    .invest-cstm-section .invest-left-image-outer img{
      width: 100%;
    }
    .footer-bottom ul
    {
      display: block !important;
    }
        .footer-bottom ul li {
          width: 100%;
      }
          .form-right-outer h3 {
          font-size: 18px;
      }
      .form-right-outer input, .form-right-outer textarea{
        font-size: 11px !important;
      }
      .lp-banner-section .form-right-outer input,  .lp-banner-section .form-right-outer textarea{
        font-size: 12px !important;
        height: 50px;
      }
      .banner-left-image {
          height: 310px;
          top: 240px;
          left: 0;
          width:100%;
      }
      .card img {
      width: 100%;
      height: 330px;
  }
  .maximize-seo-slider .card img {
          height: 330px !important;
      }
  .footer-bottom-text a {
      font-size: 12px !important;
  }
      .seo-agency-section .banner-left-text p {
          font-size: 14px !important;
        }
  }
  @media screen and (max-width:380px){
        .footer-section h2 {
          font-size: 20px;
        }
    .header-btn a {
      margin-left: 10px;
    }
    #header .logo img {
      width: 165px !important;
  }
  .news-outer {
          font-size: 15px;
      }
  }

  @media screen and (max-width:360px){
      .banner-left-image {
          height: 295px;
          top: 80px;
          left: 0;
          width: 100%;
      }
          .main-banner-btn {
          margin-bottom: 100px;
      }
      .banner-left-text {
          padding-left: 0px;
      }
          .contact-inner-detail p {
          font-size: 15px !important;
      }
  }
  .bg-yellow {
      background-color: #FFB545;
      border: none;
      color: #000;
      text-align: center;
  }