/* Digital marketing services start */

.Digital_Services_Banner {
  background-image: None;
}

.Digital_inner.Digital_Services_Inner {
    padding: 72px 0;
}

.Fuel_Your_Digital {
    background: #FFFFFF;
    padding: 72px 0 260px;
}

.Fuel_Your_Digital h2 {
    font-family: Inter;
    font-size: 36px;
    font-weight: 700;
    line-height: 43.2px;
    letter-spacing: -0.02em;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #26244A;
    margin-bottom: 8px;
}

.Fuel_Your_Digital p {
    font-family: Inter;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #475467;
    margin-bottom: 48px;
}

.Fuel_Your_Digital_Box {
    background: #FFFFFF;
    border: 1px solid #F2F4F7;
    padding: 33px;
    text-align: center;
    border-radius: 24px;
}

.Fuel_Your_Digital_Box .Fuel_Your_Digital_Box_Top svg {
    margin-bottom: 16px;
}

.Fuel_Your_Digital_Box_Top {
    text-align: center;
}

.Fuel_Your_Digital_Box h3 {
    font-family: Inter;
    font-size: 20px;
    font-weight: 600;
    line-height: 32px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #475467;
    margin-bottom: 30px;
}

.Fuel_Your_Digital .Fuel_Your_Digital_Box h2 {
    font-family: Inter;
    font-size: 36px;
    font-weight: 700;
    line-height: 44px;
    letter-spacing: -0.02em;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #314BD0;
    margin-bottom: 30px;
}

.Fuel_Your_Digital_Box h2 span {
    font-family: Inter;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #D8DEFC;
}

.Fuel_Your_Digital .Fuel_Your_Digital_Box p {
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #475467;
    margin-bottom: 46px;
    min-height: 96px;
}

.Fuel_Your_Digital_Box a {
    padding: 12px;
    border: 1px solid #3A58EF;
    border-radius: 4px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Inter;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #3A58EF;
}

.Fuel_Your_Digital_Box a:hover {
  background: #3A58EF;
  color: #fff;
}

.Fuel_Your_Digital_Box a:hover svg {

}

.Fuel_Your_Digital_Box a:hover svg path {
    stroke: #fff;
}

.Fuel_Your_Digital_Box:hover {
  box-shadow: 0px 4px 24px 0px #00000014;
  background: #3A58EF;
}

.Fuel_Your_Digital_Box:hover svg path {
  stroke: #fff;
}

.Fuel_Your_Digital_Box:hover h3,
.Fuel_Your_Digital_Box:hover h2,
.Fuel_Your_Digital_Box:hover span,
.Fuel_Your_Digital_Box:hover p {
    color: #fff;
}

.Fuel_Your_Digital_Box:hover a {
  background: #3A58EF;
  color: #fff;
  border: 1px solid;
}

.Fuel_Your_Digital.Fuel_Digital_Growth_2nd {
  background: transparent;
  margin-top: -280px;
  padding-bottom: 72px;
}



.scroll__links .scroll__view {
  min-height: 70vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  opacity: 1;
  transition: opacity .3s;
  margin-bottom:20px;
}

.scroll__links .scroll__view.active {
  opacity: 1;
}

.scrolled__featured {
  position: sticky;
  top: 140px;
  /* max-height: 566px; */
}

.What_We_Offer.What_We_Offer_Services {
  background: transparent;
}

