/* ========================================== */
.testimonial-section {
  width: 100%;
  float: left;
  margin: 0px 0 0 0;
  /* padding: 30px 0; */
  background: #EBEBEB;
}



.testimonial-section::before {
  content: "";
  position: absolute;
  border-radius: 0px 0px 200px 200px;
  opacity: 0.5;
  background: #222;
  width: 100%;
  height: 703px;
  flex-shrink: 0;
}



.testimonial-section h3 {
  color: #FFF;
  text-align: center;
  font-family: Poppins;
  font-size: 64px;
  font-style: normal;
  font-weight: 800;
  margin-top: 30px;
  /* line-height: 183%; */
}



.testimonial-section h6 {
  color: #FFF;
  font-family: Poppins;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  margin-top: 20px;
}

.testimonial-section ul {
  width: 100%;
  float: left;
  margin-top: 30px;
  padding: 0px;
}

.testimonial-section ul li {
  width: 46%;
  float: left;
  margin: 0px 2% 20px;
  padding: 16px;
  list-style: none;

  border-radius: 30px;
  background: #222;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.50);
}

.testimonial-section ul li .img1 {
  width: 100%;
  float: left;
  margin: 0px;
  padding: 0px;
  line-height: 0px;

}

.testimonial-section ul li .img1 img {
  width: 100%;
  height: auto;
  border-radius: 30px;
}


.testimonial-heading {
  margin: 0px;
  padding: 0px;
  border-radius: 30px;

  font-size: 26px;
  line-height: 130%;
  font-weight: 700;
  background: #fff;
  text-align: center;

  color: #000;
  text-align: center;
  font-family: Poppins;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
}

.testimonial-section-text {
  width: 100%;
  float: left;
  margin: 0px;
  padding: 0px 3% 0px;


}

.testimonial-count {
  width: 50%;
  float: left;
  margin: 15px 0;
  padding: 0px 0;
  border-right: #333 1px solid;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.testimonial-count h2 {
  margin: 0px 0 10px;
  color: #FFF;
  text-align: center;
  font-family: Poppins;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
}

.testimonial-count span {
  color: #FFF;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}

.testimonial-count.last-child {
  border-right: 0px;
}

.testimonial-section-text p {
  width: 100%;
  float: left;
  margin: 0px;
  padding: 0px 0 10px;

  text-align: justify;
  text-justify: inter-word;

  color: #FFF;
  font-family: Poppins;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;

}

.testimonial-section-text p a {

  color: #FFF234;
  text-align: center;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;


}

.testimonial-section-text p a:hover {
  color: #9b9322;
}



.testimonial-section-btm {
  width: 100%;
  float: left;
  margin: 0px;
  padding: 55px 0 55px;
  background-color: #222;
  color: white;
}

.testimonial-section-btm h3 {
  margin: 0px 0 40px;
  color: #FFF;
  text-align: center;
  font-family: Poppins;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
}

.testimonial-section-btm ul {
  width: 100%;
  float: none;
  margin: 0;
  padding: 0px;
  display: inline-block;
  text-align: center;
}

.testimonial-section-btm ul li {
  width: 32.33%;
  float: none;
  margin: 0 0 40px;
  padding: 0px 2%;
  display: inline-block;
  text-align: center;
  list-style: none;
}

.testimonial-section-btm ul li .image-new {
  width: 100%;
  float: left;
  margin: 0px 0 20px;
  padding: 0px;
  text-align: center;
  line-height: 0px;
}

.testimonial-section-btm ul li .image-new img {
  width: 114px;
  height: 114px;
  border-radius: 50%;
  border: 2px solid #fff234;
  margin: 0 auto;
  display: table;
}

.testimonial-section-btm ul li h6 {
  width: 100%;
  float: left;
  margin: 0px 0 15px;
  padding: 0px;
  font-size: 22px;
  line-height: 22px;
  font-weight: normal;
  text-align: center;
  font-family: 'ProximaNovaAltBold';
}

.testimonial-section-btm ul li p {
  width: 100%;
  float: left;
  margin: 0px 0 15px;
  padding: 0px;
  font-size: 17px;
  line-height: 24px;
  font-weight: normal;
  text-align: center;
}


.testimonial-section-btm ul li p strong {
  color: #FFF234;
}

.testimonial-section-btm .clientTalking {
  color: #FFF234;
  font-family: Poppins;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
}


.readall-button {
  border-radius: 38px;
  background: #FFF234;
  color: black;
  font-weight: 600;
  padding: 1rem 2rem;
  text-align: center;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  line-height: 120%;
  margin: 0px auto;
  display: table;
}


.readall-button:hover {
  background: #333;
  color: #fff;
}



/* =========================================================== */

.containerTrustedKa {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.trusted-section {
  width: 100%;
  float: left;
  background-color: #EBEBEB;
  padding: 2rem 0;
}


.trusted-section h3 {
  color: #222;
  text-align: center;
  font-family: Poppins;
  font-size: var(--components-heading-font-size);
  font-style: normal;
  font-weight: 700;
  line-height: 117%;
}


.left-partition1 img {
  max-width: 100%;
  height: auto;
}

.card1 {
  border-radius: 24px;
  padding: 10px;
  border: 2px solid black;
  transition: 0.3s;
  background-color: #222;
  position: relative;
  z-index: 10;
}

.inStatsSide {
  /* color: #FFF; */
  text-align: center;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 120%;
}

.inStatsBox {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 8px;
}

.card:hover1 {
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.4);
}

.inner-card1 {
  overflow: hidden;
  border-radius: 24px;
}

.left-partition1 {
  text-align: center;
  padding: 0px 0;
  width: 100%;
}

.right-partition1 {
  text-align: center;
  padding: 15px 0;
  width: 100%;
  color: white;
  display: flex;
  flex-direction: column;
}

.right-partition1 h2 {
  text-align: center;
  margin: 4px 0 15px;
  padding-left: 8px;
  font-size: 24px;
  /* color: #292929; */
  font-weight: 500;
  font-family: Poppins;
}

.inStats {
  color: black !important;
  text-align: center;
  font-family: Poppins;
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
  line-height: 137%;
  /* 34.24px */
}

.inner-card1 img {
  /* width: 20rem; */
  width: 25rem;
}

.chip1 {
  display: inline-block;
  padding: 10px 20px;
  border-radius: 16px;
  margin: 0 4px;
  cursor: pointer;
  border: 1px solid #fff;
  color: black;
  font-weight: 700;
  opacity: 1;
  background-color: white;
  text-transform: uppercase;
}


.statistics1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 16px;
  text-align: center;
  /* color: #292929; */
  margin: 20px auto auto auto;
}

.statistics1 div {
  text-align: center;

}

.divider1 {
  border-right: 2px solid #fff;
  margin: 0 20px;
  height: 100%;
}

