.entertainment-ai-container {
  position: relative;
}

.video-bg-wrap .video-overlay {
  opacity: 0.7;
}

/* Image styling */
.ent-leaf {
  position: absolute;
  top: 30%;
  transform: translateY(-50%);
  height: auto;
}

.ent-leaf-left {
  left: 40px;
}

.ent-leaf-right {
  right: 40px;
}

.ent-col {
  border-right: 1px solid #ACACAC;
  padding-left: 40px;
}

.ent-col:last-child {
  border-right: none;
}

.ent-feature-item {
  gap: 14px;
  padding: 0 25px;
}

.ent-why-choose-heading {
  flex-direction: column;
}

.ent-doc-image img {
  border-radius: 48px;
}

.ent-cost-breakdown-section .section-title::after {
  content: none;
}

.ent-cost-breakdown-section .ent-build-desc::after {
  content: "";
  display: block;
  width: 90.87px;
  height: 4px;
  background-color: #2087F0;
  margin: 20px auto 0;
  border-radius: 4px;
}

.ent-card-title {
  display: inline-flex;
  gap: 12px;
  align-items: center;
  font-size: 16.07px;
  font-family: "GoldplayAlt-SemiBold";
  color: #151515;
  margin: 0;
}

.ent-why-choose-bottom .choose-card {
  padding: 24px 25px !important;
}

.ent-why-choose-bottom .choose-card .card-title {
  margin-bottom: 0 !important;
}

.entertainment-page-wrapper .cost-tab-content,
.entertainment-page-wrapper .service-tab-pane,
.entertainment-page-wrapper .feature-tab-pane,
.entertainment-page-wrapper .why-hire-tab-content {
  display: none;
}

.entertainment-page-wrapper .cost-tab-content.active,
.entertainment-page-wrapper .service-tab-pane.active,
.entertainment-page-wrapper .feature-tab-pane.active,
.entertainment-page-wrapper .why-hire-tab-content.active {
  display: block;
}

.entertainment-page-wrapper .hero-section-food .hero-content .hero-btn {
  width: max-content;
  gap: 15px;
  margin: 0 auto;
}

.entertainment-page-wrapper .hero-section-food .hero-content .hero-btn svg {
  margin-left: 0;
}

.entertainment-page-wrapper .business-header .section-title {
  color: #1C1C1C;
}

.entertainment-page-wrapper .reimagining-description-bcx .section-desc {
  color: #656565;
  /*font-size: 18px;*/
}

.ent-doc-image {
  margin-top: 40px;
}

.entertainment-page-wrapper .sectionbtn .common-btn {
  padding: 16px 20px;
  display: flex;
  width: fit-content;
}

.entertainment-page-wrapper .why-hire-content-wrap .bulltets {
  display: flex;
  margin: 0;
  padding: 0;
  list-style-type: none;
}



.entertainment-page-wrapper .services-section .services-content-wrap .tab-content-box .service-tab-pane .tab-desc {
  min-height: auto;
  margin-bottom: 28px;
}

.entertainment-page-wrapper .powerful-features-section .features-header .section-desc {
  /*font-size: 19.77px;*/
  color: #96999C;
  /*line-height: 28.39px;*/
}

.entertainment-page-wrapper .powerful-features-section .feature-list li {
  font-size: 16.07px;
  color: #FFFFFF;
  line-height: 22px;
}

.services-section .services-content-wrap .tabs-list-box .tabs-list {
  flex-wrap: nowrap;
}

.entertainment-page-wrapper .powerful-features-section .feature-list .icon-wrap {
  margin-right: 15px;
}

.entertainment-page-wrapper .powerful-features-section .feature-list .icon-wrap img {
  width: 32px;
}

.entertainment-page-wrapper .why-hire-content-wrap {
  background: #2087F0;
  /*padding: 50px 30px 50px 50px;*/
}

.entertainment-page-wrapper .healthcare-build-item {
  gap: 10px;
  padding: 0px;
}

.entertainment-page-wrapper .innovative-business-section {
  padding: 0px;
}

.entertainment-page-wrapper .healthcare-build-item:hover {
  transform: none;
}

.entertainment-page-wrapper .why-hire-tab-item:hover .why-hire-tab-title,
.entertainment-page-wrapper .why-hire-tab-item:hover .why-hire-tab-num {
  color: #2087F0;
}