.What_We_Offer_Services_Text {
    background-image: url(https://assets.my-cpe.com/entigrity-assets/custom/demo_digital_marketing_services/images/digital-page/What_We_Offer_Services_Bg_New.png);
    background-repeat: no-repeat;
    background-position: right center;
    min-height: 566px;
    position: sticky;
    top: 140px;
}

.What_We_Offer_Services_Text .scrolled__featured {
    display: flex;
    align-items: self-start;
    flex-direction: column;
    height: 566px;
    justify-content: center;
}

.What_We_Offer_Services_Text .scrolled__featured h2 {
    text-align: left !important;
    float: left;
}

.What_We_Offer_Services_Text .scrolled__featured p {
  text-align: left;
}

.scroll__links h3 {
    font-family: Inter;
    font-size: 36px;
    font-weight: 700;
    line-height: 43.2px;
    letter-spacing: -0.02em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #D8DEFC;
    margin-bottom: 48px;
}

.scroll__links .scroll__view.active h3 {
    color: #26244A;
}

.How_It_Works_Services {
  padding: 72px 0;
  }

  .How_It_Works_Services_Main h2 {
      font-family: Inter;
      font-size: 36px;
      font-weight: 700;
      line-height: 43.2px;
      letter-spacing: -0.02em;
      text-align: center;
      text-underline-position: from-font;
      text-decoration-skip-ink: none;
      margin-bottom: 8px;
  }

  .How_It_Works_Services_Main p {
      font-family: Inter;
      font-size: 18px;
      font-weight: 400;
      line-height: 28px;
      text-align: center;
      text-underline-position: from-font;
      text-decoration-skip-ink: none;
      color: #475467;
  }

  .How_It_Works_Services_Box {
    background: #FFFFFF;
    padding: 36px;
    border-radius: 24px;
    border: 1px solid #F2F4F7;
    min-height: 354px;
    position: relative;
    margin-top: 48px;
    transition: .4s ease-out;
  }

  .How_It_Works_Services_Box span {
      font-family: Inter;
      font-size: 100px;
      font-weight: 900;
      line-height: 90px;
      letter-spacing: -0.02em;
      text-align: left;
      text-underline-position: from-font;
      text-decoration-skip-ink: none;
      color: #D8DEFC;
      margin-bottom: 48px;
      display: inline-block;
      transition: .4s ease-out;
  }

  .How_It_Works_Services_Box h3 {
    font-family: Inter;
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #182878;
    margin-bottom: 8px;
    transition: .4s ease-out;
  }

  .How_It_Works_Services_Main .How_It_Works_Services_Box p {
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #475467;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 15em;
    line-height: 1.5;
    transition: .4s ease-out;
  }

  .How_It_Works_Services_Box svg {
      display: none;
  }

  .How_It_Works_Services_Box:hover {
    box-shadow: 0px 4px 24px 0px #00000014;
  }

  .How_It_Works_Services_Box:hover span {
    display: none;
  }

  .How_It_Works_Services_Box:hover p {
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #475467;
    display: -webkit-box;
    -webkit-line-clamp: 0;
  }

  .How_It_Works_Services_Box:hover svg {
    display: block;
    position: absolute;
    bottom: 36px;
  }


  section.Why_Us_Services {
      padding: 72px 0;
  }

  .Why_Us_Services_Left h2 {
      font-family: Inter;
      font-size: 36px;
      font-weight: 700;
      line-height: 43.2px;
      letter-spacing: -0.02em;
      text-align: left;
      text-underline-position: from-font;
      text-decoration-skip-ink: none;
      color: #26244A;
      margin-bottom: 8px;
  }

  .Why_Us_Services_Left p {
      font-family: Inter;
      font-size: 18px;
      font-weight: 400;
      line-height: 28px;
      text-align: left;
      text-underline-position: from-font;
      text-decoration-skip-ink: none;
      color: #475467;
  }

  .Why_Us_Services_Points {
      margin-top: 48px;
  }

  .Why_Us_Services_Points ul {
      column-count: 2;
  }

  .Why_Us_Services_Points ul li {
      background: #FFFFFF;
      padding: 12px;
      box-shadow: 0px 4px 24px 0px #00000014;
      border-radius: 50px;
      list-style: none;
      margin-bottom: 24px;
      display: flex;
      align-items: center;
  }

  .Why_Us_Services_Points ul li svg {
      margin-right: 8px;
      min-width: 20px;
  }

  .Why_Us_Services_Left a.Partner_Btn {
      background: #3A58EF;
      padding: 12px 20px;
      font-family: Inter;
      font-size: 16px;
      font-weight: 600;
      line-height: 24px;
      text-align: left;
      text-underline-position: from-font;
      text-decoration-skip-ink: none;
      color: #fff;
      border-radius: 4px;
      margin-top: 48px;
      display: inline-block;
      border: 1px solid #3A58EF;
  }

  .Why_Us_Services_Left a.Partner_Btn:hover {
      color: #3A58EF;
      border: 1px solid #3A58EF;
      background: #fff;
  }

  .Why_Us_Services_Left a.Partner_Btn:hover svg path {
      stroke: #3A58EF;
  }




  /* .scroller {
    height: 100vh;
  }

  .orange {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100vh;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #753500;
  }

  .text {
    color: #fff;
  }

  .black {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100vh;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #070707;
  }

  .blue {
    height: 100vh;
    background-color: #00026d;
  }


  .text-wrap {
    position: relative;
    overflow: hidden;
    width: 450px;
    height: 80vh;
  }

  .panel-text {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 1;
    width: 100%;
    height: 100%;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 900;
    text-align:center;
    background-color: #070707;
    
    transform:translateY(100%);
    opacity: 0;
  }

  .panel-text.blue-text {
    color: blue;
  }

  .panel-text.red-text {
    color: red;
  }

  .panel-text.purple-text {
    color: purple;
  }

  .panel-text.orange-text {
    color: orange;
  }






  .p-wrap {
    position: relative;
    overflow: hidden;
    width: 450px;
    height: 80vh;
  }

  .panel {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-image: url("../images/5ed12171d9d512cb2feead83_5.jpg");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .panel._2 {
    z-index: 1;
    background-image: url("../images/5f5a5b3515c4dd0c2c455925_110642301_938622823267359_7859124022958180678_n201.jpg");
  }

  .panel.blue {
    z-index: auto;
  }

  .panel.red {
    z-index: auto;
    background-color: red;
    background-image: none;
  }

  .panel.orange {
    z-index: auto;
    background-color: #cf5d00;
    background-image: none;
  }

  .panel.purple {
    z-index: auto;
    background-color: #808;
    background-image: none;
  } */




  




  /*USE CSS for Slider*/

  .vehicle-detail-banner .car-slider-desc {
      max-width: 180px;
      margin: 0 auto;
  }
  .banner-slider .slider.slider-for {
      max-width: 60%;
      padding-right: 35px;
  }
  .banner-slider .slider.slider-nav {
      max-width: 40%;
  }
  .banner-slider .slider.slider-for,
  .banner-slider .slider.slider-nav {
      width: 100%;
      float: left;
  }
  .banner-slider .slider.slider-nav {
      height: 610px;
      overflow: hidden;
      max-width: 40%;
  }
  .slider-banner-image {
      height: 610px;
  }
  .banner-slider .slider.slider-nav {
      padding: 20px 0 0;
  }
  .slider-nav .slick-slide.thumbnail-image .thumbImg{
      max-width: 178px;
      height: 110px;
      margin: 0 auto;
      border: 1px solid #EBEBEB;
  }
  .slider-banner-image img,
  .slider-nav .slick-slide.thumbnail-image .thumbImg img {
      height: 100%;
      width:100%;
      object-fit: cover;
  }
  .slick-vertical .slick-slide:active,
  .slick-vertical .slick-slide:focus,
  .slick-arrow:hover,
  .slick-arrow:focus {
      border: 0;
      outline: 0;
  }
  .slider-nav .slick-slide.slick-current.thumbnail-image .thumbImg {
      border: 2px solid #196DB6;
  }
  .slider-nav .slick-slide.slick-current span {
    color: #26244A;
  }
  .slider-nav .slick-slide {
      text-align: center;
  }
  .slider-nav .slick-slide span {
      font-size: 14px;
      display: block;
      padding: 5px 0 15px;
      font-family: Inter;
      font-size: 36px;
      font-weight: 700;
      line-height: 43.2px;
      letter-spacing: -0.02em;
      text-align: left;
      text-underline-position: from-font;
      text-decoration-skip-ink: none;
      color: #D8DEFC;
  }

  .slick-arrow {
      width: 100%;
      background-color: transparent;
      border: 0;
      background-position: center;
      background-repeat: no-repeat;
      font-size: 0;
      height: 18px;
      position: absolute;
      left: 0;
      right: 0;
      z-index: 99;
  }
  .slick-prev {
    top: 0;
  }
  .slick-next {
    bottom: 0;
    background-color: #fff;
  }
  .slick-prev.slick-arrow {
      background-image: url(../images/black-up-arrow.png);
  }
  .slick-next.slick-arrow {
      background-image: url(../images/black-down-arrow.png);
      left: auto;
  }
  /*End USE CSS for Slider*/



  ul.What_We_Offer_Points li {
      font-family: Inter;
      font-size: 16px;
      font-weight: 400;
      line-height: 24px;
      text-align: left;
      text-underline-position: from-font;
      text-decoration-skip-ink: none;
      color: #475467;
      margin-bottom: 12px;
  }

  .slider-nav .slick-slide span svg {
      display: none;
  }

  .slider-nav .slick-slide.slick-current span svg {
      display: inline-block;
  }

  .Get_Started_Left .Website_Box .form-check-input[type=checkbox] {
      width: 20px;
      height: 20px;
  }

  .Get_Started_Left .Website_Box .form-check-input[type=radio] , .Get_Started_Left .Website_Box .form-check-input:checked[type=checkbox] {
      border-radius: 6px;
      background-color: transparent;
  }

  .form-check-input:checked[type=radio], .form-check-input:checked[type=checkbox] {
    background-image: url('https://assets.my-cpe.com/entigrity-assets/custom/demo_digital_marketing/images/digital-page/Web_Checkbox.svg');
    border: 0;
  }








/* New CSS - Start - 13-02-2024 */


.Digital_Web_Banner {
  background-image: url('https://assets.my-cpe.com/entigrity-assets/custom/demo_digital_marketing/images/digital-page/Digital_Web_Banner_Bg.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom center;
  background-color: #12327B;
  padding: 72px 0;
 }

 .Digital_Web_Banner_Left h1 {
  font-family: Inter;
  font-size: 48px;
  font-weight: 700;
  line-height: 60px;
  letter-spacing: -0.02em;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #FFFFFF;
  padding-bottom: 24px;
}

.Digital_Web_Banner_Left h2 {
  font-family: Inter;
  font-size: 30px;
  font-weight: 700;
  line-height: 38px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #ffffff;
  padding-bottom: 24px;
}

.Digital_Web_Banner_Left ul {
  padding-bottom: 48px;
}

.Digital_Web_Banner_Left ul li {
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  list-style: none;
  color: #fff;
  padding-bottom: 12px;
}

.Digital_Web_Banner_Btns {
  display: flex;
  align-items: center;
  gap: 24px;
}

.Digital_Web_Banner_Left a.Schedule_Call_Btn {
  background: #3A58EF;
  padding: 12px 20px;
  border-radius: 4px;
  box-shadow: 0px 1px 2px 0px #1018280D;
  border: 1px solid #3A58EF;
  margin-right: 0;
  font-family: Inter;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #fff;
  display: flex;
  align-items: center;
  max-width: 190px;
}

.Digital_Web_Banner_Left a.Schedule_Call_Btn:hover svg path {
  fill: #3A58EF;
}

.Digital_Web_Banner_Left a.Schedule_Call_Btn:hover {
  background: #fff;
  color: #3A58EF;
  border-color: #fff;
}

.Digital_Web_Banner_Left a.Schedule_Call_Btn svg {
  min-width: 20px;
  margin-right: 8px;
}

.Digital_Web_Banner_Right {
  background: #FFFFFF;
  border-radius: 24px;
  padding: 24px;
}

.Digital_Web_Banner_Right h2 {
  font-family: Inter;
  font-size: 36px;
  font-weight: 700;
  line-height: 43.2px;
  letter-spacing: -0.02em;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  margin-bottom: 4px;
  color: #1D2939;
}

.Digital_Web_Banner_Right p {
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #5D667B;
  margin-bottom: 24px;
  padding: 0 66px;
}

.Digital_Web_Banner_Right button.btn.btn_submit {
  width: 100%;
  text-align: center;
}

.Get_Started_Left .Website_Box .form-check-input[type=radio] {
  width: 20px;
  height: 20px;
}

.Get_Started_Left form .form-floating label span.red {
  color: #F04438;
}


section.Trusted_by {
  background: #ebeefd;
  padding: 72px 0;
}

.Trusted_by_Title h2 {
  font-family: Inter;
  font-size: 36px;
  font-weight: 700;
  line-height: 43.2px;
  letter-spacing: -0.02em;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #26244A;
  padding-bottom: 12px;
}

.Trusted_by_Title h3 {
  font-family: Inter;
  font-size: 26px;
  font-weight: 700;
  line-height: 33.8px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #26244A;
  padding-bottom: 12px;
}

.Trusted_by_Title p {
  font-family: Inter;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #475467;
}

.Trusted_by_Box {
  background: #FFFFFF;
  border-radius: 24px;
  padding: 24px;
  text-align: center;
  margin-top: 48px;
}

.Trusted_by_Box svg {
  margin-bottom: 16px;
}

.Trusted_by_Box h3 {
  font-family: Inter;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #344054;
  padding-bottom: 8px;
}

.Trusted_by_Box p {
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #475467;
}

.Trusted_by_Btns {
  margin-top: 48px;
}

.Trusted_by_Btns a.View_Designs_Btn {
  border: 1px solid #3A58EF;
  border-radius: 4px;
  padding: 12px 32px;
  font-family: Inter;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #3A58EF;
  display: inline-block;
  margin-right: 24px;
}

.Trusted_by_Btns a.Free_Trial_Btn {
  background: #3A58EF;
  box-shadow: 0px 1px 2px 0px #1018280D;
  font-family: Inter;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #fff;
  padding: 12px 20px;
  border-radius: 4px;
  display: inline-block;
  border: 1px solid;
}

.Trusted_by_Btns a.View_Designs_Btn:hover {
    background: #3A58EF;
    color: #fff;
}

.Trusted_by_Btns a.Free_Trial_Btn:hover {
    background: transparent;
    color: #3A58EF;
    border-color: #3A58EF;
}




.tabs-container nav {
  margin: 0 auto;
  background: #fff;
}

.tabs-container nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 1px solid #ccc;
  padding: 0 10px;
}

.tabs-container nav ul li {
  padding: 1rem;
  cursor: pointer;
  color: #A7A7A7;
  border-top: 1px solid #eee;
  margin-left: -10px;
  margin-right: -10px;
  padding-left: 25px;
}

.tabs-container nav ul li:hover { color: #3e4b58;}

.tabs-container nav ul li.active {
  color: #3e4b58;
  border-top: none;
}


/* the nitty gritty */

.tabs-container {
    position: relative;
    height: 100%;
}



.tabs-container nav {
  position: relative;
  width: 100%;
  border: 1px solid var(--color-grey-93, #EAECF0);
  border-radius: 0 0 0 16px;
}

.tabs-container nav ul {
  display: flex;
  flex-direction: column;
}

.tabs-container nav ul li {
  order: 1;
}

.tabs-container nav ul li.active {
  order: 0;
}

.tabs-container nav ul li.active:after {
  width: 16px;
  height: 16px;
  background-image: url('https://assets.my-cpe.com/entigrity-assets/custom/demo_digital_marketing/images/digital-page/Arrow_Down.svg');
  background-repeat: no-repeat;
  /* border: 5px solid transparent;
  border-top: 5px solid #fff; */
  content: '';
  position: absolute;
  right: 1.4em;
  top: 1.4em;
  z-index: 9999;
}

.tabs-container nav ul li span {
  display: none;
}



.tabs-container nav ul li:not(.active) {
  position: absolute;
  top: -999em;
}


.tabs-container nav ul.expanded li.active:after{
  border-top-color: transparent;
  border-bottom-color: #555;
  top: 1.4em;
  transform: rotate(180deg);
}


.tabs-container nav ul.expanded li:not(.active) {
  position: relative;
  top: auto;
}







@media all and (min-width: 42em) {

  nav {
    background: transparent;
  }

  .tabs-container nav ul li.active {
    box-shadow: inset 0 -3px 0 #5098B3;
  }

  .tabs-container nav ul {
    display: flex;
    flex-direction: row;
    justify-content: center;
    /* white-space: nowrap; */
    overflow: hidden;
    border: none;
    padding: 0;
    flex-direction: column;
  }

  .tabs-container nav ul li {
    display: inline-block;
    margin: 0 1rem 0 1rem;
    padding: 0 0 .2rem 0;
    border: none;
    font-family: Inter;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #5D667B;
    padding: 14px 16px;
    margin: 0;
    border-width: 1px;
    border-style: solid;
    border-color: var(--color-grey-93, #EAECF0);
  }

  .tabs-container nav ul li:not(.active) {
    position: relative;
    top: auto;
  }

  .tabs-container nav ul li.active {
    order: 1;
    font-family: Inter;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FFFFFF;
    margin: 0;
    border-width: 1px;
    border-style: solid;
    border-color: var(--color-grey-93, #EAECF0);
    box-shadow: none;
    background: #3A58EF;
    padding: 14px 16px;
  }

  .tabs-container nav ul li.active:after {
    display: none;
  }

  .tabs-container nav ul li:last-child {
      border-radius: 0 0 0 16px;
  }

  .tabs-container {
    position: relative;
    /* height: 630px;
    overflow-y: scroll; */
    height: inherit;
    overflow-y: hidden;
  }
}


.Choose_Plan .tab-content{
    display: none;
    padding: 0;
}
.Choose_Plan .tab-content.current,
.Choose_Plan .tab-content.current1,
.Choose_Plan .tab-content.current2,
.Choose_Plan .tab-content.current3,
.Choose_Plan .tab-content.current4{
    display: inherit;
}

.fix-column {
    float: left;
}
.thead {
    height: 120px;
    white-space: nowrap;
}
.thead > span {
  display: inline-block;
  width: 190px;
  line-height: 40px;
  box-shadow: none;
  background-color: transparent;
  text-align: center;
  padding: 44px 16px;
  font-family: Inter;
  color: #344054;
  font-family: Inter;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}
.trow {
    white-space: nowrap;
}
.trow > span {
  display: inline-block;
  width: 380px;
  box-shadow: none;
  /* line-height: 80px; */
  /* height: 80px; */
  font-family: Inter;
  font-size: 14px;
  font-weight: 500;
  /* line-height: 20px; */
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #475467;
  padding: 14px 16px;
  vertical-align: middle;
}
.tbody {
    height: 300px;
    overflow: auto;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.fix-column > .tbody {
    overflow: hidden;
    /*padding-bottom: 50px;*/
}
/*.fix-column > .tbody > .trow:last-child {margin-bottom: 50px;}*/

.fix-column > .tbody > .trow {
    margin-top: -50px;
    margin-bottom: 50px;
}
.fix-column > .tbody > .trow:first-child {
    margin-top: 0px;
}

.rest-columns {
    width: 100%;
}
.rest-columns > .thead {
    /*padding-right: 50px;*/
    overflow: hidden;
}
/*.rest-columns > .thead > :last-child {margin-right: 50px;}*/
.rest-columns > .thead > span {
    margin-right: 0px;
    margin-left: 0;
    padding: 24px;
    min-width: 190px;
    color: #FFFFFF;
    text-align: center;
}
.rest-columns > .thead > :first-child {
    margin-left: 0px;
    background: #9CABF7;
}


section.Choose_Plan {
    background: #fff;
    padding: 72px 0;
}

section.Choose_Plan h2 {
    font-family: Inter;
    font-size: 36px;
    font-weight: 700;
    line-height: 43.2px;
    letter-spacing: -0.02em;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #26244A;
    margin-bottom: 48px;
}

section.Choose_Plan h3 {
    background: #F2F4F7;
    border-radius: 16px 0 0 0;
    padding: 26px 16px;
    font-family: Inter;
    font-size: 24px;
    font-weight: 700;
    line-height: 33.6px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #344054;
}

.Choose_Plan_Left {
    height: 100%;
}

.tabs-container nav ul li:last-child {
    border-radius: 0 0 0 16px;
}

.rest-columns > .thead > span:nth-child(2) {
    background: var(--color-blue-71, #758AF4);
}

.rest-columns > .thead > span:nth-child(3) {
    background: #4E69F1;
}

.rest-columns > .thead > span:nth-child(4) {
    background: #3A58EF;
    color: #3A58EF;
    border-radius: 0 16px 0 0;
}

.rest-columns > .thead > span b {
    font-family: Inter;
    font-size: 24px;
    font-weight: 700;
    line-height: 31.2px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #fff;
}

.fix-column .thead span {
    font-family: Inter;
    font-size: 24px;
    font-weight: 700;
    line-height: 31.2px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #344054;
    border: 1px solid var(--color-grey-93, #EAECF0);
    width: 380px;
}

.rest-columns .tbody .trow > span {
    text-align: center;
    width: 190px;
}

.trow:nth-child(odd) {
    background: var(--color-grey-98, #F9FAFB);
}

.total-wrapper {
    border-width: 1px;
    border-style: solid;
    border-color: var(--color-grey-93, #EAECF0);
    border-radius: 0 16px 16px 0;
}

.tabs-container nav ul li:hover {
    background: #F3F1FD;
    color: #344054;
}




/* table{ text-align: center; }
.table-container{ 
  width: 100%;
  height: 100%;
  max-height: 747px;
  overflow: auto;
  border-width: 1px;
  border-style: solid;
  border-color: var(--color-grey-93, #EAECF0);
}

table th, table td {
  white-space: nowrap;
  padding: 10px 20px;
  font-family: Arial;
}
table th span, table td span {
    white-space: normal;
}
table tr th:first-child, table td:first-child{
  position: sticky;
  width: 100px;
  left: 0;
  z-index: 10;
  background: #fff;
  
}
table tr th:first-child{
  z-index: 11;
  font-family: Inter;
  font-size: 24px;
  font-weight: 700;
  line-height: 31.2px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #344054;
  padding: 44px 16px;
  border-width: 1px;
  border-style: solid;
  border-color: var(--color-grey-93, #EAECF0);
  width: 40% !important;
}
table tr th{
  position: sticky;
  top: 0;
  z-index: 9;
  background: #fff;
}

th:nth-child(2) {
  background: #9CABF7;
  color: #fff;
  width: 20%;
}

th:nth-child(3) {
  background: var(--color-blue-71, #758AF4);
  width: 20%;
}

th:nth-child(4) {
  background: #4E69F1;
  width: 20%;
}

th:nth-child(5) {
  background: #3A58EF;
  width: 20%;
}

.table-container tbody th span {
  font-family: Inter;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #fff;
}

.table-container tbody th span b {
  font-family: Inter;
  font-size: 24px;
  font-weight: 700;
  line-height: 31.2px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}

table td:first-child {
  text-align: left;
  font-family: Inter;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #475467;
  padding: 14px 16px;
}

tr:nth-child(even) td {
  background: var(--color-grey-98, #F9FAFB);
}

table td span {
  font-size: 14px;
  font-weight: 500;
}

table td:first-child span {
  font-size: 14px;
  font-weight: 600;
} */


.Why_us_Box_Points {
  margin-top: 28px;
  background: #FFFFFF;
  padding: 14px 11px;
  border-radius: 50px;
  border: 1px solid #EAECF0;
}

.Text_End_Box {
  text-align: right;
}

.Text_Start_Box {
  text-align: left;
}

.Why_us {
  background: #EBEEFD;
  padding: 72px 0;
}




/* Services Page CSS Start */

.Digital_Services_Banner {
  background-image: url('https://assets.my-cpe.com/entigrity-assets/custom/demo_digital_marketing_services/images/digital-page/Digital_Services_Banner_Bg.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom center;
  background-color: #12327B;
  padding: 72px 0 196px;
}

a.View_Sample_Btn {
    border: 1px solid #FFFFFF;
    color: #3a58ef;
    background: #ffffff;
}

.Digital_Web_Banner_Left a.Schedule_Call_Btn {
  transition: .4s ease-out;
}

.Trusted_by_Box {
  min-height: 270px;
}

section.Choose_Plan h2 {
  margin-bottom: 12px;
}

section.Choose_Plan h3.Choose_Plan_Subtitle {
  font-family: Inter;
  font-size: 26px;
  font-weight: 700;
  line-height: 33.8px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #3A58EF;
  background: transparent;
  padding-top: 0;
  padding-bottom: 48px;
}



.Services_Box {
  border: 1px solid #EAECF0;
  border-radius: 0 16px 16px 0;
}

section.Choose_Plan .Services_Box h3.Services_Box_Title {
  border-top: 1px solid #EAECF0;
  background: #EBEEFD;
  border-radius: 0 16px 0 0;
  padding: 16px;
}

.Services_InnerBox {
  padding: 0;
  display: inline-block;
  border-width: 1px;
  border-style: solid;
  border-color: #EAECF0;
  width: 100%;
  border-radius: 16px;
  margin-bottom: 16px;
}

.Services_InnerBox h4 {
  font-family: Inter;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #344054;
}

.Services_InnerBox_Main {
  padding: 16px;
  max-height: 450px;
  overflow: auto;
}

.Services_InnerBox_Title {
  padding: 16px;
}

.Services_InnerBox_Points {
  border-top: 1px solid #EAECF0;
  padding: 16px;
}

.Services_InnerBox_Points.Services_Inner_Points_Box {
  border: 0;
  padding: 0;
}

.Services_InnerBox_Points ul {}

.Services_InnerBox_Points ul li {
  list-style: none;
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #475467;
  padding-bottom: 12px;
  position: relative;
  padding-left: 26px;
}

.Services_InnerBox_Points ul li:before {
  content: '';
  background-image: url('https://assets.my-cpe.com/entigrity-assets/custom/demo_digital_marketing_services/images/digital-page/Service_Point.svg');
  width:20px;
  height:20px;
  display: inline-block;
  position: absolute;
  top: 3px;
  left: 0;
}

.tabs-container {
  position: relative;
  /* height: 450px;
  overflow-y: scroll; */
}

section.View_Samples {
    background: #EBEEFD;
    padding: 72px 0;
}

.View_Samples_Text {}

.View_Samples_Text h2 {
    font-family: Inter;
    font-size: 36px;
    font-weight: 700;
    line-height: 43.2px;
    letter-spacing: -0.02em;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #26244A;
    padding-bottom: 8px;
}

.View_Samples_Text p {
    font-family: Inter;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #475467;
}

.View_Samples_Box {
    margin-top: 24px;
    position: relative;
    border-radius: 24px;
    overflow: hidden;
}

.View_Samples_Box:before {
    content: '';
    /* background: #000000; */
    background: #000945;
    opacity: 0.3;
    width: 306px;
    height: 172px;
    display: inline-block;
    border-radius: 24px;
    position: absolute;
    z-index: 99;
}

.View_Samples_Box h3 {
  position: absolute;
  top: auto;
  left: 10px;
  bottom: 10px;
  display: flex;
  align-items: center;
  font-family: Inter;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #fff;
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  z-index: 999;
  translate: 0% 0%;
}

.View_Samples_Box h3 svg {
    margin-right: 10px;
}

.Why_us {
  background: #fff;
}

.View_Samples_Box:hover:before {
  content: '';
  opacity: 0.8;
  background: #000945;
}

.View_Samples_Box:hover img {
    -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    -ms-filter: blur(3px);
    -o-filter: blur(3px);
    filter: blur(24px);
    transform: scale(1.03);
}

.View_Samples_Box:hover h3 {
  position: absolute;
  text-align: center;
  left: 10px;
  width: 100%;
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  translate: 70px -50px;
}

.Testimonials {
  background: #EBEEFD;
}

.We_Build_Secure.Already_Website.Ready_to_Elevate {
  background: #FFFFFF;
}

.How_It_Works_Services_Box {
  background: #FFFFFF;
  padding: 36px;
  border-radius: 24px;
  border: 1px solid #F2F4F7;
  min-height: 354px;
  position: relative;
  margin-top: 48px;
  transition: .4s ease-out;
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

.How_It_Works_Services_Box_Left {
  position: absolute;
  top: auto;
  left: 36px;
  bottom: 0px;
  display: flex;
  align-items: start;
  font-family: Inter;
  flex-direction: column;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #fff;
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  z-index: 999;
  translate: 0% -36px;
  opacity: 1;
}


.How_It_Works_Services_Box span {
font-family: Inter;
font-size: 100px;
font-weight: 900;
line-height: 90px;
letter-spacing: -0.02em;
text-align: left;
text-underline-position: from-font;
text-decoration-skip-ink: none;
color: #D8DEFC;
margin-bottom: 48px;
display: inline-block;
transition: .4s ease-out;
-webkit-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
}

.How_It_Works_Services_Box h3 {
font-family: Inter;
font-size: 24px;
font-weight: 600;
line-height: 32px;
text-align: left;
text-underline-position: from-font;
text-decoration-skip-ink: none;
color: #182878;
margin-bottom: 8px;
transition: .4s ease-out;
-webkit-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
}


.How_It_Works_Services_Box_Right {
display: none;
position: absolute;
top: auto;
left: 36px;
bottom: 36px;
display: flex;
align-items: start;
font-family: Inter;
flex-direction: column;
font-size: 20px;
font-weight: 600;
line-height: 30px;
text-align: left;
text-underline-position: from-font;
text-decoration-skip-ink: none;
color: #fff;
-webkit-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
z-index: 999;
translate: 0% 0%;
opacity: 0;
}

.How_It_Works_Services_Box svg {
display: none;
-webkit-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
position: absolute;
bottom: 0;
translate: 0 0;
}



.How_It_Works_Services_Box:hover {
box-shadow: 0px 4px 24px 0px #00000014;
-webkit-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
}

.How_It_Works_Services_Box:hover .How_It_Works_Services_Box_Left {
display: none;
position: absolute;
top: auto;
left: 36px;
bottom: 36px;
display: flex;
align-items: start;
font-family: Inter;
flex-direction: column;
font-size: 20px;
font-weight: 600;
line-height: 30px;
text-align: left;
text-underline-position: from-font;
text-decoration-skip-ink: none;
color: #fff;
-webkit-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
z-index: 999;
translate: 0% 0%;
opacity: 0;
}

.How_It_Works_Services_Box:hover span {
display: none;
-webkit-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
}

.How_It_Works_Services_Box:hover p {
-webkit-line-clamp: inherit;
-webkit-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
}

.How_It_Works_Services_Box:hover .How_It_Works_Services_Box_Right {
display: block;
position: absolute;
top: auto;
left: 36px;
bottom: 0px;
display: flex;
align-items: start;
font-family: Inter;
flex-direction: column;
font-size: 20px;
font-weight: 600;
line-height: 30px;
text-align: left;
text-underline-position: from-font;
text-decoration-skip-ink: none;
color: #fff;
-webkit-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
z-index: 999;
translate: 0% -94px;
opacity: 1;
}

.How_It_Works_Services_Box:hover svg {
display: block;
position: relative;
bottom: -36px;
-webkit-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
translate: 0 30px;
}

.How_It_Works_Services_Box.Consultation_Img {
background: url('https://assets.my-cpe.com/entigrity-assets/custom/demo_digital_marketing_services/images/digital-page/Consultation_Img.png');
background-size: cover;
}

.How_It_Works_Services_Box.Consultation_Img:hover {
background: url('https://assets.my-cpe.com/entigrity-assets/custom/demo_digital_marketing_services/images/digital-page/Consultation_Img_Hover.png');
background-size: cover;
}

.How_It_Works_Services_Box.Strategy_Img {
background: url('https://assets.my-cpe.com/entigrity-assets/custom/demo_digital_marketing_services/images/digital-page/Strategy_Img.png');
background-size: cover;
}

.How_It_Works_Services_Box.Strategy_Img:hover {
background: url('https://assets.my-cpe.com/entigrity-assets/custom/demo_digital_marketing_services/images/digital-page/Strategy_Img_Hover.png');
background-size: cover;
}

.How_It_Works_Services_Box.Implementation_Img {
background: url('https://assets.my-cpe.com/entigrity-assets/custom/demo_digital_marketing_services/images/digital-page/Implementation_Img.png');
background-size: cover;
}

.How_It_Works_Services_Box.Implementation_Img:hover {
background: url('https://assets.my-cpe.com/entigrity-assets/custom/demo_digital_marketing_services/images/digital-page/Implementation_Img_Hover.png');
background-size: cover;
}

.How_It_Works_Services_Box.Monitoring_Img {
background: url('https://assets.my-cpe.com/entigrity-assets/custom/demo_digital_marketing_services/images/digital-page/Monitoring_Img.png');
background-size: cover;
}

.How_It_Works_Services_Box.Monitoring_Img:hover {
background: url('https://assets.my-cpe.com/entigrity-assets/custom/demo_digital_marketing_services/images/digital-page/Monitoring_Img_Hover.png');
background-size: cover;
}

.How_It_Works_Services_Box:hover h3, 
.How_It_Works_Services_Box:hover p {
  color: #fff;
}

.How_It_Works_Services_Box:hover svg path {
  stroke: #fff;
}


/* Related Blogs - Start */

.Must_Read_Blogs {
  padding: 110px 0px 110px 0px;
  background: linear-gradient(0deg, #F5F8FD 0%, #F5F8FD 100%), #FFF;
}

.Must_Read_Blogs .blogs_main .headings.text-center h2 {
color: var(--Theme-Dark-Blue-800, #26244A);
text-align: center;
font-size: 36px;
font-weight: 700;
line-height: 120%;
letter-spacing: -0.72px;
margin-bottom: 40px;
}

.Insightful_Box {
    border-radius: 8px;
    background: #FFF;
    padding: 16px;
    height: 100%;
}
.Insightful_Box img {
    width: 100%;
}
.view_all_blog{
    margin-top: 40px;
}
.Insightful_Box h4 {
    overflow: hidden;
    color: var(--Text-Grey-800, #1D2939);
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    height: 52px;
    margin-top: 18px;
    margin-bottom: 8px;
}
.Insightful_Box h6 {
    color: var(--Text-Grey-400, #98A2B3);
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 15px;
}
.Insightful_Box h6 .blog_author {
    max-height: 20px;
    width: auto;
}
.Insightful_Box p {
    color: var(--Text-Grey-500, #5D667B);
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    /* height: 75px; */
    /* overflow: hidden; */
}
.Insightful_img {
    max-height: 240px;
    overflow: hidden;
    border-radius: 8px;
}
.Insightful_Box a img:hover {
    transform: scale(1.1);
}
.Insightful_Box a img {
    border-radius: 8px;
    transition: 0.3s;
}
.Insightful_Box a img {
    border-radius: 8px;
}

.How_It_Works_Services {
  padding: 72px 0;
  background: #EBEEFD;
}

/* Services Page CSS End */

/* New CSS Start - 29-01-2025 */

section.Our_Work {
    background: #EBEEFD;
    padding: 72px 0;
}

section.Our_Work h2 {
    font-family: Inter;
    font-size: 36px;
    font-weight: 700;
    line-height: 43.2px;
    letter-spacing: -0.02em;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #26244A;
    padding-bottom: 8px;
}

section.Our_Work p {
    font-family: Inter;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #475467;
}

.Our_Work_Tabs .nav-pills {
    display: inline-block;
    justify-content: center;
    align-items: center;
    margin-top: 48px;
    background: #F9FAFB;
    padding: 2px;
    border-radius: 12px;
    margin-bottom: 24px;
}

.Our_Work_Tabs .nav-pills li.nav-item {
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
}

.Our_Work_Tabs .nav-pills .nav-link.active {
    background: #FFFFFF;
    box-shadow: 0px 0px 2px 0px #E0E0E0, 0px 2px 4px -2px #18274B05, 0px 4px 4px -2px #18274B0F;
    color: #344054;
    margin-bottom: 2px;
    border-radius: 10px;
}

.Our_Work_Tabs .nav-pills li.nav-item .nav-link {
    font-family: Inter;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    padding: 8px 58px;
    color: #5D667B;
}

section.Our_Work h3 {
  background: #FFFFFF;
  border-radius: 16px 0 0 0;
  color: #344054;
  padding: 14px 16px;
  font-family: Inter;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}

.Our_Work_Tabs .tab-content .Services_Box {
    background: #fff;
}

section.Our_Work .Services_Box h3.Services_Box_Title {
    border: 1px solid #EAECF0;
    background: #FFFFFF;
    border-radius: 0 16px 0 0;
    padding: 16px;
}



.View_Samples_Box.Videos_Box.Video_Img_Box {
  margin: 0;
  position: relative;
  border-radius: 12px;
}

.View_Samples_Box.Videos_Box.Video_Img_Box:before {
    width: 316px;
    height: 193px;
    opacity: 0;
    background: #000945;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    border-radius: 12px;
}

.Services_InnerBox.All_Videos_Box .View_Samples_Box.Videos_Box.Video_Img_Box:before {
    width: 316px;
    height: 193px;
    opacity: 0;
    background: #101828;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.Services_InnerBox.All_Videos_Box:hover .View_Samples_Box.Videos_Box.Video_Img_Box:before {
    width: 316px;
    height: 193px;
    opacity: 0;
    background: #101828;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.Services_InnerBox.All_Videos_Box:hover img {
    -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    -ms-filter: blur(3px);
    -o-filter: blur(3px);
    filter: blur(4px);
    transform: scale(1.03);
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}


.View_Samples_Box.Videos_Box.Video_Img_Box h3 {
    position: absolute;
    top: 45%;
    right: 0;
    left: 0;
    margin: 0 auto;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #FFFFFF;
    padding: 10px 16px;
    max-height: 40px;
    max-width: 127px;
    font-family: Inter;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FFFFFF;
    border-radius: 4px;
    opacity: 0;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    display: none !important;
}

.Services_InnerBox.All_Videos_Box:hover h3 {
    position: absolute;
    top: 45%;
    right: 0;
    left: 0;
    margin: 0 auto;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #FFFFFF;
    padding: 10px 16px;
    max-height: 40px;
    max-width: 127px;
    font-family: Inter;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FFFFFF;
    border-radius: 4px;
    /* translate: 0px 0px; */
    translate: none;
    opacity: 1;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    display: none !important;
}


.View_Samples_Box.Videos_Box.Video_Img_Box img {
    -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    -ms-filter: blur(3px);
    -o-filter: blur(3px);
    filter: blur(0px);
    transform: scale(1);
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.View_Samples_Box.Videos_Box.Video_Img_Box:hover img.Videos_Img {
    -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    -ms-filter: blur(3px);
    -o-filter: blur(3px);
    filter: blur(0px);
}

.Services_InnerBox.All_Videos_Box {
    padding: 16px;
    border-radius: 12px;
}

.Services_InnerBox.All_Videos_Box .Services_InnerBox_Title {
    padding: 0;
    padding-top: 16px;
    font-family: Inter;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #475467;
}

.Services_InnerBox.All_Videos_Box .Services_InnerBox_Title {}

a.Play_Now_Btn {}

.Services_InnerBox.All_Videos_Box:hover {}

.Services_InnerBox.All_Videos_Box h4 {
    font-family: Inter;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #475467;
    overflow: hidden;
    height: 48px;
}

/* New CSS End - 29-01-2025  */



/* New CSS Start - 30-01-2025 */

.Services_InnerBox.All_Videos_Box:hover h4 {
  color: #344054;
}

.Services_InnerBox.All_Videos_Box.Short_Box {
  position: relative;
  padding: 0;
}

.Services_InnerBox.All_Videos_Box.Short_Box a.Play_Now_Btn {
  position: relative;
}

.Services_InnerBox.All_Videos_Box.Short_Box .View_Samples_Box.Videos_Box.Video_Img_Box.Short_Img_Box:before {
  width: 316px;
  height: 100%;
  background: #101828;
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  border-radius: 12px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #101828 100%);
  opacity: 1;
}

.View_Samples_Box.Videos_Box.Video_Img_Box.Short_Img_Box img.Shorts_Img {
  width: 100%;
  min-height: 429px;
}

.Services_InnerBox.All_Videos_Box.Short_Box .Services_InnerBox_Title {
  position: absolute;
  left: 16px;
  bottom: 20px;
  max-width: 230px;
  padding-top: 0;
  opacity: 1;
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  color: #fff;
  z-index: 99;
}

.Services_InnerBox.All_Videos_Box.Short_Box .Services_InnerBox_Title h4 {
  font-family: Inter;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #FFFFFF;
  /* box-shadow: 0px 0px 50px 0px #000000; */
}


.Our_Work_Tabs .Services_InnerBox_Main {
  max-height: fit-content;
  overflow: hidden;
}

.Services_InnerBox.All_Videos_Box.Short_Box:hover .View_Samples_Box.Videos_Box.Video_Img_Box.Short_Img_Box:before {
  opacity: 0.6;
  background: #101828;
}

.Services_InnerBox.All_Videos_Box.Short_Box:hover .Services_InnerBox_Title {
  opacity: 0;
}

.View_Samples_Box.Videos_Box.Video_Img_Box.Short_Img_Box img {
    width: 100%;
    min-height: 372px;
}

.Our_Work_Tabs .tab-content{
    display: none;
    padding: 0;
}
.Our_Work_Tabs .tab-content.current,
.Our_Work_Tabs .tab-content.current1,
.Our_Work_Tabs .tab-content.current2,
.Our_Work_Tabs .tab-content.current3,
.Our_Work_Tabs .tab-content.current4{
    display: inherit;
}

.Our_Work_Tabs .Our_Work_Tabs_tab_content { 
  display: block;
}



.Our_Work_Tabs a.Load_More_Btn {
  background: #3A58EF;
  box-shadow: 0px 1px 2px 0px #1018280D;
  border-radius: 4px;
  padding: 12px 20px;
  font-family: Inter;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #FFFFFF;
  display: inline-block;
  border: 1px solid #3A58EF;
  transition: .4s ease-out;
  cursor: pointer;
}

.Our_Work_Tabs a.Load_More_Btn:hover {
  border: 1px solid #3A58EF;
  background: transparent;
  color: #3A58EF;
}

.Our_Work_Tabs .tabs-container {
    /* height: auto;
    overflow-y: hidden; */
}

.Graphics_Img_Box {
    margin-bottom: 16px;
}


.Services_InnerBox.Infographics_Box .Infographics_Img_Box {
  border-width: 1px;
  border-style: solid;
  border-color: #EAECF0;
  border-radius: 12px;
  position: relative;
  overflow: hidden;
  max-height: 303px;
}



.gallery {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(15rem, 1fr));
  grid-gap: 2rem;
}
.gallery__item {
  box-shadow: 0 0.1875rem 0.625rem rgba(0, 0, 0, 0.4);
  overflow: hidden;
}
.gallery__image {
  display: block;
  -o-object-fit: cover;
    object-fit: cover;
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
  height: 100%;
  width: 100%;
}
.gallery__image:hover {
  cursor: pointer;
  opacity: 0.7;
  transform: scale(1.15);
}
.gallery__image:hover + .gallery__image__caption {
  display: block;
}
.gallery__image__caption {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  background: #222;
  border-radius: 0.375rem;
  color: #fefefe;
  font-weight: 600;
  margin-top: 1.25rem;
  padding: 1rem;
  white-space: nowrap;
  z-index: 1;
}
.gallery__navigation--next, .gallery__navigation--prev, .gallery__navigation--close {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  border: 0;
  cursor: pointer;
  font-size: 0;
  height: 42px;
  opacity: 0.5;
  overflow: hidden;
  padding: 0;
  transition: opacity 0.2s ease-in-out;
  width: 42px;
}
.gallery__navigation--next:hover, .gallery__navigation--prev:hover, .gallery__navigation--close:hover {
  opacity: 1;
}
.gallery__navigation--next::before, .gallery__navigation--prev::before {
  display: flex;
  content: "";
  border: solid #fff;
  border-width: 0 0.25rem 0.25rem 0;
  padding: 0.5rem;
}
.gallery__navigation--next {
  right: 1.5rem;
  transform: rotate(-45deg);
}
.gallery__navigation--prev {
  left: 1.5rem;
  transform: rotate(135deg);
}
.gallery__navigation--close {
  top: 2rem;
  right: 2rem;
}
.gallery__navigation--close::before {
  position: absolute;
  left: 1rem;
  background-color: #fff;
  content: " ";
  height: 33px;
  transform: rotate(45deg);
  width: 2px;
}
.gallery__navigation--close::after {
  position: absolute;
  left: 1rem;
  background-color: #fff;
  content: " ";
  height: 33px;
  transform: rotate(-45deg);
  width: 2px;
}
.gallery__modal {
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.7);
  height: 100%;
  inset: 0;
  overflow-y: scroll;
  width: 100%;
  z-index: 1;
}
.gallery__modal img {
  display: block;
  margin: auto;
  max-width: 90%;
  max-height: 90%;
}
.gallery__modal[aria-hidden=true] {
  display: none;
}
.gallery__modal[aria-hidden=false] {
  display: flex;
}

.noscroll {
  overflow: hidden;
}



/* Navigation Menu */
.navigation {
  position: fixed;
  top: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: rgba(0, 0, 0, 0);
  margin-right: 2rem;
  text-align: right;
  height: 5rem;
  width: auto;
  z-index: 1;
}
.navigation__link {
  font-size: 1.5rem;
  color: #fff;
  margin-left: 1.25rem;
  text-decoration: none;
  text-shadow: 0 0 0.375rem #222222;
  transition: color 0.4s ease;
}
.navigation__link:hover {
  color: #ffa600;
  text-shadow: 0.0625rem 0.0625rem 0.125rem #222222;
}



/* Style the Image Used to Trigger the Modal */
img {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

img:hover {opacity: 0.7;}

/* The Modal (background) */
#image-viewer {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.9);
}
.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}
.modal-content { 
    animation-name: zoom;
    animation-duration: 0.6s;
}
@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}
#image-viewer .close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}
#image-viewer .close:hover,
#image-viewer .close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}


.Watch_video .modal-content {
    border: 0;
    width: 100%;
    max-width: inherit;
    background: transparent;
}

.Watch_video .modal-header .btn-close {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #1d46f0;
    opacity: 1;
    padding: 15px;
    border-radius: 50%;
    z-index: 9;
}

.Watch_video .modal-header {
    position: relative;
    padding: 0;
}

/* Blog design CSS - 07-02-2025 - Start */

.Services_InnerBox.All_Videos_Box.Blogs_Box .Services_InnerBox_Title {
    display: flex;
    align-items: end;
    gap: 12px;
}

.View_Samples_Box.Videos_Box.Video_Img_Box.Blog_Img_Box img.Videos_Img {
    -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    -ms-filter: blur(3px);
    -o-filter: blur(3px);
    filter: blur(0px);
}

.Services_InnerBox.All_Videos_Box.Short_Box:hover h3 {
    display: inline-block !important;
    max-width: 131px;
}


/* Blog design CSS - 07-02-2025 - End */

.Thank_you {
 
}

.Thank_you h1.modal-title {
}

.Thank_you .modal-header {
  display: flex;
  position: relative;
  padding: 0;
  padding-bottom: 16px;
  border-bottom: 1px solid #EAECF0;
}

.Thank_you button.btn-close {
  /* position: absolute; */
  /* top: 0; */
  right: 0;
}

.Thank_you .modal-content {
  background: #FFFFFF;
  border-radius: 6px;
  padding: 24px;
  max-width: 420px;
  width: 100%;
}

.Thank_you .modal-body {
  padding: 0;
  padding-top: 24px;
}

.Thank_you .modal-content {
    border: 0;
}

.Thank_you .modal-body p {
  font-family: Inter;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: normal;
  color: #475467;
  margin-bottom: 24px;
}

.Thank_you .modal-body label {
  font-family: Inter;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0%;
  text-align: center;
  color: #98A2B3;
}

.Thank_you .modal-dialog.modal-lg {
  max-width: 680px;
}

.Thank_you .modal-footer {
  border: 0;
  padding: 0;
  padding-top: 32px;
}

.Thank_you button.btn.Change_Plan_Btn {
  border: 1px solid #3A58EF;
  font-family: Inter;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: normal;
  color: #3A58EF;
  padding: 8px 14px;
}

.Thank_you button.btn.btn-primary.Continue_Btn {
  background: #3A58EF;
  font-family: Inter;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: normal;
  padding: 8px 14px;
}
     
.Thank_you button.btn.btn-primary.Continue_Btn.Confirm_Btn {
  padding: 14px 20px;
  font-family: Inter;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: normal;
  margin: 0;
}

.Thank_you .modal-body {
  padding: 0;
  text-align: center;
}

.Thank_you .modal-body img.modal_check_anim {
  max-width: 100px;
}

.Thank_you .modal-body h3 {
  font-family: Inter;
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: normal;
  text-align: center;
  color: #1D2939;
  margin-bottom: 24px;
}

.Thank_you .modal-body p {
  font-family: Inter;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: normal;
  text-align: center;
  color: #475467;
}


.Testimonials .center ul.slick-dots li.slick-active button:before {
  opacity: 0;
}

.Testimonials .center ul.slick-dots li button:before {
  opacity: 0;
}

/* New CSS - End - 13-02-2024  */

/* Steps Css - start - 05-03-2024 */


.Step_Section {
  margin-top: -124px;
}

.step_Main .step {
  width: 100%;
  height: 100%;
  margin: 0 26px 0 0;
  opacity: 1; /* Initially hidden */
  transition: opacity 1s ease;
  background: transparent !important;
}

.step_Main .step:last-child {
  margin-right: 0;
}

.step_Main .step.show {
  opacity: 1 !important; /* Show the step */
}

.step_Main .step_Box {
  position: relative;
}

.step_Main .step .step_Box label {
  font-family: Inter;
  font-weight: 800;
  font-size: 64px;
  line-height: 70.4px;
  letter-spacing: normal;
  color: #EBEEFD;
}

.step_Main .step.show .step_Box label {
  color: #3A58EF;
}

.step_Main .step .step_Box:after {
  content: '';
  background: #EBEEFD;
  width: 110px;
  height: 2px;
  display: inline-block;
  position: absolute;
  top: 35px;
  left: auto;
  right: 0px;
}

.step_Main .step.show .step_Box:after {
  content: '';
  background: #3A58EF;
}

.step_Main {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
  background: #fff;
  border-radius: 12px;
  padding: 24px 36px;
}

.step_Main .step_box_Bottom p {
  font-family: Inter;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: normal;
  color: #344054;
  padding-top: 14px;
}

.step_Main .step_Box.Last_Step_Box:after {
  opacity: 0;
}

/* Steps Css - End - 05-03-2024 */


/* Digital marketing services over */





  .Graphics_Img_Box.Graphics_Img_Box1 {
      border: 2px solid #cccccc3d;
      border-radius: 10px;
  }
    .Graphics_Logo8 {
    width: 150px;
    height: 121px;
    object-fit: contain;
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
    display: block;
    margin: 0 auto;
    }
    .Website_Speaker{
      padding:72px 0
    }

    section.Website_Speaker h2 {
      color: var(--Theme-Dark-Blue-800, #26244A);
      text-align: center;
      font-size: 36px;
      font-weight: 700;
      line-height: 120%;
      letter-spacing: -0.72px;
      margin-bottom: 40px;
    }

    .specker_desc .speaker_head {
        color: var(--White, #FFF);
        font-family: Inter;
        font-size: 48px;
        font-style: normal;
        font-weight: 700;
        line-height: 60px;
        letter-spacing: -0.96px;
    }
    .specker_desc .speaker_info {
        color: #FFF;
        font-family: Inter;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 34px;
        margin-top: 24px;
    }
    .specker_details {
        /* background-image: url("../images/speaker-details/sp_images.png"); */
        background-position: right top;
        background-repeat: no-repeat;
        background-color: #12327B;
        background-size: 50%;
        /* padding: 192px 0; */
        min-height: 35vw;
        display: flex;
        align-items: center;
    }
    ul.ins_lst {
        list-style: none;
        display: flex;
        justify-content: center;
        gap: 4px;
        align-items: center;
    }
    ul.ins_lst li {
        list-style: none;
        display: flex;
    }
    ul.ins_lst li:last-child {
        color: var(--Theme-Blue-500, #3A58EF);
        text-align: center;
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 24px;
        margin-left: 4px;
    }
    section.spleaker_grid {
        padding: 72px 0;
        background: #ffffff;
    }
    section.spleaker_grid .ins_ttl {
        color: var(--Theme-Dark-Blue-800, #26244A);
        text-align: center;
        font-family: Inter;
        font-size: 36px;
        font-style: normal;
        font-weight: 700;
        line-height: 120%;
        letter-spacing: -0.72px;
    }
    section.spleaker_grid .ins_Desc {
        color: var(--Text-Grey-600, #475467);
        text-align: center;
        font-family: Inter;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 28px;
        max-width: 652px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 8px;
        margin-bottom: 48px;
    }
    .speker_imge {
        width: 100%;
        border-radius: 50%;
        background: var(--Theme-Blue-100, #D8DEFC);
        overflow: hidden;
        height: 272px;
        JUSTIFY-CONTENT: CENTER;
        WIDTH: 272PX;
        MARGIN: 0 AUTO;
        display: flex;
        align-items: end;
    }
    .speaker_man:hover .speker_imge {
        background: #3A58EF;
        transition: .4s linear all;
        transform: scale(1) translateY(0px);
    }

    .speaker_man:hover .speker_imge img {
        transform: scale(1.1) translateY(10px);
        transition: .4s linear all;
        opacity: 1;
        filter: grayscale(0);
    }
    .speaker_description {
        padding-top: 16px;
    }
    .speaker_desc_title {
        color: var(--Theme-Dark-Blue-800, #26244A);
        text-align: center;
        font-family: Inter;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
    }
    .speaker_desc_title a {
        color: var(--Theme-Dark-Blue-800, #26244A);
        text-align: center;
        font-family: Inter;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 30px;
    }
    .specker_desgignation > span {
        color: var(--Text-Grey-600, #475467);
        text-align: center;
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        display: block;
        height: 24px;
    }
    .specker_desgignation p {
        color: var(--Text-Grey-600, #475467);
        text-align: center;
        font-family: Inter;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
        margin-top: 8px;
        margin-bottom: 16px;
        height: 100px;
    }
    .specker_desgignation_without_audio p {
        color: var(--Text-Grey-600, #475467);
        text-align: center;
        font-family: Inter;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
        margin-top: 8px;
        margin-bottom: 16px;
        height: 135px;
    }
    .speaker_audio {
        height: 60PX;
    }
    .speaker_btns a {
        display: flex;
        padding: 12px 20px;
        justify-content: center;
        align-items: center;
        gap: 8px;
        flex: 1 0 0;
        border-radius: 4px;
        border: 1px solid var(--Theme-Blue-500, #3A58EF);
        width: 100%;
        color: var(--Theme-Blue-500, #3A58EF);
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
        transition: all 0.3s ease;
    }
    .speaker_btns a:hover,.speaker_man:hover .speaker_btns a {
        transition: all 0.3s ease;
        background-color: var(--Theme-Blue-500, #3A58EF);
        color: #ffffff;
    }
    .speaker_btns{
        margin-top: 16px;
    }
    .speaker_man {
        border-radius: 12px;
        border: 1px solid var(--Text-Grey-200, #EAECF0);
        background: var(--White, #FFF);
        padding: 16px;
        height: 100%;
    }

    ul#pills-tab1 {
        display: flex;
        align-items: center;
        overflow-x: scroll;
        justify-content: start;
        overflow-y: hidden;
        width: 100%;
        background: transparent;
        gap: 16px;
        flex-wrap: nowrap;
        padding: 16px;
        margin: 0;
    }

    ul#pills-tab1 li.nav-item {
        display: inline-block;
        float: none;
        width: auto;
    }

    ul#pills-tab1 li.nav-item .nav-link.active {
        border-radius: 50px;
        background: var(--Theme-Blue-800, #182878);
        color: var(--White, #FFF);
        text-align: center;
        font-family: Inter;
        font-size: 12px;
        font-style: normal;
        font-weight: 500;
        line-height: 18px;
        padding: 8px 20px;
    }

    ul#pills-tab1 li.nav-item .nav-link {
        padding: 8px 20px;
        border-radius: 50px;
        border: 1px solid var(--Text-Grey-200, #EAECF0);
        color: var(--Text-Grey-500, #5D667B);
        text-align: center;
        font-family: Inter;
        font-size: 12px;
        font-style: normal;
        font-weight: 500;
        line-height: 18px;
        min-width: max-content;
        padding: 8px 20px;
    }

    .Services_InnerBox.All_Videos_Box.All_Ebooks_Box a h3.Video_style {
        color: var(--Text-Grey-600, #475467);

    /* Text md/Bold */
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 24px; /* 150% */
        padding: 16px 8px 0;
        position: relative;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: 0;
        border: 0;
        max-width: inherit;
        max-height: inherit;
        display: block !important;
    }

    .Services_InnerBox.All_Videos_Box.All_Ebooks_Box:hover .View_Samples_Box.Videos_Box.Video_Img_Box::before {
        background: transparent;
        transition: none;
        opacity: 0;
    }


    .Review_and_Ratings_Box {
        border-radius: 12px;
        border: 1px solid var(--Text-Grey-200, #EAECF0);
        box-shadow: 0 8px 24px 0 rgba(0, 0, 0, 0.08);
        background: var(--White, #FFF);
        padding: 24px;
        height: 100%;
    }

    .Review_and_Ratings_Box_Top {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 24px;
    }

    .Review_and_Ratings_Box_Top ul {
        display: flex;
    }

    .Review_and_Ratings_Box_Top ul li {list-style: none;}

    .Ratings_Author_Box {}

    .Ratings_Author_Box .Author_Box {
        display: flex;
        gap: 16px;
        align-items: center;
        margin-bottom: 24px;
    }

    .Ratings_Author_Box .Author_Box label {
        background: var(--Theme-Blue-100, #D8DEFC);
        padding: 17px 25px;
        color: #000;

    /* Text xl / Bold */
        font-family: Inter;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 30px; /* 150% */
        border-radius: 50%;
    }

    .Ratings_Author_Box .Author_Box .Author_Box_Text {}

    .Ratings_Author_Box .Author_Box .Author_Box_Text h3 {
        color: var(--Theme-Dark-Blue-800, #26244A);

    /* Text xl / Bold */
        font-family: Inter;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 30px; /* 150% */
        margin-bottom: 2px;
    }

    .Ratings_Author_Box .Author_Box .Author_Box_Text p {
        color: var(--Text-Grey-600, #475467);

    /* Text sm / Regular */
        font-family: Inter;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px; /* 142.857% */
    }

    .Ratings_Box {display: flex;}

    .Ratings_Box .Ratings_Box_Left {
        margin-right: 12px;
        padding-right: 12px;
        border-right: 1px solid #D9D9D9;
    }

    .Ratings_Box .Ratings_Box_Left label {
        color: var(--Text-Grey-400, #98A2B3);

    /* Text xs/Medium */
        font-family: Inter;
        font-size: 12px;
        font-style: normal;
        font-weight: 500;
        line-height: 18px; /* 150% */
    }

    .Ratings_Box .Ratings_Box_Left p {
        color: var(--Theme-Blue-500, #3A58EF);

    /* Display xs / Bold */
        font-family: Inter;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 32px; /* 133.333% */
    }

    .Ratings_Box .Ratings_Box_Left:last-child {
        border-right: 0;
    }

    .View_Samples_Box.Videos_Box.Video_Img_Box h3.Video_style {
        opacity: 1;
        top: auto;
        border: 0;
        margin: 0;
        translate: inherit;
        position: absolute;
        bottom: 10px;
        left: 0;
        color: var(--White, #FFF);
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 32px;
        max-width: inherit;
        text-align: left;
        width: inherit;
        display: inline-block !important;
    }


    .View_Samples_Box.Videos_Box.Video_Img_Box:after {
        content: '';
        content: '';
        background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) -6.82%, #000 100%);
        width: 100%;
        height: 100%;
        display: inline-block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        border-radius: 12px;
        opacity: 0.8;
    }

    .Services_InnerBox.All_Videos_Box:hover .View_Samples_Box.Videos_Box.Video_Img_Box:before {
      opacity: 0.8;
    }

    .Services_InnerBox.All_Videos_Box:hover h3 {
      display: block !important;
    }

    .View_Samples_Box.Videos_Box.Video_Img_Box h3 { 
   
      display: flex !important;
      top: 40%;
    }

    section.Choose_Plan .Digital_Web_Banner_Btns {
        justify-content: center;
    }

    section.Choose_Plan .Digital_Web_Banner_Btns a.Schedule_Call_Btn.Schedule_Call_Btn_on_form_submit {
        border-radius: 4px;
        background: var(--Theme-Blue-500, #3A58EF);
        box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
        /* padding: 8px 10px; */
        padding: 12px 20px;
        color: var(--White, #FFF);
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
        border: 1px solid var(--Theme-Blue-500, #3A58EF);
    }

    section.Choose_Plan .Digital_Web_Banner_Btns a.View_Sample_Btn {
        border: 1px solid #3A58EF;
        color: #3A58EF;
    }

    section.Choose_Plan .Digital_Web_Banner_Btns a.View_Sample_Btn:hover {
        color: #fff;
    }

    section.Choose_Plan .Digital_Web_Banner_Btns a.Schedule_Call_Btn.Schedule_Call_Btn_on_form_submit:hover {
        background: #fff;
        color: var(--Theme-Blue-500, #3A58EF);
    }

    

    section.How_It_Works_Services .Digital_Web_Banner_Btns {
        justify-content: center;
        margin-top: 32px;
    }

    section.How_It_Works_Services .Digital_Web_Banner_Btns a.Schedule_Call_Btn.Schedule_Call_Btn_on_form_submit {
        border-radius: 4px;
        background: var(--Theme-Blue-500, #3A58EF);
        box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
        /* padding: 8px 10px; */
        padding: 12px 20px;
        color: var(--White, #FFF);
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
        border: 1px solid var(--Theme-Blue-500, #3A58EF);
    }

    section.How_It_Works_Services .Digital_Web_Banner_Btns a.View_Sample_Btn {
        border: 1px solid #3A58EF;
        color: #3A58EF;
    }

    section.How_It_Works_Services .Digital_Web_Banner_Btns a.View_Sample_Btn:hover {
        color: #fff;
    }

    section.How_It_Works_Services .Digital_Web_Banner_Btns a.Schedule_Call_Btn.Schedule_Call_Btn_on_form_submit:hover {
        background: #fff;
        color: var(--Theme-Blue-500, #3A58EF);
    }

   
    .border{
      position: relative;
      font-size: 18px;
      border:0 !important;
    }

    .step_Main .step.show .step_Box:after{
      content: '';
      position: absolute;
      left: 120px;
      right: 20px;
      bottom: 0;
      max-width: 100px;
      border-bottom: solid 2px #3A58EF;
      animation: border_anim 2s linear forwards;
    }
    .speker_imge img.img-fluid {
        filter: grayscale(1);
    }
    input.error{
      color: black;
    }
    span.error{
      color: red;
    }
    @keyframes border_anim {
      0%{
        width: 0%;
      }
      100%{
        width: 100%;
      }
    }




  /*FAQs Start*/
  .faqs .nav-tabs .nav-link {
      color: var(--Text-Grey-400, #98A2B3);
      font-size: 16px;
      font-style: normal;
      font-weight: 600;
      border: none;
      line-height: 24px;
      padding: 12px 20px;
      border-radius: 8px 8px 0px 0px;
      background: transparent;
  }
  .faqs .nav-tabs .nav-item.show .nav-link, .faqs .nav-tabs .nav-link.active {
      color: var(--Theme-Purple-500, #3a58ef);
      border-bottom: 1px solid var(--Theme-Purple-500, #3a58ef);
  }
  section.section.faqs  h2.faq-title {
      color: var(--Theme-Dark-Blue-800, #26244A);
      text-align: center;
      font-size: 36px;
      font-style: normal;
      font-weight: 700;
      line-height: 120%;
  
      letter-spacing: -0.72px;
      margin-bottom: 40px;
  }
  .faqs .accordion-button::after {
      background-image: url(https://assets.my-cpe.com/entigrity-assets/custom/demo_digital_marketing/images/digital-page/faq-down.webp);
  }
 
  .faqs .accordion-flush>.accordion-item>.accordion-header .accordion-button,.faqs .accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed {
      background:  transparent;
  }
  .faqs .accordion-flush>.accordion-item {
      /* margin-bottom: 8px; */
      border-bottom: 1px solid #E1E2E6;
      background: transparent;
  }
  .faqs .accordion-flush>.accordion-item>.accordion-header .accordion-button,.faqs .accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed {
      color: var(--Theme-Dark-Blue-800, #26244A);
      font-size: 20px;
      font-style: normal;
      font-weight: 600;
      line-height: 30px;
  }
  .faqs .accordion-button:focus {
      box-shadow: none;
      /* background: rgba(205, 214, 218, 0.25) !important; */
  }
  .faqs  .accordion-button:not(.collapsed){
      box-shadow: none;
  }
  .faqs .accordion-body {
      background: transparent;
      border-top: none;
      color: var(--Text-Grey-600, #475467);
      font-size: 18px;
      font-style: normal;
      font-weight: 400;
      line-height: 28px;
      
  }
  .faqs .accordion-body ul {
      margin-left: 40px;
      margin-bottom: 10px;
  }
  .faqs .accordion-body ul li {
      line-height: 35px;
  }
  .faqs .accordion-body ul p {
      line-height: 30px;
  }

  section.section.faqs {
      padding: 72px 0;
  }


  .All_Ebooks_Box .View_Samples_Box.Videos_Box.Video_Img_Box::after {
      background: transparent;
      border: 0;
  }

  .scheduleModal .modal-content {
      width: 100% !important;
      display: flex !important;
      max-width: inherit !important;
  }

  .Schedule_Call_Chris_Modal .modal-content .modal-footer .Btn_Get_Started {
      padding: 10px 0 !important;
  }


@media screen and (max-width: 580px) {
  .slider-banner-image {
      height:340px;
  }
}

@media screen and (max-width : 480px) {
  .slider-banner-image {
      height:280px;
  }
}

@media only screen and (max-width: 700px){
  .modal-content {
      width: 100%;
  }
}

@media only screen and (max-width:768px){
  .scroll__links .scroll__view{
    min-height:auto;
  }
}



@media only screen and (max-width: 1919px){
  .center .slick-slide:has(+ .slick-current) {
      transform: scale(0.8);
    filter: blur(3px);
  }
}

@media only screen and (max-width: 1470.51px) {
  .Digital_Banner {
    background: none;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }

  .Digital_inner {
      padding: 72px 0 260px;
  }

  .We_Build_Secure_Box {
      margin-top: -170px;
  }

  .We_Build_Secure_Box h2 {
    color: var(--Theme-Dark-Blue-800, #26244A);
    text-align: center;
    font-family: Inter;
    font-size: 34px;
  }

  .What_We_Offer p {
    max-width: 300px;
    text-align: left;
  }

  .Why_us_Box_Points svg {
      margin-right: 3px;
  }

  .center button.slick-prev.slick-arrow {
    left: 14%;
  }

  .center button.slick-next.slick-arrow {
    right: 14%;
  }
  
}

@media only screen and (max-width: 1366.51px) { 
  .Why_us_Box_Points svg {
      margin-right: 3px;
  }
  .Why_us_Box_Points {
    padding: 14px 6px;
    font-size: 14px;
  }
  .Why_us_Box_Points svg {
    margin-right: 3px;
  }




  /* Services Page New CSS */

  .How_It_Works_Services_Box_Left {
      position: absolute;
      top: auto;
      left: 36px;
      bottom: 0px;
      display: flex;
      align-items: start;
      font-family: Inter;
      flex-direction: column;
      font-size: 20px;
      font-weight: 600;
      line-height: 30px;
      text-align: left;
      text-underline-position: from-font;
      text-decoration-skip-ink: none;
      color: #fff;
      -webkit-transition: all .5s ease-in-out;
      -o-transition: all .5s ease-in-out;
      transition: all .5s ease-in-out;
      z-index: 999;
      translate: 0% -36px;
      opacity: 1;
      max-width: 191px;
  }

  .How_It_Works_Services_Box:hover .How_It_Works_Services_Box_Right {
      display: block;
      position: absolute;
      top: auto;
      left: 36px;
      bottom: 0px;
      display: flex;
      align-items: start;
      font-family: Inter;
      flex-direction: column;
      font-size: 20px;
      font-weight: 600;
      line-height: 30px;
      text-align: left;
      text-underline-position: from-font;
      text-decoration-skip-ink: none;
      color: #fff;
      -webkit-transition: all .5s ease-in-out;
      -o-transition: all .5s ease-in-out;
      transition: all .5s ease-in-out;
      z-index: 999;
      translate: 0% -46px;
      opacity: 1;
      max-width: 191px;
  }

  .How_It_Works_Services_Box:hover svg {
      display: block;
      position: relative;
      bottom: 0;
      -webkit-transition: all .5s ease-in-out;
      -o-transition: all .5s ease-in-out;
      transition: all .5s ease-in-out;
      translate: 0 30px;
  }


  .modal.Watch_video.show .modal-dialog {
      max-width: 700px;
  }

  .modal.Watch_video.show .modal-dialog iframe#modalIframe {
      max-height: 400px;
  }

}

@media(max-width:1366px){
  .speker_imge {
      height: 227px;
      JUSTIFY-CONTENT: CENTER;
      WIDTH: 227PX;
      MARGIN: 0 AUTO;
  }
  .specker_desgignation > span {
      font-size: 15px;
  }
}
@media(max-width:1366px){
  .specker_desc .speaker_head {
      font-size: 44px;
  }
  .specker_desc .speaker_info {
      font-size: 18px;
  }
}
   

@media only screen and (max-width: 1199px){
  .center {
    padding-top: 70px;
  }
  .center .slick-next {
      right: calc(50% - 80px);
      top: 0;
  }

  .center .slick-prev {
      right: calc(50% + 26px);
      top: 0;
  }

  .Why_us_Box_Points.Why_Us_Left_Points_Box {
    text-align: right;
    display: inline-block;
    /* min-width: 200px; */
    margin-left: 45px;
  }

  .Why_us_Box_Points.Why_Us_Right_Points_Box {
    display: inline-block;
    margin-right: 45px;
  }

  .Trusted_by_Box h3 {
    font-family: Inter;
    font-size: 17px;
  }

  .Trusted_by_Box p {
    font-family: Inter;
    font-size: 15px;
  }

  .Why_us_Box_Points {
    padding: 14px 11px;
    font-size: 1rem;
  }

  .center button.slick-prev.slick-arrow {
    left: 25%;
    top: -16%;
  }

  .center button.slick-next.slick-arrow {
      right: 25%;
      top: -16%;
  }



  /* Service Page Css Start */

  .How_It_Works_Services_Box {
    background: #FFFFFF;
    padding: 36px;
    border-radius: 24px;
    border: 1px solid #F2F4F7;
    min-height: 400px;
  }

  .How_It_Works_Services_Box_Left {
      position: absolute;
      top: auto;
      left: 36px;
      bottom: 0px;
      display: flex;
      align-items: start;
      font-family: Inter;
      flex-direction: column;
      font-size: 20px;
      font-weight: 600;
      line-height: 30px;
      text-align: left;
      text-underline-position: from-font;
      text-decoration-skip-ink: none;
      color: #fff;
      -webkit-transition: all .5s ease-in-out;
      -o-transition: all .5s ease-in-out;
      transition: all .5s ease-in-out;
      z-index: 999;
      translate: 0% -70px;
      opacity: 1;
      max-width: 145px;
  }

  .How_It_Works_Services_Box:hover .How_It_Works_Services_Box_Right {
    display: block;
    position: absolute;
    top: auto;
    left: 36px;
    bottom: 0px;
    display: flex;
    align-items: start;
    font-family: Inter;
    flex-direction: column;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #fff;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    z-index: 999;
    translate: 0% -46px;
    opacity: 1;
    max-width: 145px;
  }

  .How_It_Works_Services_Box:hover svg {
    display: block;
    position: relative;
    bottom: 0;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    translate: 0 20px;
  }

  .How_It_Works_Services_Box h3 {
    font-family: Inter;
    font-size: 17px;
    font-weight: 600;
    line-height: inherit;
  }
  
}

@media only screen and (max-width: 991px){ 

  .banner-slider .slider.slider-for,
  .banner-slider .slider.slider-nav {
      max-width: 100%;
      float: none;
  }
  .banner-slider .slider.slider-for {
    padding-right: 0;
  }
  .banner-slider .slider.slider-nav {
    height: auto;
  }
  .slider-banner-image {
      height: 500px;
  } 
  .slider.slider-nav.thumb-image {
        padding: 10px 30px 0;
  }
  .slider-nav .slick-slide span {
    padding: 5px 0;
  }
  .slick-arrow {
    padding: 0;
      width: 30px;
      height: 30px;
      top: 50%;
      bottom: 0;
      -webkit-transform: translateY(-50%) rotate(-90deg);
      -moz-transform: translateY(-50%) rotate(-90deg);
      -ms-transform: translateY(-50%) rotate(-90deg);
      transform: translateY(-50%) rotate(-90deg);
  }
  .slick-prev {
      left: 0;
      right: unset;
  }
  .slick-next {
      left: unset;
      right: 0;
      background-color: transparent;
  }
  .vehicle-detail-banner .car-slider-desc {
      max-width: 340px;
  }
  .bid-tag {
      padding: 10px 0 15px;
  }
  .slider.slider-nav.thumb-image {
    white-space: nowrap;
  }
  .thumbnail-image.slick-slide {
    padding: 0px 5px;
    min-width: 75px;
    display: inline-block;
    float: none;
  }

  .Digital_Web_Banner_Btns {
    margin-bottom: 48px;
  }

  .Trusted_by_Title h2 {
    font-family: Inter;
    font-size: 34px;
  }

  .Trusted_by_Box h3 {
    font-family: Inter;
    font-size: 17px;
    font-weight: 600;
    line-height: inherit;
  }

  .Trusted_by_Box p {
    font-family: Inter;
    font-size: 15px;
  }

  /* table tr th:first-child {
    width: 150px !important;
    white-space: normal;
  } */

  .center button.slick-prev.slick-arrow {
    left: 25%;
    top: -20%;
  }

  .center button.slick-next.slick-arrow {
    right: 25%;
    top: -20%;
  }

  .slick-dotted.slick-slider {
    margin-bottom: 0;
    padding-top: 0;
  }

  .Why_us_Box_Points.Why_Us_Left_Points_Box ,
  .Why_us_Box_Points.Why_Us_Right_Points_Box {
    margin-left: 0;
    margin-right: 0;
  }


  /* Services Page CSS Start */

  .How_It_Works_Services_Box {
    background: #FFFFFF;
    padding: 36px;
    border-radius: 24px;
    border: 1px solid #F2F4F7;
    min-height: 354px;
  }

  .How_It_Works_Services_Box_Left {
    max-width: none;
    translate: 0% -36px;
  }
  
  .How_It_Works_Services_Box:hover .How_It_Works_Services_Box_Right {
    max-width: none;
  }

  .How_It_Works_Services_Box h3 {
    font-family: Inter;
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
  }

}

@media only screen and (max-width: 767px){
  .slider-banner-image {
      height: 400px;
  }
  .slider.slider-nav.thumb-image {
      padding: 0px 20px 0;
      margin: 10px 0px 0;
  }
  .slider-nav .slick-slide.thumbnail-image .thumbImg {
    max-width: 140px;
    height: 80px;
  }
  .slick-prev.slick-arrow {
      background-position: center 10px;
  }
  .slick-next.slick-arrow {
      background-position: center 10px, center;
  }
  .slider-nav .slick-slide span {
      font-size: 12px;
      white-space: normal;
  }



  .center .slick-slide{
    padding: 0;
  }

  .Digital_Web_Banner {
    background-image: none;
  }

  .Digital_Web_Banner_Left ul {
      padding-bottom: 24px;
  }

  .Digital_Web_Banner_Btns {
    display: inline-block;
    float: left;
    margin-bottom: 48px;
  }

  .Digital_Web_Banner_Left a.Schedule_Call_Btn {
    /* font-size: 15px; */
    display: inline-block;
    width: 100%;
    max-width: inherit;
    text-align: center;
  }

  .Digital_Web_Banner_Btns a.View_Sample_Btn {
    display: inline-block;
    /* font-size: 15px; */
    margin-top: 16px;
    text-align: center;
    width: 100%;
  } 

  .Digital_Web_Banner_Left h1 {
    font-family: Inter;
    font-size: 36px;
    font-weight: 700;
    line-height: normal;
  }

  .Digital_Web_Banner_Left h2 {
    font-family: Inter;
    font-size: 31px;
  }

  .Digital_Web_Banner_Right p {
    padding: 0;
  }

  .Trusted_by_Btns a.View_Designs_Btn {
    width: 100%;
    text-align: center;
    margin-right: 0;
  }

  .Trusted_by_Btns a.Free_Trial_Btn {
    width: 100%;
    text-align: center;
    margin-top: 16px;
  }





  .thead {
    height: 100px;
    white-space: nowrap;
  }

  .fix-column .thead span {
    width: 140px;
  }

  .thead > span {
    width: 100px;
    padding: 34px 16px;
  }

  .fix-column > .tbody {
    width: 140px;
  }

  .fix-column > .tbody .trow {
      white-space: normal;
  }

  .trow > span {
    height: 110px;
    width: auto;
  }

  .rest-columns .tbody .trow > span {
      width: 100px;
  }

  .rest-columns > .thead > span {
      margin-right: 0px;
      margin-left: 0;
      padding: 15px;
      min-width: 100px;
  }

  .tabs-container {
    position: relative;
    height: 100%;
    margin-top: 0;
  }

  .tabs-container nav {
    border: 0;
  }

  .tabs-container nav ul {
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    background: #fff;
    border: 0;
  }

  .tabs-container nav ul li.active {
    order: 0;
    border: 0;
    background: #182878;
    border-top: 1px solid #EAECF0;
    color: #fff;
    border-radius: 8px;
  }

  .tabs-container nav ul.expanded li.current.active,
  .tabs-container nav ul.expanded li.current1.active,
  .tabs-container nav ul.expanded li.current2.active,
  .tabs-container nav ul.expanded li.current3.active,
  .tabs-container nav ul.expanded li.current4.active {
    border-radius: 8px 8px 0 0;
  }

  .tabs-container nav ul li { 
    background: #fff;
  }

  /* table tr th:first-child {
    max-width: 170px !important;
    white-space: normal;
  } */

  .Choose_Plan .tab-content {
    margin-top: 70px;
  }

  .Why_us_Main p {
    margin-bottom: 24px;
  }

  .Text_End_Box , .Text_Start_Box {
    text-align: left;
  }

  .Why_us_Box_Points.Why_Us_Left_Points_Box ,
  .Why_us_Box_Points.Why_Us_Right_Points_Box {
    display: inline-block;
    text-align: left;
    min-width: 100%;
    margin-top: 16px;
    font-size: 15px;
    margin-left: 0;
  }

  .center button.slick-prev.slick-arrow {
    top: -14%;
    left: 8%;
  }

  .center button.slick-next.slick-arrow {
    right: 8%;
    top: -14%;
  }

  .Website_Box {
    display: inline-block;
  }
  .Website_Box label { 
    width: 100%;
  }



  /* Services Page CSS Start */ 

  .Ready_to_Elevate .Already_Website_Box {
    padding: 36px;
  }

  section.Choose_Plan h3 {
    background: transparent;
    border-radius: 16px 0 0 0;
    padding: 0 16px 26px 16px;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    font-family: Inter;
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: normal;
    text-align: center;
    color: #3A58EF;
  }


  .tabs-container nav ul li.active:before {
    background: #283FB1;
    width: 54px;
    height: 54px;
    display: inline-block;
    position: absolute;
    right: 1px;
    top: 1px;
    border-radius: 0px 8px 8px 0;
    content: '';
  }

  .tabs-container nav ul.expanded li.active:before {
    content: '';
    border-radius: 0px 8px 0px 0;
  }

  section.Choose_Plan .Services_Box h3.Services_Box_Title {
    text-align: left;
    color: #344054;
  }

  .tabs-container nav ul.expanded li:not(.active) {
    position: relative;
    top: auto;
    background: #EBEEFD;
    border-width: 1px, 1px, 0px, 1px;
    border-style: solid;
    border-color: #EAECF0;
    font-family: Inter;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: normal;
    color: #5D667B;
  }



  .Our_Work_Tabs .nav-pills {
    align-items: center;
    margin-top: 48px;
    background: #F9FAFB;
    padding: 10px;
    border-radius: 12px;
    gap: 16px;
    justify-content: flex-start;
    margin-bottom: 24px;
    flex-wrap: nowrap;
    white-space: nowrap;
    overflow-x: auto;
    padding-bottom: 10px;
    display: flex;
  }

  .Our_Work_Tabs .nav-pills li.nav-item .nav-link {
    font-family: Inter;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    padding: 8px 58px;
    color: #101828;
    border-radius: 4px;
    border: 1px solid #D0D5DD;
    background: #FFF;
  }

  .Our_Work_Tabs .nav-pills li.nav-item .nav-link.active {
    background: #FFFFFF;
    box-shadow: 0px 0px 2px 0px #E0E0E0, 0px 2px 4px -2px #18274B05, 0px 4px 4px -2px #18274B0F;
    color: #344054;
    margin-bottom: 00;
    border-radius: 10px;
    border-radius: 4px;
    border: 1px solid #3a58ef;
    background: #e1e6fd;
  }

  ::-webkit-scrollbar-thumb {
    background: #707070d4;
    border-radius: 2px;
  }
}

@media(max-width:767px){
  .speker_imge {
      height: 227px;
      justify-content: center;
      WIDTH: 227PX;
  }
  .specker_details {
      padding: 30px 0;
      background-image: none;
      min-height: auto;
  }
  .specker_desc .speaker_head {
      font-size: 24px;
      line-height: 1.5;
  }
  section.spleaker_grid .ins_ttl {
      font-size: 24px;
  }
  section.spleaker_grid {
      padding: 30px 0;
  }
}