.divider2 {
  border-left: 2px solid #222;
  height: 4rem;
  margin: 0 1rem;
}

#mixedSlider3 .MS-content {
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 3rem;
  flex-wrap: wrap;
}

#mixedSlider3 .MS-content .item {
  display: inline-block;
  width: 22%;
  white-space: normal;
  box-shadow: none;
  vertical-align: top;
  border: #b4b4b4 1px solid;
  border-radius: 24px;
}

.trackRecordBtn {
  border-radius: 50px;
  background: #222;
  margin: 2rem;
  padding: 1rem 4rem;
  font-weight: 600;
  font-size: 18px;
  color: white;
}


#mixedSlider3 .MS-content .item p {
  width: 100%;
  float: left;
  margin: 0px 0 20px;
  padding: 0px 0%;
  font-size: 16px;
  font-weight: 300;
  color: #333;
  text-align: left;
  line-height: 24px;
}

#mixedSlider3 .MS-content .item p span {
  width: 100%;
  float: left;
  font-size: 18px;
  font-weight: 700;
  color: #333;
  font-style: normal
}


#mixedSlider3 .MS-content .item p a {
  color: #333;
  text-decoration: underline;
}

#mixedSlider3 .MS-content .item p a:hover {
  color: #5ddfff;
}

#mixedSlider3 .MS-content .item .imgTitle {
  position: relative;
}

#mixedSlider3 .MS-content .item .imgTitle .blogTitle {
  margin: 0;
  text-align: left;
  letter-spacing: 2px;
  color: #252525;
  font-style: italic;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.5);
  width: 100%;
  bottom: 0;
  font-weight: bold;
  padding: 0 0 2px 10px;
}

#mixedSlider3 .MS-content .item .imgTitle img {
  height: auto;
  width: 100%;
}

#mixedSlider3 .MS-content .item:hover .icons {
  background: #f36915;
  color: #f36915;
}

#mixedSlider3 .MS-controls button {
  position: absolute;
  border: none;
  background-color: transparent;
  outline: 0;
  font-size: 35px;
  top: -210px;
  color: rgba(0, 0, 0, 0.6);
  transition: 0.15s linear;
  cursor: pointer;
}

#mixedSlider3 .MS-controls button:hover {
  color: rgba(0, 0, 0, 1);
}

.MS-controls {
  position: relative;
}




/* ============================== marketing-service ===============================  */
.marketing-service {
  width: 100%;
  background: #EBEBEB;
  float: left;
  margin: 0px;
  padding: 30px 0px;
}

.marketing-service h3 {
  color: #222;
  text-align: center;
  font-family: Poppins;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  /* 51.36px */
}


.marketing-service h5 {
  color: #222;
  text-align: center;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 125%;
  margin: 1rem 0px;
  /* 30px */
}


.marketing-service ul {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 26px;
  margin: 3rem 0;
}

.marketing-service ul a {
  width: 20rem;
  background-color: white;
  border-radius: 30px;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  flex-wrap: wrap;
}

.marketing-service ul a:hover img {
  transform: scale(1.1);
  transition: 0.2s ease-in;
}


.marketing-service ul a p {
  color: #000;
  text-align: center;
  font-family: Poppins;
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: 130%;
  margin: 1rem;
}



.marketing-service ul a h6 {
  color: #000;
  font-family: Poppins;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 101%;
  margin-top: 1rem;
}


.marketing-service ul a img {
  width: 100%;
  max-width: 80px;
}

p.second-para {
  font-size: 11px !important;
  font-weight: 300 !important;
  margin: 25px 0px 0px !important;
  text-align: center !important
}








/* =========================== Maximize ROI ========================== */


.maxiRoiCont {
  display: flex;
  justify-content: center;
  background: #222;
  border: 2px solid black;
  padding: 1rem;
  padding-bottom: 15rem;
  flex-wrap: wrap;
  position: relative;
}

.maxiRoiLeftMamImgBox {
  width: 45%;
  display: flex;
  justify-content: center;
}

.maxiRoiRightParas {
  width: 55%;
}

.maxiRoiRightParas h3 {
  color: #FFF;
  font-family: Poppins;
  font-size: 3.6vw;
  /* Adjusted for responsive sizing */
  font-style: normal;
  font-weight: 800;
  line-height: 110%;
  margin: 2rem 4rem 1rem 0;
}

.maxiRoiRightParas p {
  color: #FFF;
  font-family: Poppins;
  font-size: 1.3vw;
  /* Adjusted for responsive sizing */
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  margin: 1rem 5rem 0 0;
}

.maxiRoiLeftMamImgBox .phoneShowImgRoi1 {
  height: auto;
  width: 100%;
  max-width: 29rem;
  transform: translateY(-50px) rotate(2.971deg) scale(1.05);
  flex-shrink: 0;
  /* box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.3); */
}

.phoneShowImgRoi {
  display: none;
}


.lookingForYellowBox {
  border-radius: 38px;
  background: #FFF234;
  /* max-width: 1280px; */
  margin: 0 3rem;
  padding: 1rem;
  position: absolute;
  bottom: 1rem;
}

.lookingForYellowBox h2 {
  color: #222;
  text-align: center;
  font-family: Poppins;
  font-size: 44px;
  font-style: normal;
  font-weight: 800;
  line-height: 110%;
  margin: 1rem 2rem;
}


.lookingForYellowBox .buttonBox a {
  border-radius: 38px;
  background: #222;
  color: #FFF;
  text-align: center;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  padding: 1rem;
  margin: 10px 0;
}


.lookingForYellowBox .buttonBox a:hover {
  color: #FFF234;
}



.why-choose-section .buttonBox {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 1rem;
}

.why-choose-section .buttonBox a {
  border-radius: 38px;
  background: #FFF234;
  color: black;
  font-weight: 600;
  padding: 1rem 2rem;
  text-align: center;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  line-height: 120%;
}

.lookingForYellowBox p {
  color: #222;
  text-align: center;
  font-family: Poppins;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 110%;
  margin: 1rem 7rem;
}

.lookingForYellowBox .buttonBox {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5rem;
}



.why-choose-section strong {
  font-weight: 800;
}