.entertainment-page-wrapper .healthcare-stats-banner-section .stats-banner-card .stats-banner-content .stats-banner-title {
  font-size: 50px;
  line-height: 64px;
  margin-bottom: 50px;
}

.entertainment-page-wrapper .healthcare-stats-banner-section .custom-container {
  padding: 0px 60px;
}

.entertainment-page-wrapper .healthcare-stats-banner-section .stats-banner-card .stats-banner-content .banner-btn {
  font-size: 18px;
  margin-bottom: 30px;
  height: 64px;
  min-width: 240px;
}

.entertainment-page-wrapper .funded-by-section .entertainment-ai-container {
  width: fit-content;
  padding: 0 110px;
  margin: 0 auto;
}



.entertainment-page-wrapper .cost-breakdown-section .section-title {
  margin-bottom: 20px;
}

.entertainment-page-wrapper .cost-breakdown-section .ent-build-desc {
  max-width: 1250px;
  margin: 0 auto;
  color: #333333;
  font-size: 18px;
  font-family: "GoldplayAlt-Medium";
}

.entertainment-page-wrapper .cost-breakdown-section .ent-col {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  font-family: "GoldplayAlt-SemiBold";
  font-size: 16px;
  padding: 0px 40px;
}

.features-we-add-section .cost-tab-content {
  background-color: transparent !important;
}

.entertainment-page-wrapper .services-section .services-content-wrap .tab-content-box .service-tab-pane .tab-title {
  font-size: 30px;
  font-family: "GoldplayAlt-SemiBold";
  color: #1A1A1A;

}

.entertainment-page-wrapper .services-section .services-content-wrap .tab-content-box .feature-list li {
  color: #151515;
  font-size: 16.07px;
  line-height: 24.11px;
  font-family: "GoldplayAlt-SemiBold";
  margin-bottom: 18px;
}

.entertainment-page-wrapper .services-section .services-content-wrap .tab-content-box .feature-list li .icon-wrap {
  margin-right: 10px;
}


.entertainment-page-wrapper .eco-accordion .eco-body .eco-body-inner .pills-grid .eco-pill .eco-pill-dot {
  position: relative;
  top: -2px;
}

.entertainment-page-wrapper .project-thumbnail img {
  border-radius: 10px;

}

/*.entertainment-page-wrapper .left-item {
  margin-bottom: 15px;
}*/

.entertainment-page-wrapper .emerging-tech-section {
  padding: 80px 0 40px 0x;
}

.entertainment-page-wrapper .why-choose-section {
  padding: 0;
}

.entertainment-page-wrapper .stats-cta-section {
  padding-bottom: 80px;
}

.entertainment-page-wrapper .stats-cta-section .stats-cta-wrap .stats-cta-top .cta-desc-wrap {
  text-align: right !important;
  border: 0 !important;
}

.entertainment-page-wrapper .stats-cta-section .stats-cta-wrap .stats-cta-top .cta-desc-wrap .common-btn {
  background-color: white;
  color: #191919;
  font-family: "GoldplayAlt-SemiBold";
  /*box-shadow: 0px 8px 10px -6px #0000001A;
  font-size: 16px;
 
  width: 260px;
  height: 64px;
  box-shadow: 0px 20px 25px -5px #0000001A;*/

}