.why-choose-section {
  width: 100%;
  float: left;
  margin: 0px;
  padding: 30px 0 30px;
  color: #fff;
  background: var(--Black, #222);
}

.why-choose-section h3 {
  color: #FFF;
  text-align: center;
  font-family: Poppins;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  margin: 0 0 1.5rem 0;

}

.why-choose-section p {
  margin: 0px 0 30px;
  padding: 0px;
  font-size: 21px;
  line-height: 25px;
  font-weight: 400;
}

.why-choose-section .img {
  float: right;
  max-width: 100%;
  height: auto;
  margin: 0 0 20px 40px
}

.why-choose-section ul {
  width: 100%;
  float: left;
  margin: 30px 0 0 0;
  padding: 0px;
}

.why-choose-section ul li {
  width: 24%;
  float: left;
  margin: 0 0.5% 40px;
  padding: 0px;
  list-style: none;
}

.why-choose-section ul li h6 {
  width: 100%;
  float: left;
  margin: 0px 0 15px;
  padding: 12px;
  font-size: 20px;
  line-height: 22px;
  font-weight: 600;
  text-align: center;
  font-family: Poppins;
  border-radius: 50px;
  background: #D9D9D9;
  color: #000;
}

.why-choose-section ul li p {
  margin: 0px 0 0px;
  padding: 0px;
  font-size: 21px;
  line-height: 25px;
  font-weight: normal;
}




.accordion_pre {
  background: #D9D9D9;
  color: #000;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  margin: 1px 0px;
  text-align: left;
  outline: none;
  font-weight: 600;
  font-size: 20px;
  transition: 0.4s;
  border-radius: 50px;
}

.mob-pre-section {
  align-items: center;
  justify-content: center;
  display: flex;
  flex-direction: column;
  gap: 6px;
}

/* .active_pre,
.accordion_pre:hover {
  background-color: #010a83;
} */

.accordion_pre:after {
  content: '\002B';
  color: #000000;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.active_pre:after {
  content: "\2212";
}

.panel_pre {
  padding: 0 18px;
  background: #D9D9D9;
  color: #000;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  border-radius: 30px;
}

.panel_pre p {
  font-size: 20px;
  margin: 10px 0px 20px;
}



/* ===================================== */


.result-driven {
  padding: 30px 0 0 0;

}

.our-portfolio h2 {
  color: #222;
  text-align: center;
  font-family: Poppins;
  margin: 0px 0 10px;
  font-size: var(--components-heading-font-size);
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
}

.our-portfolio h3 {
  width: 100%;
  float: left;
  margin: 0px 0 30px;
  padding: 0px;
  font-size: var(--paragraph-font-size);
  line-height: 30px;
  color: #333;
  font-weight: normal;
  text-align: center;
  font-family: Poppins;
}

.our-portfolio-image {
  width: 32.33%;
  max-height: 387.95px;
  float: left;
  margin: 0px 0.5% 20px;
  padding: 0px;
  line-height: 0px;
  border-radius: 30px;
}

.our-portfolio-image img {
  width: 100%;
  height: auto;
}



.asSeenOn {
  background-color: #D9D9D9;
  padding: 2rem 10px;
}

.asSeenOn .asSeenOnHeading {
  color: #222;
  text-align: center;
  font-family: 'Poppins', sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.2;
  margin: 2rem 0;
}

.asSeenOn .whiteBox {
  background-color: #fff;
  border-radius: 30px;
  padding: 1.5rem;
}

.asSeenOnRow1,
.asSeenOnRow2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  gap: 1rem;
  margin-bottom: 1rem;
}

.asSeenOnRow1 img,
.asSeenOnRow2 img {
  max-width: 100%;
  height: auto;
}



/* ====================================================== */

.footerJi {
  justify-content: space-around;
  background-color: #000;
  color: white;
  display: flex;
  padding: 3% 6%;
  font-family: Poppins;
  flex-wrap: wrap;
  gap: 4rem;
}

.inRightFooter,
.inLeftFooter {
  display: flex;
  gap: 2rem;
  flex-direction: column;
}

.footerJi .heading {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 2rem;
}

.footMiddle {
  display: flex;
  flex-direction: column;
}


.footRight,
.footLeft {
  display: flex;
  justify-content: start;
  flex-direction: column;
}

.footLeft .countryDiv {
  display: flex;
  font-size: 24px;
  font-weight: 500;
  align-items: center;
  gap: 10px;
  margin-bottom: 8px;
}

.footMiddle .inFootMiddle {
  display: flex;
  font-weight: 400;
  flex-direction: column;
  gap: 1rem;
}

.footMiddle .inFootMiddle a {
  font-size: 18px;
  color: #fff !important;
}

.footRight svg {
  width: 25px;
  line-height: 24px;
  color: #ffffff;
  fill: #ffffff;
}

.footLeft svg {
  width: 20px;
  line-height: 24px;
  color: #ffffff;
  fill: #ffffff;
}

.footRight span {
  display: flex;
}

.footRight a {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 30px;
  padding: 6px 5px;
}

.footRight .facebook {
  background-color: #1778f2;
  /* background: #1da1f2; */
}

.footRight .twitter {
  background: #1da1f2;
}

.footRight .insta {
  background: #f00075;
}

.footRight .whatsApp {
  background: #25d366;
}

.footRight .skype {
  background: #0478d7;
}

.footRight .iconCont {
  display: flex;
  gap: 2rem;
}

.footRight svg {
  border-radius: 30px;
  color: white;
  fill: white;
}









/* Popup container - can be anything you want */
.popup {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 9999;
  /* Sit on top */
  padding: 40px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: rgba(0, 0, 0, 0.9);
  /* Black w/ opacity */
}






/* Popup image */
.popup-content {
  margin: auto;
  display: block;
  width: 80%;
  border-radius: 10px;
}

/* Caption of popup image */
.popup-content {
  animation-name: zoom;
  animation-duration: 0.6s;
}


.close {
  /* position: absolute; */
  position: fixed;
  bottom: 15px;
  right: 24px;
  color: #fff;
  font-size: 40px;
  transition: 0.3s;
}



/* Add animation */
@keyframes zoom {
  from {
    transform: scale(0)
  }

  to {
    transform: scale(1)
  }
}

/* The close button */


.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}





/*display aero top*/
div#ast-scroll-top {
  display: none;
}





/* ========================================================= */

.getURankedCont {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem;
  position: relative;
  background-color: #FFF;
  z-index: 1;
}

.getURankedCont::before {
  content: "";
  position: absolute;
  border-radius: 0px 0px 200px 200px;
  opacity: 0.5;
  background: #EFF4F3;
  width: 100%;
  height: 600px;
  flex-shrink: 0;
  top: 0;
}

.getURankedBox {
  max-width: 1300px;
  margin: 2rem 1rem;
  position: relative;
}

.getURankedBg {
  position: absolute;
  top: 0;
  right: 0;
}

.getURanked {
  display: flex;
}


.getURankedHeading {
  font-family: Poppins;
  font-size: var(--components-heading-font-size);
  font-style: normal;
  font-weight: 800;
  line-height: 120%;
  margin-bottom: 1rem;
  text-align: left;
}

.getURankedPara {
  font-family: Poppins;
  font-size: var(--paragraph-font-size);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  margin: 1rem 0;
}

.getURankedListHeading {
  font-family: Poppins;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  margin-top: 2rem;
}

.getURankList {
  color: #434343;
  font-family: Poppins;
  font-size: var(--paragraph-font-size);
  font-style: normal;
  margin: 0;
  max-width: 50rem;
  font-weight: 500;
  line-height: 160%;
  margin-bottom: 1.5rem;
  padding: 1rem 1rem 1rem 3rem;
  text-align: left;
  border-radius: 30px;
}

.afterListGetuRanked {
  font-family: Poppins;
  font-size: var(--paragraph-font-size);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  margin-top: 1rem;
  text-align: center;
}

.consultant-section {
  width: 100%;
  float: left;
  margin: 0px 0 0 0;
  padding: 0px 0 40px;
}

.consultant-section h3 {
  width: 100%;
  float: left;
  margin: 0px 0 20px;
  padding: 0px 14%;
  font-size: 48px;
  line-height: 48px;
  color: #333333;
  font-weight: 600;
  text-align: center;
  font-family: 'Poppins';
}

.consultant-section h6 {
  width: 100%;
  float: left;
  margin: 0px 0 20px;
  padding: 0px;
  font-size: 24px;
  line-height: 26px;
  color: #333333;
  font-weight: normal;
  text-align: center;
  font-family: 'ProximaNovaAltBold';
}

.consultant-section p {
  width: 100%;
  float: left;
  text-transform: capitalize;
  margin: 0px 0 20px;
  padding: 0px;
  font-size: 20px;
  line-height: 24px;
  color: #333333;
  font-weight: normal;
  text-align: center;
  font-family: 'Poppins';
}

.consultant-section ul {
  width: 100%;
  float: left;
  margin: 10px 0 0px;
  padding: 0px;
}

.consultant-section ul li {
  width: 31.33%;
  float: left;
  margin: 0px 1% 20px;
  padding: 0px;
  list-style: none;
  border: #cccccc 1px solid;
}

.consultant-section ul li .img1 {
  width: 100%;
  float: left;
  margin: 0px;
  padding: 0px;
  line-height: 0px;
}

.consultant-section ul li .img1 img {
  width: 100%;
  height: auto
}

.getURankedLastBox {
  border-radius: 30px;
  background: #EBEBEB;
  padding: 1rem;
  color: #222;
  text-align: center;
  font-family: Poppins;
  font-size: 1.3rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.4;
  max-width: 100%;
  margin: 0 auto;
}

.freeTrialSubSectionNewComponent a {
  border-radius: 33px;
  background: var(--purple);
  padding: 16px 38px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  font-family: Poppins;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
  max-width: 100%;
}

@media (min-width: 1024px) {

  .getURankedLeft {
    width: 70%;
  }

  .getURankedRight {
    width: 35%;
  }


  .getURankedLastBox {
    font-size: 2.5rem;
    /* Further increase font size */
  }
}

.getURanked img {
  width: 100%;
  height: auto;
  max-width: 100%;
  object-fit: cover;
  position: relative;
}


/* ========================================= */


.freeTrialSubSection {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin: 0 auto;
  background: var(--secSepBgClr);
  padding: 2rem 1rem;
  /* Add padding for smaller screens */
}

.freeTrial-section-heading{
  color: #222;
  text-align: center;
  font-family: Poppins;
  font-size: var(--components-heading-font-size);
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  text-align: center;
  margin-top: 1rem;
}

/* .freeTrialHeading {
  color: #222;
  text-align: center;
  font-family: Poppins;
  font-size: var(--herosection-subheading-font-size);
  font-style: normal;
  font-weight: 500;
  line-height: 1.2;
  padding: 0 1rem;
} */

.freeTrialSubSection button {
  border-radius: 33px;
  background: var(--purple);
  padding: 16px 38px;
  font-size: 20px;
  color: white;
  text-align: center;
  font-family: Poppins;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
  max-width: 100%;
  /* Ensure button width is responsive */
  margin-top: 1rem;
}




.trusted-section-heading {
  color: #222;
  text-align: center;
  font-family: Poppins;
  font-size: var(--components-heading-font-size);
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  text-align: center;
  margin-top: 1rem;
}

.trusted-section-subHeading{
  /* color: #222;
  text-align: center;
  font-family: Poppins;
  font-size: var(--components-subheading-font-size);
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  text-align: center;
  margin-top: 1rem; */
  
  text-align: center;
  font-family: Poppins;
  font-size: 20px;
  font-weight: 500;
  line-height: 125%;
  margin-top: 1rem;
  font-style: italic;
}



.trusted-section-paragraph {
  color: #222;
  text-align: center;
  font-family: Poppins;
  font-size: var(--paragraph-font-size);
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  margin: 1rem 1rem;
  text-align: center;
}


/* =============================================================== */


/* ============================== seo-service ===============================  */
.seo-service {
  width: 100%;
  float: left;
  margin: 0px;
  padding: 30px 0px;
}

.seo-service h2 {
  text-align: center;
  font-family: Poppins;
  font-size: var(--components-heading-font-size);
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
}


.seo-service h5 {
  color: #222;
  text-align: center;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 125%;
  margin: 1rem 0px;
  /* 30px */
}


.seo-service ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 26px;
  margin: 3rem 0;
}

.seo-service ul li {
  width: 23rem;
  background-color: white;
  border-radius: 30px;
  padding: 20px;
  display: flex;
  align-items: center;
  /*justify-content: center;*/
  flex-direction: column;
  text-align: center;
  flex-wrap: wrap;
  box-shadow: 0px 8px 16px rgba(216, 216, 216, 0.4);
}

.seo-service ul li:hover img {
  transform: scale(1.1);
  transition: 0.2s ease-in;
}


.seo-service ul li p {
  color: #222;
  text-align: center;
  font-family: Poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
  margin-bottom: 2rem;
}


.seo-service ul li a {
  background: var(--purple);
  color: #FFF;
  text-align: center;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  padding: 14px 28px;
  border-radius: 30px;
  text-decoration-line: underline;
}



.seo-service ul li h4 {
  color: #000;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 101%;
  margin: 1rem 0;
  height: 2rem;
}


.seo-service ul li p.boxSizeForHeading {
  font-style: italic;
  font-weight: 600;
  height: 2.4rem;
}

.seo-service ul li p.forBoxSize {
 /* height: 9rem;*/
}

.seo-service ul li img {
  width: 100%;
  max-width: 80px;
}


/* ======================================================== */

.pageContriHeading {
  margin: 1rem 0;
  text-align: center;
  font-family: Poppins;
  font-size: var(--components-heading-font-size);
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
}



/*About us content*/
.free-trial1 {
  display: flex;
  justify-content: center;
  flex-direction: column;
  background-color: #EBEBEB;
  padding: 2rem;
}

.free-trial1 h3 {
  font-size: 48px;
  color: #000;
  text-align: center;
  margin: 0;
  line-height: 120%;
  max-width: 1200px;
}