.entertainment-page-wrapper .healthcare-stats-banner-section {
  border-radius: 59.17px;
  /*padding: 80px 60px;*/
  color: #ffffff;
  background: url(https://www.techugo.com/new-assets/img/entertainment-img/loyal-user-banner.webp) no-repeat;
  background-repeat: no-repeat;
  background-position: center;
  background-size: revert-rule;
}

.entertainment-page-wrapper .stats-cta-section .stats-cta-wrap {
  border-radius: 59.17px;
  /*padding: 80px 60px;*/
  color: #ffffff;
  background-image: url(https://www.techugo.com/new-assets/img/entertainment-img/next-gen-banner.webp) !important;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.stats-cta-section .stats-cta-wrap .stats-cta-bottom .stat-item .stat-num {
  font-family: "GoldplayAlt-Medium";
}

.entertainment-page-wrapper .services-section .services-content-wrap .tab-content-box .service-tab-pane .tab-desc {
  font-family: "GoldplayAlt-Medium";
}

.entertainment-page-wrapper .cost-breakdown-section .cost-content-wrap .cost-tab-content.active {
  padding: 0px;
}


.choose-us-carousel .owl-stage {
  display: flex;
  align-items: stretch;
}

.choose-us-carousel .owl-stage .owl-item {
  display: flex;
}

.why-choose-section .why-choose-bottom .choose-card {
  height: auto !important;
}

.entertainment-page-wrapper .why-choose-section .why-choose-bottom .choose-card {
  width: inherit !important;
}

.entertainment-page-wrapper .choose-us-techugo-wrap {
  padding-top: 80px;
}


.entertainment-page-wrapper .technology-stack-wrap .eco-header {
  border: 0;
  padding-bottom: 0;
}

.entertainment-page-wrapper .technology-stack-wrap .eco-header {
  margin-left: 0;


}

.entertainment-page-wrapper .technology-stack-wrap .eco-header .section-border {

  height: -webkit-fill-available;
  padding-left: 0;
  padding-right: 0;
}

.entertainment-page-wrapper .technology-stack-wrap .eco-header .section-border .eco-title {
  border-bottom: 2px solid #CECECE;
  height: 100%;
  margin-right: 32px;
}

.entertainment-page-wrapper .technology-stack-wrap .eco-header .eco-desc {
  color: #000000;
}


/* Custom Accordion Styling for Services Section (Match Screenshot 1) */
.entertainment-page-wrapper #servicesAccordion {
  margin-top: 2rem;
}

.entertainment-page-wrapper #servicesAccordion .accordion-item {
  border: none;
  margin-bottom: 15px;
  border-radius: 12px;
  overflow: hidden;
  background: transparent;
}

.entertainment-page-wrapper #servicesAccordion .accordion-button {
  background-color: #f4f4f4;
  color: #444;
  font-weight: 500;
  border: none;
  border-radius: 12px !important;
  box-shadow: none;
  padding: 16px 35px 16px 20px;
  font-family: "GoldplayAlt-SemiBold";
}

.entertainment-page-wrapper #servicesAccordion .accordion-button .tab-num {
  color: #2087F0;
  font-weight: 600;
}

.entertainment-page-wrapper #servicesAccordion .accordion-button:not(.collapsed) {
  background-color: #2087F0;
  color: #fff;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.entertainment-page-wrapper #servicesAccordion .accordion-button:not(.collapsed) .tab-num {
  color: #fff;
}


.entertainment-page-wrapper #servicesAccordion .accordion-body {
  background-color: #fafafa;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  padding: 20px;
  border: 1px solid #f4f4f4;
  border-top: none;
}

.entertainment-page-wrapper #servicesAccordion .accordion-body .tab-title {
  display: none !important;
}

.entertainment-page-wrapper #whyHireAccordion {
  margin-top: 2rem;
  background: transparent;
}

.entertainment-page-wrapper #whyHireAccordion .accordion-item {
  border: none;
  margin-bottom: 15px;
  border-radius: 12px;
  overflow: hidden;
  background-color: #fff;
}

.entertainment-page-wrapper #whyHireAccordion .accordion-button {
  position: relative;
  background-color: #fff;
  color: #666;
  font-weight: 500;
  border: none;
  border-radius: 12px !important;
  box-shadow: none;
  padding: 16px 20px;
  font-family: "GoldplayAlt-SemiBold";
}

.entertainment-page-wrapper #whyHireAccordion .accordion-button .eco-chevron {
  position: absolute;
  top: 10px;
  right: 10px;
  transform: rotate(-180deg);
}

.entertainment-page-wrapper #whyHireAccordion .accordion-button .eco-chevron svg path {
  stroke: #ffffff;

}

.entertainment-page-wrapper #whyHireAccordion .accordion-button.collapsed .eco-chevron {
  transform: rotate(0deg);
}

.entertainment-page-wrapper #whyHireAccordion .accordion-button.collapsed .eco-chevron svg path {
  stroke: #000000;
}

.entertainment-page-wrapper #whyHireAccordion .accordion-button .tab-num {
  color: #2087F0;
  font-weight: 600;
}

.entertainment-page-wrapper #whyHireAccordion .accordion-button:not(.collapsed) {
  background-color: #2087F0;
  color: #fff;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  font-family: "GoldplayAlt-SemiBold";
}


.entertainment-page-wrapper #whyHireAccordion .accordion-body {
  background-color: #2087F0;
  color: #ffffff;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  padding: 20px;
}

.entertainment-page-wrapper #whyHireAccordion .accordion-body .tab-desc {
  color: #ffffff !important;
}

.entertainment-page-wrapper #whyHireAccordion .accordion-body .tab-title {
  display: none !important;
}

.entertainment-page-wrapper #whyHireAccordion .accordion-body .tab-desc {
  color: #000000;
}

.entertainment-page-wrapper .services-section .mobile-services-accordion {
  background-color: transparent;
}

.entertainment-page-wrapper .bullets {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  left: -15px;
}

.entertainment-page-wrapper .bullets li {
  width: 50%;
  margin-bottom: 15px;
  margin-top: 20px;
}

.entertainment-page-wrapper .bullets li img {
  width: 28px;
  margin-right: 10px;
  position: relative;
  top: -2px;
}

.entertainment-page-wrapper .bullets li span {
  font-size: 16px;
  display: inline-block;
  font-family: "GoldplayAlt-Medium";
}

.growing-market-bulltets {
  margin-top: 110px;
}

.growing-market-bulltets li {
  margin-bottom: 20px;
}

.growing-market-bulltets li img {
  margin-right: 15px;
  /*width: 36px;*/
  position: relative;
  top: -5px;
}

.growing-market-bulltets li span {
  font-size: 28px;
  display: inline-block;
  font-family: "GoldplayAlt-SemiBold";
}

.entertainment-page-wrapper .services-section .services-header .section-title {
  width: 100%;
}

.entertainment-page-wrapper .faq-wrap .accordion-item {
  padding-right: 80px;
}

.entertainment-page-wrapper .services-section .services-content-wrap .tabs-list-box {
  height: 480px;
}

.custom-bdr {
  border-right: 1px solid #ACACAC !important;
  padding-top: 20px !important;
}

/* Outside Scroll Line for Services Tabs */
.entertainment-page-wrapper .ent-tabs-scroll-outer {
  position: relative;
  display: flex;
  align-items: stretch;
  padding-left: 35px;
  height: 100%;
}

.entertainment-page-wrapper .ent-tabs-scroll-line {
  position: absolute;
  left: 10px;
  top: 35px;
  width: 5.5px;
  height: calc(100% - 70px);
  background: #EAEAEA;
  border-radius: 8px;
  overflow: hidden;
}

.entertainment-page-wrapper .ent-tabs-scroll-line .ent-scroll-thumb {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 80px;
  background: #2087F0;
  border-radius: 30px;
  transition: transform 0.1s linear;
}

.entertainment-page-wrapper .why-hire-tabs-wrap {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 580px;
  scrollbar-width: none;
}

.entertainment-page-wrapper .why-hire-tabs-wrap::-webkit-scrollbar {
  width: 0px;
}

.why-choose-section .why-choose-bottom .choose-card p {
  font-family: "GoldplayAlt-Medium";
  margin-top: 15px;
}

.entertainment-page-wrapper .cost-breakdown-section .cost-tabs-wrap .cost-tabs-list .cost-tab-item {
  padding: 15px 30px;
  border: 1px solid #060C1D;

}

.entertainment-page-wrapper .cost-breakdown-section .cost-tabs-wrap .cost-tabs-list .cost-tab-item.active {
  border-color: #2087F0 !important;

}

/* Responsive Style Start Here */
@media (max-width: 1720px) {
  .growing-market-bulltets {
    margin-top: 90px;
  }

  /* .entertainment-page-wrapper  .why-hire-content-title {
        font-size: 40px;
        line-height: 58px;
    }*/

  .entertainment-page-wrapper .healthcare-stats-banner-section .stats-banner-card .stats-banner-content .stats-banner-title {
    font-size: 38px;
    line-height: 52px;
  }

  .entertainment-page-wrapper .why-hire-tab-title {
    font-size: 22px;
    line-height: 38px;
  }

  .growing-market-bulltets li span {
    font-size: 26px;
  }

  .entertainment-page-wrapper .business-header .section-title,
  .entertainment-page-wrapper .powerful-features-section .features-header .section-title,
  .entertainment-page-wrapper .healthcare-stats-banner-section .stats-banner-card .stats-banner-content .stats-banner-title,
  .entertainment-page-wrapper .services-header .section-title,
  .entertainment-page-wrapper .why-choose-section .why-choose-top .section-title,
  .entertainment-page-wrapper .stats-cta-section .stats-cta-wrap .stats-cta-top .cta-heading,
  .entertainment-page-wrapper .funded-title {
    font-size: 38px;
    line-height: 42px;

  }
}