.free-trial1 .takeyourfStep {
  text-align: center;
  font-family: Poppins;
  font-size: 20px;
  color: #000;
  font-style: normal;
  font-weight: 500;
  line-height: 125%;
  margin: 1rem 0px;
  font-style: italic;

}

.free-trial1 .headPara {
  font-size: 20px;
  text-align: center;
  line-height: 28px;
  color: #000;
}

.addStrategy {
  display: flex;
  flex-wrap: wrap-reverse;
  gap: 2rem;
  align-items: center;
  justify-content: space-around;
}

.addStrategyHeading {
  font-size: 1.3rem;
  color: #000;
  padding: 0px 0px 20px;
  font-weight: 600;
}

.addStrategy p {
  color: #000;
}

.addStrategy ul li {
  color: #000;
}

/* ==================================================== */

.ceoVaniContainer {
  background-color: #222;
}

.ceoVaniSubContainer {
  display: flex;
  justify-content: center;
  flex-direction: column;
  background-color: #222;
  color: white;
  padding: 2rem;
  gap: 1rem;
}

.addStrategyCeoVani {
  display: flex;
  /* flex-wrap: wrap-reverse; */
  flex-direction: column;
  gap: 1rem;
  align-items: center;
  justify-content: space-around;
  max-width: 1200px;
}

.ceoVaniContainer h3 {
  font-size: var(--components-subheading-font-size);
  text-align: center;
  margin: 1rem 0;
  line-height: 120%;
  max-width: 1200px;
}


.ceoVaniContainer .takeyourfStep {
  text-align: center;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 125%;
  margin: 1rem 0px;
  font-style: italic;

}

.ceoVaniContainer .headPara {
  font-size: 20px;
  text-align: center;
  line-height: 28px;
  margin: 0;
}