@media (max-width: 1680px) {
  .cost-breakdown-section .cost-content-wrap .cost-tab-content.active {
    padding: 40px 0px 30px 0px;
  }

  .entertainment-page-wrapper .business-header .section-title,
  .entertainment-page-wrapper .powerful-features-section .features-header .section-title,
  .entertainment-page-wrapper .healthcare-stats-banner-section .stats-banner-card .stats-banner-content .stats-banner-title,
  .entertainment-page-wrapper .services-header .section-title,
  .entertainment-page-wrapper .why-choose-section .why-choose-top .section-title,
  .entertainment-page-wrapper .stats-cta-section .stats-cta-wrap .stats-cta-top .cta-heading,
  .entertainment-page-wrapper .funded-title {
    font-size: 36px;
    line-height: 48px;

  }

  .growing-market-bulltets li span {
    font-size: 22px;
  }
}

@media (max-width: 1580px) {
  .entertainment-page-wrapper .choose-us-techugo-wrap {
    padding-top: 60px;
  }

  .growing-market-bulltets {
    margin-top: 80px;
  }

  .growing-market-bulltets li span {
    font-size: 24px;
  }

  .entertainment-page-wrapper .why-hire-tab-title {
    font-size: 20px;
    line-height: 35px;
  }

  .entertainment-page-wrapper .hero-section-food .hero-content .hero-btn {
    width: 310px !important;
  }

  .entertainment-page-wrapper .funded-by-section {
    padding: 80px 20px;
  }

  /* .entertainment-page-wrapper .powerful-features-section .features-header .section-desc {
    font-size: 17.77px;
    line-height: 24.39px;
  }*/

  .entertainment-page-wrapper .powerful-features-section .feature-list li {
    font-size: 14.07px;
    line-height: 20px;
  }

  /* .entertainment-page-wrapper .why-hire-content-title {
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 10px;
  }*/

  .entertainment-page-wrapper .healthcare-stats-banner-section .custom-container {
    padding: 0px 20px;
  }

  .entertainment-page-wrapper .healthcare-stats-banner-section .stats-banner-card .stats-banner-content .banner-btn {
    font-size: 16px;
    height: 58px;
    min-width: 200px;
  }

  .entertainment-page-wrapper .why-hire-tabs-wrap {
    width: 100%;
  }

  .entertainment-page-wrapper .ent-col {
    padding-left: 25px;
  }

  .entertainment-page-wrapper .cost-breakdown-section {
    padding: 80px 0 0px 0;
  }

  .entertainment-page-wrapper .eco-toggle-title {
    font-size: 20px;
  }

  .entertainment-page-wrapper .eco-toggle {
    padding: 20px 26px;
  }

  .entertainment-page-wrapper .eco-accordion {
    border-radius: 26px;
    padding: 12px;

  }

  .entertainment-page-wrapper .stats-cta-section .stats-cta-wrap .stats-cta-bottom .stat-item .stat-num {
    font-size: 82px;
  }

  .entertainment-page-wrapper .stats-cta-section .stats-cta-wrap .stats-cta-top {
    margin-bottom: 50px;
  }

  .entertainment-page-wrapper .choose-us-techugo-wrap .choose-nav-wrap {
    margin-top: 40px !important;
  }

  .services-section .services-content-wrap .tab-content-box {
    padding: 40px 50px;
  }

  /*  .entertainment-page-wrapper .why-hire-tab-title {
    font-size: 22px;
    line-height: 32px;
  }*/
}

@media (max-width: 1480px) {

  .entertainment-page-wrapper .business-header .section-title,
  .entertainment-page-wrapper .powerful-features-section .features-header .section-title,
  .entertainment-page-wrapper .healthcare-stats-banner-section .stats-banner-card .stats-banner-content .stats-banner-title,
  .entertainment-page-wrapper .services-header .section-title,
  .entertainment-page-wrapper .why-choose-section .why-choose-top .section-title,
  .entertainment-page-wrapper .stats-cta-section .stats-cta-wrap .stats-cta-top .cta-heading,
  .entertainment-page-wrapper .funded-title {
    font-size: 34px;
    line-height: 45px;

  }

  .entertainment-page-wrapper .ent-col {
    padding-left: 10px;
  }

  .services-section .services-content-wrap .tab-content-box {
    padding: 35px 40px;
  }

  .entertainment-page-wrapper .cost-breakdown-section .ent-col {
    font-size: 15px;
    padding: 0px 25px;
  }

  .growing-market-bulltets li span {
    font-size: 23px;
  }

  .growing-market-bulltets {
    margin-top: 70px;
  }

  .why-choose-section .why-choose-bottom .choose-card p {
    font-size: 15px;
  }
}

@media (max-width:1380px) {
  .entertainment-page-wrapper .choose-us-techugo-wrap {
    padding-top: 50px;
  }

  .innovative-business-section .business-header {
    margin-bottom: 50px;
  }

  .why-choose-section .why-choose-bottom .choose-card p {
    font-size: 14px;
  }

  .growing-market-bulltets {
    margin-top: 60px;
  }

  .growing-market-bulltets li span {
    font-size: 22px;
  }

  .entertainment-page-wrapper .why-hire-tab-title {
    font-size: 18px;
    line-height: 30px;
  }

  .entertainment-page-wrapper .cost-breakdown-section .ent-col {
    font-size: 14px;
    padding: 0px 20px;
  }

  .why-hire-tab-item {
    padding: 20px 0px;
  }
}

@media (max-width: 1280px) {
  .growing-market-bulltets li span {
    font-size: 20px;
  }

  .growing-market-bulltets {
    margin-top: 50px;
  }

  .entertainment-page-wrapper .why-hire-tab-title {
    .entertainment-page-wrapper .cost-breakdown-section .ent-col {
      font-size: 14px;
      padding: 0px 10px;
    }

    font-size: 20px;
    line-height: 30px;
  }

  .entertainment-page-wrapper .why-hire-tab-num {
    font-size: 20px;
    line-height: 30px;
  }

  .entertainment-page-wrapper .why-hire-content-wrap {
    background: #2087F0;
    padding: 40px 40px;
  }

  .entertainment-page-wrapper .healthcare-stats-banner-section {
    padding: 40px 40px;
  }
}