.ceoVani {
  display: grid;
  grid-template-columns: repeat(2, auto);
  gap: 20px;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.ceoVani span {
  background-color: #fff200;
  padding: 1rem 2rem;
  border-radius: 30px;
  color: black;
  font-size: 20px;
  font-weight: 600;
}

.ranked-section,
.ranked-section2 {
  display: flex;
  justify-content: space-around;
  align-items: center;
  gap: 5rem;
}

.ranked-section h4,
.ranked-section2 h4 {
  margin: 0;
  font-family: Poppins;
  color: #fff;
  font-style: normal;
  font-weight: 800;
  line-height: 110%;
  text-align: left;
  font-size: 2rem;
}

.ranked-section p,
.ranked-section2 p {
  font-family: Poppins;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  font-size: 20px;
}


.ranked-section-img {
  display: flex;
  justify-content: center;
  align-items: center;
}

.ranked-section-img img {
  max-width: 80rem;
  height: auto;
  border-radius: 8px;
  object-fit: cover;
}

.designationCss {
  color: #FFF234;
  margin-left: 1rem;
}

.designationCss1 {
  color: #FFF234;
  margin-left: 2.8rem;
}



/* ==================================================== */


.pageContriContainer {
  padding: 2rem 1rem;
  color: black;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}


.pageContriSubHeading {
  text-align: center;
  font-family: Poppins;
  font-size: var(--paragraph-font-size);
  font-weight: 500;
  line-height: 125%;
  margin: 1rem 0px;
  font-style: italic;

}



/* Dropdown button */
.new-dropdown {
  font-size: 16px;
  border: none;
  outline: none;
  padding: 60px 18px;
  background-color: inherit;
  font: inherit;
  margin: 0;
}

.new-dropbtn {
  font-size: 19px;
  font-weight: 600;
  padding: 8px 16px;
  white-space: nowrap;
}

/* Add a background color to dropdown button on hover */
.new-dropdown:hover .new-dropbtn {
  background-color: rgb(207, 219, 237);
  border-radius: 12px;
}

/* Dropdown content */
.new-dropdown:hover .new-dropdown-content {
  display: block;
}

@keyframes new-fadeInAnimation {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

/* Clear floats after the columns */
.new-row {
  display: flex;
  align-items: start;
  justify-content: center;
  gap: 25px;
}

.new-rowInside {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 1rem;
  max-width: 1200px;
}

.new-column {
  padding: 12px;
  width: 42%;
  height: auto;
  border-radius: 12px;
  background-color: #f6f6f6;
  position: relative;
}

.new-column h3 {
  padding: 4px 0px;
  display: flex;
  align-items: center;
  justify-content: start;
  font-size: 15px;
  gap: 5px;
  cursor: pointer;
}

.new-column a {
  color: black;
  padding: 8px;
  display: flex;
  align-items: center;
  gap: 10px;
  text-align: left;
  border-radius: 12px;
  font-size: 14px;
}

.new-column li {
  padding: 8px;
  border-radius: 12px;
  font-size: 15px;
}

ul.new-listItems {
  list-style-type: disc;
}

ul.new-listItems li::marker {
  font-size: 1.5em;
}

.new-listItems {
  margin-left: 1.5rem;
}

.new-column h3:hover .new-insideH3Heading {
  background-color: rgb(213, 224, 240);
  color: black;
}

.new-insideH3Heading {
  padding: 5px;
  border-radius: 6px;
  font-size: 18px;
}

.new-column::before {
  font-size: 2.8rem;
  content: counter(serial);
  counter-increment: serial;
  position: absolute;
  right: 10px;
  font-weight: bold;
  color: black;
  background-color: rgb(231, 231, 231);
  padding: 25px;
  border-radius: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.new-rowInside {
  counter-reset: serial;
}

/* ========================================================== */



.pageContriCardHeading {
  color: #fff;
  text-align: center;
  font-family: Poppins;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  background-color: black;
  padding: 10px;
  border-radius: 16px 16px 0px 0px;
  text-align: center;
}

.pageContriSubContainer,
.pageServiceBest {
  display: flex;
  gap: 2rem;
  justify-content: center;
  flex-wrap: wrap;
  margin: 1rem;
}


.pageServiceBest {
  max-width: 1200px;
}

.pageContriCard {
  border: 2px solid black;
  max-width: 21rem;
  height: auto;
  border-radius: 18px;
}



.seoContriContainer h3 {
  text-align: center;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 125%;
  margin: 1rem 0px;
  font-style: italic;
}

.seoContriContainer a {
  color: #fff;
}



/* ======================================= */
.cardSeoPro {
  transition: 0.3s;
  background-color: white;
  position: relative;
  z-index: 10;
  border-radius: 30px;
  box-shadow: 0px 8px 16px rgba(216, 216, 216, 0.4);
}

.inner-cardSeoPro img {
  width: 100%;
  border-radius: 30px 30px 0px 0px;
}

#mixedSlider3 .seoProContent {
  padding: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2rem;
  flex-wrap: wrap;
}

.pro-seo-agency {
  padding: 2rem 0;
}

.pro-seo-agency-box {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.pro-seo-agency h2 {
  color: #222;
  text-align: center;
  font-family: Poppins;
  font-size: var(--components-heading-font-size);
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  max-width: 1200px;
}

.right-partitionSeoPro {
  text-align: center;
  width: 100%;
  display: flex;
  flex-direction: column;
}


.statisticsSeoPro {
  display: flex;
  justify-content: space-around;
  align-items: center;
  text-align: center;
  margin: 20px;
}

.custom-h2SeoPro {
  padding: 10px;
  background-color: #222;
  color: white;
  font-size: 20px;
}



.inStatsSideSeoPro {
  text-align: center;
  color: #000;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}

.extraTextSeoPro {
  color: #000;
  font-family: Poppins;
  font-style: normal;
  margin-bottom: 0px !important;
  font-weight: 400;
  line-height: 120%;
}
.heroSectionParaCont p {
    color: #000;
}


/* ==================================================================== */

.serviceWeOfferSeo {
  width: 100%;
  float: left;
  margin: auto;
  padding: 30px 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.serviceWeOfferSeo h2 {
  color: #222;
  text-align: center;
  font-family: Poppins;
  font-size: var(--components-heading-font-size);
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  max-width: 1200px;
}


.serviceWeOfferSeo h3 {
  color: #222;
  text-align: center;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 125%;
  margin: 1rem 0px;
  font-style: italic;
}


.serviceWeOfferSeo ul {
  display: flex;
  justify-content: center;
  /* align-items: center; */
  flex-wrap: wrap;
  gap: 26px;
  margin: 3rem 0;
}

.serviceWeOfferSeo ul li {
  max-width: 20rem;
  list-style: none;
  background-color: white;
  border-radius: 10px;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  flex-wrap: wrap;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  /* Add shadow */
}

.serviceWeOfferSeo ul a:hover img {
  transform: scale(1.1);
  transition: 0.2s ease-in;
}


.serviceWeOfferSeo ul a p {
  color: #000;
  text-align: center;
  font-family: Poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  margin-top: 10px !important;
  margin-bottom: 0px !important;
}



.serviceWeOfferSeo ul a h6 {
  color: #000;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 101%;
  margin-top: 1rem;
}


.serviceWeOfferSeo ul li a img {
  width: 100%;
  max-width: 80px;
  margin: 0px auto;
}


/* ==================================================== */
.getReadyToDisCont {
  background: var(--secSepBgClr);
}

.getReadyToDisSubCont {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 1200px;
  margin: 1rem;
  padding: 1rem;
  gap: 4rem;
}

.getReadyToDisCont {
  display: flex;
  align-items: center;
  justify-content: center;
}

.getReadyToDisRight {
  max-width: 65%;
  text-align: center;
  display: flex;
  /* align-items: center; */
  justify-content: center;
  flex-direction: column;
}

.getReadyToDisHeading {
  color: #222;
  text-align: center;
  font-family: Poppins;
  font-size: var(--components-heading-font-size);
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
}

.getReadyToDisPara {
  color: #222;
  text-align: center;
  font-family: Poppins;
  font-size: var(--paragraph-font-size);
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  margin: 2rem 0;
}

.getReadyToDisBox {
  border-radius: 20px;
  background: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 1rem;


  border: 1px solid #e0e0e0;
}

.getReadyToDisBoxHead {
  color: #222;
  text-align: center;
  font-family: Poppins;
  font-size: var(--paragraph-font-size);
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
}


.getReadyToDisBoxBtn {
  color: #fff;
  text-align: center;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  border-radius: 30px;
  background: var(--purple);
  padding: 14px 28px;
  margin-top: 1rem;

}

.getReadyToDisImage2 {
  display: none;
}

/* ================================================================= */


.getaFreePageAuditCont {
  padding: 2rem 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background: var(--secSepBgClr);
  width: 100%;
  /* Add this line */
  box-sizing: border-box;
}

.getaFreePageAuditSubCont {
  gap: 4rem;
  display: flex;
  justify-content: center;
  padding: 2rem;
  width: 100%;
  /* Ensure it spans the full width */
  max-width: 1200px;
  /* Optional: Limit the width for better control */
  margin: auto;
  /* Center the flex container */
}

.archery {
  position: absolute;
  bottom: -220px;
  left: 0;
}

.getaFreePageAuditHeading {
  color: #222;
  font-family: Poppins;
  font-size: var(--components-subheading-font-size);
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
}

.getaFreePageAuditformBox {
  height: 550px;
  flex-shrink: 0;

}

.siteOptimizeCard {
  display: flex;
  gap: 1rem;
}

.siteOptimizeCard .siteOptiIconBox {
  display: flex;
  align-items: center;
  justify-content: center;
}



.getaFreePageAuditLeftBox {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}

.getaFreePageAuditLeftCont {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  max-width: 38rem;
  position: relative;
}



.siteOptimizeCardHeading {
  color: #222;
  font-family: Poppins;
  font-size: var(--components-subheading-font-size);
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  text-transform: uppercase;
}

.siteOptiIconBox img {
  width: 56px;
  height: auto;
}

.siteOptimizeCardPara {
  color: #222;
  font-family: Poppins;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 124%;
  text-transform: capitalize;
  margin-top: 6px;
}





/* ====================================================== */


.coverage-sectionCont {
  padding: 40px 0 40px;
}


.coverage-section {
  width: 100%;
  float: left;
  margin-bottom: 1rem;
}

.coverage-section h3 {
  width: 100%;
  float: left;
  margin: 0px 0 30px;
  padding-left: 38%;
  font-size: var(--components-heading-font-size);
  text-align: center;
  font-family: Poppins;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
}

.coverage-section p {
  width: 100%;
  float: left;
  margin: 0px 0 20px;
  padding: 0px;
  font-size: var(--paragraph-font-size);
  line-height: 26px;
  font-weight: normal;
  text-align: center;
  font-family: Poppins;
  text-align: center
}

.coverage-section ul {
  width: 45%;
  float: left;
  margin: 10px 0 10px 0;
  padding: 0px;
}

.coverage-section ul li {
  width: 96%;
  float: left;
  margin: 0 1% 0 3%;
  padding: 0px 0px 15px 0px;
  list-style: disc;
  font-size: var(--paragraph-font-size);
  line-height: 24px;
  font-weight: normal;
  font-family: Poppins;
}

.ulBoxOfCoverageSection {
  display: flex;
  align-items: start;
  justify-content: center;
  width: 100%;
  gap: 2rem;
  flex-wrap: wrap;
  flex-direction: row;
}

.talk-btn {

  margin: 0 auto;
  display: table;

  color: #fff;
  text-align: center;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  border-radius: 30px;
  background: var(--purple);
  padding: 14px 28px;
  margin-top: 1rem;

}


.code-of-ehins {
  width: 100%;
  float: left;
  margin: 0px 0 0px 0;
  padding: 40px 40px 40px;
  position: relative;
  background: var(--secSepBgClr);
}

.code-of-ehins .icon-left {
  width: 15%;
  float: left;
  margin: 0px;
  padding: 0px;
}

.code-of-ehins-section {
  width: 65%;
  float: left;
  margin: 0px 0 0 0;
  padding: 0px 0 0px;
}

.code-of-ehins-section h2 {
  margin-bottom: 1rem;
  color: #222;
  font-family: Poppins;
  font-size: var(--components-heading-font-size);
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
}

.freeTrialBtn {
  color: #fff;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 125%;
  cursor: pointer;
  background: var(--purple);
  border-radius: 30px;
  padding: 14px 40px;
  text-wrap: nowrap;
  position: relative;
  z-index: 1;
  top: 20px;
}

.code-of-ehins-section p {
  color: #222;
  font-family: Poppins;
  font-size: var(--paragraph-font-size);
  font-style: normal;
  font-weight: 500;
  line-height: 125%;
  margin: 1rem 0;
}

.code-of-ethics-para {
  display: flex;
  align-items: start;
  justify-content: space-between;
  gap: 1rem;
  font-size: var(--paragraph-font-size);
  position: relative;
}

.code-of-ethics-para ul li {
  color: #000 !important;
}

.code-of-ethics-para ul {
  margin: 1rem 2rem;
  font-weight: 600;
}


.codeEthicsArrow {
  position: absolute;
  top: -19rem;
  right: -21.6rem;
  width: 30rem;
}

.pageContriContainer p {
  max-width: 1200px;
  text-align: center;
  margin: 1rem;
  font-size: var(--paragraph-font-size);
}

.pageContriCardSubHeading {
  text-align: center;
  margin: 1rem;
  font-size: 16px !important;
}

.free-trial-btn {
  width: 220px;
  border: 0;
  border-radius: 30px;
  float: right;
  padding: 0px;
  display: table;
  height: 54px;
  cursor: pointer;
  background: #fff200;
  text-align: center;
  line-height: 54px;
  font-size: 22px;
  font-weight: normal;
  text-transform: uppercase;
  font-family: 'ProximaNovaAltBold';
}

.free-trial-btn:hover {
  background: #fff;
  color: #333;
}

.consultationCont {
  width: 100%;
  display: flex;
  background: var(--secSepBgClr);
}

.code-of-ehins1 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
  padding: 2rem 1rem;
  gap: 4rem;
}

.code-of-ehins1 .icon-left1 {
  width: 50%;
  gap: 5rem;
}

.consultationBox .getFree30Heading {
  width: 100%;
  margin: 10px 0;
  font-size: var(--components-heading-font-size);
  line-height: 50px;
  color: #222;
  font-family: Poppins;
  font-weight: 700;
}

.consultationBoxSub {
  border-radius: 20px;
  background: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 1rem;
  border: 1px solid #e0e0e0;
}

.consultationBox p {
  width: 100%;
  color: #222;
  font-family: Poppins;
  font-size: var(--paragraph-font-size);
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}

.free-trial-btn1 {
  padding: 14px 28px;
  border-radius: 30px;
  background: var(--purple);
  color: #FFF;
  text-align: center;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  margin-top: 1rem;
}

.key-process-section {
  width: 100%;
  float: left;
  margin: 0px 0 0 0;
  padding: 40px 0 16px;
  /* background: #222; */
}

.key-process-section a {
  color: #fff;
  font-weight: 700;
}

.key-process-section h2 {
  margin: 0px 0 30px;
  padding: 0px 10%;
  text-align: center;
  font-family: Poppins;
  font-size: var(--components-heading-font-size);
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
}

.key-process-section ul {
  width: 100%;
  float: left;
  margin: 10px 0 10px 0;
  display: flex;
  flex-wrap: wrap;
}
.key-process-section ul p {
    width: 100%;
    float: left;
    margin: 0px 0 20px;
    padding: 0px;
    font-size: var(--paragraph-font-size);
    line-height: 26px;
    font-weight: normal;
    text-align: center;
    font-family: Poppins;
    text-align: center;
}
.key-process-section ul li {
  width: 50%;
  float: left;
  margin: 0 0 20px;
  padding: 0px 2% 0 0;
  list-style: none;
}

.box-count {
  width: 45px;
  height: 45px;
  float: left;
  margin: 0px 10px 0 0;
  padding: 0px;
  line-height: 45px;
  background: rgb(242, 242, 242);
  font-size: 30px;
  text-align: center;
  font-weight: normal;
  font-family: 'ProximaNovaAltBold';
  color: black;
  border-radius: 8px;
}

.key-process-section ul li p {
  width: 90%;
  float: left;
  font-size: var(--paragraph-font-size);
  line-height: 22px;
  font-weight: normal;
  text-align: left;
  font-family: 'poppins';
}





.siteOptimizeMainHeading {
  color: black;
  text-align: center;
  font-family: Poppins;
  font-size: var(--components-heading-font-size);
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  margin-bottom: 14px;
}


.siteOptimizeSubHeading {
  color: black;
  text-align: center;
  font-family: Poppins;
  font-size: var(--paragraph-font-size);
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  margin: 6px 2rem;
}



.consultationBox {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}







/* ==================================================== */


.pronsCont {
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--secSepBgClr);
}

.pronsSubjiCont {
  max-width: 1200px;
  margin: 1rem;
  padding: 1rem;
}

.pronsSubCont {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4rem;
  margin-top: 1rem;
}

.designOfPronsCont {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.pronsUl {
  text-align: left;
  font-size: var(--paragraph-font-size);
  padding-left: 1rem;
}

.pronsRight {
  max-width: 55%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

@media (max-width: 768px) {
    .pronsRight {
        max-width: 100%;
    }
}

.pronsHeading {
  font-family: Poppins;
  font-size: var(--components-heading-font-size);
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  text-align: center;
}

.pronsSubHeading {
  font-family: Poppins;
  font-size: var(--paragraph-font-size);
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  margin: 2rem 0;
}

.pronsImage2,
.pronsImage3 {
  display: none;
}

.pronslastLine {
  font-family: Poppins;
  font-size: var(--paragraph-font-size);
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  margin-top: 2rem;
}

.pronsBox {
  border-radius: 20px;
  background: #222;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 1rem;
}

.pronsBoxHead {
  color: #FFF;
  text-align: center;
  font-family: Poppins;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
}


.pronsBoxBtn {
  color: #222;
  text-align: center;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  border-radius: 30px;
  background: #FFF234;
  padding: 10px 16px;
  margin-top: 1rem;
}

.pronsImage2 {
  display: none;
}


/* ================================================================= */


.answerBox {
  margin: 0 1rem;
  font-size: var(--paragraph-font-size);
  line-height: 30px;
  color: #333;
}


.hireResultDrivenUl {
  margin: 1rem 1rem 0 1rem;
  color: #333;
  font-size: var(--paragraph-font-size);
}

.is-open {
  display: block;
}



/* ======================================== */


.progress-wrapper {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 30px;
  justify-items: center;
  margin: 1rem 0;
}

.progress-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 20px;
  text-align: center;
  max-width: 250px;
}

.progress-circle {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: conic-gradient(#ff7f50 0%, #ff7f50 0%, #e5e5e5 0%);
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.inner-circle {
  width: 82%;
  height: 82%;
  background-color: #e0e4ee;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
}

.progress-text {
  font-size: 18px;
  font-weight: bold;
  /* color: white; */
}

.progress-description {
  margin-top: 10px;
  font-size: 16px;
  color: #222;
  max-width: 250px;
  text-align: center;
  font-weight: 500;
}

/* Responsive Design */
@media (max-width: 1024px) {
  .progress-wrapper {
    grid-template-columns: repeat(2, 1fr);
    /* 2x2 layout on tablets and smaller screens */
  }
}

@media (max-width: 768px) {
  .progress-circle {
    width: 80px;
    height: 80px;
  }

  /* .inner-circle {
      width: 55%;
      height: 55%;
  } */

  .progress-text {
    font-size: 16px;
  }

  .progress-description {
    font-size: 14px;
  }
}

@media (max-width: 480px) {
  .progress-circle {
    width: 70px;
    height: 70px;
  }

  .progress-wrapper{
    grid-gap: 0;
    margin: 1rem 0;
  }


  .progress-text {
    font-size: 14px;
  }

  .progress-description {
    font-size: 12px;
  }
}







































/* ========================== */

@media (max-width: 1200px) {

  .codeEthicsArrow {
    display: none;
  }
}


@media (max-width: 768px) {

  .ulBoxOfCoverageSection {
    gap: 0;
  }

  .pronsImage3 {
    display: block;
    margin: 0 auto;
  }

  .code-of-ethics-para {
    flex-wrap: wrap;
    justify-content: center;
  }

  .getURanked {
    flex-direction: column;
  }



  .getReadyToDisSubCont {
    flex-direction: column;
    gap: 0;
  }

  .getReadyToDisImage2 {
    display: block;
    margin: 2rem auto;
    width: 8rem;
  }

  .getReadyToDisPara {
    margin-top: 0px;
  }


  .getReadyToDisImage1 {
    display: none;
  }

  .getReadyToDisRight {
    max-width: 100%;
  }

  /* =============== prons*/




  .pronsSubCont {
    flex-direction: column;
    gap: 0;
  }

  .pronsImage2 {
    display: block;
    margin: 2rem auto;
  }

  .pronsSubHeading {
    margin-top: 0px;
  }

  .pronsImage1 {
    display: none;
  }



  /* ==================== */


  .getaFreePageAuditSubCont {
    display: flex;
    justify-content: center;
    padding: 2rem;
    gap: 4rem;
    flex-direction: column;
  }

  .siteOptimizeCard {
    gap: 8px;
  }

  .getaFreePageAuditHeading {
    text-align: center;
  }

  .siteOptimizeCard .siteOptiIconBox {
    display: flex;
    align-items: start;
    justify-content: center;
  }

  .siteOptimizeCardHeading {
    font-size: 18px;
  }


  .getaFreePageAuditSubCont {
    gap: 2rem;
    padding: 2rem 1rem;
  }

  .archery {
    display: none;
  }

  .code-of-ehins1 {
    flex-direction: column;
    gap: 0;
    background: #F5F5F5;
  }

  .code-of-ehins1 .icon-left1 {
    width: 100%;
    padding: 1rem;
  }


  .consultationBox {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .seo-service ul span p.forBoxSize {
    height: 7rem;
  }



  .new-column {
    width: 100%;
  }

  .new-column::before {
    font-size: 2rem;
    padding: 6px 20px;
  }

  .getaFreePageAuditformBox {
    height: 350px;
  }


  .ceoVani {
    grid-template-columns: 1fr;
  }


  .embeddedVid {
    width: 100%;
  }

  .faqQuestion {
    font-size: 18px;
    line-height: 20px;
    font-weight: 600;
    font-family: 'Poppins';
  }

  .asSeenOn .asSeenOnHeading {
    font-size: 2rem;
  }

  .asSeenOnRow1 img {
    width: 100px;
  }

  .asSeenOnRow2 img {
    width: 60px;
  }

  .getURankedBg {
    display: none;
  }

}



@media (max-width: 1024px) {
  .ranked-section {
    flex-direction: column-reverse;
    gap: 2rem;
    margin-top: 2rem;
  }

  .ranked-section2 {
    flex-direction: column;
    gap: 2rem;
    margin-top: 2rem;
  }
}


@media (max-width: 480px) {

  .pronsSubjiCont {
    padding: 1rem 0;
  }

  .seo-service ul {
    margin: 2rem 0;
  }

  .getURankList {
    padding: 1rem;
  }

  .active,
  .accordion2:hover {
    background-color: #fff !important;
  }

  .active:after {
    display: none;
  }

  .ceoImg {
    margin: 0px !important;
  }

  .ceoImg h4 {
    text-align: center;
  }

  .ceoImg p {
    text-align: center;
  }

  .designationCss {
    text-align: center;
    padding: 10px 0px;
  }

  .designationCss1 {
    text-align: center;
    padding: 10px 0px;
  }

  .ranked-section-img img {
    max-width: 21rem;
  }

  .ranked-section h4,
  .ranked-section2 h4 {
    font-size: 2rem;
  }

  .asSeenOn .asSeenOnHeading {
    font-size: 1.5rem;
  }

  .asSeenOnRow1 img {
    width: 80px;
  }

  .asSeenOnRow2 img {
    width: 50px;
  }

  .whiteBox {
    padding: 1rem;
  }


  .key-process-section ul li p {
    width: 82%;
  }

  .key-process-section h3 {
    padding: 0px 0%;
  }

  .key-process-section ul li {
    width: 100%;
    padding: 0px 0% 0 0;
  }

}



@media (min-width: 768px) {

  .close {
    position: fixed;
    bottom: 50px;
    right: 5rem;
    color: #fff;
    font-size: 40px;
    transition: 0.3s;
  }

  .extraTextCont {
    font-size: 26px;
  }

}


@media only screen and (min-width: 1000px) and (max-width: 1169px) {
  .key-process-section ul li p {
    width: 85%;
  }
}



@media only screen and (min-width: 768px) and (max-width: 999px) {
  .key-process-section ul li p {
    width: 85%;
  }

  .key-process-section h3 {
    padding: 0px 0%;
  }

  .key-process-section ul li {
    width: 100%;
  }
}