@media (max-width: 991px) {

  .entertainment-page-wrapper .business-header .section-title,
  .entertainment-page-wrapper .powerful-features-section .features-header .section-title,
  .entertainment-page-wrapper .healthcare-stats-banner-section .stats-banner-card .stats-banner-content .stats-banner-title,
  .entertainment-page-wrapper .services-header .section-title,
  .entertainment-page-wrapper .why-choose-section .why-choose-top .section-title,
  .entertainment-page-wrapper .stats-cta-section .stats-cta-wrap .stats-cta-top .cta-heading,
  .entertainment-page-wrapper .funded-title {
    font-size: 22px;
    line-height: 28px;
    text-align: left;
  }

  .ent-doc-image img {
    border-radius: 20px;
  }

  .entertainment-page-wrapper .healthcare-build-item {
    gap: 0px;
    padding: 0px;
  }

  .entertainment-page-wrapper .bullets li span {
    font-size: 14px;
  }

  .growing-market-bulltets li img {
    top: -3px;
  }

  .entertainment-page-wrapper .cost-breakdown-section .ent-build-desc {
    font-size: 16px;
  }

  .entertainment-page-wrapper .why-choose-section .why-choose-bottom .choose-card .card-title {
    font-size: 16px;
    line-height: 22px;
  }

  .entertainment-page-wrapper .technology-stack-wrap .eco-header .col-md-6 {
    padding: 0;
  }

  .entertainment-page-wrapper .technology-stack-wrap .eco-header .col-md-6 .eco-desc {
    font-size: 14px;
  }

  .entertainment-page-wrapper .stats-cta-section .stats-cta-wrap.row {
    margin-bottom: 15px;
    padding: 0 25px;
  }

  .entertainment-page-wrapper #whyHireAccordion .accordion-button.collapsed .tab-num {
    color: #2087F0;

  }

  .entertainment-page-wrapper #whyHireAccordion .accordion-button .tab-num {

    color: #fff;

  }

  .entertainment-page-wrapper .funded-title {
    text-align: left;
  }

  .entertainment-page-wrapper .funded-title br {
    display: none;
  }

  .entertainment-page-wrapper .services-section .services-header {
    padding: 0;
  }

  .entertainment-page-wrapper .cost-breakdown-section .cost-tabs-wrap .cost-tabs-list .cost-tab-item.active {
    background: #2087F0 !important;
  }

  .entertainment-page-wrapper .cost-breakdown-section .cost-tabs-wrap .cost-tabs-list .cost-tab-item {
    white-space: nowrap;
    padding: 8px 20px;
    font-size: 16px;
    height: 48px;
  }

  .entertainment-page-wrapper .stats-cta-section .stats-cta-wrap .stats-cta-bottom .stat-item .stat-num {
    font-size: 50px !important;
    text-align: left;
  }

  .entertainment-page-wrapper .emerging-tech-section .custom-container.container .row .col-lg-5.mb-5.mb-lg-0 {
    margin-bottom: 0 !important;
  }

  .entertainment-page-wrapper .emerging-tech-section .custom-container.container .common-slider-mob {
    padding-bottom: 35px !important;
  }

  .entertainment-page-wrapper .emerging-tech-section .custom-container.container .common-slider-mob .common-slider-mob .owl-carousel .owl-nav {
    padding-top: 0;
  }

  .entertainment-page-wrapper .choose-us-techugo-wrap {
    padding-top: 40px;
  }

  .growing-market-bulltets {
    margin-top: 40px;
  }

  .entertainment-page-wrapper .stats-cta-section .stats-cta-wrap .stats-cta-top .cta-desc-wrap {
    text-align: center;

  }

  .entertainment-page-wrapper .reimagining-description-bcx {
    padding-left: 0px;
  }

  .entertainment-page-wrapper #servicesAccordion .accordion-body {
    padding-top: 10px;
  }

  .entertainment-page-wrapper .powerful-features-section .feature-list .icon-wrap img {
    width: 26px;
    height: auto;
    margin-right: 15px;
  }

  .entertainment-page-wrapper .why-hire-content-wrap {
    padding: 20px 25px;
    border-radius: 32px;
  }

  .entertainment-page-wrapper .healthcare-stats-banner-section .custom-container,
  .entertainment-page-wrapper .healthcare-stats-banner-section .custom-container .stats-banner-card {
    padding: 10px 0px;
  }

  .entertainment-page-wrapper .healthcare-stats-banner-section .stats-banner-card .stats-banner-content .banner-btn {
    font-size: 15px;
    height: 48px;
    min-width: auto;
    width: auto;
  }

  .entertainment-page-wrapper .healthcare-stats-banner-section {
    background: url(https://www.techugo.com/new-assets/img/entertainment-img/mob-banner-entertainment.webp) no-repeat;
    background-size: cover;
    margin-bottom: 30px;
    padding: 20px 25px;
    border-radius: 32px;
    background-position: bottom;
  }

  .entertainment-page-wrapper .cost-breakdown-section .ent-col {
    padding-left: 0;
    border: 0;
  }

  .entertainment-page-wrapper .features-we-add-section {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .entertainment-page-wrapper .card-title.ent-card-title {
    margin-top: 0 !important;
    margin-bottom: 15px;
  }

  .entertainment-page-wrapper .card-title.ent-card-title .icon-wrap img {
    width: 22px;
  }

  .entertainment-page-wrapper .ent-cost-breakdown-section {
    padding-top: 0;
    padding-bottom: 0;
  }

  .entertainment-page-wrapper .eco-accordion {
    border-radius: 22px;
  }

  .entertainment-page-wrapper .eco-accordion .eco-toggle {
    padding: 15px 18px;
  }

  .entertainment-page-wrapper .eco-accordion .eco-toggle .eco-toggle-title {
    font-size: 16px;
  }

  .entertainment-page-wrapper .eco-body-inner {
    padding: 5px 10px 15px;
  }

  .food-page-wrapper.entertainment-page-wrapper .mobile-services-accordion .tab-desc,
  .features-accordion .tab-desc {
    font-size: 14px;
    margin-bottom: 0;
  }

  .entertainment-page-wrapper .technology-stack-wrap .eco-header .section-border .eco-title {
    margin-right: 0;
    padding-bottom: 15px;
  }

  .entertainment-page-wrapper #servicesAccordion .accordion-body {
    background-color: #2087F0;
    border: 1px solid #2087F0;
  }



  .entertainment-page-wrapper .stats-cta-section .stats-cta-wrap {
    border-radius: 30px;
    padding: 20px 20px;

  }

  .entertainment-page-wrapper .hero-section-food .hero-content .hero-btn {
    width: auto;
    gap: 15px;
    margin: 0 auto;
  }

  .entertainment-page-wrapper .ent-cost-breakdown-section {
    padding-bottom: 0;
  }

  .entertainment-page-wrapper .services-section .mobile-services-accordion {
    padding: 0;
  }

  .entertainment-page-wrapper .cost-breakdown-section .cost-content-wrap .cost-tab-content.active {
    padding: 15px 0px 30px 20px;
  }

  .entertainment-page-wrapper .funded-by-section {
    padding: 15px 20px 40px 20px;
  }

  .growing-market-bulltets {
    margin-top: 20px;
  }

  .innovative-business-section .sectionbtn {
    margin: 30px 0px 15px 0px;
  }

  .entertainment-page-wrapper #servicesAccordion .accordion-body .common-btn {
    font-size: 16px;
    margin-top: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 15px;
    height: 48px;
  }

  .entertainment-page-wrapper .stats-cta-section .stats-cta-wrap .stats-cta-top .cta-desc-wrap {
    text-align: center !important;

  }

  .stats-cta-section .custom-container.container .stats-cta-wrap .col-lg-12.btn-desktop-hide {
    margin-top: 30px;
  }

  .stats-cta-section .custom-container.container .stats-cta-wrap .col-lg-12.btn-desktop-hide .cta-desc-wrap .common-btn {
    width: 100%;
    background-color: white;
    color: #000000;
    display: block;
    text-align: center;
    padding: 18px 15px;
  }

  .entertainment-page-wrapper #servicesAccordion .accordion-body {
    background-color: #2087F0;
    border: 1px solid #2087F0;
  }

  .growing-market-bulltets li {
    margin-bottom: 15px;
  }

  .growing-market-bulltets li {
    padding-left: 0;
    margin-bottom: 15px;
    color: #000000;
  }

  .growing-market-bulltets li img {
    margin-right: 10px;
    width: 24px;
  }

  .growing-market-bulltets li span {
    font-size: 18px;

  }

  .entertainment-page-wrapper .stats-cta-section .stats-cta-wrap .stats-cta-bottom .stat-item .stat-num {
    font-size: 54px;
  }

  .entertainment-page-wrapper .ourwork-wrap .common-slider-mob .btn-group-custom {
    padding: 0 20px;
    margin-top: 30px;
  }

  .entertainment-page-wrapper .choose-us-techugo-wrap .why-choose-bottom {
    padding: 0 15px;
  }

  .entertainment-page-wrapper .stats-cta-section .stats-cta-wrap .stats-cta-top {
    margin-bottom: 20px;
  }

  .entertainment-page-wrapper .stats-cta-section {
    padding-bottom: 60px;
    padding-top: 60px;
  }

  .custom-bdr {
    border-right: 0px solid #ACACAC !important;
    padding-top: 0px !important;
  }

  .entertainment-page-wrapper .bullets {
    display: block;

  }

  .entertainment-page-wrapper .bullets li {
    width: 100%;

  }

  .entertainment-page-wrapper #whyHireAccordion {
    padding: 0;
  }

  .entertainment-page-wrapper .cost-breakdown-section .ent-build-desc {
    text-align: left;
  }

  .entertainment-page-wrapper .funded-by-section .entertainment-ai-container {

    padding: 0 5px;

  }

  .entertainment-page-wrapper .funded-by-section .entertainment-ai-container .ent-leaf-left {

    left: 10px;
  }

  .entertainment-page-wrapper .funded-by-section .entertainment-ai-container .ent-leaf-right {

    right: 10px;

  }
}

@media (max-width: 767px) {
  .growing-market-bulltets {
    margin-top: 30px;
  }

  .growing-market-bulltets li span {
    font-size: 16px;
  }

  .growing-market-bulltets li img {
    width: 25px;
  }

  .innovative-business-section .business-header {
    margin-bottom: 30px;
  }

  .ent-doc-image {
    margin-top: 20px;
  }

  .entertainment-page-wrapper .choose-us-techugo-wrap {
    padding-top: 30px;
  }
}

/* Responsive Style End Here */